[INFO] fetching crate phantomlink 0.1.0... [INFO] testing phantomlink-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-2 [INFO] extracting crate phantomlink 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate phantomlink 0.1.0 [INFO] finished tweaking crates.io crate phantomlink 0.1.0 [INFO] tweaked toml for crates.io crate phantomlink 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate phantomlink 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate phantomlink 0.1.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0901cf292c343142f54ca0a000b52d2e35b78eff0f9779157b3db2400b63d6a7 [INFO] running `Command { std: "docker" "start" "-a" "0901cf292c343142f54ca0a000b52d2e35b78eff0f9779157b3db2400b63d6a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0901cf292c343142f54ca0a000b52d2e35b78eff0f9779157b3db2400b63d6a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0901cf292c343142f54ca0a000b52d2e35b78eff0f9779157b3db2400b63d6a7", kill_on_drop: false }` [INFO] [stdout] 0901cf292c343142f54ca0a000b52d2e35b78eff0f9779157b3db2400b63d6a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efbb4216fbffe6f9386536b94d3092c39341ff7590905c9a27d13e1e000a5b0f [INFO] running `Command { std: "docker" "start" "-a" "efbb4216fbffe6f9386536b94d3092c39341ff7590905c9a27d13e1e000a5b0f", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tz-rs v0.7.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling tzdb_data v0.2.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling tzdb v0.7.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling pnet_macros_support v0.35.0 [INFO] [stderr] Compiling pnet_sys v0.35.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling is_debug v1.1.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling pnet_packet v0.35.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling husky-rs v0.1.5 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_complete v4.5.54 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling pnet_transport v0.35.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling pnet_datalink v0.35.0 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling etherparse v0.18.0 [INFO] [stderr] Compiling uom v0.37.0 [INFO] [stderr] Compiling netlink-packet-sock-diag v0.4.2 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling shadow-rs v1.1.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling thread-priority v1.2.0 [INFO] [stderr] Compiling clap_complete_nushell v4.5.7 [INFO] [stderr] Compiling spin_sleep v1.3.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling phantomlink v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "efbb4216fbffe6f9386536b94d3092c39341ff7590905c9a27d13e1e000a5b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efbb4216fbffe6f9386536b94d3092c39341ff7590905c9a27d13e1e000a5b0f", kill_on_drop: false }` [INFO] [stdout] efbb4216fbffe6f9386536b94d3092c39341ff7590905c9a27d13e1e000a5b0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27e39c428d066fee1dc8e00d462619c4fc1b800f547bc2a2b3f967e365bfed68 [INFO] running `Command { std: "docker" "start" "-a" "27e39c428d066fee1dc8e00d462619c4fc1b800f547bc2a2b3f967e365bfed68", kill_on_drop: false }` [INFO] [stderr] Compiling phantomlink v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `Command { std: "docker" "inspect" "27e39c428d066fee1dc8e00d462619c4fc1b800f547bc2a2b3f967e365bfed68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e39c428d066fee1dc8e00d462619c4fc1b800f547bc2a2b3f967e365bfed68", kill_on_drop: false }` [INFO] [stdout] 27e39c428d066fee1dc8e00d462619c4fc1b800f547bc2a2b3f967e365bfed68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab8d00a8d35bae5c4aa0b2b7be81ceba9494844dcb3ad31abb02a71c1b6ea554 [INFO] running `Command { std: "docker" "start" "-a" "ab8d00a8d35bae5c4aa0b2b7be81ceba9494844dcb3ad31abb02a71c1b6ea554", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/phantomlink-0e97ebf986d36f11) [INFO] [stdout] running 22 tests [INFO] [stdout] test byte_bounded_channel::test::test_capacity_enough_space ... ok [INFO] [stdout] test byte_bounded_channel::test::test_capacity_full ... ok [INFO] [stdout] test byte_bounded_channel::test::test_lock_free ... ok [INFO] [stdout] test byte_bounded_channel::test::test_channel_full_does_not_interfere_with_recv ... ok [INFO] [stdout] test byte_bounded_channel::test::test_channel_capacity_is_decreased_after_recv ... ok [INFO] [stdout] test byte_bounded_channel::test::test_remove ... ok [INFO] [stdout] test byte_bounded_channel::test::test_remove_two_packets ... ok [INFO] [stdout] test cli::startup_mode::test::test_startup_app_startup ... ok [INFO] [stdout] test cli::startup_mode::test::test_startup_first_large_transport_pkt ... ok [INFO] [stdout] test byte_bounded_channel::test::test_capacity_exceeding_two_packets ... ok [INFO] [stdout] test inflight_queue::test::test_instant_eq ... ok [INFO] [stdout] test byte_bounded_channel::test::test_capacity_exceeding ... ok [INFO] [stdout] test cli::startup_mode::test::test_startup_first_pkt ... ok [INFO] [stdout] test cli::startup_mode::test::test_startup_first_transport_pkt ... ok [INFO] [stdout] test inflight_queue::test::test_add_pop_packet ... ok [INFO] [stdout] test route_metrics::route_metric::tests::from_raw ... ok [INFO] [stdout] test byte_bounded_channel::test::test_capacity_enough_space_two_packets ... ok [INFO] [stdout] test byte_bounded_channel::test::test_remove_no_packet ... ok [INFO] [stdout] test inflight_queue::test::test_add_wait_pop_packet ... ok [INFO] [stdout] test inflight_queue::test::test_packet_correct_order ... ok [INFO] [stdout] test inflight_queue::test::test_packet_overtaking ... ok [INFO] [stdout] test inflight_queue::test::test_packet_test_correct_order_faster_but_same_route ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ab8d00a8d35bae5c4aa0b2b7be81ceba9494844dcb3ad31abb02a71c1b6ea554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab8d00a8d35bae5c4aa0b2b7be81ceba9494844dcb3ad31abb02a71c1b6ea554", kill_on_drop: false }` [INFO] [stdout] ab8d00a8d35bae5c4aa0b2b7be81ceba9494844dcb3ad31abb02a71c1b6ea554