[INFO] fetching crate chur-build 0.4.0... [INFO] checking chur-build-0.4.0 against master#f8f6997469237299c1d60814c7b9828602a1f8e4 for pr-143808 [INFO] extracting crate chur-build 0.4.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate chur-build 0.4.0 [INFO] finished tweaking crates.io crate chur-build 0.4.0 [INFO] tweaked toml for crates.io crate chur-build 0.4.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chur-build 0.4.0 on toolchain f8f6997469237299c1d60814c7b9828602a1f8e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 135 packages to latest compatible versions [INFO] [stderr] Adding ron v0.8.1 (available: v0.10.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding tonic-build v0.12.3 (available: v0.13.1) [INFO] [stderr] Adding ureq v2.12.1 (available: v3.0.12) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded archiver-rs v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d06b2c661dc075669ec8cf60c654d34615d439f2c39466cc070ed79f88d62c1b [INFO] running `Command { std: "docker" "start" "-a" "d06b2c661dc075669ec8cf60c654d34615d439f2c39466cc070ed79f88d62c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d06b2c661dc075669ec8cf60c654d34615d439f2c39466cc070ed79f88d62c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06b2c661dc075669ec8cf60c654d34615d439f2c39466cc070ed79f88d62c1b", kill_on_drop: false }` [INFO] [stdout] d06b2c661dc075669ec8cf60c654d34615d439f2c39466cc070ed79f88d62c1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db142d49311ed097aa85d982d795f8ad30733ac482e8c6e7027d472e44353cea [INFO] running `Command { std: "docker" "start" "-a" "db142d49311ed097aa85d982d795f8ad30733ac482e8c6e7027d472e44353cea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking multimap v0.10.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking bswap v1.0.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking sha v1.0.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking petgraph v0.7.1 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking prost-types v0.13.5 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking xattr v1.5.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking prost-build v0.13.5 [INFO] [stderr] Checking archiver-rs v0.5.1 [INFO] [stderr] Checking tonic-build v0.12.3 [INFO] [stderr] Checking chur-build v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()` [INFO] [stdout] --> src/execute.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | builder.compile(&cfg.protos, &include_dirs)?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()` [INFO] [stdout] --> src/execute.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | builder.compile(&cfg.protos, &include_dirs)?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.57s [INFO] running `Command { std: "docker" "inspect" "db142d49311ed097aa85d982d795f8ad30733ac482e8c6e7027d472e44353cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db142d49311ed097aa85d982d795f8ad30733ac482e8c6e7027d472e44353cea", kill_on_drop: false }` [INFO] [stdout] db142d49311ed097aa85d982d795f8ad30733ac482e8c6e7027d472e44353cea