[INFO] fetching crate mc-rpc 0.1.2...
[INFO] testing mc-rpc-0.1.2 against 1.94.0 for beta-1.95-1
[INFO] extracting crate mc-rpc 0.1.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate mc-rpc 0.1.2
[INFO] finished tweaking crates.io crate mc-rpc 0.1.2
[INFO] tweaked toml for crates.io crate mc-rpc 0.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mc-rpc 0.1.2 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 mc-rpc 0.1.2 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 pale v0.1.1
[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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e97b546afddd6cc35c06048040841b2e0b8684d829ea45cb85bc5060c242246
[INFO] running `Command { std: "docker" "start" "-a" "0e97b546afddd6cc35c06048040841b2e0b8684d829ea45cb85bc5060c242246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e97b546afddd6cc35c06048040841b2e0b8684d829ea45cb85bc5060c242246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e97b546afddd6cc35c06048040841b2e0b8684d829ea45cb85bc5060c242246", kill_on_drop: false }`
[INFO] [stdout] 0e97b546afddd6cc35c06048040841b2e0b8684d829ea45cb85bc5060c242246
[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=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] 6e090a3a23616df4c39de461d4a35593129e5a63472efbadac200603580bc86e
[INFO] running `Command { std: "docker" "start" "-a" "6e090a3a23616df4c39de461d4a35593129e5a63472efbadac200603580bc86e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling mc-rpc v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling pale v0.1.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.71s
[INFO] running `Command { std: "docker" "inspect" "6e090a3a23616df4c39de461d4a35593129e5a63472efbadac200603580bc86e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e090a3a23616df4c39de461d4a35593129e5a63472efbadac200603580bc86e", kill_on_drop: false }`
[INFO] [stdout] 6e090a3a23616df4c39de461d4a35593129e5a63472efbadac200603580bc86e
[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=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] 011a77dafd5ef822d2ac3fba49cdaaa4ba3779e675f281f47610e29b5ff73c8e
[INFO] running `Command { std: "docker" "start" "-a" "011a77dafd5ef822d2ac3fba49cdaaa4ba3779e675f281f47610e29b5ff73c8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling mc-rpc v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s
[INFO] running `Command { std: "docker" "inspect" "011a77dafd5ef822d2ac3fba49cdaaa4ba3779e675f281f47610e29b5ff73c8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "011a77dafd5ef822d2ac3fba49cdaaa4ba3779e675f281f47610e29b5ff73c8e", kill_on_drop: false }`
[INFO] [stdout] 011a77dafd5ef822d2ac3fba49cdaaa4ba3779e675f281f47610e29b5ff73c8e
[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=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] 1f7c492d681ce4741bcd3b9ef3246aa5ce57e0f0c206564ba45e099e169ca0d1
[INFO] running `Command { std: "docker" "start" "-a" "1f7c492d681ce4741bcd3b9ef3246aa5ce57e0f0c206564ba45e099e169ca0d1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mc_rpc-47335d57d7cc10cc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    Doc-tests mc_rpc
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test /opt/rustwide/target/debug/build/mc-rpc-5669b0fecec98fd8/out/json_rpc_bindings.rs - Client::wait_for_connection (line 37) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/mc-rpc-5669b0fecec98fd8/out/json_rpc_bindings.rs - Client::wait_for_connection (line 37) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/mc-rpc-5669b0fecec98fd8/out/json_rpc_bindings.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | client.wait_for_connection(true, Duration::from_secs(5)).await;
[INFO] [stdout]    | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/mc-rpc-5669b0fecec98fd8/out/json_rpc_bindings.rs:39:34
[INFO] [stdout]    |
[INFO] [stdout] 39 | client.wait_for_connection(true, Duration::from_secs(5)).await;
[INFO] [stdout]    |                                  ^^^^^^^^ use of undeclared type `Duration`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 37 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/mc-rpc-5669b0fecec98fd8/out/json_rpc_bindings.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | client.wait_for_connection(false, Duration::from_secs(5)).await;
[INFO] [stdout]    | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/mc-rpc-5669b0fecec98fd8/out/json_rpc_bindings.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 | client.wait_for_connection(false, Duration::from_secs(5)).await;
[INFO] [stdout]    |                                   ^^^^^^^^ use of undeclared type `Duration`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 37 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/mc-rpc-5669b0fecec98fd8/out/json_rpc_bindings.rs:39:58
[INFO] [stdout]    |
[INFO] [stdout] 37 | ...e_case)] fn _doctest_main__opt_rustwide_target_debug_build_mc_rpc_5669b0fecec98fd8_out_json_rpc_bindings_rs_37_0() {
[INFO] [stdout]    |             --------------------------------------------------------------------------------------------------------- this is not `async`
[INFO] [stdout] 38 | ...connection to be ready & connected
[INFO] [stdout] 39 | ...rue, Duration::from_secs(5)).await;
[INFO] [stdout]    |                                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/mc-rpc-5669b0fecec98fd8/out/json_rpc_bindings.rs:42:59
[INFO] [stdout]    |
[INFO] [stdout] 37 | ...e_case)] fn _doctest_main__opt_rustwide_target_debug_build_mc_rpc_5669b0fecec98fd8_out_json_rpc_bindings_rs_37_0() {
[INFO] [stdout]    |             --------------------------------------------------------------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 42 | ...alse, Duration::from_secs(5)).await;
[INFO] [stdout]    |                                  ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     /opt/rustwide/target/debug/build/mc-rpc-5669b0fecec98fd8/out/json_rpc_bindings.rs - Client::wait_for_connection (line 37)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.21s; merged doctests compilation took 0.11s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1f7c492d681ce4741bcd3b9ef3246aa5ce57e0f0c206564ba45e099e169ca0d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f7c492d681ce4741bcd3b9ef3246aa5ce57e0f0c206564ba45e099e169ca0d1", kill_on_drop: false }`
[INFO] [stdout] 1f7c492d681ce4741bcd3b9ef3246aa5ce57e0f0c206564ba45e099e169ca0d1
