[INFO] cloning repository https://github.com/RuneBlaze/pyxelxl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RuneBlaze/pyxelxl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuneBlaze%2Fpyxelxl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuneBlaze%2Fpyxelxl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a6d48f897a9a2eb4dbee422976cfed8dc22c791 [INFO] checking RuneBlaze/pyxelxl/1a6d48f897a9a2eb4dbee422976cfed8dc22c791 against nightly-2024-10-24 for legacyreceiver_rename [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuneBlaze%2Fpyxelxl" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RuneBlaze/pyxelxl on toolchain nightly-2024-10-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RuneBlaze/pyxelxl [INFO] finished tweaking git repo https://github.com/RuneBlaze/pyxelxl [INFO] tweaked toml for git repo https://github.com/RuneBlaze/pyxelxl written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RuneBlaze/pyxelxl 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" "+nightly-2024-10-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blit v0.7.1 [INFO] [stderr] Downloaded rotsprite v0.1.4 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd99ac47579d3a50ee55040ae38217e09c3491eff6483956c41cb07807c1bd36 [INFO] running `Command { std: "docker" "start" "-a" "bd99ac47579d3a50ee55040ae38217e09c3491eff6483956c41cb07807c1bd36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd99ac47579d3a50ee55040ae38217e09c3491eff6483956c41cb07807c1bd36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd99ac47579d3a50ee55040ae38217e09c3491eff6483956c41cb07807c1bd36", kill_on_drop: false }` [INFO] [stdout] bd99ac47579d3a50ee55040ae38217e09c3491eff6483956c41cb07807c1bd36 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-24" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33faadf15f38fb9270a1cc884bb55097bd96f5cec25901b156da887c6aba8a8b [INFO] running `Command { std: "docker" "start" "-a" "33faadf15f38fb9270a1cc884bb55097bd96f5cec25901b156da887c6aba8a8b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling mini-moka v0.10.3 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking triomphe v0.1.13 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Checking fontdue v0.9.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking multiversion v0.7.4 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Checking blit v0.7.1 [INFO] [stderr] Checking rotsprite v0.1.4 [INFO] [stderr] Checking numpy v0.21.0 [INFO] [stderr] Checking pyxelxl v0.0.18 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `encoding::linear` [INFO] [stdout] --> src/pyapi.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use palette::{encoding::linear, rgb::Rgb}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `encoding::linear` [INFO] [stdout] --> src/pyapi.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use palette::{encoding::linear, rgb::Rgb}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.07s [INFO] running `Command { std: "docker" "inspect" "33faadf15f38fb9270a1cc884bb55097bd96f5cec25901b156da887c6aba8a8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33faadf15f38fb9270a1cc884bb55097bd96f5cec25901b156da887c6aba8a8b", kill_on_drop: false }` [INFO] [stdout] 33faadf15f38fb9270a1cc884bb55097bd96f5cec25901b156da887c6aba8a8b