[INFO] cloning repository https://github.com/codewithkyle/pslib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codewithkyle/pslib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodewithkyle%2Fpslib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodewithkyle%2Fpslib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbd348c4feaa27ba8636ed89e8da16acd4b35821 [INFO] checking codewithkyle/pslib against master#ca77504943887037504c7fc0b9bf06dab3910373 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodewithkyle%2Fpslib" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/codewithkyle/pslib [INFO] finished tweaking git repo https://github.com/codewithkyle/pslib [INFO] tweaked toml for git repo https://github.com/codewithkyle/pslib written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/codewithkyle/pslib on toolchain ca77504943887037504c7fc0b9bf06dab3910373 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/codewithkyle/pslib 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" "+ca77504943887037504c7fc0b9bf06dab3910373" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b85bd80fa660e088106bb0435d99869fec069d161755460a862e6136284ea944 [INFO] running `Command { std: "docker" "start" "-a" "b85bd80fa660e088106bb0435d99869fec069d161755460a862e6136284ea944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b85bd80fa660e088106bb0435d99869fec069d161755460a862e6136284ea944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b85bd80fa660e088106bb0435d99869fec069d161755460a862e6136284ea944", kill_on_drop: false }` [INFO] [stdout] b85bd80fa660e088106bb0435d99869fec069d161755460a862e6136284ea944 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dac1765e7a051a43961b0950d3c57717fd2a29d0e898c495b9e99bcf87ea1b5 [INFO] running `Command { std: "docker" "start" "-a" "1dac1765e7a051a43961b0950d3c57717fd2a29d0e898c495b9e99bcf87ea1b5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking pslib v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `image` [INFO] [stdout] --> src/lib.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | for image in registry.list_images() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_image` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `images` [INFO] [stdout] --> src/lib.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | for images in self.images.list_images() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_images` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `file_name` and `file_path` are never read [INFO] [stdout] --> src/image_registry.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct RawImage { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 4 | file_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 5 | file_path: Box, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InlineImage` is never constructed [INFO] [stdout] --> src/image.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct InlineImage { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/image.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl InlineImage { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 17 | pub fn new(file_path: &Path, x: f32, y: f32, width: f32, height: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InlineImage` is never constructed [INFO] [stdout] --> src/inline_image.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct InlineImage { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/inline_image.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl InlineImage { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 17 | pub fn new(file_path: &Path, x: f32, y: f32, width: f32, height: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `image` [INFO] [stdout] --> src/lib.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | for image in registry.list_images() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_image` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `images` [INFO] [stdout] --> src/lib.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | for images in self.images.list_images() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_images` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `file_name` and `file_path` are never read [INFO] [stdout] --> src/image_registry.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct RawImage { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 4 | file_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 5 | file_path: Box, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InlineImage` is never constructed [INFO] [stdout] --> src/image.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct InlineImage { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/image.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl InlineImage { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 17 | pub fn new(file_path: &Path, x: f32, y: f32, width: f32, height: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InlineImage` is never constructed [INFO] [stdout] --> src/inline_image.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct InlineImage { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/inline_image.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl InlineImage { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 17 | pub fn new(file_path: &Path, x: f32, y: f32, width: f32, height: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.73s [INFO] running `Command { std: "docker" "inspect" "1dac1765e7a051a43961b0950d3c57717fd2a29d0e898c495b9e99bcf87ea1b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dac1765e7a051a43961b0950d3c57717fd2a29d0e898c495b9e99bcf87ea1b5", kill_on_drop: false }` [INFO] [stdout] 1dac1765e7a051a43961b0950d3c57717fd2a29d0e898c495b9e99bcf87ea1b5