[INFO] fetching crate passkey-client 0.4.0... [INFO] testing passkey-client-0.4.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate passkey-client 0.4.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate passkey-client 0.4.0 [INFO] finished tweaking crates.io crate passkey-client 0.4.0 [INFO] tweaked toml for crates.io crate passkey-client 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate passkey-client 0.4.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--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] Locking 169 packages to latest compatible versions [INFO] [stderr] Adding coset v0.3.8 (available: v0.4.0) [INFO] [stderr] Adding mockall v0.11.4 (available: v0.13.1) [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typeshare v1.0.4 [INFO] [stderr] Downloaded passkey-types v0.4.0 [INFO] [stderr] Downloaded passkey-authenticator v0.4.0 [INFO] [stderr] Downloaded typeshare-annotation v1.0.4 [INFO] [stderr] Downloaded coset v0.3.8 [INFO] [stderr] Downloaded public-suffix v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a0ec4406517155d2666f6ce47a8b73692a217bf5e4a2f166ca7801e8804fbda [INFO] running `Command { std: "docker" "start" "-a" "2a0ec4406517155d2666f6ce47a8b73692a217bf5e4a2f166ca7801e8804fbda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a0ec4406517155d2666f6ce47a8b73692a217bf5e4a2f166ca7801e8804fbda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a0ec4406517155d2666f6ce47a8b73692a217bf5e4a2f166ca7801e8804fbda", kill_on_drop: false }` [INFO] [stdout] 2a0ec4406517155d2666f6ce47a8b73692a217bf5e4a2f166ca7801e8804fbda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fbe68a3ab929d4b66a5f20fed65dc79dd8a040968d4681af3fe807defae4246 [INFO] running `Command { std: "docker" "start" "-a" "3fbe68a3ab929d4b66a5f20fed65dc79dd8a040968d4681af3fe807defae4246", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling public-suffix v0.1.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling coset v0.3.8 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling typeshare v1.0.4 [INFO] [stderr] Compiling passkey-types v0.4.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling passkey-authenticator v0.4.0 [INFO] [stderr] Compiling passkey-client v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | fn decode_host(host: &str) -> Option> { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 100 | fn decode_host(host: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.83s [INFO] running `Command { std: "docker" "inspect" "3fbe68a3ab929d4b66a5f20fed65dc79dd8a040968d4681af3fe807defae4246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fbe68a3ab929d4b66a5f20fed65dc79dd8a040968d4681af3fe807defae4246", kill_on_drop: false }` [INFO] [stdout] 3fbe68a3ab929d4b66a5f20fed65dc79dd8a040968d4681af3fe807defae4246 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c45cf8b5870dadb788948a39891769fb89dfc38cbab067341147b569d5657c0b [INFO] running `Command { std: "docker" "start" "-a" "c45cf8b5870dadb788948a39891769fb89dfc38cbab067341147b569d5657c0b", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling passkey-types v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling passkey-authenticator v0.4.0 [INFO] [stderr] Compiling passkey-client v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | fn decode_host(host: &str) -> Option> { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 100 | fn decode_host(host: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | fn decode_host(host: &str) -> Option> { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 100 | fn decode_host(host: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.87s [INFO] running `Command { std: "docker" "inspect" "c45cf8b5870dadb788948a39891769fb89dfc38cbab067341147b569d5657c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c45cf8b5870dadb788948a39891769fb89dfc38cbab067341147b569d5657c0b", kill_on_drop: false }` [INFO] [stdout] c45cf8b5870dadb788948a39891769fb89dfc38cbab067341147b569d5657c0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e71f266b7a50799baa21a8cfa1f5432f7dfdf1e4e00709e220a2ae80e0b2137 [INFO] running `Command { std: "docker" "start" "-a" "6e71f266b7a50799baa21a8cfa1f5432f7dfdf1e4e00709e220a2ae80e0b2137", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:100:22 [INFO] [stderr] | [INFO] [stderr] 100 | fn decode_host(host: &str) -> Option> { [INFO] [stderr] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 100 | fn decode_host(host: &str) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `passkey-client` (lib) generated 1 warning (run `cargo fix --lib -p passkey-client` to apply 1 suggestion) [INFO] [stderr] warning: `passkey-client` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/passkey_client-45f89c8c3ddd9072) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test test::map_rk_maps_criteria_to_rk_bool ... ok [INFO] [stdout] test tests::ext_prf::auth_no_matching_credential_id_in_allow_credentials ... ok [INFO] [stdout] test tests::ext_prf::auth_empty_key_in_eval_by_credential ... ok [INFO] [stdout] test tests::client_register_does_not_trigger_uv_when_uv_is_discouraged ... ok [INFO] [stdout] test tests::create_and_authenticate_without_cred_params ... ok [INFO] [stdout] test tests::ext_prf::auth_empty_allow_credentials ... ok [INFO] [stdout] test tests::create_and_authenticate_with_extra_client_data ... ok [INFO] [stdout] test tests::create_and_authenticate_without_rp_id ... ok [INFO] [stdout] test tests::ext_prf::registration_with_eval_by_credential ... ok [INFO] [stdout] test tests::ext_prf::auth_invalid_base64url_key_in_eval_by_credential ... ok [INFO] [stdout] test tests::create_and_authenticate_with_origin_subdomain ... ok [INFO] [stdout] test tests::create_and_authenticate ... ok [INFO] [stdout] test tests::ext_prf::prf_takes_precedence_over_prf_already_hashed ... ok [INFO] [stdout] test tests::ext_prf::auth_empty_evals ... ok [INFO] [stdout] test tests::ext_prf::registration_without_eval ... ok [INFO] [stdout] test tests::ext_prf::registration_with_single_input_eval ... ok [INFO] [stdout] test tests::ext_prf::auth_same_inputs_should_give_same_outputs ... ok [INFO] [stdout] test tests::ext_prf::empty_extension_with_hmac_secret_support ... ok [INFO] [stdout] test tests::validate_domain_with_private_list_provider ... ok [INFO] [stdout] test tests::validate_rp_id ... ok [INFO] [stdout] test tests::ext_prf::auth_single_input_eval ... ok [INFO] [stdout] test tests::ext_prf::registration_and_authentication_with_unsupported_authenticator_ignores_prf ... ok [INFO] [stdout] test tests::ext_prf::two_eval_by_credential_entries ... ok [INFO] [stdout] test tests::ext_prf::prf_already_hashed_does_not_hash_again ... ok [INFO] [stdout] test tests::ext_prf::empty_extension_and_no_hmac_secret_support ... ok [INFO] [stdout] test tests::ext_prf::auth_two_inputs_eval_by_credential ... ok [INFO] [stdout] test tests::ext_prf::auth_different_inputs_should_give_different_outputs ... ok [INFO] [stdout] test tests::ext_prf::auth_both_eval_and_eval_by_credential ... ok [INFO] [stdout] test tests::client_register_triggers_uv_when_uv_is_required ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Doc-tests passkey_client [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6e71f266b7a50799baa21a8cfa1f5432f7dfdf1e4e00709e220a2ae80e0b2137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e71f266b7a50799baa21a8cfa1f5432f7dfdf1e4e00709e220a2ae80e0b2137", kill_on_drop: false }` [INFO] [stdout] 6e71f266b7a50799baa21a8cfa1f5432f7dfdf1e4e00709e220a2ae80e0b2137