[INFO] cloning repository https://github.com/smerrell/tap_parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smerrell/tap_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmerrell%2Ftap_parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmerrell%2Ftap_parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 546166cd2885862cb69a2c4272c7068871b3dc6f [INFO] checking smerrell/tap_parser against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmerrell%2Ftap_parser" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smerrell/tap_parser on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smerrell/tap_parser [INFO] finished tweaking git repo https://github.com/smerrell/tap_parser [INFO] tweaked toml for git repo https://github.com/smerrell/tap_parser written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/smerrell/tap_parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a816718c1408f4691833e04cc5cea3b78d420de7e20bae9d0c9f2a46445b307f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a816718c1408f4691833e04cc5cea3b78d420de7e20bae9d0c9f2a46445b307f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a816718c1408f4691833e04cc5cea3b78d420de7e20bae9d0c9f2a46445b307f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a816718c1408f4691833e04cc5cea3b78d420de7e20bae9d0c9f2a46445b307f", kill_on_drop: false }` [INFO] [stdout] a816718c1408f4691833e04cc5cea3b78d420de7e20bae9d0c9f2a46445b307f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 159af041b31eba8c0c6620b1920bc5364de9a165508a935c5366325e20357b51 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "159af041b31eba8c0c6620b1920bc5364de9a165508a935c5366325e20357b51", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking tap_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking hamcrest v0.1.5 [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> tests/mod.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use hamcrest::{assert_that, equal_to, is}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> tests/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | assert_that(result.unwrap().state, is(equal_to(TestState::Failed))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> tests/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | assert_that(result, is(equal_to(None))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:162:20 [INFO] [stdout] | [INFO] [stdout] 162 | use hamcrest::{assert_that, equal_to, is}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | regex_matches!(regex, "ok", true); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | regex_matches!(regex, "ok # skip", true); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | regex_matches!(regex, "not ok", true); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 189 | regex_matches!(regex, "not ok # skip", true); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | regex_matches!(regex, "ok 1", true); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 191 | regex_matches!(regex, "ok 1 # skip", true); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | regex_matches!(regex, "not ok 1 # skip", true); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | regex_matches!(regex, "not ok 1 this is a test name", true); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | / regex_matches!(regex, [INFO] [stdout] 195 | | "ok 1 this is a skipped test # SKIP no db available", [INFO] [stdout] 196 | | true); [INFO] [stdout] | |_____________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | regex_matches!(regex, "ok this is a skipped test # TODO not finished", true); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | assert_that(parser.total_tests, is(equal_to(14))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | assert_that(parser.total_tests, is(equal_to(0))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | assert_that(parser.failed_tests, is(equal_to(2))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | assert_that(parser.skipped_tests, is(equal_to(3))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | assert_that(parser.failed_tests, is(equal_to(1))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | assert_that(parser.failed_tests, is(equal_to(1))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 316 | assert_that(parser.incomplete_tests, is(equal_to(3))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | assert_that(parser.failed_tests, is(equal_to(1))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | assert_that(result.unwrap().state, is(equal_to(TestState::Failed))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:162:20 [INFO] [stdout] | [INFO] [stdout] 162 | use hamcrest::{assert_that, equal_to, is}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | regex_matches!(regex, "ok", true); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | regex_matches!(regex, "ok # skip", true); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | regex_matches!(regex, "not ok", true); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 189 | regex_matches!(regex, "not ok # skip", true); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | regex_matches!(regex, "ok 1", true); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 191 | regex_matches!(regex, "ok 1 # skip", true); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | regex_matches!(regex, "not ok 1 # skip", true); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | regex_matches!(regex, "not ok 1 this is a test name", true); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | / regex_matches!(regex, [INFO] [stdout] 195 | | "ok 1 this is a skipped test # SKIP no db available", [INFO] [stdout] 196 | | true); [INFO] [stdout] | |_____________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | assert_that($regex.is_match($line), is(equal_to($matches))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | regex_matches!(regex, "ok this is a skipped test # TODO not finished", true); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | assert_that(parser.total_tests, is(equal_to(14))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | assert_that(parser.total_tests, is(equal_to(0))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | assert_that(parser.failed_tests, is(equal_to(2))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | assert_that(parser.skipped_tests, is(equal_to(3))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | assert_that(parser.failed_tests, is(equal_to(1))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | assert_that(parser.failed_tests, is(equal_to(1))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 316 | assert_that(parser.incomplete_tests, is(equal_to(3))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | assert_that(parser.failed_tests, is(equal_to(1))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hamcrest::assert_that`: Use the assert_that! macro instead [INFO] [stdout] --> src/tap.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | assert_that(result.unwrap().state, is(equal_to(TestState::Failed))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.11s [INFO] running `Command { std: "docker" "inspect" "159af041b31eba8c0c6620b1920bc5364de9a165508a935c5366325e20357b51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "159af041b31eba8c0c6620b1920bc5364de9a165508a935c5366325e20357b51", kill_on_drop: false }` [INFO] [stdout] 159af041b31eba8c0c6620b1920bc5364de9a165508a935c5366325e20357b51