[INFO] cloning repository https://github.com/jbrailsford/vertical-vindication
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbrailsford/vertical-vindication" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbrailsford%2Fvertical-vindication", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbrailsford%2Fvertical-vindication'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13328c919d0a470b4a678f0c435e78fbf7b4cf57
[INFO] testing jbrailsford/vertical-vindication against nightly-2025-01-18 for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbrailsford%2Fvertical-vindication" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jbrailsford/vertical-vindication on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jbrailsford/vertical-vindication
[INFO] finished tweaking git repo https://github.com/jbrailsford/vertical-vindication
[INFO] tweaked toml for git repo https://github.com/jbrailsford/vertical-vindication written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/jbrailsford/vertical-vindication 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt-derive v0.4.15
[INFO] [stderr]   Downloaded structopt v0.3.22
[INFO] [stderr]   Downloaded matches v0.1.8
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.74
[INFO] [stderr]   Downloaded http-body v0.4.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.74
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.74
[INFO] [stderr]   Downloaded slab v0.4.3
[INFO] [stderr]   Downloaded futures-io v0.3.16
[INFO] [stderr]   Downloaded unicode-bidi v0.3.5
[INFO] [stderr]   Downloaded futures-channel v0.3.16
[INFO] [stderr]   Downloaded socket2 v0.4.1
[INFO] [stderr]   Downloaded tracing v0.1.26
[INFO] [stderr]   Downloaded tokio-util v0.6.7
[INFO] [stderr]   Downloaded aho-corasick v0.7.18
[INFO] [stderr]   Downloaded bumpalo v3.7.0
[INFO] [stderr]   Downloaded futures-util v0.3.16
[INFO] [stderr]   Downloaded h2 v0.3.3
[INFO] [stderr]   Downloaded hyper v0.14.11
[INFO] [stderr]   Downloaded openssl v0.10.35
[INFO] [stderr]   Downloaded syn v1.0.74
[INFO] [stderr]   Downloaded ntapi v0.3.6
[INFO] [stderr]   Downloaded regex v1.5.4
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.74
[INFO] [stderr]   Downloaded reqwest v0.11.4
[INFO] [stderr]   Downloaded http v0.2.4
[INFO] [stderr]   Downloaded cc v1.0.69
[INFO] [stderr]   Downloaded serde_json v1.0.66
[INFO] [stderr]   Downloaded security-framework v2.3.1
[INFO] [stderr]   Downloaded rand v0.8.4
[INFO] [stderr]   Downloaded memchr v2.4.0
[INFO] [stderr]   Downloaded mio v0.7.13
[INFO] [stderr]   Downloaded js-sys v0.3.51
[INFO] [stderr]   Downloaded tokio v1.9.0
[INFO] [stderr]   Downloaded serde v1.0.127
[INFO] [stderr]   Downloaded tracing-core v0.1.18
[INFO] [stderr]   Downloaded libc v0.2.98
[INFO] [stderr]   Downloaded openssl-sys v0.9.65
[INFO] [stderr]   Downloaded core-foundation v0.9.1
[INFO] [stderr]   Downloaded wasi v0.10.2+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded bytes v1.0.1
[INFO] [stderr]   Downloaded pin-project-lite v0.2.7
[INFO] [stderr]   Downloaded tinyvec v1.3.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.24
[INFO] [stderr]   Downloaded httparse v1.4.1
[INFO] [stderr]   Downloaded once_cell v1.8.0
[INFO] [stderr]   Downloaded web-sys v0.3.51
[INFO] [stderr]   Downloaded getrandom v0.2.3
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.74
[INFO] [stderr]   Downloaded serde_derive v1.0.127
[INFO] [stderr]   Downloaded proc-macro2 v1.0.28
[INFO] [stderr]   Downloaded futures-task v0.3.16
[INFO] [stderr]   Downloaded futures-core v0.3.16
[INFO] [stderr]   Downloaded futures-sink v0.3.16
[INFO] [stderr]   Downloaded serde_urlencoded v0.7.0
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.2
[INFO] [stderr]   Downloaded security-framework-sys v2.3.0
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.10
[INFO] [stderr]   Downloaded native-tls v0.2.7
[INFO] [stderr]   Downloaded miow v0.3.7
[INFO] [stderr]   Downloaded httpdate v1.0.1
[INFO] [stderr]   Downloaded pkg-config v0.3.19
[INFO] [stderr]   Downloaded rand_hc v0.3.1
[INFO] [stderr]   Downloaded redox_syscall v0.2.9
[INFO] [stderr]   Downloaded itoa v0.4.7
[INFO] [stderr]   Downloaded encoding_rs v0.8.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87b8cf439f26ada5e5c2a3181cf62f01d24b7d5c84dae242928a77780fb76cba
[INFO] running `Command { std: "docker" "start" "-a" "87b8cf439f26ada5e5c2a3181cf62f01d24b7d5c84dae242928a77780fb76cba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87b8cf439f26ada5e5c2a3181cf62f01d24b7d5c84dae242928a77780fb76cba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87b8cf439f26ada5e5c2a3181cf62f01d24b7d5c84dae242928a77780fb76cba", kill_on_drop: false }`
[INFO] [stdout] 87b8cf439f26ada5e5c2a3181cf62f01d24b7d5c84dae242928a77780fb76cba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd5f8e7c688b9d14fedb0553a63b1efec83ddd17fdc7a4ac4e9fe5983b4df3cc
[INFO] running `Command { std: "docker" "start" "-a" "dd5f8e7c688b9d14fedb0553a63b1efec83ddd17fdc7a4ac4e9fe5983b4df3cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling futures-io v0.3.16
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling structopt v0.3.22
[INFO] [stderr]    Compiling hyper v0.14.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling vertical-vindication v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `total_count` is never read
[INFO] [stdout]   --> src/main.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct CommitSearchResult {
[INFO] [stdout]    |        ------------------ field in this struct
[INFO] [stdout] 42 |     total_count: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommitSearchResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `filename` and `status` are never read
[INFO] [stdout]   --> src/main.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct CommitFile {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 59 |     filename: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 60 |     status: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommitFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.39s
[INFO] running `Command { std: "docker" "inspect" "dd5f8e7c688b9d14fedb0553a63b1efec83ddd17fdc7a4ac4e9fe5983b4df3cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd5f8e7c688b9d14fedb0553a63b1efec83ddd17fdc7a4ac4e9fe5983b4df3cc", kill_on_drop: false }`
[INFO] [stdout] dd5f8e7c688b9d14fedb0553a63b1efec83ddd17fdc7a4ac4e9fe5983b4df3cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba0779b1756dc7ae69fd4eaa18a473c11974ef79d087c514b970a80bb8589d6e
[INFO] running `Command { std: "docker" "start" "-a" "ba0779b1756dc7ae69fd4eaa18a473c11974ef79d087c514b970a80bb8589d6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling vertical-vindication v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `total_count` is never read
[INFO] [stdout]   --> src/main.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct CommitSearchResult {
[INFO] [stdout]    |        ------------------ field in this struct
[INFO] [stdout] 42 |     total_count: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommitSearchResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `filename` and `status` are never read
[INFO] [stdout]   --> src/main.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct CommitFile {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 59 |     filename: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 60 |     status: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommitFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "ba0779b1756dc7ae69fd4eaa18a473c11974ef79d087c514b970a80bb8589d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba0779b1756dc7ae69fd4eaa18a473c11974ef79d087c514b970a80bb8589d6e", kill_on_drop: false }`
[INFO] [stdout] ba0779b1756dc7ae69fd4eaa18a473c11974ef79d087c514b970a80bb8589d6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0cde397a6264a2ceb98dfe246f0fae1eb8c832a015ca370902249284026cd501
[INFO] running `Command { std: "docker" "start" "-a" "0cde397a6264a2ceb98dfe246f0fae1eb8c832a015ca370902249284026cd501", kill_on_drop: false }`
[INFO] [stderr] warning: field `total_count` is never read
[INFO] [stderr]   --> src/main.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 41 | struct CommitSearchResult {
[INFO] [stderr]    |        ------------------ field in this struct
[INFO] [stderr] 42 |     total_count: u64,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CommitSearchResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `filename` and `status` are never read
[INFO] [stderr]   --> src/main.rs:59:5
[INFO] [stderr]    |
[INFO] [stderr] 58 | struct CommitFile {
[INFO] [stderr]    |        ---------- fields in this struct
[INFO] [stderr] 59 |     filename: String,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 60 |     status: String,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CommitFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `vertical-vindication` (bin "vertical-vindication" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vertical_vindication-df4df437c6c556aa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0cde397a6264a2ceb98dfe246f0fae1eb8c832a015ca370902249284026cd501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cde397a6264a2ceb98dfe246f0fae1eb8c832a015ca370902249284026cd501", kill_on_drop: false }`
[INFO] [stdout] 0cde397a6264a2ceb98dfe246f0fae1eb8c832a015ca370902249284026cd501
