[INFO] cloning repository https://github.com/SveOls/geng [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SveOls/geng" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSveOls%2Fgeng", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSveOls%2Fgeng'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d112f40036bb8126dea66fa3448149a93faac56 [INFO] checking SveOls/geng/3d112f40036bb8126dea66fa3448149a93faac56 against master#f167efad2f51088d86180ee89177b3d7c9e7c2f5 for pr-129543 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSveOls%2Fgeng" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SveOls/geng on toolchain f167efad2f51088d86180ee89177b3d7c9e7c2f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SveOls/geng [INFO] finished tweaking git repo https://github.com/SveOls/geng [INFO] tweaked toml for git repo https://github.com/SveOls/geng written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SveOls/geng 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" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-protocols v0.24.1 [INFO] [stderr] Downloaded wayland-commons v0.24.1 [INFO] [stderr] Downloaded wayland-scanner v0.24.1 [INFO] [stderr] Downloaded wayland-client v0.24.1 [INFO] [stderr] Downloaded minifb v0.15.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e023c7e06e95fdd6e460fb9d0074d910004aa742ea1f7ea8c595a669ecd1d51 [INFO] running `Command { std: "docker" "start" "-a" "3e023c7e06e95fdd6e460fb9d0074d910004aa742ea1f7ea8c595a669ecd1d51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e023c7e06e95fdd6e460fb9d0074d910004aa742ea1f7ea8c595a669ecd1d51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e023c7e06e95fdd6e460fb9d0074d910004aa742ea1f7ea8c595a669ecd1d51", kill_on_drop: false }` [INFO] [stdout] 3e023c7e06e95fdd6e460fb9d0074d910004aa742ea1f7ea8c595a669ecd1d51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e42ae67580c20d63bacf3a43ad33879e2a1219b0e2830319e3e8e95afbad24a1 [INFO] running `Command { std: "docker" "start" "-a" "e42ae67580c20d63bacf3a43ad33879e2a1219b0e2830319e3e8e95afbad24a1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking wayland-sys v0.24.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking bmp v0.5.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling minifb v0.15.3 [INFO] [stderr] Compiling wayland-scanner v0.24.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling wayland-client v0.24.1 [INFO] [stderr] Compiling wayland-protocols v0.24.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking wayland-commons v0.24.1 [INFO] [stderr] Checking engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:83:30 [INFO] [stdout] | [INFO] [stdout] 83 | for (bitem, pos, id) in self.items.iter() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test2` [INFO] [stdout] --> src/main.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | let test2 = rect::Rect::new(vec![vec![0xAA00FF00; 30]; 20]); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_test2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_w` is never used [INFO] [stdout] --> src/rect.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl Tile { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 13 | fn new_w(inp: Vec, w: usize) -> Tile { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:83:30 [INFO] [stdout] | [INFO] [stdout] 83 | for (bitem, pos, id) in self.items.iter() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test2` [INFO] [stdout] --> src/main.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | let test2 = rect::Rect::new(vec![vec![0xAA00FF00; 30]; 20]); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_test2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_w` is never used [INFO] [stdout] --> src/rect.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl Tile { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 13 | fn new_w(inp: Vec, w: usize) -> Tile { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.29s [INFO] running `Command { std: "docker" "inspect" "e42ae67580c20d63bacf3a43ad33879e2a1219b0e2830319e3e8e95afbad24a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e42ae67580c20d63bacf3a43ad33879e2a1219b0e2830319e3e8e95afbad24a1", kill_on_drop: false }` [INFO] [stdout] e42ae67580c20d63bacf3a43ad33879e2a1219b0e2830319e3e8e95afbad24a1