[INFO] cloning repository https://github.com/JuanPotato/Wallpaper-of-Life [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JuanPotato/Wallpaper-of-Life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanPotato%2FWallpaper-of-Life", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanPotato%2FWallpaper-of-Life'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc028196f87d8bd6406a0a6b12f38e06b5d281c4 [INFO] building JuanPotato/Wallpaper-of-Life against try#3930b75493eb88cd5431103dbdbc47eb760e9d9b for pr-97025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanPotato%2FWallpaper-of-Life" "/workspace/builds/worker-75/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-75/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JuanPotato/Wallpaper-of-Life on toolchain 3930b75493eb88cd5431103dbdbc47eb760e9d9b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3930b75493eb88cd5431103dbdbc47eb760e9d9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JuanPotato/Wallpaper-of-Life [INFO] finished tweaking git repo https://github.com/JuanPotato/Wallpaper-of-Life [INFO] tweaked toml for git repo https://github.com/JuanPotato/Wallpaper-of-Life written to /workspace/builds/worker-75/source/Cargo.toml [INFO] crate git repo https://github.com/JuanPotato/Wallpaper-of-Life already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3930b75493eb88cd5431103dbdbc47eb760e9d9b" "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-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+3930b75493eb88cd5431103dbdbc47eb760e9d9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4da2a01ce88590e54c56c77b0985306ce31cba58bf74880e12095231c5eb09f [INFO] running `Command { std: "docker" "start" "-a" "f4da2a01ce88590e54c56c77b0985306ce31cba58bf74880e12095231c5eb09f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4da2a01ce88590e54c56c77b0985306ce31cba58bf74880e12095231c5eb09f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4da2a01ce88590e54c56c77b0985306ce31cba58bf74880e12095231c5eb09f", kill_on_drop: false }` [INFO] [stdout] f4da2a01ce88590e54c56c77b0985306ce31cba58bf74880e12095231c5eb09f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+3930b75493eb88cd5431103dbdbc47eb760e9d9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e58d7de6257251da119dfafe117b66e070f463b38ef72569910bf1b47e75343e [INFO] running `Command { std: "docker" "start" "-a" "e58d7de6257251da119dfafe117b66e070f463b38ef72569910bf1b47e75343e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling glfw-sys v3.3.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling nix v0.22.2 [INFO] [stderr] Compiling glfw v0.42.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling wallpaper_of_life v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | ((c >> 24) as u8 & 0xFF), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 42 - ((c >> 24) as u8 & 0xFF), [INFO] [stdout] 42 + (c >> 24) as u8 & 0xFF, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | ((c >> 16) as u8 & 0xFF), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - ((c >> 16) as u8 & 0xFF), [INFO] [stdout] 43 + (c >> 16) as u8 & 0xFF, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | ((c >> 8) as u8 & 0xFF), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - ((c >> 8) as u8 & 0xFF), [INFO] [stdout] 44 + (c >> 8) as u8 & 0xFF, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | (c as u8 & 0xFF), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 45 - (c as u8 & 0xFF), [INFO] [stdout] 45 + c as u8 & 0xFF, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vertex_buffer` [INFO] [stdout] --> src/main.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | vertex_buffer: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "e58d7de6257251da119dfafe117b66e070f463b38ef72569910bf1b47e75343e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e58d7de6257251da119dfafe117b66e070f463b38ef72569910bf1b47e75343e", kill_on_drop: false }` [INFO] [stdout] e58d7de6257251da119dfafe117b66e070f463b38ef72569910bf1b47e75343e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+3930b75493eb88cd5431103dbdbc47eb760e9d9b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 414708d9904afec94f3adc703e06c7678474f73424dd108274e480baf42e718c [INFO] running `Command { std: "docker" "start" "-a" "414708d9904afec94f3adc703e06c7678474f73424dd108274e480baf42e718c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wallpaper_of_life v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | ((c >> 24) as u8 & 0xFF), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 42 - ((c >> 24) as u8 & 0xFF), [INFO] [stdout] 42 + (c >> 24) as u8 & 0xFF, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | ((c >> 16) as u8 & 0xFF), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - ((c >> 16) as u8 & 0xFF), [INFO] [stdout] 43 + (c >> 16) as u8 & 0xFF, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | ((c >> 8) as u8 & 0xFF), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - ((c >> 8) as u8 & 0xFF), [INFO] [stdout] 44 + (c >> 8) as u8 & 0xFF, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | (c as u8 & 0xFF), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 45 - (c as u8 & 0xFF), [INFO] [stdout] 45 + c as u8 & 0xFF, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vertex_buffer` [INFO] [stdout] --> src/main.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | vertex_buffer: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.07s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/wallpaper_of_life-5d2915165a4c5794) [INFO] running `Command { std: "docker" "inspect" "414708d9904afec94f3adc703e06c7678474f73424dd108274e480baf42e718c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "414708d9904afec94f3adc703e06c7678474f73424dd108274e480baf42e718c", kill_on_drop: false }` [INFO] [stdout] 414708d9904afec94f3adc703e06c7678474f73424dd108274e480baf42e718c