[INFO] cloning repository https://github.com/sansoune/cloud_storage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sansoune/cloud_storage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsansoune%2Fcloud_storage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsansoune%2Fcloud_storage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e347a418f648233ab3c835a554fdda0931139c7d [INFO] testing sansoune/cloud_storage against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsansoune%2Fcloud_storage" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sansoune/cloud_storage on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sansoune/cloud_storage [INFO] finished tweaking git repo https://github.com/sansoune/cloud_storage [INFO] tweaked toml for git repo https://github.com/sansoune/cloud_storage written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sansoune/cloud_storage 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v2.0.2 [INFO] [stderr] Downloaded thiserror v2.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 269dd5e8569effebdc8a8c7a0db3729ecf5402db9236db2e0a95634d91414299 [INFO] running `Command { std: "docker" "start" "-a" "269dd5e8569effebdc8a8c7a0db3729ecf5402db9236db2e0a95634d91414299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "269dd5e8569effebdc8a8c7a0db3729ecf5402db9236db2e0a95634d91414299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "269dd5e8569effebdc8a8c7a0db3729ecf5402db9236db2e0a95634d91414299", kill_on_drop: false }` [INFO] [stdout] 269dd5e8569effebdc8a8c7a0db3729ecf5402db9236db2e0a95634d91414299 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c6caafe71962726c484870a8ba99d7edc7ea8a1fff5eebfc918ab1459cf7731 [INFO] running `Command { std: "docker" "start" "-a" "1c6caafe71962726c484870a8ba99d7edc7ea8a1fff5eebfc918ab1459cf7731", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.2 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling infer v0.16.0 [INFO] [stderr] Compiling cloud_storage v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `storage::progress::ProgressFormatter` [INFO] [stdout] --> src/storage/disk.rs:3:43 [INFO] [stdout] | [INFO] [stdout] 3 | crypto::encryption::EncryptionConfig, storage::progress::ProgressFormatter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_arc_mutex` is never used [INFO] [stdout] --> src/storage_manager.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl StorageManager { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn get_arc_mutex(&self) -> Arc> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.15s [INFO] running `Command { std: "docker" "inspect" "1c6caafe71962726c484870a8ba99d7edc7ea8a1fff5eebfc918ab1459cf7731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c6caafe71962726c484870a8ba99d7edc7ea8a1fff5eebfc918ab1459cf7731", kill_on_drop: false }` [INFO] [stdout] 1c6caafe71962726c484870a8ba99d7edc7ea8a1fff5eebfc918ab1459cf7731 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5dbb1deee5b8648efd89dc1c72cde2bb45df9f553ce61504ddbe4dacd7a76e0 [INFO] running `Command { std: "docker" "start" "-a" "e5dbb1deee5b8648efd89dc1c72cde2bb45df9f553ce61504ddbe4dacd7a76e0", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling infer v0.16.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cloud_storage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stdout] warning: unused import: `storage::progress::ProgressFormatter` [INFO] [stdout] --> src/storage/disk.rs:3:43 [INFO] [stdout] | [INFO] [stdout] 3 | crypto::encryption::EncryptionConfig, storage::progress::ProgressFormatter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proptest v1.5.0 [INFO] [stdout] warning: method `get_arc_mutex` is never used [INFO] [stdout] --> src/storage_manager.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl StorageManager { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn get_arc_mutex(&self) -> Arc> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stdout] warning: unused import: `storage::progress::ProgressFormatter` [INFO] [stdout] --> src/storage/disk.rs:3:43 [INFO] [stdout] | [INFO] [stdout] 3 | crypto::encryption::EncryptionConfig, storage::progress::ProgressFormatter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_arc_mutex` is never used [INFO] [stdout] --> src/storage_manager.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl StorageManager { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn get_arc_mutex(&self) -> Arc> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.14s [INFO] running `Command { std: "docker" "inspect" "e5dbb1deee5b8648efd89dc1c72cde2bb45df9f553ce61504ddbe4dacd7a76e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5dbb1deee5b8648efd89dc1c72cde2bb45df9f553ce61504ddbe4dacd7a76e0", kill_on_drop: false }` [INFO] [stdout] e5dbb1deee5b8648efd89dc1c72cde2bb45df9f553ce61504ddbe4dacd7a76e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2d5b2bfec33259c552be863f2498f478fd294d9f9acfec59950c5bae6026a663 [INFO] running `Command { std: "docker" "start" "-a" "2d5b2bfec33259c552be863f2498f478fd294d9f9acfec59950c5bae6026a663", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `storage::progress::ProgressFormatter` [INFO] [stderr] --> src/storage/disk.rs:3:43 [INFO] [stderr] | [INFO] [stderr] 3 | crypto::encryption::EncryptionConfig, storage::progress::ProgressFormatter, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cloud_storage` (lib) generated 1 warning (run `cargo fix --lib -p cloud_storage` to apply 1 suggestion) [INFO] [stderr] warning: method `get_arc_mutex` is never used [INFO] [stderr] --> src/storage_manager.rs:20:12 [INFO] [stderr] | [INFO] [stderr] 9 | impl StorageManager { [INFO] [stderr] | ------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 20 | pub fn get_arc_mutex(&self) -> Arc> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cloud_storage` (bin "cloud_storage") generated 1 warning [INFO] [stderr] warning: `cloud_storage` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `cloud_storage` (bin "cloud_storage" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloud_storage-f8ce6aedf2befd19) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cloud_storage-93e5b46ae9869907) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/commands.rs (/opt/rustwide/target/debug/deps/commands-fdbf8815d8aaeb5b) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_compression_and_encryption ... ok [INFO] [stdout] test tests::test_list_files ... ok [INFO] [stdout] test tests::test_store_and_retrieve_file ... ok [INFO] [stdout] test tests::test_chunk_handling ... ok [INFO] [stdout] test tests::test_delete_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.02s [INFO] [stdout] [INFO] [stderr] Running tests/retry.rs (/opt/rustwide/target/debug/deps/retry-03f4a7d9e7a0fd97) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_immediate_success ... ok [INFO] [stdout] test tests::test_permanent_failure ... ok [INFO] [stdout] test tests::test_success_after_retries ... ok [INFO] [stdout] test tests::test_custom_retry_config ... ok [INFO] [stdout] test tests::test_exponential_backoff_timing ... ok [INFO] [stdout] test tests::test_retry_with_different_error_types ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.01s [INFO] [stdout] [INFO] [stderr] Doc-tests cloud_storage [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d5b2bfec33259c552be863f2498f478fd294d9f9acfec59950c5bae6026a663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d5b2bfec33259c552be863f2498f478fd294d9f9acfec59950c5bae6026a663", kill_on_drop: false }` [INFO] [stdout] 2d5b2bfec33259c552be863f2498f478fd294d9f9acfec59950c5bae6026a663