[INFO] crate flit 0.1.1 is already in cache [INFO] extracting crate flit 0.1.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/flit/0.1.1 [INFO] extracting crate flit 0.1.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/flit/0.1.1 [INFO] validating manifest of flit-0.1.1 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 flit-0.1.1 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 flit-0.1.1 [INFO] finished frobbing flit-0.1.1 [INFO] frobbed toml for flit-0.1.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/flit/0.1.1/Cargo.toml [INFO] started frobbing flit-0.1.1 [INFO] finished frobbing flit-0.1.1 [INFO] frobbed toml for flit-0.1.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/flit/0.1.1/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing flit-0.1.1 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/flit/0.1.1:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 70dd8318e4320c56233579b1c869957c4652347ed7f61aa8e6a761faa5b31b06 [INFO] running `"docker" "start" "-a" "70dd8318e4320c56233579b1c869957c4652347ed7f61aa8e6a761faa5b31b06"` [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling bitvec v0.10.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling flit v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.27s [INFO] running `"docker" "inspect" "70dd8318e4320c56233579b1c869957c4652347ed7f61aa8e6a761faa5b31b06"` [INFO] running `"docker" "rm" "-f" "70dd8318e4320c56233579b1c869957c4652347ed7f61aa8e6a761faa5b31b06"` [INFO] [stdout] 70dd8318e4320c56233579b1c869957c4652347ed7f61aa8e6a761faa5b31b06 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/flit/0.1.1:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3b870d11a3ab5770ae8113e1d9c29ed37593192b713f897ed0fa412aee47a044 [INFO] running `"docker" "start" "-a" "3b870d11a3ab5770ae8113e1d9c29ed37593192b713f897ed0fa412aee47a044"` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling bstr v0.2.7 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling flit v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.77s [INFO] running `"docker" "inspect" "3b870d11a3ab5770ae8113e1d9c29ed37593192b713f897ed0fa412aee47a044"` [INFO] running `"docker" "rm" "-f" "3b870d11a3ab5770ae8113e1d9c29ed37593192b713f897ed0fa412aee47a044"` [INFO] [stdout] 3b870d11a3ab5770ae8113e1d9c29ed37593192b713f897ed0fa412aee47a044 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/flit/0.1.1:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] e8bd87c57e4eebade56c1139b56a534a4ad34cef4d46b40dc39a03a018604776 [INFO] running `"docker" "start" "-a" "e8bd87c57e4eebade56c1139b56a534a4ad34cef4d46b40dc39a03a018604776"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/flit-1e132775eb3b5f39 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_add ... ok [INFO] [stdout] test tests::test_num_bits_and_hashes ... ok [INFO] [stdout] test tests::test_false_positive_rate_empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests flit [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - BloomFilter (line 33) ... 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" "e8bd87c57e4eebade56c1139b56a534a4ad34cef4d46b40dc39a03a018604776"` [INFO] running `"docker" "rm" "-f" "e8bd87c57e4eebade56c1139b56a534a4ad34cef4d46b40dc39a03a018604776"` [INFO] [stdout] e8bd87c57e4eebade56c1139b56a534a4ad34cef4d46b40dc39a03a018604776