[INFO] fetching crate rsigma 0.20.0...
[INFO] checking rsigma-0.20.0 against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] extracting crate rsigma 0.20.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rsigma 0.20.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rsigma 0.20.0
[INFO] tweaked toml for crates.io crate rsigma 0.20.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsigma 0.20.0 on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsigma 0.20.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" "+011c518242557d21690f7936b5812318dc2fec47" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c52b13be160ab043a77ac9e1e9deb5e4f36762b979bee48fb0269b62c2c5493e
[INFO] running `Command { std: "docker" "start" "c52b13be160ab043a77ac9e1e9deb5e4f36762b979bee48fb0269b62c2c5493e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c52b13be160ab043a77ac9e1e9deb5e4f36762b979bee48fb0269b62c2c5493e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c52b13be160ab043a77ac9e1e9deb5e4f36762b979bee48fb0269b62c2c5493e" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c52b13be160ab043a77ac9e1e9deb5e4f36762b979bee48fb0269b62c2c5493e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c52b13be160ab043a77ac9e1e9deb5e4f36762b979bee48fb0269b62c2c5493e" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking libyaml-rs v0.3.0
[INFO] [stderr]     Checking pest v2.8.7
[INFO] [stderr]     Checking line-index v0.1.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling inotify-sys v0.1.7
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking murmur3 v0.4.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking jaq-core v3.1.0
[INFO] [stderr]     Checking uuid v1.23.5
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking jiff v0.2.31
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling pest_meta v2.8.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking regex-bites v0.1.6
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking better_any v0.2.1
[INFO] [stderr]     Checking antlr4rust v0.5.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking hashlink v0.11.1
[INFO] [stderr]     Checking inotify v0.11.2
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking hifijson v0.5.0
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking micromap v0.3.0
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.7
[INFO] [stderr]    Compiling darling_core v0.23.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/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.118/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=eb49bd5d46bf93de -C extra-filename=-96e082687b56cdd9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-12a774c18bdf157c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.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" "c52b13be160ab043a77ac9e1e9deb5e4f36762b979bee48fb0269b62c2c5493e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c52b13be160ab043a77ac9e1e9deb5e4f36762b979bee48fb0269b62c2c5493e", kill_on_drop: false }`
[INFO] [stdout] c52b13be160ab043a77ac9e1e9deb5e4f36762b979bee48fb0269b62c2c5493e
