[INFO] fetching crate s2n-quic-xdp 0.66.0...
[INFO] building s2n-quic-xdp-0.66.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate s2n-quic-xdp 0.66.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate s2n-quic-xdp 0.66.0
[INFO] finished tweaking crates.io crate s2n-quic-xdp 0.66.0
[INFO] tweaked toml for crates.io crate s2n-quic-xdp 0.66.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate s2n-quic-xdp 0.66.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate s2n-quic-xdp 0.66.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ac059cb11530ddca18e20a17cf1910b18f47765f8ae846ac9940bcd920bc6d0
[INFO] running `Command { std: "docker" "start" "-a" "6ac059cb11530ddca18e20a17cf1910b18f47765f8ae846ac9940bcd920bc6d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ac059cb11530ddca18e20a17cf1910b18f47765f8ae846ac9940bcd920bc6d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ac059cb11530ddca18e20a17cf1910b18f47765f8ae846ac9940bcd920bc6d0", kill_on_drop: false }`
[INFO] [stdout] 6ac059cb11530ddca18e20a17cf1910b18f47765f8ae846ac9940bcd920bc6d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bf457672d00d48f5c48c518c38c127cdf2a07c0917fb58c572a97f0e4c0c524
[INFO] running `Command { std: "docker" "start" "-a" "6bf457672d00d48f5c48c518c38c127cdf2a07c0917fb58c572a97f0e4c0c524", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling core-error v0.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling errno v0.3.12
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.25
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling aya-obj v0.2.1
[INFO] [stderr]    Compiling aya v0.13.1
[INFO] [stderr]    Compiling s2n-codec v0.66.0
[INFO] [stderr]    Compiling s2n-quic-core v0.66.0
[INFO] [stderr]    Compiling s2n-quic-xdp v0.66.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.25s
[INFO] running `Command { std: "docker" "inspect" "6bf457672d00d48f5c48c518c38c127cdf2a07c0917fb58c572a97f0e4c0c524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bf457672d00d48f5c48c518c38c127cdf2a07c0917fb58c572a97f0e4c0c524", kill_on_drop: false }`
[INFO] [stdout] 6bf457672d00d48f5c48c518c38c127cdf2a07c0917fb58c572a97f0e4c0c524
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1c75079d1dde9894f682e5d7477b827e47c738128865e6768e72c6351dd13fe
[INFO] running `Command { std: "docker" "start" "-a" "d1c75079d1dde9894f682e5d7477b827e47c738128865e6768e72c6351dd13fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pretty-hex v0.4.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bolero-generator-derive v0.13.3
[INFO] [stderr]    Compiling s2n-codec v0.66.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling s2n-quic-core v0.66.0
[INFO] [stderr]    Compiling aya-obj v0.2.1
[INFO] [stderr]    Compiling bolero-generator v0.13.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling aya v0.13.1
[INFO] [stderr]    Compiling bolero-engine v0.13.3
[INFO] [stderr]    Compiling bolero v0.13.3
[INFO] [stderr]    Compiling s2n-quic-xdp v0.66.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.03s
[INFO] running `Command { std: "docker" "inspect" "d1c75079d1dde9894f682e5d7477b827e47c738128865e6768e72c6351dd13fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1c75079d1dde9894f682e5d7477b827e47c738128865e6768e72c6351dd13fe", kill_on_drop: false }`
[INFO] [stdout] d1c75079d1dde9894f682e5d7477b827e47c738128865e6768e72c6351dd13fe
