[INFO] fetching crate webauthn-rs 0.5.4...
[INFO] testing webauthn-rs-0.5.4 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate webauthn-rs 0.5.4 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate webauthn-rs 0.5.4
[INFO] finished tweaking crates.io crate webauthn-rs 0.5.4
[INFO] tweaked toml for crates.io crate webauthn-rs 0.5.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate webauthn-rs 0.5.4 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate webauthn-rs 0.5.4 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oid-registry v0.7.1
[INFO] [stderr]   Downloaded der-parser v9.0.0
[INFO] [stderr]   Downloaded webauthn-attestation-ca v0.5.4
[INFO] [stderr]   Downloaded base64urlsafedata v0.5.4
[INFO] [stderr]   Downloaded asn1-rs-derive v0.5.1
[INFO] [stderr]   Downloaded webauthn-rs-proto v0.5.4
[INFO] [stderr]   Downloaded serde_cbor_2 v0.13.0
[INFO] [stderr]   Downloaded asn1-rs v0.6.2
[INFO] [stderr]   Downloaded x509-parser v0.16.0
[INFO] [stderr]   Downloaded webauthn-rs-core v0.5.4
[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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05b446cb1f283bce88ad4704f71a95f00a3616463a0010bca7ac658af84d6cc7
[INFO] running `Command { std: "docker" "start" "-a" "05b446cb1f283bce88ad4704f71a95f00a3616463a0010bca7ac658af84d6cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05b446cb1f283bce88ad4704f71a95f00a3616463a0010bca7ac658af84d6cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05b446cb1f283bce88ad4704f71a95f00a3616463a0010bca7ac658af84d6cc7", kill_on_drop: false }`
[INFO] [stdout] 05b446cb1f283bce88ad4704f71a95f00a3616463a0010bca7ac658af84d6cc7
[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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c949a3e262ec3850f188ecfb77bbef841eae4159eac6a765890d1f1ae74734b4
[INFO] running `Command { std: "docker" "start" "-a" "c949a3e262ec3850f188ecfb77bbef841eae4159eac6a765890d1f1ae74734b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling webauthn-attestation-ca v0.5.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling webauthn-rs-core v0.5.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling openssl v0.10.75
[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.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[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_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling base64urlsafedata v0.5.4
[INFO] [stderr]    Compiling serde_cbor_2 v0.13.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling webauthn-rs-proto v0.5.4
[INFO] [stderr]    Compiling webauthn-rs v0.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.19s
[INFO] running `Command { std: "docker" "inspect" "c949a3e262ec3850f188ecfb77bbef841eae4159eac6a765890d1f1ae74734b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c949a3e262ec3850f188ecfb77bbef841eae4159eac6a765890d1f1ae74734b4", kill_on_drop: false }`
[INFO] [stdout] c949a3e262ec3850f188ecfb77bbef841eae4159eac6a765890d1f1ae74734b4
[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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d0a3689e236150ebaf1380ab6628a0d9a0a4cae96ce9650d0d4761515547239
[INFO] running `Command { std: "docker" "start" "-a" "2d0a3689e236150ebaf1380ab6628a0d9a0a4cae96ce9650d0d4761515547239", kill_on_drop: false }`
[INFO] [stderr]    Compiling webauthn-rs v0.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s
[INFO] running `Command { std: "docker" "inspect" "2d0a3689e236150ebaf1380ab6628a0d9a0a4cae96ce9650d0d4761515547239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d0a3689e236150ebaf1380ab6628a0d9a0a4cae96ce9650d0d4761515547239", kill_on_drop: false }`
[INFO] [stdout] 2d0a3689e236150ebaf1380ab6628a0d9a0a4cae96ce9650d0d4761515547239
[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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 169c0c20583a50f0ed0fe4a0157fcbb19503c6d8aad4529bbe98ffd5d5a3c44b
[INFO] running `Command { std: "docker" "start" "-a" "169c0c20583a50f0ed0fe4a0157fcbb19503c6d8aad4529bbe98ffd5d5a3c44b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/webauthn_rs-819824099e42d6f1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_webauthnbuilder_chrome_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests webauthn_rs
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - Webauthn::start_attested_passkey_registration (line 1081) ... FAILED
[INFO] [stdout] test src/lib.rs - Webauthn::start_securitykey_registration (line 776) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 22) ... ok
[INFO] [stdout] test src/lib.rs - Webauthn::start_passkey_registration (line 510) ... ok
[INFO] [stdout] test src/lib.rs - WebauthnBuilder<'a>::new (line 260) ... ok
[INFO] [stdout] test src/lib.rs - WebauthnBuilder<'a>::new (line 275) ... ok
[INFO] [stdout] test src/lib.rs - WebauthnBuilder<'a>::build (line 390) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Webauthn::start_attested_passkey_registration (line 1081) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `webauthn_rs_device_catalog`
[INFO] [stdout]     --> src/lib.rs:1084:5
[INFO] [stdout]      |
[INFO] [stdout] 1084 | 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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Webauthn::start_securitykey_registration (line 776) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `webauthn_rs_device_catalog`
[INFO] [stdout]    --> src/lib.rs:820:5
[INFO] [stdout]     |
[INFO] [stdout] 820 | 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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Webauthn::start_attested_passkey_registration (line 1081)
[INFO] [stdout]     src/lib.rs - Webauthn::start_securitykey_registration (line 776)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.09s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "169c0c20583a50f0ed0fe4a0157fcbb19503c6d8aad4529bbe98ffd5d5a3c44b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "169c0c20583a50f0ed0fe4a0157fcbb19503c6d8aad4529bbe98ffd5d5a3c44b", kill_on_drop: false }`
[INFO] [stdout] 169c0c20583a50f0ed0fe4a0157fcbb19503c6d8aad4529bbe98ffd5d5a3c44b
