[INFO] cloning repository https://github.com/ashrithr/aws-nuke [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ashrithr/aws-nuke" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashrithr%2Faws-nuke", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashrithr%2Faws-nuke'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28bf0082265d7e7a743cb75f1bd82cf9d4c18244 [INFO] checking ashrithr/aws-nuke against try#d85a7505e49363642b460e105973798063a683b4 for pr-103914 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashrithr%2Faws-nuke" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashrithr/aws-nuke on toolchain d85a7505e49363642b460e105973798063a683b4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d85a7505e49363642b460e105973798063a683b4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ashrithr/aws-nuke [INFO] finished tweaking git repo https://github.com/ashrithr/aws-nuke [INFO] tweaked toml for git repo https://github.com/ashrithr/aws-nuke written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ashrithr/aws-nuke already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d85a7505e49363642b460e105973798063a683b4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+d85a7505e49363642b460e105973798063a683b4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af3cbe76b088ba779cdc730c8cfb7afde62563f42da3d5fd3e718ea703b2ca7c [INFO] running `Command { std: "docker" "start" "-a" "af3cbe76b088ba779cdc730c8cfb7afde62563f42da3d5fd3e718ea703b2ca7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af3cbe76b088ba779cdc730c8cfb7afde62563f42da3d5fd3e718ea703b2ca7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af3cbe76b088ba779cdc730c8cfb7afde62563f42da3d5fd3e718ea703b2ca7c", kill_on_drop: false }` [INFO] [stdout] af3cbe76b088ba779cdc730c8cfb7afde62563f42da3d5fd3e718ea703b2ca7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+d85a7505e49363642b460e105973798063a683b4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff781e8933a083c5cccdb0445e0bc774a443a1bf89c54752d785cfe18ed5beeb [INFO] running `Command { std: "docker" "start" "-a" "ff781e8933a083c5cccdb0445e0bc774a443a1bf89c54752d785cfe18ed5beeb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Checking ct-logs v0.8.0 [INFO] [stderr] Checking hex v0.4.1 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking xml-rs v0.8.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking humantime v2.0.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking sharded-slab v0.0.8 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking dyn-clone v1.0.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking petgraph v0.5.0 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling thiserror-impl v1.0.6 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Checking tracing v0.1.13 [INFO] [stderr] Checking thiserror v1.0.6 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking tracing-futures v0.2.3 [INFO] [stderr] Checking pin-project v1.0.6 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper v0.14.5 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking tracing-serde v0.1.1 [INFO] [stderr] Checking serde-xml-rs v0.4.0 [INFO] [stderr] Checking toml v0.5.0 [INFO] [stderr] Checking humantime-serde v1.0.0 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking tracing-subscriber v0.2.3 [INFO] [stderr] Checking rusoto_credential v0.46.0 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking rusoto_signature v0.46.0 [INFO] [stderr] Checking rusoto_autoscaling v0.46.0 [INFO] [stderr] Checking rusoto_emr v0.46.0 [INFO] [stderr] Checking rusoto_iam v0.46.0 [INFO] [stderr] Checking rusoto_sts v0.46.0 [INFO] [stderr] Checking rusoto_rds v0.46.0 [INFO] [stderr] Checking rusoto_ce v0.46.0 [INFO] [stderr] Checking rusoto_sagemaker v0.46.0 [INFO] [stderr] Checking rusoto_redshift v0.46.0 [INFO] [stderr] Checking rusoto_es v0.46.0 [INFO] [stderr] Checking rusoto_elbv2 v0.46.0 [INFO] [stderr] Checking rusoto_s3 v0.46.0 [INFO] [stderr] Checking rusoto_glue v0.46.0 [INFO] [stderr] Checking rusoto_ecs v0.46.0 [INFO] [stderr] Checking rusoto_cloudwatch v0.46.0 [INFO] [stderr] Checking rusoto_ec2 v0.46.0 [INFO] [stderr] Checking rusoto_eks v0.46.0 [INFO] [stderr] Checking rusoto_mock v0.46.0 [INFO] [stderr] Checking nuker v0.11.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `account_num` and `config` are never read [INFO] [stdout] --> src/aws/asg.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct AsgClient { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 21 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AsgClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/aws/ebs_snapshot.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct EbsSnapshotClient { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EbsSnapshotClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/aws/ebs_volume.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct EbsVolumeClient { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EbsVolumeClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/aws/ec2_address.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Ec2AddressClient { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2AddressClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/aws/ec2_eni.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Ec2EniClient { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2EniClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `region`, `account_num` and `config` are never read [INFO] [stdout] --> src/aws/ec2_igw.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Ec2IgwClient { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 17 | client: Ec2Client, [INFO] [stdout] 18 | region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 20 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2IgwClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `region`, `account_num` and `config` are never read [INFO] [stdout] --> src/aws/ec2_nat_gw.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Ec2NatGWClient { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 14 | client: Ec2Client, [INFO] [stdout] 15 | region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2NatGWClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `region`, `account_num` and `config` are never read [INFO] [stdout] --> src/aws/ec2_network_acl.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Ec2NetworkAclClient { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 14 | client: Ec2Client, [INFO] [stdout] 15 | region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2NetworkAclClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `region`, `account_num` and `config` are never read [INFO] [stdout] --> src/aws/ec2_peer_conn.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Ec2PeerConnClient { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 14 | client: Ec2Client, [INFO] [stdout] 15 | region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2PeerConnClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `region`, `account_num` and `config` are never read [INFO] [stdout] --> src/aws/ec2_rt.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Ec2RtClient { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 14 | client: Ec2Client, [INFO] [stdout] 15 | region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2RtClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/aws/ec2_sg.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Ec2SgClient { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2SgClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `region`, `account_num` and `config` are never read [INFO] [stdout] --> src/aws/ec2_subnet.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Ec2SubnetClient { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 14 | client: Ec2Client, [INFO] [stdout] 15 | region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2SubnetClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/aws/ec2_vpc.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Ec2VpcClient { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2VpcClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `region`, `account_num` and `config` are never read [INFO] [stdout] --> src/aws/ec2_vpc_endpoint.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Ec2VpcEndpointClient { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 14 | client: Ec2Client, [INFO] [stdout] 15 | region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2VpcEndpointClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `region`, `account_num` and `config` are never read [INFO] [stdout] --> src/aws/ec2_vpn_gw.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Ec2VpnGWClient { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 14 | client: Ec2Client, [INFO] [stdout] 15 | region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2VpnGWClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `account_num` and `config` are never read [INFO] [stdout] --> src/aws/ecs_cluster.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct EcsClusterClient { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 22 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EcsClusterClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `account_num` and `config` are never read [INFO] [stdout] --> src/aws/eks_cluster.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct EksClusterClient { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EksClusterClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `account_num` and `config` are never read [INFO] [stdout] --> src/aws/elb_alb.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ElbAlbClient { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 24 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ElbAlbClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `account_num` and `config` are never read [INFO] [stdout] --> src/aws/elb_nlb.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ElbNlbClient { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 24 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ElbNlbClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_num` is never read [INFO] [stdout] --> src/aws/emr_cluster.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct EmrClusterClient { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EmrClusterClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_num` is never read [INFO] [stdout] --> src/aws/es_domain.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct EsDomainClient { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EsDomainClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/aws/glue_endpoint.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct GlueEndpointClient { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlueEndpointClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_num` is never read [INFO] [stdout] --> src/aws/rds_cluster.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct RdsClusterClient { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RdsClusterClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_num` is never read [INFO] [stdout] --> src/aws/rds_instance.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct RdsInstanceClient { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RdsInstanceClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/aws/rs_cluster.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct RsClusterClient { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RsClusterClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `account_num` and `config` are never read [INFO] [stdout] --> src/aws/s3_bucket.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct S3BucketClient { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 31 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `S3BucketClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `account_num` and `config` are never read [INFO] [stdout] --> src/aws/sagemaker_notebook.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct SagemakerNotebookClient { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 21 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SagemakerNotebookClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `account_num` and `config` are never read [INFO] [stdout] --> src/aws/asg.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct AsgClient { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 21 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AsgClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/aws/ebs_snapshot.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct EbsSnapshotClient { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EbsSnapshotClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/aws/ebs_volume.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct EbsVolumeClient { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EbsVolumeClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/aws/ec2_address.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Ec2AddressClient { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2AddressClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/aws/ec2_eni.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Ec2EniClient { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2EniClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `region`, `account_num` and `config` are never read [INFO] [stdout] --> src/aws/ec2_igw.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Ec2IgwClient { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 17 | client: Ec2Client, [INFO] [stdout] 18 | region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 20 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2IgwClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `region`, `account_num` and `config` are never read [INFO] [stdout] --> src/aws/ec2_nat_gw.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Ec2NatGWClient { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 14 | client: Ec2Client, [INFO] [stdout] 15 | region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2NatGWClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `region`, `account_num` and `config` are never read [INFO] [stdout] --> src/aws/ec2_network_acl.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Ec2NetworkAclClient { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 14 | client: Ec2Client, [INFO] [stdout] 15 | region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2NetworkAclClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `region`, `account_num` and `config` are never read [INFO] [stdout] --> src/aws/ec2_peer_conn.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Ec2PeerConnClient { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 14 | client: Ec2Client, [INFO] [stdout] 15 | region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2PeerConnClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `region`, `account_num` and `config` are never read [INFO] [stdout] --> src/aws/ec2_rt.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Ec2RtClient { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 14 | client: Ec2Client, [INFO] [stdout] 15 | region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2RtClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/aws/ec2_sg.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Ec2SgClient { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2SgClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `region`, `account_num` and `config` are never read [INFO] [stdout] --> src/aws/ec2_subnet.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Ec2SubnetClient { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 14 | client: Ec2Client, [INFO] [stdout] 15 | region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2SubnetClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/aws/ec2_vpc.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Ec2VpcClient { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2VpcClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `region`, `account_num` and `config` are never read [INFO] [stdout] --> src/aws/ec2_vpc_endpoint.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Ec2VpcEndpointClient { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 14 | client: Ec2Client, [INFO] [stdout] 15 | region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2VpcEndpointClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `region`, `account_num` and `config` are never read [INFO] [stdout] --> src/aws/ec2_vpn_gw.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Ec2VpnGWClient { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 14 | client: Ec2Client, [INFO] [stdout] 15 | region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ec2VpnGWClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `account_num` and `config` are never read [INFO] [stdout] --> src/aws/ecs_cluster.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct EcsClusterClient { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 22 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EcsClusterClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `account_num` and `config` are never read [INFO] [stdout] --> src/aws/eks_cluster.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct EksClusterClient { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EksClusterClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `account_num` and `config` are never read [INFO] [stdout] --> src/aws/elb_alb.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ElbAlbClient { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 24 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ElbAlbClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `account_num` and `config` are never read [INFO] [stdout] --> src/aws/elb_nlb.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ElbNlbClient { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 24 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ElbNlbClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_num` is never read [INFO] [stdout] --> src/aws/emr_cluster.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct EmrClusterClient { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EmrClusterClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_num` is never read [INFO] [stdout] --> src/aws/es_domain.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct EsDomainClient { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EsDomainClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/aws/glue_endpoint.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct GlueEndpointClient { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlueEndpointClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_num` is never read [INFO] [stdout] --> src/aws/rds_cluster.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct RdsClusterClient { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RdsClusterClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_num` is never read [INFO] [stdout] --> src/aws/rds_instance.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct RdsInstanceClient { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RdsInstanceClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/aws/rs_cluster.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct RsClusterClient { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RsClusterClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `account_num` and `config` are never read [INFO] [stdout] --> src/aws/s3_bucket.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct S3BucketClient { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 31 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `S3BucketClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `account_num` and `config` are never read [INFO] [stdout] --> src/aws/sagemaker_notebook.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct SagemakerNotebookClient { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | account_num: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 21 | config: ResourceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SagemakerNotebookClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "ff781e8933a083c5cccdb0445e0bc774a443a1bf89c54752d785cfe18ed5beeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff781e8933a083c5cccdb0445e0bc774a443a1bf89c54752d785cfe18ed5beeb", kill_on_drop: false }` [INFO] [stdout] ff781e8933a083c5cccdb0445e0bc774a443a1bf89c54752d785cfe18ed5beeb