[INFO] cloning repository https://github.com/jgke/syntax-searcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgke/syntax-searcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgke%2Fsyntax-searcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgke%2Fsyntax-searcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dd957d36a46a521ba7ddfe172fdb7f34159030d [INFO] testing jgke/syntax-searcher against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgke%2Fsyntax-searcher" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jgke/syntax-searcher on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jgke/syntax-searcher [INFO] finished tweaking git repo https://github.com/jgke/syntax-searcher [INFO] tweaked toml for git repo https://github.com/jgke/syntax-searcher written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jgke/syntax-searcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a372cf2d3e4f0e87e643ec7a9a55d21c62d0f99f128389f22c55ad3451b505c [INFO] running `Command { std: "docker" "start" "-a" "3a372cf2d3e4f0e87e643ec7a9a55d21c62d0f99f128389f22c55ad3451b505c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a372cf2d3e4f0e87e643ec7a9a55d21c62d0f99f128389f22c55ad3451b505c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a372cf2d3e4f0e87e643ec7a9a55d21c62d0f99f128389f22c55ad3451b505c", kill_on_drop: false }` [INFO] [stdout] 3a372cf2d3e4f0e87e643ec7a9a55d21c62d0f99f128389f22c55ad3451b505c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54ec92bb5cf33ce545b7fb47f33b4e995e54040358738bfb6288ee2b6584cae7 [INFO] running `Command { std: "docker" "start" "-a" "54ec92bb5cf33ce545b7fb47f33b4e995e54040358738bfb6288ee2b6584cae7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ouroboros_macro v0.9.5 [INFO] [stderr] Compiling ouroboros v0.9.5 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling syns v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `filename` [INFO] [stdout] --> src/psi.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | filename: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PeekableStringIterator` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/psi.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filename` [INFO] [stdout] --> src/psi.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | filename: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PeekableStringIterator` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/psi.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.00s [INFO] running `Command { std: "docker" "inspect" "54ec92bb5cf33ce545b7fb47f33b4e995e54040358738bfb6288ee2b6584cae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54ec92bb5cf33ce545b7fb47f33b4e995e54040358738bfb6288ee2b6584cae7", kill_on_drop: false }` [INFO] [stdout] 54ec92bb5cf33ce545b7fb47f33b4e995e54040358738bfb6288ee2b6584cae7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00bd865c87b6ce440a3eb0cdc8d3759de60727e3ff4b39d21b78835f0ccd901e [INFO] running `Command { std: "docker" "start" "-a" "00bd865c87b6ce440a3eb0cdc8d3759de60727e3ff4b39d21b78835f0ccd901e", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stdout] warning: field is never read: `filename` [INFO] [stdout] --> src/psi.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | filename: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PeekableStringIterator` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/psi.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filename` [INFO] [stdout] --> src/psi.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | filename: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PeekableStringIterator` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/psi.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling predicates-tree v1.0.3 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling assert_cmd v0.10.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling syns v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `filename` [INFO] [stdout] --> src/psi.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | filename: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PeekableStringIterator` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/psi.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filename` [INFO] [stdout] --> src/psi.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | filename: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PeekableStringIterator` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/psi.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.42s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/syns-245bae13ec8ab0ea) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/syns-51037aafbc4d7a78) [INFO] [stderr] Executable tests/cli.rs (/opt/rustwide/target/debug/deps/cli-210f8ed148e96b92) [INFO] running `Command { std: "docker" "inspect" "00bd865c87b6ce440a3eb0cdc8d3759de60727e3ff4b39d21b78835f0ccd901e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00bd865c87b6ce440a3eb0cdc8d3759de60727e3ff4b39d21b78835f0ccd901e", kill_on_drop: false }` [INFO] [stdout] 00bd865c87b6ce440a3eb0cdc8d3759de60727e3ff4b39d21b78835f0ccd901e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e4a7ae94ddb82739150aec50494a24f9622bd8a81e34824f035ced5a55c37fc [INFO] running `Command { std: "docker" "start" "-a" "4e4a7ae94ddb82739150aec50494a24f9622bd8a81e34824f035ced5a55c37fc", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `filename` [INFO] [stderr] --> src/psi.rs:98:5 [INFO] [stderr] | [INFO] [stderr] 98 | filename: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `PeekableStringIterator` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/psi.rs:92:10 [INFO] [stderr] | [INFO] [stderr] 92 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `syns` (lib) generated 1 warning [INFO] [stderr] warning: `syns` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `syns` (bin "syns" test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `syns` (bin "syns") generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/syns-245bae13ec8ab0ea) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test argparse::tests::parse_simple ... ok [INFO] [stdout] test psi::tests::collect_while_map ... ok [INFO] [stdout] test psi::tests::empty_iter ... ok [INFO] [stdout] test psi::tests::collect_while ... ok [INFO] [stdout] test psi::tests::get_content_between ... ok [INFO] [stdout] test options::tests::builtin_json_is_valid ... ok [INFO] [stdout] test psi::tests::iter_simple ... ok [INFO] [stdout] test psi::tests::get_lines ... ok [INFO] [stdout] test psi::tests::spans ... ok [INFO] [stdout] test psi::tests::peek_ahead ... ok [INFO] [stdout] test options::tests::parse_options ... ok [INFO] [stdout] test options::tests::options_parens ... ok [INFO] [stdout] test run::tests::test_empty ... ok [INFO] [stdout] test run::tests::test_longest_match ... ok [INFO] [stdout] test run::tests::test_one_match ... ok [INFO] [stdout] test run::tests::test_mismatched_parens_in_source ... ok [INFO] [stdout] test tokenizer::tests::operators ... ok [INFO] [stdout] test tokenizer::tests::comments ... ok [INFO] [stdout] test tokenizer::tests::numbers ... ok [INFO] [stdout] test tokenizer::tests::plus_after_regex ... ok [INFO] [stdout] test tokenizer::tests::query_tokens ... ok [INFO] [stdout] test tokenizer::tests::simple_tokens ... ok [INFO] [stdout] test tokenizer::tests::strings ... ok [INFO] [stdout] test run::tests::test_delimited ... ok [INFO] [stdout] test run::tests::test_groups ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/syns-51037aafbc4d7a78) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test argparse::tests::parse_simple ... ok [INFO] [stdout] test psi::tests::collect_while ... ok [INFO] [stdout] test psi::tests::collect_while_map ... ok [INFO] [stdout] test psi::tests::empty_iter ... ok [INFO] [stdout] test psi::tests::get_content_between ... ok [INFO] [stdout] test options::tests::builtin_json_is_valid ... ok [INFO] [stdout] test psi::tests::iter_simple ... ok [INFO] [stdout] test psi::tests::peek_ahead ... ok [INFO] [stdout] test psi::tests::get_lines ... ok [INFO] [stdout] test psi::tests::spans ... ok [INFO] [stdout] test options::tests::options_parens ... ok [INFO] [stdout] test options::tests::parse_options ... ok [INFO] [stdout] test run::tests::test_empty ... ok [INFO] [stdout] test run::tests::test_longest_match ... ok [INFO] [stdout] test tokenizer::tests::comments ... ok [INFO] [stdout] test run::tests::test_mismatched_parens_in_source ... ok [INFO] [stdout] test run::tests::test_one_match ... ok [INFO] [stdout] test tokenizer::tests::operators ... ok [INFO] [stdout] test tokenizer::tests::numbers ... ok [INFO] [stdout] test tokenizer::tests::plus_after_regex ... ok [INFO] [stdout] test tokenizer::tests::query_tokens ... ok [INFO] [stdout] test tokenizer::tests::strings ... ok [INFO] [stdout] test run::tests::test_delimited ... ok [INFO] [stdout] test tokenizer::tests::simple_tokens ... ok [INFO] [stdout] test run::tests::test_groups ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-210f8ed148e96b92) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_multiline_match_single_file ... ok [INFO] [stdout] test test_match_find_single_file ... ok [INFO] [stdout] test file_doesnt_exist ... ok [INFO] [stdout] test test_no_match_single_file ... ok [INFO] [stdout] test test_multiple_match_single_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.29s [INFO] [stdout] [INFO] [stderr] Doc-tests syns [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/psi.rs - psi::PeekableStringIterator::collect_while (line 177) ... ok [INFO] [stdout] test src/psi.rs - psi::PeekableStringIterator (line 82) ... ok [INFO] [stdout] test src/collection.rs - collection::collection (line 5) ... ok [INFO] [stdout] test src/psi.rs - psi::PeekableStringIterator::collect_while_map (line 196) ... ok [INFO] [stdout] test src/options.rs - options::Options::is_open_paren (line 369) ... ok [INFO] [stdout] test src/options.rs - options::Options::is_close_paren (line 380) ... ok [INFO] [stdout] test src/options.rs - options::Options::new (line 289) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4e4a7ae94ddb82739150aec50494a24f9622bd8a81e34824f035ced5a55c37fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e4a7ae94ddb82739150aec50494a24f9622bd8a81e34824f035ced5a55c37fc", kill_on_drop: false }` [INFO] [stdout] 4e4a7ae94ddb82739150aec50494a24f9622bd8a81e34824f035ced5a55c37fc