[INFO] updating cached repository yoshinari-nomura/db_sample-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yoshinari-nomura/db_sample-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yoshinari-nomura/db_sample-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/yoshinari-nomura/db_sample-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/yoshinari-nomura/db_sample-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yoshinari-nomura/db_sample-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yoshinari-nomura/db_sample-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yoshinari-nomura/db_sample-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 544e2fd16dce00eb805a9d0b394c9bca5de890a7 [INFO] sha for GitHub repo yoshinari-nomura/db_sample-rs: 544e2fd16dce00eb805a9d0b394c9bca5de890a7 [INFO] validating manifest of yoshinari-nomura/db_sample-rs 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 yoshinari-nomura/db_sample-rs 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 yoshinari-nomura/db_sample-rs [INFO] finished frobbing yoshinari-nomura/db_sample-rs [INFO] frobbed toml for yoshinari-nomura/db_sample-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/yoshinari-nomura/db_sample-rs/Cargo.toml [INFO] started frobbing yoshinari-nomura/db_sample-rs [INFO] finished frobbing yoshinari-nomura/db_sample-rs [INFO] frobbed toml for yoshinari-nomura/db_sample-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yoshinari-nomura/db_sample-rs/Cargo.toml [INFO] crate yoshinari-nomura/db_sample-rs 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 yoshinari-nomura/db_sample-rs 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-2/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/yoshinari-nomura/db_sample-rs:/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] 27c5082e0460b4508132ce45871448add8a8b9655dd685d86545cbf350fa15a5 [INFO] running `"docker" "start" "-a" "27c5082e0460b4508132ce45871448add8a8b9655dd685d86545cbf350fa15a5"` [INFO] [stderr] Compiling db_sample v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:22:26 [INFO] [stderr] | [INFO] [stderr] 22 | fn parse_lines(file: Box, profile_db: &mut ProfileDB) { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn io::Read` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `"docker" "inspect" "27c5082e0460b4508132ce45871448add8a8b9655dd685d86545cbf350fa15a5"` [INFO] running `"docker" "rm" "-f" "27c5082e0460b4508132ce45871448add8a8b9655dd685d86545cbf350fa15a5"` [INFO] [stdout] 27c5082e0460b4508132ce45871448add8a8b9655dd685d86545cbf350fa15a5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/yoshinari-nomura/db_sample-rs:/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] 91a8da784391f0c92b5ba30decb4b18134e01598ce335d1f3c70f103da8cae94 [INFO] running `"docker" "start" "-a" "91a8da784391f0c92b5ba30decb4b18134e01598ce335d1f3c70f103da8cae94"` [INFO] [stderr] Compiling db_sample v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:22:26 [INFO] [stderr] | [INFO] [stderr] 22 | fn parse_lines(file: Box, profile_db: &mut ProfileDB) { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn io::Read` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `"docker" "inspect" "91a8da784391f0c92b5ba30decb4b18134e01598ce335d1f3c70f103da8cae94"` [INFO] running `"docker" "rm" "-f" "91a8da784391f0c92b5ba30decb4b18134e01598ce335d1f3c70f103da8cae94"` [INFO] [stdout] 91a8da784391f0c92b5ba30decb4b18134e01598ce335d1f3c70f103da8cae94 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/yoshinari-nomura/db_sample-rs:/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] 2ecb98dbd943bd1c786d1097b73aa23f7f6cd5d8e77683930237a9186c844624 [INFO] running `"docker" "start" "-a" "2ecb98dbd943bd1c786d1097b73aa23f7f6cd5d8e77683930237a9186c844624"` [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::date_is_string ... ok [INFO] [stdout] test test::create_date_from_string ... ok [INFO] [stdout] test test::format_date_string ... ok [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/db_sample-8135973018c0f0fb [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/db_sample-6da0c921e7ea1697 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::parse_valid_csv ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests db_sample [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" "2ecb98dbd943bd1c786d1097b73aa23f7f6cd5d8e77683930237a9186c844624"` [INFO] running `"docker" "rm" "-f" "2ecb98dbd943bd1c786d1097b73aa23f7f6cd5d8e77683930237a9186c844624"` [INFO] [stdout] 2ecb98dbd943bd1c786d1097b73aa23f7f6cd5d8e77683930237a9186c844624