[INFO] updating cached repository brimatteng/grrs-rust-book-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/brimatteng/grrs-rust-book-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/brimatteng/grrs-rust-book-example" "work/ex/beta-1.37-6/sources/1.36.0/gh/brimatteng/grrs-rust-book-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/brimatteng/grrs-rust-book-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/brimatteng/grrs-rust-book-example" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/brimatteng/grrs-rust-book-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/brimatteng/grrs-rust-book-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2dcfde0886add5db386b8b0a92e289e023386a24 [INFO] sha for GitHub repo brimatteng/grrs-rust-book-example: 2dcfde0886add5db386b8b0a92e289e023386a24 [INFO] validating manifest of brimatteng/grrs-rust-book-example 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 brimatteng/grrs-rust-book-example 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 brimatteng/grrs-rust-book-example [INFO] finished frobbing brimatteng/grrs-rust-book-example [INFO] frobbed toml for brimatteng/grrs-rust-book-example written to work/ex/beta-1.37-6/sources/1.36.0/gh/brimatteng/grrs-rust-book-example/Cargo.toml [INFO] started frobbing brimatteng/grrs-rust-book-example [INFO] finished frobbing brimatteng/grrs-rust-book-example [INFO] frobbed toml for brimatteng/grrs-rust-book-example written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/brimatteng/grrs-rust-book-example/Cargo.toml [INFO] crate brimatteng/grrs-rust-book-example 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] testing brimatteng/grrs-rust-book-example against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/brimatteng/grrs-rust-book-example:/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-07-23" "build" "--frozen"` [INFO] [stdout] 0258ecfd23b4f0ace5254e7b20a9456d04b0a6d4955d4439b6016c4f2470e05f [INFO] running `"docker" "start" "-a" "0258ecfd23b4f0ace5254e7b20a9456d04b0a6d4955d4439b6016c4f2470e05f"` [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling grrs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.91s [INFO] running `"docker" "inspect" "0258ecfd23b4f0ace5254e7b20a9456d04b0a6d4955d4439b6016c4f2470e05f"` [INFO] running `"docker" "rm" "-f" "0258ecfd23b4f0ace5254e7b20a9456d04b0a6d4955d4439b6016c4f2470e05f"` [INFO] [stdout] 0258ecfd23b4f0ace5254e7b20a9456d04b0a6d4955d4439b6016c4f2470e05f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/brimatteng/grrs-rust-book-example:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 5b061f38f0f2d37a69ca2784d861504b535de2d40537e945d6dd6c3819f4e0e4 [INFO] running `"docker" "start" "-a" "5b061f38f0f2d37a69ca2784d861504b535de2d40537e945d6dd6c3819f4e0e4"` [INFO] [stderr] Compiling grrs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `"docker" "inspect" "5b061f38f0f2d37a69ca2784d861504b535de2d40537e945d6dd6c3819f4e0e4"` [INFO] running `"docker" "rm" "-f" "5b061f38f0f2d37a69ca2784d861504b535de2d40537e945d6dd6c3819f4e0e4"` [INFO] [stdout] 5b061f38f0f2d37a69ca2784d861504b535de2d40537e945d6dd6c3819f4e0e4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/brimatteng/grrs-rust-book-example:/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-07-23" "test" "--frozen"` [INFO] [stdout] e87904ba82c415ec2130b0d0205580d698538141c6ed8c07d952b9edf18cfaf0 [INFO] running `"docker" "start" "-a" "e87904ba82c415ec2130b0d0205580d698538141c6ed8c07d952b9edf18cfaf0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/grrs-af135f3fb6224ef5 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::multi_results ... ok [INFO] [stdout] test tests::no_results ... ok [INFO] [stdout] test tests::one_result ... ok [INFO] [stdout] test tests::whitespace ... ok [INFO] [stdout] test tests::case_insensitive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/grrs-2d408b183b7c8004 [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 grrs [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" "e87904ba82c415ec2130b0d0205580d698538141c6ed8c07d952b9edf18cfaf0"` [INFO] running `"docker" "rm" "-f" "e87904ba82c415ec2130b0d0205580d698538141c6ed8c07d952b9edf18cfaf0"` [INFO] [stdout] e87904ba82c415ec2130b0d0205580d698538141c6ed8c07d952b9edf18cfaf0