[INFO] fetching crate netlink_wi 0.7.0-rc5... [INFO] testing netlink_wi-0.7.0-rc5 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate netlink_wi 0.7.0-rc5 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate netlink_wi 0.7.0-rc5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate netlink_wi 0.7.0-rc5 [INFO] tweaked toml for crates.io crate netlink_wi 0.7.0-rc5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate netlink_wi 0.7.0-rc5 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate netlink_wi 0.7.0-rc5 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47d543c9aa62961b8d711749a08aa5d6cdb62607678f218a347843d2890fe28e [INFO] running `Command { std: "docker" "start" "-a" "47d543c9aa62961b8d711749a08aa5d6cdb62607678f218a347843d2890fe28e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47d543c9aa62961b8d711749a08aa5d6cdb62607678f218a347843d2890fe28e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47d543c9aa62961b8d711749a08aa5d6cdb62607678f218a347843d2890fe28e", kill_on_drop: false }` [INFO] [stdout] 47d543c9aa62961b8d711749a08aa5d6cdb62607678f218a347843d2890fe28e [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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06424bcc4ae60a1d785008391317436867258a3fdd402fac95d9796d120dc431 [INFO] running `Command { std: "docker" "start" "-a" "06424bcc4ae60a1d785008391317436867258a3fdd402fac95d9796d120dc431", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling neli-proc-macros v0.2.0-rc3 [INFO] [stderr] Compiling neli v0.7.0-rc3 [INFO] [stderr] Compiling netlink_wi v0.7.0-rc5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.75s [INFO] running `Command { std: "docker" "inspect" "06424bcc4ae60a1d785008391317436867258a3fdd402fac95d9796d120dc431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06424bcc4ae60a1d785008391317436867258a3fdd402fac95d9796d120dc431", kill_on_drop: false }` [INFO] [stdout] 06424bcc4ae60a1d785008391317436867258a3fdd402fac95d9796d120dc431 [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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f0e38d933f7feabedf7e72bff92f63407b6ce8c35e90296e4f94e2a73a79996 [INFO] running `Command { std: "docker" "start" "-a" "4f0e38d933f7feabedf7e72bff92f63407b6ce8c35e90296e4f94e2a73a79996", kill_on_drop: false }` [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling neli v0.7.0-rc3 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling netlink_wi v0.7.0-rc5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.30s [INFO] running `Command { std: "docker" "inspect" "4f0e38d933f7feabedf7e72bff92f63407b6ce8c35e90296e4f94e2a73a79996", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f0e38d933f7feabedf7e72bff92f63407b6ce8c35e90296e4f94e2a73a79996", kill_on_drop: false }` [INFO] [stdout] 4f0e38d933f7feabedf7e72bff92f63407b6ce8c35e90296e4f94e2a73a79996 [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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d30280d683ae9cb278957a3645247c5ad338614a9d810b54e8589532a3b75082 [INFO] running `Command { std: "docker" "start" "-a" "d30280d683ae9cb278957a3645247c5ad338614a9d810b54e8589532a3b75082", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/netlink_wi-6fed41187183e9b7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests netlink_wi [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 6) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d30280d683ae9cb278957a3645247c5ad338614a9d810b54e8589532a3b75082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d30280d683ae9cb278957a3645247c5ad338614a9d810b54e8589532a3b75082", kill_on_drop: false }` [INFO] [stdout] d30280d683ae9cb278957a3645247c5ad338614a9d810b54e8589532a3b75082