[INFO] fetching crate rust_pixel 0.6.1... [INFO] checking rust_pixel-0.6.1 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate rust_pixel 0.6.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate rust_pixel 0.6.1 [INFO] finished tweaking crates.io crate rust_pixel 0.6.1 [INFO] tweaked toml for crates.io crate rust_pixel 0.6.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rust_pixel 0.6.1 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rust_pixel 0.6.1 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pixel_macro v0.2.0 [INFO] [stderr] Downloaded c_vec v2.0.0 [INFO] [stderr] Downloaded crossterm v0.22.1 [INFO] [stderr] Downloaded sdl2 v0.36.0 [INFO] [stderr] Downloaded serde_json v1.0.131 [INFO] [stderr] Downloaded sdl2-sys v0.36.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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 675a45f4cdaeda60d13965f596a287f4d86c10814ccb6b10c219e95f8c3fe856 [INFO] running `Command { std: "docker" "start" "-a" "675a45f4cdaeda60d13965f596a287f4d86c10814ccb6b10c219e95f8c3fe856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "675a45f4cdaeda60d13965f596a287f4d86c10814ccb6b10c219e95f8c3fe856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "675a45f4cdaeda60d13965f596a287f4d86c10814ccb6b10c219e95f8c3fe856", kill_on_drop: false }` [INFO] [stdout] 675a45f4cdaeda60d13965f596a287f4d86c10814ccb6b10c219e95f8c3fe856 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40a16540064536d561845cc13baa7744b642820c4fe94f51e30f917aabed4c41 [INFO] running `Command { std: "docker" "start" "-a" "40a16540064536d561845cc13baa7744b642820c4fe94f51e30f917aabed4c41", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling serde_json v1.0.131 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking fdeflate v0.3.5 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking png v0.17.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking keyframe v1.1.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking deltae v0.3.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking lab v0.11.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling pixel_macro v0.2.0 [INFO] [stderr] Compiling keyframe_derive v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking js-sys v0.3.72 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking web-sys v0.3.72 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.22.1 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking rodio v0.18.1 [INFO] [stderr] Checking rust_pixel v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/render/style/color_pro.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Debug, Clone, Copy, FromPrimitive)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base`, `console_error_panic_hook`, `crossterm`, `default`, `image`, `log4rs`, `rodio`, `sdl`, `sdl2`, `term`, and `web` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `FromPrimitive` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: 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: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` 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: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/render/style/color_pro.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Debug, Clone, Copy, FromPrimitive)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base`, `console_error_panic_hook`, `crossterm`, `default`, `image`, `log4rs`, `rodio`, `sdl`, `sdl2`, `term`, and `web` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `FromPrimitive` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: 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: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` 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/render/style/color_pro.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Debug, Clone, Copy, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ColorSpace` [INFO] [stdout] 91 | pub enum ColorSpace { [INFO] [stdout] | ---------- `ColorSpace` 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: `#[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/render/style/color_pro.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Debug, Clone, Copy, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ColorSpace` [INFO] [stdout] 91 | pub enum ColorSpace { [INFO] [stdout] | ---------- `ColorSpace` 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: `#[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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.90s [INFO] running `Command { std: "docker" "inspect" "40a16540064536d561845cc13baa7744b642820c4fe94f51e30f917aabed4c41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40a16540064536d561845cc13baa7744b642820c4fe94f51e30f917aabed4c41", kill_on_drop: false }` [INFO] [stdout] 40a16540064536d561845cc13baa7744b642820c4fe94f51e30f917aabed4c41