[INFO] cloning repository https://github.com/leandromarcosdedeus/rust-pendulum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leandromarcosdedeus/rust-pendulum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleandromarcosdedeus%2Frust-pendulum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleandromarcosdedeus%2Frust-pendulum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c97fb0712eb4ce90fb0a2c97f0b18461d59de433
[INFO] checking leandromarcosdedeus/rust-pendulum against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleandromarcosdedeus%2Frust-pendulum" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leandromarcosdedeus/rust-pendulum
[INFO] finished tweaking git repo https://github.com/leandromarcosdedeus/rust-pendulum
[INFO] tweaked toml for git repo https://github.com/leandromarcosdedeus/rust-pendulum written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leandromarcosdedeus/rust-pendulum on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leandromarcosdedeus/rust-pendulum 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slotmap v0.4.3
[INFO] [stderr]   Downloaded glow v0.7.2
[INFO] [stderr]   Downloaded earcutr v0.2.0
[INFO] [stderr]   Downloaded speedy2d v1.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9d6fbcd89438a00a67053491d78f23dc1623ed8cd5ce0f840c01deabbd3f014f
[INFO] running `Command { std: "docker" "start" "9d6fbcd89438a00a67053491d78f23dc1623ed8cd5ce0f840c01deabbd3f014f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d6fbcd89438a00a67053491d78f23dc1623ed8cd5ce0f840c01deabbd3f014f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d6fbcd89438a00a67053491d78f23dc1623ed8cd5ce0f840c01deabbd3f014f" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d6fbcd89438a00a67053491d78f23dc1623ed8cd5ce0f840c01deabbd3f014f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d6fbcd89438a00a67053491d78f23dc1623ed8cd5ce0f840c01deabbd3f014f" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking glow v0.7.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking earcutr v0.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]     Checking glutin v0.28.0
[INFO] [stderr]     Checking speedy2d v1.12.0
[INFO] [stderr]     Checking rust-pendulum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `speedy2d::color::Color`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use speedy2d::color::Color;
[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 imports: `WindowHandler` and `WindowHelper`
[INFO] [stdout]  --> src/main.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use speedy2d::window::{WindowHandler, WindowHelper};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Graphics2D` and `window`
[INFO] [stdout]  --> src/main.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | use speedy2d::{Graphics2D, window};
[INFO] [stdout]   |                ^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `speedy2d::color::Color`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use speedy2d::color::Color;
[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 imports: `WindowHandler` and `WindowHelper`
[INFO] [stdout]  --> src/main.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use speedy2d::window::{WindowHandler, WindowHelper};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Graphics2D` and `window`
[INFO] [stdout]  --> src/main.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | use speedy2d::{Graphics2D, window};
[INFO] [stdout]   |                ^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pendulum` is never constructed
[INFO] [stdout]   --> src/main.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Pendulum {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `update`, and `draw` are never used
[INFO] [stdout]   --> src/main.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Pendulum {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 23 |     fn new(x: f32, y: f32, r: f32) -> Pendulum {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn update(&mut self) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn draw(&self) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Vector` is never constructed
[INFO] [stdout]   --> src/main.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub struct Vector {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add`, and `set` are never used
[INFO] [stdout]   --> src/main.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     impl Vector {
[INFO] [stdout]    |     ----------- associated items in this implementation
[INFO] [stdout] 57 |         pub fn new(x: f32, y: f32) -> Vector {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |         pub fn add(&mut self, other: &Vector) -> &mut Vector {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |         pub fn set(&mut self, x: f32, y: f32) -> &mut Vector {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pendulum` is never constructed
[INFO] [stdout]   --> src/main.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Pendulum {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `update`, and `draw` are never used
[INFO] [stdout]   --> src/main.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Pendulum {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 23 |     fn new(x: f32, y: f32, r: f32) -> Pendulum {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn update(&mut self) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn draw(&self) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Vector` is never constructed
[INFO] [stdout]   --> src/main.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub struct Vector {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add`, and `set` are never used
[INFO] [stdout]   --> src/main.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     impl Vector {
[INFO] [stdout]    |     ----------- associated items in this implementation
[INFO] [stdout] 57 |         pub fn new(x: f32, y: f32) -> Vector {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |         pub fn add(&mut self, other: &Vector) -> &mut Vector {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |         pub fn set(&mut self, x: f32, y: f32) -> &mut Vector {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.24s
[INFO] running `Command { std: "docker" "inspect" "9d6fbcd89438a00a67053491d78f23dc1623ed8cd5ce0f840c01deabbd3f014f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d6fbcd89438a00a67053491d78f23dc1623ed8cd5ce0f840c01deabbd3f014f", kill_on_drop: false }`
[INFO] [stdout] 9d6fbcd89438a00a67053491d78f23dc1623ed8cd5ce0f840c01deabbd3f014f
