[INFO] cloning repository https://github.com/AthereoAndromeda/slideshow-fixer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AthereoAndromeda/slideshow-fixer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAthereoAndromeda%2Fslideshow-fixer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAthereoAndromeda%2Fslideshow-fixer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa690bdf6d282379580132ef6c55fafdc70d0cfe
[INFO] checking AthereoAndromeda/slideshow-fixer against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAthereoAndromeda%2Fslideshow-fixer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AthereoAndromeda/slideshow-fixer
[INFO] finished tweaking git repo https://github.com/AthereoAndromeda/slideshow-fixer
[INFO] tweaked toml for git repo https://github.com/AthereoAndromeda/slideshow-fixer written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AthereoAndromeda/slideshow-fixer on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AthereoAndromeda/slideshow-fixer 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4959078e001d67fdd5cba5b734b69a9a17a1a1eb0d12e8a8704d7fd67b86249e
[INFO] running `Command { std: "docker" "start" "-a" "4959078e001d67fdd5cba5b734b69a9a17a1a1eb0d12e8a8704d7fd67b86249e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4959078e001d67fdd5cba5b734b69a9a17a1a1eb0d12e8a8704d7fd67b86249e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4959078e001d67fdd5cba5b734b69a9a17a1a1eb0d12e8a8704d7fd67b86249e", kill_on_drop: false }`
[INFO] [stdout] 4959078e001d67fdd5cba5b734b69a9a17a1a1eb0d12e8a8704d7fd67b86249e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0cff258a4b7535ce37533e9f1d878ee434295eea0d64c3c273d96483dfff34b
[INFO] running `Command { std: "docker" "start" "-a" "e0cff258a4b7535ce37533e9f1d878ee434295eea0d64c3c273d96483dfff34b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking iana-time-zone v0.1.51
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking clap_builder v4.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling clap_derive v4.4.0
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]     Checking clap v4.4.0
[INFO] [stderr]     Checking slideshow-fixer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/zip/my_error.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, thiserror::Error, displaydoc::Display)]
[INFO] [stdout]   |                                   ^------------------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Display` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_DERIVE_Display_FOR_MyZipError`
[INFO] [stdout] 5 | /// Custom Error for .zip files
[INFO] [stdout] 6 | pub enum MyZipError {
[INFO] [stdout]   |          ---------- `MyZipError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `displaydoc::Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/zip/my_error.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, thiserror::Error, displaydoc::Display)]
[INFO] [stdout]   |                                   ^------------------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Display` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_DERIVE_Display_FOR_MyZipError`
[INFO] [stdout] 5 | /// Custom Error for .zip files
[INFO] [stdout] 6 | pub enum MyZipError {
[INFO] [stdout]   |          ---------- `MyZipError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `displaydoc::Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.46s
[INFO] running `Command { std: "docker" "inspect" "e0cff258a4b7535ce37533e9f1d878ee434295eea0d64c3c273d96483dfff34b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0cff258a4b7535ce37533e9f1d878ee434295eea0d64c3c273d96483dfff34b", kill_on_drop: false }`
[INFO] [stdout] e0cff258a4b7535ce37533e9f1d878ee434295eea0d64c3c273d96483dfff34b
