[INFO] fetching crate czkawka_cli 12.0.1...
[INFO] checking czkawka_cli-12.0.1 against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] extracting crate czkawka_cli 12.0.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate czkawka_cli 12.0.1
[INFO] finished tweaking crates.io crate czkawka_cli 12.0.1
[INFO] tweaked toml for crates.io crate czkawka_cli 12.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate czkawka_cli 12.0.1 on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate czkawka_cli 12.0.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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d197f9b4daedfcf82167e23c083bc2e6004f7731b2529caaaa1dba8c1427398d
[INFO] running `Command { std: "docker" "start" "d197f9b4daedfcf82167e23c083bc2e6004f7731b2529caaaa1dba8c1427398d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d197f9b4daedfcf82167e23c083bc2e6004f7731b2529caaaa1dba8c1427398d", 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" "d197f9b4daedfcf82167e23c083bc2e6004f7731b2529caaaa1dba8c1427398d" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d197f9b4daedfcf82167e23c083bc2e6004f7731b2529caaaa1dba8c1427398d", 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" "d197f9b4daedfcf82167e23c083bc2e6004f7731b2529caaaa1dba8c1427398d" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zlib-rs v0.6.6
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking jxl-bitstream v1.1.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]     Checking jxl-oxide-common v1.0.0
[INFO] [stderr]     Checking jxl-grid v0.6.2
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking block-padding v0.4.2
[INFO] [stderr]     Checking jxl-coding v1.0.1
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking jxl-image v0.13.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking jxl-threadpool v1.0.0
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking jxl-modular v0.11.3
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.11
[INFO] [stderr]    Compiling rust-embed-utils v8.12.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling self_cell v1.3.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking time v0.3.54
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking jxl-vardct v0.11.1
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking jxl-color v0.11.0
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking jxl-frame v0.13.3
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rust-embed-impl v8.12.0
[INFO] [stderr]    Compiling multiversion-macros v0.8.0
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr] error: could not compile `pulp` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name pulp --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.22.3/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="default"' --cfg 'feature="relaxed-simd"' --cfg 'feature="std"' --cfg 'feature="x86-v3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macro", "nightly", "relaxed-simd", "std", "x86-v3", "x86-v4"))' -C metadata=4c331cce0f139dcf -C extra-filename=-3d6364ae88e158b1 --out-dir /opt/rustwide/target/debug/build/pulp/3d6364ae88e158b1/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/a8e8022f299eee0a/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/libm/89e5b3015da8f563/out -L dependency=/opt/rustwide/target/debug/build/num-complex/d4a71d3ef27d768a/out -L dependency=/opt/rustwide/target/debug/build/num-traits/89b73ffee7dd0236/out -L dependency=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out -L dependency=/opt/rustwide/target/debug/build/pulp-wasm-simd-flag/d2fabdf84a42c9e3/out -L dependency=/opt/rustwide/target/debug/build/raw-cpuid/01e10191583b2a11/out -L dependency=/opt/rustwide/target/debug/build/reborrow/0885672173645a2f/out --extern bytemuck=/opt/rustwide/target/debug/build/bytemuck/a8e8022f299eee0a/out/libbytemuck-a8e8022f299eee0a.rmeta --extern cfg_if=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out/libcfg_if-190c9021fd162845.rmeta --extern libm=/opt/rustwide/target/debug/build/libm/89e5b3015da8f563/out/liblibm-89e5b3015da8f563.rmeta --extern num_complex=/opt/rustwide/target/debug/build/num-complex/d4a71d3ef27d768a/out/libnum_complex-d4a71d3ef27d768a.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out/libpaste-c5e5e8a2bd161c29.so --extern pulp_wasm_simd_flag=/opt/rustwide/target/debug/build/pulp-wasm-simd-flag/d2fabdf84a42c9e3/out/libpulp_wasm_simd_flag-d2fabdf84a42c9e3.rmeta --extern raw_cpuid=/opt/rustwide/target/debug/build/raw-cpuid/01e10191583b2a11/out/libraw_cpuid-01e10191583b2a11.rmeta --extern reborrow=/opt/rustwide/target/debug/build/reborrow/0885672173645a2f/out/libreborrow-0885672173645a2f.rmeta --cap-lints allow --cap-lints=forbid --cfg libpulp_const --check-cfg 'cfg(libpulp_const)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d197f9b4daedfcf82167e23c083bc2e6004f7731b2529caaaa1dba8c1427398d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d197f9b4daedfcf82167e23c083bc2e6004f7731b2529caaaa1dba8c1427398d", kill_on_drop: false }`
[INFO] [stdout] d197f9b4daedfcf82167e23c083bc2e6004f7731b2529caaaa1dba8c1427398d
