[INFO] cloning repository https://github.com/kevinbader/makeclean [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevinbader/makeclean" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinbader%2Fmakeclean", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinbader%2Fmakeclean'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 977e375de6cbf86078d2d996696a859d59b0d12b [INFO] checking kevinbader/makeclean against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinbader%2Fmakeclean" "/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/kevinbader/makeclean 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/kevinbader/makeclean [INFO] finished tweaking git repo https://github.com/kevinbader/makeclean [INFO] tweaked toml for git repo https://github.com/kevinbader/makeclean written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kevinbader/makeclean 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 num_threads v0.1.5 [INFO] [stderr] Downloaded xz v0.1.0 [INFO] [stderr] Downloaded os_type v2.4.0 [INFO] [stderr] Downloaded normalize-line-endings v0.3.0 [INFO] [stderr] Downloaded tracing-serde v0.1.3 [INFO] [stderr] Downloaded difflib v0.4.0 [INFO] [stderr] Downloaded predicates-tree v1.0.5 [INFO] [stderr] Downloaded xz2 v0.1.6 [INFO] [stderr] Downloaded jobserver v0.1.24 [INFO] [stderr] Downloaded tracing-subscriber v0.3.9 [INFO] [stderr] Downloaded lzma-sys v0.1.17 [INFO] [stderr] Downloaded libz-sys v1.1.5 [INFO] [stderr] Downloaded termtree v0.2.4 [INFO] [stderr] Downloaded libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Downloaded object v0.27.1 [INFO] [stderr] Downloaded git2 v0.13.25 [INFO] [stderr] Downloaded gimli v0.26.1 [INFO] [stderr] Downloaded tar v0.4.38 [INFO] [stderr] Downloaded time v0.3.9 [INFO] [stderr] Downloaded clap v3.1.6 [INFO] [stderr] Downloaded linux-raw-sys v0.0.42 [INFO] [stderr] Downloaded rustix v0.33.4 [INFO] [stderr] Downloaded libssh2-sys v0.2.23 [INFO] [stderr] Downloaded tracing v0.1.32 [INFO] [stderr] Downloaded itertools v0.10.3 [INFO] [stderr] Downloaded addr2line v0.17.0 [INFO] [stderr] Downloaded backtrace v0.3.64 [INFO] [stderr] Downloaded indexmap v1.8.0 [INFO] [stderr] Downloaded tracing-core v0.1.23 [INFO] [stderr] Downloaded anyhow v1.0.56 [INFO] [stderr] Downloaded assert_cmd v2.0.4 [INFO] [stderr] Downloaded clap_derive v3.1.4 [INFO] [stderr] Downloaded zeroize v1.5.3 [INFO] [stderr] Downloaded dialoguer v0.10.0 [INFO] [stderr] Downloaded io-lifetimes v0.5.3 [INFO] [stderr] Downloaded terminal_size v0.1.17 [INFO] [stderr] Downloaded displaydoc v0.2.3 [INFO] [stderr] Downloaded human-panic v1.0.3 [INFO] [stderr] Downloaded predicates v2.1.1 [INFO] [stderr] Downloaded unicode-width v0.1.9 [INFO] [stderr] Downloaded filetime v0.2.15 [INFO] [stderr] Downloaded errno v0.2.8 [INFO] [stderr] Downloaded predicates-core v1.0.3 [INFO] [stderr] Downloaded console v0.15.0 [INFO] [stderr] Downloaded serde_yaml v0.8.23 [INFO] [stderr] Downloaded tabular v0.1.4 [INFO] [stderr] Downloaded redox_syscall v0.2.11 [INFO] [stderr] Downloaded assert_fs v1.0.7 [INFO] [stderr] Downloaded claim v0.5.0 [INFO] [stderr] Downloaded os_str_bytes v6.0.0 [INFO] [stderr] Downloaded fs-set-times v0.15.0 [INFO] [stderr] Downloaded time-macros v0.2.4 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2533adf0e3fbc610d3acabdabe29c768c5e0998e5e46720967c82a5470c03e0c [INFO] running `Command { std: "docker" "start" "-a" "2533adf0e3fbc610d3acabdabe29c768c5e0998e5e46720967c82a5470c03e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2533adf0e3fbc610d3acabdabe29c768c5e0998e5e46720967c82a5470c03e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2533adf0e3fbc610d3acabdabe29c768c5e0998e5e46720967c82a5470c03e0c", kill_on_drop: false }` [INFO] [stdout] 2533adf0e3fbc610d3acabdabe29c768c5e0998e5e46720967c82a5470c03e0c [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c0e5a63716a4d964ea311fc95a504c328852b03ad94591beb1ef5e534a6a2c0 [INFO] running `Command { std: "docker" "start" "-a" "5c0e5a63716a4d964ea311fc95a504c328852b03ad94591beb1ef5e534a6a2c0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Compiling io-lifetimes v0.5.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking os_type v2.4.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rustix v0.33.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking zeroize v1.5.3 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking tabular v0.1.4 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Checking linux-raw-sys v0.0.42 [INFO] [stderr] Checking dialoguer v0.10.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Checking assert_fs v1.0.7 [INFO] [stderr] Checking assert_cmd v2.0.4 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking xz v0.1.0 [INFO] [stderr] Checking fs-set-times v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking git2 v0.13.25 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking serde v1.0.136 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_json v1.0.79 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking serde_yaml v0.8.23 [INFO] [stderr] Checking tracing-subscriber v0.3.9 [INFO] [stderr] Checking human-panic v1.0.3 [INFO] [stderr] Checking makeclean v1.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.77s [INFO] running `Command { std: "docker" "inspect" "5c0e5a63716a4d964ea311fc95a504c328852b03ad94591beb1ef5e534a6a2c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c0e5a63716a4d964ea311fc95a504c328852b03ad94591beb1ef5e534a6a2c0", kill_on_drop: false }` [INFO] [stdout] 5c0e5a63716a4d964ea311fc95a504c328852b03ad94591beb1ef5e534a6a2c0 [INFO] checking kevinbader/makeclean 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%2Fkevinbader%2Fmakeclean" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kevinbader/makeclean 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/kevinbader/makeclean [INFO] finished tweaking git repo https://github.com/kevinbader/makeclean [INFO] tweaked toml for git repo https://github.com/kevinbader/makeclean written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kevinbader/makeclean 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 3d295c31d17f2d63317192952f664aa92bb053ee54ff6ed7227278c3c7a29f78 [INFO] running `Command { std: "docker" "start" "-a" "3d295c31d17f2d63317192952f664aa92bb053ee54ff6ed7227278c3c7a29f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d295c31d17f2d63317192952f664aa92bb053ee54ff6ed7227278c3c7a29f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d295c31d17f2d63317192952f664aa92bb053ee54ff6ed7227278c3c7a29f78", kill_on_drop: false }` [INFO] [stdout] 3d295c31d17f2d63317192952f664aa92bb053ee54ff6ed7227278c3c7a29f78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2ca4080b753c92305e86cf1f53aaeed38bde37a62b162c0168ebfc4d0fd7ff6f [INFO] running `Command { std: "docker" "start" "-a" "2ca4080b753c92305e86cf1f53aaeed38bde37a62b162c0168ebfc4d0fd7ff6f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling io-lifetimes v0.5.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking zeroize v1.5.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling rustix v0.33.4 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking os_type v2.4.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking tabular v0.1.4 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking linux-raw-sys v0.0.42 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking dialoguer v0.10.0 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking assert_fs v1.0.7 [INFO] [stderr] Checking assert_cmd v2.0.4 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Checking xz v0.1.0 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking fs-set-times v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Checking git2 v0.13.25 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking serde v1.0.136 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_json v1.0.79 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking serde_yaml v0.8.23 [INFO] [stderr] Checking tracing-subscriber v0.3.9 [INFO] [stderr] Checking human-panic v1.0.3 [INFO] [stderr] Checking makeclean v1.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/build_tools/mod.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Display, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, ArgEnum)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_BuildToolKind` [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 `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/build_tools/cargo.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Display)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_Cargo` [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 `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/build_tools/elm.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, Display)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_Elm` [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 `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/build_tools/flutter.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, Display)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_Flutter` [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 `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/build_tools/gradle.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, Display)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_Gradle` [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 `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/build_tools/maven.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Display)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_Maven` [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 `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/build_tools/mix.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Display)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_Mix` [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 `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/build_tools/npm.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Display)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_Npm` [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 `Display` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `makeclean` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/build_tools/mod.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Display, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, ArgEnum)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_BuildToolKind` [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 `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/build_tools/cargo.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Display)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_Cargo` [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 `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/build_tools/elm.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, Display)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_Elm` [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 `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/build_tools/flutter.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, Display)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_Flutter` [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 `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/build_tools/gradle.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, Display)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_Gradle` [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 `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/build_tools/maven.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Display)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_Maven` [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 `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/build_tools/mix.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Display)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_Mix` [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 `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/build_tools/npm.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Display)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_Npm` [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 `Display` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `makeclean` (lib test) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "2ca4080b753c92305e86cf1f53aaeed38bde37a62b162c0168ebfc4d0fd7ff6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ca4080b753c92305e86cf1f53aaeed38bde37a62b162c0168ebfc4d0fd7ff6f", kill_on_drop: false }` [INFO] [stdout] 2ca4080b753c92305e86cf1f53aaeed38bde37a62b162c0168ebfc4d0fd7ff6f