[INFO] updating cached repository museun/brain [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/museun/brain [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/museun/brain" "work/ex/beta-1.37-6/sources/1.36.0/gh/museun/brain"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/museun/brain'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/museun/brain" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/museun/brain"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/museun/brain'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3697b11dc64c67fa4a2321b5224c8ff17094f02c [INFO] sha for GitHub repo museun/brain: 3697b11dc64c67fa4a2321b5224c8ff17094f02c [INFO] validating manifest of museun/brain on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of museun/brain on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing museun/brain [INFO] finished frobbing museun/brain [INFO] frobbed toml for museun/brain written to work/ex/beta-1.37-6/sources/1.36.0/gh/museun/brain/Cargo.toml [INFO] started frobbing museun/brain [INFO] finished frobbing museun/brain [INFO] frobbed toml for museun/brain written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/museun/brain/Cargo.toml [INFO] crate museun/brain already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing museun/brain against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/museun/brain:/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.36.0" "build" "--frozen"` [INFO] [stdout] 29ad578fc83c98133aba0c979554e6611f2733b65eecd040a4b319e669236f94 [INFO] running `"docker" "start" "-a" "29ad578fc83c98133aba0c979554e6611f2733b65eecd040a4b319e669236f94"` [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling hashbrown v0.1.7 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tiny_http v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.81 [INFO] [stderr] Compiling brain v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/markov.rs:41:35 [INFO] [stderr] | [INFO] [stderr] 41 | let start = &words[0].trim_left_matches(|c: char| !c.is_alphabetic()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.33s [INFO] running `"docker" "inspect" "29ad578fc83c98133aba0c979554e6611f2733b65eecd040a4b319e669236f94"` [INFO] running `"docker" "rm" "-f" "29ad578fc83c98133aba0c979554e6611f2733b65eecd040a4b319e669236f94"` [INFO] [stdout] 29ad578fc83c98133aba0c979554e6611f2733b65eecd040a4b319e669236f94 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/museun/brain:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5ec391eb433c219b75630a76e349379343e1929b948eefd1724d2f3815404afb [INFO] running `"docker" "start" "-a" "5ec391eb433c219b75630a76e349379343e1929b948eefd1724d2f3815404afb"` [INFO] [stderr] Compiling brain v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/markov.rs:41:35 [INFO] [stderr] | [INFO] [stderr] 41 | let start = &words[0].trim_left_matches(|c: char| !c.is_alphabetic()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `"docker" "inspect" "5ec391eb433c219b75630a76e349379343e1929b948eefd1724d2f3815404afb"` [INFO] running `"docker" "rm" "-f" "5ec391eb433c219b75630a76e349379343e1929b948eefd1724d2f3815404afb"` [INFO] [stdout] 5ec391eb433c219b75630a76e349379343e1929b948eefd1724d2f3815404afb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/museun/brain:/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.36.0" "test" "--frozen"` [INFO] [stdout] a444689b8bd67303e81af96a79d01f44b7cb907e71cbf84917fe2578ac47fea9 [INFO] running `"docker" "start" "-a" "a444689b8bd67303e81af96a79d01f44b7cb907e71cbf84917fe2578ac47fea9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/brain-40e716b6d91b4fff [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] Running /opt/crater/target/debug/deps/brain-c6e0654fca61148c [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 brain [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" "a444689b8bd67303e81af96a79d01f44b7cb907e71cbf84917fe2578ac47fea9"` [INFO] running `"docker" "rm" "-f" "a444689b8bd67303e81af96a79d01f44b7cb907e71cbf84917fe2578ac47fea9"` [INFO] [stdout] a444689b8bd67303e81af96a79d01f44b7cb907e71cbf84917fe2578ac47fea9