[INFO] fetching crate mfaws 0.4.1... [INFO] testing mfaws-0.4.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate mfaws 0.4.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate mfaws 0.4.1 [INFO] finished tweaking crates.io crate mfaws 0.4.1 [INFO] tweaked toml for crates.io crate mfaws 0.4.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mfaws 0.4.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mfaws 0.4.1 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v2.0.3 [INFO] [stderr] Downloaded trim-in-place v0.1.7 [INFO] [stderr] Downloaded outref v0.5.1 [INFO] [stderr] Downloaded thiserror v2.0.3 [INFO] [stderr] Downloaded cpufeatures v0.2.15 [INFO] [stderr] Downloaded aws-sigv4 v1.2.5 [INFO] [stderr] Downloaded aws-smithy-async v1.2.1 [INFO] [stderr] Downloaded aws-runtime v1.4.3 [INFO] [stderr] Downloaded cc v1.2.1 [INFO] [stderr] Downloaded aws-smithy-types v1.2.9 [INFO] [stderr] Downloaded unicase v2.8.0 [INFO] [stderr] Downloaded aws-smithy-runtime v1.7.3 [INFO] [stderr] Downloaded aws-sdk-sts v1.50.0 [INFO] [stderr] Downloaded simplelog v0.12.2 [INFO] [stderr] Downloaded hyper v0.14.31 [INFO] [stderr] Downloaded rust-ini v0.21.1 [INFO] [stderr] Downloaded tokio v1.41.1 [INFO] [stderr] Downloaded libc v0.2.164 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d6e8d50f4f2bccdd046cba31a3f76de613cec80c7fb50ff6eac462d44eea25f [INFO] running `Command { std: "docker" "start" "-a" "9d6e8d50f4f2bccdd046cba31a3f76de613cec80c7fb50ff6eac462d44eea25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d6e8d50f4f2bccdd046cba31a3f76de613cec80c7fb50ff6eac462d44eea25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d6e8d50f4f2bccdd046cba31a3f76de613cec80c7fb50ff6eac462d44eea25f", kill_on_drop: false }` [INFO] [stdout] 9d6e8d50f4f2bccdd046cba31a3f76de613cec80c7fb50ff6eac462d44eea25f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff946ec883d5ff5e675bb0b6288a082a19a5de768dacdc70b8630326feae5ef6 [INFO] running `Command { std: "docker" "start" "-a" "ff946ec883d5ff5e675bb0b6288a082a19a5de768dacdc70b8630326feae5ef6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling aws-types v1.3.3 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling aws-smithy-async v1.2.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-types v1.2.9 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.3 [INFO] [stderr] Compiling aws-smithy-json v0.60.7 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling aws-smithy-http v0.60.11 [INFO] [stderr] Compiling aws-credential-types v1.2.1 [INFO] [stderr] Compiling aws-sigv4 v1.2.5 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-runtime v1.7.3 [INFO] [stderr] Compiling aws-runtime v1.4.3 [INFO] [stderr] Compiling aws-sdk-sts v1.50.0 [INFO] [stderr] Compiling mfaws v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sts/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 22 | ) -> anyhow::Result; [INFO] [stdout] | ---------------- the same lifetime is hidden 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] 22 | ) -> anyhow::Result>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sts/assume_role.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 63 | ) -> anyhow::Result { [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | ) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sts/session_token.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 36 | ) -> anyhow::Result { [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | ) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "ff946ec883d5ff5e675bb0b6288a082a19a5de768dacdc70b8630326feae5ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff946ec883d5ff5e675bb0b6288a082a19a5de768dacdc70b8630326feae5ef6", kill_on_drop: false }` [INFO] [stdout] ff946ec883d5ff5e675bb0b6288a082a19a5de768dacdc70b8630326feae5ef6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 296ecb054070480b370328225e67e5ffbe9698632164efdb1fac3ed72eccd7e9 [INFO] running `Command { std: "docker" "start" "-a" "296ecb054070480b370328225e67e5ffbe9698632164efdb1fac3ed72eccd7e9", kill_on_drop: false }` [INFO] [stderr] Compiling mfaws v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sts/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 22 | ) -> anyhow::Result; [INFO] [stdout] | ---------------- the same lifetime is hidden 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] 22 | ) -> anyhow::Result>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sts/assume_role.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 63 | ) -> anyhow::Result { [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | ) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sts/session_token.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 36 | ) -> anyhow::Result { [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | ) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `Command { std: "docker" "inspect" "296ecb054070480b370328225e67e5ffbe9698632164efdb1fac3ed72eccd7e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "296ecb054070480b370328225e67e5ffbe9698632164efdb1fac3ed72eccd7e9", kill_on_drop: false }` [INFO] [stdout] 296ecb054070480b370328225e67e5ffbe9698632164efdb1fac3ed72eccd7e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 670153f6163fd495d01e58303268236c0dc2442a509e4a6596c7af96e8ba7e1d [INFO] running `Command { std: "docker" "start" "-a" "670153f6163fd495d01e58303268236c0dc2442a509e4a6596c7af96e8ba7e1d", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sts/mod.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 22 | ) -> anyhow::Result; [INFO] [stderr] | ---------------- the same lifetime is hidden 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] 22 | ) -> anyhow::Result>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sts/assume_role.rs:59:9 [INFO] [stderr] | [INFO] [stderr] 59 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 63 | ) -> anyhow::Result { [INFO] [stderr] | ---------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 63 | ) -> anyhow::Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sts/session_token.rs:32:9 [INFO] [stderr] | [INFO] [stderr] 32 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 36 | ) -> anyhow::Result { [INFO] [stderr] | ---------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 36 | ) -> anyhow::Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `mfaws` (bin "mfaws" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mfaws-43ac4c9bbba63346) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test creds::test_long_term_profile::converts_successfully_1 ... ok [INFO] [stdout] test creds::test_long_term_profile::err_no_access_key ... ok [INFO] [stdout] test creds::test_long_term_profile::converts_successfully_2 ... ok [INFO] [stdout] test creds::test_long_term_profile::err_no_profile ... ok [INFO] [stdout] test creds::test_long_term_profile::err_no_mfa_device ... ok [INFO] [stdout] test creds::test_long_term_profile::err_multiple_profiles ... ok [INFO] [stdout] test creds::test_long_term_profile::err_no_secret_key ... ok [INFO] [stdout] test creds::test_short_term_profile::writes_st_profile_with_assumed_role ... ok [INFO] [stdout] test utils::test_utils::test_format_duration_1 ... ok [INFO] [stdout] test utils::test_utils::test_format_duration_2 ... ok [INFO] [stdout] test utils::test_utils::test_format_duration_3 ... ok [INFO] [stdout] test utils::test_utils::test_format_remaining ... ok [INFO] [stdout] test sts::config::test_config::validate_profile_name ... ok [INFO] [stdout] test sts::session_token::test::short_profile_name ... ok [INFO] [stdout] test utils::test_utils::test_format_duration_4 ... ok [INFO] [stdout] test creds::test_short_term_profile::writes_st_profile_without_assumed_role ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "670153f6163fd495d01e58303268236c0dc2442a509e4a6596c7af96e8ba7e1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "670153f6163fd495d01e58303268236c0dc2442a509e4a6596c7af96e8ba7e1d", kill_on_drop: false }` [INFO] [stdout] 670153f6163fd495d01e58303268236c0dc2442a509e4a6596c7af96e8ba7e1d