[INFO] updating cached repository storily/legare [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/storily/legare [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/storily/legare" "work/ex/beta-1.38-1/sources/1.37.0/gh/storily/legare"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/storily/legare'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/storily/legare" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/storily/legare"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/storily/legare'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 500808a166ef9d2fe191a98183182bb90615fd86 [INFO] sha for GitHub repo storily/legare: 500808a166ef9d2fe191a98183182bb90615fd86 [INFO] validating manifest of storily/legare 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 storily/legare 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 storily/legare [INFO] finished frobbing storily/legare [INFO] frobbed toml for storily/legare written to work/ex/beta-1.38-1/sources/1.37.0/gh/storily/legare/Cargo.toml [INFO] started frobbing storily/legare [INFO] finished frobbing storily/legare [INFO] frobbed toml for storily/legare written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/storily/legare/Cargo.toml [INFO] crate storily/legare 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 storily/legare 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/storily/legare:/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] 8250064074a22cb3c1a54accb070f8b4cf582f1710492368f127ee758087c7bd [INFO] running `"docker" "start" "-a" "8250064074a22cb3c1a54accb070f8b4cf582f1710492368f127ee758087c7bd"` [INFO] [stderr] Compiling pest v1.0.0-beta.14 [INFO] [stderr] Compiling sequence_trie v0.2.1 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling pest_derive v1.0.0-beta.14 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling logger v0.3.0 [INFO] [stderr] Compiling mount v0.3.0 [INFO] [stderr] Compiling iron-json-response v0.5.2-pre (https://github.com/storily/iron-json-response#bf0364fe) [INFO] [stderr] Compiling legare v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/parse/search.rs:56:35 [INFO] [stderr] | [INFO] [stderr] 56 | let maybe_num = s.trim_left_matches('#').parse::(); [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 44.64s [INFO] running `"docker" "inspect" "8250064074a22cb3c1a54accb070f8b4cf582f1710492368f127ee758087c7bd"` [INFO] running `"docker" "rm" "-f" "8250064074a22cb3c1a54accb070f8b4cf582f1710492368f127ee758087c7bd"` [INFO] [stdout] 8250064074a22cb3c1a54accb070f8b4cf582f1710492368f127ee758087c7bd [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/storily/legare:/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] 8055fb8bfb4d16dcf8d5e79a33ce0a8120ccdaf7c8a1d504def39ec80359bd8f [INFO] running `"docker" "start" "-a" "8055fb8bfb4d16dcf8d5e79a33ce0a8120ccdaf7c8a1d504def39ec80359bd8f"` [INFO] [stderr] Compiling legare v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/parse/search.rs:56:35 [INFO] [stderr] | [INFO] [stderr] 56 | let maybe_num = s.trim_left_matches('#').parse::(); [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 9.34s [INFO] running `"docker" "inspect" "8055fb8bfb4d16dcf8d5e79a33ce0a8120ccdaf7c8a1d504def39ec80359bd8f"` [INFO] running `"docker" "rm" "-f" "8055fb8bfb4d16dcf8d5e79a33ce0a8120ccdaf7c8a1d504def39ec80359bd8f"` [INFO] [stdout] 8055fb8bfb4d16dcf8d5e79a33ce0a8120ccdaf7c8a1d504def39ec80359bd8f [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/storily/legare:/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] 67b563a93ed655aa3e9bc19128be3e8243e34c0cf0c61d427aa3112a7a5b65ed [INFO] running `"docker" "start" "-a" "67b563a93ed655aa3e9bc19128be3e8243e34c0cf0c61d427aa3112a7a5b65ed"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/legare-b9d16cd3070bb9df [INFO] [stdout] test parse::normalise::brackets ... ok [INFO] [stdout] test parse::normalise::single_quotes ... ok [INFO] [stdout] test parse::normalise::equals ... ok [INFO] [stdout] test parse::normalise::dashes ... ok [INFO] [stdout] test parse::normalise::double_quotes ... ok [INFO] [stdout] test parse::normalise::spaces ... ok [INFO] [stdout] test parse::search::ids ... ok [INFO] [stdout] test parse::search::empty_group ... ok [INFO] [stdout] test parse::search::nested_groups ... ok [INFO] [stdout] test parse::search::multiple_words ... ok [INFO] [stdout] test parse::search::single_word ... ok [INFO] [stdout] test parse::search::pairs ... ok [INFO] [stdout] test parse::search::single_1group ... ok [INFO] [stdout] test parse::search::logic ... ok [INFO] [stdout] test parse::search::spaced_groups ... ok [INFO] [stdout] test parse::search::quotes ... ok [INFO] [stdout] test parse::search::single_3group ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "67b563a93ed655aa3e9bc19128be3e8243e34c0cf0c61d427aa3112a7a5b65ed"` [INFO] running `"docker" "rm" "-f" "67b563a93ed655aa3e9bc19128be3e8243e34c0cf0c61d427aa3112a7a5b65ed"` [INFO] [stdout] 67b563a93ed655aa3e9bc19128be3e8243e34c0cf0c61d427aa3112a7a5b65ed