[INFO] fetching crate n3agent 0.1.10... [INFO] testing n3agent-0.1.10 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate n3agent 0.1.10 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate n3agent 0.1.10 [INFO] finished tweaking crates.io crate n3agent 0.1.10 [INFO] tweaked toml for crates.io crate n3agent 0.1.10 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate n3agent 0.1.10 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate n3agent 0.1.10 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09f41d28621a282c1af2f85d4b88af3c703c440f0a9324bb325a38753f0cf1a4 [INFO] running `Command { std: "docker" "start" "-a" "09f41d28621a282c1af2f85d4b88af3c703c440f0a9324bb325a38753f0cf1a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09f41d28621a282c1af2f85d4b88af3c703c440f0a9324bb325a38753f0cf1a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09f41d28621a282c1af2f85d4b88af3c703c440f0a9324bb325a38753f0cf1a4", kill_on_drop: false }` [INFO] [stdout] 09f41d28621a282c1af2f85d4b88af3c703c440f0a9324bb325a38753f0cf1a4 [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21cad5563b686cc25b3d2b923f3c4bf8023de877f36360e3afde6c0b2519ad00 [INFO] running `Command { std: "docker" "start" "-a" "21cad5563b686cc25b3d2b923f3c4bf8023de877f36360e3afde6c0b2519ad00", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling quiche v0.24.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling debug_panic v0.2.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling octets v0.3.0 [INFO] [stderr] Compiling timing-wheel v0.1.4 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling cooked-waker v5.0.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling color-print-proc-macro v0.3.7 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling color-print v0.3.7 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling n3io v0.1.5 [INFO] [stderr] Compiling n3-spawner v0.1.2 [INFO] [stderr] Compiling boring-sys v4.17.0 [INFO] [stderr] Compiling boring v4.17.0 [INFO] [stderr] Compiling n3quic v0.1.6 [INFO] [stderr] Compiling n3agent v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 24s [INFO] running `Command { std: "docker" "inspect" "21cad5563b686cc25b3d2b923f3c4bf8023de877f36360e3afde6c0b2519ad00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21cad5563b686cc25b3d2b923f3c4bf8023de877f36360e3afde6c0b2519ad00", kill_on_drop: false }` [INFO] [stdout] 21cad5563b686cc25b3d2b923f3c4bf8023de877f36360e3afde6c0b2519ad00 [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 534dd6df215954ea43ca7a01660bbf8ee346b607f46b4f91e2645b8d09b4c110 [INFO] running `Command { std: "docker" "start" "-a" "534dd6df215954ea43ca7a01660bbf8ee346b607f46b4f91e2645b8d09b4c110", kill_on_drop: false }` [INFO] [stderr] Compiling n3agent v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "534dd6df215954ea43ca7a01660bbf8ee346b607f46b4f91e2645b8d09b4c110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "534dd6df215954ea43ca7a01660bbf8ee346b607f46b4f91e2645b8d09b4c110", kill_on_drop: false }` [INFO] [stdout] 534dd6df215954ea43ca7a01660bbf8ee346b607f46b4f91e2645b8d09b4c110 [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ebe023664bd0f24cf7d66946c4bcdf818e6c940e25ee3ee34a30db7525e79513 [INFO] running `Command { std: "docker" "start" "-a" "ebe023664bd0f24cf7d66946c4bcdf818e6c940e25ee3ee34a30db7525e79513", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/n3agent-88608aa70f840100) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/n3agent.rs (/opt/rustwide/target/debug/deps/n3agent-7f9105e1b0576969) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests n3agent [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ebe023664bd0f24cf7d66946c4bcdf818e6c940e25ee3ee34a30db7525e79513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebe023664bd0f24cf7d66946c4bcdf818e6c940e25ee3ee34a30db7525e79513", kill_on_drop: false }` [INFO] [stdout] ebe023664bd0f24cf7d66946c4bcdf818e6c940e25ee3ee34a30db7525e79513