[INFO] fetching crate zebra-test 2.0.0... [INFO] testing zebra-test-2.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate zebra-test 2.0.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate zebra-test 2.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zebra-test 2.0.0 [INFO] tweaked toml for crates.io crate zebra-test 2.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zebra-test 2.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zebra-test 2.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spandoc v0.2.2 [INFO] [stderr] Downloaded proptest v1.8.0 [INFO] [stderr] Downloaded insta v1.43.2 [INFO] [stderr] Downloaded spandoc-attribute v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0b5859b3faf0f1c7388c80e3df290e9ac96ded86eb57dc64837809e375bf93b [INFO] running `Command { std: "docker" "start" "-a" "b0b5859b3faf0f1c7388c80e3df290e9ac96ded86eb57dc64837809e375bf93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0b5859b3faf0f1c7388c80e3df290e9ac96ded86eb57dc64837809e375bf93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0b5859b3faf0f1c7388c80e3df290e9ac96ded86eb57dc64837809e375bf93b", kill_on_drop: false }` [INFO] [stdout] b0b5859b3faf0f1c7388c80e3df290e9ac96ded86eb57dc64837809e375bf93b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1a34ffff44d094228632e58b5df3eb655e46728a10898484a97aa8ab1451307 [INFO] running `Command { std: "docker" "start" "-a" "a1a34ffff44d094228632e58b5df3eb655e46728a10898484a97aa8ab1451307", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling spandoc-attribute v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling spandoc v0.2.2 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling zebra-test v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.44s [INFO] running `Command { std: "docker" "inspect" "a1a34ffff44d094228632e58b5df3eb655e46728a10898484a97aa8ab1451307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1a34ffff44d094228632e58b5df3eb655e46728a10898484a97aa8ab1451307", kill_on_drop: false }` [INFO] [stdout] a1a34ffff44d094228632e58b5df3eb655e46728a10898484a97aa8ab1451307 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12a8533d46be3ed1366edf87274877afd44a7c27d78c6fd0bffce251649b24ae [INFO] running `Command { std: "docker" "start" "-a" "12a8533d46be3ed1366edf87274877afd44a7c27d78c6fd0bffce251649b24ae", kill_on_drop: false }` [INFO] [stderr] Compiling zebra-test v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.07s [INFO] running `Command { std: "docker" "inspect" "12a8533d46be3ed1366edf87274877afd44a7c27d78c6fd0bffce251649b24ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12a8533d46be3ed1366edf87274877afd44a7c27d78c6fd0bffce251649b24ae", kill_on_drop: false }` [INFO] [stdout] 12a8533d46be3ed1366edf87274877afd44a7c27d78c6fd0bffce251649b24ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f1e6f33258d4cfb72b993b66b7ee4f1fc5a57e3e504227313074d023a20344a0 [INFO] running `Command { std: "docker" "start" "-a" "f1e6f33258d4cfb72b993b66b7ee4f1fc5a57e3e504227313074d023a20344a0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zebra_test-d0e6fd3bd49fb4f5) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test command::arguments::tests::argument_order_is_preserved ... ok [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::arguments_can_be_merged ... ok [INFO] [stdout] test command::arguments::tests::arguments_can_be_overridden ... ok [INFO] [stderr] Running tests/command.rs (/opt/rustwide/target/debug/deps/command-1f919efe87560cad) [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.41s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test failure_regex_matches_stderr_failure_message ... ok [INFO] [stdout] test ignore_regex_iter_ignores_stdout_failure_message ... ok [INFO] [stdout] test ignore_regex_ignores_stdout_failure_message ... ok [INFO] [stdout] test kill_on_timeout_output_continuous_lines ... ok [INFO] [stdout] test failure_regex_reads_multi_line_output_on_expect_line ... ok [INFO] [stdout] test finish_before_timeout_output_single_line ... ok [INFO] [stdout] test failure_regex_matches_stdout_failure_message ... ok [INFO] [stdout] test finish_before_timeout_short_output_no_newlines ... ok [INFO] [stdout] test failure_regex_iter_matches_stdout_failure_message ... ok [INFO] [stdout] test failure_regex_timeout_continuous_output ... 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_kill - 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] 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] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/transcript.rs (/opt/rustwide/target/debug/deps/transcript-6bda8a7707b935ae) [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::MockServiceBuilder::with_max_request_delay (line 226) ... 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_request_that (line 361) ... 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_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::MockService::expect_request_that (line 555) ... 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::ResponseSender::respond_with (line 827) ... 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 (line 10) ... 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.92s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f1e6f33258d4cfb72b993b66b7ee4f1fc5a57e3e504227313074d023a20344a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1e6f33258d4cfb72b993b66b7ee4f1fc5a57e3e504227313074d023a20344a0", kill_on_drop: false }` [INFO] [stdout] f1e6f33258d4cfb72b993b66b7ee4f1fc5a57e3e504227313074d023a20344a0