[INFO] cloning repository https://github.com/DavidSurkov/tanita-601
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DavidSurkov/tanita-601" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidSurkov%2Ftanita-601", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidSurkov%2Ftanita-601'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1cd0da8c9294ea06a383ebb196d4688333c2b27e
[INFO] checking DavidSurkov/tanita-601 against master#9050733395f7c10560d49f549e022f411fa28cea for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidSurkov%2Ftanita-601" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/DavidSurkov/tanita-601
[INFO] finished tweaking git repo https://github.com/DavidSurkov/tanita-601
[INFO] tweaked toml for git repo https://github.com/DavidSurkov/tanita-601 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DavidSurkov/tanita-601 on toolchain 9050733395f7c10560d49f549e022f411fa28cea
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DavidSurkov/tanita-601 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" "+9050733395f7c10560d49f549e022f411fa28cea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3780d6d9ce627e7f4d2a018987fe0af02e36618a9f61e22c73245135a41af2f7
[INFO] running `Command { std: "docker" "start" "-a" "3780d6d9ce627e7f4d2a018987fe0af02e36618a9f61e22c73245135a41af2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3780d6d9ce627e7f4d2a018987fe0af02e36618a9f61e22c73245135a41af2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3780d6d9ce627e7f4d2a018987fe0af02e36618a9f61e22c73245135a41af2f7", kill_on_drop: false }`
[INFO] [stdout] 3780d6d9ce627e7f4d2a018987fe0af02e36618a9f61e22c73245135a41af2f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99f5ed2700939b045910438e57d0d319e2234901eec2a5bbd0f495e0a4483a7f
[INFO] running `Command { std: "docker" "start" "-a" "99f5ed2700939b045910438e57d0d319e2234901eec2a5bbd0f495e0a4483a7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking wayland-sys v0.31.7
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling dark-light v1.1.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking dconf_rs v0.3.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking detect-desktop-environment v0.2.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]     Checking rangemap v1.6.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.6.5
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling softbuffer v0.4.6
[INFO] [stderr]     Checking ctor-lite v0.1.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking kurbo v0.10.4
[INFO] [stderr]     Checking nix v0.30.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr] error: could not compile `glam` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9050733395f7c10560d49f549e022f411fa28cea/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.25.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "fast-math", "glam-assert", "libm", "mint", "rand", "rkyv", "scalar-math", "serde", "std"))' -C metadata=c81aa3660b9eb784 -C extra-filename=-5438cd1a9f3575ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "99f5ed2700939b045910438e57d0d319e2234901eec2a5bbd0f495e0a4483a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99f5ed2700939b045910438e57d0d319e2234901eec2a5bbd0f495e0a4483a7f", kill_on_drop: false }`
[INFO] [stdout] 99f5ed2700939b045910438e57d0d319e2234901eec2a5bbd0f495e0a4483a7f
