[INFO] fetching crate pgp-sig2dot 0.2.4... [INFO] checking pgp-sig2dot-0.2.4 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [INFO] extracting crate pgp-sig2dot 0.2.4 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate pgp-sig2dot 0.2.4 [INFO] finished tweaking crates.io crate pgp-sig2dot 0.2.4 [INFO] tweaked toml for crates.io crate pgp-sig2dot 0.2.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pgp-sig2dot 0.2.4 on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pgp-sig2dot 0.2.4 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2926ebc4f18276515d9aa161e70faf45bbc01bf745b8937f96136e608bf0cbe [INFO] running `Command { std: "docker" "start" "-a" "c2926ebc4f18276515d9aa161e70faf45bbc01bf745b8937f96136e608bf0cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2926ebc4f18276515d9aa161e70faf45bbc01bf745b8937f96136e608bf0cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2926ebc4f18276515d9aa161e70faf45bbc01bf745b8937f96136e608bf0cbe", kill_on_drop: false }` [INFO] [stdout] c2926ebc4f18276515d9aa161e70faf45bbc01bf745b8937f96136e608bf0cbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e4254a4538677ca6289ff6f0211852002f44c06faaf7f90dba8a8b4e32a2d75 [INFO] running `Command { std: "docker" "start" "-a" "9e4254a4538677ca6289ff6f0211852002f44c06faaf7f90dba8a8b4e32a2d75", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking object v0.36.4 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling curl-sys v0.4.74+curl-8.9.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking buffered-reader v1.3.1 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking z-base-32 v0.1.4 [INFO] [stderr] Compiling sequoia-policy-config v0.6.0 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/81ab7f2139295590561adbe6d5b0aaa2feff765f/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.4/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="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=e57306a6179fe803 -C extra-filename=-c9ed6525bee6373f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/81ab7f2139295590561adbe6d5b0aaa2feff765f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.77/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=b0d3e7abd27a1d51 -C extra-filename=-a4bacfd773709a6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4861c8d2d9938960.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e94e1392881d4fd6.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9e4254a4538677ca6289ff6f0211852002f44c06faaf7f90dba8a8b4e32a2d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e4254a4538677ca6289ff6f0211852002f44c06faaf7f90dba8a8b4e32a2d75", kill_on_drop: false }` [INFO] [stdout] 9e4254a4538677ca6289ff6f0211852002f44c06faaf7f90dba8a8b4e32a2d75