[INFO] updating cached repository elementh/rust_grep [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/elementh/rust_grep [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/elementh/rust_grep" "work/ex/beta-1.37-6/sources/1.36.0/gh/elementh/rust_grep"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/elementh/rust_grep'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/elementh/rust_grep" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/elementh/rust_grep"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/elementh/rust_grep'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c760d6f45447111ef58e95fd8d5209f6057c938f [INFO] sha for GitHub repo elementh/rust_grep: c760d6f45447111ef58e95fd8d5209f6057c938f [INFO] validating manifest of elementh/rust_grep 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 elementh/rust_grep 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 elementh/rust_grep [INFO] finished frobbing elementh/rust_grep [INFO] frobbed toml for elementh/rust_grep written to work/ex/beta-1.37-6/sources/1.36.0/gh/elementh/rust_grep/Cargo.toml [INFO] started frobbing elementh/rust_grep [INFO] finished frobbing elementh/rust_grep [INFO] frobbed toml for elementh/rust_grep written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/elementh/rust_grep/Cargo.toml [INFO] crate elementh/rust_grep 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 elementh/rust_grep 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/elementh/rust_grep:/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] 8843b463ef2130c1769483740da9aa2b28e981fb3dfa024dccf14ba1a936bbf0 [INFO] running `"docker" "start" "-a" "8843b463ef2130c1769483740da9aa2b28e981fb3dfa024dccf14ba1a936bbf0"` [INFO] [stderr] Compiling rust_grep v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `"docker" "inspect" "8843b463ef2130c1769483740da9aa2b28e981fb3dfa024dccf14ba1a936bbf0"` [INFO] running `"docker" "rm" "-f" "8843b463ef2130c1769483740da9aa2b28e981fb3dfa024dccf14ba1a936bbf0"` [INFO] [stdout] 8843b463ef2130c1769483740da9aa2b28e981fb3dfa024dccf14ba1a936bbf0 [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/elementh/rust_grep:/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] 4d5a557d50e5501ac920e12b196ca88616e3034aeed2bf8610a9381469dd70e5 [INFO] running `"docker" "start" "-a" "4d5a557d50e5501ac920e12b196ca88616e3034aeed2bf8610a9381469dd70e5"` [INFO] [stderr] Compiling rust_grep v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "4d5a557d50e5501ac920e12b196ca88616e3034aeed2bf8610a9381469dd70e5"` [INFO] running `"docker" "rm" "-f" "4d5a557d50e5501ac920e12b196ca88616e3034aeed2bf8610a9381469dd70e5"` [INFO] [stdout] 4d5a557d50e5501ac920e12b196ca88616e3034aeed2bf8610a9381469dd70e5 [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/elementh/rust_grep:/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] a5fa376750640b3eb872446a4d2f90409a06062f03fb3e934d5aee9411264f38 [INFO] running `"docker" "start" "-a" "a5fa376750640b3eb872446a4d2f90409a06062f03fb3e934d5aee9411264f38"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_grep-969f1c497b6a79ff [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::case_sensitive ... ok [INFO] [stdout] test test::case_insensitive ... 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/rust_grep-093f4da3b85f073f [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 rust_grep [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" "a5fa376750640b3eb872446a4d2f90409a06062f03fb3e934d5aee9411264f38"` [INFO] running `"docker" "rm" "-f" "a5fa376750640b3eb872446a4d2f90409a06062f03fb3e934d5aee9411264f38"` [INFO] [stdout] a5fa376750640b3eb872446a4d2f90409a06062f03fb3e934d5aee9411264f38