[INFO] cloning repository https://github.com/Yumenotimata/g1t
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yumenotimata/g1t" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYumenotimata%2Fg1t", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYumenotimata%2Fg1t'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2fa84b27d8dcce435e1fb7e02db9cf7aea97fd78
[INFO] checking Yumenotimata/g1t against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYumenotimata%2Fg1t" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Yumenotimata/g1t
[INFO] finished tweaking git repo https://github.com/Yumenotimata/g1t
[INFO] tweaked toml for git repo https://github.com/Yumenotimata/g1t written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Yumenotimata/g1t on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Yumenotimata/g1t 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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded filetime v0.2.26
[INFO] [stderr]   Downloaded normalize-path v0.2.1
[INFO] [stderr]   Downloaded base64ct v1.8.1
[INFO] [stderr]   Downloaded time v0.3.44
[INFO] [stderr]   Downloaded clap_lex v0.7.6
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded sha-1 v0.10.1
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded clap_derive v4.5.49
[INFO] [stderr]   Downloaded duplicate v1.0.0
[INFO] [stderr]   Downloaded clap v4.5.53
[INFO] [stderr]   Downloaded vfs v0.12.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.104
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded virtual-filesystem v0.2.1
[INFO] [stderr]   Downloaded zmij v1.0.6
[INFO] [stderr]   Downloaded syn v2.0.112
[INFO] [stderr]   Downloaded serde_json v1.0.148
[INFO] [stderr]   Downloaded clap_builder v4.5.53
[INFO] [stderr]   Downloaded zstd-sys v2.0.16+zstd.1.5.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc9d1527d4a425e6c68fa25e22a72a61049c286aeffe4ad595af1635ca676075
[INFO] running `Command { std: "docker" "start" "-a" "bc9d1527d4a425e6c68fa25e22a72a61049c286aeffe4ad595af1635ca676075", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc9d1527d4a425e6c68fa25e22a72a61049c286aeffe4ad595af1635ca676075", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc9d1527d4a425e6c68fa25e22a72a61049c286aeffe4ad595af1635ca676075", kill_on_drop: false }`
[INFO] [stdout] bc9d1527d4a425e6c68fa25e22a72a61049c286aeffe4ad595af1635ca676075
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 889d47741750a203e602810256231d788eabfe54fd00b8e8e9869eaa727f58ad
[INFO] running `Command { std: "docker" "start" "-a" "889d47741750a203e602810256231d788eabfe54fd00b8e8e9869eaa727f58ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking base64ct v1.8.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking path-slash v0.2.1
[INFO] [stderr]     Checking normalize-path v0.2.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking vfs v0.12.2
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking mockall v0.12.1
[INFO] [stderr]     Checking virtual-filesystem v0.2.1
[INFO] [stderr]     Checking g1t v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `path::PathBuf`
[INFO] [stdout]  --> src/storage.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt, path::PathBuf};
[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: `U160`, `U20`, `U64`, and `generic_array::GenericArray`
[INFO] [stdout]  --> src/storage.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |         consts::{U20, U64, U160},
[INFO] [stdout]   |                  ^^^  ^^^  ^^^^
[INFO] [stdout] 8 |         generic_array::GenericArray,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use storage::*;
[INFO] [stdout]   |         ^^^^^^^^^^ the name `Content` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub use runner::*;
[INFO] [stdout]   |         --------- but the name `Content` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use storage::*;
[INFO] [stdout]   |         ^^^^^^^^^^ the name `Object` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub use runner::*;
[INFO] [stdout]   |         --------- but the name `Object` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use storage::*;
[INFO] [stdout]   |         ^^^^^^^^^^ the name `Index` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub use runner::*;
[INFO] [stdout]   |         --------- but the name `Index` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use storage::*;
[INFO] [stdout]   |         ^^^^^^^^^^ the name `Entry` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub use runner::*;
[INFO] [stdout]   |         --------- but the name `Entry` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::PathBuf`
[INFO] [stdout]  --> src/storage.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt, path::PathBuf};
[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: `U160`, `U20`, `U64`, and `generic_array::GenericArray`
[INFO] [stdout]  --> src/storage.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |         consts::{U20, U64, U160},
[INFO] [stdout]   |                  ^^^  ^^^  ^^^^
[INFO] [stdout] 8 |         generic_array::GenericArray,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use storage::*;
[INFO] [stdout]   |         ^^^^^^^^^^ the name `Content` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub use runner::*;
[INFO] [stdout]   |         --------- but the name `Content` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use storage::*;
[INFO] [stdout]   |         ^^^^^^^^^^ the name `Object` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub use runner::*;
[INFO] [stdout]   |         --------- but the name `Object` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use storage::*;
[INFO] [stdout]   |         ^^^^^^^^^^ the name `Index` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub use runner::*;
[INFO] [stdout]   |         --------- but the name `Index` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use storage::*;
[INFO] [stdout]   |         ^^^^^^^^^^ the name `Entry` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub use runner::*;
[INFO] [stdout]   |         --------- but the name `Entry` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `object`
[INFO] [stdout]    --> src/storage.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn write(&self, object: Object) {}
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_object`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `object`
[INFO] [stdout]    --> src/storage.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn read(&self, object: Object) {}
[INFO] [stdout]     |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `object`
[INFO] [stdout]    --> src/storage.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn write(&self, object: Object) {}
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_object`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `object`
[INFO] [stdout]    --> src/storage.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn read(&self, object: Object) {}
[INFO] [stdout]     |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/runner.rs:310:27
[INFO] [stdout]     |
[INFO] [stdout] 310 |             Cmd::Commit { message } => {
[INFO] [stdout]     |                           ^^^^^^^ help: try ignoring the field: `message: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/runner.rs:310:27
[INFO] [stdout]     |
[INFO] [stdout] 310 |             Cmd::Commit { message } => {
[INFO] [stdout]     |                           ^^^^^^^ help: try ignoring the field: `message: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `storage::Hash` is more private than the item `storage::Object::Blob::hash`
[INFO] [stdout]   --> src/storage.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         hash: Hash,
[INFO] [stdout]    |         ^^^^^^^^^^ field `storage::Object::Blob::hash` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `storage::Hash` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/storage.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Hash(Vec<u8>);
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `storage::Hash` is more private than the item `storage::Object::Tree::hash`
[INFO] [stdout]   --> src/storage.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         hash: Hash,
[INFO] [stdout]    |         ^^^^^^^^^^ field `storage::Object::Tree::hash` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `storage::Hash` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/storage.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Hash(Vec<u8>);
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `storage::Hash` is more private than the item `storage::Object::Tree::contents`
[INFO] [stdout]   --> src/storage.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         contents: Vec<(String, Hash)>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `storage::Object::Tree::contents` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `storage::Hash` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/storage.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Hash(Vec<u8>);
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `storage::Hash` is more private than the item `storage::Object::Commit::hash`
[INFO] [stdout]   --> src/storage.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         hash: Hash,
[INFO] [stdout]    |         ^^^^^^^^^^ field `storage::Object::Commit::hash` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `storage::Hash` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/storage.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Hash(Vec<u8>);
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `storage::Hash` is more private than the item `storage::Object::Commit::tree_hash`
[INFO] [stdout]   --> src/storage.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         tree_hash: Hash,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ field `storage::Object::Commit::tree_hash` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `storage::Hash` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/storage.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Hash(Vec<u8>);
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `storage::Hash` is more private than the item `storage::Object::Commit::parent_commit`
[INFO] [stdout]   --> src/storage.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         parent_commit: Option<Hash>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `storage::Object::Commit::parent_commit` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `storage::Hash` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/storage.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Hash(Vec<u8>);
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Storage` is never used
[INFO] [stdout]   --> src/storage.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | trait Storage {
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_vec` is never used
[INFO] [stdout]   --> src/storage.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Hash {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 29 |     fn from_vec(vec: Vec<u8>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mount` is never read
[INFO] [stdout]   --> src/runner.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct FsMapedJson {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |     mount: PathBuf,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FsMapedJson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `tree` and `commit` are never used
[INFO] [stdout]    --> src/runner.rs:246:8
[INFO] [stdout]     |
[INFO] [stdout] 228 | impl Object {
[INFO] [stdout]     | ----------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 246 |     fn tree(contents: Vec<(PathBuf, Hash)>) -> Self {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |     fn commit(message: String, tree_hash: Hash) -> Self {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `storage::Hash` is more private than the item `storage::Object::Blob::hash`
[INFO] [stdout]   --> src/storage.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         hash: Hash,
[INFO] [stdout]    |         ^^^^^^^^^^ field `storage::Object::Blob::hash` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `storage::Hash` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/storage.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Hash(Vec<u8>);
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `storage::Hash` is more private than the item `storage::Object::Tree::hash`
[INFO] [stdout]   --> src/storage.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         hash: Hash,
[INFO] [stdout]    |         ^^^^^^^^^^ field `storage::Object::Tree::hash` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `storage::Hash` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/storage.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Hash(Vec<u8>);
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `storage::Hash` is more private than the item `storage::Object::Tree::contents`
[INFO] [stdout]   --> src/storage.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         contents: Vec<(String, Hash)>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `storage::Object::Tree::contents` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `storage::Hash` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/storage.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Hash(Vec<u8>);
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `storage::Hash` is more private than the item `storage::Object::Commit::hash`
[INFO] [stdout]   --> src/storage.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         hash: Hash,
[INFO] [stdout]    |         ^^^^^^^^^^ field `storage::Object::Commit::hash` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `storage::Hash` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/storage.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Hash(Vec<u8>);
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `storage::Hash` is more private than the item `storage::Object::Commit::tree_hash`
[INFO] [stdout]   --> src/storage.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         tree_hash: Hash,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ field `storage::Object::Commit::tree_hash` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `storage::Hash` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/storage.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Hash(Vec<u8>);
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `storage::Hash` is more private than the item `storage::Object::Commit::parent_commit`
[INFO] [stdout]   --> src/storage.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         parent_commit: Option<Hash>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `storage::Object::Commit::parent_commit` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `storage::Hash` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/storage.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Hash(Vec<u8>);
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Storage` is never used
[INFO] [stdout]   --> src/storage.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | trait Storage {
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_vec` is never used
[INFO] [stdout]   --> src/storage.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Hash {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 29 |     fn from_vec(vec: Vec<u8>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mount` is never read
[INFO] [stdout]   --> src/runner.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct FsMapedJson {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |     mount: PathBuf,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FsMapedJson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `tree` and `commit` are never used
[INFO] [stdout]    --> src/runner.rs:246:8
[INFO] [stdout]     |
[INFO] [stdout] 228 | impl Object {
[INFO] [stdout]     | ----------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 246 |     fn tree(contents: Vec<(PathBuf, Hash)>) -> Self {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |     fn commit(message: String, tree_hash: Hash) -> Self {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Parser` and `Subcommand`
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Parser, Subcommand};
[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: `FsMap`, `Hash`, `JsonStorage`, and `runner::Content`
[INFO] [stdout]  --> src/main.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use g1t::{FsMap, FsMapedJson, Hash, JsonStorage, Runner, runner::Content};
[INFO] [stdout]   |           ^^^^^               ^^^^  ^^^^^^^^^^^          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Parser` and `Subcommand`
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Parser, Subcommand};
[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: `FsMap`, `Hash`, `JsonStorage`, and `runner::Content`
[INFO] [stdout]  --> src/main.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use g1t::{FsMap, FsMapedJson, Hash, JsonStorage, Runner, runner::Content};
[INFO] [stdout]   |           ^^^^^               ^^^^  ^^^^^^^^^^^          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let mut fs_maped_json = FsMapedJson::new("/root/g1t".into(), Box::new(fs));
[INFO] [stdout]     |         ----^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `builder`
[INFO] [stdout]    --> src/main.rs:127:30
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fs_builder.mkdir("g1t", |builder| {});
[INFO] [stdout]     |                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_builder`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |     let mut entries = fs.read_dir("/test_dir").unwrap();
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let mut entries = fs
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pretty` is never used
[INFO] [stdout]    --> src/main.rs:159:4
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn pretty(fs: Box<dyn FileSystem>) {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `into_data` is never used
[INFO] [stdout]    --> src/main.rs:166:4
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn into_data(fs: &mut Box<dyn FileSystem>, root: &PathBuf) {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let mut fs_maped_json = FsMapedJson::new("/root/g1t".into(), Box::new(fs));
[INFO] [stdout]     |         ----^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `builder`
[INFO] [stdout]    --> src/main.rs:127:30
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fs_builder.mkdir("g1t", |builder| {});
[INFO] [stdout]     |                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_builder`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |     let mut entries = fs.read_dir("/test_dir").unwrap();
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let mut entries = fs
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pretty` is never used
[INFO] [stdout]    --> src/main.rs:159:4
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn pretty(fs: Box<dyn FileSystem>) {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `into_data` is never used
[INFO] [stdout]    --> src/main.rs:166:4
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn into_data(fs: &mut Box<dyn FileSystem>, root: &PathBuf) {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.88s
[INFO] running `Command { std: "docker" "inspect" "889d47741750a203e602810256231d788eabfe54fd00b8e8e9869eaa727f58ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "889d47741750a203e602810256231d788eabfe54fd00b8e8e9869eaa727f58ad", kill_on_drop: false }`
[INFO] [stdout] 889d47741750a203e602810256231d788eabfe54fd00b8e8e9869eaa727f58ad
