[INFO] fetching crate wincompatlib 0.7.7... [INFO] checking wincompatlib-0.7.7 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate wincompatlib 0.7.7 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate wincompatlib 0.7.7 [INFO] finished tweaking crates.io crate wincompatlib 0.7.7 [INFO] tweaked toml for crates.io crate wincompatlib 0.7.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wincompatlib 0.7.7 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wincompatlib 0.7.7 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 237e58d14db56184e87126d9106a3fd4060e317c1ef0856054729f47feba449f [INFO] running `Command { std: "docker" "start" "-a" "237e58d14db56184e87126d9106a3fd4060e317c1ef0856054729f47feba449f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "237e58d14db56184e87126d9106a3fd4060e317c1ef0856054729f47feba449f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "237e58d14db56184e87126d9106a3fd4060e317c1ef0856054729f47feba449f", kill_on_drop: false }` [INFO] [stdout] 237e58d14db56184e87126d9106a3fd4060e317c1ef0856054729f47feba449f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 908dc44d88a0842cbcbdc46e21b9ddfe08489afccfce1d1ca2e66d47503f7ea0 [INFO] running `Command { std: "docker" "start" "-a" "908dc44d88a0842cbcbdc46e21b9ddfe08489afccfce1d1ca2e66d47503f7ea0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking miniz_oxide v0.8.7 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling minreq v2.13.3 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking sdd v3.0.8 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking scc v2.3.3 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling blake3 v1.8.1 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking wincompatlib v0.7.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.94s [INFO] running `Command { std: "docker" "inspect" "908dc44d88a0842cbcbdc46e21b9ddfe08489afccfce1d1ca2e66d47503f7ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "908dc44d88a0842cbcbdc46e21b9ddfe08489afccfce1d1ca2e66d47503f7ea0", kill_on_drop: false }` [INFO] [stdout] 908dc44d88a0842cbcbdc46e21b9ddfe08489afccfce1d1ca2e66d47503f7ea0