[INFO] fetching crate rust-auth-utils 1.0.0... [INFO] testing rust-auth-utils-1.0.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate rust-auth-utils 1.0.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rust-auth-utils 1.0.0 [INFO] finished tweaking crates.io crate rust-auth-utils 1.0.0 [INFO] tweaked toml for crates.io crate rust-auth-utils 1.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-auth-utils 1.0.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] crate crates.io crate rust-auth-utils 1.0.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b217c3749a1c2b5c5e43fffc4077375146bbd0ef232168f6351eebc537e1833a [INFO] running `Command { std: "docker" "start" "-a" "b217c3749a1c2b5c5e43fffc4077375146bbd0ef232168f6351eebc537e1833a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b217c3749a1c2b5c5e43fffc4077375146bbd0ef232168f6351eebc537e1833a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b217c3749a1c2b5c5e43fffc4077375146bbd0ef232168f6351eebc537e1833a", kill_on_drop: false }` [INFO] [stdout] b217c3749a1c2b5c5e43fffc4077375146bbd0ef232168f6351eebc537e1833a [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: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] 8b0afbebf339d1d5ceb41d71d1358d21e74d1cda400283946ab52ef96034d49a [INFO] running `Command { std: "docker" "start" "-a" "8b0afbebf339d1d5ceb41d71d1358d21e74d1cda400283946ab52ef96034d49a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rfc6979 v0.4.0 [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 synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling rsa v0.9.7 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rust-auth-utils v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.85s [INFO] running `Command { std: "docker" "inspect" "8b0afbebf339d1d5ceb41d71d1358d21e74d1cda400283946ab52ef96034d49a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b0afbebf339d1d5ceb41d71d1358d21e74d1cda400283946ab52ef96034d49a", kill_on_drop: false }` [INFO] [stdout] 8b0afbebf339d1d5ceb41d71d1358d21e74d1cda400283946ab52ef96034d49a [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: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] 13c234753beedad974894d00ed79147f1b26b5f487ba438bb8d8631d5975b820 [INFO] running `Command { std: "docker" "start" "-a" "13c234753beedad974894d00ed79147f1b26b5f487ba438bb8d8631d5975b820", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling rsa v0.9.7 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rust-auth-utils v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.83s [INFO] running `Command { std: "docker" "inspect" "13c234753beedad974894d00ed79147f1b26b5f487ba438bb8d8631d5975b820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c234753beedad974894d00ed79147f1b26b5f487ba438bb8d8631d5975b820", kill_on_drop: false }` [INFO] [stdout] 13c234753beedad974894d00ed79147f1b26b5f487ba438bb8d8631d5975b820 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9f9abe696f78366e692a5e7c718aace33ea2e81aabd27c985353a73342016720 [INFO] running `Command { std: "docker" "start" "-a" "9f9abe696f78366e692a5e7c718aace33ea2e81aabd27c985353a73342016720", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rust_auth_utils-c4b6a96a7af5bd92) [INFO] [stdout] [INFO] [stdout] running 68 tests [INFO] [stdout] test tests::base32::test_invalid_input ... ok [INFO] [stdout] test tests::base32::test_base32hex_encode ... ok [INFO] [stdout] test tests::base32::test_base32_decode ... ok [INFO] [stdout] test tests::base32::test_base32hex_decode ... ok [INFO] [stdout] test tests::binary::test_encode_decode_iso885910 ... ok [INFO] [stdout] test tests::base64::test_base64_decode ... ok [INFO] [stdout] test tests::base64::test_padding_options ... ok [INFO] [stdout] test tests::base64::test_string_encoding ... ok [INFO] [stdout] test tests::base64::test_base64_encode ... ok [INFO] [stdout] test tests::binary::test_encode_decode_utf8 ... ok [INFO] [stdout] test tests::base64::test_url_safe_detection ... ok [INFO] [stdout] test tests::base32::test_base32_encode ... ok [INFO] [stdout] test tests::base64::test_invalid_input ... ok [INFO] [stdout] test tests::base32::test_padding_options ... ok [INFO] [stdout] test tests::base64::test_base64url_decode ... ok [INFO] [stdout] test tests::hash::test_sha256_base64url_encoding ... ok [INFO] [stdout] test tests::hash::test_sha256_base64url_nopad_encoding ... ok [INFO] [stdout] test tests::hash::test_sha256_hex_encoding ... ok [INFO] [stdout] test tests::hex::test_decode ... ok [INFO] [stdout] test tests::hex::test_encode ... ok [INFO] [stdout] test tests::hmac::test_all_hash_algorithms ... ok [INFO] [stdout] test tests::hmac::test_cross_algorithm_verification_fails ... ok [INFO] [stdout] test tests::hmac::test_empty_data ... ok [INFO] [stdout] test tests::hmac::test_different_encodings_not_compatible ... ok [INFO] [stdout] test tests::hash::test_different_sha_algorithms ... ok [INFO] [stdout] test tests::hash::test_sha256_base64_encoding ... ok [INFO] [stdout] test tests::hmac::test_hmac_sign_verify ... ok [INFO] [stdout] test tests::hmac::test_empty_key ... ok [INFO] [stdout] test tests::base64::test_base64url_encode ... ok [INFO] [stdout] test tests::hmac::test_hmac_with_base64url_nopad_encoding ... ok [INFO] [stdout] test tests::hmac::test_hmac_with_base64url_encoding ... ok [INFO] [stdout] test tests::hash::test_sha256_no_encoding ... ok [INFO] [stdout] test tests::hmac::test_hmac_with_base64_encoding ... ok [INFO] [stdout] test tests::hmac::test_verify_fails_with_tampered_signature ... ok [INFO] [stdout] test tests::hmac::test_verify_fails_with_wrong_data ... ok [INFO] [stdout] test tests::hmac::test_invalid_base64_signature ... ok [INFO] [stdout] test tests::hmac::test_verify_fails_with_wrong_key ... ok [INFO] [stdout] test tests::hmac::test_invalid_hex_signature ... ok [INFO] [stdout] test tests::hmac::test_hmac_with_hex_encoding ... ok [INFO] [stdout] test tests::otp::test_hotp_invalid_digits ... ok [INFO] [stdout] test tests::ecdsa::test_generate_key_pair ... ok [INFO] [stdout] test tests::otp::test_hotp_generation ... ok [INFO] [stdout] test tests::random::test_digits_alphabet ... ok [INFO] [stdout] test tests::otp::test_totp_invalid_verification ... ok [INFO] [stdout] test tests::random::test_custom_alphabet ... ok [INFO] [stdout] test tests::otp::test_totp_different_time_windows ... ok [INFO] [stdout] test tests::otp::test_totp_generation ... ok [INFO] [stdout] test tests::ecdsa::test_key_export ... ok [INFO] [stdout] test tests::otp::test_totp_window_verification ... ok [INFO] [stdout] test tests::otp::test_qr_code_generation ... ok [INFO] [stdout] test tests::random::test_invalid_length ... ok [INFO] [stdout] test tests::random::test_multiple_alphabets ... ok [INFO] [stdout] test tests::otp::test_totp_verification ... ok [INFO] [stdout] test tests::random::test_no_valid_characters ... ok [INFO] [stdout] test tests::random::test_override_alphabet ... ok [INFO] [stdout] test tests::random::test_random_string_generation ... ok [INFO] [stdout] test tests::random::test_special_characters ... ok [INFO] [stdout] test tests::ecdsa::test_sign_verify_flow ... ok [INFO] [stdout] test tests::ecdsa::test_invalid_signature ... ok [INFO] [stdout] test tests::rsa::test_sign_verify_with_different_hash ... ok [INFO] [stdout] test tests::rsa::test_encrypt_decrypt ... ok [INFO] [stdout] test tests::rsa::test_generate_key_pair ... ok [INFO] [stdout] test tests::rsa::test_export_import_key ... ok [INFO] [stdout] test tests::rsa::test_sign_verify_with_options ... ok [INFO] [stdout] test tests::rsa::test_sign_verify ... ok [INFO] [stdout] test tests::rsa::test_encrypt_decrypt_with_hash ... ok [INFO] [stdout] test tests::rsa::test_invalid_signature ... ok [INFO] [stdout] test tests::rsa::test_generate_key_pair_with_options has been running for over 60 seconds [INFO] [stdout] test tests::rsa::test_generate_key_pair_with_options ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 80.80s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9f9abe696f78366e692a5e7c718aace33ea2e81aabd27c985353a73342016720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f9abe696f78366e692a5e7c718aace33ea2e81aabd27c985353a73342016720", kill_on_drop: false }` [INFO] [stdout] 9f9abe696f78366e692a5e7c718aace33ea2e81aabd27c985353a73342016720