[INFO] fetching crate aws-bootstrap 0.1.1... [INFO] testing aws-bootstrap-0.1.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate aws-bootstrap 0.1.1 into /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aws-bootstrap 0.1.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smallvec v1.8.1 [INFO] [stderr] Downloaded color-eyre v0.6.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4be4e4a97d90629493329f063d015b5989d2bf6406425ae04263190e0eccc59 [INFO] running `Command { std: "docker" "start" "-a" "a4be4e4a97d90629493329f063d015b5989d2bf6406425ae04263190e0eccc59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4be4e4a97d90629493329f063d015b5989d2bf6406425ae04263190e0eccc59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4be4e4a97d90629493329f063d015b5989d2bf6406425ae04263190e0eccc59", kill_on_drop: false }` [INFO] [stdout] a4be4e4a97d90629493329f063d015b5989d2bf6406425ae04263190e0eccc59 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b80e3b5f46e42f8cd425ad6435b103d170ae2ca88006b19f003c9e0ef8ce1182 [INFO] running `Command { std: "docker" "start" "-a" "b80e3b5f46e42f8cd425ad6435b103d170ae2ca88006b19f003c9e0ef8ce1182", 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 version_check v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.8.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling clap_lex v0.2.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling matchers v0.1.0 [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 32.29s [INFO] running `Command { std: "docker" "inspect" "b80e3b5f46e42f8cd425ad6435b103d170ae2ca88006b19f003c9e0ef8ce1182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b80e3b5f46e42f8cd425ad6435b103d170ae2ca88006b19f003c9e0ef8ce1182", kill_on_drop: false }` [INFO] [stdout] b80e3b5f46e42f8cd425ad6435b103d170ae2ca88006b19f003c9e0ef8ce1182 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0620bc509ec5a22e8df8ab085cfe8ca4535134c56c370d368b9541405cec9a0 [INFO] running `Command { std: "docker" "start" "-a" "e0620bc509ec5a22e8df8ab085cfe8ca4535134c56c370d368b9541405cec9a0", 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 0.69s [INFO] running `Command { std: "docker" "inspect" "e0620bc509ec5a22e8df8ab085cfe8ca4535134c56c370d368b9541405cec9a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0620bc509ec5a22e8df8ab085cfe8ca4535134c56c370d368b9541405cec9a0", kill_on_drop: false }` [INFO] [stdout] e0620bc509ec5a22e8df8ab085cfe8ca4535134c56c370d368b9541405cec9a0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3714321435c6861c04007dafad1b1b36c86053f73a0c67f71f88fe488304ecf [INFO] running `Command { std: "docker" "start" "-a" "b3714321435c6861c04007dafad1b1b36c86053f73a0c67f71f88fe488304ecf", kill_on_drop: false }` [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.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aws_bootstrap-b11cd483b11a18b0) [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" "b3714321435c6861c04007dafad1b1b36c86053f73a0c67f71f88fe488304ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3714321435c6861c04007dafad1b1b36c86053f73a0c67f71f88fe488304ecf", kill_on_drop: false }` [INFO] [stdout] b3714321435c6861c04007dafad1b1b36c86053f73a0c67f71f88fe488304ecf