[INFO] fetching crate gcp-vertex-ai-generative-ai 0.1.0...
[INFO] checking gcp-vertex-ai-generative-ai-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate gcp-vertex-ai-generative-ai 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate gcp-vertex-ai-generative-ai 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate gcp-vertex-ai-generative-ai 0.1.0
[INFO] finished tweaking crates.io crate gcp-vertex-ai-generative-ai 0.1.0
[INFO] tweaked toml for crates.io crate gcp-vertex-ai-generative-ai 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate gcp-vertex-ai-generative-ai 0.1.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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-build v0.9.2
[INFO] [stderr]   Downloaded tokio-rustls v0.24.0
[INFO] [stderr]   Downloaded rustls-webpki v0.100.1
[INFO] [stderr]   Downloaded axum v0.6.18
[INFO] [stderr]   Downloaded rustls v0.21.1
[INFO] [stderr]   Downloaded gcp-vertex-ai-generative-language v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a51ac28dbb4696fa487c060b85222dcd6de4aab970a1d91dbb08b0de57a11d2
[INFO] running `Command { std: "docker" "start" "-a" "6a51ac28dbb4696fa487c060b85222dcd6de4aab970a1d91dbb08b0de57a11d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a51ac28dbb4696fa487c060b85222dcd6de4aab970a1d91dbb08b0de57a11d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a51ac28dbb4696fa487c060b85222dcd6de4aab970a1d91dbb08b0de57a11d2", kill_on_drop: false }`
[INFO] [stdout] 6a51ac28dbb4696fa487c060b85222dcd6de4aab970a1d91dbb08b0de57a11d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06940c1545992c77c65eb4d76bab9dbb96e1c2bed4217feef9489f9446720232
[INFO] running `Command { std: "docker" "start" "-a" "06940c1545992c77c65eb4d76bab9dbb96e1c2bed4217feef9489f9446720232", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.57
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling rustls v0.21.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.57/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking gcp-vertex-ai-generative-ai v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "06940c1545992c77c65eb4d76bab9dbb96e1c2bed4217feef9489f9446720232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06940c1545992c77c65eb4d76bab9dbb96e1c2bed4217feef9489f9446720232", kill_on_drop: false }`
[INFO] [stdout] 06940c1545992c77c65eb4d76bab9dbb96e1c2bed4217feef9489f9446720232
[INFO] checking gcp-vertex-ai-generative-ai-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate gcp-vertex-ai-generative-ai 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate gcp-vertex-ai-generative-ai 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate gcp-vertex-ai-generative-ai 0.1.0
[INFO] finished tweaking crates.io crate gcp-vertex-ai-generative-ai 0.1.0
[INFO] tweaked toml for crates.io crate gcp-vertex-ai-generative-ai 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate gcp-vertex-ai-generative-ai 0.1.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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35025ac89c52519ff3f22373f0e3b750704609632726c4f91180f5630815226b
[INFO] running `Command { std: "docker" "start" "-a" "35025ac89c52519ff3f22373f0e3b750704609632726c4f91180f5630815226b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35025ac89c52519ff3f22373f0e3b750704609632726c4f91180f5630815226b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35025ac89c52519ff3f22373f0e3b750704609632726c4f91180f5630815226b", kill_on_drop: false }`
[INFO] [stdout] 35025ac89c52519ff3f22373f0e3b750704609632726c4f91180f5630815226b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c1e000c7d8b3ea6690384cfe5bd8f09161873fde91b64af4c66d1e305917e07
[INFO] running `Command { std: "docker" "start" "-a" "0c1e000c7d8b3ea6690384cfe5bd8f09161873fde91b64af4c66d1e305917e07", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.57
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling rustls v0.21.1
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.57/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking gcp-vertex-ai-generative-ai v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0c1e000c7d8b3ea6690384cfe5bd8f09161873fde91b64af4c66d1e305917e07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c1e000c7d8b3ea6690384cfe5bd8f09161873fde91b64af4c66d1e305917e07", kill_on_drop: false }`
[INFO] [stdout] 0c1e000c7d8b3ea6690384cfe5bd8f09161873fde91b64af4c66d1e305917e07
