[INFO] fetching crate fido-authenticator 0.2.0... [INFO] testing fido-authenticator-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate fido-authenticator 0.2.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate fido-authenticator 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fido-authenticator 0.2.0 [INFO] tweaked toml for crates.io crate fido-authenticator 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fido-authenticator 0.2.0 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 fido-authenticator 0.2.0 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 773f2000fc43256009ca310e2ae7b731b9f4f2c277d171136d7e86a69cc6bab3 [INFO] running `Command { std: "docker" "start" "-a" "773f2000fc43256009ca310e2ae7b731b9f4f2c277d171136d7e86a69cc6bab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "773f2000fc43256009ca310e2ae7b731b9f4f2c277d171136d7e86a69cc6bab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "773f2000fc43256009ca310e2ae7b731b9f4f2c277d171136d7e86a69cc6bab3", kill_on_drop: false }` [INFO] [stdout] 773f2000fc43256009ca310e2ae7b731b9f4f2c277d171136d7e86a69cc6bab3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bdb2806206e2cba4564115398a92c27c41813a39a84aa4ee4bd91f0d58235a9f [INFO] running `Command { std: "docker" "start" "-a" "bdb2806206e2cba4564115398a92c27c41813a39a84aa4ee4bd91f0d58235a9f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling delog v0.1.8 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde-indexed v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling littlefs2-core v0.1.1 [INFO] [stderr] Compiling serde-byte-array v0.1.2 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling heapless-bytes v0.3.0 [INFO] [stderr] Compiling postcard v0.7.3 [INFO] [stderr] Compiling iso7816 v0.1.4 [INFO] [stderr] Compiling cbor-smol v0.5.0 [INFO] [stderr] Compiling cosey v0.3.2 [INFO] [stderr] Compiling trussed-core v0.1.0 [INFO] [stderr] Compiling ctap-types v0.4.0 [INFO] [stderr] Compiling trussed-hkdf v0.3.0 [INFO] [stderr] Compiling trussed-fs-info v0.2.0 [INFO] [stderr] Compiling fido-authenticator v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.65s [INFO] running `Command { std: "docker" "inspect" "bdb2806206e2cba4564115398a92c27c41813a39a84aa4ee4bd91f0d58235a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdb2806206e2cba4564115398a92c27c41813a39a84aa4ee4bd91f0d58235a9f", kill_on_drop: false }` [INFO] [stdout] bdb2806206e2cba4564115398a92c27c41813a39a84aa4ee4bd91f0d58235a9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1dae225c3324a6e51c465bc42622183e26e38ee80a8353b98a29eaca6bdacc4a [INFO] running `Command { std: "docker" "start" "-a" "1dae225c3324a6e51c465bc42622183e26e38ee80a8353b98a29eaca6bdacc4a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling delog v0.1.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde-indexed v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling littlefs2-core v0.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde-byte-array v0.1.2 [INFO] [stderr] Compiling littlefs2-sys v0.3.1 [INFO] [stderr] Compiling heapless-bytes v0.3.0 [INFO] [stderr] Compiling postcard v0.7.3 [INFO] [stderr] Compiling trussed-core v0.1.0 [INFO] [stderr] Compiling cosey v0.3.2 [INFO] [stderr] Compiling cbor-smol v0.5.0 [INFO] [stderr] Compiling ctaphid-app v0.1.0 [INFO] [stderr] Compiling iso7816 v0.1.4 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling ref-swap v0.1.2 [INFO] [stderr] Compiling interchange v0.3.2 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ctaphid-dispatch v0.3.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ctap-types v0.4.0 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling embedded-time v0.12.1 [INFO] [stderr] Compiling trussed-fs-info v0.2.0 [INFO] [stderr] Compiling trussed-hkdf v0.3.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ctaphid-types v0.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling usb-device v0.2.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling ctaphid v0.3.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling usbd-ctaphid v0.3.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling littlefs2 v0.6.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling fido-authenticator v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trussed` [INFO] [stdout] --> src/credential.rs:785:9 [INFO] [stdout] | [INFO] [stdout] 785 | use trussed::{ [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `trussed` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `trussed`, use `cargo add trussed` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `admin_app` [INFO] [stdout] --> src/state/migrate.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | use admin_app::migrations::test_utils::{test_migration_one, FsValues}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `admin_app` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `admin_app`, use `cargo add admin_app` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `trussed` [INFO] [stdout] --> src/credential.rs:785:9 [INFO] [stdout] | [INFO] [stdout] 785 | use trussed::{ [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `trussed` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `trussed`, use `cargo add trussed` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `trussed` [INFO] [stdout] --> src/credential.rs:939:13 [INFO] [stdout] | [INFO] [stdout] 939 | use trussed::{cbor_deserialize as deserialize, cbor_serialize_bytes as serialize}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `trussed` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `trussed`, use `cargo add trussed` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trussed` [INFO] [stdout] --> src/credential.rs:1033:9 [INFO] [stdout] | [INFO] [stdout] 1033 | trussed::virt::with_client(StoreConfig::ram(), "fido", |mut client| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `trussed` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `trussed`, use `cargo add trussed` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trussed` [INFO] [stdout] --> src/credential.rs:1095:9 [INFO] [stdout] | [INFO] [stdout] 1095 | trussed::virt::with_client(StoreConfig::ram(), "fido", |mut client| { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `trussed` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `trussed`, use `cargo add trussed` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/credential.rs:963:50 [INFO] [stdout] | [INFO] [stdout] 963 | virt::with_platform(StoreConfig::ram(), |mut platform| { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 967 | let rng = ChaCha8Rng::from_rng(platform.rng()).unwrap(); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 963 | virt::with_platform(StoreConfig::ram(), |mut platform: /* Type */| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/credential.rs:978:54 [INFO] [stdout] | [INFO] [stdout] 978 | platform.run_client(client_id.as_str(), |mut client| { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 979 | let data = old_credential_data(); [INFO] [stdout] 980 | let rp_id_hash = syscall!(client.hash_sha256(data.rp.id().as_ref())).hash; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 978 | platform.run_client(client_id.as_str(), |mut client: /* Type */| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/credential.rs:980:34 [INFO] [stdout] | [INFO] [stdout] 980 | let rp_id_hash = syscall!(client.hash_sha256(data.rp.id().as_ref())).hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/credential.rs:982:34 [INFO] [stdout] | [INFO] [stdout] 982 | let serialized = syscall!(client.decrypt_chacha8poly1305( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 983 | | kek, [INFO] [stdout] 984 | | &encrypted_serialized.ciphertext, [INFO] [stdout] 985 | | &rp_id_hash, [INFO] [stdout] 986 | | &encrypted_serialized.nonce, [INFO] [stdout] 987 | | &encrypted_serialized.tag, [INFO] [stdout] 988 | | )) [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trussed` [INFO] [stdout] --> src/credential.rs:1005:21 [INFO] [stdout] | [INFO] [stdout] 1005 | trussed::cbor_serialize_bytes(&stripped_credential.data).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `trussed` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `trussed`, use `cargo add trussed` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trussed` [INFO] [stdout] --> src/credential.rs:1012:21 [INFO] [stdout] | [INFO] [stdout] 1012 | trussed::cbor_serialize_bytes(&stripped_credential).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `trussed` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `trussed`, use `cargo add trussed` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/credential.rs:1033:65 [INFO] [stdout] | [INFO] [stdout] 1033 | trussed::virt::with_client(StoreConfig::ram(), "fido", |mut client| { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 1034 | let kek = syscall!(client.generate_chacha8poly1305_key(Location::Internal)).key; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 1033 | trussed::virt::with_client(StoreConfig::ram(), "fido", |mut client: /* Type */| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/credential.rs:1034:23 [INFO] [stdout] | [INFO] [stdout] 1034 | let kek = syscall!(client.generate_chacha8poly1305_key(Location::Internal)).key; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/credential.rs:1042:30 [INFO] [stdout] | [INFO] [stdout] 1042 | let rp_id_hash = syscall!(client.hash_sha256(full_credential.rp.id().as_ref())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/credential.rs:1095:65 [INFO] [stdout] | [INFO] [stdout] 1095 | trussed::virt::with_client(StoreConfig::ram(), "fido", |mut client| { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 1096 | let kek = syscall!(client.generate_chacha8poly1305_key(Location::Internal)).key; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 1095 | trussed::virt::with_client(StoreConfig::ram(), "fido", |mut client: /* Type */| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/credential.rs:1096:23 [INFO] [stdout] | [INFO] [stdout] 1096 | let kek = syscall!(client.generate_chacha8poly1305_key(Location::Internal)).key; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/credential.rs:1097:30 [INFO] [stdout] | [INFO] [stdout] 1097 | let rp_id_hash = syscall!(client.hash_sha256(rp_id.as_ref())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trussed` [INFO] [stdout] --> src/state.rs:527:39 [INFO] [stdout] | [INFO] [stdout] 527 | let _state: PersistentState = trussed::cbor_deserialize(&hex!( [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `trussed` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `trussed`, use `cargo add trussed` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fido-authenticator` (lib test) due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "1dae225c3324a6e51c465bc42622183e26e38ee80a8353b98a29eaca6bdacc4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dae225c3324a6e51c465bc42622183e26e38ee80a8353b98a29eaca6bdacc4a", kill_on_drop: false }` [INFO] [stdout] 1dae225c3324a6e51c465bc42622183e26e38ee80a8353b98a29eaca6bdacc4a