[INFO] cloning repository https://github.com/hankotanks/histomap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hankotanks/histomap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhankotanks%2Fhistomap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhankotanks%2Fhistomap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1965f4bf8211f46e436745b50ec264da647f2649 [INFO] checking hankotanks/histomap against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhankotanks%2Fhistomap" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hankotanks/histomap [INFO] finished tweaking git repo https://github.com/hankotanks/histomap [INFO] tweaked toml for git repo https://github.com/hankotanks/histomap written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hankotanks/histomap on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 321 packages to latest compatible versions [INFO] [stderr] Adding earcutr v0.4.3 (available: v0.5.0) [INFO] [stderr] Adding glyphon v0.5.0 (available: v0.9.0) [INFO] [stderr] Adding pollster v0.3.0 (available: v0.4.0) [INFO] [stderr] Adding simple_logger v4.3.3 (available: v5.0.0) [INFO] [stderr] Adding ultraviolet v0.9.2 (available: v0.10.0) [INFO] [stderr] Adding wgpu v0.19.4 (available: v26.0.1) [INFO] [stderr] Adding winit v0.29.15 (available: v0.30.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b042ab17ac65231b100ade6245897df396fd5e0e93edb70fc5ea79b66af64313 [INFO] running `Command { std: "docker" "start" "-a" "b042ab17ac65231b100ade6245897df396fd5e0e93edb70fc5ea79b66af64313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b042ab17ac65231b100ade6245897df396fd5e0e93edb70fc5ea79b66af64313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b042ab17ac65231b100ade6245897df396fd5e0e93edb70fc5ea79b66af64313", kill_on_drop: false }` [INFO] [stdout] b042ab17ac65231b100ade6245897df396fd5e0e93edb70fc5ea79b66af64313 [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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2077f21f57d2e75df90d4b97017b2ae0f49ad644dc3b67332854049853f9944c [INFO] running `Command { std: "docker" "start" "-a" "2077f21f57d2e75df90d4b97017b2ae0f49ad644dc3b67332854049853f9944c", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling path-slash v0.1.5 [INFO] [stderr] Compiling path-matchers v1.0.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling change-detection v1.2.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling static-files v0.2.5 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking memmap2 v0.9.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking fontconfig-parser v0.5.8 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling backend v0.1.0 (/opt/rustwide/workdir/backend) [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking memmap2 v0.8.0 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking ttf-parser v0.19.2 [INFO] [stderr] Checking yazi v0.1.6 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking zeno v0.2.3 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking svg_fmt v0.4.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking rangemap v1.6.0 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=4e35e00da915b4e2 -C extra-filename=-1dbcfc531267f89c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d2c02ec37c371693.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" "2077f21f57d2e75df90d4b97017b2ae0f49ad644dc3b67332854049853f9944c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2077f21f57d2e75df90d4b97017b2ae0f49ad644dc3b67332854049853f9944c", kill_on_drop: false }` [INFO] [stdout] 2077f21f57d2e75df90d4b97017b2ae0f49ad644dc3b67332854049853f9944c