[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 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSveOls%2Fgeng" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SveOls/geng on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9a3a135d58999bd5649a4dd787ea6455600520286e19680bf6089c9d8d85f82
[INFO] running `Command { std: "docker" "start" "-a" "f9a3a135d58999bd5649a4dd787ea6455600520286e19680bf6089c9d8d85f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9a3a135d58999bd5649a4dd787ea6455600520286e19680bf6089c9d8d85f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9a3a135d58999bd5649a4dd787ea6455600520286e19680bf6089c9d8d85f82", kill_on_drop: false }`
[INFO] [stdout] f9a3a135d58999bd5649a4dd787ea6455600520286e19680bf6089c9d8d85f82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13b66e361dcb4e7c03172f3f4b6262951822a0081c47bc4876e61280caf5fa03
[INFO] running `Command { std: "docker" "start" "-a" "13b66e361dcb4e7c03172f3f4b6262951822a0081c47bc4876e61280caf5fa03", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[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 wayland-sys v0.24.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking downcast-rs v1.1.1
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling minifb v0.15.3
[INFO] [stderr]     Checking bmp v0.5.0
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling wayland-scanner v0.24.1
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking time v0.1.42
[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]     Checking tempfile v3.1.0
[INFO] [stderr]    Compiling wayland-client v0.24.1
[INFO] [stderr]    Compiling wayland-protocols v0.24.1
[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)]` (part of `#[warn(unused)]`) 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<u32>, w: usize) -> Tile {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) 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<u32>, w: usize) -> Tile {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.29s
[INFO] running `Command { std: "docker" "inspect" "13b66e361dcb4e7c03172f3f4b6262951822a0081c47bc4876e61280caf5fa03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13b66e361dcb4e7c03172f3f4b6262951822a0081c47bc4876e61280caf5fa03", kill_on_drop: false }`
[INFO] [stdout] 13b66e361dcb4e7c03172f3f4b6262951822a0081c47bc4876e61280caf5fa03
