[INFO] cloning repository lachenmayer/gameboy-vis [INFO] running `"git" "clone" "--bare" "git://github.com/lachenmayer/gameboy-vis.git" "work/cache/sources/gh/lachenmayer/gameboy-vis"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/lachenmayer/gameboy-vis'... [INFO] running `"git" "clone" "work/cache/sources/gh/lachenmayer/gameboy-vis" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/lachenmayer/gameboy-vis"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/lachenmayer/gameboy-vis'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lachenmayer/gameboy-vis" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/lachenmayer/gameboy-vis"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/lachenmayer/gameboy-vis'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 85038fb5dd4c032eb8c279e48d494af1abdb87d1 [INFO] sha for GitHub repo lachenmayer/gameboy-vis: 85038fb5dd4c032eb8c279e48d494af1abdb87d1 [INFO] validating manifest of lachenmayer/gameboy-vis on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lachenmayer/gameboy-vis on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lachenmayer/gameboy-vis [INFO] finished frobbing lachenmayer/gameboy-vis [INFO] frobbed toml for lachenmayer/gameboy-vis written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/lachenmayer/gameboy-vis/Cargo.toml [INFO] started frobbing lachenmayer/gameboy-vis [INFO] finished frobbing lachenmayer/gameboy-vis [INFO] frobbed toml for lachenmayer/gameboy-vis written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/lachenmayer/gameboy-vis/Cargo.toml [INFO] crate lachenmayer/gameboy-vis already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing lachenmayer/gameboy-vis against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/lachenmayer/gameboy-vis:/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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 54b5811172810340f9f71e190518f361dc5ec8b3525cfd0551c5bf2389a7f65e [INFO] running `"docker" "start" "-a" "54b5811172810340f9f71e190518f361dc5ec8b3525cfd0551c5bf2389a7f65e"` [INFO] [stderr] Compiling syn v0.14.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling gameboy-vis v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.73s [INFO] running `"docker" "inspect" "54b5811172810340f9f71e190518f361dc5ec8b3525cfd0551c5bf2389a7f65e"` [INFO] running `"docker" "rm" "-f" "54b5811172810340f9f71e190518f361dc5ec8b3525cfd0551c5bf2389a7f65e"` [INFO] [stdout] 54b5811172810340f9f71e190518f361dc5ec8b3525cfd0551c5bf2389a7f65e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/lachenmayer/gameboy-vis:/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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] ec945a3c0b851f3a3018bccb55b6e9a088852aef90c9eb95466d272902188329 [INFO] running `"docker" "start" "-a" "ec945a3c0b851f3a3018bccb55b6e9a088852aef90c9eb95466d272902188329"` [INFO] [stderr] Compiling gameboy-vis v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `"docker" "inspect" "ec945a3c0b851f3a3018bccb55b6e9a088852aef90c9eb95466d272902188329"` [INFO] running `"docker" "rm" "-f" "ec945a3c0b851f3a3018bccb55b6e9a088852aef90c9eb95466d272902188329"` [INFO] [stdout] ec945a3c0b851f3a3018bccb55b6e9a088852aef90c9eb95466d272902188329 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/lachenmayer/gameboy-vis:/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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 6f1ce2da823af8a472be031834135c027c5413a80856fd7c800bbb640a86bb19 [INFO] running `"docker" "start" "-a" "6f1ce2da823af8a472be031834135c027c5413a80856fd7c800bbb640a86bb19"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/gameboy_vis-5ac4794bd2776937 [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" "6f1ce2da823af8a472be031834135c027c5413a80856fd7c800bbb640a86bb19"` [INFO] running `"docker" "rm" "-f" "6f1ce2da823af8a472be031834135c027c5413a80856fd7c800bbb640a86bb19"` [INFO] [stdout] 6f1ce2da823af8a472be031834135c027c5413a80856fd7c800bbb640a86bb19