[INFO] fetching crate rnsc 0.1.0...
[INFO] testing rnsc-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rnsc 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate rnsc 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rnsc 0.1.0
[INFO] tweaked toml for crates.io crate rnsc 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rnsc 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rnsc 0.1.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rns-lang v0.1.0
[INFO] [stderr]   Downloaded concolor-query v0.3.3
[INFO] [stderr]   Downloaded lvm-class v0.1.0
[INFO] [stderr]   Downloaded concolor v0.1.1
[INFO] [stderr]   Downloaded ariadne v0.6.0
[INFO] [stderr]   Downloaded insta v1.47.1
[INFO] [stderr]   Downloaded lvm-common v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e75a5ebf25bbe590c55877452d35b40bbec027374e2d10db6121dfef52c47466
[INFO] running `Command { std: "docker" "start" "-a" "e75a5ebf25bbe590c55877452d35b40bbec027374e2d10db6121dfef52c47466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e75a5ebf25bbe590c55877452d35b40bbec027374e2d10db6121dfef52c47466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e75a5ebf25bbe590c55877452d35b40bbec027374e2d10db6121dfef52c47466", kill_on_drop: false }`
[INFO] [stdout] e75a5ebf25bbe590c55877452d35b40bbec027374e2d10db6121dfef52c47466
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82c0703825bdbfaf2ad8f95d87f028b7fc9e76ce532e7fd1c06d49fe27ffa7eb
[INFO] running `Command { std: "docker" "start" "-a" "82c0703825bdbfaf2ad8f95d87f028b7fc9e76ce532e7fd1c06d49fe27ffa7eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling concolor v0.1.1
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling lvm-common v0.1.0
[INFO] [stderr]    Compiling lvm-class v0.1.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling rns-lang v0.1.0
[INFO] [stderr]    Compiling rnsc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.67s
[INFO] running `Command { std: "docker" "inspect" "82c0703825bdbfaf2ad8f95d87f028b7fc9e76ce532e7fd1c06d49fe27ffa7eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82c0703825bdbfaf2ad8f95d87f028b7fc9e76ce532e7fd1c06d49fe27ffa7eb", kill_on_drop: false }`
[INFO] [stdout] 82c0703825bdbfaf2ad8f95d87f028b7fc9e76ce532e7fd1c06d49fe27ffa7eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 976d4b9e7d5ae71be3544b5b7f072ef013c4c3d069617533e51802bd1d86a6fe
[INFO] running `Command { std: "docker" "start" "-a" "976d4b9e7d5ae71be3544b5b7f072ef013c4c3d069617533e51802bd1d86a6fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling insta v1.47.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling lvm-common v0.1.0
[INFO] [stderr]    Compiling lvm-class v0.1.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling rns-lang v0.1.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling rnsc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: environment variable `CARGO_BIN_EXE_rns-asm` not defined at compile time
[INFO] [stdout]   --> tests/rns_test.rs:78:28
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let mut assemble_cmd = cargo_bin_cmd!("rns-asm");
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_BIN_EXE_rns-asm")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `cargo_bin_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_BIN_EXE_rns-asm` not defined at compile time
[INFO] [stdout]    --> tests/rns_test.rs:100:27
[INFO] [stdout]     |
[INFO] [stdout] 100 |             let mut cmd = cargo_bin_cmd!("rns-asm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_BIN_EXE_rns-asm")` instead
[INFO] [stdout]     = note: this error originates in the macro `env` which comes from the expansion of the macro `cargo_bin_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rnsc` (test "rns_test") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "976d4b9e7d5ae71be3544b5b7f072ef013c4c3d069617533e51802bd1d86a6fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "976d4b9e7d5ae71be3544b5b7f072ef013c4c3d069617533e51802bd1d86a6fe", kill_on_drop: false }`
[INFO] [stdout] 976d4b9e7d5ae71be3544b5b7f072ef013c4c3d069617533e51802bd1d86a6fe
