[INFO] cloning repository https://github.com/Zacxxx/repentence [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zacxxx/repentence" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZacxxx%2Frepentence", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZacxxx%2Frepentence'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98df656a40c6c5edef950884ca7a653b86d7bcbc [INFO] checking Zacxxx/repentence against try#6cbf54b1453b438241487f195740266bb9d8c8ba for pr-139587-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZacxxx%2Frepentence" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zacxxx/repentence on toolchain 6cbf54b1453b438241487f195740266bb9d8c8ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Zacxxx/repentence [INFO] finished tweaking git repo https://github.com/Zacxxx/repentence [INFO] tweaked toml for git repo https://github.com/Zacxxx/repentence written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Zacxxx/repentence 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" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 050dbea517dc99bd0e2e0006ea439607278428bfd8dfe976682ad3a0aee419c1 [INFO] running `Command { std: "docker" "start" "-a" "050dbea517dc99bd0e2e0006ea439607278428bfd8dfe976682ad3a0aee419c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "050dbea517dc99bd0e2e0006ea439607278428bfd8dfe976682ad3a0aee419c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "050dbea517dc99bd0e2e0006ea439607278428bfd8dfe976682ad3a0aee419c1", kill_on_drop: false }` [INFO] [stdout] 050dbea517dc99bd0e2e0006ea439607278428bfd8dfe976682ad3a0aee419c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49ba7764db5044648fcfa6d8c78a4cf112916acca82aeb8cd97033175bfeb1ef [INFO] running `Command { std: "docker" "start" "-a" "49ba7764db5044648fcfa6d8c78a4cf112916acca82aeb8cd97033175bfeb1ef", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking notify-types v1.0.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking file-id v0.2.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking atomicow v1.0.0 [INFO] [stderr] Compiling wgpu v23.0.1 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking offset-allocator v0.2.0 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking slotmap v1.0.7 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking svg_fmt v0.4.4 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking fontconfig-parser v0.5.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking unicode-ccc v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking yazi v0.1.6 [INFO] [stderr] Checking zeno v0.2.3 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Checking itoa v1.0.15 [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/6cbf54b1453b438241487f195740266bb9d8c8ba/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 opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --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=0311d32c6aab89b6 -C extra-filename=-b0ef3cc4f6af108a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-801a96e898696f93.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" "49ba7764db5044648fcfa6d8c78a4cf112916acca82aeb8cd97033175bfeb1ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49ba7764db5044648fcfa6d8c78a4cf112916acca82aeb8cd97033175bfeb1ef", kill_on_drop: false }` [INFO] [stdout] 49ba7764db5044648fcfa6d8c78a4cf112916acca82aeb8cd97033175bfeb1ef