[INFO] fetching crate atm0s-sdn-manual-discovery 0.2.6...
[INFO] testing atm0s-sdn-manual-discovery-0.2.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate atm0s-sdn-manual-discovery 0.2.6 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate atm0s-sdn-manual-discovery 0.2.6
[INFO] finished tweaking crates.io crate atm0s-sdn-manual-discovery 0.2.6
[INFO] tweaked toml for crates.io crate atm0s-sdn-manual-discovery 0.2.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate atm0s-sdn-manual-discovery 0.2.6 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 174 packages to latest compatible versions
[INFO] [stderr]       Adding atm0s-sdn-identity v0.2.0 (available: v0.3.2)
[INFO] [stderr]       Adding atm0s-sdn-network v0.3.1 (available: v0.7.1)
[INFO] [stderr]       Adding atm0s-sdn-router v0.1.4 (available: v0.3.0)
[INFO] [stderr]       Adding atm0s-sdn-utils v0.1.1 (available: v0.2.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bebdadedcaf57c47ba58a6f0373be86f2726645ac813908b2cadafcad87efdc9
[INFO] running `Command { std: "docker" "start" "-a" "bebdadedcaf57c47ba58a6f0373be86f2726645ac813908b2cadafcad87efdc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bebdadedcaf57c47ba58a6f0373be86f2726645ac813908b2cadafcad87efdc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bebdadedcaf57c47ba58a6f0373be86f2726645ac813908b2cadafcad87efdc9", kill_on_drop: false }`
[INFO] [stdout] bebdadedcaf57c47ba58a6f0373be86f2726645ac813908b2cadafcad87efdc9
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b67d261dcedb8fa01022946fcc05d656177aa72ce375e540bc6ffacc03bd402
[INFO] running `Command { std: "docker" "start" "-a" "6b67d261dcedb8fa01022946fcc05d656177aa72ce375e540bc6ffacc03bd402", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling libp2p-identity v0.2.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling small-map v0.1.3
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling convert-enum v0.1.0
[INFO] [stderr]    Compiling async-notify v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling atm0s-sdn-identity v0.2.0
[INFO] [stderr]    Compiling atm0s-sdn-router v0.1.4
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling atm0s-sdn-utils v0.1.1
[INFO] [stderr]    Compiling atm0s-sdn-network v0.3.1
[INFO] [stderr]    Compiling atm0s-sdn-key-value v0.1.9
[INFO] [stderr]    Compiling atm0s-sdn-manual-discovery v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.50s
[INFO] running `Command { std: "docker" "inspect" "6b67d261dcedb8fa01022946fcc05d656177aa72ce375e540bc6ffacc03bd402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b67d261dcedb8fa01022946fcc05d656177aa72ce375e540bc6ffacc03bd402", kill_on_drop: false }`
[INFO] [stdout] 6b67d261dcedb8fa01022946fcc05d656177aa72ce375e540bc6ffacc03bd402
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f44bb573aecfc2d0eab48b6da353652351dedd9a7295ab11da0eb372d1b597ce
[INFO] running `Command { std: "docker" "start" "-a" "f44bb573aecfc2d0eab48b6da353652351dedd9a7295ab11da0eb372d1b597ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling atm0s-sdn-manual-discovery v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s
[INFO] running `Command { std: "docker" "inspect" "f44bb573aecfc2d0eab48b6da353652351dedd9a7295ab11da0eb372d1b597ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f44bb573aecfc2d0eab48b6da353652351dedd9a7295ab11da0eb372d1b597ce", kill_on_drop: false }`
[INFO] [stdout] f44bb573aecfc2d0eab48b6da353652351dedd9a7295ab11da0eb372d1b597ce
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 95274600b17d623fe0dcd6c81b31fd61395d44b2d17411f9d04d429166b3d8bf
[INFO] running `Command { std: "docker" "start" "-a" "95274600b17d623fe0dcd6c81b31fd61395d44b2d17411f9d04d429166b3d8bf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/atm0s_sdn_manual_discovery-eae14357c4bbf855)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test behavior::test::init_with_local_tags ... ok
[INFO] [stdout] test behavior::test::connect_to_seed ... ok
[INFO] [stdout] test behavior::test::init_with_remote_tags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests atm0s_sdn_manual_discovery
[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" "95274600b17d623fe0dcd6c81b31fd61395d44b2d17411f9d04d429166b3d8bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95274600b17d623fe0dcd6c81b31fd61395d44b2d17411f9d04d429166b3d8bf", kill_on_drop: false }`
[INFO] [stdout] 95274600b17d623fe0dcd6c81b31fd61395d44b2d17411f9d04d429166b3d8bf
