[INFO] updating cached repository steamIngenius/rusty [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/steamIngenius/rusty [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/steamIngenius/rusty" "work/ex/beta-1.38-1/sources/1.37.0/gh/steamIngenius/rusty"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/steamIngenius/rusty'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/steamIngenius/rusty" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/steamIngenius/rusty"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/steamIngenius/rusty'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2480429f9239fa1cfb9677ea85c35683cfef2b08 [INFO] sha for GitHub repo steamIngenius/rusty: 2480429f9239fa1cfb9677ea85c35683cfef2b08 [INFO] validating manifest of steamIngenius/rusty 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 steamIngenius/rusty 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 steamIngenius/rusty [INFO] finished frobbing steamIngenius/rusty [INFO] frobbed toml for steamIngenius/rusty written to work/ex/beta-1.38-1/sources/1.37.0/gh/steamIngenius/rusty/Cargo.toml [INFO] started frobbing steamIngenius/rusty [INFO] finished frobbing steamIngenius/rusty [INFO] frobbed toml for steamIngenius/rusty written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/steamIngenius/rusty/Cargo.toml [INFO] crate steamIngenius/rusty 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/steamIngenius/rusty/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/tomassedovic/tcod-rs.git` [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] [stderr] Updating git repository `https://github.com/tomassedovic/tcod-rs.git` [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 steamIngenius/rusty 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-3/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/steamIngenius/rusty:/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] 15711b286022d18d5027d4dbed8298c7dcf6bc4c666418e28ef3953e9aa8b47d [INFO] running `"docker" "start" "-a" "15711b286022d18d5027d4dbed8298c7dcf6bc4c666418e28ef3953e9aa8b47d"` [INFO] [stderr] Compiling rusty v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling bitflags v0.1.1 [INFO] [stderr] Compiling tcod-sys v5.0.1 (https://github.com/tomassedovic/tcod-rs.git#deda7ecc) [INFO] [stderr] Compiling tcod v0.15.0 (https://github.com/tomassedovic/tcod-rs.git#deda7ecc) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.46s [INFO] running `"docker" "inspect" "15711b286022d18d5027d4dbed8298c7dcf6bc4c666418e28ef3953e9aa8b47d"` [INFO] running `"docker" "rm" "-f" "15711b286022d18d5027d4dbed8298c7dcf6bc4c666418e28ef3953e9aa8b47d"` [INFO] [stdout] 15711b286022d18d5027d4dbed8298c7dcf6bc4c666418e28ef3953e9aa8b47d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/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/steamIngenius/rusty:/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] 11ac2e55a0ec383bc3a6ea0dc63dca4b058b65ddc80f06921914d48ca4c4af90 [INFO] running `"docker" "start" "-a" "11ac2e55a0ec383bc3a6ea0dc63dca4b058b65ddc80f06921914d48ca4c4af90"` [INFO] [stderr] Compiling rusty v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `"docker" "inspect" "11ac2e55a0ec383bc3a6ea0dc63dca4b058b65ddc80f06921914d48ca4c4af90"` [INFO] running `"docker" "rm" "-f" "11ac2e55a0ec383bc3a6ea0dc63dca4b058b65ddc80f06921914d48ca4c4af90"` [INFO] [stdout] 11ac2e55a0ec383bc3a6ea0dc63dca4b058b65ddc80f06921914d48ca4c4af90 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/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/steamIngenius/rusty:/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] d30e9c727ef03072b0a32e88eb00fdc248c112c2aa07fddff0a3cc53c97ef04c [INFO] running `"docker" "start" "-a" "d30e9c727ef03072b0a32e88eb00fdc248c112c2aa07fddff0a3cc53c97ef04c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusty-15a05f2dd5adee12 [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" "d30e9c727ef03072b0a32e88eb00fdc248c112c2aa07fddff0a3cc53c97ef04c"` [INFO] running `"docker" "rm" "-f" "d30e9c727ef03072b0a32e88eb00fdc248c112c2aa07fddff0a3cc53c97ef04c"` [INFO] [stdout] d30e9c727ef03072b0a32e88eb00fdc248c112c2aa07fddff0a3cc53c97ef04c