[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 try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshatru0%2Fwebauthn-authenticator-test" "/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/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shatru0/webauthn-authenticator-test on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08f3f6dc3ef074afe596c4e0bd552600b116f94431e2862f6ca5d638bb1b47a0
[INFO] running `Command { std: "docker" "start" "-a" "08f3f6dc3ef074afe596c4e0bd552600b116f94431e2862f6ca5d638bb1b47a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08f3f6dc3ef074afe596c4e0bd552600b116f94431e2862f6ca5d638bb1b47a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08f3f6dc3ef074afe596c4e0bd552600b116f94431e2862f6ca5d638bb1b47a0", kill_on_drop: false }`
[INFO] [stdout] 08f3f6dc3ef074afe596c4e0bd552600b116f94431e2862f6ca5d638bb1b47a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29e4826e35a40ea811b77cb0a1e64ce9f1483582b8fb2d811e3483c1b12c9e3c
[INFO] running `Command { std: "docker" "start" "-a" "29e4826e35a40ea811b77cb0a1e64ce9f1483582b8fb2d811e3483c1b12c9e3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libdbus-sys v0.2.6
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking weezl v0.1.11
[INFO] [stderr]    Compiling webauthn-attestation-ca v0.5.3
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling embassy-sync v0.7.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling heapless v0.9.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling webauthn-rs-core v0.5.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]    Compiling webauthn-authenticator-rs v0.5.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking bluetooth-hci v0.1.1 (https://github.com/micolous/bluetooth-hci.git?rev=04f98f734b0b9f0304e433335357307f63f6bc26#04f98f73)
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking btuuid v0.1.0
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rpassword v5.0.1
[INFO] [stderr]     Checking bt-hci v0.6.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[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 tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[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-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[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/22cc29ba5b459fb386c0406b9baf3a49eb0fba39/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=-751d4859ff93a802 --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-8e87974efa97aa05.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-2ec410a8e62c8bef.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-a41c6fd205eac7b7.rmeta --extern heapless=/opt/rustwide/target/debug/deps/libheapless-c9286286677060e2.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" "29e4826e35a40ea811b77cb0a1e64ce9f1483582b8fb2d811e3483c1b12c9e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29e4826e35a40ea811b77cb0a1e64ce9f1483582b8fb2d811e3483c1b12c9e3c", kill_on_drop: false }`
[INFO] [stdout] 29e4826e35a40ea811b77cb0a1e64ce9f1483582b8fb2d811e3483c1b12c9e3c
