[INFO] fetching crate webauthn-rs-core 0.5.3...
[INFO] testing webauthn-rs-core-0.5.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate webauthn-rs-core 0.5.3 into /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate webauthn-rs-core 0.5.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab405cc70b49b08e40c86970bf4aa74ed5a94e4dc80f5129b208f619dcd9c196
[INFO] running `Command { std: "docker" "start" "-a" "ab405cc70b49b08e40c86970bf4aa74ed5a94e4dc80f5129b208f619dcd9c196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab405cc70b49b08e40c86970bf4aa74ed5a94e4dc80f5129b208f619dcd9c196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab405cc70b49b08e40c86970bf4aa74ed5a94e4dc80f5129b208f619dcd9c196", kill_on_drop: false }`
[INFO] [stdout] ab405cc70b49b08e40c86970bf4aa74ed5a94e4dc80f5129b208f619dcd9c196
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2fcc0b84385717a96e5db8944024b3a5d2b9538998a429893db66433765d61a
[INFO] running `Command { std: "docker" "start" "-a" "f2fcc0b84385717a96e5db8944024b3a5d2b9538998a429893db66433765d61a", 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 time-macros v0.2.24
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling pastey v0.1.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 quote v1.0.41
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[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 tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 tracing v0.1.41
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling base64urlsafedata v0.5.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling serde_cbor_2 v0.13.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[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 21.17s
[INFO] running `Command { std: "docker" "inspect" "f2fcc0b84385717a96e5db8944024b3a5d2b9538998a429893db66433765d61a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2fcc0b84385717a96e5db8944024b3a5d2b9538998a429893db66433765d61a", kill_on_drop: false }`
[INFO] [stdout] f2fcc0b84385717a96e5db8944024b3a5d2b9538998a429893db66433765d61a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09bed44c6dcdaa90fa63b233b43af6e3f9bbaf2a174abde1d7aaa5c5dedd821f
[INFO] running `Command { std: "docker" "start" "-a" "09bed44c6dcdaa90fa63b233b43af6e3f9bbaf2a174abde1d7aaa5c5dedd821f", 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" "09bed44c6dcdaa90fa63b233b43af6e3f9bbaf2a174abde1d7aaa5c5dedd821f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09bed44c6dcdaa90fa63b233b43af6e3f9bbaf2a174abde1d7aaa5c5dedd821f", kill_on_drop: false }`
[INFO] [stdout] 09bed44c6dcdaa90fa63b233b43af6e3f9bbaf2a174abde1d7aaa5c5dedd821f
