[INFO] cloning repository https://github.com/arnoox/herkos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arnoox/herkos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnoox%2Fherkos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnoox%2Fherkos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c44219a9fc8bbd84a7a5f19d265c39a7d5517fd
[INFO] checking arnoox/herkos against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnoox%2Fherkos" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/arnoox/herkos
[INFO] finished tweaking git repo https://github.com/arnoox/herkos
[INFO] tweaked toml for git repo https://github.com/arnoox/herkos written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arnoox/herkos on toolchain ad93f57d532978d6739002a21bc66b45ed22f998
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arnoox/herkos 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 073cef81d5f760571e09f8acdff93ffae6c9dd634079fcc6671002c346712d78
[INFO] running `Command { std: "docker" "start" "-a" "073cef81d5f760571e09f8acdff93ffae6c9dd634079fcc6671002c346712d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "073cef81d5f760571e09f8acdff93ffae6c9dd634079fcc6671002c346712d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "073cef81d5f760571e09f8acdff93ffae6c9dd634079fcc6671002c346712d78", kill_on_drop: false }`
[INFO] [stdout] 073cef81d5f760571e09f8acdff93ffae6c9dd634079fcc6671002c346712d78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2d76ff3c88599db55bc1767199db6723a2d4819a640c1f194b9327ba3d286c8
[INFO] running `Command { std: "docker" "start" "-a" "e2d76ff3c88599db55bc1767199db6723a2d4819a640c1f194b9327ba3d286c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasmparser v0.227.1
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking herkos-runtime v0.2.0 (/opt/rustwide/workdir/crates/herkos-runtime)
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling wasm-encoder v0.245.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking clap_builder v4.5.59
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling kani-verifier v0.57.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling wast v245.0.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking os_info v3.14.0
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]     Checking clap v4.5.59
[INFO] [stderr]     Checking wat v1.245.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling herkos-core v0.2.0 (/opt/rustwide/workdir/crates/herkos-core)
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]    Compiling herkos-tests v0.2.0 (/opt/rustwide/workdir/crates/herkos-tests)
[INFO] [stderr]     Checking herkos v0.2.0 (/opt/rustwide/workdir/crates/herkos)
[INFO] [stdout] warning: unused import: `herkos_tests::*`
[INFO] [stdout]  --> crates/herkos-tests/benches/herkos_runtime_benchmark.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use herkos_tests::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rust_e2e_arith` in this scope
[INFO] [stdout]  --> crates/herkos-tests/benches/herkos_runtime_benchmark.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let mut m = rust_e2e_arith::new().unwrap();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_e2e_arith`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rust_e2e_arith`, use `cargo add rust_e2e_arith` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rust_e2e_arith` in this scope
[INFO] [stdout]   --> crates/herkos-tests/benches/herkos_runtime_benchmark.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut m = rust_e2e_arith::new().unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_e2e_arith`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rust_e2e_arith`, use `cargo add rust_e2e_arith` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rust_e2e_memory_bench` in this scope
[INFO] [stdout]   --> crates/herkos-tests/benches/herkos_runtime_benchmark.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut m = rust_e2e_memory_bench::new().unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_e2e_memory_bench`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rust_e2e_memory_bench`, use `cargo add rust_e2e_memory_bench` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rust_e2e_control` in this scope
[INFO] [stdout]   --> crates/herkos-tests/benches/herkos_runtime_benchmark.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let mut m = rust_e2e_control::new().unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_e2e_control`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rust_e2e_control`, use `cargo add rust_e2e_control` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rust_e2e_control` in this scope
[INFO] [stdout]   --> crates/herkos-tests/benches/herkos_runtime_benchmark.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let mut m = rust_e2e_control::new().unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_e2e_control`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rust_e2e_control`, use `cargo add rust_e2e_control` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rust_e2e_control` in this scope
[INFO] [stdout]   --> crates/herkos-tests/benches/herkos_runtime_benchmark.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let mut m = rust_e2e_control::new().unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_e2e_control`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rust_e2e_control`, use `cargo add rust_e2e_control` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rust_e2e_control` in this scope
[INFO] [stdout]   --> crates/herkos-tests/benches/herkos_runtime_benchmark.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let mut m = rust_e2e_control::new().unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_e2e_control`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rust_e2e_control`, use `cargo add rust_e2e_control` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rust_e2e_control` in this scope
[INFO] [stdout]    --> crates/herkos-tests/benches/herkos_runtime_benchmark.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let mut m = rust_e2e_control::new().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_e2e_control`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rust_e2e_control`, use `cargo add rust_e2e_control` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rust_e2e_arith` in this scope
[INFO] [stdout]    --> crates/herkos-tests/benches/herkos_runtime_benchmark.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let mut m = rust_e2e_arith::new().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_e2e_arith`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rust_e2e_arith`, use `cargo add rust_e2e_arith` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `herkos_tests::rust_e2e_control`
[INFO] [stdout]  --> crates/herkos-tests/tests/rust_e2e_control.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use herkos_tests::rust_e2e_control;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `rust_e2e_control` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `herkos-tests` (bench "herkos_runtime_benchmark") due to 9 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `herkos-tests` (test "rust_e2e_control") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `herkos_tests::rust_e2e_arith`
[INFO] [stdout]   --> crates/herkos-tests/tests/rust_e2e.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use herkos_tests::rust_e2e_arith;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `rust_e2e_arith` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 13 - use herkos_tests::rust_e2e_arith;
[INFO] [stdout] 13 + use herkos_tests::c_e2e_arith;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `herkos-tests` (test "rust_e2e") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e2d76ff3c88599db55bc1767199db6723a2d4819a640c1f194b9327ba3d286c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2d76ff3c88599db55bc1767199db6723a2d4819a640c1f194b9327ba3d286c8", kill_on_drop: false }`
[INFO] [stdout] e2d76ff3c88599db55bc1767199db6723a2d4819a640c1f194b9327ba3d286c8
