Welcome to the CHICKEN Scheme pasting service
Installing chicken added by DeeEff on Sat May 10 01:52:44 2025
$ cargo run --profile release-with-debug -- toolchain install -d linux 5.3.0 1>/dev/null Finished `release-with-debug` profile [optimized + debuginfo] target(s) in 0.12s Running `target/release-with-debug/carton toolchain install -d linux 5.3.0` 2025-05-09T23:47:39.460513Z INFO carton::commands::toolchain::install: Found existing source directory, skipping unarchive process., source_directory: "sources/chicken-5.3.0" at carton/src/commands/toolchain/install.rs:583 2025-05-09T23:47:39.460547Z INFO carton::commands::toolchain::install: No need to run configure script for CHICKEN with major version < 6 at carton/src/commands/toolchain/install.rs:172 2025-05-09T23:50:14.941143Z INFO carton::commands::toolchain::install: Successfully installed CHICKEN 5.3.0., prefix: /home/jeremy/.local/share/carton/5.3.0, sources: /home/jeremy/.cache/carton/sources/chicken-5.3.0 at carton/src/commands/toolchain/install.rs:531