[INFO] cloning repository https://github.com/Doobss/reflected-grpc-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Doobss/reflected-grpc-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoobss%2Freflected-grpc-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoobss%2Freflected-grpc-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d022cc22b18756d7c197b5dd9e84965efb4c218
[INFO] testing Doobss/reflected-grpc-client against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoobss%2Freflected-grpc-client" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Doobss/reflected-grpc-client
[INFO] finished tweaking git repo https://github.com/Doobss/reflected-grpc-client
[INFO] tweaked toml for git repo https://github.com/Doobss/reflected-grpc-client written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Doobss/reflected-grpc-client on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Doobss/reflected-grpc-client 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c25c6cf327fd409dae62ee71c81ed978df86bdf96e8b5e58b21bc6dc601fbc00
[INFO] running `Command { std: "docker" "start" "-a" "c25c6cf327fd409dae62ee71c81ed978df86bdf96e8b5e58b21bc6dc601fbc00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c25c6cf327fd409dae62ee71c81ed978df86bdf96e8b5e58b21bc6dc601fbc00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c25c6cf327fd409dae62ee71c81ed978df86bdf96e8b5e58b21bc6dc601fbc00", kill_on_drop: false }`
[INFO] [stdout] c25c6cf327fd409dae62ee71c81ed978df86bdf96e8b5e58b21bc6dc601fbc00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 645a749ba555d5e87723efcd877d5fdbe6201a4ae45ce3f446f5b6e0f2370259
[INFO] running `Command { std: "docker" "start" "-a" "645a749ba555d5e87723efcd877d5fdbe6201a4ae45ce3f446f5b6e0f2370259", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling protobuf v3.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling reflected-grpc-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling protobuf-support v3.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling tonic-reflection v0.11.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.35s
[INFO] running `Command { std: "docker" "inspect" "645a749ba555d5e87723efcd877d5fdbe6201a4ae45ce3f446f5b6e0f2370259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "645a749ba555d5e87723efcd877d5fdbe6201a4ae45ce3f446f5b6e0f2370259", kill_on_drop: false }`
[INFO] [stdout] 645a749ba555d5e87723efcd877d5fdbe6201a4ae45ce3f446f5b6e0f2370259
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ca887c4d13f29592e4d9741f0a06f2ac6c4979c4217237fda05528f04b574af
[INFO] running `Command { std: "docker" "start" "-a" "7ca887c4d13f29592e4d9741f0a06f2ac6c4979c4217237fda05528f04b574af", kill_on_drop: false }`
[INFO] [stderr]    Compiling reflected-grpc-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.06s
[INFO] running `Command { std: "docker" "inspect" "7ca887c4d13f29592e4d9741f0a06f2ac6c4979c4217237fda05528f04b574af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ca887c4d13f29592e4d9741f0a06f2ac6c4979c4217237fda05528f04b574af", kill_on_drop: false }`
[INFO] [stdout] 7ca887c4d13f29592e4d9741f0a06f2ac6c4979c4217237fda05528f04b574af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5faab0cbb709392a6ab452d4e9d86f6fbf098a1c1268243d5c9a4d6f95c3b8fb
[INFO] running `Command { std: "docker" "start" "-a" "5faab0cbb709392a6ab452d4e9d86f6fbf098a1c1268243d5c9a4d6f95c3b8fb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reflected_grpc_client-47e7f3a2b673eb70)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test reflection::client::client::tests::create_builder ... ok
[INFO] [stderr]      Running unittests src/bin/client.rs (/opt/rustwide/target/debug/deps/client-991f24db3cfaaba7)
[INFO] [stdout] test reflection::client::client_builder::tests::new_builder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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]      Running tests/client_integration.rs (/opt/rustwide/target/debug/deps/client_integration-69ab1ff61d29334b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test set_builder_address_and_build_client ... FAILED
[INFO] [stdout] test build_reflection_client_from_address ... FAILED
[INFO] [stdout] test get_descriptors ... FAILED
[INFO] [stdout] test build_default_client ... FAILED
[INFO] [stdout] test get_service_names ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- set_builder_address_and_build_client stdout ----
[INFO] [stdout] Error: TonicTransportError(tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))))
[INFO] [stdout] 
[INFO] [stdout] ---- build_reflection_client_from_address stdout ----
[INFO] [stdout] Error: TonicTransportError(tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))))
[INFO] [stdout] 
[INFO] [stdout] ---- get_descriptors stdout ----
[INFO] [stdout] Error: TonicTransportError(tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))))
[INFO] [stdout] 
[INFO] [stdout] ---- build_default_client stdout ----
[INFO] [stdout] Error: TonicTransportError(tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))))
[INFO] [stdout] 
[INFO] [stdout] ---- get_service_names stdout ----
[INFO] [stdout] Error: TonicTransportError(tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))))
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     build_default_client
[INFO] [stdout]     build_reflection_client_from_address
[INFO] [stdout]     get_descriptors
[INFO] [stdout]     get_service_names
[INFO] [stdout]     set_builder_address_and_build_client
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test client_integration`
[INFO] running `Command { std: "docker" "inspect" "5faab0cbb709392a6ab452d4e9d86f6fbf098a1c1268243d5c9a4d6f95c3b8fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5faab0cbb709392a6ab452d4e9d86f6fbf098a1c1268243d5c9a4d6f95c3b8fb", kill_on_drop: false }`
[INFO] [stdout] 5faab0cbb709392a6ab452d4e9d86f6fbf098a1c1268243d5c9a4d6f95c3b8fb
