[INFO] cloning repository https://github.com/surgura/actionrpgrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/surgura/actionrpgrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurgura%2Factionrpgrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurgura%2Factionrpgrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e544217c5a7e4a52ef6d4e80f2f457987aaad2f [INFO] testing surgura/actionrpgrust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurgura%2Factionrpgrust" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/surgura/actionrpgrust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/surgura/actionrpgrust [INFO] finished tweaking git repo https://github.com/surgura/actionrpgrust [INFO] tweaked toml for git repo https://github.com/surgura/actionrpgrust written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/surgura/actionrpgrust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38f35686386e68d4dd2dc805e2818fc75d041e56236b272fce717963c0fec5f7 [INFO] running `Command { std: "docker" "start" "-a" "38f35686386e68d4dd2dc805e2818fc75d041e56236b272fce717963c0fec5f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38f35686386e68d4dd2dc805e2818fc75d041e56236b272fce717963c0fec5f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38f35686386e68d4dd2dc805e2818fc75d041e56236b272fce717963c0fec5f7", kill_on_drop: false }` [INFO] [stdout] 38f35686386e68d4dd2dc805e2818fc75d041e56236b272fce717963c0fec5f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6c1f6e6ec0820df1c82a0f98f0c2fc5fd1abec85e3f35ac44a9a6ae953e00b5 [INFO] running `Command { std: "docker" "start" "-a" "f6c1f6e6ec0820df1c82a0f98f0c2fc5fd1abec85e3f35ac44a9a6ae953e00b5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling wide v0.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling raylib-sys v3.5.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling raylib v3.5.0 [INFO] [stderr] Compiling actionrpg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `target_dummy` [INFO] [stdout] --> src/main.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let target_dummy = TargetDummy::new(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_dummy` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `anim_up` [INFO] [stdout] --> src/player.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | let anim_up = [ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_anim_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "f6c1f6e6ec0820df1c82a0f98f0c2fc5fd1abec85e3f35ac44a9a6ae953e00b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6c1f6e6ec0820df1c82a0f98f0c2fc5fd1abec85e3f35ac44a9a6ae953e00b5", kill_on_drop: false }` [INFO] [stdout] f6c1f6e6ec0820df1c82a0f98f0c2fc5fd1abec85e3f35ac44a9a6ae953e00b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af052ab734e122d66ebd0230eb2cfae123992113e3f507cde5e25ec01275a892 [INFO] running `Command { std: "docker" "start" "-a" "af052ab734e122d66ebd0230eb2cfae123992113e3f507cde5e25ec01275a892", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling actionrpg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `target_dummy` [INFO] [stdout] --> src/main.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let target_dummy = TargetDummy::new(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_dummy` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `anim_up` [INFO] [stdout] --> src/player.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | let anim_up = [ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_anim_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.31s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/actionrpg-87445de2a5c9ceb7) [INFO] running `Command { std: "docker" "inspect" "af052ab734e122d66ebd0230eb2cfae123992113e3f507cde5e25ec01275a892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af052ab734e122d66ebd0230eb2cfae123992113e3f507cde5e25ec01275a892", kill_on_drop: false }` [INFO] [stdout] af052ab734e122d66ebd0230eb2cfae123992113e3f507cde5e25ec01275a892 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2114ae4ddc73f615d2a1e250956b61318195f8c95adbcc2a3e1c87e4b20a9e97 [INFO] running `Command { std: "docker" "start" "-a" "2114ae4ddc73f615d2a1e250956b61318195f8c95adbcc2a3e1c87e4b20a9e97", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `target_dummy` [INFO] [stderr] --> src/main.rs:43:9 [INFO] [stderr] | [INFO] [stderr] 43 | let target_dummy = TargetDummy::new(); [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_dummy` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `anim_up` [INFO] [stderr] --> src/player.rs:56:13 [INFO] [stderr] | [INFO] [stderr] 56 | let anim_up = [ [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_anim_up` [INFO] [stderr] [INFO] [stderr] warning: `actionrpg` (bin "actionrpg" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/actionrpg-87445de2a5c9ceb7) [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" "2114ae4ddc73f615d2a1e250956b61318195f8c95adbcc2a3e1c87e4b20a9e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2114ae4ddc73f615d2a1e250956b61318195f8c95adbcc2a3e1c87e4b20a9e97", kill_on_drop: false }` [INFO] [stdout] 2114ae4ddc73f615d2a1e250956b61318195f8c95adbcc2a3e1c87e4b20a9e97