[INFO] fetching crate cargo-cloudrun 0.0.2... [INFO] checking cargo-cloudrun-0.0.2 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate cargo-cloudrun 0.0.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate cargo-cloudrun 0.0.2 [INFO] finished tweaking crates.io crate cargo-cloudrun 0.0.2 [INFO] tweaked toml for crates.io crate cargo-cloudrun 0.0.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-cloudrun 0.0.2 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-cloudrun 0.0.2 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 854fa239b632ed48d94540e486cae14f312889e17e1da4aef665a0fa82bf4e21 [INFO] running `Command { std: "docker" "start" "-a" "854fa239b632ed48d94540e486cae14f312889e17e1da4aef665a0fa82bf4e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "854fa239b632ed48d94540e486cae14f312889e17e1da4aef665a0fa82bf4e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "854fa239b632ed48d94540e486cae14f312889e17e1da4aef665a0fa82bf4e21", kill_on_drop: false }` [INFO] [stdout] 854fa239b632ed48d94540e486cae14f312889e17e1da4aef665a0fa82bf4e21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c5d4c2fb10f566e88130689b4cf5d3db895a8dfe103e33709b0d283e7a655bf [INFO] running `Command { std: "docker" "start" "-a" "1c5d4c2fb10f566e88130689b4cf5d3db895a8dfe103e33709b0d283e7a655bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Compiling prost-types v0.13.4 [INFO] [stderr] Checking clap-cargo v0.15.1 [INFO] [stderr] Compiling prost-build v0.13.4 [INFO] [stderr] Compiling pbjson-build v0.7.0 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Checking pbjson v0.7.0 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking google-cloudevents v0.1.7 [INFO] [stderr] error: could not compile `google-cloudevents` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/998b6603a58e47f42ccce7a67943234e96b6839e/bin/rustc --crate-name google_cloudevents --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/google-cloudevents-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=742adc406731b7ed -C extra-filename=-1c69cfc57d982a77 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern pbjson_types=/opt/rustwide/target/debug/deps/libpbjson_types-e31eae5abbb1f633.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-0b8f9666d263dad3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0ed5e16a5dfd657f.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-d0344152600c0c1d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1c5d4c2fb10f566e88130689b4cf5d3db895a8dfe103e33709b0d283e7a655bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c5d4c2fb10f566e88130689b4cf5d3db895a8dfe103e33709b0d283e7a655bf", kill_on_drop: false }` [INFO] [stdout] 1c5d4c2fb10f566e88130689b4cf5d3db895a8dfe103e33709b0d283e7a655bf