[INFO] updating cached repository themasch/nginx-log-parser [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/themasch/nginx-log-parser [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/themasch/nginx-log-parser" "work/ex/beta-1.38-1/sources/1.37.0/gh/themasch/nginx-log-parser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/themasch/nginx-log-parser'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/themasch/nginx-log-parser" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/themasch/nginx-log-parser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/themasch/nginx-log-parser'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 36257b4ba0b78a73a6e957b5a6a3ade4afc48fa8 [INFO] sha for GitHub repo themasch/nginx-log-parser: 36257b4ba0b78a73a6e957b5a6a3ade4afc48fa8 [INFO] validating manifest of themasch/nginx-log-parser 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 themasch/nginx-log-parser 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 themasch/nginx-log-parser [INFO] finished frobbing themasch/nginx-log-parser [INFO] frobbed toml for themasch/nginx-log-parser written to work/ex/beta-1.38-1/sources/1.37.0/gh/themasch/nginx-log-parser/Cargo.toml [INFO] started frobbing themasch/nginx-log-parser [INFO] finished frobbing themasch/nginx-log-parser [INFO] frobbed toml for themasch/nginx-log-parser written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/themasch/nginx-log-parser/Cargo.toml [INFO] crate themasch/nginx-log-parser 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 themasch/nginx-log-parser 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/themasch/nginx-log-parser:/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] ecda0fc3dadbdacd893ed33b1561bb50bdbdce0d39fe2bda28af243445777a3b [INFO] running `"docker" "start" "-a" "ecda0fc3dadbdacd893ed33b1561bb50bdbdce0d39fe2bda28af243445777a3b"` [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling nginx-log-parser v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/format.rs:144:13 [INFO] [stderr] | [INFO] [stderr] 144 | b'a'...b'z' | b'A'...b'Z' | b'_' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/format.rs:144:27 [INFO] [stderr] | [INFO] [stderr] 144 | b'a'...b'z' | b'A'...b'Z' | b'_' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.87s [INFO] running `"docker" "inspect" "ecda0fc3dadbdacd893ed33b1561bb50bdbdce0d39fe2bda28af243445777a3b"` [INFO] running `"docker" "rm" "-f" "ecda0fc3dadbdacd893ed33b1561bb50bdbdce0d39fe2bda28af243445777a3b"` [INFO] [stdout] ecda0fc3dadbdacd893ed33b1561bb50bdbdce0d39fe2bda28af243445777a3b [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/themasch/nginx-log-parser:/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] 25528bdfb87c60e2d7ccedc999c12aa13e654e54616a158586aaaa23f13c3ef1 [INFO] running `"docker" "start" "-a" "25528bdfb87c60e2d7ccedc999c12aa13e654e54616a158586aaaa23f13c3ef1"` [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling itertools-num v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Compiling criterion-plot v0.2.5 [INFO] [stderr] Compiling criterion-stats v0.2.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling simplelog v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling csv v1.0.1 [INFO] [stderr] Compiling handlebars v0.32.4 [INFO] [stderr] Compiling criterion v0.2.5 [INFO] [stderr] Compiling nginx-log-parser v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/format.rs:144:13 [INFO] [stderr] | [INFO] [stderr] 144 | b'a'...b'z' | b'A'...b'Z' | b'_' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/format.rs:144:27 [INFO] [stderr] | [INFO] [stderr] 144 | b'a'...b'z' | b'A'...b'Z' | b'_' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.48s [INFO] running `"docker" "inspect" "25528bdfb87c60e2d7ccedc999c12aa13e654e54616a158586aaaa23f13c3ef1"` [INFO] running `"docker" "rm" "-f" "25528bdfb87c60e2d7ccedc999c12aa13e654e54616a158586aaaa23f13c3ef1"` [INFO] [stdout] 25528bdfb87c60e2d7ccedc999c12aa13e654e54616a158586aaaa23f13c3ef1 [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/themasch/nginx-log-parser:/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] 2e591c847b20ce9a27679faa172637ad1ba32f39f58e7edba57150696342e4f1 [INFO] running `"docker" "start" "-a" "2e591c847b20ce9a27679faa172637ad1ba32f39f58e7edba57150696342e4f1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/crater/target/debug/deps/nginx_log_parser-c64d413357b19360 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test format::test::fails_to_parse_incorrect_input ... ok [INFO] [stdout] test format::test::parse_format ... ok [INFO] [stdout] test format::test::parse_corner_case ... ok [INFO] [stdout] test format::test::parse_main_format_input ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests nginx-log-parser [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/format.rs - format::Format::from_str (line 99) ... ok [INFO] [stdout] test src/format.rs - format::Entry::get (line 22) ... ok [INFO] [stdout] test src/format.rs - format::Format::parse (line 54) ... ok [INFO] [stdout] test src/format.rs - format::Format::parse (line 67) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2e591c847b20ce9a27679faa172637ad1ba32f39f58e7edba57150696342e4f1"` [INFO] running `"docker" "rm" "-f" "2e591c847b20ce9a27679faa172637ad1ba32f39f58e7edba57150696342e4f1"` [INFO] [stdout] 2e591c847b20ce9a27679faa172637ad1ba32f39f58e7edba57150696342e4f1