[INFO] cloning repository https://github.com/Nullus157/cargo-dl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nullus157/cargo-dl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNullus157%2Fcargo-dl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNullus157%2Fcargo-dl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff0fc92a61316c8f921075a4cbebc009469eae56 [INFO] checking Nullus157/cargo-dl against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNullus157%2Fcargo-dl" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nullus157/cargo-dl 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/Nullus157/cargo-dl [INFO] finished tweaking git repo https://github.com/Nullus157/cargo-dl [INFO] tweaked toml for git repo https://github.com/Nullus157/cargo-dl written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Nullus157/cargo-dl 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 stylish-ansi v0.1.1 [INFO] [stderr] Downloaded stylish-html v0.1.1 [INFO] [stderr] Downloaded stylish-macros v0.1.1 [INFO] [stderr] Downloaded stack_dst v0.6.1 [INFO] [stderr] Downloaded with_builtin_macros-proc_macros v0.0.3 [INFO] [stderr] Downloaded fn-error-context v0.2.1 [INFO] [stderr] Downloaded with_builtin_macros v0.0.3 [INFO] [stderr] Downloaded crates-index v2.1.1 [INFO] [stderr] Downloaded stylish v0.1.0 [INFO] [stderr] Downloaded stylish-core v0.1.1 [INFO] [stderr] Downloaded stylish-style v0.1.0 [INFO] [stderr] Downloaded stylish-plain v0.1.0 [INFO] [stderr] Downloaded culpa v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c91e8a5a96a7eec50f22472bb472022e91fd585e1b4c3a085f523fbf7d2b06f7 [INFO] running `Command { std: "docker" "start" "-a" "c91e8a5a96a7eec50f22472bb472022e91fd585e1b4c3a085f523fbf7d2b06f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c91e8a5a96a7eec50f22472bb472022e91fd585e1b4c3a085f523fbf7d2b06f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c91e8a5a96a7eec50f22472bb472022e91fd585e1b4c3a085f523fbf7d2b06f7", kill_on_drop: false }` [INFO] [stdout] c91e8a5a96a7eec50f22472bb472022e91fd585e1b4c3a085f523fbf7d2b06f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a8d0632cbafba217cd196c079a260c6d96a7f5d413e7d4fef56f6b38f085cef1 [INFO] running `Command { std: "docker" "start" "-a" "a8d0632cbafba217cd196c079a260c6d96a7f5d413e7d4fef56f6b38f085cef1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling stylish-style v0.1.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking stack_dst v0.6.1 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking clap_builder v4.4.4 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Checking rustls-webpki v0.100.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Compiling with_builtin_macros-proc_macros v0.0.3 [INFO] [stderr] Compiling stylish-macros v0.1.1 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking indicatif v0.17.6 [INFO] [stderr] Checking with_builtin_macros v0.0.3 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking stylish-core v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling culpa-macros v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling fn-error-context v0.2.1 [INFO] [stderr] Checking ureq v2.7.1 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking clap v4.4.4 [INFO] [stderr] Checking culpa v1.0.1 [INFO] [stderr] Checking crates-index v2.1.1 [INFO] [stderr] Checking stylish-ansi v0.1.1 [INFO] [stderr] Checking stylish v0.1.0 [INFO] [stderr] Checking cargo-dl v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.60s [INFO] running `Command { std: "docker" "inspect" "a8d0632cbafba217cd196c079a260c6d96a7f5d413e7d4fef56f6b38f085cef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8d0632cbafba217cd196c079a260c6d96a7f5d413e7d4fef56f6b38f085cef1", kill_on_drop: false }` [INFO] [stdout] a8d0632cbafba217cd196c079a260c6d96a7f5d413e7d4fef56f6b38f085cef1 [INFO] checking Nullus157/cargo-dl against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNullus157%2Fcargo-dl" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nullus157/cargo-dl 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/Nullus157/cargo-dl [INFO] finished tweaking git repo https://github.com/Nullus157/cargo-dl [INFO] tweaked toml for git repo https://github.com/Nullus157/cargo-dl written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Nullus157/cargo-dl 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0bf12c67a8bb4993f7a464ce0bf159406297d3f1aeb5e50ae8810d688e40a213 [INFO] running `Command { std: "docker" "start" "-a" "0bf12c67a8bb4993f7a464ce0bf159406297d3f1aeb5e50ae8810d688e40a213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bf12c67a8bb4993f7a464ce0bf159406297d3f1aeb5e50ae8810d688e40a213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bf12c67a8bb4993f7a464ce0bf159406297d3f1aeb5e50ae8810d688e40a213", kill_on_drop: false }` [INFO] [stdout] 0bf12c67a8bb4993f7a464ce0bf159406297d3f1aeb5e50ae8810d688e40a213 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1c28779e608d8081e2de94c85d8f4259f202bc97208a4a3e50e4ec619aa92efa [INFO] running `Command { std: "docker" "start" "-a" "1c28779e608d8081e2de94c85d8f4259f202bc97208a4a3e50e4ec619aa92efa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling stylish-style v0.1.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking stack_dst v0.6.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_builder v4.4.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Checking rustls-webpki v0.100.2 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Compiling with_builtin_macros-proc_macros v0.0.3 [INFO] [stderr] Compiling stylish-macros v0.1.1 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking with_builtin_macros v0.0.3 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking indicatif v0.17.6 [INFO] [stderr] Checking stylish-core v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling culpa-macros v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Checking ureq v2.7.1 [INFO] [stderr] Compiling fn-error-context v0.2.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking clap v4.4.4 [INFO] [stderr] Checking culpa v1.0.1 [INFO] [stderr] Checking crates-index v2.1.1 [INFO] [stderr] Checking stylish-ansi v0.1.1 [INFO] [stderr] Checking stylish v0.1.0 [INFO] [stderr] Checking cargo-dl v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/main.rs:84:48 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(thiserror::Error, Copy, Clone, Debug, displaydoc::Display)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_LoggedError` [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 [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `displaydoc::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/main.rs:84:48 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(thiserror::Error, Copy, Clone, Debug, displaydoc::Display)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_LoggedError` [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 [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `displaydoc::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/crate_name.rs:4:42 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(thiserror::Error, Clone, Debug, displaydoc::Display)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_ParseError` [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 [INFO] [stdout] = note: this error originates in the derive macro `displaydoc::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/package_id_spec.rs:9:35 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(thiserror::Error, Debug, displaydoc::Display)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_ParseError` [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 [INFO] [stdout] = note: this error originates in the derive macro `displaydoc::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/crate_name.rs:4:42 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(thiserror::Error, Clone, Debug, displaydoc::Display)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_ParseError` [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 [INFO] [stdout] = note: this error originates in the derive macro `displaydoc::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/package_id_spec.rs:9:35 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(thiserror::Error, Debug, displaydoc::Display)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_ParseError` [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 [INFO] [stdout] = note: this error originates in the derive macro `displaydoc::Display` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-dl` (bin "cargo-dl") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cargo-dl` (bin "cargo-dl" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "1c28779e608d8081e2de94c85d8f4259f202bc97208a4a3e50e4ec619aa92efa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c28779e608d8081e2de94c85d8f4259f202bc97208a4a3e50e4ec619aa92efa", kill_on_drop: false }` [INFO] [stdout] 1c28779e608d8081e2de94c85d8f4259f202bc97208a4a3e50e4ec619aa92efa