[INFO] fetching crate innernet-server 1.7.0...
[INFO] building innernet-server-1.7.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate innernet-server 1.7.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate innernet-server 1.7.0
[INFO] finished tweaking crates.io crate innernet-server 1.7.0
[INFO] tweaked toml for crates.io crate innernet-server 1.7.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate innernet-server 1.7.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 innernet-server 1.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded netlink-packet-wireguard v0.2.3
[INFO] [stderr]   Downloaded innernet-shared v1.7.0
[INFO] [stderr]   Downloaded netlink-packet-generic v0.3.3
[INFO] [stderr]   Downloaded hostsfile v1.7.0
[INFO] [stderr]   Downloaded netlink-packet-route v0.21.0
[INFO] [stderr]   Downloaded clap_complete v4.5.56
[INFO] [stderr]   Downloaded innernet-publicip v1.7.0
[INFO] [stderr]   Downloaded wireguard-control v1.7.0
[INFO] [stderr]   Downloaded netlink-request v1.7.0
[INFO] [stderr]   Downloaded rusqlite v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 30641bd9e7e98d63b1b6045db5d27591c41b0e09a1744aba8722698eea0d20c8
[INFO] running `Command { std: "docker" "start" "-a" "30641bd9e7e98d63b1b6045db5d27591c41b0e09a1744aba8722698eea0d20c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30641bd9e7e98d63b1b6045db5d27591c41b0e09a1744aba8722698eea0d20c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30641bd9e7e98d63b1b6045db5d27591c41b0e09a1744aba8722698eea0d20c8", kill_on_drop: false }`
[INFO] [stdout] 30641bd9e7e98d63b1b6045db5d27591c41b0e09a1744aba8722698eea0d20c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 556c6e723d8fbb78538159231edede4047dd5dc8973f3b798431141182e6a1a2
[INFO] running `Command { std: "docker" "start" "-a" "556c6e723d8fbb78538159231edede4047dd5dc8973f3b798431141182e6a1a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling netlink-packet-generic v0.3.3
[INFO] [stderr]    Compiling netlink-packet-route v0.21.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling netlink-packet-wireguard v0.2.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling hostsfile v1.7.0
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling innernet-publicip v1.7.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling rusqlite v0.29.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling clap v4.5.43
[INFO] [stderr]    Compiling clap_complete v4.5.56
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling netlink-request v1.7.0
[INFO] [stderr]    Compiling wireguard-control v1.7.0
[INFO] [stderr]    Compiling innernet-shared v1.7.0
[INFO] [stderr]    Compiling innernet-server v1.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.68s
[INFO] running `Command { std: "docker" "inspect" "556c6e723d8fbb78538159231edede4047dd5dc8973f3b798431141182e6a1a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "556c6e723d8fbb78538159231edede4047dd5dc8973f3b798431141182e6a1a2", kill_on_drop: false }`
[INFO] [stdout] 556c6e723d8fbb78538159231edede4047dd5dc8973f3b798431141182e6a1a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 27602b48c422a5ce37fc2c7f16bd27119f492023fb43c470b905373677e1c4d9
[INFO] running `Command { std: "docker" "start" "-a" "27602b48c422a5ce37fc2c7f16bd27119f492023fb43c470b905373677e1c4d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling clap v4.5.43
[INFO] [stderr]    Compiling clap_complete v4.5.56
[INFO] [stderr]    Compiling innernet-shared v1.7.0
[INFO] [stderr]    Compiling innernet-server v1.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.39s
[INFO] running `Command { std: "docker" "inspect" "27602b48c422a5ce37fc2c7f16bd27119f492023fb43c470b905373677e1c4d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27602b48c422a5ce37fc2c7f16bd27119f492023fb43c470b905373677e1c4d9", kill_on_drop: false }`
[INFO] [stdout] 27602b48c422a5ce37fc2c7f16bd27119f492023fb43c470b905373677e1c4d9
