[INFO] cloning repository https://github.com/sebastianillges/Cache-Systeme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebastianillges/Cache-Systeme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastianillges%2FCache-Systeme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastianillges%2FCache-Systeme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66cc3d958b1b38c18bda3f591a5878eaddedf3f7
[INFO] checking sebastianillges/Cache-Systeme against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastianillges%2FCache-Systeme" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sebastianillges/Cache-Systeme
[INFO] finished tweaking git repo https://github.com/sebastianillges/Cache-Systeme
[INFO] tweaked toml for git repo https://github.com/sebastianillges/Cache-Systeme written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sebastianillges/Cache-Systeme on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sebastianillges/Cache-Systeme 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3adee670cdeea1f020c581340c62973be1037a6fad6c4f1e879b31dafdfeaffa
[INFO] running `Command { std: "docker" "start" "-a" "3adee670cdeea1f020c581340c62973be1037a6fad6c4f1e879b31dafdfeaffa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3adee670cdeea1f020c581340c62973be1037a6fad6c4f1e879b31dafdfeaffa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3adee670cdeea1f020c581340c62973be1037a6fad6c4f1e879b31dafdfeaffa", kill_on_drop: false }`
[INFO] [stdout] 3adee670cdeea1f020c581340c62973be1037a6fad6c4f1e879b31dafdfeaffa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a289f99f6c25b631d4336ef2ab6fa981b12396982b64bdc0fc361a48f7619966
[INFO] running `Command { std: "docker" "start" "-a" "a289f99f6c25b631d4336ef2ab6fa981b12396982b64bdc0fc361a48f7619966", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling moka v0.9.9
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking triomphe v0.1.11
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]     Checking crossbeam-channel v0.5.10
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking quanta v0.11.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking cache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::os::unix::raw::ino_t`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::os::unix::raw::ino_t;
[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: `std::ptr::null`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ptr::null;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::slice::IterMut`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::slice::IterMut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `moka::Policy`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use moka::Policy;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Cache_impl` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Cache_impl {
[INFO] [stdout]    |        ^^^^^^^^^^ help: convert the identifier to upper camel case: `CacheImpl`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::os::unix::raw::ino_t`: these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions
[INFO] [stdout]  --> src/main.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::os::unix::raw::ino_t;
[INFO] [stdout]   |                         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::raw::ino_t`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::os::unix::raw::ino_t;
[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: `std::ptr::null`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ptr::null;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::slice::IterMut`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::slice::IterMut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `moka::Policy`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use moka::Policy;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Cache_impl` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Cache_impl {
[INFO] [stdout]    |        ^^^^^^^^^^ help: convert the identifier to upper camel case: `CacheImpl`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::os::unix::raw::ino_t`: these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions
[INFO] [stdout]  --> src/main.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::os::unix::raw::ino_t;
[INFO] [stdout]   |                         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rand_area` is never read
[INFO] [stdout]    --> src/main.rs:130:29
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let mut rand_area = 0;
[INFO] [stdout]     |                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rand_area` is never read
[INFO] [stdout]    --> src/main.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let mut rand_area = 0;
[INFO] [stdout]     |                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_keys`
[INFO] [stdout]    --> src/main.rs:170:45
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn test_same_value_cache(cache_size: usize, num_keys: i32, file_path: &str, iterations: i32) -> (&str, Duration) {
[INFO] [stdout]     |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_keys`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rand_area` is never read
[INFO] [stdout]    --> src/main.rs:198:29
[INFO] [stdout]     |
[INFO] [stdout] 198 |         let mut rand_area = 0;
[INFO] [stdout]     |                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cache_size`
[INFO] [stdout]    --> src/main.rs:211:20
[INFO] [stdout]     |
[INFO] [stdout] 211 | fn test_same_value(cache_size: usize, num_keys: i32, file_path: &str, iterations: i32) -> (&str, Duration) {
[INFO] [stdout]     |                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cache_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_keys`
[INFO] [stdout]    --> src/main.rs:211:39
[INFO] [stdout]     |
[INFO] [stdout] 211 | fn test_same_value(cache_size: usize, num_keys: i32, file_path: &str, iterations: i32) -> (&str, Duration) {
[INFO] [stdout]     |                                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_keys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_random` is never used
[INFO] [stdout]    --> src/main.rs:182:4
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn test_random(num_keys: i32, file_path: &str, iterations: i32) -> (&str, Duration) {
[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 `test_80_20` is never used
[INFO] [stdout]    --> src/main.rs:193:4
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn test_80_20(num_keys: i32, file_path: &str, iterations: i32) -> (&str, Duration) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rand_area` is never read
[INFO] [stdout]    --> src/main.rs:130:29
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let mut rand_area = 0;
[INFO] [stdout]     |                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rand_area` is never read
[INFO] [stdout]    --> src/main.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let mut rand_area = 0;
[INFO] [stdout]     |                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_keys`
[INFO] [stdout]    --> src/main.rs:170:45
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn test_same_value_cache(cache_size: usize, num_keys: i32, file_path: &str, iterations: i32) -> (&str, Duration) {
[INFO] [stdout]     |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_keys`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rand_area` is never read
[INFO] [stdout]    --> src/main.rs:198:29
[INFO] [stdout]     |
[INFO] [stdout] 198 |         let mut rand_area = 0;
[INFO] [stdout]     |                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cache_size`
[INFO] [stdout]    --> src/main.rs:211:20
[INFO] [stdout]     |
[INFO] [stdout] 211 | fn test_same_value(cache_size: usize, num_keys: i32, file_path: &str, iterations: i32) -> (&str, Duration) {
[INFO] [stdout]     |                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cache_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_keys`
[INFO] [stdout]    --> src/main.rs:211:39
[INFO] [stdout]     |
[INFO] [stdout] 211 | fn test_same_value(cache_size: usize, num_keys: i32, file_path: &str, iterations: i32) -> (&str, Duration) {
[INFO] [stdout]     |                                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_keys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_random` is never used
[INFO] [stdout]    --> src/main.rs:182:4
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn test_random(num_keys: i32, file_path: &str, iterations: i32) -> (&str, Duration) {
[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 `test_80_20` is never used
[INFO] [stdout]    --> src/main.rs:193:4
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn test_80_20(num_keys: i32, file_path: &str, iterations: i32) -> (&str, Duration) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.40s
[INFO] running `Command { std: "docker" "inspect" "a289f99f6c25b631d4336ef2ab6fa981b12396982b64bdc0fc361a48f7619966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a289f99f6c25b631d4336ef2ab6fa981b12396982b64bdc0fc361a48f7619966", kill_on_drop: false }`
[INFO] [stdout] a289f99f6c25b631d4336ef2ab6fa981b12396982b64bdc0fc361a48f7619966
