[INFO] cloning repository gersonmartins/greprs [INFO] running `"git" "clone" "--bare" "git://github.com/gersonmartins/greprs.git" "work/cache/sources/gh/gersonmartins/greprs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/gersonmartins/greprs'... [INFO] running `"git" "clone" "work/cache/sources/gh/gersonmartins/greprs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/gersonmartins/greprs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/gersonmartins/greprs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gersonmartins/greprs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gersonmartins/greprs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gersonmartins/greprs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a219fd69145964c9875f6e9bc5d503f1992da5d6 [INFO] sha for GitHub repo gersonmartins/greprs: a219fd69145964c9875f6e9bc5d503f1992da5d6 [INFO] validating manifest of gersonmartins/greprs on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gersonmartins/greprs on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gersonmartins/greprs [INFO] finished frobbing gersonmartins/greprs [INFO] frobbed toml for gersonmartins/greprs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/gersonmartins/greprs/Cargo.toml [INFO] started frobbing gersonmartins/greprs [INFO] finished frobbing gersonmartins/greprs [INFO] frobbed toml for gersonmartins/greprs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gersonmartins/greprs/Cargo.toml [INFO] crate gersonmartins/greprs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing gersonmartins/greprs against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gersonmartins/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 062d91f13859eaadc20ef748071d8a9a5a5f04901a01e473262b34d0f3e1e163 [INFO] running `"docker" "start" "-a" "062d91f13859eaadc20ef748071d8a9a5a5f04901a01e473262b34d0f3e1e163"` [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:37:46 [INFO] [stderr] | [INFO] [stderr] 37 | 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.39s [INFO] running `"docker" "inspect" "062d91f13859eaadc20ef748071d8a9a5a5f04901a01e473262b34d0f3e1e163"` [INFO] running `"docker" "rm" "-f" "062d91f13859eaadc20ef748071d8a9a5a5f04901a01e473262b34d0f3e1e163"` [INFO] [stdout] 062d91f13859eaadc20ef748071d8a9a5a5f04901a01e473262b34d0f3e1e163 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gersonmartins/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 822ebe1c62cec6f2a1af3c9716df46eb89894a28b38d0e591fbf58495038b810 [INFO] running `"docker" "start" "-a" "822ebe1c62cec6f2a1af3c9716df46eb89894a28b38d0e591fbf58495038b810"` [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:37:46 [INFO] [stderr] | [INFO] [stderr] 37 | 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.09s [INFO] running `"docker" "inspect" "822ebe1c62cec6f2a1af3c9716df46eb89894a28b38d0e591fbf58495038b810"` [INFO] running `"docker" "rm" "-f" "822ebe1c62cec6f2a1af3c9716df46eb89894a28b38d0e591fbf58495038b810"` [INFO] [stdout] 822ebe1c62cec6f2a1af3c9716df46eb89894a28b38d0e591fbf58495038b810 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gersonmartins/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 838ac6a2112a8382ef30cdb632286935b0ada2528ce4ec281531d012bb0b692f [INFO] running `"docker" "start" "-a" "838ac6a2112a8382ef30cdb632286935b0ada2528ce4ec281531d012bb0b692f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/greprs-8035e0c4bbbec700 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::case_insensitive ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/greprs-92b2cd063330c0fe [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] [stdout] [INFO] [stderr] Doc-tests greprs [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] [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" "838ac6a2112a8382ef30cdb632286935b0ada2528ce4ec281531d012bb0b692f"` [INFO] running `"docker" "rm" "-f" "838ac6a2112a8382ef30cdb632286935b0ada2528ce4ec281531d012bb0b692f"` [INFO] [stdout] 838ac6a2112a8382ef30cdb632286935b0ada2528ce4ec281531d012bb0b692f