[INFO] fetching crate googleapis-tonic-google-cloud-metastore-v1beta 0.18.0... [INFO] testing googleapis-tonic-google-cloud-metastore-v1beta-0.18.0 against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] extracting crate googleapis-tonic-google-cloud-metastore-v1beta 0.18.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate googleapis-tonic-google-cloud-metastore-v1beta 0.18.0 on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate googleapis-tonic-google-cloud-metastore-v1beta 0.18.0 [INFO] finished tweaking crates.io crate googleapis-tonic-google-cloud-metastore-v1beta 0.18.0 [INFO] tweaked toml for crates.io crate googleapis-tonic-google-cloud-metastore-v1beta 0.18.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate googleapis-tonic-google-cloud-metastore-v1beta 0.18.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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71be7793a623c095bc5cff4ea08e6ea08e0e0080cdeb18d23bf562c8bf328039 [INFO] running `Command { std: "docker" "start" "-a" "71be7793a623c095bc5cff4ea08e6ea08e0e0080cdeb18d23bf562c8bf328039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71be7793a623c095bc5cff4ea08e6ea08e0e0080cdeb18d23bf562c8bf328039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71be7793a623c095bc5cff4ea08e6ea08e0e0080cdeb18d23bf562c8bf328039", kill_on_drop: false }` [INFO] [stdout] 71be7793a623c095bc5cff4ea08e6ea08e0e0080cdeb18d23bf562c8bf328039 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa3cafb3d932ed3a1c0ffa0fc74203ffc5e97194e2a4d58fc3eaea4142476d07 [INFO] running `Command { std: "docker" "start" "-a" "fa3cafb3d932ed3a1c0ffa0fc74203ffc5e97194e2a4d58fc3eaea4142476d07", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling googleapis-tonic-google-api v0.16.0 [INFO] [stderr] Compiling googleapis-tonic-google-rpc v0.11.0 [INFO] [stderr] Compiling googleapis-tonic-google-type v0.10.0 [INFO] [stderr] Compiling googleapis-tonic-google-longrunning v0.18.0 [INFO] [stderr] Compiling googleapis-tonic-google-cloud-metastore-v1beta v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.25s [INFO] running `Command { std: "docker" "inspect" "fa3cafb3d932ed3a1c0ffa0fc74203ffc5e97194e2a4d58fc3eaea4142476d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa3cafb3d932ed3a1c0ffa0fc74203ffc5e97194e2a4d58fc3eaea4142476d07", kill_on_drop: false }` [INFO] [stdout] fa3cafb3d932ed3a1c0ffa0fc74203ffc5e97194e2a4d58fc3eaea4142476d07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd2e6c5bde1bf92cb9c34d265e492e994a89513e3f5421bf962c00f4381f6900 [INFO] running `Command { std: "docker" "start" "-a" "fd2e6c5bde1bf92cb9c34d265e492e994a89513e3f5421bf962c00f4381f6900", kill_on_drop: false }` [INFO] [stderr] Compiling googleapis-tonic-google-cloud-metastore-v1beta v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.73s [INFO] running `Command { std: "docker" "inspect" "fd2e6c5bde1bf92cb9c34d265e492e994a89513e3f5421bf962c00f4381f6900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd2e6c5bde1bf92cb9c34d265e492e994a89513e3f5421bf962c00f4381f6900", kill_on_drop: false }` [INFO] [stdout] fd2e6c5bde1bf92cb9c34d265e492e994a89513e3f5421bf962c00f4381f6900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 132d671c3a6eb15d32ed745d8fbfac214b059dd961e12dceaee2252498f450e5 [INFO] running `Command { std: "docker" "start" "-a" "132d671c3a6eb15d32ed745d8fbfac214b059dd961e12dceaee2252498f450e5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/googleapis_tonic_google_cloud_metastore_v1beta-280fa40f490dcf2a) [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 googleapis_tonic_google_cloud_metastore_v1beta [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] running `Command { std: "docker" "inspect" "132d671c3a6eb15d32ed745d8fbfac214b059dd961e12dceaee2252498f450e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "132d671c3a6eb15d32ed745d8fbfac214b059dd961e12dceaee2252498f450e5", kill_on_drop: false }` [INFO] [stdout] 132d671c3a6eb15d32ed745d8fbfac214b059dd961e12dceaee2252498f450e5