[INFO] cloning repository https://github.com/jokemanfire/localstore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jokemanfire/localstore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjokemanfire%2Flocalstore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjokemanfire%2Flocalstore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca9d7b7b20e394e5fa397561cee3409ff99ced7b
[INFO] checking jokemanfire/localstore against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjokemanfire%2Flocalstore" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jokemanfire/localstore
[INFO] finished tweaking git repo https://github.com/jokemanfire/localstore
[INFO] tweaked toml for git repo https://github.com/jokemanfire/localstore written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jokemanfire/localstore on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jokemanfire/localstore 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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ae7254727c1e9155bdf67e9b196c3b3c40191d14035ecc0ff794b38d4c1e7876
[INFO] running `Command { std: "docker" "start" "ae7254727c1e9155bdf67e9b196c3b3c40191d14035ecc0ff794b38d4c1e7876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae7254727c1e9155bdf67e9b196c3b3c40191d14035ecc0ff794b38d4c1e7876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ae7254727c1e9155bdf67e9b196c3b3c40191d14035ecc0ff794b38d4c1e7876" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae7254727c1e9155bdf67e9b196c3b3c40191d14035ecc0ff794b38d4c1e7876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ae7254727c1e9155bdf67e9b196c3b3c40191d14035ecc0ff794b38d4c1e7876" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking localstore v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `NaiveTime` and `Timelike`
[INFO] [stdout]  --> src/common.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, NaiveDateTime, NaiveTime, TimeZone, Timelike, Utc};
[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: `Digest`
[INFO] [stdout]  --> src/common.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ring::digest::{self, Digest};
[INFO] [stdout]   |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `linux::fs::MetadataExt`
[INFO] [stdout]  --> src/labelstore.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 |     os::{linux::fs::MetadataExt, unix::prelude::PermissionsExt},
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NaiveTime` and `Timelike`
[INFO] [stdout]  --> src/common.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, NaiveDateTime, NaiveTime, TimeZone, Timelike, Utc};
[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: `Sha256`
[INFO] [stdout]   --> src/store.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | use sha2::{Sha256, Digest};
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Digest`
[INFO] [stdout]  --> src/common.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ring::digest::{self, Digest};
[INFO] [stdout]   |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `linux::fs::MetadataExt`
[INFO] [stdout]  --> src/labelstore.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 |     os::{linux::fs::MetadataExt, unix::prelude::PermissionsExt},
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sha256`
[INFO] [stdout]   --> src/store.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | use sha2::{Sha256, Digest};
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Digest`
[INFO] [stdout]   --> src/store.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use sha2::{Sha256, Digest};
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Digest`
[INFO] [stdout]   --> src/store.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use sha2::{Sha256, Digest};
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filters`
[INFO] [stdout]    --> src/store.rs:130:59
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn walk(&self, func: impl Fn(Info) -> StoreError, filters: Vec<String>) {
[INFO] [stdout]     |                                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filters`
[INFO] [stdout]    --> src/store.rs:130:59
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn walk(&self, func: impl Fn(Info) -> StoreError, filters: Vec<String>) {
[INFO] [stdout]     |                                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total`
[INFO] [stdout]    --> src/store.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         total: i64,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_total`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total`
[INFO] [stdout]    --> src/store.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         total: i64,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_total`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]    --> src/store.rs:183:17
[INFO] [stdout]     |
[INFO] [stdout] 183 |             let p = self.blobpath(expected);
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]    --> src/store.rs:183:17
[INFO] [stdout]     |
[INFO] [stdout] 183 |             let p = self.blobpath(expected);
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/store.rs:185:14
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let (path, refp, data) = self.ingest_paths(mref);
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/store.rs:185:14
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let (path, refp, data) = self.ingest_paths(mref);
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `refp`
[INFO] [stdout]    --> src/store.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let (path, refp, data) = self.ingest_paths(mref);
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_refp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `refp`
[INFO] [stdout]    --> src/store.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let (path, refp, data) = self.ingest_paths(mref);
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_refp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `root` is never read
[INFO] [stdout]   --> src/labelstore.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Labelstore {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 21 |     root: String,
[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 `resumestatus` is never used
[INFO] [stdout]    --> src/store.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl Store {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 164 |     fn resumestatus() {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `root` is never read
[INFO] [stdout]   --> src/labelstore.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Labelstore {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 21 |     root: String,
[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 `resumestatus` is never used
[INFO] [stdout]    --> src/store.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl Store {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 164 |     fn resumestatus() {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s
[INFO] running `Command { std: "docker" "inspect" "ae7254727c1e9155bdf67e9b196c3b3c40191d14035ecc0ff794b38d4c1e7876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae7254727c1e9155bdf67e9b196c3b3c40191d14035ecc0ff794b38d4c1e7876", kill_on_drop: false }`
[INFO] [stdout] ae7254727c1e9155bdf67e9b196c3b3c40191d14035ecc0ff794b38d4c1e7876
