[INFO] fetching crate veks-pipeline 1.6.0...
[INFO] checking veks-pipeline-1.6.0 against 24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343-retry
[INFO] extracting crate veks-pipeline 1.6.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate veks-pipeline 1.6.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate veks-pipeline 1.6.0
[INFO] tweaked toml for crates.io crate veks-pipeline 1.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate veks-pipeline 1.6.0 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 veks-pipeline 1.6.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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 166b39fccb0b0d86c4ce723fc9b6306ec3ca20ec4f9cb430e03402083434f6c4
[INFO] running `Command { std: "docker" "start" "166b39fccb0b0d86c4ce723fc9b6306ec3ca20ec4f9cb430e03402083434f6c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "166b39fccb0b0d86c4ce723fc9b6306ec3ca20ec4f9cb430e03402083434f6c4", 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" "166b39fccb0b0d86c4ce723fc9b6306ec3ca20ec4f9cb430e03402083434f6c4" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "166b39fccb0b0d86c4ce723fc9b6306ec3ca20ec4f9cb430e03402083434f6c4", 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" "166b39fccb0b0d86c4ce723fc9b6306ec3ca20ec4f9cb430e03402083434f6c4" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking arrow-schema v54.3.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling simsimd v6.5.16
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling vectordata v1.6.0
[INFO] [stderr]     Checking veks-completion v1.5.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking veks-anode v1.3.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking hifijson v0.2.3
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling veks-pipeline v1.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking fallible-iterator v0.3.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.117/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"' --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=a9f0f1bf52f49136 -C extra-filename=-e0faf52aa5e48801 --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-aa2c5b8519914b46.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] [stderr] error: could not compile `rayon` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name rayon --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=f84d04de6918b883 -C extra-filename=-60631f1c5ffc4b7b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-7d7985dc776751b3.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-7a884365b0b2f48a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "166b39fccb0b0d86c4ce723fc9b6306ec3ca20ec4f9cb430e03402083434f6c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "166b39fccb0b0d86c4ce723fc9b6306ec3ca20ec4f9cb430e03402083434f6c4", kill_on_drop: false }`
[INFO] [stdout] 166b39fccb0b0d86c4ce723fc9b6306ec3ca20ec4f9cb430e03402083434f6c4
