[INFO] fetching crate divan 0.1.14... [INFO] checking divan-0.1.14 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] extracting crate divan 0.1.14 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate divan 0.1.14 on toolchain a3f76a26e045a760bb1163b7eab36872985242d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate divan 0.1.14 [INFO] finished tweaking crates.io crate divan 0.1.14 [INFO] tweaked toml for crates.io crate divan 0.1.14 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate divan 0.1.14 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" "+a3f76a26e045a760bb1163b7eab36872985242d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded divan-macros v0.1.14 [INFO] [stderr] Downloaded mimalloc v0.1.39 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded clap v4.4.7 [INFO] [stderr] Downloaded rustix v0.38.20 [INFO] [stderr] Downloaded clap_builder v4.4.7 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db6ce6984d45a23373c3d42e68e0ec8cdfde0d98cc99df01864bcf651d51abc0 [INFO] running `Command { std: "docker" "start" "-a" "db6ce6984d45a23373c3d42e68e0ec8cdfde0d98cc99df01864bcf651d51abc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db6ce6984d45a23373c3d42e68e0ec8cdfde0d98cc99df01864bcf651d51abc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db6ce6984d45a23373c3d42e68e0ec8cdfde0d98cc99df01864bcf651d51abc0", kill_on_drop: false }` [INFO] [stdout] db6ce6984d45a23373c3d42e68e0ec8cdfde0d98cc99df01864bcf651d51abc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39be610be2fbd311026da22e0e148849f7453fb590488602c688315bdb120b35 [INFO] running `Command { std: "docker" "start" "-a" "39be610be2fbd311026da22e0e148849f7453fb590488602c688315bdb120b35", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking regex-lite v0.1.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Compiling libmimalloc-sys v0.1.35 [INFO] [stderr] Checking clap v4.4.7 [INFO] [stderr] Checking mimalloc v0.1.39 [INFO] [stderr] Compiling divan-macros v0.1.14 [INFO] [stderr] Checking divan v0.1.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/divan.rs:555:9 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn skip_regex(mut self, filter: impl SkipRegex) -> Self { [INFO] [stdout] | ----------------------------------------------------------- move the `impl` block outside of this method `skip_regex` [INFO] [stdout] 555 | impl SkipRegex for Regex { [INFO] [stdout] | ^^^^^---------^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | `Regex` is not local [INFO] [stdout] | `SkipRegex` is not local [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: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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] --> src/divan.rs:561:9 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn skip_regex(mut self, filter: impl SkipRegex) -> Self { [INFO] [stdout] | ----------------------------------------------------------- move the `impl` block outside of this method `skip_regex` [INFO] [stdout] ... [INFO] [stdout] 561 | impl SkipRegex for &str { [INFO] [stdout] | ^^^^^---------^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `SkipRegex` is not local [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: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/divan.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn skip_regex(mut self, filter: impl SkipRegex) -> Self { [INFO] [stdout] | ----------------------------------------------------------- move the `impl` block outside of this method `skip_regex` [INFO] [stdout] ... [INFO] [stdout] 568 | impl SkipRegex for String { [INFO] [stdout] | ^^^^^---------^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | `String` is not local [INFO] [stdout] | `SkipRegex` is not local [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: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/divan.rs:555:9 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn skip_regex(mut self, filter: impl SkipRegex) -> Self { [INFO] [stdout] | ----------------------------------------------------------- move the `impl` block outside of this method `skip_regex` [INFO] [stdout] 555 | impl SkipRegex for Regex { [INFO] [stdout] | ^^^^^---------^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | `Regex` is not local [INFO] [stdout] | `SkipRegex` is not local [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: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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] --> src/divan.rs:561:9 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn skip_regex(mut self, filter: impl SkipRegex) -> Self { [INFO] [stdout] | ----------------------------------------------------------- move the `impl` block outside of this method `skip_regex` [INFO] [stdout] ... [INFO] [stdout] 561 | impl SkipRegex for &str { [INFO] [stdout] | ^^^^^---------^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `SkipRegex` is not local [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: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/divan.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn skip_regex(mut self, filter: impl SkipRegex) -> Self { [INFO] [stdout] | ----------------------------------------------------------- move the `impl` block outside of this method `skip_regex` [INFO] [stdout] ... [INFO] [stdout] 568 | impl SkipRegex for String { [INFO] [stdout] | ^^^^^---------^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | `String` is not local [INFO] [stdout] | `SkipRegex` is not local [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: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.80s [INFO] running `Command { std: "docker" "inspect" "39be610be2fbd311026da22e0e148849f7453fb590488602c688315bdb120b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39be610be2fbd311026da22e0e148849f7453fb590488602c688315bdb120b35", kill_on_drop: false }` [INFO] [stdout] 39be610be2fbd311026da22e0e148849f7453fb590488602c688315bdb120b35