[INFO] fetching crate nginx-src 1.28.1+1.28.0... [INFO] building nginx-src-1.28.1+1.28.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate nginx-src 1.28.1+1.28.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate nginx-src 1.28.1+1.28.0 [INFO] finished tweaking crates.io crate nginx-src 1.28.1+1.28.0 [INFO] tweaked toml for crates.io crate nginx-src 1.28.1+1.28.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nginx-src 1.28.1+1.28.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 nginx-src 1.28.1+1.28.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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6b7cd90e1b30fc1114bb8464e2eba3f75f9f85c569836b5c2c3fee2bc3a708a0 [INFO] running `Command { std: "docker" "start" "-a" "6b7cd90e1b30fc1114bb8464e2eba3f75f9f85c569836b5c2c3fee2bc3a708a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b7cd90e1b30fc1114bb8464e2eba3f75f9f85c569836b5c2c3fee2bc3a708a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b7cd90e1b30fc1114bb8464e2eba3f75f9f85c569836b5c2c3fee2bc3a708a0", kill_on_drop: false }` [INFO] [stdout] 6b7cd90e1b30fc1114bb8464e2eba3f75f9f85c569836b5c2c3fee2bc3a708a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 64973f36250519d1981770223c97b45873d0f1df0bc4c6fb1cb124e75a8ecb02 [INFO] running `Command { std: "docker" "start" "-a" "64973f36250519d1981770223c97b45873d0f1df0bc4c6fb1cb124e75a8ecb02", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling sigchld v0.2.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling shared_child v1.1.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling shared_thread v0.2.0 [INFO] [stderr] Compiling duct v1.1.0 [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling nginx-src v1.28.1+1.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.23s [INFO] running `Command { std: "docker" "inspect" "64973f36250519d1981770223c97b45873d0f1df0bc4c6fb1cb124e75a8ecb02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64973f36250519d1981770223c97b45873d0f1df0bc4c6fb1cb124e75a8ecb02", kill_on_drop: false }` [INFO] [stdout] 64973f36250519d1981770223c97b45873d0f1df0bc4c6fb1cb124e75a8ecb02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 46b8a068c886c5f8ca5220d68c7e9d4b2b52e4847cb1f832b46e6ed77a4665fa [INFO] running `Command { std: "docker" "start" "-a" "46b8a068c886c5f8ca5220d68c7e9d4b2b52e4847cb1f832b46e6ed77a4665fa", kill_on_drop: false }` [INFO] [stderr] Compiling nginx-src v1.28.1+1.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `Command { std: "docker" "inspect" "46b8a068c886c5f8ca5220d68c7e9d4b2b52e4847cb1f832b46e6ed77a4665fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b8a068c886c5f8ca5220d68c7e9d4b2b52e4847cb1f832b46e6ed77a4665fa", kill_on_drop: false }` [INFO] [stdout] 46b8a068c886c5f8ca5220d68c7e9d4b2b52e4847cb1f832b46e6ed77a4665fa