[INFO] cloning repository https://github.com/Kendiukhov/LeanRustLisp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kendiukhov/LeanRustLisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKendiukhov%2FLeanRustLisp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKendiukhov%2FLeanRustLisp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efe7bc09763b4755267f14a45556fa5b6dcb7a2f [INFO] testing Kendiukhov/LeanRustLisp against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKendiukhov%2FLeanRustLisp" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Kendiukhov/LeanRustLisp [INFO] finished tweaking git repo https://github.com/Kendiukhov/LeanRustLisp [INFO] tweaked toml for git repo https://github.com/Kendiukhov/LeanRustLisp written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kendiukhov/LeanRustLisp on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kendiukhov/LeanRustLisp 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38f4bb1e3eb32dfa18a8b7d382c425c2a9539a5ca227618720e1122565f709ab [INFO] running `Command { std: "docker" "start" "-a" "38f4bb1e3eb32dfa18a8b7d382c425c2a9539a5ca227618720e1122565f709ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38f4bb1e3eb32dfa18a8b7d382c425c2a9539a5ca227618720e1122565f709ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38f4bb1e3eb32dfa18a8b7d382c425c2a9539a5ca227618720e1122565f709ab", kill_on_drop: false }` [INFO] [stdout] 38f4bb1e3eb32dfa18a8b7d382c425c2a9539a5ca227618720e1122565f709ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d92a3b37df73c5cb86b7183de071ef4c2b3702aca70ab8eff800413c30c03be [INFO] running `Command { std: "docker" "start" "-a" "0d92a3b37df73c5cb86b7183de071ef4c2b3702aca70ab8eff800413c30c03be", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling clap_builder v4.5.56 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling ariadne v0.4.1 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling rustyline v12.0.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.56 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling kernel v0.1.0 (/opt/rustwide/workdir/kernel) [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling frontend v0.1.0 (/opt/rustwide/workdir/frontend) [INFO] [stderr] Compiling mir v0.1.0 (/opt/rustwide/workdir/mir) [INFO] [stderr] Compiling codegen v0.1.0 (/opt/rustwide/workdir/codegen) [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.35s [INFO] running `Command { std: "docker" "inspect" "0d92a3b37df73c5cb86b7183de071ef4c2b3702aca70ab8eff800413c30c03be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d92a3b37df73c5cb86b7183de071ef4c2b3702aca70ab8eff800413c30c03be", kill_on_drop: false }` [INFO] [stdout] 0d92a3b37df73c5cb86b7183de071ef4c2b3702aca70ab8eff800413c30c03be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8e848872b947ebb167b49a0e12434cef2fba0f4d8fe335281803ed85d20c7e7 [INFO] running `Command { std: "docker" "start" "-a" "a8e848872b947ebb167b49a0e12434cef2fba0f4d8fe335281803ed85d20c7e7", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling kernel v0.1.0 (/opt/rustwide/workdir/kernel) [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling frontend v0.1.0 (/opt/rustwide/workdir/frontend) [INFO] [stderr] Compiling mir v0.1.0 (/opt/rustwide/workdir/mir) [INFO] [stderr] Compiling codegen v0.1.0 (/opt/rustwide/workdir/codegen) [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling insta v1.46.2 [INFO] [stderr] error: could not compile `cli` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name cli --edition=2021 cli/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=114760beb4fe1c91 -C extra-filename=-4304c76a4457deeb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e16577d217315ef4.rlib --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-8292b1f22f614f75.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-13d255f446ea6465.rlib --extern frontend=/opt/rustwide/target/debug/deps/libfrontend-f6a49d7aee9b8814.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-fd49e133749f9c02.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-40c6797baf35932b.rlib --extern kernel=/opt/rustwide/target/debug/deps/libkernel-e4ae9ed7b39b0368.rlib --extern mir=/opt/rustwide/target/debug/deps/libmir-f852322902f993c8.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-18ec400e04d17084.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8c5090abc41ebaaa.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-e35faefea6eba3d8.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a8e848872b947ebb167b49a0e12434cef2fba0f4d8fe335281803ed85d20c7e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8e848872b947ebb167b49a0e12434cef2fba0f4d8fe335281803ed85d20c7e7", kill_on_drop: false }` [INFO] [stdout] a8e848872b947ebb167b49a0e12434cef2fba0f4d8fe335281803ed85d20c7e7