[INFO] updating cached repository https://github.com/brimatteng/grrs-rust-book-example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2dcfde0886add5db386b8b0a92e289e023386a24 [INFO] testing brimatteng/grrs-rust-book-example against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrimatteng%2Fgrrs-rust-book-example" "work/builds/worker-11/source"` [INFO] [stderr] Cloning into 'work/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brimatteng/grrs-rust-book-example on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/brimatteng/grrs-rust-book-example [INFO] finished tweaking git repo https://github.com/brimatteng/grrs-rust-book-example [INFO] tweaked toml for git repo https://github.com/brimatteng/grrs-rust-book-example written to work/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/brimatteng/grrs-rust-book-example already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 13c5d83c35fdff1563c2fe04865abac249f25e8a58af05187d362b2990c485de [INFO] running `"docker" "start" "-a" "13c5d83c35fdff1563c2fe04865abac249f25e8a58af05187d362b2990c485de"` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling grrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.37s [INFO] running `"docker" "inspect" "13c5d83c35fdff1563c2fe04865abac249f25e8a58af05187d362b2990c485de"` [INFO] running `"docker" "rm" "-f" "13c5d83c35fdff1563c2fe04865abac249f25e8a58af05187d362b2990c485de"` [INFO] [stdout] 13c5d83c35fdff1563c2fe04865abac249f25e8a58af05187d362b2990c485de [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] a789e4f9517ccb98943e8f87b15c8ab3a84019dfe8a04decc482bca4a1a5e978 [INFO] running `"docker" "start" "-a" "a789e4f9517ccb98943e8f87b15c8ab3a84019dfe8a04decc482bca4a1a5e978"` [INFO] [stderr] Compiling grrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "a789e4f9517ccb98943e8f87b15c8ab3a84019dfe8a04decc482bca4a1a5e978"` [INFO] running `"docker" "rm" "-f" "a789e4f9517ccb98943e8f87b15c8ab3a84019dfe8a04decc482bca4a1a5e978"` [INFO] [stdout] a789e4f9517ccb98943e8f87b15c8ab3a84019dfe8a04decc482bca4a1a5e978 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] b7880f391c3bcfc04a5c1d839fc4afafb91a710deba65ac1761f923499cc2338 [INFO] running `"docker" "start" "-a" "b7880f391c3bcfc04a5c1d839fc4afafb91a710deba65ac1761f923499cc2338"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/grrs-1670c737d1a5a45c [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::case_insensitive ... ok [INFO] [stdout] test tests::no_results ... ok [INFO] [stdout] test tests::multi_results ... ok [INFO] [stdout] test tests::one_result ... ok [INFO] [stdout] test tests::whitespace ... 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/rustwide/target/debug/deps/grrs-c23f523c447f231d [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" "b7880f391c3bcfc04a5c1d839fc4afafb91a710deba65ac1761f923499cc2338"` [INFO] running `"docker" "rm" "-f" "b7880f391c3bcfc04a5c1d839fc4afafb91a710deba65ac1761f923499cc2338"` [INFO] [stdout] b7880f391c3bcfc04a5c1d839fc4afafb91a710deba65ac1761f923499cc2338