[INFO] updating cached repository robert-wallis/rust-employee-cli [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/robert-wallis/rust-employee-cli [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/robert-wallis/rust-employee-cli" "work/ex/beta-1.37-6/sources/1.36.0/gh/robert-wallis/rust-employee-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/robert-wallis/rust-employee-cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/robert-wallis/rust-employee-cli" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/robert-wallis/rust-employee-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/robert-wallis/rust-employee-cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 67536746ad9e880499bb57849ec4b589b5698ec1 [INFO] sha for GitHub repo robert-wallis/rust-employee-cli: 67536746ad9e880499bb57849ec4b589b5698ec1 [INFO] validating manifest of robert-wallis/rust-employee-cli 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 robert-wallis/rust-employee-cli 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 robert-wallis/rust-employee-cli [INFO] finished frobbing robert-wallis/rust-employee-cli [INFO] frobbed toml for robert-wallis/rust-employee-cli written to work/ex/beta-1.37-6/sources/1.36.0/gh/robert-wallis/rust-employee-cli/Cargo.toml [INFO] started frobbing robert-wallis/rust-employee-cli [INFO] finished frobbing robert-wallis/rust-employee-cli [INFO] frobbed toml for robert-wallis/rust-employee-cli written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/robert-wallis/rust-employee-cli/Cargo.toml [INFO] crate robert-wallis/rust-employee-cli 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing robert-wallis/rust-employee-cli against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/robert-wallis/rust-employee-cli:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] b515b1e95089de3e76d8f53c2e5b9171b4d98d8ecc47cd27f123a6df60b8d750 [INFO] running `"docker" "start" "-a" "b515b1e95089de3e76d8f53c2e5b9171b4d98d8ecc47cd27f123a6df60b8d750"` [INFO] [stderr] Compiling employee_cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `"docker" "inspect" "b515b1e95089de3e76d8f53c2e5b9171b4d98d8ecc47cd27f123a6df60b8d750"` [INFO] running `"docker" "rm" "-f" "b515b1e95089de3e76d8f53c2e5b9171b4d98d8ecc47cd27f123a6df60b8d750"` [INFO] [stdout] b515b1e95089de3e76d8f53c2e5b9171b4d98d8ecc47cd27f123a6df60b8d750 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/robert-wallis/rust-employee-cli:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 72dedc591d3c2016bb206635e4cd240f53f36bb4ce57211129e05a6ed0d65cd6 [INFO] running `"docker" "start" "-a" "72dedc591d3c2016bb206635e4cd240f53f36bb4ce57211129e05a6ed0d65cd6"` [INFO] [stderr] Compiling employee_cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `"docker" "inspect" "72dedc591d3c2016bb206635e4cd240f53f36bb4ce57211129e05a6ed0d65cd6"` [INFO] running `"docker" "rm" "-f" "72dedc591d3c2016bb206635e4cd240f53f36bb4ce57211129e05a6ed0d65cd6"` [INFO] [stdout] 72dedc591d3c2016bb206635e4cd240f53f36bb4ce57211129e05a6ed0d65cd6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/robert-wallis/rust-employee-cli:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 808c3b48f640061dfbf357b25ce2dbfde5a96a784d62880a453d2ca87a3afda9 [INFO] running `"docker" "start" "-a" "808c3b48f640061dfbf357b25ce2dbfde5a96a784d62880a453d2ca87a3afda9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/employee_cli-ee4ba072309d653a [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test store::tests::storage ... ok [INFO] [stdout] test command::tests::unknown ... ok [INFO] [stdout] test command::quit::tests::quit ... ok [INFO] [stdout] test tokenizer::tests::tokenize_happy ... ok [INFO] [stdout] test command::list::tests::noun ... ok [INFO] [stdout] test tokenizer::tests::test_is_alphabetic ... ok [INFO] [stdout] test tokenizer::tests::test_trim_non_alphabetic ... ok [INFO] [stdout] test command::add::tests::add ... ok [INFO] [stdout] test command::list::tests::list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "808c3b48f640061dfbf357b25ce2dbfde5a96a784d62880a453d2ca87a3afda9"` [INFO] running `"docker" "rm" "-f" "808c3b48f640061dfbf357b25ce2dbfde5a96a784d62880a453d2ca87a3afda9"` [INFO] [stdout] 808c3b48f640061dfbf357b25ce2dbfde5a96a784d62880a453d2ca87a3afda9