[INFO] cloning repository https://github.com/naftulikay/aws-sso-env
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/naftulikay/aws-sso-env" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaftulikay%2Faws-sso-env", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaftulikay%2Faws-sso-env'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 308754301f21746c82817d005e17cd7e886936ac
[INFO] checking naftulikay/aws-sso-env against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaftulikay%2Faws-sso-env" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/naftulikay/aws-sso-env on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/naftulikay/aws-sso-env
[INFO] finished tweaking git repo https://github.com/naftulikay/aws-sso-env
[INFO] tweaked toml for git repo https://github.com/naftulikay/aws-sso-env written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/naftulikay/aws-sso-env 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aws-sdk-sso v0.2.0
[INFO] [stderr]   Downloaded bytes-utils v0.1.1
[INFO] [stderr]   Downloaded tokio-macros v1.6.0
[INFO] [stderr]   Downloaded aws-smithy-http-tower v0.32.0
[INFO] [stderr]   Downloaded aws-smithy-client v0.32.0
[INFO] [stderr]   Downloaded aws-sdk-sts v0.2.0
[INFO] [stderr]   Downloaded tower v0.4.11
[INFO] [stderr]   Downloaded aws-config v0.2.0
[INFO] [stderr]   Downloaded openssl-src v111.16.0+1.1.1l
[INFO] [stderr]   Downloaded aws-smithy-http v0.32.0
[INFO] [stderr]   Downloaded aws-smithy-json v0.32.0
[INFO] [stderr]   Downloaded aws-types v0.2.0
[INFO] [stderr]   Downloaded aws-hyper v0.2.0
[INFO] [stderr]   Downloaded aws-smithy-types v0.32.0
[INFO] [stderr]   Downloaded aws-smithy-query v0.32.0
[INFO] [stderr]   Downloaded aws-smithy-xml v0.32.0
[INFO] [stderr]   Downloaded aws-endpoint v0.2.0
[INFO] [stderr]   Downloaded aws-http v0.2.0
[INFO] [stderr]   Downloaded aws-sigv4 v0.2.0
[INFO] [stderr]   Downloaded aws-sig-auth v0.2.0
[INFO] [stderr]   Downloaded aws-smithy-async v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55ac2f3a98c963c072b42394459c477bce9a78c36cc02f99d8badf883672f397
[INFO] running `Command { std: "docker" "start" "-a" "55ac2f3a98c963c072b42394459c477bce9a78c36cc02f99d8badf883672f397", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55ac2f3a98c963c072b42394459c477bce9a78c36cc02f99d8badf883672f397", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55ac2f3a98c963c072b42394459c477bce9a78c36cc02f99d8badf883672f397", kill_on_drop: false }`
[INFO] [stdout] 55ac2f3a98c963c072b42394459c477bce9a78c36cc02f99d8badf883672f397
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18dc0fae2f8ae0fa32a97599c9b6ede6eb3e5dc8a850d161f5f108452fbd82ea
[INFO] running `Command { std: "docker" "start" "-a" "18dc0fae2f8ae0fa32a97599c9b6ede6eb3e5dc8a850d161f5f108452fbd82ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]     Checking futures-sink v0.3.18
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking futures-io v0.3.18
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking bytes-utils v0.1.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]    Compiling openssl-src v111.16.0+1.1.1l
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking xmlparser v0.13.3
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking urlencoding v1.3.3
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking time v0.3.5
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]    Compiling aws-types v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking aws-smithy-types v0.32.0
[INFO] [stderr]     Checking aws-smithy-json v0.32.0
[INFO] [stderr]     Checking aws-smithy-query v0.32.0
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking ct-logs v0.8.0
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling zeroize_derive v1.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking zeroize v1.4.3
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking aws-sigv4 v0.2.0
[INFO] [stderr]     Checking structopt v0.3.25
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking aws-smithy-xml v0.32.0
[INFO] [stderr]     Checking futures-executor v0.3.18
[INFO] [stderr]     Checking futures v0.3.18
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking aws-smithy-async v0.32.0
[INFO] [stderr]     Checking tower v0.4.11
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking h2 v0.3.9
[INFO] [stderr]     Checking hyper v0.14.16
[INFO] [stderr]     Checking aws-smithy-http v0.32.0
[INFO] [stderr]     Checking hyper-rustls v0.22.1
[INFO] [stderr]     Checking aws-smithy-http-tower v0.32.0
[INFO] [stderr]     Checking aws-sig-auth v0.2.0
[INFO] [stderr]     Checking aws-endpoint v0.2.0
[INFO] [stderr]     Checking aws-http v0.2.0
[INFO] [stderr]     Checking aws-smithy-client v0.32.0
[INFO] [stderr]     Checking aws-hyper v0.2.0
[INFO] [stderr]     Checking aws-sdk-sts v0.2.0
[INFO] [stderr]     Checking aws-sdk-sso v0.2.0
[INFO] [stderr]     Checking aws-config v0.2.0
[INFO] [stderr]     Checking aws-sso-env v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 18.41s
[INFO] running `Command { std: "docker" "inspect" "18dc0fae2f8ae0fa32a97599c9b6ede6eb3e5dc8a850d161f5f108452fbd82ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18dc0fae2f8ae0fa32a97599c9b6ede6eb3e5dc8a850d161f5f108452fbd82ea", kill_on_drop: false }`
[INFO] [stdout] 18dc0fae2f8ae0fa32a97599c9b6ede6eb3e5dc8a850d161f5f108452fbd82ea
[INFO] checking naftulikay/aws-sso-env against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaftulikay%2Faws-sso-env" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/naftulikay/aws-sso-env on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/naftulikay/aws-sso-env
[INFO] finished tweaking git repo https://github.com/naftulikay/aws-sso-env
[INFO] tweaked toml for git repo https://github.com/naftulikay/aws-sso-env written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/naftulikay/aws-sso-env 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95aa0c9e3a62baa4ad0c8d8b3ea2e913023640c2cfe9bea5d47930cf6d638214
[INFO] running `Command { std: "docker" "start" "-a" "95aa0c9e3a62baa4ad0c8d8b3ea2e913023640c2cfe9bea5d47930cf6d638214", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95aa0c9e3a62baa4ad0c8d8b3ea2e913023640c2cfe9bea5d47930cf6d638214", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95aa0c9e3a62baa4ad0c8d8b3ea2e913023640c2cfe9bea5d47930cf6d638214", kill_on_drop: false }`
[INFO] [stdout] 95aa0c9e3a62baa4ad0c8d8b3ea2e913023640c2cfe9bea5d47930cf6d638214
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3defa57f99fd3c186f493a8d521604f089a3e23f07d499479d814c9bac1c7bac
[INFO] running `Command { std: "docker" "start" "-a" "3defa57f99fd3c186f493a8d521604f089a3e23f07d499479d814c9bac1c7bac", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]     Checking futures-sink v0.3.18
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking futures-io v0.3.18
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking bytes-utils v0.1.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]     Checking xmlparser v0.13.3
[INFO] [stderr]    Compiling openssl-src v111.16.0+1.1.1l
[INFO] [stderr]     Checking urlencoding v1.3.3
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking time v0.3.5
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling aws-types v0.2.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking aws-smithy-types v0.32.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking aws-smithy-json v0.32.0
[INFO] [stderr]     Checking aws-smithy-query v0.32.0
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking ct-logs v0.8.0
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling zeroize_derive v1.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking zeroize v1.4.3
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking aws-sigv4 v0.2.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking aws-smithy-xml v0.32.0
[INFO] [stderr]     Checking structopt v0.3.25
[INFO] [stderr]     Checking futures-executor v0.3.18
[INFO] [stderr]     Checking futures v0.3.18
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking aws-smithy-async v0.32.0
[INFO] [stderr]     Checking h2 v0.3.9
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking tower v0.4.11
[INFO] [stderr]     Checking hyper v0.14.16
[INFO] [stderr]     Checking aws-smithy-http v0.32.0
[INFO] [stderr]     Checking hyper-rustls v0.22.1
[INFO] [stderr]     Checking aws-smithy-http-tower v0.32.0
[INFO] [stderr]     Checking aws-endpoint v0.2.0
[INFO] [stderr]     Checking aws-http v0.2.0
[INFO] [stderr]     Checking aws-sig-auth v0.2.0
[INFO] [stderr]     Checking aws-smithy-client v0.32.0
[INFO] [stderr]     Checking aws-hyper v0.2.0
[INFO] [stderr]     Checking aws-sdk-sts v0.2.0
[INFO] [stderr]     Checking aws-sdk-sso v0.2.0
[INFO] [stderr]     Checking aws-config v0.2.0
[INFO] [stderr]     Checking aws-sso-env v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug, Deserialize, Zeroize)]
[INFO] [stdout]    |                              ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_zeroize_Zeroize_FOR_CachedSsoToken`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(Debug, Zeroize)]
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_zeroize_Zeroize_FOR_SsoCredentials`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug, Deserialize, Zeroize)]
[INFO] [stdout]    |                              ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_zeroize_Zeroize_FOR_CachedSsoToken`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(Debug, Zeroize)]
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_zeroize_Zeroize_FOR_SsoCredentials`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aws-sso-env` (bin "aws-sso-env" test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aws-sso-env` (bin "aws-sso-env") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "3defa57f99fd3c186f493a8d521604f089a3e23f07d499479d814c9bac1c7bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3defa57f99fd3c186f493a8d521604f089a3e23f07d499479d814c9bac1c7bac", kill_on_drop: false }`
[INFO] [stdout] 3defa57f99fd3c186f493a8d521604f089a3e23f07d499479d814c9bac1c7bac
