[INFO] fetching crate gcs-rsync 0.4.4...
[INFO] checking gcs-rsync-0.4.4 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate gcs-rsync 0.4.4 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate gcs-rsync 0.4.4 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate gcs-rsync 0.4.4
[INFO] finished tweaking crates.io crate gcs-rsync 0.4.4
[INFO] tweaked toml for crates.io crate gcs-rsync 0.4.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate gcs-rsync 0.4.4 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `futures` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crc32c v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e78d5f981e4766eb29050143dca7e387fe100ee089a892980631938cc572ebac
[INFO] running `Command { std: "docker" "start" "-a" "e78d5f981e4766eb29050143dca7e387fe100ee089a892980631938cc572ebac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e78d5f981e4766eb29050143dca7e387fe100ee089a892980631938cc572ebac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e78d5f981e4766eb29050143dca7e387fe100ee089a892980631938cc572ebac", kill_on_drop: false }`
[INFO] [stdout] e78d5f981e4766eb29050143dca7e387fe100ee089a892980631938cc572ebac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 328f4c55ab9dd97cfbae469e0a4f2fe311d7c31af294e891d1827e38826e5b79
[INFO] running `Command { std: "docker" "start" "-a" "328f4c55ab9dd97cfbae469e0a4f2fe311d7c31af294e891d1827e38826e5b79", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `futures` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]    Compiling crc32c v0.6.5
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking rustls-webpki v0.102.3
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking hyper-rustls v0.26.0
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking gcs-rsync v0.4.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `kind` and `prefixes` are never read
[INFO] [stdout]   --> src/gcp/storage/resources/object.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Objects {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 50 |     pub kind: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub prefixes: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Objects` has a derived impl for the trait `Debug`, 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: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `TEST_PREFIX` not defined at compile time
[INFO] [stdout]   --> tests/config/gcs.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let prefix = to_path(env!("TEST_PREFIX"));
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TEST_PREFIX")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `TEST_SERVICE_ACCOUNT` not defined at compile time
[INFO] [stdout]   --> tests/config/gcs.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let path = env!("TEST_SERVICE_ACCOUNT");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TEST_SERVICE_ACCOUNT")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `TEST_BUCKET` not defined at compile time
[INFO] [stdout]   --> tests/config/gcs.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |             bucket: env!("TEST_BUCKET").to_owned(),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TEST_BUCKET")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `TEST_PREFIX` not defined at compile time
[INFO] [stdout]   --> tests/config/gcs.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let prefix = to_path(env!("TEST_PREFIX"));
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TEST_PREFIX")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `EXAMPLE_PREFIX` not defined at compile time
[INFO] [stdout]   --> examples/bucket_to_folder_sync.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let test_prefix = env!("EXAMPLE_PREFIX");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("EXAMPLE_PREFIX")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `EXAMPLE_BUCKET` not defined at compile time
[INFO] [stdout]   --> examples/bucket_to_folder_sync.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let bucket = env!("EXAMPLE_BUCKET");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("EXAMPLE_BUCKET")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `EXAMPLE_PREFIX` not defined at compile time
[INFO] [stdout]   --> examples/bucket_to_bucket_sync.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let test_prefix = env!("EXAMPLE_PREFIX");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("EXAMPLE_PREFIX")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `EXAMPLE_BUCKET` not defined at compile time
[INFO] [stdout]   --> examples/bucket_to_bucket_sync.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let bucket = env!("EXAMPLE_BUCKET");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("EXAMPLE_BUCKET")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `EXAMPLE_PREFIX` not defined at compile time
[INFO] [stdout]   --> examples/bucket_to_folder_mirror.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let test_prefix = env!("EXAMPLE_PREFIX");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("EXAMPLE_PREFIX")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `EXAMPLE_BUCKET` not defined at compile time
[INFO] [stdout]   --> examples/bucket_to_folder_mirror.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let bucket = env!("EXAMPLE_BUCKET");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("EXAMPLE_BUCKET")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `TEST_SERVICE_ACCOUNT` not defined at compile time
[INFO] [stdout]   --> tests/config/gcs.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let path = env!("TEST_SERVICE_ACCOUNT");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TEST_SERVICE_ACCOUNT")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `TEST_BUCKET` not defined at compile time
[INFO] [stdout]   --> tests/config/gcs.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |             bucket: env!("TEST_BUCKET").to_owned(),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TEST_BUCKET")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (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] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `TEST_SERVICE_ACCOUNT` not defined at compile time
[INFO] [stdout]    --> tests/objects_integration_test.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |     let path = env!("TEST_SERVICE_ACCOUNT");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `std::env::var("TEST_SERVICE_ACCOUNT")` to read the variable at run time
[INFO] [stdout]     = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gcs-rsync` (example "bucket_to_bucket_sync") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gcs-rsync` (example "bucket_to_folder_mirror") due to 3 previous errors
[INFO] [stdout] error: environment variable `TEST_PREFIX` not defined at compile time
[INFO] [stdout]   --> tests/config/gcs.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let prefix = to_path(env!("TEST_PREFIX"));
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TEST_PREFIX")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `TEST_SERVICE_ACCOUNT` not defined at compile time
[INFO] [stdout]   --> tests/config/gcs.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let path = env!("TEST_SERVICE_ACCOUNT");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TEST_SERVICE_ACCOUNT")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `TEST_BUCKET` not defined at compile time
[INFO] [stdout]   --> tests/config/gcs.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |             bucket: env!("TEST_BUCKET").to_owned(),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TEST_BUCKET")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `TEST_SERVICE_ACCOUNT` not defined at compile time
[INFO] [stdout]   --> tests/sync_mirror_integration_tests.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let path = env!("TEST_SERVICE_ACCOUNT");
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TEST_SERVICE_ACCOUNT")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `TEST_SERVICE_ACCOUNT` not defined at compile time
[INFO] [stdout]   --> tests/token_integration_test.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let path = env!("TEST_SERVICE_ACCOUNT");
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TEST_SERVICE_ACCOUNT")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `kind` and `prefixes` are never read
[INFO] [stdout]   --> src/gcp/storage/resources/object.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Objects {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 50 |     pub kind: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub prefixes: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Objects` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `TEST_SERVICE_ACCOUNT` not defined at compile time
[INFO] [stdout]   --> tests/token_integration_test.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let path = env!("TEST_SERVICE_ACCOUNT");
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TEST_SERVICE_ACCOUNT")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gcs-rsync` (example "bucket_to_folder_sync") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gcs-rsync` (test "token_integration_test") due to 3 previous errors
[INFO] [stderr] error: could not compile `gcs-rsync` (test "no_auth_public_download_tests") due to 4 previous errors
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gcs-rsync` (test "objects_integration_test") due to 5 previous errors
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gcs-rsync` (test "sync_mirror_integration_tests") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "328f4c55ab9dd97cfbae469e0a4f2fe311d7c31af294e891d1827e38826e5b79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "328f4c55ab9dd97cfbae469e0a4f2fe311d7c31af294e891d1827e38826e5b79", kill_on_drop: false }`
[INFO] [stdout] 328f4c55ab9dd97cfbae469e0a4f2fe311d7c31af294e891d1827e38826e5b79
