[INFO] fetching crate gmt_dos-clients_servos 3.0.2... [INFO] checking gmt_dos-clients_servos-3.0.2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate gmt_dos-clients_servos 3.0.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate gmt_dos-clients_servos 3.0.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gmt_dos-clients_servos 3.0.2 [INFO] tweaked toml for crates.io crate gmt_dos-clients_servos 3.0.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gmt_dos-clients_servos 3.0.2 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 gmt_dos-clients_servos 3.0.2 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] fad11f71392a527f65265de1b36e69a2c42398d6f0b4e0a57e8ebe2ff8029be6 [INFO] running `Command { std: "docker" "start" "-a" "fad11f71392a527f65265de1b36e69a2c42398d6f0b4e0a57e8ebe2ff8029be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fad11f71392a527f65265de1b36e69a2c42398d6f0b4e0a57e8ebe2ff8029be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fad11f71392a527f65265de1b36e69a2c42398d6f0b4e0a57e8ebe2ff8029be6", kill_on_drop: false }` [INFO] [stdout] fad11f71392a527f65265de1b36e69a2c42398d6f0b4e0a57e8ebe2ff8029be6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] aa9472c0e7cf37fe50c16052c8b1a39992bad8e177e36a9d6fc1e5467e3c3505 [INFO] running `Command { std: "docker" "start" "-a" "aa9472c0e7cf37fe50c16052c8b1a39992bad8e177e36a9d6fc1e5467e3c3505", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling nano-gemm-codegen v0.1.0 [INFO] [stderr] Checking syn v2.0.104 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [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=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="quote"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=5b1fa3c265cdf58b -C extra-filename=-a6abe68c61b9ffe0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.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" "aa9472c0e7cf37fe50c16052c8b1a39992bad8e177e36a9d6fc1e5467e3c3505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa9472c0e7cf37fe50c16052c8b1a39992bad8e177e36a9d6fc1e5467e3c3505", kill_on_drop: false }` [INFO] [stdout] aa9472c0e7cf37fe50c16052c8b1a39992bad8e177e36a9d6fc1e5467e3c3505