[INFO] fetching crate google-cloud-gax-internal 0.3.0... [INFO] checking google-cloud-gax-internal-0.3.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate google-cloud-gax-internal 0.3.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate google-cloud-gax-internal 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate google-cloud-gax-internal 0.3.0 [INFO] tweaked toml for crates.io crate google-cloud-gax-internal 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate google-cloud-gax-internal 0.3.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate google-cloud-gax-internal 0.3.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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scoped-env v2.1.0 [INFO] [stderr] Downloaded bon v3.6.4 [INFO] [stderr] Downloaded google-cloud-rpc v0.4.0 [INFO] [stderr] Downloaded tonic v0.13.1 [INFO] [stderr] Downloaded mockall v0.13.1 [INFO] [stderr] Downloaded google-cloud-gax v0.23.0 [INFO] [stderr] Downloaded mockall_derive v0.13.1 [INFO] [stderr] Downloaded google-cloud-auth v0.21.0 [INFO] [stderr] Downloaded google-cloud-wkt v0.5.0 [INFO] [stderr] Downloaded bon-macros v3.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f07a5815c7d5d6a334e779c628addc563df51c0f87713aeadee15e0dee0c4a01 [INFO] running `Command { std: "docker" "start" "-a" "f07a5815c7d5d6a334e779c628addc563df51c0f87713aeadee15e0dee0c4a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f07a5815c7d5d6a334e779c628addc563df51c0f87713aeadee15e0dee0c4a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f07a5815c7d5d6a334e779c628addc563df51c0f87713aeadee15e0dee0c4a01", kill_on_drop: false }` [INFO] [stdout] f07a5815c7d5d6a334e779c628addc563df51c0f87713aeadee15e0dee0c4a01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c15a8f3b08c731759fe04c505e01f7be870cb1cc0fc18fa888741663c170abc [INFO] running `Command { std: "docker" "start" "-a" "1c15a8f3b08c731759fe04c505e01f7be870cb1cc0fc18fa888741663c170abc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking sdd v3.0.8 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking scc v2.3.4 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Compiling google-cloud-gax-internal v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking scoped-env v2.1.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.13.0 [INFO] [stderr] Checking serde_with v3.13.0 [INFO] [stderr] Checking mockall v0.13.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tonic` [INFO] [stdout] --> tests/grpc_convert.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | use tonic::metadata::MetadataMap; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tonic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tonic`, use `cargo add tonic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `google_cloud_gax_internal::grpc` [INFO] [stdout] --> tests/grpc_convert.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use google_cloud_gax_internal::grpc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `grpc` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub mod grpc; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `_internal-grpc-client` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(feature = "_internal-grpc-client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tonic` [INFO] [stdout] --> tests/grpc_convert.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | tonic::Extensions::new(), [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tonic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tonic`, use `cargo add tonic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tonic` [INFO] [stdout] --> tests/grpc_convert.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | let tonic_response = tonic::Response::from_parts( [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tonic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tonic`, use `cargo add tonic` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 19 + use axum::response::Response; [INFO] [stdout] | [INFO] [stdout] help: if you import `Response`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 30 - let tonic_response = tonic::Response::from_parts( [INFO] [stdout] 30 + let tonic_response = Response::from_parts( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wkt` [INFO] [stdout] --> tests/grpc_convert.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | wkt::Duration::clamp(123, 456) [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `wkt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wkt`, use `cargo add wkt` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 19 + use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] 19 + use tokio::time::Duration; [INFO] [stdout] | [INFO] [stdout] help: if you import `Duration`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 39 - wkt::Duration::clamp(123, 456) [INFO] [stdout] 39 + Duration::clamp(123, 456) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prost_types` [INFO] [stdout] --> tests/grpc_convert.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | let tonic_body = prost_types::Duration { [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `prost_types` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `prost_types`, use `cargo add prost_types` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `google-cloud-gax-internal` (test "grpc_convert") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "1c15a8f3b08c731759fe04c505e01f7be870cb1cc0fc18fa888741663c170abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c15a8f3b08c731759fe04c505e01f7be870cb1cc0fc18fa888741663c170abc", kill_on_drop: false }` [INFO] [stdout] 1c15a8f3b08c731759fe04c505e01f7be870cb1cc0fc18fa888741663c170abc