[INFO] cloning repository https://github.com/shatru0/webauthn-authenticator-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shatru0/webauthn-authenticator-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshatru0%2Fwebauthn-authenticator-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshatru0%2Fwebauthn-authenticator-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b69d8a0fc739caad44d69bb29ff733f3ed64465 [INFO] checking shatru0/webauthn-authenticator-test against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshatru0%2Fwebauthn-authenticator-test" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shatru0/webauthn-authenticator-test [INFO] finished tweaking git repo https://github.com/shatru0/webauthn-authenticator-test [INFO] tweaked toml for git repo https://github.com/shatru0/webauthn-authenticator-test written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shatru0/webauthn-authenticator-test on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shatru0/webauthn-authenticator-test 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/micolous/bluetooth-hci.git` [INFO] [stderr] Updating git repository `https://github.com/micolous/serialport-hci.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_cbor_2 v0.13.0 [INFO] [stderr] Downloaded uuid-macro-internal v1.18.1 [INFO] [stderr] Downloaded newtype_derive v0.1.6 [INFO] [stderr] Downloaded base64urlsafedata v0.5.3 [INFO] [stderr] Downloaded bardecoder v0.4.0 [INFO] [stderr] Downloaded bt-hci v0.6.0 [INFO] [stderr] Downloaded heapless v0.9.1 [INFO] [stderr] Downloaded btleplug v0.11.8 [INFO] [stderr] Downloaded webauthn-attestation-ca v0.5.3 [INFO] [stderr] Downloaded bluez-generated v0.4.0 [INFO] [stderr] Downloaded objc2-core-bluetooth v0.2.2 [INFO] [stderr] Downloaded webauthn-rs-core v0.5.3 [INFO] [stderr] Downloaded webauthn-authenticator-rs v0.5.3 [INFO] [stderr] Downloaded webauthn-rs-proto v0.5.3 [INFO] [stderr] Downloaded weezl v0.1.11 [INFO] [stderr] Downloaded dbus-crossroads v0.5.2 [INFO] [stderr] Downloaded bluez-async v0.8.2 [INFO] [stderr] Downloaded jni-utils v0.1.1 [INFO] [stderr] Downloaded serialport v4.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba7a3dccec46b42f0185a8e3a11ed99c9d6626f33762918d3d0539bb36ade20a [INFO] running `Command { std: "docker" "start" "-a" "ba7a3dccec46b42f0185a8e3a11ed99c9d6626f33762918d3d0539bb36ade20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba7a3dccec46b42f0185a8e3a11ed99c9d6626f33762918d3d0539bb36ade20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba7a3dccec46b42f0185a8e3a11ed99c9d6626f33762918d3d0539bb36ade20a", kill_on_drop: false }` [INFO] [stdout] ba7a3dccec46b42f0185a8e3a11ed99c9d6626f33762918d3d0539bb36ade20a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2a60de7ff727027532335d19849be409b4e776e87320da42804179206b3b0a9 [INFO] running `Command { std: "docker" "start" "-a" "d2a60de7ff727027532335d19849be409b4e776e87320da42804179206b3b0a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking weezl v0.1.11 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling webauthn-attestation-ca v0.5.3 [INFO] [stderr] Checking xml-rs v0.8.28 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling heapless v0.9.1 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling embassy-sync v0.7.2 [INFO] [stderr] Compiling webauthn-rs-core v0.5.3 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling webauthn-authenticator-rs v0.5.3 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Checking bluetooth-hci v0.1.1 (https://github.com/micolous/bluetooth-hci.git?rev=04f98f734b0b9f0304e433335357307f63f6bc26#04f98f73) [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking btuuid v0.1.0 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking bt-hci v0.6.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling uuid-macro-internal v1.18.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking zerocopy v0.8.27 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] error: could not compile `bt-hci` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/377656d3dd3f9c23a9c8713e163f4365a5261a84/bin/rustc --crate-name bt_hci --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bt-hci-0.6.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt", "embassy-time", "log", "serde", "uuid"))' -C metadata=f26cf391c0a9ce6c -C extra-filename=-bbba82c8f167ddb9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern btuuid=/opt/rustwide/target/debug/deps/libbtuuid-f8632f3e035f8d27.rmeta --extern embassy_sync=/opt/rustwide/target/debug/deps/libembassy_sync-45019c356d29d3e3.rmeta --extern embedded_io=/opt/rustwide/target/debug/deps/libembedded_io-32231d94e868b0bf.rmeta --extern embedded_io_async=/opt/rustwide/target/debug/deps/libembedded_io_async-2b93e66779a4cca6.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-7b35acf96254a0b8.rmeta --extern heapless=/opt/rustwide/target/debug/deps/libheapless-1d5cf83a77b573f8.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" "d2a60de7ff727027532335d19849be409b4e776e87320da42804179206b3b0a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a60de7ff727027532335d19849be409b4e776e87320da42804179206b3b0a9", kill_on_drop: false }` [INFO] [stdout] d2a60de7ff727027532335d19849be409b4e776e87320da42804179206b3b0a9