[INFO] cloning repository j-fro/rust-book-greprs [INFO] running `"git" "clone" "--bare" "git://github.com/j-fro/rust-book-greprs.git" "work/cache/sources/gh/j-fro/rust-book-greprs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/j-fro/rust-book-greprs'... [INFO] running `"git" "clone" "work/cache/sources/gh/j-fro/rust-book-greprs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/j-fro/rust-book-greprs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/j-fro/rust-book-greprs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/j-fro/rust-book-greprs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/j-fro/rust-book-greprs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/j-fro/rust-book-greprs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e49f75ee384cb2ee5461e1f7583d3565941fd663 [INFO] sha for GitHub repo j-fro/rust-book-greprs: e49f75ee384cb2ee5461e1f7583d3565941fd663 [INFO] validating manifest of j-fro/rust-book-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 j-fro/rust-book-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 j-fro/rust-book-greprs [INFO] finished frobbing j-fro/rust-book-greprs [INFO] frobbed toml for j-fro/rust-book-greprs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/j-fro/rust-book-greprs/Cargo.toml [INFO] started frobbing j-fro/rust-book-greprs [INFO] finished frobbing j-fro/rust-book-greprs [INFO] frobbed toml for j-fro/rust-book-greprs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/j-fro/rust-book-greprs/Cargo.toml [INFO] crate j-fro/rust-book-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 j-fro/rust-book-greprs against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/j-fro/rust-book-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] 35f91c10a2f08c87d724b822648ff057cdee739abff302962818014f9a7558e2 [INFO] running `"docker" "start" "-a" "35f91c10a2f08c87d724b822648ff057cdee739abff302962818014f9a7558e2"` [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:52:46 [INFO] [stderr] | [INFO] [stderr] 52 | 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 2.17s [INFO] running `"docker" "inspect" "35f91c10a2f08c87d724b822648ff057cdee739abff302962818014f9a7558e2"` [INFO] running `"docker" "rm" "-f" "35f91c10a2f08c87d724b822648ff057cdee739abff302962818014f9a7558e2"` [INFO] [stdout] 35f91c10a2f08c87d724b822648ff057cdee739abff302962818014f9a7558e2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/j-fro/rust-book-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] 2a33e0fb7486abc91223600b7572c2e4aaefa4b2ef9aa94c8c3965b9b3ec1d0b [INFO] running `"docker" "start" "-a" "2a33e0fb7486abc91223600b7572c2e4aaefa4b2ef9aa94c8c3965b9b3ec1d0b"` [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:52:46 [INFO] [stderr] | [INFO] [stderr] 52 | 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 2.16s [INFO] running `"docker" "inspect" "2a33e0fb7486abc91223600b7572c2e4aaefa4b2ef9aa94c8c3965b9b3ec1d0b"` [INFO] running `"docker" "rm" "-f" "2a33e0fb7486abc91223600b7572c2e4aaefa4b2ef9aa94c8c3965b9b3ec1d0b"` [INFO] [stdout] 2a33e0fb7486abc91223600b7572c2e4aaefa4b2ef9aa94c8c3965b9b3ec1d0b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/j-fro/rust-book-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] 1e0d94c23f8b4fab971bde48720c0cbccf7c76a522618b28aed9c2cb3152367e [INFO] running `"docker" "start" "-a" "1e0d94c23f8b4fab971bde48720c0cbccf7c76a522618b28aed9c2cb3152367e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/greprs-8035e0c4bbbec700 [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-92b2cd063330c0fe [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" "1e0d94c23f8b4fab971bde48720c0cbccf7c76a522618b28aed9c2cb3152367e"` [INFO] running `"docker" "rm" "-f" "1e0d94c23f8b4fab971bde48720c0cbccf7c76a522618b28aed9c2cb3152367e"` [INFO] [stdout] 1e0d94c23f8b4fab971bde48720c0cbccf7c76a522618b28aed9c2cb3152367e