[INFO] cloning repository https://github.com/reuzed/aoc9
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reuzed/aoc9" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freuzed%2Faoc9", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freuzed%2Faoc9'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 769b93d2f951fc8addd58b85cc8d2a0f7807100b
[INFO] checking reuzed/aoc9 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freuzed%2Faoc9" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/reuzed/aoc9
[INFO] finished tweaking git repo https://github.com/reuzed/aoc9
[INFO] tweaked toml for git repo https://github.com/reuzed/aoc9 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reuzed/aoc9 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/reuzed/aoc9 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking reuzed/aoc9 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freuzed%2Faoc9" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/reuzed/aoc9
[INFO] finished tweaking git repo https://github.com/reuzed/aoc9
[INFO] tweaked toml for git repo https://github.com/reuzed/aoc9 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reuzed/aoc9 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/reuzed/aoc9 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sw-composite v0.7.16
[INFO] [stderr]   Downloaded libredox v0.1.11
[INFO] [stderr]   Downloaded raqote v0.8.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 870c3d55bb26aff9c749b93a8886e69ef9f431dac5e5d8e81ab1bb256372aaf8
[INFO] running `Command { std: "docker" "start" "-a" "870c3d55bb26aff9c749b93a8886e69ef9f431dac5e5d8e81ab1bb256372aaf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "870c3d55bb26aff9c749b93a8886e69ef9f431dac5e5d8e81ab1bb256372aaf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "870c3d55bb26aff9c749b93a8886e69ef9f431dac5e5d8e81ab1bb256372aaf8", kill_on_drop: false }`
[INFO] [stdout] 870c3d55bb26aff9c749b93a8886e69ef9f431dac5e5d8e81ab1bb256372aaf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42497eb3833ac466eeaa6f3f769d15970351a71cbec337cdafa8e2a5b66b2272
[INFO] running `Command { std: "docker" "start" "-a" "42497eb3833ac466eeaa6f3f769d15970351a71cbec337cdafa8e2a5b66b2272", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking sw-composite v0.7.16
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking lyon_geom v1.0.18
[INFO] [stderr]     Checking raqote v0.8.5
[INFO] [stderr]     Checking aoc9 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Itertools`
[INFO] [stdout]  --> src/main.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use itertools::{Itertools, iproduct};
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p0`
[INFO] [stdout]    --> src/main.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn intersect(p0: &Point, p1: &Point, p2: &Point, p3: &Point) -> bool{
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_p0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p1`
[INFO] [stdout]    --> src/main.rs:123:26
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn intersect(p0: &Point, p1: &Point, p2: &Point, p3: &Point) -> bool{
[INFO] [stdout]     |                          ^^ help: if this is intentional, prefix it with an underscore: `_p1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p2`
[INFO] [stdout]    --> src/main.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn intersect(p0: &Point, p1: &Point, p2: &Point, p3: &Point) -> bool{
[INFO] [stdout]     |                                      ^^ help: if this is intentional, prefix it with an underscore: `_p2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p3`
[INFO] [stdout]    --> src/main.rs:123:50
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn intersect(p0: &Point, p1: &Point, p2: &Point, p3: &Point) -> bool{
[INFO] [stdout]     |                                                  ^^ help: if this is intentional, prefix it with an underscore: `_p3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Itertools`
[INFO] [stdout]  --> src/main.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use itertools::{Itertools, iproduct};
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_inside` is never used
[INFO] [stdout]   --> src/main.rs:88:4
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn is_inside(p: &Point, points: &Vec<Point>) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_inner_rect` is never used
[INFO] [stdout]    --> src/main.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn is_inner_rect(p1: &Point, p2: &Point, points: &Vec<Point>) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `intersect` is never used
[INFO] [stdout]    --> src/main.rs:123:4
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn intersect(p0: &Point, p1: &Point, p2: &Point, p3: &Point) -> bool{
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `RES_X` should have a snake case name
[INFO] [stdout]    --> src/main.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let RES_X: i32 = 1000;
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case: `res_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `RES_Y` should have a snake case name
[INFO] [stdout]    --> src/main.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let RES_Y: i32 = 1000;
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case: `res_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p0`
[INFO] [stdout]    --> src/main.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn intersect(p0: &Point, p1: &Point, p2: &Point, p3: &Point) -> bool{
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_p0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p1`
[INFO] [stdout]    --> src/main.rs:123:26
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn intersect(p0: &Point, p1: &Point, p2: &Point, p3: &Point) -> bool{
[INFO] [stdout]     |                          ^^ help: if this is intentional, prefix it with an underscore: `_p1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p2`
[INFO] [stdout]    --> src/main.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn intersect(p0: &Point, p1: &Point, p2: &Point, p3: &Point) -> bool{
[INFO] [stdout]     |                                      ^^ help: if this is intentional, prefix it with an underscore: `_p2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p3`
[INFO] [stdout]    --> src/main.rs:123:50
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn intersect(p0: &Point, p1: &Point, p2: &Point, p3: &Point) -> bool{
[INFO] [stdout]     |                                                  ^^ help: if this is intentional, prefix it with an underscore: `_p3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_inside` is never used
[INFO] [stdout]   --> src/main.rs:88:4
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn is_inside(p: &Point, points: &Vec<Point>) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_inner_rect` is never used
[INFO] [stdout]    --> src/main.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn is_inner_rect(p1: &Point, p2: &Point, points: &Vec<Point>) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `intersect` is never used
[INFO] [stdout]    --> src/main.rs:123:4
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn intersect(p0: &Point, p1: &Point, p2: &Point, p3: &Point) -> bool{
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `RES_X` should have a snake case name
[INFO] [stdout]    --> src/main.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let RES_X: i32 = 1000;
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case: `res_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `RES_Y` should have a snake case name
[INFO] [stdout]    --> src/main.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let RES_Y: i32 = 1000;
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case: `res_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.63s
[INFO] running `Command { std: "docker" "inspect" "42497eb3833ac466eeaa6f3f769d15970351a71cbec337cdafa8e2a5b66b2272", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42497eb3833ac466eeaa6f3f769d15970351a71cbec337cdafa8e2a5b66b2272", kill_on_drop: false }`
[INFO] [stdout] 42497eb3833ac466eeaa6f3f769d15970351a71cbec337cdafa8e2a5b66b2272
