[INFO] fetching crate anise 0.6.8... [INFO] checking anise-0.6.8 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate anise 0.6.8 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate anise 0.6.8 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate anise 0.6.8 [INFO] tweaked toml for crates.io crate anise 0.6.8 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate anise 0.6.8 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate anise 0.6.8 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43aeee115d49c051ebfa0991a2609a7cc3cbe494e3ca801466c62941b4f14944 [INFO] running `Command { std: "docker" "start" "-a" "43aeee115d49c051ebfa0991a2609a7cc3cbe494e3ca801466c62941b4f14944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43aeee115d49c051ebfa0991a2609a7cc3cbe494e3ca801466c62941b4f14944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43aeee115d49c051ebfa0991a2609a7cc3cbe494e3ca801466c62941b4f14944", kill_on_drop: false }` [INFO] [stdout] 43aeee115d49c051ebfa0991a2609a7cc3cbe494e3ca801466c62941b4f14944 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5c11acec66e841fe17bcca27ed27896d45e1c9209be7f011f142fefa33ffc63 [INFO] running `Command { std: "docker" "start" "-a" "a5c11acec66e841fe17bcca27ed27896d45e1c9209be7f011f142fefa33ffc63", kill_on_drop: false }` [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking zlib-rs v0.5.1 [INFO] [stderr] Checking array-init-cursor v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking memmap2 v0.9.7 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Compiling polars-utils v0.50.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling polars-schema v0.50.0 [INFO] [stderr] Compiling polars-arrow v0.50.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling polars-compute v0.50.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking debug_unsafe v0.1.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking atoi_simd v0.16.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking arrow-schema v56.0.0 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking libz-rs-sys v0.5.1 [INFO] [stderr] Checking boxcar v0.2.14 [INFO] [stderr] Compiling polars-core v0.50.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling polars-ops v0.50.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Checking argminmax v0.6.3 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Compiling polars-plan v0.50.0 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Compiling abnf v0.12.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling minicbor v0.18.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling polars-stream v0.50.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling abnf_to_pest v0.5.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking annotate-snippets v0.9.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Checking async-channel v2.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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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=b3e92615ea50e1e1 -C extra-filename=-ed77e80ca4889f85 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0a3b3fe24b469f09.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e098ac900c08002b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "a5c11acec66e841fe17bcca27ed27896d45e1c9209be7f011f142fefa33ffc63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5c11acec66e841fe17bcca27ed27896d45e1c9209be7f011f142fefa33ffc63", kill_on_drop: false }` [INFO] [stdout] a5c11acec66e841fe17bcca27ed27896d45e1c9209be7f011f142fefa33ffc63