[INFO] cloning repository https://github.com/hxrts/jq-ble
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hxrts/jq-ble" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhxrts%2Fjq-ble", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhxrts%2Fjq-ble'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af6deba88add72995fe98b4572b172a4d384767e
[INFO] checking hxrts/jq-ble against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhxrts%2Fjq-ble" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hxrts/jq-ble
[INFO] finished tweaking git repo https://github.com/hxrts/jq-ble
[INFO] tweaked toml for git repo https://github.com/hxrts/jq-ble written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hxrts/jq-ble on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hxrts/jq-ble 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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 43d7e6ba4e900957bf18df129f6d2ed2098d85b0f75232f42b227afd1183391b
[INFO] running `Command { std: "docker" "start" "43d7e6ba4e900957bf18df129f6d2ed2098d85b0f75232f42b227afd1183391b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43d7e6ba4e900957bf18df129f6d2ed2098d85b0f75232f42b227afd1183391b", 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" "43d7e6ba4e900957bf18df129f6d2ed2098d85b0f75232f42b227afd1183391b" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43d7e6ba4e900957bf18df129f6d2ed2098d85b0f75232f42b227afd1183391b", 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" "43d7e6ba4e900957bf18df129f6d2ed2098d85b0f75232f42b227afd1183391b" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling blew v0.2.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling rust-toolkit-trait-contracts v0.4.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling jacquard-macros v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling custom_debug_derive v0.6.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking custom_debug v0.6.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking dbus v0.9.10
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking jacquard-core v0.9.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking telltale-search v15.0.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling bluer v0.17.4
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking dbus-crossroads v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]     Checking jacquard-traits v0.9.0
[INFO] [stderr]     Checking jacquard-host-support v0.9.0
[INFO] [stderr]     Checking jacquard-cast-support v0.9.0
[INFO] [stderr]     Checking jq-node-profile v0.2.0 (/opt/rustwide/workdir/crates/jq-node-profile)
[INFO] [stderr]     Checking jacquard-router v0.9.0
[INFO] [stderr]     Checking jacquard-mercator v0.9.0
[INFO] [stderr]     Checking jacquard-scatter v0.9.0
[INFO] [stderr]     Checking jacquard-mem-node-profile v0.9.0
[INFO] [stderr]     Checking jacquard-babel v0.9.0
[INFO] [stderr]     Checking jacquard-batman-bellman v0.9.0
[INFO] [stderr]     Checking jacquard-olsrv2 v0.9.0
[INFO] [stderr]     Checking jacquard-batman-classic v0.9.0
[INFO] [stderr]     Checking jacquard-mem-link-profile v0.9.0
[INFO] [stderr] error: could not compile `fixed` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/bin/rustc --crate-name fixed --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "az", "borsh", "compat-readonly-static", "defmt", "f16", "fail-on-warnings", "nightly-float", "num-traits", "serde", "serde-str", "std"))' -C metadata=ec4a6063fcc655d5 -C extra-filename=-f2bcc1f39e890929 --out-dir /opt/rustwide/target/debug/build/fixed/f2bcc1f39e890929/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/b7f6e264009f5575/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/20b3c9293b2ab4a8/out --extern az=/opt/rustwide/target/debug/build/az/ae8f28af449f3921/out/libaz-ae8f28af449f3921.rmeta --extern bytemuck=/opt/rustwide/target/debug/build/bytemuck/8c7b3eddc18c84c9/out/libbytemuck-8c7b3eddc18c84c9.rmeta --extern half=/opt/rustwide/target/debug/build/half/9de8b1170c39beac/out/libhalf-9de8b1170c39beac.rmeta --extern typenum=/opt/rustwide/target/debug/build/typenum/2001cc7989580d48/out/libtypenum-2001cc7989580d48.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "43d7e6ba4e900957bf18df129f6d2ed2098d85b0f75232f42b227afd1183391b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43d7e6ba4e900957bf18df129f6d2ed2098d85b0f75232f42b227afd1183391b", kill_on_drop: false }`
[INFO] [stdout] 43d7e6ba4e900957bf18df129f6d2ed2098d85b0f75232f42b227afd1183391b
