[INFO] fetching crate nodal 0.0.0...
[INFO] building nodal-0.0.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate nodal 0.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate nodal 0.0.0
[INFO] finished tweaking crates.io crate nodal 0.0.0
[INFO] tweaked toml for crates.io crate nodal 0.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nodal 0.0.0 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] crate crates.io crate nodal 0.0.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14181db8c0bef0ea946bcb52f259c7ca9decdfa664412dcdeded1bfef187741c
[INFO] running `Command { std: "docker" "start" "-a" "14181db8c0bef0ea946bcb52f259c7ca9decdfa664412dcdeded1bfef187741c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14181db8c0bef0ea946bcb52f259c7ca9decdfa664412dcdeded1bfef187741c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14181db8c0bef0ea946bcb52f259c7ca9decdfa664412dcdeded1bfef187741c", kill_on_drop: false }`
[INFO] [stdout] 14181db8c0bef0ea946bcb52f259c7ca9decdfa664412dcdeded1bfef187741c
[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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67be415c3709ff9b39c6a219238efca6146b74764834ee3f4ff1a5731e843379
[INFO] running `Command { std: "docker" "start" "-a" "67be415c3709ff9b39c6a219238efca6146b74764834ee3f4ff1a5731e843379", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling quinn-udp v0.5.13
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling fastbloom v0.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling quinn-proto v0.11.12
[INFO] [stderr]    Compiling nodal v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `create_endpoint_client` is never used
[INFO] [stdout]  --> src/endpoint.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn create_endpoint_client(addr: SocketAddr) -> io::Result<Endpoint> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_endpoint_server` is never used
[INFO] [stdout]   --> src/endpoint.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn create_endpoint_server(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.87s
[INFO] running `Command { std: "docker" "inspect" "67be415c3709ff9b39c6a219238efca6146b74764834ee3f4ff1a5731e843379", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67be415c3709ff9b39c6a219238efca6146b74764834ee3f4ff1a5731e843379", kill_on_drop: false }`
[INFO] [stdout] 67be415c3709ff9b39c6a219238efca6146b74764834ee3f4ff1a5731e843379
[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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af1b36041bec165db65714b84d9ce161f347beb864f3f08b68f7100ef9e38ef5
[INFO] running `Command { std: "docker" "start" "-a" "af1b36041bec165db65714b84d9ce161f347beb864f3f08b68f7100ef9e38ef5", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stdout] warning: function `create_endpoint_client` is never used
[INFO] [stdout]  --> src/endpoint.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn create_endpoint_client(addr: SocketAddr) -> io::Result<Endpoint> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_endpoint_server` is never used
[INFO] [stdout]   --> src/endpoint.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn create_endpoint_server(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nodal v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `create_endpoint_client` is never used
[INFO] [stdout]  --> src/endpoint.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn create_endpoint_client(addr: SocketAddr) -> io::Result<Endpoint> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_endpoint_server` is never used
[INFO] [stdout]   --> src/endpoint.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn create_endpoint_server(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "af1b36041bec165db65714b84d9ce161f347beb864f3f08b68f7100ef9e38ef5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af1b36041bec165db65714b84d9ce161f347beb864f3f08b68f7100ef9e38ef5", kill_on_drop: false }`
[INFO] [stdout] af1b36041bec165db65714b84d9ce161f347beb864f3f08b68f7100ef9e38ef5
