[INFO] cloning repository https://github.com/yeahross0/Weegames-Demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yeahross0/Weegames-Demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeahross0%2FWeegames-Demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeahross0%2FWeegames-Demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c36bad42fc9f941a97467cc025f3a5c5cdf89d4 [INFO] testing yeahross0/Weegames-Demo against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeahross0%2FWeegames-Demo" "/workspace/builds/worker-99/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-99/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yeahross0/Weegames-Demo on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yeahross0/Weegames-Demo [INFO] finished tweaking git repo https://github.com/yeahross0/Weegames-Demo [INFO] tweaked toml for git repo https://github.com/yeahross0/Weegames-Demo written to /workspace/builds/worker-99/source/Cargo.toml [INFO] crate git repo https://github.com/yeahross0/Weegames-Demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aab346ad43b2592bdb3226f2acbb4da4a9eb4b855f9412528454da0a27a569d [INFO] running `Command { std: "docker" "start" "-a" "7aab346ad43b2592bdb3226f2acbb4da4a9eb4b855f9412528454da0a27a569d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aab346ad43b2592bdb3226f2acbb4da4a9eb4b855f9412528454da0a27a569d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aab346ad43b2592bdb3226f2acbb4da4a9eb4b855f9412528454da0a27a569d", kill_on_drop: false }` [INFO] [stdout] 7aab346ad43b2592bdb3226f2acbb4da4a9eb4b855f9412528454da0a27a569d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c9eaa342ae33002eb0eed833aeb05724b308171f3e9303a6228187a059141be [INFO] running `Command { std: "docker" "start" "-a" "3c9eaa342ae33002eb0eed833aeb05724b308171f3e9303a6228187a059141be", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ttf-parser v0.12.1 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling macroquad_macro v0.1.5 (https://github.com/yeahross0/macroquad?rev=8dd289#8dd28906) [INFO] [stderr] Compiling c2-sys v0.1.0 (https://github.com/yeahross0/cute-c2/?rev=c22e4f8#c22e4f8f) [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling c2 v0.1.0 (https://github.com/yeahross0/cute-c2/?rev=c22e4f8#c22e4f8f) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.35 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling rodio v0.13.1 [INFO] [stderr] Compiling macroquad v0.3.5 (https://github.com/yeahross0/macroquad?rev=8dd289#8dd28906) [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling webgames v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `start_time` [INFO] [stdout] --> src/wee.rs:1143:5 [INFO] [stdout] | [INFO] [stdout] 1143 | start_time: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `to_run` [INFO] [stdout] --> src/wee.rs:1144:5 [INFO] [stdout] | [INFO] [stdout] 1144 | to_run: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "3c9eaa342ae33002eb0eed833aeb05724b308171f3e9303a6228187a059141be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c9eaa342ae33002eb0eed833aeb05724b308171f3e9303a6228187a059141be", kill_on_drop: false }` [INFO] [stdout] 3c9eaa342ae33002eb0eed833aeb05724b308171f3e9303a6228187a059141be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f70649a9b229cc4c49f019675e43a1bfa3b4f92e94bdebf1114a5e26eb572c77 [INFO] running `Command { std: "docker" "start" "-a" "f70649a9b229cc4c49f019675e43a1bfa3b4f92e94bdebf1114a5e26eb572c77", kill_on_drop: false }` [INFO] [stderr] Compiling webgames v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `start_time` [INFO] [stdout] --> src/wee.rs:1143:5 [INFO] [stdout] | [INFO] [stdout] 1143 | start_time: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `to_run` [INFO] [stdout] --> src/wee.rs:1144:5 [INFO] [stdout] | [INFO] [stdout] 1144 | to_run: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.24s [INFO] running `Command { std: "docker" "inspect" "f70649a9b229cc4c49f019675e43a1bfa3b4f92e94bdebf1114a5e26eb572c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f70649a9b229cc4c49f019675e43a1bfa3b4f92e94bdebf1114a5e26eb572c77", kill_on_drop: false }` [INFO] [stdout] f70649a9b229cc4c49f019675e43a1bfa3b4f92e94bdebf1114a5e26eb572c77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 10b4a9eff845643414f35301e452cd98cb08a6879e06a32854ec785262fbce71 [INFO] running `Command { std: "docker" "start" "-a" "10b4a9eff845643414f35301e452cd98cb08a6879e06a32854ec785262fbce71", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `start_time` [INFO] [stderr] --> src/wee.rs:1143:5 [INFO] [stderr] | [INFO] [stderr] 1143 | start_time: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `to_run` [INFO] [stderr] --> src/wee.rs:1144:5 [INFO] [stderr] | [INFO] [stderr] 1144 | to_run: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `webgames` (bin "webgames" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/webgames-e53d3d5d9907909a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "10b4a9eff845643414f35301e452cd98cb08a6879e06a32854ec785262fbce71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10b4a9eff845643414f35301e452cd98cb08a6879e06a32854ec785262fbce71", kill_on_drop: false }` [INFO] [stdout] 10b4a9eff845643414f35301e452cd98cb08a6879e06a32854ec785262fbce71