[INFO] cloning repository https://github.com/yu-hasebe/kurenai_rpg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yu-hasebe/kurenai_rpg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyu-hasebe%2Fkurenai_rpg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyu-hasebe%2Fkurenai_rpg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 829be2cb4e3179caaee7733d980dbe42bb56cf32 [INFO] testing yu-hasebe/kurenai_rpg 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%2Fyu-hasebe%2Fkurenai_rpg" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yu-hasebe/kurenai_rpg 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/yu-hasebe/kurenai_rpg [INFO] finished tweaking git repo https://github.com/yu-hasebe/kurenai_rpg [INFO] tweaked toml for git repo https://github.com/yu-hasebe/kurenai_rpg written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/yu-hasebe/kurenai_rpg 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] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac1a72ca1aa1c44cb65ed2f10a6bd7e4c055cdb2a0fb24c67a349a2f28605047 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ac1a72ca1aa1c44cb65ed2f10a6bd7e4c055cdb2a0fb24c67a349a2f28605047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac1a72ca1aa1c44cb65ed2f10a6bd7e4c055cdb2a0fb24c67a349a2f28605047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac1a72ca1aa1c44cb65ed2f10a6bd7e4c055cdb2a0fb24c67a349a2f28605047", kill_on_drop: false }` [INFO] [stdout] ac1a72ca1aa1c44cb65ed2f10a6bd7e4c055cdb2a0fb24c67a349a2f28605047 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d35329ee24b8b21ffbbed9291a82efd8f58d8a6a04df64a588d4e241f90f79a5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d35329ee24b8b21ffbbed9291a82efd8f58d8a6a04df64a588d4e241f90f79a5", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Compiling js-sys v0.3.45 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.45 [INFO] [stderr] Compiling kurenai v0.3.0 (https://github.com/yu-hasebe/kurenai?branch=develop#0ad1f7dc) [INFO] [stderr] Compiling kurenai_rpg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Slow` [INFO] [stdout] --> src/domain/models/actor/speed.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Slow = 2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Speed` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/domain/models/actor/speed.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Clone, Copy, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Fast` [INFO] [stdout] --> src/domain/models/actor/speed.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Fast = 8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Speed` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/domain/models/actor/speed.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Clone, Copy, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Enter` [INFO] [stdout] --> src/domain/models/shared/key_code.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Enter, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `KeyCode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/domain/models/shared/key_code.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Copy, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.04s [INFO] running `Command { std: "docker" "inspect" "d35329ee24b8b21ffbbed9291a82efd8f58d8a6a04df64a588d4e241f90f79a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d35329ee24b8b21ffbbed9291a82efd8f58d8a6a04df64a588d4e241f90f79a5", kill_on_drop: false }` [INFO] [stdout] d35329ee24b8b21ffbbed9291a82efd8f58d8a6a04df64a588d4e241f90f79a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9ecf04466818062753eb4f90b5961fba0a4787416df3aa1891275166dd03efe3 [INFO] running `Command { std: "docker" "start" "-a" "9ecf04466818062753eb4f90b5961fba0a4787416df3aa1891275166dd03efe3", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.27 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.50 [INFO] [stderr] Compiling kurenai_rpg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Slow` [INFO] [stdout] --> src/domain/models/actor/speed.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Slow = 2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Speed` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/domain/models/actor/speed.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Clone, Copy, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Fast` [INFO] [stdout] --> src/domain/models/actor/speed.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Fast = 8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Speed` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/domain/models/actor/speed.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Clone, Copy, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Enter` [INFO] [stdout] --> src/domain/models/shared/key_code.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Enter, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `KeyCode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/domain/models/shared/key_code.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Copy, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.35s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/kurenai_rpg-f525cb96e168e4b0) [INFO] [stderr] Executable tests/app.rs (/opt/rustwide/target/debug/deps/app-894d4cb0c94d8786) [INFO] running `Command { std: "docker" "inspect" "9ecf04466818062753eb4f90b5961fba0a4787416df3aa1891275166dd03efe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ecf04466818062753eb4f90b5961fba0a4787416df3aa1891275166dd03efe3", kill_on_drop: false }` [INFO] [stdout] 9ecf04466818062753eb4f90b5961fba0a4787416df3aa1891275166dd03efe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b763181dfe0145991600898e3bdebf9ec0f97ee6d830f984a3de99d28dceb1c3 [INFO] running `Command { std: "docker" "start" "-a" "b763181dfe0145991600898e3bdebf9ec0f97ee6d830f984a3de99d28dceb1c3", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: variant is never constructed: `Slow` [INFO] [stderr] --> src/domain/models/actor/speed.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | Slow = 2, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Speed` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/domain/models/actor/speed.rs:2:10 [INFO] [stderr] | [INFO] [stderr] 2 | #[derive(Clone, Copy, Debug, Eq, PartialEq)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Fast` [INFO] [stderr] --> src/domain/models/actor/speed.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | Fast = 8, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Speed` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/domain/models/actor/speed.rs:2:10 [INFO] [stderr] | [INFO] [stderr] 2 | #[derive(Clone, Copy, Debug, Eq, PartialEq)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Enter` [INFO] [stderr] --> src/domain/models/shared/key_code.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | Enter, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `KeyCode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/domain/models/shared/key_code.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone, Copy, Debug, Eq, PartialEq)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `kurenai_rpg` (lib test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kurenai_rpg-f525cb96e168e4b0) [INFO] [stdout] running 5 tests [INFO] [stdout] test domain::models::actor::tests::test_identity ... ok [INFO] [stdout] test domain::models::shared::canvas::tests::test ... ok [INFO] [stdout] test domain::models::actor::tests::test_move_and_turn ... ok [INFO] [stdout] test domain::models::map::tests::test_identity ... ok [INFO] [stdout] test domain::models::actor::tests::test_turn_should_panic - should panic ... ok [INFO] [stderr] Running tests/app.rs (/opt/rustwide/target/debug/deps/app-894d4cb0c94d8786) [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test rust_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b763181dfe0145991600898e3bdebf9ec0f97ee6d830f984a3de99d28dceb1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b763181dfe0145991600898e3bdebf9ec0f97ee6d830f984a3de99d28dceb1c3", kill_on_drop: false }` [INFO] [stdout] b763181dfe0145991600898e3bdebf9ec0f97ee6d830f984a3de99d28dceb1c3