[INFO] fetching crate alignoth 1.4.1... [INFO] checking alignoth-1.4.1 against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190 [INFO] extracting crate alignoth 1.4.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate alignoth 1.4.1 [INFO] finished tweaking crates.io crate alignoth 1.4.1 [INFO] tweaked toml for crates.io crate alignoth 1.4.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate alignoth 1.4.1 on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate alignoth 1.4.1 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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c159eaff46647388d91b152f3dfe3dcf20caef385b381b5f763774a25520c362 [INFO] running `Command { std: "docker" "start" "-a" "c159eaff46647388d91b152f3dfe3dcf20caef385b381b5f763774a25520c362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c159eaff46647388d91b152f3dfe3dcf20caef385b381b5f763774a25520c362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c159eaff46647388d91b152f3dfe3dcf20caef385b381b5f763774a25520c362", kill_on_drop: false }` [INFO] [stdout] c159eaff46647388d91b152f3dfe3dcf20caef385b381b5f763774a25520c362 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cc8c3c59487ff8f1b6087d4899910024e9e50c6b148059f3d2035b40d306d58 [INFO] running `Command { std: "docker" "start" "-a" "2cc8c3c59487ff8f1b6087d4899910024e9e50c6b148059f3d2035b40d306d58", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling curl-sys v0.4.80+curl-8.12.1 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking bio-types v1.0.4 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking petgraph v0.7.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking multimap v0.10.0 [INFO] [stderr] Checking bv v0.11.1 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/87f2ecc56b5f6032b075c8934ebc77f28d57183c/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.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 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=c5ccd5e00e05667b -C extra-filename=-9439ccb508756d23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-a8d89a85428673e0.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-df2ee17f861774fb.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5642023ef0348b61.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-0ad20c414104068d.so --extern wide=/opt/rustwide/target/debug/deps/libwide-897f476d264c96b6.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 `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/87f2ecc56b5f6032b075c8934ebc77f28d57183c/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --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=3c506043e7998d2d -C extra-filename=-e2a542dd9a25ab9f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e6fd386b8b8d865f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4e354ff8336ad124.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2cc8c3c59487ff8f1b6087d4899910024e9e50c6b148059f3d2035b40d306d58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cc8c3c59487ff8f1b6087d4899910024e9e50c6b148059f3d2035b40d306d58", kill_on_drop: false }` [INFO] [stdout] 2cc8c3c59487ff8f1b6087d4899910024e9e50c6b148059f3d2035b40d306d58