[INFO] updating cached repository mattdamon108/practice-rust-greprs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mattdamon108/practice-rust-greprs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mattdamon108/practice-rust-greprs" "work/ex/beta-1.37-6/sources/1.36.0/gh/mattdamon108/practice-rust-greprs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mattdamon108/practice-rust-greprs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mattdamon108/practice-rust-greprs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mattdamon108/practice-rust-greprs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mattdamon108/practice-rust-greprs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9c0225366480024d0d5c393cce46e7671cfe2a50 [INFO] sha for GitHub repo mattdamon108/practice-rust-greprs: 9c0225366480024d0d5c393cce46e7671cfe2a50 [INFO] validating manifest of mattdamon108/practice-rust-greprs 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 mattdamon108/practice-rust-greprs 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 mattdamon108/practice-rust-greprs [INFO] finished frobbing mattdamon108/practice-rust-greprs [INFO] frobbed toml for mattdamon108/practice-rust-greprs written to work/ex/beta-1.37-6/sources/1.36.0/gh/mattdamon108/practice-rust-greprs/Cargo.toml [INFO] started frobbing mattdamon108/practice-rust-greprs [INFO] finished frobbing mattdamon108/practice-rust-greprs [INFO] frobbed toml for mattdamon108/practice-rust-greprs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mattdamon108/practice-rust-greprs/Cargo.toml [INFO] crate mattdamon108/practice-rust-greprs 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 mattdamon108/practice-rust-greprs 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-6/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/mattdamon108/practice-rust-greprs:/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] 578dc8f56b4ccfe1aa8cc5fa2f660e9d7639450148dac607ee86104ab11b561b [INFO] running `"docker" "start" "-a" "578dc8f56b4ccfe1aa8cc5fa2f660e9d7639450148dac607ee86104ab11b561b"` [INFO] [stderr] Compiling greprs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:36:46 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn run(config: Config) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `"docker" "inspect" "578dc8f56b4ccfe1aa8cc5fa2f660e9d7639450148dac607ee86104ab11b561b"` [INFO] running `"docker" "rm" "-f" "578dc8f56b4ccfe1aa8cc5fa2f660e9d7639450148dac607ee86104ab11b561b"` [INFO] [stdout] 578dc8f56b4ccfe1aa8cc5fa2f660e9d7639450148dac607ee86104ab11b561b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/mattdamon108/practice-rust-greprs:/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] 22342e1673550416da093e6c5bcc3f2635cde1a66f3a1495cf524a605596d127 [INFO] running `"docker" "start" "-a" "22342e1673550416da093e6c5bcc3f2635cde1a66f3a1495cf524a605596d127"` [INFO] [stderr] Compiling greprs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:36:46 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn run(config: Config) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `"docker" "inspect" "22342e1673550416da093e6c5bcc3f2635cde1a66f3a1495cf524a605596d127"` [INFO] running `"docker" "rm" "-f" "22342e1673550416da093e6c5bcc3f2635cde1a66f3a1495cf524a605596d127"` [INFO] [stdout] 22342e1673550416da093e6c5bcc3f2635cde1a66f3a1495cf524a605596d127 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/mattdamon108/practice-rust-greprs:/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] 17fa10d2366401b8e4c184e64bead33808fe7a98d0e00041f7335a1c09b5c154 [INFO] running `"docker" "start" "-a" "17fa10d2366401b8e4c184e64bead33808fe7a98d0e00041f7335a1c09b5c154"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/greprs-b8905f363180f706 [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/greprs-2bd698fbca3637c0 [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 greprs [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" "17fa10d2366401b8e4c184e64bead33808fe7a98d0e00041f7335a1c09b5c154"` [INFO] running `"docker" "rm" "-f" "17fa10d2366401b8e4c184e64bead33808fe7a98d0e00041f7335a1c09b5c154"` [INFO] [stdout] 17fa10d2366401b8e4c184e64bead33808fe7a98d0e00041f7335a1c09b5c154