[INFO] fetching crate passkey-client 0.4.0... [INFO] testing passkey-client-0.4.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate passkey-client 0.4.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate passkey-client 0.4.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 164 packages to latest compatible versions [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typeshare v1.0.4 [INFO] [stderr] Downloaded typeshare-annotation v1.0.4 [INFO] [stderr] Downloaded passkey-authenticator v0.4.0 [INFO] [stderr] Downloaded passkey-types v0.4.0 [INFO] [stderr] Downloaded public-suffix v0.1.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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02814f4880bc7ff489007c61dc5a32fe7408d439ff67c898c91d894895fc3dc0 [INFO] running `Command { std: "docker" "start" "-a" "02814f4880bc7ff489007c61dc5a32fe7408d439ff67c898c91d894895fc3dc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02814f4880bc7ff489007c61dc5a32fe7408d439ff67c898c91d894895fc3dc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02814f4880bc7ff489007c61dc5a32fe7408d439ff67c898c91d894895fc3dc0", kill_on_drop: false }` [INFO] [stdout] 02814f4880bc7ff489007c61dc5a32fe7408d439ff67c898c91d894895fc3dc0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9999799bc9e5cee4ac6f31ebb7db7b796558994700ac508b7214a9122c1f6b01 [INFO] running `Command { std: "docker" "start" "-a" "9999799bc9e5cee4ac6f31ebb7db7b796558994700ac508b7214a9122c1f6b01", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling public-suffix v0.1.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [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.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling coset v0.3.8 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling typeshare v1.0.4 [INFO] [stderr] Compiling passkey-types v0.4.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | fn decode_host(host: &str) -> Option> { [INFO] [stdout] | ^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 28.04s [INFO] running `Command { std: "docker" "inspect" "9999799bc9e5cee4ac6f31ebb7db7b796558994700ac508b7214a9122c1f6b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9999799bc9e5cee4ac6f31ebb7db7b796558994700ac508b7214a9122c1f6b01", kill_on_drop: false }` [INFO] [stdout] 9999799bc9e5cee4ac6f31ebb7db7b796558994700ac508b7214a9122c1f6b01 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5352b9b442e4af8c9f3256425ede9bbfcddc0671c2620f6cf8c94c4e65fd9d57 [INFO] running `Command { std: "docker" "start" "-a" "5352b9b442e4af8c9f3256425ede9bbfcddc0671c2620f6cf8c94c4e65fd9d57", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling passkey-types v0.4.0 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling predicates v2.1.5 [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | fn decode_host(host: &str) -> Option> { [INFO] [stdout] | ^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | fn decode_host(host: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | fn decode_host(host: &str) -> Option> { [INFO] [stdout] | ^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 12.13s [INFO] running `Command { std: "docker" "inspect" "5352b9b442e4af8c9f3256425ede9bbfcddc0671c2620f6cf8c94c4e65fd9d57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5352b9b442e4af8c9f3256425ede9bbfcddc0671c2620f6cf8c94c4e65fd9d57", kill_on_drop: false }` [INFO] [stdout] 5352b9b442e4af8c9f3256425ede9bbfcddc0671c2620f6cf8c94c4e65fd9d57 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] eb0eb0551500f3858d6cc76eeeb44cd7bbd59a5638e7fb79bb8e254b41561be6 [INFO] running `Command { std: "docker" "start" "-a" "eb0eb0551500f3858d6cc76eeeb44cd7bbd59a5638e7fb79bb8e254b41561be6", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lib.rs:100:22 [INFO] [stderr] | [INFO] [stderr] 100 | fn decode_host(host: &str) -> Option> { [INFO] [stderr] | ^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/passkey_client-658a48f04a40aa66) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test test::map_rk_maps_criteria_to_rk_bool ... ok [INFO] [stdout] test tests::client_register_does_not_trigger_uv_when_uv_is_discouraged ... ok [INFO] [stdout] test tests::ext_prf::auth_empty_key_in_eval_by_credential ... ok [INFO] [stdout] test tests::ext_prf::auth_empty_allow_credentials ... ok [INFO] [stdout] test tests::ext_prf::auth_no_matching_credential_id_in_allow_credentials ... ok [INFO] [stdout] test tests::create_and_authenticate_without_cred_params ... ok [INFO] [stdout] test tests::ext_prf::auth_empty_evals ... ok [INFO] [stdout] test tests::create_and_authenticate ... ok [INFO] [stdout] test tests::ext_prf::auth_invalid_base64url_key_in_eval_by_credential ... ok [INFO] [stdout] test tests::client_register_triggers_uv_when_uv_is_required ... ok [INFO] [stdout] test tests::ext_prf::auth_different_inputs_should_give_different_outputs ... ok [INFO] [stdout] test tests::create_and_authenticate_with_origin_subdomain ... ok [INFO] [stdout] test tests::create_and_authenticate_with_extra_client_data ... ok [INFO] [stdout] test tests::validate_domain_with_private_list_provider ... ok [INFO] [stdout] test tests::ext_prf::registration_with_eval_by_credential ... ok [INFO] [stdout] test tests::validate_rp_id ... ok [INFO] [stdout] test tests::ext_prf::empty_extension_and_no_hmac_secret_support ... ok [INFO] [stdout] test tests::create_and_authenticate_without_rp_id ... ok [INFO] [stdout] test tests::ext_prf::prf_already_hashed_does_not_hash_again ... ok [INFO] [stdout] test tests::ext_prf::auth_both_eval_and_eval_by_credential ... 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::ext_prf::registration_with_single_input_eval ... ok [INFO] [stdout] test tests::ext_prf::registration_without_eval ... ok [INFO] [stdout] test tests::ext_prf::auth_single_input_eval ... ok [INFO] [stdout] test tests::ext_prf::auth_two_inputs_eval_by_credential ... ok [INFO] [stdout] test tests::ext_prf::prf_takes_precedence_over_prf_already_hashed ... 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] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eb0eb0551500f3858d6cc76eeeb44cd7bbd59a5638e7fb79bb8e254b41561be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb0eb0551500f3858d6cc76eeeb44cd7bbd59a5638e7fb79bb8e254b41561be6", kill_on_drop: false }` [INFO] [stdout] eb0eb0551500f3858d6cc76eeeb44cd7bbd59a5638e7fb79bb8e254b41561be6