[INFO] fetching crate revolt-database 0.15.1...
[INFO] checking revolt-database-0.15.1 against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] extracting crate revolt-database 0.15.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate revolt-database 0.15.1
[INFO] finished tweaking crates.io crate revolt-database 0.15.1
[INFO] tweaked toml for crates.io crate revolt-database 0.15.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate revolt-database 0.15.1 on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate revolt-database 0.15.1 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fe592bb48a6c9c055b229c1e996efe1678a2446c96b2537fab56852ecf245443
[INFO] running `Command { std: "docker" "start" "fe592bb48a6c9c055b229c1e996efe1678a2446c96b2537fab56852ecf245443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe592bb48a6c9c055b229c1e996efe1678a2446c96b2537fab56852ecf245443", 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" "fe592bb48a6c9c055b229c1e996efe1678a2446c96b2537fab56852ecf245443" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe592bb48a6c9c055b229c1e996efe1678a2446c96b2537fab56852ecf245443", 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" "fe592bb48a6c9c055b229c1e996efe1678a2446c96b2537fab56852ecf245443" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling sentry-contexts v0.31.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.13+1.68.1
[INFO] [stderr]    Compiling curl-sys v0.4.87+curl-8.19.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rc2 v0.8.1
[INFO] [stderr]     Checking des v0.8.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking cookie-factory v0.3.3
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]     Checking funty v2.0.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/49a6044d37d694890450f52ceaceb66277a36b1e/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/build/syn/96e082687b56cdd9/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/12a774c18bdf157c/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/12a774c18bdf157c/out/libquote-12a774c18bdf157c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/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" "fe592bb48a6c9c055b229c1e996efe1678a2446c96b2537fab56852ecf245443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe592bb48a6c9c055b229c1e996efe1678a2446c96b2537fab56852ecf245443", kill_on_drop: false }`
[INFO] [stdout] fe592bb48a6c9c055b229c1e996efe1678a2446c96b2537fab56852ecf245443
