[INFO] cloning repository https://github.com/durableprogramming/durable-filestor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/durableprogramming/durable-filestor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurableprogramming%2Fdurable-filestor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurableprogramming%2Fdurable-filestor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3370ae91b87fad2242afea6d518d47d98949dabb [INFO] testing durableprogramming/durable-filestor against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurableprogramming%2Fdurable-filestor" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/durableprogramming/durable-filestor [INFO] finished tweaking git repo https://github.com/durableprogramming/durable-filestor [INFO] tweaked toml for git repo https://github.com/durableprogramming/durable-filestor written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/durableprogramming/durable-filestor on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/durableprogramming/durable-filestor 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b67308985720228439fbc858c16fb20aceb477ae8edb433eca03c337f098e112 [INFO] running `Command { std: "docker" "start" "-a" "b67308985720228439fbc858c16fb20aceb477ae8edb433eca03c337f098e112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b67308985720228439fbc858c16fb20aceb477ae8edb433eca03c337f098e112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b67308985720228439fbc858c16fb20aceb477ae8edb433eca03c337f098e112", kill_on_drop: false }` [INFO] [stdout] b67308985720228439fbc858c16fb20aceb477ae8edb433eca03c337f098e112 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5762dc5c73ff471445bbbf0aa4348282b7888726aa03fc8f991abe1f517f1ce [INFO] running `Command { std: "docker" "start" "-a" "b5762dc5c73ff471445bbbf0aa4348282b7888726aa03fc8f991abe1f517f1ce", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling aws-lc-sys v0.31.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aws-lc-rs v1.14.0 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling aws-types v1.3.8 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [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 tokio v1.47.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling futures-util v0.3.31 [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 icu_provider v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling aws-smithy-xml v0.60.10 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling aws-smithy-types v1.3.2 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.9.0 [INFO] [stderr] Compiling aws-smithy-eventstream v0.60.11 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling durable-filestor-shared v0.1.0 (/opt/rustwide/workdir/apps/shared) [INFO] [stderr] Compiling aws-smithy-http v0.62.3 [INFO] [stderr] Compiling aws-credential-types v1.2.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling aws-smithy-observability v0.1.3 [INFO] [stderr] Compiling aws-sigv4 v1.3.4 [INFO] [stderr] Compiling aws-smithy-json v0.61.5 [INFO] [stderr] Compiling durable-filestor-config-toml-parser v0.1.0 (/opt/rustwide/workdir/apps/core/config_toml_parser) [INFO] [stderr] Compiling durable-filestor-uri-parser v0.1.0 (/opt/rustwide/workdir/apps/core/uri_parser) [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling crc-fast v1.3.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling durable-filestor-local v0.1.0 (/opt/rustwide/workdir/apps/services/local) [INFO] [stderr] Compiling durable-filestor-config-uri-exporter v0.1.0 (/opt/rustwide/workdir/apps/core/config_uri_exporter) [INFO] [stderr] Compiling aws-smithy-checksums v0.63.8 [INFO] [stderr] Compiling durable-filestor-config-toml-exporter v0.1.0 (/opt/rustwide/workdir/apps/core/config_toml_exporter) [INFO] [stderr] Compiling durable-filestor-config-uri-parser v0.1.0 (/opt/rustwide/workdir/apps/core/config_uri_parser) [INFO] [stdout] warning: unused imports: `Protocol` and `ServiceConfig` [INFO] [stdout] --> apps/core/config_uri_parser/src/protocols.rs:3:61 [INFO] [stdout] | [INFO] [stdout] 3 | use durable_filestor_shared::{Config, DurableError, Result, Protocol, ServiceConfig, ParsedUri, UriParser}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stdout] warning: unused import: `ConfigUtils` [INFO] [stdout] --> apps/core/config_toml_parser/src/bin/dfs-config-toml-parse.rs:2:60 [INFO] [stdout] | [INFO] [stdout] 2 | use durable_filestor_shared::{config_utils::{toml_to_json, ConfigUtils}, DurableError, Result}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling durable-filestor-memory v0.1.0 (/opt/rustwide/workdir/apps/services/memory) [INFO] [stdout] warning: unused imports: `get_path_extraction_test_cases`, `get_protocol_extraction_test_cases`, and `get_validation_test_uris` [INFO] [stdout] --> apps/core/uri_parser/src/bin/dfs-uri-test-parse.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | get_validation_test_uris, get_protocol_extraction_test_cases, get_path_extraction_test_cases, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling durable-filestor-core v0.1.0 (/opt/rustwide/workdir/apps/core) [INFO] [stdout] warning: unused import: `durable_filestor_config_uri_parser::ConfigUriParser` [INFO] [stdout] --> apps/core/src/cli.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use durable_filestor_config_uri_parser::ConfigUriParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> apps/core/src/cli.rs:5:46 [INFO] [stdout] | [INFO] [stdout] 5 | use durable_filestor_shared::{Cli, Commands, Config, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clap::Parser` [INFO] [stdout] --> apps/core/src/cli.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use clap::Parser; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `translator::*` [INFO] [stdout] --> apps/core/src/key_translators/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use translator::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `display_test_case_result` and `test_utils::*` [INFO] [stdout] --> apps/core/config_uri_parser/src/bin/dfs-config-uri-test-parse.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | test_utils::*, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 10 | cli_utils::{display_test_results_summary, display_test_case_result, display_protocols} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling tokio-rustls v0.26.3 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.1 [INFO] [stderr] Compiling aws-smithy-runtime v1.9.2 [INFO] [stderr] Compiling aws-runtime v1.5.10 [INFO] [stderr] Compiling aws-sdk-sts v1.86.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.85.0 [INFO] [stderr] Compiling aws-sdk-sso v1.84.0 [INFO] [stderr] Compiling aws-sdk-s3 v1.106.0 [INFO] [stderr] Compiling aws-config v1.8.6 [INFO] [stderr] Compiling durable-filestor-s3 v0.1.0 (/opt/rustwide/workdir/apps/services/s3) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 56s [INFO] running `Command { std: "docker" "inspect" "b5762dc5c73ff471445bbbf0aa4348282b7888726aa03fc8f991abe1f517f1ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5762dc5c73ff471445bbbf0aa4348282b7888726aa03fc8f991abe1f517f1ce", kill_on_drop: false }` [INFO] [stdout] b5762dc5c73ff471445bbbf0aa4348282b7888726aa03fc8f991abe1f517f1ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1aad304ec41f0a1f51d3361ffbe6edc35726aac56e06c0240d6de02df90a082b [INFO] running `Command { std: "docker" "start" "-a" "1aad304ec41f0a1f51d3361ffbe6edc35726aac56e06c0240d6de02df90a082b", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stdout] warning: unused imports: `Protocol` and `ServiceConfig` [INFO] [stdout] --> apps/core/config_uri_parser/src/protocols.rs:3:61 [INFO] [stdout] | [INFO] [stdout] 3 | use durable_filestor_shared::{Config, DurableError, Result, Protocol, ServiceConfig, ParsedUri, UriParser}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling durable-filestor-local v0.1.0 (/opt/rustwide/workdir/apps/services/local) [INFO] [stderr] Compiling durable-filestor-memory v0.1.0 (/opt/rustwide/workdir/apps/services/memory) [INFO] [stderr] Compiling durable-filestor-config-uri-parser v0.1.0 (/opt/rustwide/workdir/apps/core/config_uri_parser) [INFO] [stdout] warning: unused imports: `display_test_case_result` and `test_utils::*` [INFO] [stdout] --> apps/core/config_uri_parser/src/bin/dfs-config-uri-test-parse.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | test_utils::*, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 10 | cli_utils::{display_test_results_summary, display_test_case_result, display_protocols} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stdout] warning: unused imports: `display_test_case_result` and `test_utils::*` [INFO] [stdout] --> apps/core/config_uri_parser/src/bin/dfs-config-uri-test-parse.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | test_utils::*, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 10 | cli_utils::{display_test_results_summary, display_test_case_result, display_protocols} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Protocol` and `ServiceConfig` [INFO] [stdout] --> apps/core/config_uri_parser/src/protocols.rs:3:61 [INFO] [stdout] | [INFO] [stdout] 3 | use durable_filestor_shared::{Config, DurableError, Result, Protocol, ServiceConfig, ParsedUri, UriParser}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling durable-filestor-config-toml-parser v0.1.0 (/opt/rustwide/workdir/apps/core/config_toml_parser) [INFO] [stdout] warning: unused import: `ConfigUtils` [INFO] [stdout] --> apps/core/config_toml_parser/src/bin/dfs-config-toml-parse.rs:2:60 [INFO] [stdout] | [INFO] [stdout] 2 | use durable_filestor_shared::{config_utils::{toml_to_json, ConfigUtils}, DurableError, Result}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ParsedUri` and `test_utils` [INFO] [stdout] --> apps/core/config_uri_parser/tests/config_uri_parser_tests.rs:4:67 [INFO] [stdout] | [INFO] [stdout] 4 | use durable_filestor_shared::{Config, DurableError, HashFunction, ParsedUri, UriParser, test_utils}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ConfigUtils` [INFO] [stdout] --> apps/core/config_toml_parser/src/bin/dfs-config-toml-parse.rs:2:60 [INFO] [stdout] | [INFO] [stdout] 2 | use durable_filestor_shared::{config_utils::{toml_to_json, ConfigUtils}, DurableError, Result}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `create_test_config` [INFO] [stdout] --> apps/core/config_toml_parser/tests/config_parser_tests.rs:6:40 [INFO] [stdout] | [INFO] [stdout] 6 | test_utils::{config_test_utils::*, create_test_config}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parser` [INFO] [stdout] --> apps/core/config_toml_parser/tests/config_parser_tests.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let parser = ConfigParser::new().with_config_file(&config_path); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parser` [INFO] [stdout] --> apps/core/config_toml_parser/tests/config_parser_tests.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | let parser = ConfigParser::new().with_config_file(&config_path); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parser` [INFO] [stdout] --> apps/core/config_toml_parser/tests/config_parser_tests.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | let parser = ConfigParser::new().with_config_file("/nonexistent/path/config.toml"); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling durable-filestor-shared v0.1.0 (/opt/rustwide/workdir/apps/shared) [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> apps/shared/tests/macro_tests.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct TestService { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 31 | config: ServiceConfig, [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 `MockWriter` is never constructed [INFO] [stdout] --> apps/shared/tests/macro_tests.rs:150:16 [INFO] [stdout] | [INFO] [stdout] 150 | struct MockWriter { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `get_output` are never used [INFO] [stdout] --> apps/shared/tests/macro_tests.rs:155:16 [INFO] [stdout] | [INFO] [stdout] 154 | impl MockWriter { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 155 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | fn get_output(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling durable-filestor-uri-parser v0.1.0 (/opt/rustwide/workdir/apps/core/uri_parser) [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling durable-filestor-config-uri-exporter v0.1.0 (/opt/rustwide/workdir/apps/core/config_uri_exporter) [INFO] [stderr] Compiling crc-fast v1.3.0 [INFO] [stderr] Compiling durable-filestor-core v0.1.0 (/opt/rustwide/workdir/apps/core) [INFO] [stdout] warning: unused import: `durable_filestor_config_uri_parser::ConfigUriParser` [INFO] [stdout] --> apps/core/src/cli.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use durable_filestor_config_uri_parser::ConfigUriParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> apps/core/src/cli.rs:5:46 [INFO] [stdout] | [INFO] [stdout] 5 | use durable_filestor_shared::{Cli, Commands, Config, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clap::Parser` [INFO] [stdout] --> apps/core/src/cli.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use clap::Parser; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `translator::*` [INFO] [stdout] --> apps/core/src/key_translators/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use translator::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `get_path_extraction_test_cases`, `get_protocol_extraction_test_cases`, and `get_validation_test_uris` [INFO] [stdout] --> apps/core/uri_parser/src/bin/dfs-uri-test-parse.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | get_validation_test_uris, get_protocol_extraction_test_cases, get_path_extraction_test_cases, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `durable_filestor_config_uri_parser::ConfigUriParser` [INFO] [stdout] --> apps/core/src/cli.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use durable_filestor_config_uri_parser::ConfigUriParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> apps/core/src/cli.rs:5:46 [INFO] [stdout] | [INFO] [stdout] 5 | use durable_filestor_shared::{Cli, Commands, Config, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clap::Parser` [INFO] [stdout] --> apps/core/src/cli.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use clap::Parser; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `translator::*` [INFO] [stdout] --> apps/core/src/key_translators/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use translator::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_standard_test_uris` [INFO] [stdout] --> apps/core/uri_parser/tests/uri_parser_tests.rs:4:51 [INFO] [stdout] | [INFO] [stdout] 4 | use durable_filestor_shared::{create_test_config, get_standard_test_uris, get_validation_test_uris, get_protocol_extraction_test_case... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling durable-filestor-config-toml-exporter v0.1.0 (/opt/rustwide/workdir/apps/core/config_toml_exporter) [INFO] [stderr] Compiling aws-smithy-checksums v0.63.8 [INFO] [stderr] Compiling aws-sdk-s3 v1.106.0 [INFO] [stderr] Compiling durable-filestor-s3 v0.1.0 (/opt/rustwide/workdir/apps/services/s3) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "1aad304ec41f0a1f51d3361ffbe6edc35726aac56e06c0240d6de02df90a082b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aad304ec41f0a1f51d3361ffbe6edc35726aac56e06c0240d6de02df90a082b", kill_on_drop: false }` [INFO] [stdout] 1aad304ec41f0a1f51d3361ffbe6edc35726aac56e06c0240d6de02df90a082b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b9a1aaabd15ad6fef102f505b8b81dd2e0c83a7010eda469f5a755210e23fa79 [INFO] running `Command { std: "docker" "start" "-a" "b9a1aaabd15ad6fef102f505b8b81dd2e0c83a7010eda469f5a755210e23fa79", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Protocol` and `ServiceConfig` [INFO] [stderr] --> apps/core/config_uri_parser/src/protocols.rs:3:61 [INFO] [stderr] | [INFO] [stderr] 3 | use durable_filestor_shared::{Config, DurableError, Result, Protocol, ServiceConfig, ParsedUri, UriParser}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `durable-filestor-config-uri-parser` (lib) generated 1 warning (run `cargo fix --lib -p durable-filestor-config-uri-parser` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `durable_filestor_config_uri_parser::ConfigUriParser` [INFO] [stderr] --> apps/core/src/cli.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use durable_filestor_config_uri_parser::ConfigUriParser; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Config` [INFO] [stderr] --> apps/core/src/cli.rs:5:46 [INFO] [stderr] | [INFO] [stderr] 5 | use durable_filestor_shared::{Cli, Commands, Config, Result}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `clap::Parser` [INFO] [stderr] --> apps/core/src/cli.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use clap::Parser; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `translator::*` [INFO] [stderr] --> apps/core/src/key_translators/mod.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub use translator::*; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `durable-filestor-core` (lib) generated 4 warnings (run `cargo fix --lib -p durable-filestor-core` to apply 4 suggestions) [INFO] [stderr] warning: unused imports: `display_test_case_result` and `test_utils::*` [INFO] [stderr] --> apps/core/config_uri_parser/src/bin/dfs-config-uri-test-parse.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | test_utils::*, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 10 | cli_utils::{display_test_results_summary, display_test_case_result, display_protocols} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ParsedUri` and `test_utils` [INFO] [stderr] --> apps/core/config_uri_parser/tests/config_uri_parser_tests.rs:4:67 [INFO] [stderr] | [INFO] [stderr] 4 | use durable_filestor_shared::{Config, DurableError, HashFunction, ParsedUri, UriParser, test_utils}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `durable-filestor-config-uri-parser` (bin "dfs-config-uri-test-parse" test) generated 1 warning (run `cargo fix --bin "dfs-config-uri-test-parse" -p durable-filestor-config-uri-parser --tests` to apply 1 suggestion) [INFO] [stderr] warning: `durable-filestor-config-uri-parser` (bin "dfs-config-uri-test-parse") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `durable-filestor-core` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: `durable-filestor-config-uri-parser` (test "config_uri_parser_tests") generated 1 warning (run `cargo fix --test "config_uri_parser_tests" -p durable-filestor-config-uri-parser` to apply 1 suggestion) [INFO] [stderr] warning: unused imports: `get_path_extraction_test_cases`, `get_protocol_extraction_test_cases`, and `get_validation_test_uris` [INFO] [stderr] --> apps/core/uri_parser/src/bin/dfs-uri-test-parse.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | get_validation_test_uris, get_protocol_extraction_test_cases, get_path_extraction_test_cases, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `get_standard_test_uris` [INFO] [stderr] --> apps/core/uri_parser/tests/uri_parser_tests.rs:4:51 [INFO] [stderr] | [INFO] [stderr] 4 | use durable_filestor_shared::{create_test_config, get_standard_test_uris, get_validation_test_uris, get_protocol_extraction_test_case... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ConfigUtils` [INFO] [stderr] --> apps/core/config_toml_parser/src/bin/dfs-config-toml-parse.rs:2:60 [INFO] [stderr] | [INFO] [stderr] 2 | use durable_filestor_shared::{config_utils::{toml_to_json, ConfigUtils}, DurableError, Result}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `create_test_config` [INFO] [stderr] --> apps/core/config_toml_parser/tests/config_parser_tests.rs:6:40 [INFO] [stderr] | [INFO] [stderr] 6 | test_utils::{config_test_utils::*, create_test_config}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `parser` [INFO] [stderr] --> apps/core/config_toml_parser/tests/config_parser_tests.rs:35:13 [INFO] [stderr] | [INFO] [stderr] 35 | let parser = ConfigParser::new().with_config_file(&config_path); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `parser` [INFO] [stderr] --> apps/core/config_toml_parser/tests/config_parser_tests.rs:203:13 [INFO] [stderr] | [INFO] [stderr] 203 | let parser = ConfigParser::new().with_config_file(&config_path); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `parser` [INFO] [stderr] --> apps/core/config_toml_parser/tests/config_parser_tests.rs:223:13 [INFO] [stderr] | [INFO] [stderr] 223 | let parser = ConfigParser::new().with_config_file("/nonexistent/path/config.toml"); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser` [INFO] [stderr] [INFO] [stderr] warning: `durable-filestor-config-uri-parser` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `durable-filestor-uri-parser` (bin "dfs-uri-test-parse") generated 1 warning (run `cargo fix --bin "dfs-uri-test-parse" -p durable-filestor-uri-parser` to apply 1 suggestion) [INFO] [stderr] warning: `durable-filestor-uri-parser` (test "uri_parser_tests") generated 1 warning (run `cargo fix --test "uri_parser_tests" -p durable-filestor-uri-parser` to apply 1 suggestion) [INFO] [stderr] warning: `durable-filestor-config-toml-parser` (bin "dfs-config-toml-parse") generated 1 warning (run `cargo fix --bin "dfs-config-toml-parse" -p durable-filestor-config-toml-parser` to apply 1 suggestion) [INFO] [stderr] warning: `durable-filestor-config-toml-parser` (bin "dfs-config-toml-parse" test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `durable-filestor-config-toml-parser` (test "config_parser_tests") generated 4 warnings (run `cargo fix --test "config_parser_tests" -p durable-filestor-config-toml-parser` to apply 4 suggestions) [INFO] [stderr] warning: field `config` is never read [INFO] [stderr] --> apps/shared/tests/macro_tests.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 30 | struct TestService { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 31 | config: ServiceConfig, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `MockWriter` is never constructed [INFO] [stderr] --> apps/shared/tests/macro_tests.rs:150:16 [INFO] [stderr] | [INFO] [stderr] 150 | struct MockWriter { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new` and `get_output` are never used [INFO] [stderr] --> apps/shared/tests/macro_tests.rs:155:16 [INFO] [stderr] | [INFO] [stderr] 154 | impl MockWriter { [INFO] [stderr] | --------------- associated items in this implementation [INFO] [stderr] 155 | fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 161 | fn get_output(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `durable-filestor-shared` (test "macro_tests") generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/durable_filestor_config_toml_exporter-7680c6358424b0e5) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test exporter::tests::error_handling_tests::test_export_error_messages ... ok [INFO] [stdout] test exporter::tests::config_tests::test_export_config_with_options_pretty ... ok [INFO] [stdout] test exporter::tests::config_tests::test_export_config_with_protocols ... ok [INFO] [stdout] test exporter::tests::config_tests::test_export_config_with_options_compact ... ok [INFO] [stdout] test exporter::tests::map_tests::test_export_empty_maps ... ok [INFO] [stdout] test exporter::tests::map_tests::test_export_maps_with_options ... ok [INFO] [stdout] test exporter::tests::error_handling_tests::test_edge_case_data_structures ... ok [INFO] [stdout] test exporter::tests::config_tests::test_config_roundtrip ... ok [INFO] [stdout] test exporter::tests::integration_tests::test_cross_format_compatibility ... ok [INFO] [stdout] test exporter::tests::map_tests::test_export_services_map ... ok [INFO] [stdout] test exporter::tests::map_tests::test_export_protocols_map ... ok [INFO] [stdout] test exporter::tests::protocol_tests::test_export_protocol_with_key_translation ... ok [INFO] [stdout] test exporter::tests::map_tests::test_protocols_map_roundtrip ... ok [INFO] [stdout] test exporter::tests::config_tests::test_export_empty_config ... ok [INFO] [stdout] test exporter::tests::protocol_tests::test_export_protocol_basic ... ok [INFO] [stdout] test exporter::tests::service_config_tests::test_export_service_config_basic ... ok [INFO] [stdout] test exporter::tests::service_config_tests::test_export_service_config_minimal ... ok [INFO] [stdout] test exporter::tests::service_config_tests::test_export_service_config_with_parameters ... ok [INFO] [stdout] test exporter::tests::service_config_tests::test_service_config_roundtrip ... ok [INFO] [stdout] test exporter::tests::validation_tests::test_validate_export ... ok [INFO] [stdout] test exporter::tests::protocol_tests::test_export_protocol_with_options ... ok [INFO] [stdout] test exporter::tests::protocol_tests::test_protocol_roundtrip ... ok [INFO] [stdout] test exporter::tests::validation_tests::test_validate_complex_structures ... ok [INFO] [stdout] test exporter::tests::validation_tests::test_validate_protocols_export ... ok [INFO] [stdout] test exporter::tests::validation_tests::test_validate_services_export ... ok [INFO] [stdout] test exporter::tests::integration_tests::test_full_export_import_cycle ... ok [INFO] [stdout] test exporter::tests::error_handling_tests::test_validation_error_resilience ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/dfs-config-toml-export.rs (/opt/rustwide/target/debug/deps/dfs_config_toml_export-1be116411ffec7f2) [INFO] [stderr] Running tests/dfs_config_toml_export_tests.rs (/opt/rustwide/target/debug/deps/dfs_config_toml_export_tests-846bc168d3355d3c) [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] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test tests::cli_parsing_tests::test_config_command_missing_file ... ok [INFO] [stdout] test tests::cli_parsing_tests::test_version_flag ... ok [INFO] [stdout] test tests::cli_parsing_tests::test_invalid_subcommand ... ok [INFO] [stdout] test tests::cli_parsing_tests::test_no_arguments ... ok [INFO] [stdout] test tests::cli_parsing_tests::test_help_flag ... ok [INFO] [stdout] test tests::cli_parsing_tests::test_protocol_command_missing_required_args ... ok [INFO] [stdout] test tests::cli_parsing_tests::test_validate_command_missing_file ... ok [INFO] [stdout] test tests::config_command_tests::test_config_command_with_malformed_file ... ok [INFO] [stdout] test tests::config_command_tests::test_config_command_with_empty_config ... ok [INFO] [stdout] test tests::config_command_tests::test_config_command_with_invalid_toml ... ok [INFO] [stdout] test tests::config_command_tests::test_config_command_with_pretty_format ... ok [INFO] [stdout] test tests::config_command_tests::test_config_command_with_unicode_content ... ok [INFO] [stdout] test tests::config_command_tests::test_config_command_with_nonexistent_file ... ok [INFO] [stdout] test tests::edge_cases_tests::test_config_command_with_comments ... ok [INFO] [stdout] test tests::config_command_tests::test_config_command_with_compact_format ... ok [INFO] [stdout] test tests::config_command_tests::test_config_command_with_valid_file ... ok [INFO] [stdout] test tests::edge_cases_tests::test_service_command_with_extremely_long_values ... ok [INFO] [stdout] test tests::edge_cases_tests::test_protocol_command_with_extremely_long_values ... ok [INFO] [stdout] test tests::examples_command_tests::test_examples_command ... ok [INFO] [stdout] test tests::edge_cases_tests::test_config_command_with_nested_tables ... ok [INFO] [stdout] test tests::examples_command_tests::test_examples_command_contains_all_commands ... ok [INFO] [stdout] test tests::file_io_error_tests::test_config_command_unreadable_file ... ok [INFO] [stdout] test tests::file_io_error_tests::test_config_command_directory_as_file ... ok [INFO] [stdout] test tests::file_io_error_tests::test_config_command_with_very_long_path ... ok [INFO] [stdout] test tests::file_io_error_tests::test_validate_command_directory_as_file ... ok [INFO] [stdout] test tests::edge_cases_tests::test_validate_command_with_array_values ... ok [INFO] [stdout] test tests::config_command_tests::test_config_command_with_large_config ... ok [INFO] [stdout] test tests::integration_tests::test_round_trip_config_export_import ... ok [INFO] [stdout] test tests::protocol_command_tests::test_protocol_command_minimal ... ok [INFO] [stdout] test tests::integration_tests::test_multiple_command_sequence ... ok [INFO] [stdout] test tests::protocol_command_tests::test_protocol_command_empty_service ... ok [INFO] [stdout] test tests::protocol_command_tests::test_protocol_command_basic ... ok [INFO] [stdout] test tests::integration_tests::test_output_redirection_simulation ... ok [INFO] [stdout] test tests::protocol_command_tests::test_protocol_command_unicode_names ... ok [INFO] [stdout] test tests::protocol_command_tests::test_protocol_command_with_all_options ... ok [INFO] [stdout] test tests::service_command_tests::test_service_command_special_characters ... ok [INFO] [stdout] test tests::protocol_command_tests::test_protocol_command_with_special_characters ... ok [INFO] [stdout] test tests::protocol_command_tests::test_protocol_command_with_path ... ok [INFO] [stdout] test tests::service_command_tests::test_service_command_unicode_values ... ok [INFO] [stdout] test tests::service_command_tests::test_service_command_with_permissions ... ok [INFO] [stdout] test tests::service_command_tests::test_service_command_with_all_options ... ok [INFO] [stdout] test tests::validate_command_tests::test_validate_command_complex_valid_toml ... ok [INFO] [stdout] test tests::validate_command_tests::test_validate_command_empty_file ... ok [INFO] [stdout] test tests::validate_command_tests::test_validate_command_invalid_toml ... ok [INFO] [stdout] test tests::validate_command_tests::test_validate_command_nonexistent_file ... ok [INFO] [stdout] test tests::validate_command_tests::test_validate_command_malformed_file ... ok [INFO] [stdout] test tests::validate_command_tests::test_validate_command_valid_toml ... ok [INFO] [stdout] test tests::validate_command_tests::test_validate_command_with_unicode ... ok [INFO] [stdout] test tests::protocol_command_tests::test_protocol_command_missing_service ... ok [INFO] [stdout] test tests::service_command_tests::test_service_command_basic ... ok [INFO] [stdout] test tests::service_command_tests::test_service_command_minimal ... ok [INFO] [stdout] test tests::service_command_tests::test_service_command_empty_values ... ok [INFO] [stdout] test tests::edge_cases_tests::test_config_command_with_extremely_large_file ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/durable_filestor_config_toml_parser-87f1a7ba08d11f8f) [INFO] [stdout] [INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/dfs-config-toml-parse.rs (/opt/rustwide/target/debug/deps/dfs_config_toml_parse-b3a70abb9e590865) [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/config_parser_tests.rs (/opt/rustwide/target/debug/deps/config_parser_tests-f99b6a0b8518363a) [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] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::test_key_translation_defaults ... ok [INFO] [stdout] test tests::test_nonexistent_config_file ... ok [INFO] [stdout] test tests::test_load_from_env ... ok [INFO] [stdout] test tests::test_invalid_config_file ... ok [INFO] [stdout] test tests::test_config_precedence ... ok [INFO] [stdout] test tests::test_save_and_load_config ... ok [INFO] [stdout] test tests::test_load_from_file ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/durable_filestor_config_uri_exporter-622463adbdb6a23c) [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test exporter::tests::fuzzing_tests::test_export_with_pathological_inputs ... ok [INFO] [stdout] test exporter::tests::fuzzing_tests::test_export_with_extreme_unicode ... ok [INFO] [stdout] test exporter::tests::test_export_config_as_uris ... ok [INFO] [stdout] test exporter::tests::test_export_config_as_uris_empty ... ok [INFO] [stdout] test exporter::tests::test_export_config_as_uris_mixed ... ok [INFO] [stdout] test exporter::tests::test_export_config_as_uris_ordering ... ok [INFO] [stdout] test exporter::tests::test_export_config_round_trip_validation ... ok [INFO] [stdout] test exporter::tests::test_export_config_with_duplicate_names ... ok [INFO] [stdout] test exporter::tests::test_export_config_with_many_protocols_and_services ... ok [INFO] [stdout] test exporter::tests::benchmark_tests::test_export_performance_large_config ... ok [INFO] [stdout] test exporter::tests::test_export_empty_config ... ok [INFO] [stdout] test exporter::tests::test_export_key_translation_all_options ... ok [INFO] [stdout] test exporter::tests::test_export_key_translation_boolean_flags ... ok [INFO] [stdout] test exporter::tests::test_export_key_translation_boolean_flags_false ... ok [INFO] [stdout] test exporter::tests::test_export_key_translation_edge_cases ... ok [INFO] [stdout] test exporter::tests::test_export_key_translation_large_values ... ok [INFO] [stdout] test exporter::tests::test_export_key_translation_minimal ... ok [INFO] [stdout] test exporter::tests::test_export_key_translation_with_special_characters ... ok [INFO] [stdout] test exporter::tests::test_export_protocol ... ok [INFO] [stdout] test exporter::tests::test_export_protocol_with_empty_service_name ... ok [INFO] [stdout] test exporter::tests::test_export_protocol_with_special_characters ... ok [INFO] [stdout] test exporter::tests::test_export_protocol_with_unicode_characters ... ok [INFO] [stdout] test exporter::tests::test_export_protocols_empty ... ok [INFO] [stdout] test exporter::tests::test_export_protocols_map ... ok [INFO] [stdout] test exporter::tests::test_export_protocols_with_special_names ... ok [INFO] [stdout] test exporter::tests::test_export_service_config ... ok [INFO] [stdout] test exporter::tests::test_export_service_config_empty ... ok [INFO] [stdout] test exporter::tests::test_export_service_config_with_empty_parameters ... ok [INFO] [stdout] test exporter::tests::test_export_service_config_with_special_characters ... ok [INFO] [stdout] test exporter::tests::test_export_services_empty ... ok [INFO] [stdout] test exporter::tests::test_export_services_map ... ok [INFO] [stdout] test exporter::tests::test_hash_function_to_string ... ok [INFO] [stdout] test exporter::tests::test_key_translation_export ... ok [INFO] [stdout] test exporter::tests::test_validate_export ... ok [INFO] [stdout] test exporter::tests::test_validate_export_invalid_uri ... ok [INFO] [stdout] test exporter::tests::test_validate_export_malformed_uri ... ok [INFO] [stdout] test exporter::tests::test_export_empty_protocol ... ok [INFO] [stdout] test exporter::tests::proptest_tests::test_export_key_translation_arbitrary_values ... ok [INFO] [stdout] test exporter::tests::proptest_tests::test_export_config_arbitrary_protocols_and_services ... ok [INFO] [stdout] test exporter::tests::proptest_tests::test_round_trip_export_validate ... ok [INFO] [stdout] test exporter::tests::proptest_tests::test_export_service_config_arbitrary_strings ... ok [INFO] [stdout] test exporter::tests::proptest_tests::test_export_protocol_arbitrary_strings ... ok [INFO] [stdout] test exporter::tests::benchmark_tests::test_export_performance_many_parameters ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/dfs-config-uri-export.rs (/opt/rustwide/target/debug/deps/dfs_config_uri_export-bc850cf63faec974) [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/lib.rs (/opt/rustwide/target/debug/deps/durable_filestor_config_uri_parser-101cdf2c804c4d0d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/dfs-config-uri-test-parse.rs (/opt/rustwide/target/debug/deps/dfs_config_uri_test_parse-9f79747e0bec23f7) [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/config_uri_parser_tests.rs (/opt/rustwide/target/debug/deps/config_uri_parser_tests-5b2d18f36a5b6590) [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] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test dfs_protocol_tests::test_parse_dfs_protocol_missing_hostname ... ok [INFO] [stdout] test dfs_protocol_tests::test_parse_dfs_protocol_multiple_parameters ... ok [INFO] [stdout] test dfs_protocol_tests::test_parse_dfs_protocol_alternative_bucket_names ... ok [INFO] [stdout] test dfs_protocol_tests::test_parse_dfs_protocol_basic ... ok [INFO] [stdout] test dfs_protocol_tests::test_parse_dfs_protocol_empty_query ... ok [INFO] [stdout] test error_handling_tests::test_url_encoding_edge_cases ... ok [INFO] [stdout] test integration_tests::test_dfs_protocol_parameter_preservation ... ok [INFO] [stdout] test dfs_protocol_tests::test_parse_dfs_protocol_special_characters ... ok [INFO] [stdout] test parser_tests::test_config_uri_parser_creation ... ok [INFO] [stdout] test dfs_protocol_tests::test_parse_dfs_protocol_with_region_and_endpoint ... ok [INFO] [stdout] test error_handling_tests::test_comprehensive_error_scenarios ... ok [INFO] [stdout] test parser_tests::test_config_uri_parser_default ... ok [INFO] [stdout] test dfs_protocol_tests::test_parse_dfs_protocol_empty_values ... ok [INFO] [stdout] test parser_tests::test_parse_and_validate_propagates_parse_errors ... ok [INFO] [stdout] test parser_tests::test_parse_from_uri_dfs ... ok [INFO] [stdout] test parser_tests::test_parse_from_uri_invalid_format ... ok [INFO] [stdout] test parser_tests::test_parse_from_uri_invalid_scheme ... ok [INFO] [stdout] test toml_protocol_tests::test_parse_toml_protocol_invalid_toml ... ok [INFO] [stdout] test toml_protocol_tests::test_parse_toml_protocol_invalid_base64 ... ok [INFO] [stdout] test integration_tests::test_multiple_protocols_in_config ... ok [INFO] [stdout] test error_handling_tests::test_malformed_toml_edge_cases ... ok [INFO] [stdout] test parser_tests::test_parse_and_validate_empty_config ... ok [INFO] [stdout] test integration_tests::test_round_trip_toml_parsing ... ok [INFO] [stdout] test parser_tests::test_parse_from_uri_toml ... ok [INFO] [stdout] test parser_tests::test_parse_and_validate_valid_config ... ok [INFO] [stdout] test toml_protocol_tests::test_parse_toml_protocol_invalid_utf8 ... ok [INFO] [stdout] test toml_protocol_tests::test_parse_toml_protocol_minimal_valid_config ... ok [INFO] [stdout] test toml_protocol_tests::test_parse_toml_protocol_minimal_config ... ok [INFO] [stdout] test toml_protocol_tests::test_parse_toml_protocol_with_complex_config ... ok [INFO] [stdout] test toml_protocol_tests::test_parse_valid_toml_protocol ... ok [INFO] [stdout] test toml_protocol_tests::test_parse_toml_protocol_missing_hostname ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/durable_filestor_core-0d85b739850bad81) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/durable_filestor_core-76fcea9ec2eedbeb) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test ffi::tests::test_ffi_version ... ok [INFO] [stdout] test ffi::tests::test_ffi_basic_translation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/durable_filestor_local-48f4deada9ecd82b) [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] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test operations::tests::test_empty_path_operations ... ok [INFO] [stdout] test operations::tests::test_head_nonexistent_file ... ok [INFO] [stdout] test operations::tests::test_download_file ... ok [INFO] [stdout] test operations::tests::test_file_with_special_characters ... ok [INFO] [stdout] test operations::tests::test_directory_operations ... ok [INFO] [stdout] test operations::tests::test_list_empty_directory ... ok [INFO] [stdout] test operations::tests::test_head_file ... ok [INFO] [stdout] test operations::tests::test_list_nonexistent_directory ... ok [INFO] [stdout] test operations::tests::test_unicode_filenames ... ok [INFO] [stdout] test operations::tests::test_download_to_nonexistent_directory ... ok [INFO] [stdout] test operations::tests::test_deeply_nested_paths ... ok [INFO] [stdout] test operations::tests::test_relative_path_resolution ... ok [INFO] [stdout] test operations::tests::test_path_resolution_with_base_path ... ok [INFO] [stdout] test operations::tests::test_upload_download_same_file ... ok [INFO] [stdout] test operations::tests::test_zero_size_file ... ok [INFO] [stdout] test operations::tests::test_upload_file ... ok [INFO] [stdout] test operations::tests::test_list_directory ... ok [INFO] [stdout] test operations::tests::test_upload_overwrite_existing ... ok [INFO] [stdout] test operations::tests::test_large_file_operations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/durable_filestor_local-906d08bb91bcc806) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/durable_filestor_memory-8b6daec29b62e25a) [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] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test operations::tests::test_delete_operation ... ok [INFO] [stdout] test operations::tests::test_stats ... ok [INFO] [stdout] test operations::tests::test_copy_operation ... ok [INFO] [stdout] test operations::tests::test_basic_operations ... ok [INFO] [stdout] test operations::tests::test_cleanup ... ok [INFO] [stdout] test operations::tests::test_ttl_functionality ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/durable_filestor_memory-f78d1925e1a0649d) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/durable_filestor_s3-15113e9c2510e109) [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test operations::tests::test_s3_operations ... ignored [INFO] [stdout] test operations::tests::test_file_validation ... ok [INFO] [stdout] test operations::tests::test_service_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/durable_filestor_s3-f7281bc67ab0b126) [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/lib.rs (/opt/rustwide/target/debug/deps/durable_filestor_shared-cc2ad629edd7eed1) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test key_translator::tests::test_conflicting_transformations ... ok [INFO] [stdout] test key_translator::tests::test_downcase ... ok [INFO] [stdout] test key_translator::tests::test_empty_string ... ok [INFO] [stdout] test key_translator::tests::test_hash_detection_sha256 ... ok [INFO] [stdout] test key_translator::tests::test_idempotent_downcase ... ok [INFO] [stdout] test key_translator::tests::test_boundary_conditions ... ok [INFO] [stdout] test key_translator::tests::test_hash_detection_md5 ... ok [INFO] [stdout] test key_translator::tests::test_idempotent_hash_md5 ... ok [INFO] [stdout] test key_translator::tests::test_idempotent_max_length ... ok [INFO] [stdout] test key_translator::tests::test_idempotent_prefix ... ok [INFO] [stdout] test key_translator::tests::test_complex_transformation_order ... ok [INFO] [stdout] test key_translator::tests::test_idempotent_hash_with_prefix_length ... ok [INFO] [stdout] test key_translator::tests::test_idempotent_replace_spaces ... ok [INFO] [stdout] test key_translator::tests::test_idempotent_strip_whitespace ... ok [INFO] [stdout] test key_translator::tests::test_idempotent_hash_sha256 ... ok [INFO] [stdout] test key_translator::tests::test_all_hash_functions ... ok [INFO] [stdout] test key_translator::tests::test_idempotent_suffix ... ok [INFO] [stdout] test key_translator::tests::test_idempotent_upcase ... ok [INFO] [stdout] test key_translator::tests::test_idempotent_complex_transformation ... ok [INFO] [stdout] test key_translator::tests::test_partitioning ... ok [INFO] [stdout] test key_translator::tests::test_idempotent_partitioning ... ok [INFO] [stdout] test key_translator::tests::test_idempotent_unicode_normalization ... ok [INFO] [stdout] test key_translator::tests::test_invalid_configurations ... ok [INFO] [stdout] test key_translator::tests::test_max_length_with_unicode ... ok [INFO] [stdout] test key_translator::tests::test_partition_detection ... ok [INFO] [stdout] test key_translator::tests::test_replace_spaces_edge_cases ... ok [INFO] [stdout] test key_translator::tests::test_prefix_detection ... ok [INFO] [stdout] test key_translator::tests::test_prefix_suffix ... ok [INFO] [stdout] test key_translator::tests::test_prefix_suffix_with_special_characters ... ok [INFO] [stdout] test key_translator::tests::test_suffix_detection ... ok [INFO] [stdout] test key_translator::tests::test_special_characters ... ok [INFO] [stdout] test key_translator::tests::test_partitioning_edge_cases ... ok [INFO] [stdout] test key_translator::tests::test_unicode_edge_cases ... ok [INFO] [stdout] test key_translator::tests::test_very_long_key ... ok [INFO] [stdout] test key_translator::tests::test_unicode_normalization_comprehensive ... ok [INFO] [stdout] test test_utils::tests::test_standard_test_uris_not_empty ... ok [INFO] [stdout] test test_utils::tests::test_create_test_config_has_expected_protocols ... ok [INFO] [stdout] test test_utils::tests::test_resolution_test_uris_not_empty ... ok [INFO] [stdout] test uri_utils::tests::test_configured_protocols ... ok [INFO] [stdout] test uri_utils::tests::test_extract_path ... ok [INFO] [stdout] test uri_utils::tests::test_extract_protocol ... ok [INFO] [stdout] test uri_utils::tests::test_full_path ... ok [INFO] [stdout] test key_translator::tests::test_whitespace_edge_cases ... ok [INFO] [stdout] test test_utils::tests::test_example_uris_not_empty ... ok [INFO] [stdout] test uri_utils::tests::test_is_protocol_configured ... ok [INFO] [stdout] test uri_utils::tests::test_parse_custom_protocol_uri ... ok [INFO] [stdout] test uri_utils::tests::test_parse_standard_s3_uri ... ok [INFO] [stdout] test uri_utils::tests::test_parse_empty_uri ... ok [INFO] [stdout] test uri_utils::tests::test_parse_uri_with_encoded_params ... ok [INFO] [stdout] test uri_utils::tests::test_parse_invalid_protocol ... ok [INFO] [stdout] test uri_utils::tests::test_resolve_local_protocol ... ok [INFO] [stdout] test uri_utils::tests::test_resolve_s3_protocol ... ok [INFO] [stdout] test uri_utils::tests::test_parse_empty_protocol ... ok [INFO] [stdout] test uri_utils::tests::test_resolve_uri_directly ... ok [INFO] [stdout] test uri_utils::tests::test_parse_uri_with_query_params ... ok [INFO] [stdout] test uri_utils::tests::test_resolve_unknown_protocol ... ok [INFO] [stdout] test key_translator::tests::test_hash_edge_cases ... ok [INFO] [stdout] test key_translator::tests::test_non_idempotent_timestamp_suffix ... ok [INFO] [stdout] test key_translator::tests::test_timestamp_suffix_uniqueness ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.02s [INFO] [stdout] [INFO] [stderr] Running tests/macro_tests.rs (/opt/rustwide/target/debug/deps/macro_tests-0e01c7e29f7105d3) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test macro_expansion_tests::test_macro_expansion_compile_time ... ok [INFO] [stdout] test documentation_tests::test_macro_usage_examples ... ok [INFO] [stdout] test tests::test_build_service_config_macro ... ok [INFO] [stdout] test tests::test_build_service_config_macro_with_none_values ... ok [INFO] [stdout] test tests::test_context_error_macro ... ok [INFO] [stdout] test tests::test_define_storage_commands_macro ... ok [INFO] [stdout] test tests::test_format_list_output_macro ... ok [INFO] [stdout] test tests::test_set_env_vars_macro ... ok [INFO] [stdout] test tests::test_integration_cli_execution ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/durable_filestor_uri_parser-b299e1b8d9755d77) [INFO] [stdout] test tests::test_service_test_macro_upload ... ok [INFO] [stdout] test macro_expansion_tests::test_macro_expansion_service_test ... ok [INFO] [stdout] test tests::test_integration_upload_command ... ok [INFO] [stdout] test tests::test_service_test_macro_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/dfs-uri-test-parse.rs (/opt/rustwide/target/debug/deps/dfs_uri_test_parse-c6409d672faa2cb6) [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] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test tests::test_config_key_translation_defaults ... ok [INFO] [stdout] test tests::test_parsed_uri_original_preservation ... ok [INFO] [stdout] test tests::test_config_services_map_empty ... ok [INFO] [stdout] test tests::test_edge_case_uris ... ok [INFO] [stdout] test tests::test_create_test_config_structure ... ok [INFO] [stdout] test tests::test_path_with_special_characters ... ok [INFO] [stdout] test tests::test_protocol_config_parameters_empty ... ok [INFO] [stdout] test tests::test_protocol_extraction ... ok [INFO] [stdout] test tests::test_path_extraction ... ok [INFO] [stdout] test tests::test_full_path_construction ... ok [INFO] [stdout] test tests::test_query_parameter_parsing ... ok [INFO] [stdout] test tests::test_partitioned_key_transformation ... ok [INFO] [stdout] test tests::test_uri_resolution_with_test_config ... ok [INFO] [stdout] test tests::test_uri_parsing_test_cases ... ok [INFO] [stdout] test tests::test_specific_resolution_transformations ... ok [INFO] [stdout] test tests::test_uri_validation_integration ... ok [INFO] [stdout] test tests::test_resolution_error_handling ... ok [INFO] [stderr] Running tests/uri_parser_tests.rs (/opt/rustwide/target/debug/deps/uri_parser_tests-72866cc45c832656) [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_uri_parser_special_characters ... ok [INFO] [stdout] test test_uri_resolver_basic_resolution ... ok [INFO] [stdout] test test_resolved_uri_accessors ... ok [INFO] [stdout] test test_parsed_uri_methods ... ok [INFO] [stdout] test test_complex_uri_scenarios ... ok [INFO] [stdout] test test_uri_resolver_unknown_protocol ... ok [INFO] [stdout] test test_uri_resolver_with_parsed_uri ... ok [INFO] [stdout] test test_uri_parser_edge_cases ... ok [INFO] [stdout] test test_uri_parser_validation ... ok [INFO] [stdout] test test_uri_parser_extract_methods ... ok [INFO] [stdout] test test_uri_parser_basic_functionality ... ok [INFO] [stdout] test test_uri_resolver_partitioning ... ok [INFO] [stderr] Doc-tests durable_filestor_config_toml_exporter [INFO] [stdout] test test_uri_resolver_protocol_queries ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test apps/core/config_toml_exporter/src/exporter.rs - exporter::TomlExporter::validate_export (line 73) ... ok [INFO] [stdout] test apps/core/config_toml_exporter/src/exporter.rs - exporter::TomlExporter::export_protocols (line 17) ... ok [INFO] [stdout] test apps/core/config_toml_exporter/src/exporter.rs - exporter::TomlExporter::export_services (line 41) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s [INFO] [stdout] [INFO] [stderr] Doc-tests durable_filestor_config_toml_parser [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] Doc-tests durable_filestor_config_uri_exporter [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test apps/core/config_uri_exporter/src/exporter.rs - exporter::UriExporter::export_protocols (line 150) ... ok [INFO] [stdout] test apps/core/config_uri_exporter/src/exporter.rs - exporter::UriExporter::export_config (line 18) ... ok [INFO] [stdout] test apps/core/config_uri_exporter/src/exporter.rs - exporter::UriExporter::export_services (line 184) ... ok [INFO] [stdout] test apps/core/config_uri_exporter/src/exporter.rs - exporter::UriExporter::validate_export (line 253) ... ok [INFO] [stdout] test apps/core/config_uri_exporter/src/exporter.rs - exporter::UriExporter::export_protocol (line 53) ... ok [INFO] [stdout] test apps/core/config_uri_exporter/src/exporter.rs - exporter::UriExporter::export_config_as_uris (line 216) ... ok [INFO] [stdout] test apps/core/config_uri_exporter/src/exporter.rs - exporter::UriExporter::export_service_config (line 98) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.07s [INFO] [stdout] [INFO] [stderr] Doc-tests durable_filestor_config_uri_parser [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] Doc-tests durable_filestor_core [INFO] [stderr] Doc-tests durable_filestor_local [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] [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] Doc-tests durable_filestor_memory [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] Doc-tests durable_filestor_s3 [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] Doc-tests durable_filestor_shared [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test apps/shared/src/macros.rs - macros::build_key_translation_components (line 493) ... ignored [INFO] [stdout] test apps/shared/src/macros.rs - macros::execute_storage_command (line 369) ... ignored [INFO] [stdout] test apps/shared/src/macros.rs - macros::format_list_output (line 172) ... ignored [INFO] [stdout] test apps/shared/src/macros.rs - macros::impl_toml_exporter (line 330) ... ok [INFO] [stdout] test apps/shared/src/macros.rs - macros::service_main (line 13) ... ignored [INFO] [stdout] test apps/shared/src/macros.rs - macros::service_test (line 130) - compile ... ok [INFO] [stdout] test apps/shared/src/macros.rs - macros::define_storage_commands (line 93) ... ok [INFO] [stdout] test apps/shared/src/macros.rs - macros::context_error (line 233) ... ok [INFO] [stdout] test apps/shared/src/macros.rs - macros::join_uri_components (line 581) ... ok [INFO] [stdout] test apps/shared/src/macros.rs - macros::build_uri_components (line 420) ... ok [INFO] [stdout] test apps/shared/src/macros.rs - macros::build_uri_string (line 614) ... ok [INFO] [stdout] test apps/shared/src/macros.rs - macros::build_service_config (line 50) ... ok [INFO] [stdout] test apps/shared/src/macros.rs - macros::build_uri_parameters (line 456) ... ok [INFO] [stdout] test apps/shared/src/macros.rs - macros::toml_export (line 260) ... ok [INFO] [stdout] test apps/shared/src/macros.rs - macros::set_env_vars (line 201) ... ok [INFO] [stdout] test apps/shared/src/macros.rs - macros::toml_validate (line 300) ... ok [INFO] [stdout] test apps/shared/src/uri_utils.rs - uri_utils::UriParser::parse (line 16) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 3.00s [INFO] [stdout] [INFO] [stderr] Doc-tests durable_filestor_uri_parser [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test apps/core/uri_parser/src/parser.rs - parser::UriParser::parse (line 15) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b9a1aaabd15ad6fef102f505b8b81dd2e0c83a7010eda469f5a755210e23fa79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9a1aaabd15ad6fef102f505b8b81dd2e0c83a7010eda469f5a755210e23fa79", kill_on_drop: false }` [INFO] [stdout] b9a1aaabd15ad6fef102f505b8b81dd2e0c83a7010eda469f5a755210e23fa79