[INFO] fetching crate proto_rust 0.10.1... [INFO] checking proto_rust-0.10.1 against try#47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 for pr-149058 [INFO] extracting crate proto_rust 0.10.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate proto_rust 0.10.1 [INFO] finished tweaking crates.io crate proto_rust 0.10.1 [INFO] tweaked toml for crates.io crate proto_rust 0.10.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate proto_rust 0.10.1 on toolchain 47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "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" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 438 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding proto_core v0.13.1 (available: v0.54.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ee82c8391565f88da69fd8674751485afc56e13f3964e849a1589da706c0300 [INFO] running `Command { std: "docker" "start" "-a" "2ee82c8391565f88da69fd8674751485afc56e13f3964e849a1589da706c0300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ee82c8391565f88da69fd8674751485afc56e13f3964e849a1589da706c0300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ee82c8391565f88da69fd8674751485afc56e13f3964e849a1589da706c0300", kill_on_drop: false }` [INFO] [stdout] 2ee82c8391565f88da69fd8674751485afc56e13f3964e849a1589da706c0300 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f237e1d09a74a72a0e3d9468d14750a89073f0c6606f60c8a8a741c7c4862be5 [INFO] running `Command { std: "docker" "start" "-a" "f237e1d09a74a72a0e3d9468d14750a89073f0c6606f60c8a8a741c7c4862be5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cranelift-isle v0.95.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.95.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling cranelift-codegen-meta v0.95.1 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking cranelift-entity v0.95.1 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking regalloc2 v0.6.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking cranelift-bforest v0.95.1 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling io-extras v0.17.4 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling wasm-encoder v0.243.0 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cap-primitives v1.0.15 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking wasmtime-asm-macros v8.0.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Checking memfd v0.6.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling wasmtime-cache v8.0.1 [INFO] [stderr] Compiling cap-std v1.0.15 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v8.0.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking wast v243.0.0 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling cranelift-codegen v0.95.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b053df2c3a79c51f -C extra-filename=-6b5f85034a79e200 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1fa2a4182ec7eb61.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aa5fcb7eb0e8d6c1.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f237e1d09a74a72a0e3d9468d14750a89073f0c6606f60c8a8a741c7c4862be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f237e1d09a74a72a0e3d9468d14750a89073f0c6606f60c8a8a741c7c4862be5", kill_on_drop: false }` [INFO] [stdout] f237e1d09a74a72a0e3d9468d14750a89073f0c6606f60c8a8a741c7c4862be5