[INFO] cloning repository https://github.com/Fraham/aws-sso-navigator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fraham/aws-sso-navigator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFraham%2Faws-sso-navigator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFraham%2Faws-sso-navigator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af35400b4dbaa7b6fef7bcfab9b9663de5857379 [INFO] building Fraham/aws-sso-navigator against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFraham%2Faws-sso-navigator" "/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/Fraham/aws-sso-navigator [INFO] finished tweaking git repo https://github.com/Fraham/aws-sso-navigator [INFO] tweaked toml for git repo https://github.com/Fraham/aws-sso-navigator written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Fraham/aws-sso-navigator on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Fraham/aws-sso-navigator 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ce48b223fb79a696b9d7ae317aeb431b5e0fd5205bd50b752890f94170e5672 [INFO] running `Command { std: "docker" "start" "-a" "3ce48b223fb79a696b9d7ae317aeb431b5e0fd5205bd50b752890f94170e5672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ce48b223fb79a696b9d7ae317aeb431b5e0fd5205bd50b752890f94170e5672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce48b223fb79a696b9d7ae317aeb431b5e0fd5205bd50b752890f94170e5672", kill_on_drop: false }` [INFO] [stdout] 3ce48b223fb79a696b9d7ae317aeb431b5e0fd5205bd50b752890f94170e5672 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1ada07b3efeb70ef6363bc34ebcf44b2f6704d773b80916c4c39fb5e508c512 [INFO] running `Command { std: "docker" "start" "-a" "e1ada07b3efeb70ef6363bc34ebcf44b2f6704d773b80916c4c39fb5e508c512", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling skim-common v0.2.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling skim-tuikit v0.6.6 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling shell-quote v0.7.2 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling clap_complete v4.5.58 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling skim v0.20.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling aws-sso-navigator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "e1ada07b3efeb70ef6363bc34ebcf44b2f6704d773b80916c4c39fb5e508c512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1ada07b3efeb70ef6363bc34ebcf44b2f6704d773b80916c4c39fb5e508c512", kill_on_drop: false }` [INFO] [stdout] e1ada07b3efeb70ef6363bc34ebcf44b2f6704d773b80916c4c39fb5e508c512 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dcced38f2e86f6655779fd5a025a24a44ea41f09949c0f7aae05f9ab8941db1 [INFO] running `Command { std: "docker" "start" "-a" "7dcced38f2e86f6655779fd5a025a24a44ea41f09949c0f7aae05f9ab8941db1", kill_on_drop: false }` [INFO] [stderr] Compiling aws-sso-navigator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.93s [INFO] running `Command { std: "docker" "inspect" "7dcced38f2e86f6655779fd5a025a24a44ea41f09949c0f7aae05f9ab8941db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dcced38f2e86f6655779fd5a025a24a44ea41f09949c0f7aae05f9ab8941db1", kill_on_drop: false }` [INFO] [stdout] 7dcced38f2e86f6655779fd5a025a24a44ea41f09949c0f7aae05f9ab8941db1