[INFO] cloning repository https://github.com/Truthixify/scheme-interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Truthixify/scheme-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTruthixify%2Fscheme-interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTruthixify%2Fscheme-interpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2cc2399e2c6cf64d7a6ef6a59b54d0721bcc5032 [INFO] testing Truthixify/scheme-interpreter against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTruthixify%2Fscheme-interpreter" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Truthixify/scheme-interpreter on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Truthixify/scheme-interpreter [INFO] finished tweaking git repo https://github.com/Truthixify/scheme-interpreter [INFO] tweaked toml for git repo https://github.com/Truthixify/scheme-interpreter written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Truthixify/scheme-interpreter already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal_size v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73b9d430a11708ca4678a81f23ad06db65ddf8952b5a2a7f3e0ff71249450861 [INFO] running `Command { std: "docker" "start" "-a" "73b9d430a11708ca4678a81f23ad06db65ddf8952b5a2a7f3e0ff71249450861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73b9d430a11708ca4678a81f23ad06db65ddf8952b5a2a7f3e0ff71249450861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b9d430a11708ca4678a81f23ad06db65ddf8952b5a2a7f3e0ff71249450861", kill_on_drop: false }` [INFO] [stdout] 73b9d430a11708ca4678a81f23ad06db65ddf8952b5a2a7f3e0ff71249450861 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 262b3977045604785e95e879aa0f98f49f8f00974815fa31800c114939f2b2c8 [INFO] running `Command { std: "docker" "start" "-a" "262b3977045604785e95e879aa0f98f49f8f00974815fa31800c114939f2b2c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling miette-derive v7.4.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling miette v7.4.0 [INFO] [stderr] Compiling scheme-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/evaluator.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | _ => Err("Unexpected expression".to_string()), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/evaluator.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 24 | / Pair::Atom(Atom::Number(_)) [INFO] [stdout] 25 | | | Pair::Atom(Atom::String(_)) [INFO] [stdout] 26 | | | Pair::Atom(Atom::Bool(_)) [INFO] [stdout] 27 | | | Pair::Atom(Atom::Nil) [INFO] [stdout] 28 | | | Pair::Atom(Atom::Op(_)) => Ok(expr), [INFO] [stdout] | |_____________________________________- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 31 | Pair::Atom(Atom::Symbol(sym)) => self [INFO] [stdout] | ----------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 65 | Pair::Cons(head, args) => { [INFO] [stdout] | ---------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 71 | _ => Err("Unexpected expression".to_string()), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.24s [INFO] running `Command { std: "docker" "inspect" "262b3977045604785e95e879aa0f98f49f8f00974815fa31800c114939f2b2c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "262b3977045604785e95e879aa0f98f49f8f00974815fa31800c114939f2b2c8", kill_on_drop: false }` [INFO] [stdout] 262b3977045604785e95e879aa0f98f49f8f00974815fa31800c114939f2b2c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6babf9e9f7abe98ae12418bfe39abd699d628da34821a317a48784cdf00fff9 [INFO] running `Command { std: "docker" "start" "-a" "d6babf9e9f7abe98ae12418bfe39abd699d628da34821a317a48784cdf00fff9", kill_on_drop: false }` [INFO] [stderr] Compiling scheme-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/evaluator.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | _ => Err("Unexpected expression".to_string()), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/evaluator.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 24 | / Pair::Atom(Atom::Number(_)) [INFO] [stdout] 25 | | | Pair::Atom(Atom::String(_)) [INFO] [stdout] 26 | | | Pair::Atom(Atom::Bool(_)) [INFO] [stdout] 27 | | | Pair::Atom(Atom::Nil) [INFO] [stdout] 28 | | | Pair::Atom(Atom::Op(_)) => Ok(expr), [INFO] [stdout] | |_____________________________________- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 31 | Pair::Atom(Atom::Symbol(sym)) => self [INFO] [stdout] | ----------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 65 | Pair::Cons(head, args) => { [INFO] [stdout] | ---------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 71 | _ => Err("Unexpected expression".to_string()), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/evaluator.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | _ => Err("Unexpected expression".to_string()), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/evaluator.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 24 | / Pair::Atom(Atom::Number(_)) [INFO] [stdout] 25 | | | Pair::Atom(Atom::String(_)) [INFO] [stdout] 26 | | | Pair::Atom(Atom::Bool(_)) [INFO] [stdout] 27 | | | Pair::Atom(Atom::Nil) [INFO] [stdout] 28 | | | Pair::Atom(Atom::Op(_)) => Ok(expr), [INFO] [stdout] | |_____________________________________- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 31 | Pair::Atom(Atom::Symbol(sym)) => self [INFO] [stdout] | ----------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 65 | Pair::Cons(head, args) => { [INFO] [stdout] | ---------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 71 | _ => Err("Unexpected expression".to_string()), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcCu53CD/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-881a28050740af2c.rlib,libgetopts-1ec82257904e6c1a.rlib,libunicode_width-4f5c184aada24a03.rlib,librustc_std_workspace_std-75e27242e8cac7c5.rlib}" "/opt/rustwide/target/debug/deps/{libthiserror-2ab41e9d6880c6d4.rlib,libmiette-fed4bf9d80a1edc2.rlib,libbacktrace_ext-fadc898c68751015.rlib,libsupports_unicode-90d86b95ae234b40.rlib,libsupports_color-391df5c4efabe439.rlib,libis_ci-e8bef29ef2e608ab.rlib,libsupports_hyperlinks-e54ea9c5062730aa.rlib,libterminal_size-6cfc08fda651967c.rlib,librustix-ef9e6627f7a53634.rlib,libbitflags-c95e5b195a86a9bf.rlib,liblinux_raw_sys-07d08e485b51e8af.rlib,libtextwrap-e092ccf23fdd481b.rlib,libunicode_linebreak-a9faaa33c69d8a42.rlib,libbacktrace-f89c08fc76564d8a.rlib,libminiz_oxide-99a70754f174b269.rlib,libadler2-405893fb7a545b5b.rlib,libobject-0ad21913d1ad71c1.rlib,libmemchr-188ce1a91eb496b9.rlib,liblibc-820432f9cc0b1ef6.rlib,libaddr2line-80c4e6e3dcdf6df8.rlib,libgimli-5c2b805880369b53.rlib,librustc_demangle-685041651feef096.rlib,libunicode_width-b1bc0d6c10c00ecc.rlib,libowo_colors-5f1a486ddfea66c5.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libthiserror-a08f0ca6e6b9ffdc.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/scheme_rust-306d8eae4ea97965" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scheme-rust` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "d6babf9e9f7abe98ae12418bfe39abd699d628da34821a317a48784cdf00fff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6babf9e9f7abe98ae12418bfe39abd699d628da34821a317a48784cdf00fff9", kill_on_drop: false }` [INFO] [stdout] d6babf9e9f7abe98ae12418bfe39abd699d628da34821a317a48784cdf00fff9