[INFO] cloning repository https://github.com/jmbaur/webauthn-tiny [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmbaur/webauthn-tiny" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmbaur%2Fwebauthn-tiny", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmbaur%2Fwebauthn-tiny'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74b66ce3f6990053c2ea910b2122af38472331b6 [INFO] testing jmbaur/webauthn-tiny against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmbaur%2Fwebauthn-tiny" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jmbaur/webauthn-tiny [INFO] finished tweaking git repo https://github.com/jmbaur/webauthn-tiny [INFO] tweaked toml for git repo https://github.com/jmbaur/webauthn-tiny written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jmbaur/webauthn-tiny on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jmbaur/webauthn-tiny 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded webauthn-rs-proto v0.5.4 [INFO] [stderr] Downloaded webauthn-attestation-ca v0.5.4 [INFO] [stderr] Downloaded base64urlsafedata v0.5.4 [INFO] [stderr] Downloaded serde_cbor_2 v0.13.0 [INFO] [stderr] Downloaded sketches-ddsketch v0.3.1 [INFO] [stderr] Downloaded colorchoice v1.0.5 [INFO] [stderr] Downloaded serde_bytes v0.11.19 [INFO] [stderr] Downloaded tokio-rusqlite v0.6.0 [INFO] [stderr] Downloaded webauthn-rs v0.5.4 [INFO] [stderr] Downloaded anstyle-parse v1.0.0 [INFO] [stderr] Downloaded anstyle v1.0.14 [INFO] [stderr] Downloaded axum-macros v0.5.0 [INFO] [stderr] Downloaded liquid-lib v0.26.11 [INFO] [stderr] Downloaded clap v4.6.0 [INFO] [stderr] Downloaded liquid-core v0.26.11 [INFO] [stderr] Downloaded metrics-util v0.19.1 [INFO] [stderr] Downloaded rustls-webpki v0.103.10 [INFO] [stderr] Downloaded clap_builder v4.6.0 [INFO] [stderr] Downloaded webauthn-rs-core v0.5.4 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Downloaded webauthn-authenticator-rs v0.5.4 [INFO] [stderr] Downloaded tower-sessions v0.14.0 [INFO] [stderr] Downloaded cc v1.2.58 [INFO] [stderr] Downloaded anstream v1.0.0 [INFO] [stderr] Downloaded aws-lc-rs v1.16.2 [INFO] [stderr] Downloaded clap_derive v4.6.0 [INFO] [stderr] Downloaded liquid-derive v0.26.10 [INFO] [stderr] Downloaded metrics v0.24.3 [INFO] [stderr] Downloaded tower-sessions-core v0.14.0 [INFO] [stderr] Downloaded tinyvec v1.11.0 [INFO] [stderr] Downloaded liquid v0.26.11 [INFO] [stderr] Downloaded tower-cookies v0.11.0 [INFO] [stderr] Downloaded clap_lex v1.1.0 [INFO] [stderr] Downloaded cmake v0.1.58 [INFO] [stderr] Downloaded rand_xoshiro v0.7.0 [INFO] [stderr] Downloaded tower-sessions-memory-store v0.14.0 [INFO] [stderr] Downloaded aws-lc-sys v0.39.1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6953b1c23fa8dc112155d099ea24927d3ec45947d40d9b600bf9cd65eb649e99 [INFO] running `Command { std: "docker" "start" "-a" "6953b1c23fa8dc112155d099ea24927d3ec45947d40d9b600bf9cd65eb649e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6953b1c23fa8dc112155d099ea24927d3ec45947d40d9b600bf9cd65eb649e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6953b1c23fa8dc112155d099ea24927d3ec45947d40d9b600bf9cd65eb649e99", kill_on_drop: false }` [INFO] [stdout] 6953b1c23fa8dc112155d099ea24927d3ec45947d40d9b600bf9cd65eb649e99 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95a2f9fcdc90209d44df7c7123a9047c5c3a06c885d37bea29e230cbc2e8618a [INFO] running `Command { std: "docker" "start" "-a" "95a2f9fcdc90209d44df7c7123a9047c5c3a06c885d37bea29e230cbc2e8618a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling webauthn-attestation-ca v0.5.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling webauthn-rs-core v0.5.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling liquid-derive v0.26.10 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling base64urlsafedata v0.5.4 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling webauthn-authenticator-rs v0.5.4 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling sketches-ddsketch v0.3.1 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling metrics v0.24.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling serde_cbor_2 v0.13.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling liquid-core v0.26.11 [INFO] [stderr] Compiling tower-sessions-core v0.14.0 [INFO] [stderr] Compiling metrics-util v0.19.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling webauthn-rs-proto v0.5.4 [INFO] [stderr] Compiling tower-cookies v0.11.0 [INFO] [stderr] Compiling tokio-rusqlite v0.6.0 [INFO] [stderr] Compiling tower-sessions-memory-store v0.14.0 [INFO] [stderr] Compiling tower-sessions v0.14.0 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling liquid-lib v0.26.11 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling liquid v0.26.11 [INFO] [stderr] Compiling webauthn-rs v0.5.4 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Compiling webauthn-tiny v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CredentialState` is never constructed [INFO] [stdout] --> src/app.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct CredentialState { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetCredentialsResponsePayload` is never constructed [INFO] [stdout] --> src/handlers.rs:298:12 [INFO] [stdout] | [INFO] [stdout] 298 | pub struct GetCredentialsResponsePayload { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "95a2f9fcdc90209d44df7c7123a9047c5c3a06c885d37bea29e230cbc2e8618a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95a2f9fcdc90209d44df7c7123a9047c5c3a06c885d37bea29e230cbc2e8618a", kill_on_drop: false }` [INFO] [stdout] 95a2f9fcdc90209d44df7c7123a9047c5c3a06c885d37bea29e230cbc2e8618a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6da787ec112f100dcfbe827d20c6a980e5bd91a026ed5b2222ac5030ef5c138b [INFO] running `Command { std: "docker" "start" "-a" "6da787ec112f100dcfbe827d20c6a980e5bd91a026ed5b2222ac5030ef5c138b", kill_on_drop: false }` [INFO] [stderr] Compiling webauthn-tiny v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CredentialState` is never constructed [INFO] [stdout] --> src/app.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct CredentialState { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetCredentialsResponsePayload` is never constructed [INFO] [stdout] --> src/handlers.rs:298:12 [INFO] [stdout] | [INFO] [stdout] 298 | pub struct GetCredentialsResponsePayload { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.73s [INFO] running `Command { std: "docker" "inspect" "6da787ec112f100dcfbe827d20c6a980e5bd91a026ed5b2222ac5030ef5c138b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da787ec112f100dcfbe827d20c6a980e5bd91a026ed5b2222ac5030ef5c138b", kill_on_drop: false }` [INFO] [stdout] 6da787ec112f100dcfbe827d20c6a980e5bd91a026ed5b2222ac5030ef5c138b [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 19b45b57beef929a4d12c331c137a155b4a409c55673e8c63069d11389a55b9f [INFO] running `Command { std: "docker" "start" "-a" "19b45b57beef929a4d12c331c137a155b4a409c55673e8c63069d11389a55b9f", kill_on_drop: false }` [INFO] [stderr] warning: struct `CredentialState` is never constructed [INFO] [stderr] --> src/app.rs:15:12 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct CredentialState { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `GetCredentialsResponsePayload` is never constructed [INFO] [stderr] --> src/handlers.rs:298:12 [INFO] [stderr] | [INFO] [stderr] 298 | pub struct GetCredentialsResponsePayload { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `webauthn-tiny` (bin "webauthn-tiny" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/webauthn_tiny-85cbfbc912f075a3) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test handlers::tests::test_get_redirect_url ... ok [INFO] [stdout] test session::tests::test_session_lifecycle ... ok [INFO] [stdout] test app::tests::test_init_is_idempotent ... ok [INFO] [stdout] test app::tests::test_credential_lifecycle ... ok [INFO] [stdout] test app::tests::test_get_user_with_credentials ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "19b45b57beef929a4d12c331c137a155b4a409c55673e8c63069d11389a55b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19b45b57beef929a4d12c331c137a155b4a409c55673e8c63069d11389a55b9f", kill_on_drop: false }` [INFO] [stdout] 19b45b57beef929a4d12c331c137a155b4a409c55673e8c63069d11389a55b9f