[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 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-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] f0fd5841d8ab79fcd917130792490f8c45450928c320a05093061cb2b00a1ec3 [INFO] running `"docker" "start" "-a" "f0fd5841d8ab79fcd917130792490f8c45450928c320a05093061cb2b00a1ec3"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tokio-sync v0.1.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [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 regex v1.1.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [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 2m 05s [INFO] running `"docker" "inspect" "f0fd5841d8ab79fcd917130792490f8c45450928c320a05093061cb2b00a1ec3"` [INFO] running `"docker" "rm" "-f" "f0fd5841d8ab79fcd917130792490f8c45450928c320a05093061cb2b00a1ec3"` [INFO] [stdout] f0fd5841d8ab79fcd917130792490f8c45450928c320a05093061cb2b00a1ec3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2cdf14c78cca2b740e7516fd8b75a8011f9e3d06da534fdeed6ae41bcc135456 [INFO] running `"docker" "start" "-a" "2cdf14c78cca2b740e7516fd8b75a8011f9e3d06da534fdeed6ae41bcc135456"` [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling criterion-plot v0.3.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 crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [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 25.02s [INFO] running `"docker" "inspect" "2cdf14c78cca2b740e7516fd8b75a8011f9e3d06da534fdeed6ae41bcc135456"` [INFO] running `"docker" "rm" "-f" "2cdf14c78cca2b740e7516fd8b75a8011f9e3d06da534fdeed6ae41bcc135456"` [INFO] [stdout] 2cdf14c78cca2b740e7516fd8b75a8011f9e3d06da534fdeed6ae41bcc135456 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] fddd13fa96cc2efe39159177e77596256d8337f760878ad4a2a5dbc7c2130a3b [INFO] running `"docker" "start" "-a" "fddd13fa96cc2efe39159177e77596256d8337f760878ad4a2a5dbc7c2130a3b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_random_text_generation-d0c780e0387c6285 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test prefix_table::word_distribution_tests::new_distribution ... ok [INFO] [stdout] test sentence_generator::sentence_generator_tests::sentence_generator ... ok [INFO] [stdout] test prefix_table::prefix_tests::prefix_test ... ok [INFO] [stdout] test prefix_table::prefix_table_tests::prefix_table ... ok [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] [stderr] Running /opt/crater/target/debug/deps/rust_random_text_generation-595ec3891846d510 [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests rust_random_text_generation [INFO] [stdout] [INFO] [stdout] test result: ok. 0 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] running `"docker" "inspect" "fddd13fa96cc2efe39159177e77596256d8337f760878ad4a2a5dbc7c2130a3b"` [INFO] running `"docker" "rm" "-f" "fddd13fa96cc2efe39159177e77596256d8337f760878ad4a2a5dbc7c2130a3b"` [INFO] [stdout] fddd13fa96cc2efe39159177e77596256d8337f760878ad4a2a5dbc7c2130a3b