[INFO] cloning repository learnmerust/8ball_interactive [INFO] running `"git" "clone" "--bare" "git://github.com/learnmerust/8ball_interactive.git" "work/cache/sources/gh/learnmerust/8ball_interactive"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/learnmerust/8ball_interactive'... [INFO] running `"git" "clone" "work/cache/sources/gh/learnmerust/8ball_interactive" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/learnmerust/8ball_interactive"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/learnmerust/8ball_interactive'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/learnmerust/8ball_interactive" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/learnmerust/8ball_interactive"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/learnmerust/8ball_interactive'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 872538e70f45c724c39e428819d0664b30d92a79 [INFO] sha for GitHub repo learnmerust/8ball_interactive: 872538e70f45c724c39e428819d0664b30d92a79 [INFO] validating manifest of learnmerust/8ball_interactive 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 learnmerust/8ball_interactive 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 learnmerust/8ball_interactive [INFO] finished frobbing learnmerust/8ball_interactive [INFO] frobbed toml for learnmerust/8ball_interactive written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/learnmerust/8ball_interactive/Cargo.toml [INFO] started frobbing learnmerust/8ball_interactive [INFO] finished frobbing learnmerust/8ball_interactive [INFO] frobbed toml for learnmerust/8ball_interactive written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/learnmerust/8ball_interactive/Cargo.toml [INFO] crate learnmerust/8ball_interactive 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shrust v0.0.4 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing learnmerust/8ball_interactive against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/learnmerust/8ball_interactive:/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] 14bdf1c11dd4dd082d1c7b0c69affd72886453101f87054de51723150d814b10 [INFO] running `"docker" "start" "-a" "14bdf1c11dd4dd082d1c7b0c69affd72886453101f87054de51723150d814b10"` [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling prettytable-rs v0.6.7 [INFO] [stderr] Compiling shrust v0.0.4 [INFO] [stderr] Compiling 8ball v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.96s [INFO] running `"docker" "inspect" "14bdf1c11dd4dd082d1c7b0c69affd72886453101f87054de51723150d814b10"` [INFO] running `"docker" "rm" "-f" "14bdf1c11dd4dd082d1c7b0c69affd72886453101f87054de51723150d814b10"` [INFO] [stdout] 14bdf1c11dd4dd082d1c7b0c69affd72886453101f87054de51723150d814b10 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/learnmerust/8ball_interactive:/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] a699734512dbf6e91c9e80388c01ecf82582fb97a50809a434f6f7df59afbd8d [INFO] running `"docker" "start" "-a" "a699734512dbf6e91c9e80388c01ecf82582fb97a50809a434f6f7df59afbd8d"` [INFO] [stderr] Compiling 8ball v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `"docker" "inspect" "a699734512dbf6e91c9e80388c01ecf82582fb97a50809a434f6f7df59afbd8d"` [INFO] running `"docker" "rm" "-f" "a699734512dbf6e91c9e80388c01ecf82582fb97a50809a434f6f7df59afbd8d"` [INFO] [stdout] a699734512dbf6e91c9e80388c01ecf82582fb97a50809a434f6f7df59afbd8d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/learnmerust/8ball_interactive:/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] 0c58a0ddcdd02b6ca790684daa4ea095f409ae9c21b44533a51109c9f6aa6bb6 [INFO] running `"docker" "start" "-a" "0c58a0ddcdd02b6ca790684daa4ea095f409ae9c21b44533a51109c9f6aa6bb6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/8ball-76e8a841f5b9b1bc [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" "0c58a0ddcdd02b6ca790684daa4ea095f409ae9c21b44533a51109c9f6aa6bb6"` [INFO] running `"docker" "rm" "-f" "0c58a0ddcdd02b6ca790684daa4ea095f409ae9c21b44533a51109c9f6aa6bb6"` [INFO] [stdout] 0c58a0ddcdd02b6ca790684daa4ea095f409ae9c21b44533a51109c9f6aa6bb6