[INFO] fetching crate infmachine_exec 0.1.0... [INFO] testing infmachine_exec-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate infmachine_exec 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate infmachine_exec 0.1.0 [INFO] finished tweaking crates.io crate infmachine_exec 0.1.0 [INFO] tweaked toml for crates.io crate infmachine_exec 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate infmachine_exec 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate infmachine_exec 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c06fc3ae2a0a5164d21fbf1bf1ca9a8d87a666774bbe2ae5674f042364a75f4 [INFO] running `Command { std: "docker" "start" "-a" "2c06fc3ae2a0a5164d21fbf1bf1ca9a8d87a666774bbe2ae5674f042364a75f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c06fc3ae2a0a5164d21fbf1bf1ca9a8d87a666774bbe2ae5674f042364a75f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c06fc3ae2a0a5164d21fbf1bf1ca9a8d87a666774bbe2ae5674f042364a75f4", kill_on_drop: false }` [INFO] [stdout] 2c06fc3ae2a0a5164d21fbf1bf1ca9a8d87a666774bbe2ae5674f042364a75f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4e76c681a148866866f4500b0b1faa5bcca220009e0331ee9383239db199e3c [INFO] running `Command { std: "docker" "start" "-a" "b4e76c681a148866866f4500b0b1faa5bcca220009e0331ee9383239db199e3c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling opencl-sys v0.2.9 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling static_init_macro v1.0.4 [INFO] [stderr] Compiling static_init v1.0.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling gate_calc_log_bits v0.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap-num v1.2.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stdout] error[E0433]: cannot find module or crate `parking_lot` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.3/src/lazy_sequentializer.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | use parking_lot::lock_api::GetThreadId; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `parking_lot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parking_lot`, use `cargo add parking_lot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `parking_lot` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.3/src/lazy_sequentializer.rs:371:21 [INFO] [stdout] | [INFO] [stdout] 371 | use parking_lot::lock_api::GetThreadId; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `parking_lot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parking_lot`, use `cargo add parking_lot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `parking_lot` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.3/src/lazy_sequentializer.rs:338:13 [INFO] [stdout] | [INFO] [stdout] 338 | parking_lot::RawThreadId.nonzero_thread_id().into(), [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `parking_lot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parking_lot`, use `cargo add parking_lot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `parking_lot` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.3/src/lazy_sequentializer.rs:372:26 [INFO] [stdout] | [INFO] [stdout] 372 | if id == parking_lot::RawThreadId.nonzero_thread_id().into() { [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `parking_lot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parking_lot`, use `cargo add parking_lot` 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] [stderr] error: could not compile `static_init` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b4e76c681a148866866f4500b0b1faa5bcca220009e0331ee9383239db199e3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4e76c681a148866866f4500b0b1faa5bcca220009e0331ee9383239db199e3c", kill_on_drop: false }` [INFO] [stdout] b4e76c681a148866866f4500b0b1faa5bcca220009e0331ee9383239db199e3c