[INFO] updating cached repository jonaylor89/jsh [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jonaylor89/jsh [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jonaylor89/jsh" "work/ex/beta-1.38-1/sources/1.37.0/gh/jonaylor89/jsh"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jonaylor89/jsh'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jonaylor89/jsh" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jonaylor89/jsh"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jonaylor89/jsh'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a0a570cffda7e6da361e21edfb690a182a5e955b [INFO] sha for GitHub repo jonaylor89/jsh: a0a570cffda7e6da361e21edfb690a182a5e955b [INFO] validating manifest of jonaylor89/jsh 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 jonaylor89/jsh 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 jonaylor89/jsh [INFO] finished frobbing jonaylor89/jsh [INFO] frobbed toml for jonaylor89/jsh written to work/ex/beta-1.38-1/sources/1.37.0/gh/jonaylor89/jsh/Cargo.toml [INFO] started frobbing jonaylor89/jsh [INFO] finished frobbing jonaylor89/jsh [INFO] frobbed toml for jonaylor89/jsh written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jonaylor89/jsh/Cargo.toml [INFO] crate jonaylor89/jsh 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 jonaylor89/jsh 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-6/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/jonaylor89/jsh:/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] e96a6f4bd2becb184100d2ef4f06fefbfe1660e1422a4b3a9c26ade147e9e41a [INFO] running `"docker" "start" "-a" "e96a6f4bd2becb184100d2ef4f06fefbfe1660e1422a4b3a9c26ade147e9e41a"` [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling jsh v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `self`, `style` [INFO] [stderr] --> src/prompt.rs:2:15 [INFO] [stderr] | [INFO] [stderr] 2 | use termion::{self, color, style}; [INFO] [stderr] | ^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.82s [INFO] running `"docker" "inspect" "e96a6f4bd2becb184100d2ef4f06fefbfe1660e1422a4b3a9c26ade147e9e41a"` [INFO] running `"docker" "rm" "-f" "e96a6f4bd2becb184100d2ef4f06fefbfe1660e1422a4b3a9c26ade147e9e41a"` [INFO] [stdout] e96a6f4bd2becb184100d2ef4f06fefbfe1660e1422a4b3a9c26ade147e9e41a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/jonaylor89/jsh:/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] d59619924b7d7685a4b0a089aaac87301c8755e210d7275ac133254bc079e2b7 [INFO] running `"docker" "start" "-a" "d59619924b7d7685a4b0a089aaac87301c8755e210d7275ac133254bc079e2b7"` [INFO] [stderr] Compiling jsh v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `self`, `style` [INFO] [stderr] --> src/prompt.rs:2:15 [INFO] [stderr] | [INFO] [stderr] 2 | use termion::{self, color, style}; [INFO] [stderr] | ^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `"docker" "inspect" "d59619924b7d7685a4b0a089aaac87301c8755e210d7275ac133254bc079e2b7"` [INFO] running `"docker" "rm" "-f" "d59619924b7d7685a4b0a089aaac87301c8755e210d7275ac133254bc079e2b7"` [INFO] [stdout] d59619924b7d7685a4b0a089aaac87301c8755e210d7275ac133254bc079e2b7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/jonaylor89/jsh:/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] 88ab5748baf28a9cc3a5da51cd9a5014bfca09fa8ff8b94a65a7488eb3a8bf94 [INFO] running `"docker" "start" "-a" "88ab5748baf28a9cc3a5da51cd9a5014bfca09fa8ff8b94a65a7488eb3a8bf94"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/jsh-02354cbf793b5c47 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test jsh::tests::test_execute_cd ... ok [INFO] [stdout] test jsh::tests::test_execute_cd_no_dir ... ok [INFO] [stdout] test jsh::tests::test_execute_exit ... ok [INFO] [stdout] test jsh::tests::test_execute_none ... ok [INFO] [stdout] test jsh::tests::test_execute_help ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "88ab5748baf28a9cc3a5da51cd9a5014bfca09fa8ff8b94a65a7488eb3a8bf94"` [INFO] running `"docker" "rm" "-f" "88ab5748baf28a9cc3a5da51cd9a5014bfca09fa8ff8b94a65a7488eb3a8bf94"` [INFO] [stdout] 88ab5748baf28a9cc3a5da51cd9a5014bfca09fa8ff8b94a65a7488eb3a8bf94