[INFO] updating cached repository https://github.com/joakin/rust-random-text-generation [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cd60a83f4c992fb355498b3c2e198322b302ff91 [INFO] testing joakin/rust-random-text-generation against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoakin%2Frust-random-text-generation" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joakin/rust-random-text-generation on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/joakin/rust-random-text-generation [INFO] finished tweaking git repo https://github.com/joakin/rust-random-text-generation [INFO] tweaked toml for git repo https://github.com/joakin/rust-random-text-generation written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/joakin/rust-random-text-generation already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] c58c56086c1202a7ceb1c6f5d95d0e59aa7239dc7778ff61e02f2c5181787df3 [INFO] running `"docker" "start" "-a" "c58c56086c1202a7ceb1c6f5d95d0e59aa7239dc7778ff61e02f2c5181787df3"` [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [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/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.90s [INFO] running `"docker" "inspect" "c58c56086c1202a7ceb1c6f5d95d0e59aa7239dc7778ff61e02f2c5181787df3"` [INFO] running `"docker" "rm" "-f" "c58c56086c1202a7ceb1c6f5d95d0e59aa7239dc7778ff61e02f2c5181787df3"` [INFO] [stdout] c58c56086c1202a7ceb1c6f5d95d0e59aa7239dc7778ff61e02f2c5181787df3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f0ea80f8067fd58bd375ce5be88046ffcc6f37f1aebae68221b7a6bbda00aeee [INFO] running `"docker" "start" "-a" "f0ea80f8067fd58bd375ce5be88046ffcc6f37f1aebae68221b7a6bbda00aeee"` [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 criterion v0.2.10 [INFO] [stderr] Compiling rust_random_text_generation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.75s [INFO] running `"docker" "inspect" "f0ea80f8067fd58bd375ce5be88046ffcc6f37f1aebae68221b7a6bbda00aeee"` [INFO] running `"docker" "rm" "-f" "f0ea80f8067fd58bd375ce5be88046ffcc6f37f1aebae68221b7a6bbda00aeee"` [INFO] [stdout] f0ea80f8067fd58bd375ce5be88046ffcc6f37f1aebae68221b7a6bbda00aeee [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] fc945bab7cfa570ae565e0e4cbb87246cd827fc485716a01f5a9e8cac7e066ab [INFO] running `"docker" "start" "-a" "fc945bab7cfa570ae565e0e4cbb87246cd827fc485716a01f5a9e8cac7e066ab"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.86s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_random_text_generation-2d44c62a3962cf0a [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test parse_sentences::sentence_tests::parsing_sentences ... 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] [stdout] test sentence_generator::sentence_generator_tests::sentence_generator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_random_text_generation-708b41855538017f [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" "fc945bab7cfa570ae565e0e4cbb87246cd827fc485716a01f5a9e8cac7e066ab"` [INFO] running `"docker" "rm" "-f" "fc945bab7cfa570ae565e0e4cbb87246cd827fc485716a01f5a9e8cac7e066ab"` [INFO] [stdout] fc945bab7cfa570ae565e0e4cbb87246cd827fc485716a01f5a9e8cac7e066ab