[INFO] fetching crate aws-msk-iam-sasl-signer 1.0.0... [INFO] testing aws-msk-iam-sasl-signer-1.0.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] extracting crate aws-msk-iam-sasl-signer 1.0.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate aws-msk-iam-sasl-signer 1.0.0 [INFO] finished tweaking crates.io crate aws-msk-iam-sasl-signer 1.0.0 [INFO] tweaked toml for crates.io crate aws-msk-iam-sasl-signer 1.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate aws-msk-iam-sasl-signer 1.0.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aws-msk-iam-sasl-signer 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 934bf24671385b9e6365c24fb5a347b8b584cce778f2f10809a32e1f777ee4b2 [INFO] running `Command { std: "docker" "start" "-a" "934bf24671385b9e6365c24fb5a347b8b584cce778f2f10809a32e1f777ee4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "934bf24671385b9e6365c24fb5a347b8b584cce778f2f10809a32e1f777ee4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "934bf24671385b9e6365c24fb5a347b8b584cce778f2f10809a32e1f777ee4b2", kill_on_drop: false }` [INFO] [stdout] 934bf24671385b9e6365c24fb5a347b8b584cce778f2f10809a32e1f777ee4b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0cc8232dbdbdc2a81a348d7f4d1dd9210d67c3e4465b9a59e5aa4ebaf05cc32 [INFO] running `Command { std: "docker" "start" "-a" "a0cc8232dbdbdc2a81a348d7f4d1dd9210d67c3e4465b9a59e5aa4ebaf05cc32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling aws-types v1.2.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling aws-smithy-xml v0.60.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling aws-smithy-types v1.1.8 [INFO] [stderr] Compiling aws-smithy-json v0.60.7 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling aws-smithy-async v1.2.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.4.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-credential-types v1.2.0 [INFO] [stderr] Compiling aws-smithy-http v0.60.8 [INFO] [stderr] Compiling aws-sigv4 v1.2.1 [INFO] [stderr] Compiling aws-runtime v1.2.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-runtime v1.3.1 [INFO] [stderr] Compiling aws-sdk-sts v1.21.0 [INFO] [stderr] Compiling aws-config v1.2.1 [INFO] [stderr] Compiling aws-msk-iam-sasl-signer v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.89s [INFO] running `Command { std: "docker" "inspect" "a0cc8232dbdbdc2a81a348d7f4d1dd9210d67c3e4465b9a59e5aa4ebaf05cc32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0cc8232dbdbdc2a81a348d7f4d1dd9210d67c3e4465b9a59e5aa4ebaf05cc32", kill_on_drop: false }` [INFO] [stdout] a0cc8232dbdbdc2a81a348d7f4d1dd9210d67c3e4465b9a59e5aa4ebaf05cc32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75f8aed81465ef281177247a0645ef84c1251ccb80eb46341465c59375c1986b [INFO] running `Command { std: "docker" "start" "-a" "75f8aed81465ef281177247a0645ef84c1251ccb80eb46341465c59375c1986b", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling rdkafka-sys v4.7.0+2.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling aws-smithy-async v1.2.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling aws-smithy-types v1.1.8 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.4.0 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling aws-smithy-json v0.60.7 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling aws-credential-types v1.2.0 [INFO] [stderr] Compiling aws-smithy-http v0.60.8 [INFO] [stderr] Compiling aws-sigv4 v1.2.1 [INFO] [stderr] Compiling aws-types v1.2.0 [INFO] [stderr] Compiling aws-runtime v1.2.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-runtime v1.3.1 [INFO] [stderr] Compiling aws-sdk-sts v1.21.0 [INFO] [stderr] Compiling aws-config v1.2.1 [INFO] [stderr] Compiling aws-msk-iam-sasl-signer v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rdkafka v0.36.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "75f8aed81465ef281177247a0645ef84c1251ccb80eb46341465c59375c1986b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75f8aed81465ef281177247a0645ef84c1251ccb80eb46341465c59375c1986b", kill_on_drop: false }` [INFO] [stdout] 75f8aed81465ef281177247a0645ef84c1251ccb80eb46341465c59375c1986b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d87bb24ed4e82122afb4f9db48714edc0c0352d93d79b84b35e1f54ec55ed5a [INFO] running `Command { std: "docker" "start" "-a" "4d87bb24ed4e82122afb4f9db48714edc0c0352d93d79b84b35e1f54ec55ed5a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aws_msk_iam_sasl_signer-cc117d3ec3dbcce0) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test::test_construct_auth_token ... ok [INFO] [stdout] test test::test_generate_auth_token_with_credentials_provider ... ok [INFO] [stdout] test test::test_add_user_agent ... ok [INFO] [stdout] test test::test_generate_auth_token ... ok [INFO] [stdout] test test::test_load_default_credentials ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::test_load_default_credentials stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test::test_load_default_credentials' (29) panicked at src/test.rs:25:61: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: ProvideCredentials(CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ccb340cb022 - std::backtrace_rs::backtrace::libunwind::trace::hb47480f78a1ce3ca [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ccb340cb022 - std::backtrace_rs::backtrace::trace_unsynchronized::hc1656d2da6a98cd5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ccb340cb022 - std::sys::backtrace::_print_fmt::h19dc0f5ca3f1c927 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ccb340cb022 - ::fmt::h71e2dbb21440d8d7 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ccb340de66f - core::fmt::rt::Argument::fmt::h5bcabd5a3c1d10f7 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ccb340de66f - core::fmt::write::ha34f2b5c70e30f63 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ccb340964f1 - std::io::default_write_fmt::hc84cc28e76a5c1f5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ccb340964f1 - std::io::Write::write_fmt::h3d155d387676f813 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ccb340a36d2 - std::sys::backtrace::BacktraceLock::print::hb3aae3980c2c9bd5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ccb340a86df - std::panicking::default_hook::{{closure}}::h1b7baa88a148d351 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ccb340a8571 - std::panicking::default_hook::hbc5e86c06039547d [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ccb33847c5e - as core::ops::function::Fn>::call::hde9bf27c0be3eeba [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5ccb33847c5e - test::test_main_with_exit_callback::{{closure}}::hb25f3941205bac36 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:145:21 [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] 13: 0x5ccb340a8e4f - as core::ops::function::Fn>::call::hdeb5adeaf88910e9 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5ccb340a8e4f - std::panicking::panic_with_hook::ha6d2c09d64f936dd [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ccb340a8bfa - std::panicking::panic_handler::{{closure}}::h455c9d131d722636 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5ccb340a3819 - std::sys::backtrace::__rust_end_short_backtrace::hd6ef955384ebd085 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ccb3408a0cd - __rustc[f338935add60802b]::rust_begin_unwind [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ccb340e93c0 - core::panicking::panic_fmt::hb8d4a4959b79599f [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ccb340e8236 - core::result::unwrap_failed::hff1097c91eb4b6b2 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/result.rs:1854:5 [INFO] [stdout] 20: 0x5ccb33819860 - core::result::Result::unwrap::hdb673db15cffeb60 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/result.rs:1225:23 [INFO] [stdout] 21: 0x5ccb33819860 - aws_msk_iam_sasl_signer::test::test_load_default_credentials::{{closure}}::h91e7ac78bff0954e [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:25:61 [INFO] [stdout] 22: 0x5ccb338219f2 - as core::future::future::Future>::poll::h39e9bca9440fc07a [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ccb33821a2d - as core::future::future::Future>::poll::h3e9173b8858d54ed [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5ccb3382647d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7cff2ef6690c0ddb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 25: 0x5ccb338263bb - tokio::runtime::coop::with_budget::hf95392ef17e51414 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x5ccb338263bb - tokio::runtime::coop::budget::h48d894c5eb8eb151 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x5ccb338263bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2a194fd883c30f6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 28: 0x5ccb33824f10 - tokio::runtime::scheduler::current_thread::Context::enter::hc7e199f0322dec0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 29: 0x5ccb33825a8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hff4ce5dd34caafb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 30: 0x5ccb338257b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc8edcd306be5827e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 31: 0x5ccb3382034b - tokio::runtime::context::scoped::Scoped::set::hc28b4b1b4d118acd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x5ccb33824649 - tokio::runtime::context::set_scheduler::{{closure}}::h7ca0b074b4d64071 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x5ccb3381b632 - std::thread::local::LocalKey::try_with::h72652386aaf9c2ec [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x5ccb3381b3be - std::thread::local::LocalKey::with::hf4d42def0929e2b4 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x5ccb338245fd - tokio::runtime::context::set_scheduler::hca80fff5e83c14da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x5ccb33825560 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h03feb978f723ba80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 37: 0x5ccb338257d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he31482a6a802d5d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 38: 0x5ccb33824885 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h95ee2e1ab33101ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 39: 0x5ccb33820610 - tokio::runtime::context::runtime::enter_runtime::h6faa65a71b6abd75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x5ccb338247e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8864b53dc3dff2c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x5ccb33820bfa - tokio::runtime::runtime::Runtime::block_on::h1c3bc43426ddb16d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52 [INFO] [stdout] 42: 0x5ccb3381941e - aws_msk_iam_sasl_signer::test::test_load_default_credentials::h7c727882c558f74d [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:31:45 [INFO] [stdout] 43: 0x5ccb33819b67 - aws_msk_iam_sasl_signer::test::test_load_default_credentials::{{closure}}::hed0ec02c6f88ccbb [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:20:41 [INFO] [stdout] 44: 0x5ccb33823286 - core::ops::function::FnOnce::call_once::hf34a21e27041ba4d [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x5ccb33847a1b - core::ops::function::FnOnce::call_once::h6784bd5bdcff97de [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5ccb33847a1b - test::__rust_begin_short_backtrace::h798bd19dd09654cd [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x5ccb3385d505 - test::run_test_in_process::{{closure}}::heb6e1d5908538a47 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x5ccb3385d505 - as core::ops::function::FnOnce<()>>::call_once::h9431628be07bec43 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x5ccb3385d505 - std::panicking::catch_unwind::do_call::h8c5784c3e5739874 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x5ccb3385d505 - std::panicking::catch_unwind::hd47261f607ec5959 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x5ccb3385d505 - std::panic::catch_unwind::h75de848a5faf1178 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5ccb3385d505 - test::run_test_in_process::h0c2306062242e954 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x5ccb3385d505 - test::run_test::{{closure}}::h1d068b692146486f [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x5ccb33833e74 - test::run_test::{{closure}}::h9b4e49b84b6af8d5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x5ccb33833e74 - std::sys::backtrace::__rust_begin_short_backtrace::h91a1650e239bfc6e [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x5ccb3383780a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::he53e60d6e45d96c0 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x5ccb3383780a - as core::ops::function::FnOnce<()>>::call_once::h387e1a11696f00c7 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x5ccb3383780a - std::panicking::catch_unwind::do_call::h40236a17a6d8fbeb [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x5ccb3383780a - std::panicking::catch_unwind::h2bcea238e4fbd369 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x5ccb3383780a - std::panic::catch_unwind::heaa1daa6f035f00e [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5ccb3383780a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd02bdac90423c966 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x5ccb3383780a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4bf9f1a93d331696 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x5ccb3409d59f - as core::ops::function::FnOnce>::call_once::h182634db7b0cf35c [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 64: 0x5ccb3409d59f - std::sys::pal::unix::thread::Thread::new::thread_start::h74991452e4c34e7b [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 65: 0x78d3d52adaa4 - [INFO] [stdout] 66: 0x78d3d533aa34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::test_load_default_credentials [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4d87bb24ed4e82122afb4f9db48714edc0c0352d93d79b84b35e1f54ec55ed5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d87bb24ed4e82122afb4f9db48714edc0c0352d93d79b84b35e1f54ec55ed5a", kill_on_drop: false }` [INFO] [stdout] 4d87bb24ed4e82122afb4f9db48714edc0c0352d93d79b84b35e1f54ec55ed5a