[INFO] fetching crate nostradamus-core 0.0.1-alpha... [INFO] checking nostradamus-core-0.0.1-alpha against 24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343-retry [INFO] extracting crate nostradamus-core 0.0.1-alpha into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate nostradamus-core 0.0.1-alpha [INFO] finished tweaking crates.io crate nostradamus-core 0.0.1-alpha [INFO] tweaked toml for crates.io crate nostradamus-core 0.0.1-alpha written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nostradamus-core 0.0.1-alpha on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nostradamus-core 0.0.1-alpha 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 272802bf3a21b0bb1d7dabdc841aa27e490ee015137e70125e5ef23b4c0e8717 [INFO] running `Command { std: "docker" "start" "272802bf3a21b0bb1d7dabdc841aa27e490ee015137e70125e5ef23b4c0e8717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "272802bf3a21b0bb1d7dabdc841aa27e490ee015137e70125e5ef23b4c0e8717", 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" "272802bf3a21b0bb1d7dabdc841aa27e490ee015137e70125e5ef23b4c0e8717" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "272802bf3a21b0bb1d7dabdc841aa27e490ee015137e70125e5ef23b4c0e8717", 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" "272802bf3a21b0bb1d7dabdc841aa27e490ee015137e70125e5ef23b4c0e8717" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking arrow-schema v55.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Compiling ureq-proto v0.5.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling abnf-core v0.5.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/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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=5d8fac9bf48ec23e -C extra-filename=-ddcaf7f905264df4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-369d8852c9a54258.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c6819fc659b84ed7.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.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" "272802bf3a21b0bb1d7dabdc841aa27e490ee015137e70125e5ef23b4c0e8717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "272802bf3a21b0bb1d7dabdc841aa27e490ee015137e70125e5ef23b4c0e8717", kill_on_drop: false }` [INFO] [stdout] 272802bf3a21b0bb1d7dabdc841aa27e490ee015137e70125e5ef23b4c0e8717