[INFO] updating cached repository rparrett/puzterm [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rparrett/puzterm [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rparrett/puzterm" "work/ex/beta-1.38-1/sources/1.37.0/gh/rparrett/puzterm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/rparrett/puzterm'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rparrett/puzterm" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rparrett/puzterm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rparrett/puzterm'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e04cb3a31fce2f793c9e9bc0b74f8d77cf768436 [INFO] sha for GitHub repo rparrett/puzterm: e04cb3a31fce2f793c9e9bc0b74f8d77cf768436 [INFO] validating manifest of rparrett/puzterm 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 rparrett/puzterm 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 rparrett/puzterm [INFO] finished frobbing rparrett/puzterm [INFO] frobbed toml for rparrett/puzterm written to work/ex/beta-1.38-1/sources/1.37.0/gh/rparrett/puzterm/Cargo.toml [INFO] started frobbing rparrett/puzterm [INFO] finished frobbing rparrett/puzterm [INFO] frobbed toml for rparrett/puzterm written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rparrett/puzterm/Cargo.toml [INFO] crate rparrett/puzterm 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] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/rparrett/puzterm/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] 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 rparrett/puzterm 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/rparrett/puzterm:/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] ff0805ab2174e55536544cf28873822e6aec107d6b3260fc9b3db2caabd75f01 [INFO] running `"docker" "start" "-a" "ff0805ab2174e55536544cf28873822e6aec107d6b3260fc9b3db2caabd75f01"` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling puzterm v0.2.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.86s [INFO] running `"docker" "inspect" "ff0805ab2174e55536544cf28873822e6aec107d6b3260fc9b3db2caabd75f01"` [INFO] running `"docker" "rm" "-f" "ff0805ab2174e55536544cf28873822e6aec107d6b3260fc9b3db2caabd75f01"` [INFO] [stdout] ff0805ab2174e55536544cf28873822e6aec107d6b3260fc9b3db2caabd75f01 [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/rparrett/puzterm:/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] cc2f3df620ed30a1bfa10b26517adad22a04d8da6afc638781885cb72a9a8da1 [INFO] running `"docker" "start" "-a" "cc2f3df620ed30a1bfa10b26517adad22a04d8da6afc638781885cb72a9a8da1"` [INFO] [stderr] Compiling puzterm v0.2.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.19s [INFO] running `"docker" "inspect" "cc2f3df620ed30a1bfa10b26517adad22a04d8da6afc638781885cb72a9a8da1"` [INFO] running `"docker" "rm" "-f" "cc2f3df620ed30a1bfa10b26517adad22a04d8da6afc638781885cb72a9a8da1"` [INFO] [stdout] cc2f3df620ed30a1bfa10b26517adad22a04d8da6afc638781885cb72a9a8da1 [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/rparrett/puzterm:/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] 0ed564786a3a95c9119086646631a91c85ce34d3616f8e19e7eeb5e777f58331 [INFO] running `"docker" "start" "-a" "0ed564786a3a95c9119086646631a91c85ce34d3616f8e19e7eeb5e777f58331"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/puzterm-aaaa2b17df68acce [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test puzfile::tests::it_works ... ok [INFO] [stdout] test puzfile::tests::leading_garbage ... ok [INFO] [stdout] test puzfile::tests::rectangle ... ok [INFO] [stdout] test puzfile::tests::small ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0ed564786a3a95c9119086646631a91c85ce34d3616f8e19e7eeb5e777f58331"` [INFO] running `"docker" "rm" "-f" "0ed564786a3a95c9119086646631a91c85ce34d3616f8e19e7eeb5e777f58331"` [INFO] [stdout] 0ed564786a3a95c9119086646631a91c85ce34d3616f8e19e7eeb5e777f58331