[INFO] fetching crate rudolfs 0.3.8...
[INFO] testing rudolfs-0.3.8 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate rudolfs 0.3.8 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate rudolfs 0.3.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rudolfs 0.3.8
[INFO] tweaked toml for crates.io crate rudolfs 0.3.8 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rudolfs 0.3.8 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rudolfs 0.3.8 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.14.0
[INFO] [stderr]   Downloaded rusoto_signature v0.48.0
[INFO] [stderr]   Downloaded rusoto_core v0.48.0
[INFO] [stderr]   Downloaded askama v0.11.1
[INFO] [stderr]   Downloaded keystream v1.0.0
[INFO] [stderr]   Downloaded human-size v0.4.3
[INFO] [stderr]   Downloaded os_pipe v1.2.1
[INFO] [stderr]   Downloaded askama_derive v0.11.2
[INFO] [stderr]   Downloaded security-framework-sys v2.13.0
[INFO] [stderr]   Downloaded rusoto_sts v0.48.0
[INFO] [stderr]   Downloaded askama_shared v0.12.2
[INFO] [stderr]   Downloaded miniz_oxide v0.8.2
[INFO] [stderr]   Downloaded duct v0.13.7
[INFO] [stderr]   Downloaded cc v1.2.6
[INFO] [stderr]   Downloaded serde_json v1.0.134
[INFO] [stderr]   Downloaded chacha v0.3.0
[INFO] [stderr]   Downloaded shared_child v1.0.1
[INFO] [stderr]   Downloaded rusoto_credential v0.48.0
[INFO] [stderr]   Downloaded md-5 v0.9.1
[INFO] [stderr]   Downloaded syn v2.0.93
[INFO] [stderr]   Downloaded rusoto_s3 v0.48.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2aeaeb96265f8d7f62589c404c483540efc10986db2cb36aad2c6b58945a6d46
[INFO] running `Command { std: "docker" "start" "-a" "2aeaeb96265f8d7f62589c404c483540efc10986db2cb36aad2c6b58945a6d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2aeaeb96265f8d7f62589c404c483540efc10986db2cb36aad2c6b58945a6d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2aeaeb96265f8d7f62589c404c483540efc10986db2cb36aad2c6b58945a6d46", kill_on_drop: false }`
[INFO] [stdout] 2aeaeb96265f8d7f62589c404c483540efc10986db2cb36aad2c6b58945a6d46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4061c540016d18f6354fc223874923cbcd21b8713c6085e72f984c2b6545a1a9
[INFO] running `Command { std: "docker" "start" "-a" "4061c540016d18f6354fc223874923cbcd21b8713c6085e72f984c2b6545a1a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling xml-rs v0.8.24
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rusoto_core v0.48.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling keystream v1.0.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling chacha v0.3.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling human-size v0.4.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling askama_shared v0.12.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling askama_derive v0.11.2
[INFO] [stderr]    Compiling askama v0.11.1
[INFO] [stderr]    Compiling rusoto_credential v0.48.0
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling rusoto_signature v0.48.0
[INFO] [stderr]    Compiling rusoto_sts v0.48.0
[INFO] [stderr]    Compiling rusoto_s3 v0.48.0
[INFO] [stderr]    Compiling rudolfs v0.3.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `total_size` and `max_size` are never used
[INFO] [stdout]    --> src/storage/mod.rs:212:14
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub trait Storage {
[INFO] [stdout]     |           ------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 212 |     async fn total_size(&self) -> Option<u64> {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     async fn max_size(&self) -> Option<u64> {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "4061c540016d18f6354fc223874923cbcd21b8713c6085e72f984c2b6545a1a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4061c540016d18f6354fc223874923cbcd21b8713c6085e72f984c2b6545a1a9", kill_on_drop: false }`
[INFO] [stdout] 4061c540016d18f6354fc223874923cbcd21b8713c6085e72f984c2b6545a1a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 186473c6fdc98f3a731b5d697610bd2b7112c455ed501671e2c9d77cb2a986a9
[INFO] running `Command { std: "docker" "start" "-a" "186473c6fdc98f3a731b5d697610bd2b7112c455ed501671e2c9d77cb2a986a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stdout] warning: methods `total_size` and `max_size` are never used
[INFO] [stdout]    --> src/storage/mod.rs:212:14
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub trait Storage {
[INFO] [stdout]     |           ------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 212 |     async fn total_size(&self) -> Option<u64> {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     async fn max_size(&self) -> Option<u64> {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling rudolfs v0.3.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `total_size` and `max_size` are never used
[INFO] [stdout]    --> src/storage/mod.rs:212:14
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub trait Storage {
[INFO] [stdout]     |           ------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 212 |     async fn total_size(&self) -> Option<u64> {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     async fn max_size(&self) -> Option<u64> {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.85s
[INFO] running `Command { std: "docker" "inspect" "186473c6fdc98f3a731b5d697610bd2b7112c455ed501671e2c9d77cb2a986a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "186473c6fdc98f3a731b5d697610bd2b7112c455ed501671e2c9d77cb2a986a9", kill_on_drop: false }`
[INFO] [stdout] 186473c6fdc98f3a731b5d697610bd2b7112c455ed501671e2c9d77cb2a986a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 359b4271a67479f5841befbc9155145356cfc638b1bc3b979561d85d07de4dbc
[INFO] running `Command { std: "docker" "start" "-a" "359b4271a67479f5841befbc9155145356cfc638b1bc3b979561d85d07de4dbc", kill_on_drop: false }`
[INFO] [stderr] warning: methods `total_size` and `max_size` are never used
[INFO] [stderr]    --> src/storage/mod.rs:212:14
[INFO] [stderr]     |
[INFO] [stderr] 182 | pub trait Storage {
[INFO] [stderr]     |           ------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 212 |     async fn total_size(&self) -> Option<u64> {
[INFO] [stderr]     |              ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 220 |     async fn max_size(&self) -> Option<u64> {
[INFO] [stderr]     |              ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rudolfs` (lib) generated 1 warning
[INFO] [stderr] warning: `rudolfs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rudolfs-53a0173141d4c44d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rudolfs-b09482f0a9d951e1)
[INFO] [stdout] test sha256::tests::sha256 ... ok
[INFO] [stderr]      Running tests/test_local.rs (/opt/rustwide/target/debug/deps/test_local-e52358321724ab0f)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp1Vkoxu/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpdUzyAD/.git/
[INFO] [stdout] test local_smoke_test_encrypted ... FAILED
[INFO] [stderr] git: 'lfs' is not a git command. See 'git --help'.
[INFO] [stderr] 
[INFO] [stderr] The most similar command is
[INFO] [stderr] 	log
[INFO] [stderr] git: 'lfs' is not a git command. See 'git --help'.
[INFO] [stderr] 
[INFO] [stderr] The most similar command is
[INFO] [stderr] 	log
[INFO] [stdout] test local_smoke_test_unencrypted ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- local_smoke_test_encrypted stdout ----
[INFO] [stdout] [2m2026-01-07T21:18:55.038226Z[0m [32m INFO[0m [2mrudolfs[0m[2m:[0m Local disk storage initialized (with encryption).
[INFO] [stdout] Error: Custom { kind: Other, error: "command [\"git\", \"lfs\", \"install\"] exited with code 1" }
[INFO] [stdout] 
[INFO] [stdout] ---- local_smoke_test_unencrypted stdout ----
[INFO] [stdout] [2m2026-01-07T21:18:55.026488Z[0m [32m INFO[0m [2mrudolfs[0m[2m:[0m Local disk storage initialized (without encryption).
[INFO] [stdout] Error: Custom { kind: Other, error: "command [\"git\", \"lfs\", \"install\"] exited with code 1" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     local_smoke_test_encrypted
[INFO] [stdout]     local_smoke_test_unencrypted
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_local`
[INFO] running `Command { std: "docker" "inspect" "359b4271a67479f5841befbc9155145356cfc638b1bc3b979561d85d07de4dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "359b4271a67479f5841befbc9155145356cfc638b1bc3b979561d85d07de4dbc", kill_on_drop: false }`
[INFO] [stdout] 359b4271a67479f5841befbc9155145356cfc638b1bc3b979561d85d07de4dbc
