[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#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAthereoAndromeda%2Fslideshow-fixer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AthereoAndromeda/slideshow-fixer on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc1/source/Cargo.toml
[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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.12
[INFO] [stderr]   Downloaded iana-time-zone-haiku v0.1.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.78
[INFO] [stderr]   Downloaded clap_builder v4.4.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.51
[INFO] [stderr]   Downloaded clap v4.4.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.78
[INFO] [stderr]   Downloaded cxx-build v1.0.78
[INFO] [stderr]   Downloaded cxx v1.0.78
[INFO] [stderr]   Downloaded chrono v0.4.22
[INFO] [stderr]   Downloaded syn v1.0.102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56bec1f211632c18a169c539e81e64cef832c52bc679248fb416cbb70995ee4a
[INFO] running `Command { std: "docker" "start" "-a" "56bec1f211632c18a169c539e81e64cef832c52bc679248fb416cbb70995ee4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56bec1f211632c18a169c539e81e64cef832c52bc679248fb416cbb70995ee4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56bec1f211632c18a169c539e81e64cef832c52bc679248fb416cbb70995ee4a", kill_on_drop: false }`
[INFO] [stdout] 56bec1f211632c18a169c539e81e64cef832c52bc679248fb416cbb70995ee4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4390db1c76d08f0ebb4bf9412bddc60832469acbf147a79c253b92cf952a790
[INFO] running `Command { std: "docker" "start" "-a" "b4390db1c76d08f0ebb4bf9412bddc60832469acbf147a79c253b92cf952a790", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking iana-time-zone v0.1.51
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking clap_builder v4.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking zip v0.6.6
[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 10.26s
[INFO] running `Command { std: "docker" "inspect" "b4390db1c76d08f0ebb4bf9412bddc60832469acbf147a79c253b92cf952a790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4390db1c76d08f0ebb4bf9412bddc60832469acbf147a79c253b92cf952a790", kill_on_drop: false }`
[INFO] [stdout] b4390db1c76d08f0ebb4bf9412bddc60832469acbf147a79c253b92cf952a790
