[INFO] cloning repository https://github.com/gibfahn/dot-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gibfahn/dot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgibfahn%2Fdot-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgibfahn%2Fdot-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f82832b24da8eaeecc781a03c5388a413a82460f
[INFO] checking gibfahn/dot-rs against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgibfahn%2Fdot-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gibfahn/dot-rs on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/gibfahn/dot-rs
[INFO] finished tweaking git repo https://github.com/gibfahn/dot-rs
[INFO] tweaked toml for git repo https://github.com/gibfahn/dot-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/gibfahn/dot-rs 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded termtree v0.4.1
[INFO] [stderr]   Downloaded overload v0.1.1
[INFO] [stderr]   Downloaded duct v0.13.7
[INFO] [stderr]   Downloaded difflib v0.4.0
[INFO] [stderr]   Downloaded serial_test_derive v3.0.0
[INFO] [stderr]   Downloaded utf8-width v0.1.7
[INFO] [stderr]   Downloaded shared_child v1.0.0
[INFO] [stderr]   Downloaded darrentsung_debug_parser v0.3.1
[INFO] [stderr]   Downloaded indenter v0.3.3
[INFO] [stderr]   Downloaded normalize-line-endings v0.3.0
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded time-macros v0.2.16
[INFO] [stderr]   Downloaded terminal_size v0.3.0
[INFO] [stderr]   Downloaded nu-ansi-term v0.46.0
[INFO] [stderr]   Downloaded dirs v5.0.1
[INFO] [stderr]   Downloaded git2 v0.18.1
[INFO] [stderr]   Downloaded libssh2-sys v0.3.0
[INFO] [stderr]   Downloaded libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]   Downloaded libz-sys v1.1.14
[INFO] [stderr]   Downloaded tokio v1.35.1
[INFO] [stderr]   Downloaded regex-automata v0.4.4
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded openssl-src v300.2.1+3.2.0
[INFO] [stderr]   Downloaded color-eyre v0.6.2
[INFO] [stderr]   Downloaded pretty_assertions_sorted v1.2.3
[INFO] [stderr]   Downloaded quick-xml v0.31.0
[INFO] [stderr]   Downloaded reqwest v0.11.23
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded time v0.3.31
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.18
[INFO] [stderr]   Downloaded serde_yaml v0.9.30
[INFO] [stderr]   Downloaded sharded-slab v0.1.7
[INFO] [stderr]   Downloaded html-escape v0.2.13
[INFO] [stderr]   Downloaded clap_complete v4.4.9
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.10
[INFO] [stderr]   Downloaded shellexpand v3.1.0
[INFO] [stderr]   Downloaded camino v1.1.6
[INFO] [stderr]   Downloaded plist v1.6.0
[INFO] [stderr]   Downloaded assert_cmd v2.0.13
[INFO] [stderr]   Downloaded predicates-tree v1.0.9
[INFO] [stderr]   Downloaded eyre v0.6.11
[INFO] [stderr]   Downloaded serial_test v3.0.0
[INFO] [stderr]   Downloaded dirs-sys v0.4.1
[INFO] [stderr]   Downloaded dashmap v5.5.3
[INFO] [stderr]   Downloaded predicates-core v1.0.6
[INFO] [stderr]   Downloaded line-wrap v0.1.1
[INFO] [stderr]   Downloaded thread_local v1.1.7
[INFO] [stderr]   Downloaded envy v0.4.2
[INFO] [stderr]   Downloaded tracing-log v0.2.0
[INFO] [stderr]   Downloaded test-log v0.2.14
[INFO] [stderr]   Downloaded os_pipe v1.1.5
[INFO] [stderr]   Downloaded users v0.11.0
[INFO] [stderr]   Downloaded predicates v3.1.0
[INFO] [stderr]   Downloaded tracing-error v0.2.0
[INFO] [stderr]   Downloaded option-ext v0.2.0
[INFO] [stderr]   Downloaded test-log-macros v0.2.14
[INFO] [stderr]   Downloaded anstyle v1.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c0db03a66c84f2d8a3e5dc799820a844e67277d234b255a68a4d8bdd0f78513
[INFO] running `Command { std: "docker" "start" "-a" "5c0db03a66c84f2d8a3e5dc799820a844e67277d234b255a68a4d8bdd0f78513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c0db03a66c84f2d8a3e5dc799820a844e67277d234b255a68a4d8bdd0f78513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c0db03a66c84f2d8a3e5dc799820a844e67277d234b255a68a4d8bdd0f78513", kill_on_drop: false }`
[INFO] [stdout] 5c0db03a66c84f2d8a3e5dc799820a844e67277d234b255a68a4d8bdd0f78513
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73ee064d237071b642ddfa70e2bb7e390e132079feca7f633bff66ae6ef69d72
[INFO] running `Command { std: "docker" "start" "-a" "73ee064d237071b642ddfa70e2bb7e390e132079feca7f633bff66ae6ef69d72", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling eyre v0.6.11
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking regex-automata v0.4.4
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking winnow v0.5.34
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking os_pipe v1.1.5
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking shared_child v1.0.0
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking shellexpand v3.1.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]    Compiling openssl-src v300.2.1+3.2.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling libz-sys v1.1.14
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking bstr v1.9.0
[INFO] [stderr]     Checking darrentsung_debug_parser v0.3.1
[INFO] [stderr]     Checking pretty_assertions_sorted v1.2.3
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking assert_cmd v2.0.13
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling test-log-macros v0.2.14
[INFO] [stderr]    Compiling serial_test_derive v3.0.0
[INFO] [stderr]     Checking serial_test v3.0.0
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking clap_complete v4.4.9
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking test-log v0.2.14
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.30
[INFO] [stderr]     Checking plist v1.6.0
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking toml_edit v0.21.0
[INFO] [stderr]     Checking testutils v0.1.0 (/opt/rustwide/workdir/tests/testutils)
[INFO] [stderr]     Checking toml v0.8.8
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]     Checking git2 v0.18.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking up-rs v0.15.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "73ee064d237071b642ddfa70e2bb7e390e132079feca7f633bff66ae6ef69d72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73ee064d237071b642ddfa70e2bb7e390e132079feca7f633bff66ae6ef69d72", kill_on_drop: false }`
[INFO] [stdout] 73ee064d237071b642ddfa70e2bb7e390e132079feca7f633bff66ae6ef69d72
[INFO] checking gibfahn/dot-rs against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgibfahn%2Fdot-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gibfahn/dot-rs on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/gibfahn/dot-rs
[INFO] finished tweaking git repo https://github.com/gibfahn/dot-rs
[INFO] tweaked toml for git repo https://github.com/gibfahn/dot-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/gibfahn/dot-rs 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aef83371b9db68c5623f4520b0c87eb9751b981955314f6be3ab42276ef4b62b
[INFO] running `Command { std: "docker" "start" "-a" "aef83371b9db68c5623f4520b0c87eb9751b981955314f6be3ab42276ef4b62b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aef83371b9db68c5623f4520b0c87eb9751b981955314f6be3ab42276ef4b62b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aef83371b9db68c5623f4520b0c87eb9751b981955314f6be3ab42276ef4b62b", kill_on_drop: false }`
[INFO] [stdout] aef83371b9db68c5623f4520b0c87eb9751b981955314f6be3ab42276ef4b62b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e4628c88e3520237ec7b906ef8175ae7748c771de5e86f382af533aff233a8e
[INFO] running `Command { std: "docker" "start" "-a" "5e4628c88e3520237ec7b906ef8175ae7748c771de5e86f382af533aff233a8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling eyre v0.6.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.4
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking winnow v0.5.34
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking os_pipe v1.1.5
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking shared_child v1.0.0
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]    Compiling openssl-src v300.2.1+3.2.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking shellexpand v3.1.0
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling libz-sys v1.1.14
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking darrentsung_debug_parser v0.3.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking pretty_assertions_sorted v1.2.3
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking bstr v1.9.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking assert_cmd v2.0.13
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling serial_test_derive v3.0.0
[INFO] [stderr]    Compiling test-log-macros v0.2.14
[INFO] [stderr]     Checking serial_test v3.0.0
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking clap_complete v4.4.9
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking test-log v0.2.14
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.30
[INFO] [stderr]     Checking plist v1.6.0
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking toml_edit v0.21.0
[INFO] [stderr]     Checking testutils v0.1.0 (/opt/rustwide/workdir/tests/testutils)
[INFO] [stderr]     Checking toml v0.8.8
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]     Checking git2 v0.18.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking up-rs v0.15.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/env.rs:152:24
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[derive(Error, Debug, Display)]
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_EnvError`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/errors.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Error, Debug, Display)]
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_UpError`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/generate/git.rs:216:24
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[derive(Error, Debug, Display)]
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_GenerateGitError`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/tasks.rs:330:24
[INFO] [stdout]     |
[INFO] [stdout] 330 | #[derive(Error, Debug, Display)]
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_TaskError`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/tasks/defaults.rs:158:24
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(Error, Debug, Display)]
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_DefaultsError`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/tasks/git.rs:149:24
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[derive(Error, Debug, Display)]
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_GitTaskError`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/tasks/git/errors.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Error, Debug, Display)]
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_GitError`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/tasks/link.rs:290:24
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[derive(Error, Debug, Display)]
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_LinkError`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/tasks/update_self.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Error, Debug, Display)]
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_UpdateSelfError`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/env.rs:152:24
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[derive(Error, Debug, Display)]
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_EnvError`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/errors.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Error, Debug, Display)]
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_UpError`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/generate/git.rs:216:24
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[derive(Error, Debug, Display)]
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_GenerateGitError`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/tasks.rs:330:24
[INFO] [stdout]     |
[INFO] [stdout] 330 | #[derive(Error, Debug, Display)]
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_TaskError`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/tasks/defaults.rs:158:24
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(Error, Debug, Display)]
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_DefaultsError`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/tasks/git.rs:149:24
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[derive(Error, Debug, Display)]
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_GitTaskError`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/tasks/git/errors.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Error, Debug, Display)]
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_GitError`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/tasks/link.rs:290:24
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[derive(Error, Debug, Display)]
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_LinkError`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/tasks/update_self.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Error, Debug, Display)]
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_UpdateSelfError`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `up-rs` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `up-rs` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "5e4628c88e3520237ec7b906ef8175ae7748c771de5e86f382af533aff233a8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e4628c88e3520237ec7b906ef8175ae7748c771de5e86f382af533aff233a8e", kill_on_drop: false }`
[INFO] [stdout] 5e4628c88e3520237ec7b906ef8175ae7748c771de5e86f382af533aff233a8e
