[INFO] fetching crate crudcrate-derive 0.9.3...
[INFO] checking crudcrate-derive-0.9.3 against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] extracting crate crudcrate-derive 0.9.3 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate crudcrate-derive 0.9.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate crudcrate-derive 0.9.3
[INFO] tweaked toml for crates.io crate crudcrate-derive 0.9.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate crudcrate-derive 0.9.3 on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crudcrate-derive 0.9.3 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded macrotest v1.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6c36726d539f4d3578abc2a84ccc4dd5e6aadd6fbcd60605bc16501093c46a6d
[INFO] running `Command { std: "docker" "start" "6c36726d539f4d3578abc2a84ccc4dd5e6aadd6fbcd60605bc16501093c46a6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c36726d539f4d3578abc2a84ccc4dd5e6aadd6fbcd60605bc16501093c46a6d", 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" "6c36726d539f4d3578abc2a84ccc4dd5e6aadd6fbcd60605bc16501093c46a6d" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c36726d539f4d3578abc2a84ccc4dd5e6aadd6fbcd60605bc16501093c46a6d", 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" "6c36726d539f4d3578abc2a84ccc4dd5e6aadd6fbcd60605bc16501093c46a6d" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking convert_case v0.8.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling sea-orm-macros v1.1.20
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[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/1ed2df61a19042f231709eb05d032ae9e2cb2084/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -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=8f30289ce0b34e98 -C extra-filename=-f6fd22e68399c0da --out-dir /opt/rustwide/target/debug/build/syn/f6fd22e68399c0da/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/355d08931c9dbeb4/out -L dependency=/opt/rustwide/target/debug/build/quote/eb5e033681e94572/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/3becac50809745ee/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/355d08931c9dbeb4/out/libproc_macro2-355d08931c9dbeb4.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/eb5e033681e94572/out/libquote-eb5e033681e94572.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/3becac50809745ee/out/libunicode_ident-3becac50809745ee.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" "6c36726d539f4d3578abc2a84ccc4dd5e6aadd6fbcd60605bc16501093c46a6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c36726d539f4d3578abc2a84ccc4dd5e6aadd6fbcd60605bc16501093c46a6d", kill_on_drop: false }`
[INFO] [stdout] 6c36726d539f4d3578abc2a84ccc4dd5e6aadd6fbcd60605bc16501093c46a6d
