[INFO] updating cached repository joakin/rust-random-text-generation [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/joakin/rust-random-text-generation [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/joakin/rust-random-text-generation" "work/ex/beta-1.38-1/sources/1.37.0/gh/joakin/rust-random-text-generation"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/joakin/rust-random-text-generation'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/joakin/rust-random-text-generation" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/joakin/rust-random-text-generation"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/joakin/rust-random-text-generation'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cd60a83f4c992fb355498b3c2e198322b302ff91 [INFO] sha for GitHub repo joakin/rust-random-text-generation: cd60a83f4c992fb355498b3c2e198322b302ff91 [INFO] validating manifest of joakin/rust-random-text-generation 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 joakin/rust-random-text-generation 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 joakin/rust-random-text-generation [INFO] finished frobbing joakin/rust-random-text-generation [INFO] frobbed toml for joakin/rust-random-text-generation written to work/ex/beta-1.38-1/sources/1.37.0/gh/joakin/rust-random-text-generation/Cargo.toml [INFO] started frobbing joakin/rust-random-text-generation [INFO] finished frobbing joakin/rust-random-text-generation [INFO] frobbed toml for joakin/rust-random-text-generation written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/joakin/rust-random-text-generation/Cargo.toml [INFO] crate joakin/rust-random-text-generation already has a lockfile, it will not be regenerated [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 joakin/rust-random-text-generation 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-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/joakin/rust-random-text-generation:/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] 883fcde6097171bbb71352d13bdeca3aeb398d1c8f4416734a304bd61d7e658b [INFO] running `"docker" "start" "-a" "883fcde6097171bbb71352d13bdeca3aeb398d1c8f4416734a304bd61d7e658b"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling rust_random_text_generation v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `"docker" "inspect" "883fcde6097171bbb71352d13bdeca3aeb398d1c8f4416734a304bd61d7e658b"` [INFO] running `"docker" "rm" "-f" "883fcde6097171bbb71352d13bdeca3aeb398d1c8f4416734a304bd61d7e658b"` [INFO] [stdout] 883fcde6097171bbb71352d13bdeca3aeb398d1c8f4416734a304bd61d7e658b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/joakin/rust-random-text-generation:/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] aba93e134b4535d55a0171c4fc37baca7856930d6078c0fdf0ead231a341e978 [INFO] running `"docker" "start" "-a" "aba93e134b4535d55a0171c4fc37baca7856930d6078c0fdf0ead231a341e978"` [INFO] [stderr] Compiling criterion-plot v0.3.0 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling tinytemplate v1.0.1 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling criterion v0.2.10 [INFO] [stderr] Compiling rust_random_text_generation v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.87s [INFO] running `"docker" "inspect" "aba93e134b4535d55a0171c4fc37baca7856930d6078c0fdf0ead231a341e978"` [INFO] running `"docker" "rm" "-f" "aba93e134b4535d55a0171c4fc37baca7856930d6078c0fdf0ead231a341e978"` [INFO] [stdout] aba93e134b4535d55a0171c4fc37baca7856930d6078c0fdf0ead231a341e978 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/joakin/rust-random-text-generation:/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] 366db4055743127ab70a4f275f92bd72e063cfb39686d27e4d3c42ee491892b2 [INFO] running `"docker" "start" "-a" "366db4055743127ab70a4f275f92bd72e063cfb39686d27e4d3c42ee491892b2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_random_text_generation-98e2877291b9a4d1 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test sentence_generator::sentence_generator_tests::sentence_generator ... ok [INFO] [stdout] test prefix_table::word_distribution_tests::new_distribution ... ok [INFO] [stdout] test prefix_table::prefix_tests::prefix_test ... ok [INFO] [stdout] test prefix_table::prefix_table_tests::prefix_table ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_random_text_generation-5bbd64cd643cd944 [INFO] [stdout] test parse_sentences::sentence_tests::parsing_sentences ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 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] [stderr] Doc-tests rust_random_text_generation [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" "366db4055743127ab70a4f275f92bd72e063cfb39686d27e4d3c42ee491892b2"` [INFO] running `"docker" "rm" "-f" "366db4055743127ab70a4f275f92bd72e063cfb39686d27e4d3c42ee491892b2"` [INFO] [stdout] 366db4055743127ab70a4f275f92bd72e063cfb39686d27e4d3c42ee491892b2