[INFO] crate tantivy-cli 0.10.0 is already in cache [INFO] extracting crate tantivy-cli 0.10.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/tantivy-cli/0.10.0 [INFO] extracting crate tantivy-cli 0.10.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tantivy-cli/0.10.0 [INFO] validating manifest of tantivy-cli-0.10.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tantivy-cli-0.10.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tantivy-cli-0.10.0 [INFO] finished frobbing tantivy-cli-0.10.0 [INFO] frobbed toml for tantivy-cli-0.10.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/tantivy-cli/0.10.0/Cargo.toml [INFO] started frobbing tantivy-cli-0.10.0 [INFO] finished frobbing tantivy-cli-0.10.0 [INFO] frobbed toml for tantivy-cli-0.10.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tantivy-cli/0.10.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tantivy-cli-0.10.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tantivy-cli/0.10.0:/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-08-13" "build" "--frozen"` [INFO] [stdout] 68eecc5847eb0ff84368d1a29386221cc4d814e1c1e961cadd0cbb2f329f15b5 [INFO] running `"docker" "start" "-a" "68eecc5847eb0ff84368d1a29386221cc4d814e1c1e961cadd0cbb2f329f15b5"` [INFO] [stderr] Compiling sequence_trie v0.0.13 [INFO] [stderr] Compiling variance v0.1.3 [INFO] [stderr] Compiling scopeguard v0.1.2 [INFO] [stderr] Compiling census v0.2.0 [INFO] [stderr] Compiling ansi_term v0.8.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling fst v0.3.5 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling bitpacking v0.8.1 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling scoped-pool v1.0.0 [INFO] [stderr] Compiling fail v0.2.1 [INFO] [stderr] Compiling atomicwrites v0.2.3 [INFO] [stderr] Compiling rental-impl v0.5.4 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling levenshtein_automata v0.1.1 [INFO] [stderr] Compiling rust-stemmers v1.1.0 [INFO] [stderr] Compiling serde v0.6.15 [INFO] [stderr] Compiling once_cell v0.2.6 [INFO] [stderr] Compiling tantivy-fst v0.1.0 [INFO] [stderr] Compiling bincode v0.4.1 [INFO] [stderr] Compiling iron v0.4.0 [INFO] [stderr] Compiling persistent v0.2.1 [INFO] [stderr] Compiling mount v0.2.1 [INFO] [stderr] Compiling staticfile v0.3.1 [INFO] [stderr] Compiling bodyparser v0.4.1 [INFO] [stderr] Compiling urlencoded v0.4.1 [INFO] [stderr] Compiling rental v0.5.4 [INFO] [stderr] Compiling owned-read v0.4.0 [INFO] [stderr] Compiling tantivy v0.10.1 [INFO] [stderr] Compiling tantivy-cli v0.10.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/commands/index.rs:157:48 [INFO] [stderr] | [INFO] [stderr] 157 | fn read(&self) -> io::Result>> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `"docker" "inspect" "68eecc5847eb0ff84368d1a29386221cc4d814e1c1e961cadd0cbb2f329f15b5"` [INFO] running `"docker" "rm" "-f" "68eecc5847eb0ff84368d1a29386221cc4d814e1c1e961cadd0cbb2f329f15b5"` [INFO] [stdout] 68eecc5847eb0ff84368d1a29386221cc4d814e1c1e961cadd0cbb2f329f15b5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tantivy-cli/0.10.0:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] ff6d7a684fa9ec7e458c4f6b7b76df9ed0d59d0b1701dbab74871bddaf58d575 [INFO] running `"docker" "start" "-a" "ff6d7a684fa9ec7e458c4f6b7b76df9ed0d59d0b1701dbab74871bddaf58d575"` [INFO] [stderr] Compiling tantivy-cli v0.10.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/commands/index.rs:157:48 [INFO] [stderr] | [INFO] [stderr] 157 | fn read(&self) -> io::Result>> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.63s [INFO] running `"docker" "inspect" "ff6d7a684fa9ec7e458c4f6b7b76df9ed0d59d0b1701dbab74871bddaf58d575"` [INFO] running `"docker" "rm" "-f" "ff6d7a684fa9ec7e458c4f6b7b76df9ed0d59d0b1701dbab74871bddaf58d575"` [INFO] [stdout] ff6d7a684fa9ec7e458c4f6b7b76df9ed0d59d0b1701dbab74871bddaf58d575 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tantivy-cli/0.10.0:/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-08-13" "test" "--frozen"` [INFO] [stdout] f9dc35494c1f513393c83ee07c790388ee1aafcf1833c71559b7d378cb7b0e93 [INFO] running `"docker" "start" "-a" "f9dc35494c1f513393c83ee07c790388ee1aafcf1833c71559b7d378cb7b0e93"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/tantivy-38602116ec29c6ad [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test timer::tests::test_timer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f9dc35494c1f513393c83ee07c790388ee1aafcf1833c71559b7d378cb7b0e93"` [INFO] running `"docker" "rm" "-f" "f9dc35494c1f513393c83ee07c790388ee1aafcf1833c71559b7d378cb7b0e93"` [INFO] [stdout] f9dc35494c1f513393c83ee07c790388ee1aafcf1833c71559b7d378cb7b0e93