[INFO] cloning repository reggaemuffin/rusty-screeps [INFO] running `"git" "clone" "--bare" "git://github.com/reggaemuffin/rusty-screeps.git" "work/cache/sources/gh/reggaemuffin/rusty-screeps"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/reggaemuffin/rusty-screeps'... [INFO] running `"git" "clone" "work/cache/sources/gh/reggaemuffin/rusty-screeps" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/reggaemuffin/rusty-screeps"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/reggaemuffin/rusty-screeps'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/reggaemuffin/rusty-screeps" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/reggaemuffin/rusty-screeps"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/reggaemuffin/rusty-screeps'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 06f7aed4cad385ca42f23910f5bb0ec6417d99e5 [INFO] sha for GitHub repo reggaemuffin/rusty-screeps: 06f7aed4cad385ca42f23910f5bb0ec6417d99e5 [INFO] validating manifest of reggaemuffin/rusty-screeps on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of reggaemuffin/rusty-screeps on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing reggaemuffin/rusty-screeps [INFO] finished frobbing reggaemuffin/rusty-screeps [INFO] frobbed toml for reggaemuffin/rusty-screeps written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/reggaemuffin/rusty-screeps/Cargo.toml [INFO] started frobbing reggaemuffin/rusty-screeps [INFO] finished frobbing reggaemuffin/rusty-screeps [INFO] frobbed toml for reggaemuffin/rusty-screeps written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/reggaemuffin/rusty-screeps/Cargo.toml [INFO] crate reggaemuffin/rusty-screeps already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded screeps-game-api v0.4.0 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking reggaemuffin/rusty-screeps against master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-7/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/reggaemuffin/rusty-screeps:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/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=forbid" "-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" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 44557a39346ca999978f9aa9365cc70f85feded80be8436a11f48f7a69b29830 [INFO] running `"docker" "start" "-a" "44557a39346ca999978f9aa9365cc70f85feded80be8436a11f48f7a69b29830"` [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Checking fern v0.5.8 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Checking stdweb v0.4.17 [INFO] [stderr] Checking screeps-game-api v0.4.0 [INFO] [stderr] Checking rusty-screeps v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `"docker" "inspect" "44557a39346ca999978f9aa9365cc70f85feded80be8436a11f48f7a69b29830"` [INFO] running `"docker" "rm" "-f" "44557a39346ca999978f9aa9365cc70f85feded80be8436a11f48f7a69b29830"` [INFO] [stdout] 44557a39346ca999978f9aa9365cc70f85feded80be8436a11f48f7a69b29830