[INFO] cloning repository https://github.com/binnacle-app/Binnacle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/binnacle-app/Binnacle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinnacle-app%2FBinnacle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinnacle-app%2FBinnacle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 712a14f01db176f2b92ca4b8ac88fdd645f6d1df
[INFO] checking binnacle-app/Binnacle against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinnacle-app%2FBinnacle" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/binnacle-app/Binnacle
[INFO] finished tweaking git repo https://github.com/binnacle-app/Binnacle
[INFO] tweaked toml for git repo https://github.com/binnacle-app/Binnacle written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/binnacle-app/Binnacle on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/binnacle-app/Binnacle 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 249237a0aedb7d17a1dd6f35c582386f118dcb2772ee129f48a6e6d9fc061399
[INFO] running `Command { std: "docker" "start" "249237a0aedb7d17a1dd6f35c582386f118dcb2772ee129f48a6e6d9fc061399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "249237a0aedb7d17a1dd6f35c582386f118dcb2772ee129f48a6e6d9fc061399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "249237a0aedb7d17a1dd6f35c582386f118dcb2772ee129f48a6e6d9fc061399" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "249237a0aedb7d17a1dd6f35c582386f118dcb2772ee129f48a6e6d9fc061399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "249237a0aedb7d17a1dd6f35c582386f118dcb2772ee129f48a6e6d9fc061399" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking rustls-webpki v0.103.12
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking zbus_names v4.3.1
[INFO] [stderr]    Compiling serde_json_lenient v0.2.4
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[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/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/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" "249237a0aedb7d17a1dd6f35c582386f118dcb2772ee129f48a6e6d9fc061399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "249237a0aedb7d17a1dd6f35c582386f118dcb2772ee129f48a6e6d9fc061399", kill_on_drop: false }`
[INFO] [stdout] 249237a0aedb7d17a1dd6f35c582386f118dcb2772ee129f48a6e6d9fc061399
