[INFO] fetching crate socket-flow 0.8.1...
[INFO] building socket-flow-0.8.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate socket-flow 0.8.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate socket-flow 0.8.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate socket-flow 0.8.1
[INFO] tweaked toml for crates.io crate socket-flow 0.8.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate socket-flow 0.8.1 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 socket-flow 0.8.1 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 mirai-annotations v1.12.0
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded sha1 v0.11.0-pre.4
[INFO] [stderr]   Downloaded rand_chacha v0.9.0-beta.0
[INFO] [stderr]   Downloaded block-buffer v0.11.0-rc.0
[INFO] [stderr]   Downloaded const-oid v0.10.0-rc.0
[INFO] [stderr]   Downloaded futures v0.3.30
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.11
[INFO] [stderr]   Downloaded flate2 v1.0.34
[INFO] [stderr]   Downloaded rand v0.9.0-beta.0
[INFO] [stderr]   Downloaded serde v1.0.207
[INFO] [stderr]   Downloaded aws-lc-rs v1.9.0
[INFO] [stderr]   Downloaded serde_derive v1.0.207
[INFO] [stderr]   Downloaded cc v1.1.10
[INFO] [stderr]   Downloaded bindgen v0.69.4
[INFO] [stderr]   Downloaded zerocopy v0.8.11
[INFO] [stderr]   Downloaded digest v0.11.0-pre.9
[INFO] [stderr]   Downloaded once_cell v1.20.1
[INFO] [stderr]   Downloaded rand_core v0.9.0-beta.0
[INFO] [stderr]   Downloaded rustls v0.23.13
[INFO] [stderr]   Downloaded cpufeatures v0.2.13
[INFO] [stderr]   Downloaded hybrid-array v0.2.0-rc.9
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.0
[INFO] [stderr]   Downloaded tokio v1.39.2
[INFO] [stderr]   Downloaded libz-sys v1.1.20
[INFO] [stderr]   Downloaded aws-lc-sys v0.21.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 553226401e8e8ac04673cfea94f9e194e5f2009bb647eea37a0147893685dd16
[INFO] running `Command { std: "docker" "start" "-a" "553226401e8e8ac04673cfea94f9e194e5f2009bb647eea37a0147893685dd16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "553226401e8e8ac04673cfea94f9e194e5f2009bb647eea37a0147893685dd16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "553226401e8e8ac04673cfea94f9e194e5f2009bb647eea37a0147893685dd16", kill_on_drop: false }`
[INFO] [stdout] 553226401e8e8ac04673cfea94f9e194e5f2009bb647eea37a0147893685dd16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b8e0379f6f0cea74beaa6c8209f2a615d3e28bb5125c4f3ad90cb7e475b93c9c
[INFO] running `Command { std: "docker" "start" "-a" "b8e0379f6f0cea74beaa6c8209f2a615d3e28bb5125c4f3ad90cb7e475b93c9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling aws-lc-rs v1.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.11
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling const-oid v0.10.0-rc.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling hybrid-array v0.2.0-rc.9
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.0
[INFO] [stderr]    Compiling aws-lc-sys v0.21.2
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling rand_core v0.9.0-beta.0
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.0
[INFO] [stderr]    Compiling digest v0.11.0-pre.9
[INFO] [stderr]    Compiling sha1 v0.11.0-pre.4
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0-beta.0
[INFO] [stderr]    Compiling rand v0.9.0-beta.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling socket-flow v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.06s
[INFO] running `Command { std: "docker" "inspect" "b8e0379f6f0cea74beaa6c8209f2a615d3e28bb5125c4f3ad90cb7e475b93c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8e0379f6f0cea74beaa6c8209f2a615d3e28bb5125c4f3ad90cb7e475b93c9c", kill_on_drop: false }`
[INFO] [stdout] b8e0379f6f0cea74beaa6c8209f2a615d3e28bb5125c4f3ad90cb7e475b93c9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4354dcbf7e2c82c22b8ac108e74649c2aa0f31a5044a80cc43c295b73f2ffc87
[INFO] running `Command { std: "docker" "start" "-a" "4354dcbf7e2c82c22b8ac108e74649c2aa0f31a5044a80cc43c295b73f2ffc87", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling socket-flow v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.46s
[INFO] running `Command { std: "docker" "inspect" "4354dcbf7e2c82c22b8ac108e74649c2aa0f31a5044a80cc43c295b73f2ffc87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4354dcbf7e2c82c22b8ac108e74649c2aa0f31a5044a80cc43c295b73f2ffc87", kill_on_drop: false }`
[INFO] [stdout] 4354dcbf7e2c82c22b8ac108e74649c2aa0f31a5044a80cc43c295b73f2ffc87
