[INFO] fetching crate c5store 0.4.1... [INFO] checking c5store-0.4.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate c5store 0.4.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate c5store 0.4.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate c5store 0.4.1 [INFO] tweaked toml for crates.io crate c5store 0.4.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate c5store 0.4.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate c5store 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shellexpand v3.1.0 [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] [stderr] Downloaded ecies_25519 v0.1.2 [INFO] [stderr] Downloaded curve25519-parser v0.4.0 [INFO] [stderr] Downloaded natlex_sort v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3524f6b7a340dadb853319bae5b3f0964b12a477d8091f0d407cb55a0d606ba [INFO] running `Command { std: "docker" "start" "-a" "c3524f6b7a340dadb853319bae5b3f0964b12a477d8091f0d407cb55a0d606ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3524f6b7a340dadb853319bae5b3f0964b12a477d8091f0d407cb55a0d606ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3524f6b7a340dadb853319bae5b3f0964b12a477d8091f0d407cb55a0d606ba", kill_on_drop: false }` [INFO] [stdout] c3524f6b7a340dadb853319bae5b3f0964b12a477d8091f0d407cb55a0d606ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af1380757b4257d162acb2c1c56fdf0c21d534319a370267251ee1474cc19149 [INFO] running `Command { std: "docker" "start" "-a" "af1380757b4257d162acb2c1c56fdf0c21d534319a370267251ee1474cc19149", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Checking sdd v3.0.8 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking natlex_sort v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking scc v2.3.4 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking asn1-rs v0.5.2 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking der-parser v8.2.0 [INFO] [stderr] Checking skiplist v0.5.1 [INFO] [stderr] Checking curve25519-parser v0.4.0 [INFO] [stderr] Checking multimap v0.10.0 [INFO] [stderr] Checking ecies_25519 v0.1.2 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Checking c5store v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `base64::Engine` [INFO] [stdout] --> src/secrets.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use base64::Engine; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/secrets.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | let output_result = base64::decode(encrypted_value); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/secrets.rs:49:40 [INFO] [stdout] | [INFO] [stdout] 49 | let decoded_value_result = base64::decode(&encrypted_value); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `base64::Engine` [INFO] [stdout] --> src/secrets.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use base64::Engine; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ecies_25519::EciesX25519` [INFO] [stdout] --> src/lib.rs:1267:7 [INFO] [stdout] | [INFO] [stdout] 1267 | use ecies_25519::EciesX25519; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Base64SecretDecryptor` and `EciesX25519SecretDecryptor` [INFO] [stdout] --> src/lib.rs:1272:24 [INFO] [stdout] | [INFO] [stdout] 1272 | use crate::secrets::{Base64SecretDecryptor, EciesX25519SecretDecryptor, SecretKeyStore}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/secrets.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | let output_result = base64::decode(encrypted_value); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/secrets.rs:49:40 [INFO] [stdout] | [INFO] [stdout] 49 | let decoded_value_result = base64::decode(&encrypted_value); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/c5_serde.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direct_err` [INFO] [stdout] --> src/lib.rs:327:17 [INFO] [stdout] | [INFO] [stdout] 327 | Err(direct_err) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direct_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `C5DataStore` is more private than the item `read_config_data` [INFO] [stdout] --> src/lib.rs:907:1 [INFO] [stdout] | [INFO] [stdout] 907 | / pub fn read_config_data( [INFO] [stdout] 908 | | config_file_paths: &[PathBuf], [INFO] [stdout] 909 | | data_store: &C5DataStore, // Expecting the internal data store [INFO] [stdout] 910 | | provided_data: &mut MultiMap, [INFO] [stdout] 911 | | ) -> Result<(), ConfigError> { [INFO] [stdout] | |____________________________^ function `read_config_data` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `C5DataStore` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/internal.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) struct C5DataStore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `process_environment_variables` is never used [INFO] [stdout] --> src/lib.rs:764:4 [INFO] [stdout] | [INFO] [stdout] 764 | fn process_environment_variables(set_data_fn: Arc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_data` is never used [INFO] [stdout] --> src/internal.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 46 | impl C5DataStore { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 100 | pub fn set_data(&self, key: &str, value: C5DataValue) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Base64SecretDecryptor` is never constructed [INFO] [stdout] --> src/secrets.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | pub (in crate) struct Base64SecretDecryptor {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_bytes` is never used [INFO] [stdout] --> src/value.rs:221:17 [INFO] [stdout] | [INFO] [stdout] 203 | impl C5DataValue { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 221 | pub(crate) fn as_bytes(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `c5_value_to_serde_json` is never used [INFO] [stdout] --> src/value.rs:455:18 [INFO] [stdout] | [INFO] [stdout] 455 | pub(in crate) fn c5_value_to_serde_json(c5_value: C5DataValue) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:237:14 [INFO] [stdout] | [INFO] [stdout] 237 | fn get_ref(&self, key_path: &str) -> Option; [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 237 | fn get_ref(&self, key_path: &str) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:393:14 [INFO] [stdout] | [INFO] [stdout] 393 | fn get_ref(&self, key_path: &str) -> Option { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 393 | fn get_ref(&self, key_path: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:464:14 [INFO] [stdout] | [INFO] [stdout] 464 | fn get_ref(&self, key_path: &str) -> Option { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 464 | fn get_ref(&self, key_path: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data.rs:162:15 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn keys(&self) -> Keys> { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 162 | pub fn keys(&self) -> Keys<'_, K, HashSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data.rs:168:15 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn iter(&self) -> Iter> { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 168 | pub fn iter(&self) -> Iter<'_, K, HashSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data.rs:174:19 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn iter_mut(&mut self) -> IterMut> { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 174 | pub fn iter_mut(&mut self) -> IterMut<'_, K, HashSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internal.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn get_data_ref(&self, key: &str) -> Option { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 79 | pub fn get_data_ref(&self, key: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/c5_serde.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `c5store::bootstrapper` [INFO] [stdout] --> examples/bootstrap.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use c5store::bootstrapper; // Assuming bootstrapper.rs is in the same crate's src/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `bootstrapper` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "bootstrapper")] [INFO] [stdout] | ------------------------ the item is gated behind the `bootstrapper` feature [INFO] [stdout] 2 | pub mod bootstrapper; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> examples/bootstrap.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[tokio::main] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> examples/bootstrap.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | async fn main() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `c5store` (example "bootstrap") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `direct_err` [INFO] [stdout] --> src/lib.rs:327:17 [INFO] [stdout] | [INFO] [stdout] 327 | Err(direct_err) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direct_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `C5DataStore` is more private than the item `read_config_data` [INFO] [stdout] --> src/lib.rs:907:1 [INFO] [stdout] | [INFO] [stdout] 907 | / pub fn read_config_data( [INFO] [stdout] 908 | | config_file_paths: &[PathBuf], [INFO] [stdout] 909 | | data_store: &C5DataStore, // Expecting the internal data store [INFO] [stdout] 910 | | provided_data: &mut MultiMap, [INFO] [stdout] 911 | | ) -> Result<(), ConfigError> { [INFO] [stdout] | |____________________________^ function `read_config_data` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `C5DataStore` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/internal.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) struct C5DataStore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `process_environment_variables` is never used [INFO] [stdout] --> src/lib.rs:764:4 [INFO] [stdout] | [INFO] [stdout] 764 | fn process_environment_variables(set_data_fn: Arc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_data` is never used [INFO] [stdout] --> src/internal.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 46 | impl C5DataStore { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 100 | pub fn set_data(&self, key: &str, value: C5DataValue) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_bytes` is never used [INFO] [stdout] --> src/value.rs:221:17 [INFO] [stdout] | [INFO] [stdout] 203 | impl C5DataValue { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 221 | pub(crate) fn as_bytes(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `c5_value_to_serde_json` is never used [INFO] [stdout] --> src/value.rs:455:18 [INFO] [stdout] | [INFO] [stdout] 455 | pub(in crate) fn c5_value_to_serde_json(c5_value: C5DataValue) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:237:14 [INFO] [stdout] | [INFO] [stdout] 237 | fn get_ref(&self, key_path: &str) -> Option; [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 237 | fn get_ref(&self, key_path: &str) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:393:14 [INFO] [stdout] | [INFO] [stdout] 393 | fn get_ref(&self, key_path: &str) -> Option { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 393 | fn get_ref(&self, key_path: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:464:14 [INFO] [stdout] | [INFO] [stdout] 464 | fn get_ref(&self, key_path: &str) -> Option { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 464 | fn get_ref(&self, key_path: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data.rs:162:15 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn keys(&self) -> Keys> { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 162 | pub fn keys(&self) -> Keys<'_, K, HashSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data.rs:168:15 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn iter(&self) -> Iter> { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 168 | pub fn iter(&self) -> Iter<'_, K, HashSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data.rs:174:19 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn iter_mut(&mut self) -> IterMut> { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 174 | pub fn iter_mut(&mut self) -> IterMut<'_, K, HashSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internal.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn get_data_ref(&self, key: &str) -> Option { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 79 | pub fn get_data_ref(&self, key: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "af1380757b4257d162acb2c1c56fdf0c21d534319a370267251ee1474cc19149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af1380757b4257d162acb2c1c56fdf0c21d534319a370267251ee1474cc19149", kill_on_drop: false }` [INFO] [stdout] af1380757b4257d162acb2c1c56fdf0c21d534319a370267251ee1474cc19149