[INFO] fetching crate netwatch 0.9.0...
[INFO] building netwatch-0.9.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate netwatch 0.9.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate netwatch 0.9.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate netwatch 0.9.0
[INFO] tweaked toml for crates.io crate netwatch 0.9.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate netwatch 0.9.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netwatch 0.9.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iroh-quinn-udp v0.5.7
[INFO] [stderr]   Downloaded netdev v0.37.3
[INFO] [stderr]   Downloaded n0-watcher v0.3.0
[INFO] [stderr]   Downloaded testresult v0.4.1
[INFO] [stderr]   Downloaded tracing-subscriber-wasm v0.1.0
[INFO] [stderr]   Downloaded wmi v0.17.2
[INFO] [stderr]   Downloaded nested_enum_utils v0.2.2
[INFO] [stderr]   Downloaded netlink-packet-route v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1866949c06c4e96c62128e95f2add349150f0cf384a7d54b3ef134999083f609
[INFO] running `Command { std: "docker" "start" "-a" "1866949c06c4e96c62128e95f2add349150f0cf384a7d54b3ef134999083f609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1866949c06c4e96c62128e95f2add349150f0cf384a7d54b3ef134999083f609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1866949c06c4e96c62128e95f2add349150f0cf384a7d54b3ef134999083f609", kill_on_drop: false }`
[INFO] [stdout] 1866949c06c4e96c62128e95f2add349150f0cf384a7d54b3ef134999083f609
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26483c52748ca2b210f5581f1b47495c6751bac419f5d35688ab9fa393e6c9c3
[INFO] running `Command { std: "docker" "start" "-a" "26483c52748ca2b210f5581f1b47495c6751bac419f5d35688ab9fa393e6c9c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling n0-future v0.1.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cordyceps v0.3.4
[INFO] [stderr]    Compiling diatomic-waker v0.2.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling iroh-quinn-udp v0.5.7
[INFO] [stderr]    Compiling netwatch v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling netdev v0.37.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling futures-buffered v0.2.11
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling nested_enum_utils v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling snafu v0.8.6
[INFO] [stderr]    Compiling netlink-packet-route v0.24.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling n0-watcher v0.3.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.53s
[INFO] running `Command { std: "docker" "inspect" "26483c52748ca2b210f5581f1b47495c6751bac419f5d35688ab9fa393e6c9c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26483c52748ca2b210f5581f1b47495c6751bac419f5d35688ab9fa393e6c9c3", kill_on_drop: false }`
[INFO] [stdout] 26483c52748ca2b210f5581f1b47495c6751bac419f5d35688ab9fa393e6c9c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d8a03e388ceecc2ed4f8df06b37e6174f40b6d458d31f5f288397d135420a0b
[INFO] running `Command { std: "docker" "start" "-a" "4d8a03e388ceecc2ed4f8df06b37e6174f40b6d458d31f5f288397d135420a0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling testresult v0.4.1
[INFO] [stderr]    Compiling iroh-quinn-udp v0.5.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling n0-future v0.1.3
[INFO] [stderr]    Compiling n0-watcher v0.3.0
[INFO] [stderr]    Compiling netwatch v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.48s
[INFO] running `Command { std: "docker" "inspect" "4d8a03e388ceecc2ed4f8df06b37e6174f40b6d458d31f5f288397d135420a0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d8a03e388ceecc2ed4f8df06b37e6174f40b6d458d31f5f288397d135420a0b", kill_on_drop: false }`
[INFO] [stdout] 4d8a03e388ceecc2ed4f8df06b37e6174f40b6d458d31f5f288397d135420a0b
