[INFO] cloning repository https://github.com/VilleOlof/mc-rpc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VilleOlof/mc-rpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVilleOlof%2Fmc-rpc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVilleOlof%2Fmc-rpc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d41f7199a3edba0f246d36c3982eb8f23c9ca0ad
[INFO] testing VilleOlof/mc-rpc against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVilleOlof%2Fmc-rpc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VilleOlof/mc-rpc
[INFO] finished tweaking git repo https://github.com/VilleOlof/mc-rpc
[INFO] tweaked toml for git repo https://github.com/VilleOlof/mc-rpc written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VilleOlof/mc-rpc on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VilleOlof/mc-rpc 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bdb2b99e2cc466dcd0c97232721e444ff0ec6e8173b71746c4407deb55a01ba
[INFO] running `Command { std: "docker" "start" "-a" "0bdb2b99e2cc466dcd0c97232721e444ff0ec6e8173b71746c4407deb55a01ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bdb2b99e2cc466dcd0c97232721e444ff0ec6e8173b71746c4407deb55a01ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bdb2b99e2cc466dcd0c97232721e444ff0ec6e8173b71746c4407deb55a01ba", kill_on_drop: false }`
[INFO] [stdout] 0bdb2b99e2cc466dcd0c97232721e444ff0ec6e8173b71746c4407deb55a01ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fb8933aac8cc377463767cacbafd98f8da83795bfab75b48d452dbe0390cd01c
[INFO] running `Command { std: "docker" "start" "-a" "fb8933aac8cc377463767cacbafd98f8da83795bfab75b48d452dbe0390cd01c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tungstenite v0.28.0
[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 37.61s
[INFO] running `Command { std: "docker" "inspect" "fb8933aac8cc377463767cacbafd98f8da83795bfab75b48d452dbe0390cd01c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb8933aac8cc377463767cacbafd98f8da83795bfab75b48d452dbe0390cd01c", kill_on_drop: false }`
[INFO] [stdout] fb8933aac8cc377463767cacbafd98f8da83795bfab75b48d452dbe0390cd01c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 93a76a7d93ac938360b92eadfc8aa1717586f7f15e9d4b36cc1aa2373d58b177
[INFO] running `Command { std: "docker" "start" "-a" "93a76a7d93ac938360b92eadfc8aa1717586f7f15e9d4b36cc1aa2373d58b177", 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.70s
[INFO] running `Command { std: "docker" "inspect" "93a76a7d93ac938360b92eadfc8aa1717586f7f15e9d4b36cc1aa2373d58b177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93a76a7d93ac938360b92eadfc8aa1717586f7f15e9d4b36cc1aa2373d58b177", kill_on_drop: false }`
[INFO] [stdout] 93a76a7d93ac938360b92eadfc8aa1717586f7f15e9d4b36cc1aa2373d58b177
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b27b7c076399beed9bb09422f43489529f5b6c297a7026fb6f170efdb6984f9f
[INFO] running `Command { std: "docker" "start" "-a" "b27b7c076399beed9bb09422f43489529f5b6c297a7026fb6f170efdb6984f9f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/mc-rpc/10456557c32c4302/deps/mc_rpc-10456557c32c4302)
[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] [stdout] 
[INFO] [stderr]    Doc-tests mc_rpc
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test /opt/rustwide/target/debug/build/mc-rpc/038f3697589de8de/build-script-execution/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/038f3697589de8de/build-script-execution/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/038f3697589de8de/build-script-execution/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/038f3697589de8de/build-script-execution/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/038f3697589de8de/build-script-execution/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/038f3697589de8de/build-script-execution/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/038f3697589de8de/build-script-execution/out/json_rpc_bindings.rs:39:58
[INFO] [stdout]    |
[INFO] [stdout] 37 | ...)] fn _doctest_main__opt_rustwide_target_debug_build_mc_rpc_038f3697589de8de_build_script_execution_out_json_rpc_bindings_rs_37_0() {
[INFO] [stdout]    |       -------------------------------------------------------------------------------------------------------------------------------- this is not `async`
[INFO] [stdout] 38 | ...tion to be ready & connected
[INFO] [stdout] 39 | ...uration::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/038f3697589de8de/build-script-execution/out/json_rpc_bindings.rs:42:59
[INFO] [stdout]    |
[INFO] [stdout] 37 | ...)] fn _doctest_main__opt_rustwide_target_debug_build_mc_rpc_038f3697589de8de_build_script_execution_out_json_rpc_bindings_rs_37_0() {
[INFO] [stdout]    |       -------------------------------------------------------------------------------------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 42 | ...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/038f3697589de8de/build-script-execution/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.22s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.34s; merged doctests compilation took 0.11s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b27b7c076399beed9bb09422f43489529f5b6c297a7026fb6f170efdb6984f9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b27b7c076399beed9bb09422f43489529f5b6c297a7026fb6f170efdb6984f9f", kill_on_drop: false }`
[INFO] [stdout] b27b7c076399beed9bb09422f43489529f5b6c297a7026fb6f170efdb6984f9f
