[INFO] fetching crate zebra-test 1.0.0-beta.39... [INFO] testing zebra-test-1.0.0-beta.39 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] extracting crate zebra-test 1.0.0-beta.39 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate zebra-test 1.0.0-beta.39 on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zebra-test 1.0.0-beta.39 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zebra-test 1.0.0-beta.39 [INFO] tweaked toml for crates.io crate zebra-test 1.0.0-beta.39 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 134 packages to latest compatible versions [INFO] [stderr] Adding backtrace v0.3.71 (available: v0.3.74) [INFO] [stderr] Adding tower v0.4.13 (available: v0.5.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a7e7a6a8a34691b9487d7c24b904ef337becc4d88cb932eae9fd88cb5e3a061 [INFO] running `Command { std: "docker" "start" "-a" "4a7e7a6a8a34691b9487d7c24b904ef337becc4d88cb932eae9fd88cb5e3a061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a7e7a6a8a34691b9487d7c24b904ef337becc4d88cb932eae9fd88cb5e3a061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a7e7a6a8a34691b9487d7c24b904ef337becc4d88cb932eae9fd88cb5e3a061", kill_on_drop: false }` [INFO] [stdout] 4a7e7a6a8a34691b9487d7c24b904ef337becc4d88cb932eae9fd88cb5e3a061 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 922493a9680f316c5ef16b07a33189707422e6ec504f2cd5c17cc5291b081198 [INFO] running `Command { std: "docker" "start" "-a" "922493a9680f316c5ef16b07a33189707422e6ec504f2cd5c17cc5291b081198", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling insta v1.40.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling spandoc-attribute v0.1.1 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spandoc v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proptest v1.5.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling zebra-test v1.0.0-beta.39 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/lib.rs:185:26 [INFO] [stdout] | [INFO] [stdout] 185 | pi: &std::panic::PanicInfo<'_>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.42s [INFO] running `Command { std: "docker" "inspect" "922493a9680f316c5ef16b07a33189707422e6ec504f2cd5c17cc5291b081198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "922493a9680f316c5ef16b07a33189707422e6ec504f2cd5c17cc5291b081198", kill_on_drop: false }` [INFO] [stdout] 922493a9680f316c5ef16b07a33189707422e6ec504f2cd5c17cc5291b081198 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e247e4508e5a98a089ef8a1904fe8b6638834fbe1cb8df3ae9a3c1f18a3aee19 [INFO] running `Command { std: "docker" "start" "-a" "e247e4508e5a98a089ef8a1904fe8b6638834fbe1cb8df3ae9a3c1f18a3aee19", kill_on_drop: false }` [INFO] [stderr] Compiling zebra-test v1.0.0-beta.39 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/lib.rs:185:26 [INFO] [stdout] | [INFO] [stdout] 185 | pi: &std::panic::PanicInfo<'_>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/lib.rs:185:26 [INFO] [stdout] | [INFO] [stdout] 185 | pi: &std::panic::PanicInfo<'_>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.45s [INFO] running `Command { std: "docker" "inspect" "e247e4508e5a98a089ef8a1904fe8b6638834fbe1cb8df3ae9a3c1f18a3aee19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e247e4508e5a98a089ef8a1904fe8b6638834fbe1cb8df3ae9a3c1f18a3aee19", kill_on_drop: false }` [INFO] [stdout] e247e4508e5a98a089ef8a1904fe8b6638834fbe1cb8df3ae9a3c1f18a3aee19 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7154e6bc6b83a7820f3b3cc2adff2688959661c2984ac89fc6b042e53e4efbe9 [INFO] running `Command { std: "docker" "start" "-a" "7154e6bc6b83a7820f3b3cc2adff2688959661c2984ac89fc6b042e53e4efbe9", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stderr] --> src/lib.rs:185:26 [INFO] [stderr] | [INFO] [stderr] 185 | pi: &std::panic::PanicInfo<'_>, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `zebra-test` (lib) generated 1 warning [INFO] [stderr] warning: `zebra-test` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zebra_test-2f9ae798041ab1fe) [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.40s [INFO] [stdout] [INFO] [stderr] Running tests/command.rs (/opt/rustwide/target/debug/deps/command-1ccf96fc9e3d7d44) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test ignore_regex_iter_ignores_stdout_failure_message ... ok [INFO] [stdout] test ignore_regex_ignores_stdout_failure_message ... ok [INFO] [stdout] test failure_regex_matches_stderr_failure_message ... ok [INFO] [stdout] test finish_before_timeout_short_output_no_newlines ... ok [INFO] [stdout] test finish_before_timeout_output_single_line ... 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 failure_regex_matches_stdout_failure_message ... 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_drop - should panic ... ok [INFO] [stdout] test failure_regex_matches_stdout_failure_message_kill - 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_no_kill_on_error - 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_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.05s [INFO] [stdout] [INFO] [stderr] Running tests/transcript.rs (/opt/rustwide/target/debug/deps/transcript-dec18f48b5b32029) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test self_check ... ok [INFO] [stdout] test transcript_returns_responses_and_ends ... ok [INFO] [stdout] test transcript_errors_wrong_request ... 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.33s [INFO] [stdout] [INFO] [stderr] Doc-tests zebra_test [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/mock_service.rs - mock_service::MockService::expect_request (line 299) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::MockService::expect_request_that (line 355) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::MockServiceBuilder::with_proxy_channel_size (line 197) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::MockServiceBuilder::with_max_request_delay (line 221) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::MockService::expect_request (line 476) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::ResponseSender::respond (line 751) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::MockService::expect_request_that (line 542) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::ResponseSender::respond_with_error (line 919) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::ResponseSender::respond_with (line 806) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::ResponseSender::respond_error (line 866) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service (line 10) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::MockService::expect_no_requests (line 407) ... ok [INFO] [stdout] test src/mock_service.rs - mock_service::MockService::expect_no_requests (line 603) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7154e6bc6b83a7820f3b3cc2adff2688959661c2984ac89fc6b042e53e4efbe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7154e6bc6b83a7820f3b3cc2adff2688959661c2984ac89fc6b042e53e4efbe9", kill_on_drop: false }` [INFO] [stdout] 7154e6bc6b83a7820f3b3cc2adff2688959661c2984ac89fc6b042e53e4efbe9