[INFO] fetching crate aws-bootstrap 0.1.1...
[INFO] testing aws-bootstrap-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate aws-bootstrap 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate aws-bootstrap 0.1.1
[INFO] finished tweaking crates.io crate aws-bootstrap 0.1.1
[INFO] tweaked toml for crates.io crate aws-bootstrap 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aws-bootstrap 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aws-bootstrap 0.1.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0490d80ab766c6d2581efd93ff101285f2ac668e606c32266ae7b8a0107f1b58
[INFO] running `Command { std: "docker" "start" "-a" "0490d80ab766c6d2581efd93ff101285f2ac668e606c32266ae7b8a0107f1b58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0490d80ab766c6d2581efd93ff101285f2ac668e606c32266ae7b8a0107f1b58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0490d80ab766c6d2581efd93ff101285f2ac668e606c32266ae7b8a0107f1b58", kill_on_drop: false }`
[INFO] [stdout] 0490d80ab766c6d2581efd93ff101285f2ac668e606c32266ae7b8a0107f1b58
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13c277a37a2876c9a8a5d54553e3781067536630d90c815e8b0e0bcb2e7f0f99
[INFO] running `Command { std: "docker" "start" "-a" "13c277a37a2876c9a8a5d54553e3781067536630d90c815e8b0e0bcb2e7f0f99", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling smallvec v1.8.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling owo-colors v3.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling clap_lex v0.2.3
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling clap_derive v3.2.6
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling tracing-subscriber v0.3.11
[INFO] [stderr]    Compiling clap v3.2.6
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling color-eyre v0.6.1
[INFO] [stderr]    Compiling aws-bootstrap v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `user_id` and `arn` are never read
[INFO] [stdout]   --> src/aws_api.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct CallerIdentity {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 11 |     pub user_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 12 |     pub arn: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CallerIdentity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `assumed_role_id` and `arn` are never read
[INFO] [stdout]   --> src/aws_api.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct AssumedRoleUser {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 27 |     pub assumed_role_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub arn: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AssumedRoleUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `assumed_role_user` is never read
[INFO] [stdout]   --> src/aws_api.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct AssumedRole {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 34 |     pub credentials: Credentials,
[INFO] [stdout] 35 |     pub assumed_role_user: AssumedRoleUser,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AssumedRole` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `arn` and `email` are never read
[INFO] [stdout]   --> src/aws_api.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Account {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 50 |     pub id: String,
[INFO] [stdout] 51 |     pub arn: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 52 |     pub email: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Account` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `arn` are never read
[INFO] [stdout]   --> src/aws_api.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct Organization {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 60 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 61 |     pub arn: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Organization` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.93s
[INFO] running `Command { std: "docker" "inspect" "13c277a37a2876c9a8a5d54553e3781067536630d90c815e8b0e0bcb2e7f0f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13c277a37a2876c9a8a5d54553e3781067536630d90c815e8b0e0bcb2e7f0f99", kill_on_drop: false }`
[INFO] [stdout] 13c277a37a2876c9a8a5d54553e3781067536630d90c815e8b0e0bcb2e7f0f99
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17430ac60c69febdf15f763b8e507a87ffdff2d4f7649d0afa4cf1e1f09ea842
[INFO] running `Command { std: "docker" "start" "-a" "17430ac60c69febdf15f763b8e507a87ffdff2d4f7649d0afa4cf1e1f09ea842", kill_on_drop: false }`
[INFO] [stderr]    Compiling aws-bootstrap v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `user_id` and `arn` are never read
[INFO] [stdout]   --> src/aws_api.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct CallerIdentity {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 11 |     pub user_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 12 |     pub arn: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CallerIdentity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `assumed_role_id` and `arn` are never read
[INFO] [stdout]   --> src/aws_api.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct AssumedRoleUser {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 27 |     pub assumed_role_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub arn: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AssumedRoleUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `assumed_role_user` is never read
[INFO] [stdout]   --> src/aws_api.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct AssumedRole {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 34 |     pub credentials: Credentials,
[INFO] [stdout] 35 |     pub assumed_role_user: AssumedRoleUser,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AssumedRole` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `arn` and `email` are never read
[INFO] [stdout]   --> src/aws_api.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Account {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 50 |     pub id: String,
[INFO] [stdout] 51 |     pub arn: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 52 |     pub email: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Account` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `arn` are never read
[INFO] [stdout]   --> src/aws_api.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct Organization {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 60 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 61 |     pub arn: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Organization` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s
[INFO] running `Command { std: "docker" "inspect" "17430ac60c69febdf15f763b8e507a87ffdff2d4f7649d0afa4cf1e1f09ea842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17430ac60c69febdf15f763b8e507a87ffdff2d4f7649d0afa4cf1e1f09ea842", kill_on_drop: false }`
[INFO] [stdout] 17430ac60c69febdf15f763b8e507a87ffdff2d4f7649d0afa4cf1e1f09ea842
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 712aea65ff171f78af17c0121bba04c43c295db25986a9096d75b69f42d86355
[INFO] running `Command { std: "docker" "start" "-a" "712aea65ff171f78af17c0121bba04c43c295db25986a9096d75b69f42d86355", kill_on_drop: false }`
[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] [stderr] warning: fields `user_id` and `arn` are never read
[INFO] [stderr]   --> src/aws_api.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct CallerIdentity {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 11 |     pub user_id: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 12 |     pub arn: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CallerIdentity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `assumed_role_id` and `arn` are never read
[INFO] [stderr]   --> src/aws_api.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct AssumedRoleUser {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] 27 |     pub assumed_role_id: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 28 |     pub arn: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AssumedRoleUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `assumed_role_user` is never read
[INFO] [stderr]   --> src/aws_api.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct AssumedRole {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 34 |     pub credentials: Credentials,
[INFO] [stderr] 35 |     pub assumed_role_user: AssumedRoleUser,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AssumedRole` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `arn` and `email` are never read
[INFO] [stderr]   --> src/aws_api.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub struct Account {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 50 |     pub id: String,
[INFO] [stderr] 51 |     pub arn: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 52 |     pub email: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Account` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `arn` are never read
[INFO] [stderr]   --> src/aws_api.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub struct Organization {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 60 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 61 |     pub arn: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Organization` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `aws-bootstrap` (bin "aws-bootstrap" test) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aws_bootstrap-b11cd483b11a18b0)
[INFO] running `Command { std: "docker" "inspect" "712aea65ff171f78af17c0121bba04c43c295db25986a9096d75b69f42d86355", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "712aea65ff171f78af17c0121bba04c43c295db25986a9096d75b69f42d86355", kill_on_drop: false }`
[INFO] [stdout] 712aea65ff171f78af17c0121bba04c43c295db25986a9096d75b69f42d86355
