[INFO] fetching crate binary-options-tools-core-pre 0.2.0...
[INFO] testing binary-options-tools-core-pre-0.2.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate binary-options-tools-core-pre 0.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate binary-options-tools-core-pre 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate binary-options-tools-core-pre 0.2.0
[INFO] tweaked toml for crates.io crate binary-options-tools-core-pre 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate binary-options-tools-core-pre 0.2.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate binary-options-tools-core-pre 0.2.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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kanal v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3603a5d1a27dadf839b3bd0aa545a1f491e9d4d28d7d97c8e538d1300f0d93aa
[INFO] running `Command { std: "docker" "start" "-a" "3603a5d1a27dadf839b3bd0aa545a1f491e9d4d28d7d97c8e538d1300f0d93aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3603a5d1a27dadf839b3bd0aa545a1f491e9d4d28d7d97c8e538d1300f0d93aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3603a5d1a27dadf839b3bd0aa545a1f491e9d4d28d7d97c8e538d1300f0d93aa", kill_on_drop: false }`
[INFO] [stdout] 3603a5d1a27dadf839b3bd0aa545a1f491e9d4d28d7d97c8e538d1300f0d93aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37a16cb7653b41f181a8b88ecacffa73ed1689028b3cb74c9b4ec88c37d02840
[INFO] running `Command { std: "docker" "start" "-a" "37a16cb7653b41f181a8b88ecacffa73ed1689028b3cb74c9b4ec88c37d02840", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling kanal v0.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling binary-options-tools-core-pre v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.15s
[INFO] running `Command { std: "docker" "inspect" "37a16cb7653b41f181a8b88ecacffa73ed1689028b3cb74c9b4ec88c37d02840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37a16cb7653b41f181a8b88ecacffa73ed1689028b3cb74c9b4ec88c37d02840", kill_on_drop: false }`
[INFO] [stdout] 37a16cb7653b41f181a8b88ecacffa73ed1689028b3cb74c9b4ec88c37d02840
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 166e72beb594a8530e38d0072c74c99c2c76496b85e340d704d8702d048df498
[INFO] running `Command { std: "docker" "start" "-a" "166e72beb594a8530e38d0072c74c99c2c76496b85e340d704d8702d048df498", kill_on_drop: false }`
[INFO] [stderr]    Compiling binary-options-tools-core-pre v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.17s
[INFO] running `Command { std: "docker" "inspect" "166e72beb594a8530e38d0072c74c99c2c76496b85e340d704d8702d048df498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "166e72beb594a8530e38d0072c74c99c2c76496b85e340d704d8702d048df498", kill_on_drop: false }`
[INFO] [stdout] 166e72beb594a8530e38d0072c74c99c2c76496b85e340d704d8702d048df498
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8f7aaca8a1abd8b6f1114658480b2a0dbba0de2d0ae4ec59126d4dc17bc4b0db
[INFO] running `Command { std: "docker" "start" "-a" "8f7aaca8a1abd8b6f1114658480b2a0dbba0de2d0ae4ec59126d4dc17bc4b0db", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/binary_options_tools_core_pre-accce87c4095ea6b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test builder::tests::test_client_builder_send_sync ... ok
[INFO] [stdout] test middleware::tests::test_middleware_stack ... ok
[INFO] [stdout] test middleware::tests::test_middleware_stack_builder ... 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]      Running tests/middleware_tests.rs (/opt/rustwide/target/debug/deps/middleware_tests-776161d10e298a3f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_middleware_stack_multiple_layers ... ok
[INFO] [stdout] test test_middleware_context ... ok
[INFO] [stdout] test test_middleware_functionality ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/testing_wrapper_tests.rs (/opt/rustwide/target/debug/deps/testing_wrapper_tests-0d49cf0f6c263932)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_testing_wrapper_builder ... ok
[INFO] [stdout] test test_statistics_export ... ok
[INFO] [stdout] test test_testing_wrapper_creation ... ok
[INFO] [stdout] test test_testing_wrapper_with_runner ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.21s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests binary_options_tools_core_pre
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/middleware.rs - middleware (line 15) - compile ... FAILED
[INFO] [stdout] test src/builder.rs - builder::ClientBuilder<S>::with_middleware_layers (line 308) - compile ... FAILED
[INFO] [stdout] test src/middleware.rs - middleware::MiddlewareStack (line 181) - compile ... FAILED
[INFO] [stdout] test src/middleware.rs - middleware::MiddlewareStackBuilder (line 359) - compile ... FAILED
[INFO] [stdout] test src/builder.rs - builder::ClientBuilder<S>::with_middleware_stack (line 354) - compile ... FAILED
[INFO] [stdout] test src/builder.rs - builder::ClientBuilder<S>::with_middleware (line 270) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/middleware.rs - middleware (line 15) stdout ----
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `clear_temporal_data` do not match the trait declaration
[INFO] [stdout]   --> src/middleware.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn clear_temporal_data(&self) {}
[INFO] [stdout]    |                           ^ lifetimes do not match method in trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/traits.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     async fn clear_temporal_data(&self);
[INFO] [stdout]    |     ------------------------------------ lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::ClientBuilder<S>::with_middleware_layers (line 308) stdout ----
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `clear_temporal_data` do not match the trait declaration
[INFO] [stdout]    --> src/builder.rs:319:27
[INFO] [stdout]     |
[INFO] [stdout] 319 |     fn clear_temporal_data(&self) {}
[INFO] [stdout]     |                           ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/traits.rs:21:5
[INFO] [stdout]     |
[INFO] [stdout]  21 |     async fn clear_temporal_data(&self);
[INFO] [stdout]     |     ------------------------------------ lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/middleware.rs - middleware::MiddlewareStack (line 181) stdout ----
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `clear_temporal_data` do not match the trait declaration
[INFO] [stdout]    --> src/middleware.rs:190:27
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn clear_temporal_data(&self) {}
[INFO] [stdout]     |                           ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/traits.rs:21:5
[INFO] [stdout]     |
[INFO] [stdout]  21 |     async fn clear_temporal_data(&self);
[INFO] [stdout]     |     ------------------------------------ lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/middleware.rs - middleware::MiddlewareStackBuilder (line 359) stdout ----
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `clear_temporal_data` do not match the trait declaration
[INFO] [stdout]    --> src/middleware.rs:368:27
[INFO] [stdout]     |
[INFO] [stdout] 368 |     fn clear_temporal_data(&self) {}
[INFO] [stdout]     |                           ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/traits.rs:21:5
[INFO] [stdout]     |
[INFO] [stdout]  21 |     async fn clear_temporal_data(&self);
[INFO] [stdout]     |     ------------------------------------ lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::ClientBuilder<S>::with_middleware_stack (line 354) stdout ----
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `clear_temporal_data` do not match the trait declaration
[INFO] [stdout]    --> src/builder.rs:365:27
[INFO] [stdout]     |
[INFO] [stdout] 365 |     fn clear_temporal_data(&self) {}
[INFO] [stdout]     |                           ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/traits.rs:21:5
[INFO] [stdout]     |
[INFO] [stdout]  21 |     async fn clear_temporal_data(&self);
[INFO] [stdout]     |     ------------------------------------ lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::ClientBuilder<S>::with_middleware (line 270) stdout ----
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `clear_temporal_data` do not match the trait declaration
[INFO] [stdout]    --> src/builder.rs:281:27
[INFO] [stdout]     |
[INFO] [stdout] 281 |     fn clear_temporal_data(&self) {}
[INFO] [stdout]     |                           ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/traits.rs:21:5
[INFO] [stdout]     |
[INFO] [stdout]  21 |     async fn clear_temporal_data(&self);
[INFO] [stdout]     |     ------------------------------------ lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/builder.rs - builder::ClientBuilder<S>::with_middleware (line 270)
[INFO] [stdout]     src/builder.rs - builder::ClientBuilder<S>::with_middleware_layers (line 308)
[INFO] [stdout]     src/builder.rs - builder::ClientBuilder<S>::with_middleware_stack (line 354)
[INFO] [stdout]     src/middleware.rs - middleware (line 15)
[INFO] [stdout]     src/middleware.rs - middleware::MiddlewareStack (line 181)
[INFO] [stdout]     src/middleware.rs - middleware::MiddlewareStackBuilder (line 359)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8f7aaca8a1abd8b6f1114658480b2a0dbba0de2d0ae4ec59126d4dc17bc4b0db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f7aaca8a1abd8b6f1114658480b2a0dbba0de2d0ae4ec59126d4dc17bc4b0db", kill_on_drop: false }`
[INFO] [stdout] 8f7aaca8a1abd8b6f1114658480b2a0dbba0de2d0ae4ec59126d4dc17bc4b0db
