[INFO] updating cached repository hiramesaurus/Shard-Engine [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hiramesaurus/Shard-Engine [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hiramesaurus/Shard-Engine" "work/ex/beta-1.38-1/sources/1.37.0/gh/hiramesaurus/Shard-Engine"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/hiramesaurus/Shard-Engine'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hiramesaurus/Shard-Engine" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hiramesaurus/Shard-Engine"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hiramesaurus/Shard-Engine'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9a573c79da43f3afd6adb66b4ab224cb69751cab [INFO] sha for GitHub repo hiramesaurus/Shard-Engine: 9a573c79da43f3afd6adb66b4ab224cb69751cab [INFO] validating manifest of hiramesaurus/Shard-Engine 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 hiramesaurus/Shard-Engine 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 hiramesaurus/Shard-Engine [INFO] finished frobbing hiramesaurus/Shard-Engine [INFO] frobbed toml for hiramesaurus/Shard-Engine written to work/ex/beta-1.38-1/sources/1.37.0/gh/hiramesaurus/Shard-Engine/Cargo.toml [INFO] started frobbing hiramesaurus/Shard-Engine [INFO] finished frobbing hiramesaurus/Shard-Engine [INFO] frobbed toml for hiramesaurus/Shard-Engine written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hiramesaurus/Shard-Engine/Cargo.toml [INFO] crate hiramesaurus/Shard-Engine 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 hiramesaurus/Shard-Engine against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hiramesaurus/Shard-Engine:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] e5e0cf96e497e880e376497b34665dea63584ee42112a0b19032d91eb69d41cc [INFO] running `"docker" "start" "-a" "e5e0cf96e497e880e376497b34665dea63584ee42112a0b19032d91eb69d41cc"` [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling ShardEngine v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `ShardEngine` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `shard_engine` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.97s [INFO] running `"docker" "inspect" "e5e0cf96e497e880e376497b34665dea63584ee42112a0b19032d91eb69d41cc"` [INFO] running `"docker" "rm" "-f" "e5e0cf96e497e880e376497b34665dea63584ee42112a0b19032d91eb69d41cc"` [INFO] [stdout] e5e0cf96e497e880e376497b34665dea63584ee42112a0b19032d91eb69d41cc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hiramesaurus/Shard-Engine:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 0583241aa604cbbcf927409fab793d9007cdfedca6e33a5f4d5bcc6881b61e25 [INFO] running `"docker" "start" "-a" "0583241aa604cbbcf927409fab793d9007cdfedca6e33a5f4d5bcc6881b61e25"` [INFO] [stderr] Compiling ShardEngine v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `ShardEngine` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `shard_engine` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "0583241aa604cbbcf927409fab793d9007cdfedca6e33a5f4d5bcc6881b61e25"` [INFO] running `"docker" "rm" "-f" "0583241aa604cbbcf927409fab793d9007cdfedca6e33a5f4d5bcc6881b61e25"` [INFO] [stdout] 0583241aa604cbbcf927409fab793d9007cdfedca6e33a5f4d5bcc6881b61e25 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hiramesaurus/Shard-Engine:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 92583fe7a2b09c11eb1a991ec6eb39bd0ff0e89bd6f26a119f18f596b1442a02 [INFO] running `"docker" "start" "-a" "92583fe7a2b09c11eb1a991ec6eb39bd0ff0e89bd6f26a119f18f596b1442a02"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/ShardEngine-5ab17bf8c6037d0a [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" "92583fe7a2b09c11eb1a991ec6eb39bd0ff0e89bd6f26a119f18f596b1442a02"` [INFO] running `"docker" "rm" "-f" "92583fe7a2b09c11eb1a991ec6eb39bd0ff0e89bd6f26a119f18f596b1442a02"` [INFO] [stdout] 92583fe7a2b09c11eb1a991ec6eb39bd0ff0e89bd6f26a119f18f596b1442a02