[INFO] fetching crate arcbox-net-virtio 0.7.0...
[INFO] checking arcbox-net-virtio-0.7.0 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate arcbox-net-virtio 0.7.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate arcbox-net-virtio 0.7.0
[INFO] finished tweaking crates.io crate arcbox-net-virtio 0.7.0
[INFO] tweaked toml for crates.io crate arcbox-net-virtio 0.7.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate arcbox-net-virtio 0.7.0 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate arcbox-net-virtio 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arcbox-virtio v0.7.0
[INFO] [stderr]   Downloaded arcbox-virtio-core v0.7.0
[INFO] [stderr]   Downloaded arcbox-error v0.7.0
[INFO] [stderr]   Downloaded arcbox-virtio-vsock v0.7.0
[INFO] [stderr]   Downloaded arcbox-virtio-balloon v0.7.0
[INFO] [stderr]   Downloaded arcbox-datapath v0.7.0
[INFO] [stderr]   Downloaded arcbox-conntrack v0.7.0
[INFO] [stderr]   Downloaded arcbox-virtio-console v0.7.0
[INFO] [stderr]   Downloaded arcbox-virtio-fs v0.7.0
[INFO] [stderr]   Downloaded arcbox-virtio-rng v0.7.0
[INFO] [stderr]   Downloaded arcbox-virtio-net v0.7.0
[INFO] [stderr]   Downloaded arcbox-virtio-blk v0.7.0
[INFO] [stderr]   Downloaded arcbox-vz v0.7.0
[INFO] [stderr]   Downloaded arcbox-packet v0.7.0
[INFO] [stderr]   Downloaded arcbox-hypervisor v0.7.0
[INFO] [stderr]   Downloaded virtio-bindings v0.2.7
[INFO] [stderr]   Downloaded nix v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6d87bdb68920c1050cb06bbde62559756b00932b93d06065d6381ca15b67e7ff
[INFO] running `Command { std: "docker" "start" "6d87bdb68920c1050cb06bbde62559756b00932b93d06065d6381ca15b67e7ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d87bdb68920c1050cb06bbde62559756b00932b93d06065d6381ca15b67e7ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d87bdb68920c1050cb06bbde62559756b00932b93d06065d6381ca15b67e7ff" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d87bdb68920c1050cb06bbde62559756b00932b93d06065d6381ca15b67e7ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d87bdb68920c1050cb06bbde62559756b00932b93d06065d6381ca15b67e7ff" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking virtio-bindings v0.2.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking arcbox-packet v0.7.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking arcbox-error v0.7.0
[INFO] [stderr]     Checking arcbox-virtio-core v0.7.0
[INFO] [stderr]     Checking arcbox-datapath v0.7.0
[INFO] [stderr]     Checking arcbox-conntrack v0.7.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking arcbox-virtio-rng v0.7.0
[INFO] [stderr]     Checking arcbox-virtio-vsock v0.7.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking arcbox-virtio-balloon v0.7.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking arcbox-virtio-fs v0.7.0
[INFO] [stderr]     Checking arcbox-virtio-net v0.7.0
[INFO] [stderr]     Checking arcbox-virtio-console v0.7.0
[INFO] [stderr]     Checking arcbox-hypervisor v0.7.0
[INFO] [stderr]     Checking arcbox-virtio-blk v0.7.0
[INFO] [stderr]     Checking arcbox-virtio v0.7.0
[INFO] [stderr]     Checking arcbox-net-virtio v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0, nix v0.31.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "6d87bdb68920c1050cb06bbde62559756b00932b93d06065d6381ca15b67e7ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d87bdb68920c1050cb06bbde62559756b00932b93d06065d6381ca15b67e7ff", kill_on_drop: false }`
[INFO] [stdout] 6d87bdb68920c1050cb06bbde62559756b00932b93d06065d6381ca15b67e7ff
