[INFO] fetching crate webauthn-rs-core 0.5.3...
[INFO] testing webauthn-rs-core-0.5.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate webauthn-rs-core 0.5.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate webauthn-rs-core 0.5.3
[INFO] finished tweaking crates.io crate webauthn-rs-core 0.5.3
[INFO] tweaked toml for crates.io crate webauthn-rs-core 0.5.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate webauthn-rs-core 0.5.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate webauthn-rs-core 0.5.3 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pastey v0.1.1
[INFO] [stderr]   Downloaded base64urlsafedata v0.5.3
[INFO] [stderr]   Downloaded webauthn-rs-proto v0.5.3
[INFO] [stderr]   Downloaded webauthn-attestation-ca v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f01e88080ddeaaf23cdab6edb0f0969add979fe1579698a504ce4db02de089a
[INFO] running `Command { std: "docker" "start" "-a" "4f01e88080ddeaaf23cdab6edb0f0969add979fe1579698a504ce4db02de089a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f01e88080ddeaaf23cdab6edb0f0969add979fe1579698a504ce4db02de089a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f01e88080ddeaaf23cdab6edb0f0969add979fe1579698a504ce4db02de089a", kill_on_drop: false }`
[INFO] [stdout] 4f01e88080ddeaaf23cdab6edb0f0969add979fe1579698a504ce4db02de089a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c36c3861a830414eaedcbeecaeb3bb077fa9c3df410ec7732b1b61fe4babae22
[INFO] running `Command { std: "docker" "start" "-a" "c36c3861a830414eaedcbeecaeb3bb077fa9c3df410ec7732b1b61fe4babae22", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling webauthn-attestation-ca v0.5.3
[INFO] [stderr]    Compiling webauthn-rs-core v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling base64urlsafedata v0.5.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde_cbor_2 v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling webauthn-rs-proto v0.5.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.25s
[INFO] running `Command { std: "docker" "inspect" "c36c3861a830414eaedcbeecaeb3bb077fa9c3df410ec7732b1b61fe4babae22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c36c3861a830414eaedcbeecaeb3bb077fa9c3df410ec7732b1b61fe4babae22", kill_on_drop: false }`
[INFO] [stdout] c36c3861a830414eaedcbeecaeb3bb077fa9c3df410ec7732b1b61fe4babae22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45e28d46a5251c831910ad75caf20e3286331976b32f5ef8a74706ea67b9493e
[INFO] running `Command { std: "docker" "start" "-a" "45e28d46a5251c831910ad75caf20e3286331976b32f5ef8a74706ea67b9493e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling webauthn-attestation-ca v0.5.3
[INFO] [stderr]    Compiling webauthn-rs-core v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `webauthn_rs_device_catalog`
[INFO] [stdout]     --> src/core.rs:1266:9
[INFO] [stdout]      |
[INFO] [stdout] 1266 |     use webauthn_rs_device_catalog::data::{
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `webauthn_rs_device_catalog`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `webauthn_rs_device_catalog`, use `cargo add webauthn_rs_device_catalog` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webauthn-rs-core` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "45e28d46a5251c831910ad75caf20e3286331976b32f5ef8a74706ea67b9493e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45e28d46a5251c831910ad75caf20e3286331976b32f5ef8a74706ea67b9493e", kill_on_drop: false }`
[INFO] [stdout] 45e28d46a5251c831910ad75caf20e3286331976b32f5ef8a74706ea67b9493e
