[INFO] cloning repository https://github.com/Augani/nexus-explorer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Augani/nexus-explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAugani%2Fnexus-explorer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAugani%2Fnexus-explorer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fea2ac12ae87f851347140047f1a4e495db8adf
[INFO] checking Augani/nexus-explorer against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAugani%2Fnexus-explorer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Augani/nexus-explorer
[INFO] finished tweaking git repo https://github.com/Augani/nexus-explorer
[INFO] tweaked toml for git repo https://github.com/Augani/nexus-explorer written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Augani/nexus-explorer on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Augani/nexus-explorer 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 467b5ae790e466ab88096fd29cc388533f210068f8e37c8c6b318b898e31037f
[INFO] running `Command { std: "docker" "start" "-a" "467b5ae790e466ab88096fd29cc388533f210068f8e37c8c6b318b898e31037f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "467b5ae790e466ab88096fd29cc388533f210068f8e37c8c6b318b898e31037f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "467b5ae790e466ab88096fd29cc388533f210068f8e37c8c6b318b898e31037f", kill_on_drop: false }`
[INFO] [stdout] 467b5ae790e466ab88096fd29cc388533f210068f8e37c8c6b318b898e31037f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0180bac54795a2c61c93b806a5222b2a378e3f4ca49cafe89404aeef6b777912
[INFO] running `Command { std: "docker" "start" "-a" "0180bac54795a2c61c93b806a5222b2a378e3f4ca49cafe89404aeef6b777912", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking erased-serde v0.4.9
[INFO] [stderr]     Checking serde_fmt v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking endi v1.1.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]     Checking value-bag-serde1 v1.12.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking syn v2.0.111
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking deflate64 v0.1.10
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking compression-codecs v0.4.33
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]     Checking aligned v0.4.2
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking lyon_geom v1.0.18
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling serde_json_lenient v0.2.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking lyon_path v1.0.16
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking bitstream-io v4.9.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/0bdee9e879c87b7211d316e9152109cfd46c576b/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=be734a1d7acca22c -C extra-filename=-7820bd67844a5b61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d21983df834c79db.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" "0180bac54795a2c61c93b806a5222b2a378e3f4ca49cafe89404aeef6b777912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0180bac54795a2c61c93b806a5222b2a378e3f4ca49cafe89404aeef6b777912", kill_on_drop: false }`
[INFO] [stdout] 0180bac54795a2c61c93b806a5222b2a378e3f4ca49cafe89404aeef6b777912
