[INFO] fetching crate minigene 0.7.0... [INFO] checking minigene-0.7.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate minigene 0.7.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate minigene 0.7.0 [INFO] finished tweaking crates.io crate minigene 0.7.0 [INFO] tweaked toml for crates.io crate minigene 0.7.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate minigene 0.7.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate minigene 0.7.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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3ecaf1d1e2e7d6c815464420fc2b34e845e094f2646e80f119a3e2f1018fb54 [INFO] running `Command { std: "docker" "start" "-a" "a3ecaf1d1e2e7d6c815464420fc2b34e845e094f2646e80f119a3e2f1018fb54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3ecaf1d1e2e7d6c815464420fc2b34e845e094f2646e80f119a3e2f1018fb54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ecaf1d1e2e7d6c815464420fc2b34e845e094f2646e80f119a3e2f1018fb54", kill_on_drop: false }` [INFO] [stdout] a3ecaf1d1e2e7d6c815464420fc2b34e845e094f2646e80f119a3e2f1018fb54 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3926898b1863fa119c12bfc7b8c64661736dd51578ee594a7096e768912e81b7 [INFO] running `Command { std: "docker" "start" "-a" "3926898b1863fa119c12bfc7b8c64661736dd51578ee594a7096e768912e81b7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking atomic_refcell_try v0.2.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking bitset-core v0.1.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking entity_component v1.1.2 [INFO] [stderr] Checking partial_function v0.4.0 [INFO] [stderr] Checking game_clock v1.1.1 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking game_state_machine v1.0.0 [INFO] [stderr] Checking spin_sleep v1.0.0 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking stopwatch2 v2.0.0 [INFO] [stderr] Checking game_engine_core v1.1.2 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Checking world_dispatcher v1.2.0 [INFO] [stderr] Checking hibitset v0.6.4 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking game_features v0.8.1 [INFO] [stderr] Checking planck_ecs v1.2.1 [INFO] [stderr] Checking planck_ecs_bundle v1.1.0 [INFO] [stderr] Checking planck_game_features v0.1.0 [INFO] [stderr] Checking minigene v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.19s [INFO] running `Command { std: "docker" "inspect" "3926898b1863fa119c12bfc7b8c64661736dd51578ee594a7096e768912e81b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3926898b1863fa119c12bfc7b8c64661736dd51578ee594a7096e768912e81b7", kill_on_drop: false }` [INFO] [stdout] 3926898b1863fa119c12bfc7b8c64661736dd51578ee594a7096e768912e81b7