[INFO] updating cached repository neosmart/tabify [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/neosmart/tabify [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/neosmart/tabify" "work/ex/beta-1.38-1/sources/1.37.0/gh/neosmart/tabify"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/neosmart/tabify'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/neosmart/tabify" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/neosmart/tabify"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/neosmart/tabify'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 21a3f696a15f32afd64ec4f7c9ab5c932a6d936f [INFO] sha for GitHub repo neosmart/tabify: 21a3f696a15f32afd64ec4f7c9ab5c932a6d936f [INFO] validating manifest of neosmart/tabify 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 neosmart/tabify 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 neosmart/tabify [INFO] finished frobbing neosmart/tabify [INFO] frobbed toml for neosmart/tabify written to work/ex/beta-1.38-1/sources/1.37.0/gh/neosmart/tabify/Cargo.toml [INFO] started frobbing neosmart/tabify [INFO] finished frobbing neosmart/tabify [INFO] frobbed toml for neosmart/tabify written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/neosmart/tabify/Cargo.toml [INFO] crate neosmart/tabify 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing neosmart/tabify 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-0/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/neosmart/tabify:/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] 54be2e22fc5009b89e08ed3623a15413c3726fa6aa5a967c79c74a4d50b27c71 [INFO] running `"docker" "start" "-a" "54be2e22fc5009b89e08ed3623a15413c3726fa6aa5a967c79c74a4d50b27c71"` [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling tabify v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.55s [INFO] running `"docker" "inspect" "54be2e22fc5009b89e08ed3623a15413c3726fa6aa5a967c79c74a4d50b27c71"` [INFO] running `"docker" "rm" "-f" "54be2e22fc5009b89e08ed3623a15413c3726fa6aa5a967c79c74a4d50b27c71"` [INFO] [stdout] 54be2e22fc5009b89e08ed3623a15413c3726fa6aa5a967c79c74a4d50b27c71 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/neosmart/tabify:/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] 9d82ea329ac7a753626b883a4162be2d73debdad807e4541e2910c849c839d59 [INFO] running `"docker" "start" "-a" "9d82ea329ac7a753626b883a4162be2d73debdad807e4541e2910c849c839d59"` [INFO] [stderr] Compiling tabify v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `"docker" "inspect" "9d82ea329ac7a753626b883a4162be2d73debdad807e4541e2910c849c839d59"` [INFO] running `"docker" "rm" "-f" "9d82ea329ac7a753626b883a4162be2d73debdad807e4541e2910c849c839d59"` [INFO] [stdout] 9d82ea329ac7a753626b883a4162be2d73debdad807e4541e2910c849c839d59 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/neosmart/tabify:/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] 2f8c19aee1bc17c934dff4698e6721a59482690d0f49768837d382a2590312cb [INFO] running `"docker" "start" "-a" "2f8c19aee1bc17c934dff4698e6721a59482690d0f49768837d382a2590312cb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/tabify-5c7f4c284f88cbfa [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tabify_test ... ok [INFO] [stdout] test untabify_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2f8c19aee1bc17c934dff4698e6721a59482690d0f49768837d382a2590312cb"` [INFO] running `"docker" "rm" "-f" "2f8c19aee1bc17c934dff4698e6721a59482690d0f49768837d382a2590312cb"` [INFO] [stdout] 2f8c19aee1bc17c934dff4698e6721a59482690d0f49768837d382a2590312cb