[INFO] cloning repository https://github.com/LinusCDE/rm-mini-piano
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LinusCDE/rm-mini-piano" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinusCDE%2Frm-mini-piano", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinusCDE%2Frm-mini-piano'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba8761c858f7643a2f63e4c41247403ce219c5be
[INFO] checking LinusCDE/rm-mini-piano against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinusCDE%2Frm-mini-piano" "/workspace/builds/worker-0/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/LinusCDE/rm-mini-piano on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/LinusCDE/rm-mini-piano
[INFO] finished tweaking git repo https://github.com/LinusCDE/rm-mini-piano
[INFO] tweaked toml for git repo https://github.com/LinusCDE/rm-mini-piano written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] crate git repo https://github.com/LinusCDE/rm-mini-piano already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4263c9652e0b535063f8864e2f4810023c069e3754bde3a9c9ca6c653962ddd1
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "4263c9652e0b535063f8864e2f4810023c069e3754bde3a9c9ca6c653962ddd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4263c9652e0b535063f8864e2f4810023c069e3754bde3a9c9ca6c653962ddd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4263c9652e0b535063f8864e2f4810023c069e3754bde3a9c9ca6c653962ddd1", kill_on_drop: false }`
[INFO] [stdout] 4263c9652e0b535063f8864e2f4810023c069e3754bde3a9c9ca6c653962ddd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e39bcab9b6524f3e79b553af4ade499ae1d5b60895a069d1134c96ea4ff4e9f5
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "e39bcab9b6524f3e79b553af4ade499ae1d5b60895a069d1134c96ea4ff4e9f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling rayon-core v1.8.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling syn v1.0.41
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]     Checking bitflags v0.8.2
[INFO] [stderr]     Checking hashbrown v0.9.0
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking os_str_bytes v2.3.2
[INFO] [stderr]     Checking ioctl-gen v0.1.1
[INFO] [stderr]     Checking portmidi v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling rayon v1.4.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling atomic v0.5.0
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking aabb-quadtree v0.1.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking nix v0.8.1
[INFO] [stderr]     Checking epoll v4.3.1
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking ordered-float v1.1.0
[INFO] [stderr]    Compiling cc v1.0.60
[INFO] [stderr]     Checking line_drawing v0.8.0
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking mmap v0.1.1
[INFO] [stderr]     Checking png v0.14.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]    Compiling zstd-sys v1.4.17+zstd.1.4.5
[INFO] [stderr]    Compiling lua52-sys v0.1.2
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking stopwatch v0.0.7
[INFO] [stderr]     Checking midi v0.1.0
[INFO] [stderr]     Checking tiff v0.2.2
[INFO] [stderr]     Checking evdev v0.10.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking jpeg-decoder v0.1.20
[INFO] [stderr]     Checking image v0.21.3
[INFO] [stderr]     Checking hlua v0.4.1
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking midi-presser v0.1.0 (/opt/rustwide/workdir/midi-presser)
[INFO] [stderr]     Checking zstd-safe v2.0.5+zstd.1.4.5
[INFO] [stderr]     Checking zstd v0.5.3+zstd.1.4.5
[INFO] [stderr]     Checking libremarkable v0.4.1 (https://github.com/LinusCDE/libremarkable.git?branch=feature/fix-evdev-crash-in-remux#58cda58c)
[INFO] [stderr]     Checking rm-mini-piano v0.2.0 (/opt/rustwide/workdir/rm-mini-piano)
[INFO] [stdout] warning: associated function is never used: `update_partial`
[INFO] [stdout]   --> rm-mini-piano/src/canvas.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn update_partial(&mut self, region: &mxcfb_rect) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function is never used: `draw_text`
[INFO] [stdout]   --> rm-mini-piano/src/canvas.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn draw_text(&mut self, pos: Point2