[INFO] cloning repository https://github.com/anotherhollow1125/coloring_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anotherhollow1125/coloring_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanotherhollow1125%2Fcoloring_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanotherhollow1125%2Fcoloring_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5839001e552a4bfb9e5f3e029dd3049bb99de45d [INFO] checking anotherhollow1125/coloring_rust against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanotherhollow1125%2Fcoloring_rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/anotherhollow1125/coloring_rust [INFO] finished tweaking git repo https://github.com/anotherhollow1125/coloring_rust [INFO] tweaked toml for git repo https://github.com/anotherhollow1125/coloring_rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anotherhollow1125/coloring_rust on toolchain c8a31b780d5415358566a20b94912620a3f27067 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anotherhollow1125/coloring_rust 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dce503ed3ad6ee8f275dcf6c432d2834aca0b5d62aa8b8b45a27a656dc43e61 [INFO] running `Command { std: "docker" "start" "-a" "0dce503ed3ad6ee8f275dcf6c432d2834aca0b5d62aa8b8b45a27a656dc43e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dce503ed3ad6ee8f275dcf6c432d2834aca0b5d62aa8b8b45a27a656dc43e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dce503ed3ad6ee8f275dcf6c432d2834aca0b5d62aa8b8b45a27a656dc43e61", kill_on_drop: false }` [INFO] [stdout] 0dce503ed3ad6ee8f275dcf6c432d2834aca0b5d62aa8b8b45a27a656dc43e61 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11b9f49a685601f770cdc5d2aaefa876879906ec207689da48f964ac17c1e6dd [INFO] running `Command { std: "docker" "start" "-a" "11b9f49a685601f770cdc5d2aaefa876879906ec207689da48f964ac17c1e6dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Checking unicode-ident v1.0.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking syn v2.0.90 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking coloring_macro v1.0.1 (/opt/rustwide/workdir/coloring_macro) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> coloring_macro/src/main.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 11 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] 12 | repeat_for_types!(for T in [u32, i32, usize] { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 13 | | impl Hoge for T {} [INFO] [stdout] | | ^ ---- `Hoge` is not local [INFO] [stdout] | |________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> coloring_macro/src/main.rs:12:38 [INFO] [stdout] | [INFO] [stdout] 11 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] 12 | repeat_for_types!(for T in [u32, i32, usize] { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 13 | | impl Hoge for T {} [INFO] [stdout] | | ^ ---- `Hoge` is not local [INFO] [stdout] | |________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> coloring_macro/src/main.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 11 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] 12 | repeat_for_types!(for T in [u32, i32, usize] { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 13 | | impl Hoge for T {} [INFO] [stdout] | | ^ ---- `Hoge` is not local [INFO] [stdout] | |________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> coloring_macro/src/main.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 11 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] 12 | repeat_for_types!(for T in [u32, i32, usize] { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 13 | | impl Hoge for T {} [INFO] [stdout] | | ^ ---- `Hoge` is not local [INFO] [stdout] | |________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> coloring_macro/src/main.rs:12:38 [INFO] [stdout] | [INFO] [stdout] 11 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] 12 | repeat_for_types!(for T in [u32, i32, usize] { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 13 | | impl Hoge for T {} [INFO] [stdout] | | ^ ---- `Hoge` is not local [INFO] [stdout] | |________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> coloring_macro/src/main.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 11 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] 12 | repeat_for_types!(for T in [u32, i32, usize] { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 13 | | impl Hoge for T {} [INFO] [stdout] | | ^ ---- `Hoge` is not local [INFO] [stdout] | |________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Checking js-sys v0.3.76 [INFO] [stderr] Checking serde v1.0.215 [INFO] [stderr] Checking coloring_common v1.0.1 (/opt/rustwide/workdir/coloring_common) [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking coloring_cli v1.0.1 (/opt/rustwide/workdir/coloring_cli) [INFO] [stderr] Checking coloring_wasm v1.0.1 (/opt/rustwide/workdir/coloring_wasm) [INFO] [stdout] warning: struct `CustomPat` is never constructed [INFO] [stdout] --> coloring_cli/src/main.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | struct CustomPat(syn::Pat); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CustomPat` is never constructed [INFO] [stdout] --> coloring_cli/src/main.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | struct CustomPat(syn::Pat); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.02s [INFO] running `Command { std: "docker" "inspect" "11b9f49a685601f770cdc5d2aaefa876879906ec207689da48f964ac17c1e6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11b9f49a685601f770cdc5d2aaefa876879906ec207689da48f964ac17c1e6dd", kill_on_drop: false }` [INFO] [stdout] 11b9f49a685601f770cdc5d2aaefa876879906ec207689da48f964ac17c1e6dd