[INFO] cloning repository https://github.com/kirinokirino/turetel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kirinokirino/turetel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirinokirino%2Fturetel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirinokirino%2Fturetel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e022cb74ec0e66bd12ba1a339fc1b68535caf6b
[INFO] checking kirinokirino/turetel against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirinokirino%2Fturetel" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kirinokirino/turetel
[INFO] finished tweaking git repo https://github.com/kirinokirino/turetel
[INFO] tweaked toml for git repo https://github.com/kirinokirino/turetel written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kirinokirino/turetel on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kirinokirino/turetel 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.6
[INFO] [stderr]   Downloaded futures-executor v0.3.25
[INFO] [stderr]   Downloaded quote v1.0.23
[INFO] [stderr]   Downloaded serde v1.0.151
[INFO] [stderr]   Downloaded anyhow v1.0.68
[INFO] [stderr]   Downloaded proc-macro2 v1.0.49
[INFO] [stderr]   Downloaded x11-dl v2.20.1
[INFO] [stderr]   Downloaded serde_derive v1.0.151
[INFO] [stderr]   Downloaded glam v0.22.0
[INFO] [stderr]   Downloaded syn v1.0.107
[INFO] [stderr]   Downloaded orbclient v0.3.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e57a24ddecf513fe06b096a8a7c12f375ab9d458a06908465f4b82292e445acf
[INFO] running `Command { std: "docker" "start" "-a" "e57a24ddecf513fe06b096a8a7c12f375ab9d458a06908465f4b82292e445acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e57a24ddecf513fe06b096a8a7c12f375ab9d458a06908465f4b82292e445acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e57a24ddecf513fe06b096a8a7c12f375ab9d458a06908465f4b82292e445acf", kill_on_drop: false }`
[INFO] [stdout] e57a24ddecf513fe06b096a8a7c12f375ab9d458a06908465f4b82292e445acf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5da495dfdc998d5e09d8e57b5818728c588a4ca5976308f0463b381b347a8ff3
[INFO] running `Command { std: "docker" "start" "-a" "5da495dfdc998d5e09d8e57b5818728c588a4ca5976308f0463b381b347a8ff3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking glam v0.22.0
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling x11-dl v2.20.1
[INFO] [stderr]    Compiling minifb v0.23.0
[INFO] [stderr]     Checking drawer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/turtle.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 |             if (command.scope() == local_scope) {
[INFO] [stdout]    |                ^                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 -             if (command.scope() == local_scope) {
[INFO] [stdout] 84 +             if command.scope() == local_scope  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/turtle.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 |             if (command.scope() == local_scope) {
[INFO] [stdout]    |                ^                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 -             if (command.scope() == local_scope) {
[INFO] [stdout] 84 +             if command.scope() == local_scope  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/turtle.rs:76:33
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 Command::Repeat(scope, times) => {
[INFO] [stdout]    |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/turtle.rs:78:25
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     for i in 0..*times {
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lerp_u8` is never used
[INFO] [stdout]  --> src/common.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn lerp_u8(start: u8, end: u8, t: f32) -> u8 {
[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 `constrain` is never used
[INFO] [stdout]   --> src/common.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn constrain<T: PartialOrd>(this: T, min: T, max: T) -> T {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `corners`, `bottom_right`, and `empty` are never used
[INFO] [stdout]   --> src/geometry.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Rect {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 16 |     pub fn new(pos: Vec2, size: Size) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn corners(&self) -> (Vec2, Vec2, Vec2, Vec2) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn bottom_right(&self) -> Vec2 {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn empty(&self) -> Vec<Vec2> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `area` is never used
[INFO] [stdout]    --> src/geometry.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl Size {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn area(self) -> u32 {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `interpolation_value`, `project`, and `dotted` are never used
[INFO] [stdout]    --> src/geometry.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl Line {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub fn interpolation_value(&self, point: Vec2) -> f32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn project(&self, point: Vec2) -> Vec2 {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub fn dotted(&self, step: f32) -> Vec<Vec2> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `empty` is never used
[INFO] [stdout]    --> src/geometry.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl Triangle {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 225 |     pub fn empty(&self) -> Vec<Vec2> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `circle` is never used
[INFO] [stdout]  --> src/graphics.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn circle(origin: Vec2, radius: f32) -> Vec<Vec2> {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `line` is never used
[INFO] [stdout]   --> src/graphics.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn line(from: Vec2, to: Vec2) -> Vec<Vec2> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/turtle.rs:76:33
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 Command::Repeat(scope, times) => {
[INFO] [stdout]    |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/turtle.rs:78:25
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     for i in 0..*times {
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lerp_u8` is never used
[INFO] [stdout]  --> src/common.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn lerp_u8(start: u8, end: u8, t: f32) -> u8 {
[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 `constrain` is never used
[INFO] [stdout]   --> src/common.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn constrain<T: PartialOrd>(this: T, min: T, max: T) -> T {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `corners`, `bottom_right`, and `empty` are never used
[INFO] [stdout]   --> src/geometry.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Rect {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 16 |     pub fn new(pos: Vec2, size: Size) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn corners(&self) -> (Vec2, Vec2, Vec2, Vec2) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn bottom_right(&self) -> Vec2 {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn empty(&self) -> Vec<Vec2> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `area` is never used
[INFO] [stdout]    --> src/geometry.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl Size {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn area(self) -> u32 {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `interpolation_value`, `project`, and `dotted` are never used
[INFO] [stdout]    --> src/geometry.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl Line {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub fn interpolation_value(&self, point: Vec2) -> f32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn project(&self, point: Vec2) -> Vec2 {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub fn dotted(&self, step: f32) -> Vec<Vec2> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `empty` is never used
[INFO] [stdout]    --> src/geometry.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl Triangle {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 225 |     pub fn empty(&self) -> Vec<Vec2> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `circle` is never used
[INFO] [stdout]  --> src/graphics.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn circle(origin: Vec2, radius: f32) -> Vec<Vec2> {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `line` is never used
[INFO] [stdout]   --> src/graphics.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn line(from: Vec2, to: Vec2) -> Vec<Vec2> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.64s
[INFO] running `Command { std: "docker" "inspect" "5da495dfdc998d5e09d8e57b5818728c588a4ca5976308f0463b381b347a8ff3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5da495dfdc998d5e09d8e57b5818728c588a4ca5976308f0463b381b347a8ff3", kill_on_drop: false }`
[INFO] [stdout] 5da495dfdc998d5e09d8e57b5818728c588a4ca5976308f0463b381b347a8ff3
