[INFO] updating cached repository gugi9000/rusttactoe [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/gugi9000/rusttactoe [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/gugi9000/rusttactoe" "work/ex/beta-1.37-6/sources/1.36.0/gh/gugi9000/rusttactoe"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/gugi9000/rusttactoe'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gugi9000/rusttactoe" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gugi9000/rusttactoe"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gugi9000/rusttactoe'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7dd141ca4d7882012915500acfbc89850897edc5 [INFO] sha for GitHub repo gugi9000/rusttactoe: 7dd141ca4d7882012915500acfbc89850897edc5 [INFO] validating manifest of gugi9000/rusttactoe on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gugi9000/rusttactoe on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gugi9000/rusttactoe [INFO] finished frobbing gugi9000/rusttactoe [INFO] frobbed toml for gugi9000/rusttactoe written to work/ex/beta-1.37-6/sources/1.36.0/gh/gugi9000/rusttactoe/Cargo.toml [INFO] started frobbing gugi9000/rusttactoe [INFO] finished frobbing gugi9000/rusttactoe [INFO] frobbed toml for gugi9000/rusttactoe written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gugi9000/rusttactoe/Cargo.toml [INFO] crate gugi9000/rusttactoe already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing gugi9000/rusttactoe against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gugi9000/rusttactoe:/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-07-23" "build" "--frozen"` [INFO] [stdout] 89d0f0413d23d2e7f5e7efe92dd50d7f38621ab2094b1df1e786479d2f54c126 [INFO] running `"docker" "start" "-a" "89d0f0413d23d2e7f5e7efe92dd50d7f38621ab2094b1df1e786479d2f54c126"` [INFO] [stderr] Compiling text_io v0.1.7 [INFO] [stderr] Compiling rusttactoe v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "89d0f0413d23d2e7f5e7efe92dd50d7f38621ab2094b1df1e786479d2f54c126"` [INFO] running `"docker" "rm" "-f" "89d0f0413d23d2e7f5e7efe92dd50d7f38621ab2094b1df1e786479d2f54c126"` [INFO] [stdout] 89d0f0413d23d2e7f5e7efe92dd50d7f38621ab2094b1df1e786479d2f54c126 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gugi9000/rusttactoe:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 371d9d7dcdc42233498dde702e1e135b6871cc8ca640b2a3f9f3e7fba16d3da4 [INFO] running `"docker" "start" "-a" "371d9d7dcdc42233498dde702e1e135b6871cc8ca640b2a3f9f3e7fba16d3da4"` [INFO] [stderr] Compiling rusttactoe v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `"docker" "inspect" "371d9d7dcdc42233498dde702e1e135b6871cc8ca640b2a3f9f3e7fba16d3da4"` [INFO] running `"docker" "rm" "-f" "371d9d7dcdc42233498dde702e1e135b6871cc8ca640b2a3f9f3e7fba16d3da4"` [INFO] [stdout] 371d9d7dcdc42233498dde702e1e135b6871cc8ca640b2a3f9f3e7fba16d3da4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gugi9000/rusttactoe:/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-07-23" "test" "--frozen"` [INFO] [stdout] bc992a79f5635f10d74a820d97962e9537ca137eacbaccd813efc6cc83bade4d [INFO] running `"docker" "start" "-a" "bc992a79f5635f10d74a820d97962e9537ca137eacbaccd813efc6cc83bade4d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusttactoe-e35e21f9277d890d [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" "bc992a79f5635f10d74a820d97962e9537ca137eacbaccd813efc6cc83bade4d"` [INFO] running `"docker" "rm" "-f" "bc992a79f5635f10d74a820d97962e9537ca137eacbaccd813efc6cc83bade4d"` [INFO] [stdout] bc992a79f5635f10d74a820d97962e9537ca137eacbaccd813efc6cc83bade4d