[INFO] cloning repository https://github.com/okkez/aws-assume-role-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/okkez/aws-assume-role-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokkez%2Faws-assume-role-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokkez%2Faws-assume-role-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 674add1de2a1a3c86aad44f9916382cf13e875ce [INFO] testing okkez/aws-assume-role-rs against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokkez%2Faws-assume-role-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/okkez/aws-assume-role-rs [INFO] finished tweaking git repo https://github.com/okkez/aws-assume-role-rs [INFO] tweaked toml for git repo https://github.com/okkez/aws-assume-role-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/okkez/aws-assume-role-rs on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/okkez/aws-assume-role-rs 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81c92d446018673047be936d1c72f21d0519ea9c1f5398db6c67604db98da49b [INFO] running `Command { std: "docker" "start" "-a" "81c92d446018673047be936d1c72f21d0519ea9c1f5398db6c67604db98da49b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81c92d446018673047be936d1c72f21d0519ea9c1f5398db6c67604db98da49b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81c92d446018673047be936d1c72f21d0519ea9c1f5398db6c67604db98da49b", kill_on_drop: false }` [INFO] [stdout] 81c92d446018673047be936d1c72f21d0519ea9c1f5398db6c67604db98da49b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82f89ea1a1cc7d34dad064055898a67df1bb73f09dad59a9d8f27e1430b417be [INFO] running `Command { std: "docker" "start" "-a" "82f89ea1a1cc7d34dad064055898a67df1bb73f09dad59a9d8f27e1430b417be", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling tracing v0.1.44 [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 futures-util v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling aws-smithy-async v1.2.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling aws-smithy-types v1.2.13 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.3 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling aws-smithy-http v0.60.12 [INFO] [stderr] Compiling aws-credential-types v1.2.1 [INFO] [stderr] Compiling aws-types v1.3.5 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-runtime v1.7.8 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling aws-sigv4 v1.2.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling aws-runtime v1.5.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling aws-smithy-json v0.61.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling mockall_derive v0.14.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling vt100 v0.16.2 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling linux-keyutils v0.2.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling serial2 v0.2.34 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling mockall v0.14.0 [INFO] [stderr] Compiling cache-vault v0.1.3 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling clap_mangen v0.2.31 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling interprocess v2.4.0 [INFO] [stderr] Compiling frizbee v0.8.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling portable-pty v0.9.0 [INFO] [stderr] Compiling shell-quote v0.7.2 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling clap_complete_nushell v4.5.10 [INFO] [stderr] Compiling keyring v3.6.2 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling tui-term v0.3.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling aws-sdk-sts v1.60.0 [INFO] [stderr] Compiling ansi-to-tui v8.0.1 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling aws-sdk-sso v1.59.0 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.60.0 [INFO] [stderr] Compiling unicode-display-width v0.3.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Compiling kanal v0.1.1 [INFO] [stderr] Compiling toml_writer v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling roff v1.0.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling assert_enum_variants v0.1.2 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling skim v4.0.0 [INFO] [stderr] Compiling totp-rs v5.7.1 [INFO] [stderr] Compiling toml v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling aws-config v1.5.16 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling aws-assume-role-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 15s [INFO] running `Command { std: "docker" "inspect" "82f89ea1a1cc7d34dad064055898a67df1bb73f09dad59a9d8f27e1430b417be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82f89ea1a1cc7d34dad064055898a67df1bb73f09dad59a9d8f27e1430b417be", kill_on_drop: false }` [INFO] [stdout] 82f89ea1a1cc7d34dad064055898a67df1bb73f09dad59a9d8f27e1430b417be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a7edf20a83f2bdb2075558ac4512b0cf26c3343a791db333e3a4b5cef187900 [INFO] running `Command { std: "docker" "start" "-a" "4a7edf20a83f2bdb2075558ac4512b0cf26c3343a791db333e3a4b5cef187900", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling bollard-buildkit-proto v0.7.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling ureq v3.1.4 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling aws-smithy-types v1.2.13 [INFO] [stderr] Compiling aws-smithy-async v1.2.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling aws-smithy-json v0.61.2 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling aws-credential-types v1.2.1 [INFO] [stderr] Compiling aws-smithy-http v0.60.12 [INFO] [stderr] Compiling aws-types v1.3.5 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling aws-sigv4 v1.2.9 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling interprocess v2.4.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling ansi-to-tui v8.0.1 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling tui-term v0.3.2 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling parse-display-derive v0.9.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling aws-smithy-runtime v1.7.8 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling skim v4.0.0 [INFO] [stderr] Compiling astral-tokio-tar v0.5.6 [INFO] [stderr] Compiling mockall v0.14.0 [INFO] [stderr] Compiling parse-display v0.9.0 [INFO] [stderr] Compiling serde_with v3.8.1 [INFO] [stderr] Compiling cache-vault v0.1.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling aws-runtime v1.5.5 [INFO] [stderr] Compiling ferroid v0.8.8 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling docker_credential v1.3.1 [INFO] [stderr] Compiling etcetera v0.11.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling bollard-stubs v1.52.1-rc.29.1.3 [INFO] [stderr] Compiling tracing-test-macro v0.2.6 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling aws-sdk-sso v1.59.0 [INFO] [stderr] Compiling aws-sdk-sts v1.60.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.60.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling aws-config v1.5.16 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling tracing-test v0.2.6 [INFO] [stderr] Compiling aws-assume-role-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bollard v0.20.1 [INFO] [stderr] Compiling testcontainers v0.27.1 [INFO] [stderr] Compiling testcontainers-modules v0.15.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 34s [INFO] running `Command { std: "docker" "inspect" "4a7edf20a83f2bdb2075558ac4512b0cf26c3343a791db333e3a4b5cef187900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a7edf20a83f2bdb2075558ac4512b0cf26c3343a791db333e3a4b5cef187900", kill_on_drop: false }` [INFO] [stdout] 4a7edf20a83f2bdb2075558ac4512b0cf26c3343a791db333e3a4b5cef187900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4242853a843f322f183b91d9b2d50af6c117f126ed806d94c021ae527529acc1 [INFO] running `Command { std: "docker" "start" "-a" "4242853a843f322f183b91d9b2d50af6c117f126ed806d94c021ae527529acc1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aws_assume_role-a5bf1f2396f342ec) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test cli::tests::test_assume_role_with_config_file::path_2_tests_fixtures_config_toml ... ok [INFO] [stdout] test cli::tests::test_assume_role_with_config_file::path_1_tests_fixtures_config ... ok [INFO] [stdout] test cli::tests::test_config_from_ini_filtering ... ok [INFO] [stdout] test cli::tests::test_parse_duration::case_01_error_empty_string ... ok [INFO] [stdout] test cli::tests::test_assume_role_with_role_only ... ok [INFO] [stdout] test cli::tests::test_parse_duration::case_02_error_less_than_min_n ... ok [INFO] [stdout] test cli::tests::test_parse_duration::case_03_error_less_than_min_s ... ok [INFO] [stdout] test cli::tests::test_parse_duration::case_07_error_more_than_max_m ... ok [INFO] [stdout] test cli::tests::test_parse_duration::case_09_success_1_hour ... ok [INFO] [stdout] test cli::tests::test_parse_duration::case_08_error_more_than_max_h ... ok [INFO] [stdout] test cli::tests::test_parse_duration::case_05_error_more_than_max_s ... ok [INFO] [stdout] test cli::tests::test_get_caller_identity ... ok [INFO] [stdout] test cli::tests::test_assume_role_with_aws_profile::path_1_tests_fixtures_config ... ok [INFO] [stdout] test cli::tests::test_parse_duration::case_10_success_12_hours ... ok [INFO] [stdout] test cli::tests::test_parse_duration::case_12_success_720_minutes ... ok [INFO] [stdout] test cli::tests::test_parse_duration::case_15_success_900 ... ok [INFO] [stdout] test cli::tests::test_parse_duration::case_06_error_less_than_min_m ... ok [INFO] [stdout] test cli::tests::test_parse_duration::case_16_success_43200 ... ok [INFO] [stdout] test cli::tests::test_parse_duration::case_04_error_more_than_max_n ... ok [INFO] [stdout] test cli::tests::test_select_role_arn_in_test ... ok [INFO] [stdout] test cli::tests::test_parse_duration::case_14_success_43200_seconds ... ok [INFO] [stdout] test cli::tests::test_parse_duration::case_11_success_15_minutes ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/assume_role-0f236fcc18f3fbd4) [INFO] [stdout] test cli::tests::test_assume_role ... ok [INFO] [stdout] test cli::tests::test_parse_duration::case_13_success_900_seconds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-d067537d9ffc83e1) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test verify_cli ... ok [INFO] [stdout] test serial_number::case_1 ... ok [INFO] [stdout] test serial_number::case_3 ... ok [INFO] [stdout] test serial_number::case_2 ... ok [INFO] [stdout] test no_arguments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-505609a99a66589c) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test format_json ... ignored [INFO] [stdout] test format_shell::case_1 ... ignored [INFO] [stdout] test format_shell::case_2 ... ignored [INFO] [stdout] test format_shell::case_3 ... ignored [INFO] [stdout] test format_shell::case_4 ... ignored [INFO] [stdout] test test_arguments::case_2_no_arguments ... ok [INFO] [stdout] test test_arguments::case_6_conflict_totp_secret_and_totp_code ... ok [INFO] [stdout] test test_arguments::case_1_version ... ok [INFO] [stdout] test test_arguments::case_4_coflict_role_name_and_profile_name ... ok [INFO] [stdout] test test_arguments::case_5_conflict_config_and_role_arn ... ok [INFO] [stderr] Doc-tests aws_assume_role [INFO] [stdout] test test_arguments::case_3_no_such_profile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4242853a843f322f183b91d9b2d50af6c117f126ed806d94c021ae527529acc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4242853a843f322f183b91d9b2d50af6c117f126ed806d94c021ae527529acc1", kill_on_drop: false }` [INFO] [stdout] 4242853a843f322f183b91d9b2d50af6c117f126ed806d94c021ae527529acc1