[INFO] fetching crate armada_lib 1.0.5...
[INFO] building armada_lib-1.0.5 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate armada_lib 1.0.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate armada_lib 1.0.5
[INFO] finished tweaking crates.io crate armada_lib 1.0.5
[INFO] tweaked toml for crates.io crate armada_lib 1.0.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate armada_lib 1.0.5 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 90 packages to latest compatible versions
[INFO] [stderr] Adding cidr-utils v0.5.11 (available: v0.6.1)
[INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr] Adding pnet v0.28.0 (available: v0.35.0)
[INFO] [stderr] Adding pnet_packet v0.28.0 (available: v0.35.0)
[INFO] [stderr] Adding pnet_sys v0.28.0 (available: v0.35.0)
[INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr] Adding twox-hash v1.6.3 (available: v2.1.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d37b1963d1898ac0716196f5712df41974b6dd1bd25f7af19318677788396b7b
[INFO] running `Command { std: "docker" "start" "-a" "d37b1963d1898ac0716196f5712df41974b6dd1bd25f7af19318677788396b7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d37b1963d1898ac0716196f5712df41974b6dd1bd25f7af19318677788396b7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d37b1963d1898ac0716196f5712df41974b6dd1bd25f7af19318677788396b7b", kill_on_drop: false }`
[INFO] [stdout] d37b1963d1898ac0716196f5712df41974b6dd1bd25f7af19318677788396b7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d096726aac85928286324fbf9c48e044e15be4183d0a8e600e97d4cb979dc8e
[INFO] running `Command { std: "docker" "start" "-a" "5d096726aac85928286324fbf9c48e044e15be4183d0a8e600e97d4cb979dc8e", kill_on_drop: false }`
[INFO] [stderr] Compiling regex-syntax v0.8.6
[INFO] [stderr] Compiling memchr v2.7.6
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling pnet_base v0.28.0
[INFO] [stderr] Compiling serde v1.0.228
[INFO] [stderr] Compiling futures-sink v0.3.31
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling pnet v0.28.0
[INFO] [stderr] Compiling anyhow v1.0.100
[INFO] [stderr] Compiling syn v2.0.106
[INFO] [stderr] Compiling getrandom v0.2.16
[INFO] [stderr] Compiling ppv-lite86 v0.2.21
[INFO] [stderr] Compiling pnet_sys v0.28.0
[INFO] [stderr] Compiling signal-hook-registry v1.4.6
[INFO] [stderr] Compiling mio v1.0.4
[INFO] [stderr] Compiling static_assertions v1.1.0
[INFO] [stderr] Compiling either v1.15.0
[INFO] [stderr] Compiling debug-helper v0.3.13
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling futures-channel v0.3.31
[INFO] [stderr] Compiling pnet_macros_support v0.28.0
[INFO] [stderr] Compiling itertools v0.10.5
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling num-integer v0.1.46
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling ipnetwork v0.18.0
[INFO] [stderr] Compiling num-bigint v0.4.6
[INFO] [stderr] Compiling pnet_datalink v0.28.0
[INFO] [stderr] Compiling twox-hash v1.6.3
[INFO] [stderr] Compiling regex-automata v0.4.11
[INFO] [stderr] Compiling futures-macro v0.3.31
[INFO] [stderr] Compiling tokio-macros v2.5.0
[INFO] [stderr] Compiling tracing-attributes v0.1.30
[INFO] [stderr] Compiling regex v1.11.3
[INFO] [stderr] Compiling tokio v1.47.1
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling cidr-utils v0.5.11
[INFO] [stderr] Compiling tracing v0.1.41
[INFO] [stderr] Compiling pnet_macros v0.28.0
[INFO] [stderr] Compiling tokio-stream v0.1.17
[INFO] [stderr] Compiling pnet_packet v0.28.0
[INFO] [stderr] Compiling futures-executor v0.3.31
[INFO] [stderr] Compiling futures v0.3.31
[INFO] [stderr] Compiling pnet_transport v0.28.0
[INFO] [stderr] Compiling armada_lib v1.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/armada/tcp_ext.rs:19:17
[INFO] [stdout] |
[INFO] [stdout] 19 | fn try_next(&mut self) -> std::io::Result