[INFO] updating cached repository taturou/rust_minigrep [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/taturou/rust_minigrep [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/taturou/rust_minigrep" "work/ex/beta-1.37-6/sources/1.36.0/gh/taturou/rust_minigrep"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/taturou/rust_minigrep'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/taturou/rust_minigrep" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/taturou/rust_minigrep"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/taturou/rust_minigrep'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 70e5620bc1d5f17f0c44a50a2284e89d0e4de76a [INFO] sha for GitHub repo taturou/rust_minigrep: 70e5620bc1d5f17f0c44a50a2284e89d0e4de76a [INFO] validating manifest of taturou/rust_minigrep 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 taturou/rust_minigrep 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 taturou/rust_minigrep [INFO] finished frobbing taturou/rust_minigrep [INFO] frobbed toml for taturou/rust_minigrep written to work/ex/beta-1.37-6/sources/1.36.0/gh/taturou/rust_minigrep/Cargo.toml [INFO] started frobbing taturou/rust_minigrep [INFO] finished frobbing taturou/rust_minigrep [INFO] frobbed toml for taturou/rust_minigrep written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/taturou/rust_minigrep/Cargo.toml [INFO] crate taturou/rust_minigrep 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 taturou/rust_minigrep 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/taturou/rust_minigrep:/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] a86449d2967f6f23b06df1badb4d30f4302f18663a6dd7184bc66fdbb87de28a [INFO] running `"docker" "start" "-a" "a86449d2967f6f23b06df1badb4d30f4302f18663a6dd7184bc66fdbb87de28a"` [INFO] [stderr] Compiling minigrep v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "a86449d2967f6f23b06df1badb4d30f4302f18663a6dd7184bc66fdbb87de28a"` [INFO] running `"docker" "rm" "-f" "a86449d2967f6f23b06df1badb4d30f4302f18663a6dd7184bc66fdbb87de28a"` [INFO] [stdout] a86449d2967f6f23b06df1badb4d30f4302f18663a6dd7184bc66fdbb87de28a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/taturou/rust_minigrep:/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] 11585b5f1dc267b01cf8f8046de5e86b8226cb38c4cd9f6d5376039363f47d73 [INFO] running `"docker" "start" "-a" "11585b5f1dc267b01cf8f8046de5e86b8226cb38c4cd9f6d5376039363f47d73"` [INFO] [stderr] Compiling minigrep v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "11585b5f1dc267b01cf8f8046de5e86b8226cb38c4cd9f6d5376039363f47d73"` [INFO] running `"docker" "rm" "-f" "11585b5f1dc267b01cf8f8046de5e86b8226cb38c4cd9f6d5376039363f47d73"` [INFO] [stdout] 11585b5f1dc267b01cf8f8046de5e86b8226cb38c4cd9f6d5376039363f47d73 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/taturou/rust_minigrep:/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] 708fb20347c6077f4494e9ee790438a09464883dc4ba59fa58c8e3e095589e2b [INFO] running `"docker" "start" "-a" "708fb20347c6077f4494e9ee790438a09464883dc4ba59fa58c8e3e095589e2b"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/minigrep-ff177ee8f5f85702 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::case_insensitive ... ok [INFO] [stdout] test test::case_sensitive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/minigrep-fcb5693f8a7546cf [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 minigrep [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" "708fb20347c6077f4494e9ee790438a09464883dc4ba59fa58c8e3e095589e2b"` [INFO] running `"docker" "rm" "-f" "708fb20347c6077f4494e9ee790438a09464883dc4ba59fa58c8e3e095589e2b"` [INFO] [stdout] 708fb20347c6077f4494e9ee790438a09464883dc4ba59fa58c8e3e095589e2b