[INFO] fetching crate breakers 0.1.4... [INFO] checking breakers-0.1.4 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] extracting crate breakers 0.1.4 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate breakers 0.1.4 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 breakers 0.1.4 [INFO] finished tweaking crates.io crate breakers 0.1.4 [INFO] tweaked toml for crates.io crate breakers 0.1.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate breakers 0.1.4 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 env_logger v0.11.0 [INFO] [stderr] Downloaded num-derive v0.4.1 [INFO] [stderr] Downloaded clap v4.4.13 [INFO] [stderr] Downloaded pkg-config v0.3.28 [INFO] [stderr] Downloaded jack v0.11.4 [INFO] [stderr] Downloaded jack-sys v0.5.1 [INFO] [stderr] Downloaded winnow v0.5.33 [INFO] [stderr] Downloaded clang-sys v1.7.0 [INFO] [stderr] Downloaded num-complex v0.4.4 [INFO] [stderr] Downloaded num-bigint v0.4.4 [INFO] [stderr] Downloaded tree-sitter v0.20.10 [INFO] [stderr] Downloaded num v0.4.1 [INFO] [stderr] Downloaded num-iter v0.1.43 [INFO] [stderr] Downloaded clap_builder v4.4.12 [INFO] [stderr] Downloaded tree-sitter-breaker v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1b045e99051f366002eec3e7506710caef0ea95d9dc2ffb7406c2ec8639cbd8e [INFO] running `Command { std: "docker" "start" "-a" "1b045e99051f366002eec3e7506710caef0ea95d9dc2ffb7406c2ec8639cbd8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b045e99051f366002eec3e7506710caef0ea95d9dc2ffb7406c2ec8639cbd8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b045e99051f366002eec3e7506710caef0ea95d9dc2ffb7406c2ec8639cbd8e", kill_on_drop: false }` [INFO] [stdout] 1b045e99051f366002eec3e7506710caef0ea95d9dc2ffb7406c2ec8639cbd8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4e6573edb2f9ffa4540a642e914d8e50dcc41f0fae2aa8874bdd3ee515e4996e [INFO] running `Command { std: "docker" "start" "-a" "4e6573edb2f9ffa4540a642e914d8e50dcc41f0fae2aa8874bdd3ee515e4996e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling jack v0.11.4 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking clap_builder v4.4.12 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling jack-sys v0.5.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling tree-sitter-breaker v0.2.0 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.0 [INFO] [stderr] Checking clap v4.4.13 [INFO] [stderr] Checking breakers v0.1.4 (/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/chromatic.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, FromPrimitive, Clone, Copy, PartialEq)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PitchClass` [INFO] [stdout] 25 | pub enum PitchClass { [INFO] [stdout] | ---------- `PitchClass` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [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] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [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/chromatic.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, FromPrimitive, Clone, Copy, PartialEq)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PitchClass` [INFO] [stdout] 25 | pub enum PitchClass { [INFO] [stdout] | ---------- `PitchClass` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [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] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.68s [INFO] running `Command { std: "docker" "inspect" "4e6573edb2f9ffa4540a642e914d8e50dcc41f0fae2aa8874bdd3ee515e4996e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e6573edb2f9ffa4540a642e914d8e50dcc41f0fae2aa8874bdd3ee515e4996e", kill_on_drop: false }` [INFO] [stdout] 4e6573edb2f9ffa4540a642e914d8e50dcc41f0fae2aa8874bdd3ee515e4996e