[INFO] updating cached repository nilq/helix [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nilq/helix [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nilq/helix" "work/ex/beta-1.38-1/sources/1.37.0/gh/nilq/helix"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/nilq/helix'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nilq/helix" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nilq/helix"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nilq/helix'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 28e40d3292f5d8292e115f56ef0fe86f5a3d2d77 [INFO] sha for GitHub repo nilq/helix: 28e40d3292f5d8292e115f56ef0fe86f5a3d2d77 [INFO] validating manifest of nilq/helix 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 nilq/helix 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 nilq/helix [INFO] finished frobbing nilq/helix [INFO] frobbed toml for nilq/helix written to work/ex/beta-1.38-1/sources/1.37.0/gh/nilq/helix/Cargo.toml [INFO] started frobbing nilq/helix [INFO] finished frobbing nilq/helix [INFO] frobbed toml for nilq/helix written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nilq/helix/Cargo.toml [INFO] crate nilq/helix 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 nilq/helix 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-1/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/nilq/helix:/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] 9478a139a4f3bf44adc59f1b0b707c53badfcd8103c298b2ba22d22fae6b5189 [INFO] running `"docker" "start" "-a" "9478a139a4f3bf44adc59f1b0b707c53badfcd8103c298b2ba22d22fae6b5189"` [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stderr] Compiling helix-lang v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.22s [INFO] running `"docker" "inspect" "9478a139a4f3bf44adc59f1b0b707c53badfcd8103c298b2ba22d22fae6b5189"` [INFO] running `"docker" "rm" "-f" "9478a139a4f3bf44adc59f1b0b707c53badfcd8103c298b2ba22d22fae6b5189"` [INFO] [stdout] 9478a139a4f3bf44adc59f1b0b707c53badfcd8103c298b2ba22d22fae6b5189 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/nilq/helix:/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] 78861069b752a0bfe4aee64cf5d31ec26748807fb0be5a4c8fdf96c2051db127 [INFO] running `"docker" "start" "-a" "78861069b752a0bfe4aee64cf5d31ec26748807fb0be5a4c8fdf96c2051db127"` [INFO] [stderr] Compiling helix-lang v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.55s [INFO] running `"docker" "inspect" "78861069b752a0bfe4aee64cf5d31ec26748807fb0be5a4c8fdf96c2051db127"` [INFO] running `"docker" "rm" "-f" "78861069b752a0bfe4aee64cf5d31ec26748807fb0be5a4c8fdf96c2051db127"` [INFO] [stdout] 78861069b752a0bfe4aee64cf5d31ec26748807fb0be5a4c8fdf96c2051db127 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/nilq/helix:/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] 6ace4e9de644aae0b0b1203bcbdf2112f4905ff4fdf81bbe1c2c10ed693886af [INFO] running `"docker" "start" "-a" "6ace4e9de644aae0b0b1203bcbdf2112f4905ff4fdf81bbe1c2c10ed693886af"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/helix_lang-85b4f3c3e7fd1c8f [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] [stderr] Running /opt/crater/target/debug/deps/helix_lang-3bcdd57b06788b94 [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] [stderr] Doc-tests helix-lang [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" "6ace4e9de644aae0b0b1203bcbdf2112f4905ff4fdf81bbe1c2c10ed693886af"` [INFO] running `"docker" "rm" "-f" "6ace4e9de644aae0b0b1203bcbdf2112f4905ff4fdf81bbe1c2c10ed693886af"` [INFO] [stdout] 6ace4e9de644aae0b0b1203bcbdf2112f4905ff4fdf81bbe1c2c10ed693886af