[INFO] fetching crate dotenvx-rs 0.4.24... [INFO] testing dotenvx-rs-0.4.24 against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] extracting crate dotenvx-rs 0.4.24 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate dotenvx-rs 0.4.24 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dotenvx-rs 0.4.24 [INFO] tweaked toml for crates.io crate dotenvx-rs 0.4.24 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dotenvx-rs 0.4.24 on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dotenvx-rs 0.4.24 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c25e667b03e0c0bd863d02b042c1b92476ac6cfc2124d86ab7f80b079ddc0ba [INFO] running `Command { std: "docker" "start" "-a" "5c25e667b03e0c0bd863d02b042c1b92476ac6cfc2124d86ab7f80b079ddc0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c25e667b03e0c0bd863d02b042c1b92476ac6cfc2124d86ab7f80b079ddc0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c25e667b03e0c0bd863d02b042c1b92476ac6cfc2124d86ab7f80b079ddc0ba", kill_on_drop: false }` [INFO] [stdout] 5c25e667b03e0c0bd863d02b042c1b92476ac6cfc2124d86ab7f80b079ddc0ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9084994d67463f48d02b82fed1c2afb882d960da304724066db5a6093b555eea [INFO] running `Command { std: "docker" "start" "-a" "9084994d67463f48d02b82fed1c2afb882d960da304724066db5a6093b555eea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling libdbus-sys v0.2.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling dbus v0.9.9 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling dbus-secret-service v4.1.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling linux-keyutils v0.2.4 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling totp-rs v5.7.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling colored_json v5.0.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling ecies v0.2.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling keyring v3.6.3 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling java-properties v2.0.0 [INFO] [stderr] Compiling clap_complete v4.5.58 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rprompt v2.2.0 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling dotenvx-rs v0.4.24 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `linter_command` [INFO] [stdout] --> src/clap_app.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | let linter_command = [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_linter_command` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cloud_command` [INFO] [stdout] --> src/clap_app.rs:324:9 [INFO] [stdout] | [INFO] [stdout] 324 | let cloud_command = Command::new("cloud") [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cloud_command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/commands/crypt_util.rs:139:40 [INFO] [stdout] | [INFO] [stdout] 139 | Err(HandshakeError::WouldBlock(e)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sk_hex` [INFO] [stdout] --> src/commands/rotate.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | let sk_hex = pair.get_sk_hex(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sk_hex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_matches` [INFO] [stdout] --> src/commands/cloud.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn signup_command(command_matches: &ArgMatches) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_matches` [INFO] [stdout] --> src/commands/cloud.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn me_command(command_matches: &ArgMatches) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_matches` [INFO] [stdout] --> src/commands/cloud.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn send_command(command_matches: &ArgMatches) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_matches` [INFO] [stdout] --> src/commands/cloud.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn sync_command(command_matches: &ArgMatches) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_matches` [INFO] [stdout] --> src/commands/cloud.rs:115:23 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn backup_command(command_matches: &ArgMatches) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/shims.rs:442:15 [INFO] [stdout] | [INFO] [stdout] 442 | for (key, value) in env::vars() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | let mut app = build_dotenvx_app(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_https_cert_sha256` is never used [INFO] [stdout] --> src/commands/crypt_util.rs:125:4 [INFO] [stdout] | [INFO] [stdout] 125 | fn get_https_cert_sha256(host: &str, port: u16) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EnvKeys` is never constructed [INFO] [stdout] --> src/commands/model.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub struct EnvKeys { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_file`, `new`, and `write` are never used [INFO] [stdout] --> src/commands/model.rs:124:12 [INFO] [stdout] | [INFO] [stdout] 123 | impl EnvKeys { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 124 | pub fn from_file>(env_keys_file_path: P) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | pub fn new>(env_keys_file_path: P) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub fn write(&self) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `source`, and `profile` are never read [INFO] [stdout] --> src/commands/model.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 178 | pub struct EnvFile { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 179 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 180 | pub source: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 181 | pub content: String, [INFO] [stdout] 182 | pub profile: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EnvFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ApplicationProperties` is never constructed [INFO] [stdout] --> src/commands/model.rs:267:8 [INFO] [stdout] | [INFO] [stdout] 267 | struct ApplicationProperties { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_file` is never used [INFO] [stdout] --> src/commands/model.rs:276:12 [INFO] [stdout] | [INFO] [stdout] 275 | impl ApplicationProperties { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 276 | pub fn from_file>(file_path: P) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sign_available` is never used [INFO] [stdout] --> src/commands/model.rs:329:8 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn sign_available(env_file_content: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_sign_legal` is never used [INFO] [stdout] --> src/commands/model.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn is_sign_legal(env_file_content: &str, public_key: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `encrypt` and `decrypt` are never used [INFO] [stdout] --> src/commands/model.rs:413:12 [INFO] [stdout] | [INFO] [stdout] 412 | impl EnvFile { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] 413 | pub fn encrypt( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 429 | pub fn decrypt( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 14m 56s [INFO] running `Command { std: "docker" "inspect" "9084994d67463f48d02b82fed1c2afb882d960da304724066db5a6093b555eea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9084994d67463f48d02b82fed1c2afb882d960da304724066db5a6093b555eea", kill_on_drop: false }` [INFO] [stdout] 9084994d67463f48d02b82fed1c2afb882d960da304724066db5a6093b555eea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d66ff2f584a27d31c9190218fd2c4230564941e802a6f5284182cc87a47e2da [INFO] running `Command { std: "docker" "start" "-a" "0d66ff2f584a27d31c9190218fd2c4230564941e802a6f5284182cc87a47e2da", kill_on_drop: false }` [INFO] [stderr] Compiling testresult v0.4.1 [INFO] [stdout] warning: unused variable: `linter_command` [INFO] [stdout] --> src/clap_app.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | let linter_command = [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_linter_command` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cloud_command` [INFO] [stdout] --> src/clap_app.rs:324:9 [INFO] [stdout] | [INFO] [stdout] 324 | let cloud_command = Command::new("cloud") [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cloud_command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/commands/crypt_util.rs:139:40 [INFO] [stdout] | [INFO] [stdout] 139 | Err(HandshakeError::WouldBlock(e)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sk_hex` [INFO] [stdout] --> src/commands/rotate.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | let sk_hex = pair.get_sk_hex(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sk_hex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_matches` [INFO] [stdout] --> src/commands/cloud.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn signup_command(command_matches: &ArgMatches) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_matches` [INFO] [stdout] --> src/commands/cloud.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn me_command(command_matches: &ArgMatches) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_matches` [INFO] [stdout] --> src/commands/cloud.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn send_command(command_matches: &ArgMatches) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_matches` [INFO] [stdout] --> src/commands/cloud.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn sync_command(command_matches: &ArgMatches) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_matches` [INFO] [stdout] --> src/commands/cloud.rs:115:23 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn backup_command(command_matches: &ArgMatches) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/shims.rs:442:15 [INFO] [stdout] | [INFO] [stdout] 442 | for (key, value) in env::vars() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | let mut app = build_dotenvx_app(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_https_cert_sha256` is never used [INFO] [stdout] --> src/commands/crypt_util.rs:125:4 [INFO] [stdout] | [INFO] [stdout] 125 | fn get_https_cert_sha256(host: &str, port: u16) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EnvKeys` is never constructed [INFO] [stdout] --> src/commands/model.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub struct EnvKeys { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_file`, `new`, and `write` are never used [INFO] [stdout] --> src/commands/model.rs:124:12 [INFO] [stdout] | [INFO] [stdout] 123 | impl EnvKeys { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 124 | pub fn from_file>(env_keys_file_path: P) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | pub fn new>(env_keys_file_path: P) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub fn write(&self) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `source`, and `profile` are never read [INFO] [stdout] --> src/commands/model.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 178 | pub struct EnvFile { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 179 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 180 | pub source: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 181 | pub content: String, [INFO] [stdout] 182 | pub profile: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EnvFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ApplicationProperties` is never constructed [INFO] [stdout] --> src/commands/model.rs:267:8 [INFO] [stdout] | [INFO] [stdout] 267 | struct ApplicationProperties { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_file` is never used [INFO] [stdout] --> src/commands/model.rs:276:12 [INFO] [stdout] | [INFO] [stdout] 275 | impl ApplicationProperties { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 276 | pub fn from_file>(file_path: P) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sign_available` is never used [INFO] [stdout] --> src/commands/model.rs:329:8 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn sign_available(env_file_content: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_sign_legal` is never used [INFO] [stdout] --> src/commands/model.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn is_sign_legal(env_file_content: &str, public_key: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `encrypt` and `decrypt` are never used [INFO] [stdout] --> src/commands/model.rs:413:12 [INFO] [stdout] | [INFO] [stdout] 412 | impl EnvFile { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] 413 | pub fn encrypt( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 429 | pub fn decrypt( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dotenvx-rs v0.4.24 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `linter_command` [INFO] [stdout] --> src/clap_app.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | let linter_command = [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_linter_command` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cloud_command` [INFO] [stdout] --> src/clap_app.rs:324:9 [INFO] [stdout] | [INFO] [stdout] 324 | let cloud_command = Command::new("cloud") [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cloud_command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/commands/crypt_util.rs:139:40 [INFO] [stdout] | [INFO] [stdout] 139 | Err(HandshakeError::WouldBlock(e)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sk_hex` [INFO] [stdout] --> src/commands/rotate.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | let sk_hex = pair.get_sk_hex(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sk_hex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_matches` [INFO] [stdout] --> src/commands/cloud.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn signup_command(command_matches: &ArgMatches) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_matches` [INFO] [stdout] --> src/commands/cloud.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn me_command(command_matches: &ArgMatches) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_matches` [INFO] [stdout] --> src/commands/cloud.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn send_command(command_matches: &ArgMatches) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_matches` [INFO] [stdout] --> src/commands/cloud.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn sync_command(command_matches: &ArgMatches) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_matches` [INFO] [stdout] --> src/commands/cloud.rs:115:23 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn backup_command(command_matches: &ArgMatches) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/shims.rs:442:15 [INFO] [stdout] | [INFO] [stdout] 442 | for (key, value) in env::vars() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | let mut app = build_dotenvx_app(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EnvKeys` is never constructed [INFO] [stdout] --> src/commands/model.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub struct EnvKeys { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_file`, `new`, and `write` are never used [INFO] [stdout] --> src/commands/model.rs:124:12 [INFO] [stdout] | [INFO] [stdout] 123 | impl EnvKeys { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 124 | pub fn from_file>(env_keys_file_path: P) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | pub fn new>(env_keys_file_path: P) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub fn write(&self) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `source`, and `profile` are never read [INFO] [stdout] --> src/commands/model.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 178 | pub struct EnvFile { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 179 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 180 | pub source: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 181 | pub content: String, [INFO] [stdout] 182 | pub profile: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EnvFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ApplicationProperties` is never constructed [INFO] [stdout] --> src/commands/model.rs:267:8 [INFO] [stdout] | [INFO] [stdout] 267 | struct ApplicationProperties { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_file` is never used [INFO] [stdout] --> src/commands/model.rs:276:12 [INFO] [stdout] | [INFO] [stdout] 275 | impl ApplicationProperties { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 276 | pub fn from_file>(file_path: P) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sign_available` is never used [INFO] [stdout] --> src/commands/model.rs:329:8 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn sign_available(env_file_content: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_sign_legal` is never used [INFO] [stdout] --> src/commands/model.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn is_sign_legal(env_file_content: &str, public_key: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `encrypt` and `decrypt` are never used [INFO] [stdout] --> src/commands/model.rs:413:12 [INFO] [stdout] | [INFO] [stdout] 412 | impl EnvFile { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] 413 | pub fn encrypt( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 429 | pub fn decrypt( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 5.92s [INFO] running `Command { std: "docker" "inspect" "0d66ff2f584a27d31c9190218fd2c4230564941e802a6f5284182cc87a47e2da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d66ff2f584a27d31c9190218fd2c4230564941e802a6f5284182cc87a47e2da", kill_on_drop: false }` [INFO] [stdout] 0d66ff2f584a27d31c9190218fd2c4230564941e802a6f5284182cc87a47e2da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1f8ab0243b8d17fe08bb346eb863b2315c1294e6bc7ad3260557094849bb07ec [INFO] running `Command { std: "docker" "start" "-a" "1f8ab0243b8d17fe08bb346eb863b2315c1294e6bc7ad3260557094849bb07ec", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `linter_command` [INFO] [stderr] --> src/clap_app.rs:296:9 [INFO] [stderr] | [INFO] [stderr] 296 | let linter_command = [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_linter_command` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cloud_command` [INFO] [stderr] --> src/clap_app.rs:324:9 [INFO] [stderr] | [INFO] [stderr] 324 | let cloud_command = Command::new("cloud") [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cloud_command` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/commands/crypt_util.rs:139:40 [INFO] [stderr] | [INFO] [stderr] 139 | Err(HandshakeError::WouldBlock(e)) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sk_hex` [INFO] [stderr] --> src/commands/rotate.rs:37:13 [INFO] [stderr] | [INFO] [stderr] 37 | let sk_hex = pair.get_sk_hex(); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sk_hex` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `command_matches` [INFO] [stderr] --> src/commands/cloud.rs:32:23 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn signup_command(command_matches: &ArgMatches) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `command_matches` [INFO] [stderr] --> src/commands/cloud.rs:88:19 [INFO] [stderr] | [INFO] [stderr] 88 | pub fn me_command(command_matches: &ArgMatches) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `command_matches` [INFO] [stderr] --> src/commands/cloud.rs:105:21 [INFO] [stderr] | [INFO] [stderr] 105 | pub fn send_command(command_matches: &ArgMatches) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `command_matches` [INFO] [stderr] --> src/commands/cloud.rs:110:21 [INFO] [stderr] | [INFO] [stderr] 110 | pub fn sync_command(command_matches: &ArgMatches) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `command_matches` [INFO] [stderr] --> src/commands/cloud.rs:115:23 [INFO] [stderr] | [INFO] [stderr] 115 | pub fn backup_command(command_matches: &ArgMatches) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_matches` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> src/shims.rs:442:15 [INFO] [stderr] | [INFO] [stderr] 442 | for (key, value) in env::vars() { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 30 | let mut app = build_dotenvx_app(); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `EnvKeys` is never constructed [INFO] [stderr] --> src/commands/model.rs:117:12 [INFO] [stderr] | [INFO] [stderr] 117 | pub struct EnvKeys { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated items `from_file`, `new`, and `write` are never used [INFO] [stderr] --> src/commands/model.rs:124:12 [INFO] [stderr] | [INFO] [stderr] 123 | impl EnvKeys { [INFO] [stderr] | ------------ associated items in this implementation [INFO] [stderr] 124 | pub fn from_file>(env_keys_file_path: P) -> anyhow::Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 139 | pub fn new>(env_keys_file_path: P) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 150 | pub fn write(&self) -> anyhow::Result<()> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `name`, `source`, and `profile` are never read [INFO] [stderr] --> src/commands/model.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 178 | pub struct EnvFile { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 179 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 180 | pub source: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 181 | pub content: String, [INFO] [stderr] 182 | pub profile: Option, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `EnvFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `ApplicationProperties` is never constructed [INFO] [stderr] --> src/commands/model.rs:267:8 [INFO] [stderr] | [INFO] [stderr] 267 | struct ApplicationProperties { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `from_file` is never used [INFO] [stderr] --> src/commands/model.rs:276:12 [INFO] [stderr] | [INFO] [stderr] 275 | impl ApplicationProperties { [INFO] [stderr] | -------------------------- associated function in this implementation [INFO] [stderr] 276 | pub fn from_file>(file_path: P) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `sign_available` is never used [INFO] [stderr] --> src/commands/model.rs:329:8 [INFO] [stderr] | [INFO] [stderr] 329 | pub fn sign_available(env_file_content: &str) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `is_sign_legal` is never used [INFO] [stderr] --> src/commands/model.rs:345:8 [INFO] [stderr] | [INFO] [stderr] 345 | pub fn is_sign_legal(env_file_content: &str, public_key: &str) -> anyhow::Result { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `encrypt` and `decrypt` are never used [INFO] [stderr] --> src/commands/model.rs:413:12 [INFO] [stderr] | [INFO] [stderr] 412 | impl EnvFile { [INFO] [stderr] | ------------ methods in this implementation [INFO] [stderr] 413 | pub fn encrypt( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 429 | pub fn decrypt( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_https_cert_sha256` is never used [INFO] [stderr] --> src/commands/crypt_util.rs:125:4 [INFO] [stderr] | [INFO] [stderr] 125 | fn get_https_cert_sha256(host: &str, port: u16) -> anyhow::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `EnvKeys` is never constructed [INFO] [stderr] --> src/commands/model.rs:117:12 [INFO] [stderr] | [INFO] [stderr] 117 | pub struct EnvKeys { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `dotenvx-rs` (bin "dotenvx" test) generated 19 warnings (run `cargo fix --bin "dotenvx" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `dotenvx-rs` (bin "dotenvx") generated 20 warnings (18 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dotenvx_rs-61e5123e78056edc) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test dotenvx::tests::test_ecies_decrypt ... FAILED [INFO] [stdout] test dotenvx::tests::test_find_private_key ... FAILED [INFO] [stdout] test dotenvx::tests::test_load_global ... FAILED [INFO] [stdout] test dotenvx::tests::test_load_from_reader ... FAILED [INFO] [stdout] test dotenvx::tests::test_load ... FAILED [INFO] [stdout] test dotenvx::tests::test_keystore ... FAILED [INFO] [stdout] test dotenvx::tests::test_load_from_reader_iterator ... FAILED [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- dotenvx::tests::test_ecies_decrypt stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'dotenvx::tests::test_ecies_decrypt' (17) panicked at src/dotenvx.rs:444:57: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Private key not found" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64db2b20a0e2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] 1: 0x64db2b21b60f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] 2: 0x64db2b1d5331 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] 3: 0x64db2b1e1982 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] 4: 0x64db2b1e72ef - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] 5: 0x64db2b1e7181 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] 6: 0x64db2b18f81e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] 7: 0x64db2b1e79af - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] 8: 0x64db2b1e780a - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] 9: 0x64db2b1e1ab9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] 10: 0x64db2b1c8cfd - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] 11: 0x64db2b223970 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] 12: 0x64db2b222bb6 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] 13: 0x64db2b133d06 - dotenvx_rs::dotenvx::tests::test_ecies_decrypt::h43675b87e88332e5 [INFO] [stdout] 14: 0x64db2b133fe3 - dotenvx_rs::dotenvx::tests::test_ecies_decrypt::{{closure}}::h28f6b57eab5af1df [INFO] [stdout] 15: 0x64db2b13a046 - core::ops::function::FnOnce::call_once::hce480b33f97a51e7 [INFO] [stdout] 16: 0x64db2b18f5db - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] 17: 0x64db2b1a5225 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] 18: 0x64db2b17ba04 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] 19: 0x64db2b17f30a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] 20: 0x64db2b1dcbff - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] 21: 0x79a76298baa4 - [INFO] [stdout] 22: 0x79a762a18a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dotenvx::tests::test_find_private_key stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'dotenvx::tests::test_find_private_key' (18) panicked at src/dotenvx.rs:473:63: [INFO] [stdout] Failed to get a private key: "Private key not found" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64db2b20a0e2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] 1: 0x64db2b21b60f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] 2: 0x64db2b1d5331 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] 3: 0x64db2b1e1982 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] 4: 0x64db2b1e72ef - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] 5: 0x64db2b1e7181 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] 6: 0x64db2b18f81e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] 7: 0x64db2b1e79af - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] 8: 0x64db2b1e780a - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] 9: 0x64db2b1e1ab9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] 10: 0x64db2b1c8cfd - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] 11: 0x64db2b223970 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] 12: 0x64db2b222bb6 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] 13: 0x64db2b12769d - core::result::Result::expect::he6521615f597095d [INFO] [stdout] 14: 0x64db2b134082 - dotenvx_rs::dotenvx::tests::test_find_private_key::ha17196a5635b9372 [INFO] [stdout] 15: 0x64db2b1340c3 - dotenvx_rs::dotenvx::tests::test_find_private_key::{{closure}}::h573cec67172625da [INFO] [stdout] 16: 0x64db2b139e26 - core::ops::function::FnOnce::call_once::h3565af1c174a3004 [INFO] [stdout] 17: 0x64db2b18f5db - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] 18: 0x64db2b1a5225 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] 19: 0x64db2b17ba04 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] 20: 0x64db2b17f30a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] 21: 0x64db2b1dcbff - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] 22: 0x79a76298baa4 - [INFO] [stdout] 23: 0x79a762a18a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dotenvx::tests::test_load_global stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'dotenvx::tests::test_load_global' (23) panicked at src/dotenvx.rs:437:52: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Global key store(.env.keys.json) not found! [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] 1: anyhow::__private::format_err [INFO] [stdout] 2: dotenvx_rs::dotenvx::DotenvxKeyStore::load_global [INFO] [stdout] 3: dotenvx_rs::dotenvx::tests::test_load_global [INFO] [stdout] 4: dotenvx_rs::dotenvx::tests::test_load_global::{{closure}} [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] 6: test::__rust_begin_short_backtrace [INFO] [stdout] 7: test::run_test::{{closure}} [INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 9: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] 10: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 11: [INFO] [stdout] 12: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64db2b20a0e2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] 1: 0x64db2b21b60f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] 2: 0x64db2b1d5331 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] 3: 0x64db2b1e1982 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] 4: 0x64db2b1e72ef - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] 5: 0x64db2b1e7181 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] 6: 0x64db2b18f81e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] 7: 0x64db2b1e79af - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] 8: 0x64db2b1e780a - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] 9: 0x64db2b1e1ab9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] 10: 0x64db2b1c8cfd - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] 11: 0x64db2b223970 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] 12: 0x64db2b222bb6 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] 13: 0x64db2b133ad4 - dotenvx_rs::dotenvx::tests::test_load_global::hb623050a76d0e8d8 [INFO] [stdout] 14: 0x64db2b133c63 - dotenvx_rs::dotenvx::tests::test_load_global::{{closure}}::h23e18f590521fe4a [INFO] [stdout] 15: 0x64db2b13a116 - core::ops::function::FnOnce::call_once::hf139283b3cb2768c [INFO] [stdout] 16: 0x64db2b18f5db - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] 17: 0x64db2b1a5225 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] 18: 0x64db2b17ba04 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] 19: 0x64db2b17f30a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] 20: 0x64db2b1dcbff - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] 21: 0x79a76298baa4 - [INFO] [stdout] 22: 0x79a762a18a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dotenvx::tests::test_load_from_reader stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'dotenvx::tests::test_load_from_reader' (21) panicked at src/dotenvx.rs:454:27: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64db2b20a0e2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] 1: 0x64db2b21b60f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] 2: 0x64db2b1d5331 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] 3: 0x64db2b1e1982 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] 4: 0x64db2b1e72ef - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] 5: 0x64db2b1e7181 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] 6: 0x64db2b18f81e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] 7: 0x64db2b1e79af - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] 8: 0x64db2b1e780a - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] 9: 0x64db2b1e1ab9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] 10: 0x64db2b1c8cfd - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] 11: 0x64db2b223970 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] 12: 0x64db2b222bb6 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] 13: 0x64db2b1342ab - dotenvx_rs::dotenvx::tests::test_load_from_reader::hb7ec42069b68fa54 [INFO] [stdout] 14: 0x64db2b1344c3 - dotenvx_rs::dotenvx::tests::test_load_from_reader::{{closure}}::h3fab41499e2b8f7d [INFO] [stdout] 15: 0x64db2b139f76 - core::ops::function::FnOnce::call_once::h601ea8bb8c7ca2e6 [INFO] [stdout] 16: 0x64db2b18f5db - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] 17: 0x64db2b1a5225 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] 18: 0x64db2b17ba04 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] 19: 0x64db2b17f30a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] 20: 0x64db2b1dcbff - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] 21: 0x79a76298baa4 - [INFO] [stdout] 22: 0x79a762a18a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dotenvx::tests::test_load stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'dotenvx::tests::test_load' (20) panicked at src/dotenvx.rs:431:27: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64db2b20a0e2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] 1: 0x64db2b21b60f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] 2: 0x64db2b1d5331 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] 3: 0x64db2b1e1982 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] 4: 0x64db2b1e72ef - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] 5: 0x64db2b1e7181 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] 6: 0x64db2b18f81e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] 7: 0x64db2b1e79af - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] 8: 0x64db2b1e780a - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] 9: 0x64db2b1e1ab9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] 10: 0x64db2b1c8cfd - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] 11: 0x64db2b223970 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] 12: 0x64db2b222bb6 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] 13: 0x64db2b134a09 - dotenvx_rs::dotenvx::tests::test_load::hbf8ce655034ac485 [INFO] [stdout] 14: 0x64db2b134bc3 - dotenvx_rs::dotenvx::tests::test_load::{{closure}}::h881fbbc491e31a11 [INFO] [stdout] 15: 0x64db2b13a0d6 - core::ops::function::FnOnce::call_once::he4ff8df86f194f39 [INFO] [stdout] 16: 0x64db2b18f5db - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] 17: 0x64db2b1a5225 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] 18: 0x64db2b17ba04 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] 19: 0x64db2b17f30a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] 20: 0x64db2b1dcbff - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] 21: 0x79a76298baa4 - [INFO] [stdout] 22: 0x79a762a18a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dotenvx::tests::test_keystore stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'dotenvx::tests::test_keystore' (19) panicked at src/dotenvx.rs:478:40: [INFO] [stdout] Failed to load global keystore: Global key store(.env.keys.json) not found! [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] 1: anyhow::__private::format_err [INFO] [stdout] 2: dotenvx_rs::dotenvx::DotenvxKeyStore::load_global [INFO] [stdout] 3: dotenvx_rs::dotenvx::tests::test_keystore [INFO] [stdout] 4: dotenvx_rs::dotenvx::tests::test_keystore::{{closure}} [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] 6: test::__rust_begin_short_backtrace [INFO] [stdout] 7: test::run_test::{{closure}} [INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 9: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] 10: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 11: [INFO] [stdout] 12: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64db2b20a0e2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] 1: 0x64db2b21b60f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] 2: 0x64db2b1d5331 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] 3: 0x64db2b1e1982 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] 4: 0x64db2b1e72ef - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] 5: 0x64db2b1e7181 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] 6: 0x64db2b18f81e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] 7: 0x64db2b1e79af - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] 8: 0x64db2b1e780a - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] 9: 0x64db2b1e1ab9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] 10: 0x64db2b1c8cfd - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] 11: 0x64db2b223970 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] 12: 0x64db2b222bb6 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] 13: 0x64db2b127552 - core::result::Result::expect::ha5ccb82206540799 [INFO] [stdout] 14: 0x64db2b133a19 - dotenvx_rs::dotenvx::tests::test_keystore::hf7d2842f55f04ebb [INFO] [stdout] 15: 0x64db2b133a43 - dotenvx_rs::dotenvx::tests::test_keystore::{{closure}}::h932eceabf73a8462 [INFO] [stdout] 16: 0x64db2b139de6 - core::ops::function::FnOnce::call_once::h2a91ef97b839c55a [INFO] [stdout] 17: 0x64db2b18f5db - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] 18: 0x64db2b1a5225 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] 19: 0x64db2b17ba04 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] 20: 0x64db2b17f30a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] 21: 0x64db2b1dcbff - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] 22: 0x79a76298baa4 - [INFO] [stdout] 23: 0x79a762a18a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dotenvx::tests::test_load_from_reader_iterator stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'dotenvx::tests::test_load_from_reader_iterator' (22) panicked at src/dotenvx.rs:463:52: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64db2b20a0e2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] 1: 0x64db2b21b60f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] 2: 0x64db2b1d5331 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] 3: 0x64db2b1e1982 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] 4: 0x64db2b1e72ef - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] 5: 0x64db2b1e7181 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] 6: 0x64db2b18f81e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] 7: 0x64db2b1e79af - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] 8: 0x64db2b1e780a - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] 9: 0x64db2b1e1ab9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] 10: 0x64db2b1c8cfd - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] 11: 0x64db2b223970 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] 12: 0x64db2b222bb6 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] 13: 0x64db2b134697 - dotenvx_rs::dotenvx::tests::test_load_from_reader_iterator::h853fe3d2cd8ea2a7 [INFO] [stdout] 14: 0x64db2b134953 - dotenvx_rs::dotenvx::tests::test_load_from_reader_iterator::{{closure}}::h67a23472e1ce6b5d [INFO] [stdout] 15: 0x64db2b139fb6 - core::ops::function::FnOnce::call_once::hc03afea6488fa5c4 [INFO] [stdout] 16: 0x64db2b18f5db - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] 17: 0x64db2b1a5225 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] 18: 0x64db2b17ba04 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] 19: 0x64db2b17f30a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] 20: 0x64db2b1dcbff - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] 21: 0x79a76298baa4 - [INFO] [stdout] 22: 0x79a762a18a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] dotenvx::tests::test_ecies_decrypt [INFO] [stdout] dotenvx::tests::test_find_private_key [INFO] [stdout] dotenvx::tests::test_keystore [INFO] [stdout] dotenvx::tests::test_load [INFO] [stdout] dotenvx::tests::test_load_from_reader [INFO] [stdout] dotenvx::tests::test_load_from_reader_iterator [INFO] [stdout] dotenvx::tests::test_load_global [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1f8ab0243b8d17fe08bb346eb863b2315c1294e6bc7ad3260557094849bb07ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f8ab0243b8d17fe08bb346eb863b2315c1294e6bc7ad3260557094849bb07ec", kill_on_drop: false }` [INFO] [stdout] 1f8ab0243b8d17fe08bb346eb863b2315c1294e6bc7ad3260557094849bb07ec