[INFO] updating cached repository ThatNerdyPikachu/rust-rpg [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ThatNerdyPikachu/rust-rpg [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ThatNerdyPikachu/rust-rpg" "work/ex/beta-1.38-1/sources/1.37.0/gh/ThatNerdyPikachu/rust-rpg"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ThatNerdyPikachu/rust-rpg'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ThatNerdyPikachu/rust-rpg" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ThatNerdyPikachu/rust-rpg"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ThatNerdyPikachu/rust-rpg'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b1b35598e10cd2ec257157eea7effc45c1cc0c65 [INFO] sha for GitHub repo ThatNerdyPikachu/rust-rpg: b1b35598e10cd2ec257157eea7effc45c1cc0c65 [INFO] validating manifest of ThatNerdyPikachu/rust-rpg on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ThatNerdyPikachu/rust-rpg on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ThatNerdyPikachu/rust-rpg [INFO] finished frobbing ThatNerdyPikachu/rust-rpg [INFO] frobbed toml for ThatNerdyPikachu/rust-rpg written to work/ex/beta-1.38-1/sources/1.37.0/gh/ThatNerdyPikachu/rust-rpg/Cargo.toml [INFO] started frobbing ThatNerdyPikachu/rust-rpg [INFO] finished frobbing ThatNerdyPikachu/rust-rpg [INFO] frobbed toml for ThatNerdyPikachu/rust-rpg written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ThatNerdyPikachu/rust-rpg/Cargo.toml [INFO] crate ThatNerdyPikachu/rust-rpg already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ThatNerdyPikachu/rust-rpg against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ThatNerdyPikachu/rust-rpg:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] e6b1b57750e46c0bfe7bfc813b304e43599de9f7ab17622e2f5be5a80fecfd50 [INFO] running `"docker" "start" "-a" "e6b1b57750e46c0bfe7bfc813b304e43599de9f7ab17622e2f5be5a80fecfd50"` [INFO] [stderr] Compiling rpg v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/game/structs.rs:15:20 [INFO] [stderr] | [INFO] [stderr] 15 | pub weapons: [Box; 2] [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Weapon` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `"docker" "inspect" "e6b1b57750e46c0bfe7bfc813b304e43599de9f7ab17622e2f5be5a80fecfd50"` [INFO] running `"docker" "rm" "-f" "e6b1b57750e46c0bfe7bfc813b304e43599de9f7ab17622e2f5be5a80fecfd50"` [INFO] [stdout] e6b1b57750e46c0bfe7bfc813b304e43599de9f7ab17622e2f5be5a80fecfd50 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ThatNerdyPikachu/rust-rpg:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 365c9bf63c5183c0eb5baa2aef8e15d6fb9be3842af27c629576eec278e0e3f3 [INFO] running `"docker" "start" "-a" "365c9bf63c5183c0eb5baa2aef8e15d6fb9be3842af27c629576eec278e0e3f3"` [INFO] [stderr] Compiling rpg v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/game/structs.rs:15:20 [INFO] [stderr] | [INFO] [stderr] 15 | pub weapons: [Box; 2] [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Weapon` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "365c9bf63c5183c0eb5baa2aef8e15d6fb9be3842af27c629576eec278e0e3f3"` [INFO] running `"docker" "rm" "-f" "365c9bf63c5183c0eb5baa2aef8e15d6fb9be3842af27c629576eec278e0e3f3"` [INFO] [stdout] 365c9bf63c5183c0eb5baa2aef8e15d6fb9be3842af27c629576eec278e0e3f3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ThatNerdyPikachu/rust-rpg:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] d5fe189adadff4612db85bc02e97a37b73f7d59885f905dc164d3cf9cf4c9b81 [INFO] running `"docker" "start" "-a" "d5fe189adadff4612db85bc02e97a37b73f7d59885f905dc164d3cf9cf4c9b81"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rpg-43ed681626ab7ba7 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "d5fe189adadff4612db85bc02e97a37b73f7d59885f905dc164d3cf9cf4c9b81"` [INFO] running `"docker" "rm" "-f" "d5fe189adadff4612db85bc02e97a37b73f7d59885f905dc164d3cf9cf4c9b81"` [INFO] [stdout] d5fe189adadff4612db85bc02e97a37b73f7d59885f905dc164d3cf9cf4c9b81