[INFO] fetching crate aws-cognito-srp 0.2.0... [INFO] testing aws-cognito-srp-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate aws-cognito-srp 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate aws-cognito-srp 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate aws-cognito-srp 0.2.0 [INFO] tweaked toml for crates.io crate aws-cognito-srp 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aws-cognito-srp 0.2.0 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-cognito-srp 0.2.0 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws-sdk-cognitoidentityprovider v1.75.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 30e31c18c417e92be4652c5eae12fe0e866e5de9297d4d4734f5f87d7d13f578 [INFO] running `Command { std: "docker" "start" "-a" "30e31c18c417e92be4652c5eae12fe0e866e5de9297d4d4734f5f87d7d13f578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30e31c18c417e92be4652c5eae12fe0e866e5de9297d4d4734f5f87d7d13f578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30e31c18c417e92be4652c5eae12fe0e866e5de9297d4d4734f5f87d7d13f578", kill_on_drop: false }` [INFO] [stdout] 30e31c18c417e92be4652c5eae12fe0e866e5de9297d4d4734f5f87d7d13f578 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 631c80c2ed6490e89becce4b1b5c709896e53ba17336b56d3083c748413631fa [INFO] running `Command { std: "docker" "start" "-a" "631c80c2ed6490e89becce4b1b5c709896e53ba17336b56d3083c748413631fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling aws-cognito-srp v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.10s [INFO] running `Command { std: "docker" "inspect" "631c80c2ed6490e89becce4b1b5c709896e53ba17336b56d3083c748413631fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631c80c2ed6490e89becce4b1b5c709896e53ba17336b56d3083c748413631fa", kill_on_drop: false }` [INFO] [stdout] 631c80c2ed6490e89becce4b1b5c709896e53ba17336b56d3083c748413631fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 40fe6712d4802e5d2d7dbc9abceda8ac06517c0a9fe82364b104515b68f75bd4 [INFO] running `Command { std: "docker" "start" "-a" "40fe6712d4802e5d2d7dbc9abceda8ac06517c0a9fe82364b104515b68f75bd4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling aws-types v1.3.6 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.28.0 [INFO] [stderr] Compiling dotenvy_macro v0.15.7 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling aws-cognito-srp v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-types v1.3.0 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.4 [INFO] [stderr] Compiling aws-smithy-json v0.61.3 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling aws-credential-types v1.2.2 [INFO] [stderr] Compiling aws-smithy-http v0.62.0 [INFO] [stderr] Compiling aws-smithy-observability v0.1.2 [INFO] [stderr] Compiling aws-sigv4 v1.3.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-http-client v1.0.1 [INFO] [stderr] Compiling aws-smithy-runtime v1.8.1 [INFO] [stderr] Compiling aws-runtime v1.5.6 [INFO] [stderr] Compiling aws-sdk-sso v1.64.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.65.0 [INFO] [stderr] Compiling aws-sdk-sts v1.65.0 [INFO] [stderr] Compiling aws-sdk-cognitoidentityprovider v1.75.0 [INFO] [stderr] Compiling aws-config v1.6.1 [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | dotenv!("POOL_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 10 | dotenv!("POOL_ID");, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | dotenv!("POOL_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | dotenv!("USER_EMAIL"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 11 | dotenv!("USER_EMAIL");, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | dotenv!("POOL_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 10 | dotenv!("POOL_ID");, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | dotenv!("USER_EMAIL"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | dotenv!("POOL_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | dotenv!("USER_EMAIL"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 11 | dotenv!("USER_EMAIL");, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | dotenv!("USER_EMAIL"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | dotenv!("USER_PASSWORD"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 12 | dotenv!("USER_PASSWORD");, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | dotenv!("USER_PASSWORD"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | dotenv!("CLIENT_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 14 | dotenv!("CLIENT_ID");, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | dotenv!("CLIENT_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | Some(dotenv!("CLIENT_SECRET")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 15 | Some(dotenv!("CLIENT_SECRET");), [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | Some(dotenv!("CLIENT_SECRET")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | dotenv!("POOL_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 26 | dotenv!("POOL_ID");, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | dotenv!("USER_PASSWORD"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 12 | dotenv!("USER_PASSWORD");, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | dotenv!("USER_PASSWORD"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | dotenv!("CLIENT_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 14 | dotenv!("CLIENT_ID");, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | dotenv!("CLIENT_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | Some(dotenv!("CLIENT_SECRET")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 15 | Some(dotenv!("CLIENT_SECRET");), [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | Some(dotenv!("CLIENT_SECRET")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | dotenv!("POOL_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 26 | dotenv!("POOL_ID");, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | dotenv!("POOL_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | dotenv!("CLIENT_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 31 | dotenv!("CLIENT_ID");, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | dotenv!("CLIENT_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | Some(dotenv!("CLIENT_SECRET")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 32 | Some(dotenv!("CLIENT_SECRET");), [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | Some(dotenv!("CLIENT_SECRET")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | UntrackedDevice::new(dotenv!("POOL_ID"), &device_group_key, &device_key), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | UntrackedDevice::new(dotenv!("POOL_ID");, &device_group_key, &device_key), [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | UntrackedDevice::new(dotenv!("POOL_ID"), &device_group_key, &device_key), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | dotenv!("CLIENT_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 42 | dotenv!("CLIENT_ID");, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | dotenv!("CLIENT_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | Some(dotenv!("CLIENT_SECRET")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 43 | Some(dotenv!("CLIENT_SECRET");), [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | Some(dotenv!("CLIENT_SECRET")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/request.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | .client_id(dotenv!("CLIENT_ID")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 22 | .client_id(dotenv!("CLIENT_ID");) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/request.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | .client_id(dotenv!("CLIENT_ID")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/request.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | .auth_parameters("USERNAME", dotenv!("USER_EMAIL")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 24 | .auth_parameters("USERNAME", dotenv!("USER_EMAIL");); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/request.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | .auth_parameters("USERNAME", dotenv!("USER_EMAIL")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/request.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | .client_id(dotenv!("CLIENT_ID")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 52 | .client_id(dotenv!("CLIENT_ID");) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/request.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | .client_id(dotenv!("CLIENT_ID")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/request.rs:113:20 [INFO] [stdout] | [INFO] [stdout] 113 | .client_id(dotenv!("CLIENT_ID")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 113 | .client_id(dotenv!("CLIENT_ID");) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/request.rs:113:20 [INFO] [stdout] | [INFO] [stdout] 113 | .client_id(dotenv!("CLIENT_ID")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/request.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 138 | .client_id(dotenv!("CLIENT_ID")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 138 | .client_id(dotenv!("CLIENT_ID");) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/request.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 138 | .client_id(dotenv!("CLIENT_ID")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/mod.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | .region(dotenv!("REGION")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 27 | .region(dotenv!("REGION");) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | dotenv!("POOL_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | dotenv!("CLIENT_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 31 | dotenv!("CLIENT_ID");, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | dotenv!("CLIENT_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | Some(dotenv!("CLIENT_SECRET")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 32 | Some(dotenv!("CLIENT_SECRET");), [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | Some(dotenv!("CLIENT_SECRET")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | UntrackedDevice::new(dotenv!("POOL_ID"), &device_group_key, &device_key), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | UntrackedDevice::new(dotenv!("POOL_ID");, &device_group_key, &device_key), [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | UntrackedDevice::new(dotenv!("POOL_ID"), &device_group_key, &device_key), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | dotenv!("CLIENT_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 42 | dotenv!("CLIENT_ID");, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | dotenv!("CLIENT_ID"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/client.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | Some(dotenv!("CLIENT_SECRET")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 43 | Some(dotenv!("CLIENT_SECRET");), [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/client.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | Some(dotenv!("CLIENT_SECRET")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/request.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | .client_id(dotenv!("CLIENT_ID")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 22 | .client_id(dotenv!("CLIENT_ID");) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/request.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | .client_id(dotenv!("CLIENT_ID")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/request.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | .auth_parameters("USERNAME", dotenv!("USER_EMAIL")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 24 | .auth_parameters("USERNAME", dotenv!("USER_EMAIL");); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/request.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | .auth_parameters("USERNAME", dotenv!("USER_EMAIL")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/request.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | .client_id(dotenv!("CLIENT_ID")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 52 | .client_id(dotenv!("CLIENT_ID");) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/request.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | .client_id(dotenv!("CLIENT_ID")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/request.rs:113:20 [INFO] [stdout] | [INFO] [stdout] 113 | .client_id(dotenv!("CLIENT_ID")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 113 | .client_id(dotenv!("CLIENT_ID");) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/request.rs:113:20 [INFO] [stdout] | [INFO] [stdout] 113 | .client_id(dotenv!("CLIENT_ID")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/request.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 138 | .client_id(dotenv!("CLIENT_ID")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 138 | .client_id(dotenv!("CLIENT_ID");) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/request.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 138 | .client_id(dotenv!("CLIENT_ID")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> tests/common/mod.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | .region(dotenv!("REGION")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `dotenv!` is likely invalid in expression context [INFO] [stdout] help: you might be missing a semicolon here [INFO] [stdout] | [INFO] [stdout] 27 | .region(dotenv!("REGION");) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/mod.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | .region(dotenv!("REGION")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Error loading .env file: path not found [INFO] [stdout] --> tests/common/mod.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | .region(dotenv!("REGION")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aws-cognito-srp` (test "device") due to 34 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aws-cognito-srp` (test "user") due to 34 previous errors [INFO] running `Command { std: "docker" "inspect" "40fe6712d4802e5d2d7dbc9abceda8ac06517c0a9fe82364b104515b68f75bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40fe6712d4802e5d2d7dbc9abceda8ac06517c0a9fe82364b104515b68f75bd4", kill_on_drop: false }` [INFO] [stdout] 40fe6712d4802e5d2d7dbc9abceda8ac06517c0a9fe82364b104515b68f75bd4