[INFO] fetching crate zebra-test 3.0.0... [INFO] testing zebra-test-3.0.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate zebra-test 3.0.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate zebra-test 3.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zebra-test 3.0.0 [INFO] tweaked toml for crates.io crate zebra-test 3.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zebra-test 3.0.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zebra-test 3.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded spandoc-attribute v0.1.1 [INFO] [stderr] Downloaded indenter v0.3.4 [INFO] [stderr] Downloaded spandoc v0.2.2 [INFO] [stderr] Downloaded owo-colors v4.3.0 [INFO] [stderr] Downloaded tempfile v3.26.0 [INFO] [stderr] Downloaded eyre v0.6.12 [INFO] [stderr] Downloaded insta v1.46.3 [INFO] [stderr] Downloaded proptest v1.10.0 [INFO] [stderr] Downloaded color-eyre v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbae19bfb5dc8d8f310aedbb3bf14d14f8b6710a9881f11d897496e047e7dfeb [INFO] running `Command { std: "docker" "start" "-a" "bbae19bfb5dc8d8f310aedbb3bf14d14f8b6710a9881f11d897496e047e7dfeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbae19bfb5dc8d8f310aedbb3bf14d14f8b6710a9881f11d897496e047e7dfeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbae19bfb5dc8d8f310aedbb3bf14d14f8b6710a9881f11d897496e047e7dfeb", kill_on_drop: false }` [INFO] [stdout] bbae19bfb5dc8d8f310aedbb3bf14d14f8b6710a9881f11d897496e047e7dfeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4244e41da48f777796ad6eef5a8ebe216dae334a9fee22ea4b0cac582eb60eb [INFO] running `Command { std: "docker" "start" "-a" "b4244e41da48f777796ad6eef5a8ebe216dae334a9fee22ea4b0cac582eb60eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling insta v1.46.3 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling spandoc-attribute v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling spandoc v0.2.2 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling zebra-test v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.39s [INFO] running `Command { std: "docker" "inspect" "b4244e41da48f777796ad6eef5a8ebe216dae334a9fee22ea4b0cac582eb60eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4244e41da48f777796ad6eef5a8ebe216dae334a9fee22ea4b0cac582eb60eb", kill_on_drop: false }` [INFO] [stdout] b4244e41da48f777796ad6eef5a8ebe216dae334a9fee22ea4b0cac582eb60eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be3e9c1879c5c44125f390f3b5002a7cd3924b5ad6c36d2863166f48893dbe6f [INFO] running `Command { std: "docker" "start" "-a" "be3e9c1879c5c44125f390f3b5002a7cd3924b5ad6c36d2863166f48893dbe6f", kill_on_drop: false }` [INFO] [stderr] Compiling zebra-test v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.23s [INFO] running `Command { std: "docker" "inspect" "be3e9c1879c5c44125f390f3b5002a7cd3924b5ad6c36d2863166f48893dbe6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3e9c1879c5c44125f390f3b5002a7cd3924b5ad6c36d2863166f48893dbe6f", kill_on_drop: false }` [INFO] [stdout] be3e9c1879c5c44125f390f3b5002a7cd3924b5ad6c36d2863166f48893dbe6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 145be482f16e88b15a7fc041b8794ed479862893b92d29252ba924c937006e39 [INFO] running `Command { std: "docker" "start" "-a" "145be482f16e88b15a7fc041b8794ed479862893b92d29252ba924c937006e39", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zebra_test-f95eead139e9b513) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test vectors::block::test::block_test_vectors_count ... ok [INFO] [stdout] test vectors::block::test::block_test_vectors_unique ... ok [INFO] [stdout] test command::arguments::tests::argument_order_is_preserved ... ok [INFO] [stdout] test command::arguments::tests::arguments_can_be_merged ... ok [INFO] [stdout] test command::arguments::tests::arguments_can_be_overridden ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.94s [INFO] [stdout] [INFO] [stderr] Running tests/command.rs (/opt/rustwide/target/debug/deps/command-15b5a2d6aa8f2abe) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test ignore_regex_ignores_stdout_failure_message ... ok [INFO] [stdout] test ignore_regex_iter_ignores_stdout_failure_message ... ok [INFO] [stdout] test failure_regex_matches_stderr_failure_message ... ok [INFO] [stdout] test finish_before_timeout_output_single_line ... ok [INFO] [stdout] test failure_regex_iter_matches_stdout_failure_message ... ok [INFO] [stdout] test finish_before_timeout_short_output_no_newlines ... ok [INFO] [stdout] test kill_on_timeout_output_continuous_lines ... ok [INFO] [stdout] test failure_regex_matches_stdout_failure_message ... ok [INFO] [stdout] test failure_regex_reads_multi_line_output_on_expect_line ... ok [INFO] [stdout] test failure_regex_timeout_continuous_output ... ok [INFO] [stdout] test failure_regex_matches_stdout_failure_message_drop - should panic ... ok [INFO] [stdout] test failure_regex_reads_multi_line_output_on_drop - should panic ... ok [INFO] [stdout] test failure_regex_matches_stdout_failure_message_kill - should panic ... ok [INFO] [stdout] test failure_regex_matches_stdout_failure_message_wait_for_output - should panic ... ok [INFO] [stdout] test failure_regex_matches_stdout_failure_message_no_kill_on_error - should panic ... ok [INFO] [stdout] test failure_regex_matches_stdout_failure_message_kill_on_error - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.09s [INFO] [stdout] [INFO] [stderr] Running tests/transcript.rs (/opt/rustwide/target/debug/deps/transcript-1f3655fd68bef869) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test self_check ... ok [INFO] [stdout] test transcript_errors_wrong_request ... ok [INFO] [stdout] test transcript_returns_responses_and_ends ... ok [INFO] [stdout] test self_check_err ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s [INFO] [stdout] [INFO] [stderr] Doc-tests zebra_test [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/mock_service.rs - mock_service::MockServiceBuilder::with_proxy_channel_size (line 202) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::ResponseSender::respond_with (line 827) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::MockServiceBuilder::with_max_request_delay (line 226) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::ResponseSender::respond_error (line 887) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::MockService::expect_request (line 305) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::MockService::expect_request_that (line 555) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service (line 10) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::MockService::expect_request (line 489) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::MockService::expect_request_that (line 361) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::MockService::expect_no_requests (line 616) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::MockService::expect_no_requests (line 413) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::ResponseSender::respond (line 772) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::ResponseSender::respond_with_error (line 940) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.50s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "145be482f16e88b15a7fc041b8794ed479862893b92d29252ba924c937006e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "145be482f16e88b15a7fc041b8794ed479862893b92d29252ba924c937006e39", kill_on_drop: false }` [INFO] [stdout] 145be482f16e88b15a7fc041b8794ed479862893b92d29252ba924c937006e39