[INFO] cloning repository https://github.com/sleptworld/TestCache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sleptworld/TestCache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsleptworld%2FTestCache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsleptworld%2FTestCache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2532ff3f65161b232860c93a940b313ab9992460 [INFO] checking sleptworld/TestCache against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsleptworld%2FTestCache" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sleptworld/TestCache on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sleptworld/TestCache [INFO] finished tweaking git repo https://github.com/sleptworld/TestCache [INFO] tweaked toml for git repo https://github.com/sleptworld/TestCache written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sleptworld/TestCache 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quick_cache v0.4.2 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e75b76c0ee81db506da3e348e8384d442bf888a334ca1bf1f100c2e249aff8c2 [INFO] running `Command { std: "docker" "start" "-a" "e75b76c0ee81db506da3e348e8384d442bf888a334ca1bf1f100c2e249aff8c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e75b76c0ee81db506da3e348e8384d442bf888a334ca1bf1f100c2e249aff8c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e75b76c0ee81db506da3e348e8384d442bf888a334ca1bf1f100c2e249aff8c2", kill_on_drop: false }` [INFO] [stdout] e75b76c0ee81db506da3e348e8384d442bf888a334ca1bf1f100c2e249aff8c2 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8999c726d19a424b754dd1aeb675d4ecef7c17ea2e40ba344471b2875f2364cf [INFO] running `Command { std: "docker" "start" "-a" "8999c726d19a424b754dd1aeb675d4ecef7c17ea2e40ba344471b2875f2364cf", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking quick_cache v0.4.2 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking test_trait v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `create_element_imp` [INFO] [stdout] --> src/element.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | macro_rules! create_element_imp { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `create_element_imp` [INFO] [stdout] --> src/element.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | macro_rules! create_element_imp { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/element.rs:114:22 [INFO] [stdout] | [INFO] [stdout] 114 | fn render(&self, config: &Self::Config) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/element.rs:114:22 [INFO] [stdout] | [INFO] [stdout] 114 | fn render(&self, config: &Self::Config) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/element.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | fn render(&self, config: &Self::Config) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/element.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | fn render(&self, config: &Self::Config) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Buffer` is never used [INFO] [stdout] --> src/element.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Buffer = Cache<(DateTime, usize), Arc>>>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Element` is never constructed [INFO] [stdout] --> src/element.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Element { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Buffer` is never used [INFO] [stdout] --> src/element.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Buffer = Cache<(DateTime, usize), Arc>>>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `new_with_buffer`, and `get` are never used [INFO] [stdout] --> src/element.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 58 | impl Element { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 59 | pub fn new(id: i32, name: String, description: String, imp: ElementImp) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new_with_buffer( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn get(&self, key: (DateTime, usize)) -> Option>>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Element` is never constructed [INFO] [stdout] --> src/element.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Element { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x`, `y`, and `z` are never read [INFO] [stdout] --> src/element.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct ThreeDConfig { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 93 | pub x: i32, [INFO] [stdout] | ^ [INFO] [stdout] 94 | pub y: i32, [INFO] [stdout] | ^ [INFO] [stdout] 95 | pub z: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `new_with_buffer`, and `get` are never used [INFO] [stdout] --> src/element.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 58 | impl Element { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 59 | pub fn new(id: i32, name: String, description: String, imp: ElementImp) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new_with_buffer( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn get(&self, key: (DateTime, usize)) -> Option>>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x` and `y` are never read [INFO] [stdout] --> src/element.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct TwoDConfig { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 99 | pub x: i32, [INFO] [stdout] | ^ [INFO] [stdout] 100 | pub y: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x`, `y`, and `z` are never read [INFO] [stdout] --> src/element.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct ThreeDConfig { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 93 | pub x: i32, [INFO] [stdout] | ^ [INFO] [stdout] 94 | pub y: i32, [INFO] [stdout] | ^ [INFO] [stdout] 95 | pub z: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x` and `y` are never read [INFO] [stdout] --> src/element.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct TwoDConfig { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 99 | pub x: i32, [INFO] [stdout] | ^ [INFO] [stdout] 100 | pub y: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ElementConfig` is never used [INFO] [stdout] --> src/element.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | type ElementConfig = dyn Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | element! {(ThreeD,ThreeD),(TwoD,TwoD)} [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `element` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ElementConfig` is never used [INFO] [stdout] --> src/element.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | type ElementConfig = dyn Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | element! {(ThreeD,ThreeD),(TwoD,TwoD)} [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `element` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `render` is never used [INFO] [stdout] --> src/element.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 28 | impl ElementImp { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 29 | pub fn render(&self, config: &ElementConfig) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | element! {(ThreeD,ThreeD),(TwoD,TwoD)} [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `element` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `render` is never used [INFO] [stdout] --> src/element.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 28 | impl ElementImp { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 29 | pub fn render(&self, config: &ElementConfig) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | element! {(ThreeD,ThreeD),(TwoD,TwoD)} [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `element` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `render` is never used [INFO] [stdout] --> src/element.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 105 | pub trait ElementImpl { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] 106 | type Config; [INFO] [stdout] 107 | fn render(&self, config: &Self::Config); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `render` is never used [INFO] [stdout] --> src/element.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 105 | pub trait ElementImpl { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] 106 | type Config; [INFO] [stdout] 107 | fn render(&self, config: &Self::Config); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "8999c726d19a424b754dd1aeb675d4ecef7c17ea2e40ba344471b2875f2364cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8999c726d19a424b754dd1aeb675d4ecef7c17ea2e40ba344471b2875f2364cf", kill_on_drop: false }` [INFO] [stdout] 8999c726d19a424b754dd1aeb675d4ecef7c17ea2e40ba344471b2875f2364cf