[INFO] crate screeps-game-api 0.5.0 is already in cache [INFO] extracting crate screeps-game-api 0.5.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/screeps-game-api/0.5.0 [INFO] extracting crate screeps-game-api 0.5.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/screeps-game-api/0.5.0 [INFO] validating manifest of screeps-game-api-0.5.0 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 screeps-game-api-0.5.0 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 screeps-game-api-0.5.0 [INFO] finished frobbing screeps-game-api-0.5.0 [INFO] frobbed toml for screeps-game-api-0.5.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/screeps-game-api/0.5.0/Cargo.toml [INFO] started frobbing screeps-game-api-0.5.0 [INFO] finished frobbing screeps-game-api-0.5.0 [INFO] frobbed toml for screeps-game-api-0.5.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/screeps-game-api/0.5.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 screeps-game-api-0.5.0 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/reg/screeps-game-api/0.5.0:/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] 392ed957d0b0d65e65fb9836d0171f0368d42f3f157af7cd1ed38ac011bfb561 [INFO] running `"docker" "start" "-a" "392ed957d0b0d65e65fb9836d0171f0368d42f3f157af7cd1ed38ac011bfb561"` [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling stdweb v0.4.18 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling enum-iterator-derive v0.3.0 [INFO] [stderr] Compiling parse-display-derive v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling enum-iterator v0.3.0 [INFO] [stderr] Compiling parse-display v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling screeps-game-api v0.5.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `de::Error` [INFO] [stderr] --> src/positions.rs:418:17 [INFO] [stderr] | [INFO] [stderr] 418 | use serde::{de::Error, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `"docker" "inspect" "392ed957d0b0d65e65fb9836d0171f0368d42f3f157af7cd1ed38ac011bfb561"` [INFO] running `"docker" "rm" "-f" "392ed957d0b0d65e65fb9836d0171f0368d42f3f157af7cd1ed38ac011bfb561"` [INFO] [stdout] 392ed957d0b0d65e65fb9836d0171f0368d42f3f157af7cd1ed38ac011bfb561 [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/reg/screeps-game-api/0.5.0:/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] 3006b6c535725df1d8fb7aebb0e7264a8c20f4a94fe1939143d48422847140b7 [INFO] running `"docker" "start" "-a" "3006b6c535725df1d8fb7aebb0e7264a8c20f4a94fe1939143d48422847140b7"` [INFO] [stderr] Compiling screeps-game-api v0.5.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `de::Error` [INFO] [stderr] --> src/positions.rs:418:17 [INFO] [stderr] | [INFO] [stderr] 418 | use serde::{de::Error, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.83s [INFO] running `"docker" "inspect" "3006b6c535725df1d8fb7aebb0e7264a8c20f4a94fe1939143d48422847140b7"` [INFO] running `"docker" "rm" "-f" "3006b6c535725df1d8fb7aebb0e7264a8c20f4a94fe1939143d48422847140b7"` [INFO] [stdout] 3006b6c535725df1d8fb7aebb0e7264a8c20f4a94fe1939143d48422847140b7 [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/reg/screeps-game-api/0.5.0:/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] ae0dcaad2b058c7ed911b42c5ff04cfebd0a2a03cb065677704a57f8d11db1c8 [INFO] running `"docker" "start" "-a" "ae0dcaad2b058c7ed911b42c5ff04cfebd0a2a03cb065677704a57f8d11db1c8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/screeps-5a1d03e976e07da4 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test positions::local_room_name_tests::test_string_equality ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests screeps [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/macros.rs - mem_get (line 640) ... ok [INFO] [stdout] test src/constants.rs - constants::find (line 123) ... ok [INFO] [stdout] test src/memory.rs - memory (line 26) ... ok [INFO] [stdout] test src/macros.rs - mem_set (line 730) ... ok [INFO] [stdout] test src/macros.rs - mem_set (line 742) ... ok [INFO] [stdout] test src/macros.rs - mem_get (line 652) ... ok [INFO] [stdout] test src/memory.rs - memory (line 42) ... ok [INFO] [stdout] test src/constants.rs - constants (line 44) ... ok [INFO] [stdout] test src/memory.rs - memory::MemoryReference::get (line 218) ... ok [INFO] [stdout] test src/objects/impls/room.rs - objects::impls::room::Room::look_for_at_area (line 282) ... ok [INFO] [stdout] test src/objects/structure.rs - objects::structure::Structure (line 34) ... ok [INFO] [stdout] test src/objects/structure.rs - objects::structure::Structure (line 18) ... ok [INFO] [stdout] test src/objects/structure.rs - objects::structure::Structure::as_owned (line 148) ... ok [INFO] [stdout] test src/objects/structure.rs - objects::structure::Structure::as_transferable (line 77) ... ok [INFO] [stdout] test src/constants.rs - constants::Direction::neg (line 298) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ae0dcaad2b058c7ed911b42c5ff04cfebd0a2a03cb065677704a57f8d11db1c8"` [INFO] running `"docker" "rm" "-f" "ae0dcaad2b058c7ed911b42c5ff04cfebd0a2a03cb065677704a57f8d11db1c8"` [INFO] [stdout] ae0dcaad2b058c7ed911b42c5ff04cfebd0a2a03cb065677704a57f8d11db1c8