[INFO] fetching crate libredr-worker 0.0.18... [INFO] checking libredr-worker-0.0.18 against master#e1ac0fa95ba15221ee195647cb12464df3164513 for pr-126090 [INFO] extracting crate libredr-worker 0.0.18 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate libredr-worker 0.0.18 on toolchain e1ac0fa95ba15221ee195647cb12464df3164513 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1ac0fa95ba15221ee195647cb12464df3164513" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libredr-worker 0.0.18 [INFO] finished tweaking crates.io crate libredr-worker 0.0.18 [INFO] tweaked toml for crates.io crate libredr-worker 0.0.18 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate libredr-worker 0.0.18 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" "+e1ac0fa95ba15221ee195647cb12464df3164513" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jobserver v0.1.29 [INFO] [stderr] Downloaded tikv-jemallocator v0.5.4 [INFO] [stderr] Downloaded ocl-core v0.11.5 [INFO] [stderr] Downloaded ocl-core-vector v0.1.1 [INFO] [stderr] Downloaded cl-sys v0.4.3 [INFO] [stderr] Downloaded configparser v3.0.4 [INFO] [stderr] Downloaded shadow-rs v0.27.1 [INFO] [stderr] Downloaded libredr-common v0.0.18 [INFO] [stderr] Downloaded qutex v0.2.6 [INFO] [stderr] Downloaded ocl v0.19.7 [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e1ac0fa95ba15221ee195647cb12464df3164513" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85f7739d1b7fa2e2108a61ef428a3b6bf536003f7f43e3c1c9aeeba4d4a64640 [INFO] running `Command { std: "docker" "start" "-a" "85f7739d1b7fa2e2108a61ef428a3b6bf536003f7f43e3c1c9aeeba4d4a64640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85f7739d1b7fa2e2108a61ef428a3b6bf536003f7f43e3c1c9aeeba4d4a64640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f7739d1b7fa2e2108a61ef428a3b6bf536003f7f43e3c1c9aeeba4d4a64640", kill_on_drop: false }` [INFO] [stdout] 85f7739d1b7fa2e2108a61ef428a3b6bf536003f7f43e3c1c9aeeba4d4a64640 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e1ac0fa95ba15221ee195647cb12464df3164513" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62b736137c306142040cf02f7f74f20c4e103fdd380901b894327cb1762608e0 [INFO] running `Command { std: "docker" "start" "-a" "62b736137c306142040cf02f7f74f20c4e103fdd380901b894327cb1762608e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling cl-sys v0.4.3 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Checking wide v0.7.15 [INFO] [stderr] Compiling ocl-core v0.11.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling jobserver v0.1.29 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking tzdb_data v0.1.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ocl-core-vector v0.1.1 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking embedded-io v0.4.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking qutex v0.2.6 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Checking tobj v4.0.2 [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/e1ac0fa95ba15221ee195647cb12464df3164513/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/simba-0.8.1/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)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=578d668e5d11099d -C extra-filename=-578d668e5d11099d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-bce79f2a34b97ca0.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-c67e49313193da2a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-f911ad851f12b1b9.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-fcfc1e8685b6531b.so --extern wide=/opt/rustwide/target/debug/deps/libwide-e82b07abda55ee17.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" "62b736137c306142040cf02f7f74f20c4e103fdd380901b894327cb1762608e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62b736137c306142040cf02f7f74f20c4e103fdd380901b894327cb1762608e0", kill_on_drop: false }` [INFO] [stdout] 62b736137c306142040cf02f7f74f20c4e103fdd380901b894327cb1762608e0