[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.37-6/sources/1.36.0/gh/storily/legare"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/storily/legare'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/storily/legare" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/storily/legare"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.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 storily/legare 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 storily/legare [INFO] finished frobbing storily/legare [INFO] frobbed toml for storily/legare written to work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing storily/legare 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 63e0e89d9df66564b9d8681b2aa03d8823858ff1450a362eedf3373d2ab9b80d [INFO] running `"docker" "start" "-a" "63e0e89d9df66564b9d8681b2aa03d8823858ff1450a362eedf3373d2ab9b80d"` [INFO] [stderr] Compiling serde v1.0.15 [INFO] [stderr] Compiling sequence_trie v0.2.1 [INFO] [stderr] Compiling pest v1.0.0-beta.14 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling serde_derive v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling pest_derive v1.0.0-beta.14 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling mount v0.3.0 [INFO] [stderr] Compiling logger v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.3 [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 1m 03s [INFO] running `"docker" "inspect" "63e0e89d9df66564b9d8681b2aa03d8823858ff1450a362eedf3373d2ab9b80d"` [INFO] running `"docker" "rm" "-f" "63e0e89d9df66564b9d8681b2aa03d8823858ff1450a362eedf3373d2ab9b80d"` [INFO] [stdout] 63e0e89d9df66564b9d8681b2aa03d8823858ff1450a362eedf3373d2ab9b80d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 14bfef1d06d82e077d8327d95ada411b0eb0b6221a047b0dd1ec684e02e5f801 [INFO] running `"docker" "start" "-a" "14bfef1d06d82e077d8327d95ada411b0eb0b6221a047b0dd1ec684e02e5f801"` [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.69s [INFO] running `"docker" "inspect" "14bfef1d06d82e077d8327d95ada411b0eb0b6221a047b0dd1ec684e02e5f801"` [INFO] running `"docker" "rm" "-f" "14bfef1d06d82e077d8327d95ada411b0eb0b6221a047b0dd1ec684e02e5f801"` [INFO] [stdout] 14bfef1d06d82e077d8327d95ada411b0eb0b6221a047b0dd1ec684e02e5f801 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] c3e0862ff1f18abea15f092ec9eaebb4dd4eec9d31911112d9e070f1e2054149 [INFO] running `"docker" "start" "-a" "c3e0862ff1f18abea15f092ec9eaebb4dd4eec9d31911112d9e070f1e2054149"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/legare-725b517853d680d3 [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test parse::normalise::double_quotes ... ok [INFO] [stdout] test parse::normalise::dashes ... ok [INFO] [stdout] test parse::search::empty_group ... ok [INFO] [stdout] test parse::search::ids ... ok [INFO] [stdout] test parse::search::logic ... ok [INFO] [stdout] test parse::search::multiple_words ... ok [INFO] [stdout] test parse::search::nested_groups ... ok [INFO] [stdout] test parse::search::quotes ... ok [INFO] [stdout] test parse::search::pairs ... ok [INFO] [stdout] test parse::search::single_word ... ok [INFO] [stdout] test parse::normalise::spaces ... ok [INFO] [stdout] test parse::search::single_1group ... ok [INFO] [stdout] test parse::normalise::single_quotes ... ok [INFO] [stdout] test parse::normalise::equals ... ok [INFO] [stdout] test parse::search::spaced_groups ... ok [INFO] [stdout] test parse::normalise::brackets ... 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" "c3e0862ff1f18abea15f092ec9eaebb4dd4eec9d31911112d9e070f1e2054149"` [INFO] running `"docker" "rm" "-f" "c3e0862ff1f18abea15f092ec9eaebb4dd4eec9d31911112d9e070f1e2054149"` [INFO] [stdout] c3e0862ff1f18abea15f092ec9eaebb4dd4eec9d31911112d9e070f1e2054149