[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 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-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "build" "--frozen"` [INFO] [stdout] 69fa64b822eef23383a1c9823c4498ba0208498aa1b5dcb6a995f524a46fb16b [INFO] running `"docker" "start" "-a" "69fa64b822eef23383a1c9823c4498ba0208498aa1b5dcb6a995f524a46fb16b"` [INFO] [stderr] Compiling pest v1.0.0-beta.14 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling iron-json-response v0.5.2-pre (https://github.com/storily/iron-json-response#bf0364fe) [INFO] [stderr] Compiling mount v0.3.0 [INFO] [stderr] Compiling logger v0.3.0 [INFO] [stderr] Compiling pest_derive v1.0.0-beta.14 [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 23.12s [INFO] running `"docker" "inspect" "69fa64b822eef23383a1c9823c4498ba0208498aa1b5dcb6a995f524a46fb16b"` [INFO] running `"docker" "rm" "-f" "69fa64b822eef23383a1c9823c4498ba0208498aa1b5dcb6a995f524a46fb16b"` [INFO] [stdout] 69fa64b822eef23383a1c9823c4498ba0208498aa1b5dcb6a995f524a46fb16b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3a900a6292697b440578bb8cda517569fe8a582bd2693c9d9ccb1ddffc5cd307 [INFO] running `"docker" "start" "-a" "3a900a6292697b440578bb8cda517569fe8a582bd2693c9d9ccb1ddffc5cd307"` [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 8.77s [INFO] running `"docker" "inspect" "3a900a6292697b440578bb8cda517569fe8a582bd2693c9d9ccb1ddffc5cd307"` [INFO] running `"docker" "rm" "-f" "3a900a6292697b440578bb8cda517569fe8a582bd2693c9d9ccb1ddffc5cd307"` [INFO] [stdout] 3a900a6292697b440578bb8cda517569fe8a582bd2693c9d9ccb1ddffc5cd307 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "test" "--frozen"` [INFO] [stdout] cb5db3e95b74350b19d306fed62a5b364f5377efcd8137582e3771271f817645 [INFO] running `"docker" "start" "-a" "cb5db3e95b74350b19d306fed62a5b364f5377efcd8137582e3771271f817645"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/legare-dadba7d3d1efeff6 [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test parse::normalise::double_quotes ... ok [INFO] [stdout] test parse::normalise::equals ... ok [INFO] [stdout] test parse::normalise::single_quotes ... ok [INFO] [stdout] test parse::normalise::brackets ... ok [INFO] [stdout] test parse::normalise::dashes ... ok [INFO] [stdout] test parse::search::ids ... ok [INFO] [stdout] test parse::normalise::spaces ... ok [INFO] [stdout] test parse::search::multiple_words ... ok [INFO] [stdout] test parse::search::single_1group ... ok [INFO] [stdout] test parse::search::single_word ... ok [INFO] [stdout] test parse::search::empty_group ... ok [INFO] [stdout] test parse::search::single_3group ... ok [INFO] [stdout] test parse::search::pairs ... ok [INFO] [stdout] test parse::search::nested_groups ... ok [INFO] [stdout] test parse::search::logic ... ok [INFO] [stdout] test parse::search::quotes ... ok [INFO] [stdout] test parse::search::spaced_groups ... 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" "cb5db3e95b74350b19d306fed62a5b364f5377efcd8137582e3771271f817645"` [INFO] running `"docker" "rm" "-f" "cb5db3e95b74350b19d306fed62a5b364f5377efcd8137582e3771271f817645"` [INFO] [stdout] cb5db3e95b74350b19d306fed62a5b364f5377efcd8137582e3771271f817645