[INFO] cloning repository https://github.com/BrianHicks/tree-grepper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrianHicks/tree-grepper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrianHicks%2Ftree-grepper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrianHicks%2Ftree-grepper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6353bd737acdd7be2a7661476d43029fbaaf174 [INFO] testing BrianHicks/tree-grepper against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrianHicks%2Ftree-grepper" "/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/BrianHicks/tree-grepper on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BrianHicks/tree-grepper [INFO] finished tweaking git repo https://github.com/BrianHicks/tree-grepper [INFO] tweaked toml for git repo https://github.com/BrianHicks/tree-grepper written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/BrianHicks/tree-grepper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36fd6c32ea740cafbcdf053ae9b5f9626ee596a63a499dfd2b14aae15afaf76c [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" "36fd6c32ea740cafbcdf053ae9b5f9626ee596a63a499dfd2b14aae15afaf76c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36fd6c32ea740cafbcdf053ae9b5f9626ee596a63a499dfd2b14aae15afaf76c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36fd6c32ea740cafbcdf053ae9b5f9626ee596a63a499dfd2b14aae15afaf76c", kill_on_drop: false }` [INFO] [stdout] 36fd6c32ea740cafbcdf053ae9b5f9626ee596a63a499dfd2b14aae15afaf76c [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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 920673d1d556bc7870b0803c79da4ecf0110d88bfea03df07d9fd9ee6016edea [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" "920673d1d556bc7870b0803c79da4ecf0110d88bfea03df07d9fd9ee6016edea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bump_alloc v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling tree-sitter v0.20.0 [INFO] [stderr] Compiling tree-grepper v2.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] warning: In file included from vendor/tree-sitter-elm/src/parser.c:1: [INFO] [stderr] warning: vendor/tree-sitter-elm/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: vendor/tree-sitter-elm/src/tree_sitter/parser.h:135:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 135 | bool eof = false; \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: vendor/tree-sitter-elm/src/parser.c:5079:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 5079 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: In file included from vendor/tree-sitter-ruby/src/parser.c:1: [INFO] [stderr] warning: vendor/tree-sitter-ruby/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: vendor/tree-sitter-ruby/src/tree_sitter/parser.h:135:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 135 | bool eof = false; \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: vendor/tree-sitter-ruby/src/parser.c:4969:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 4969 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: vendor/tree-sitter-ruby/src/scanner.cc: In member function 'bool {anonymous}::Scanner::scan_open_delimiter(TSLexer*, {anonymous}::Literal&, const bool*)': [INFO] [stderr] warning: vendor/tree-sitter-ruby/src/scanner.cc:497:13: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 497 | if (valid_symbols[FORWARD_SLASH]) return false; [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: vendor/tree-sitter-ruby/src/scanner.cc:499:11: note: here [INFO] [stderr] warning: 499 | case '|': [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: In file included from vendor/tree-sitter-haskell/src/parser.c:1: [INFO] [stderr] warning: vendor/tree-sitter-haskell/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: vendor/tree-sitter-haskell/src/tree_sitter/parser.h:135:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 135 | bool eof = false; \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: vendor/tree-sitter-haskell/src/parser.c:4355:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 4355 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: In file included from vendor/tree-sitter-rust/src/parser.c:1: [INFO] [stderr] warning: vendor/tree-sitter-rust/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: vendor/tree-sitter-rust/src/tree_sitter/parser.h:135:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 135 | bool eof = false; \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: vendor/tree-sitter-rust/src/parser.c:10834:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 10834 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: In file included from vendor/tree-sitter-typescript/typescript/src/parser.c:1: [INFO] [stderr] warning: vendor/tree-sitter-typescript/typescript/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: vendor/tree-sitter-typescript/typescript/src/tree_sitter/parser.h:135:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 135 | bool eof = false; \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: vendor/tree-sitter-typescript/typescript/src/parser.c:5021:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 5021 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "920673d1d556bc7870b0803c79da4ecf0110d88bfea03df07d9fd9ee6016edea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "920673d1d556bc7870b0803c79da4ecf0110d88bfea03df07d9fd9ee6016edea", kill_on_drop: false }` [INFO] [stdout] 920673d1d556bc7870b0803c79da4ecf0110d88bfea03df07d9fd9ee6016edea [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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 35dc83024e0a61beef135d8937e4eff7ff247a33eab0ce2e6b2b9f83f36904a9 [INFO] running `Command { std: "docker" "start" "-a" "35dc83024e0a61beef135d8937e4eff7ff247a33eab0ce2e6b2b9f83f36904a9", kill_on_drop: false }` [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling similar v1.3.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] warning: In file included from vendor/tree-sitter-elm/src/parser.c:1: [INFO] [stderr] warning: vendor/tree-sitter-elm/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: vendor/tree-sitter-elm/src/tree_sitter/parser.h:135:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 135 | bool eof = false; \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: vendor/tree-sitter-elm/src/parser.c:5079:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 5079 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: In file included from vendor/tree-sitter-ruby/src/parser.c:1: [INFO] [stderr] warning: vendor/tree-sitter-ruby/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: vendor/tree-sitter-ruby/src/tree_sitter/parser.h:135:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 135 | bool eof = false; \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: vendor/tree-sitter-ruby/src/parser.c:4969:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 4969 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: vendor/tree-sitter-ruby/src/scanner.cc: In member function 'bool {anonymous}::Scanner::scan_open_delimiter(TSLexer*, {anonymous}::Literal&, const bool*)': [INFO] [stderr] warning: vendor/tree-sitter-ruby/src/scanner.cc:497:13: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 497 | if (valid_symbols[FORWARD_SLASH]) return false; [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: vendor/tree-sitter-ruby/src/scanner.cc:499:11: note: here [INFO] [stderr] warning: 499 | case '|': [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: In file included from vendor/tree-sitter-haskell/src/parser.c:1: [INFO] [stderr] warning: vendor/tree-sitter-haskell/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: vendor/tree-sitter-haskell/src/tree_sitter/parser.h:135:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 135 | bool eof = false; \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: vendor/tree-sitter-haskell/src/parser.c:4355:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 4355 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: In file included from vendor/tree-sitter-rust/src/parser.c:1: [INFO] [stderr] warning: vendor/tree-sitter-rust/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: vendor/tree-sitter-rust/src/tree_sitter/parser.h:135:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 135 | bool eof = false; \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: vendor/tree-sitter-rust/src/parser.c:10834:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 10834 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: In file included from vendor/tree-sitter-typescript/typescript/src/parser.c:1: [INFO] [stderr] warning: vendor/tree-sitter-typescript/typescript/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: vendor/tree-sitter-typescript/typescript/src/tree_sitter/parser.h:135:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 135 | bool eof = false; \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: vendor/tree-sitter-typescript/typescript/src/parser.c:5021:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 5021 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_yaml v0.8.19 [INFO] [stderr] Compiling insta v1.8.0 [INFO] [stderr] Compiling tree-grepper v2.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.77s [INFO] running `Command { std: "docker" "inspect" "35dc83024e0a61beef135d8937e4eff7ff247a33eab0ce2e6b2b9f83f36904a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35dc83024e0a61beef135d8937e4eff7ff247a33eab0ce2e6b2b9f83f36904a9", kill_on_drop: false }` [INFO] [stdout] 35dc83024e0a61beef135d8937e4eff7ff247a33eab0ce2e6b2b9f83f36904a9 [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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 51b7f3bbd53982a9f788f30220b57a6bd7124de2f1a4c9e0fbf9de20d6650d15 [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" "51b7f3bbd53982a9f788f30220b57a6bd7124de2f1a4c9e0fbf9de20d6650d15", kill_on_drop: false }` [INFO] [stderr] warning: In file included from vendor/tree-sitter-elm/src/parser.c:1: [INFO] [stderr] warning: vendor/tree-sitter-elm/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: vendor/tree-sitter-elm/src/tree_sitter/parser.h:135:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 135 | bool eof = false; \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: vendor/tree-sitter-elm/src/parser.c:5079:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 5079 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: In file included from vendor/tree-sitter-ruby/src/parser.c:1: [INFO] [stderr] warning: vendor/tree-sitter-ruby/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: vendor/tree-sitter-ruby/src/tree_sitter/parser.h:135:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 135 | bool eof = false; \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: vendor/tree-sitter-ruby/src/parser.c:4969:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 4969 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: vendor/tree-sitter-ruby/src/scanner.cc: In member function 'bool {anonymous}::Scanner::scan_open_delimiter(TSLexer*, {anonymous}::Literal&, const bool*)': [INFO] [stderr] warning: vendor/tree-sitter-ruby/src/scanner.cc:497:13: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 497 | if (valid_symbols[FORWARD_SLASH]) return false; [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: vendor/tree-sitter-ruby/src/scanner.cc:499:11: note: here [INFO] [stderr] warning: 499 | case '|': [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: In file included from vendor/tree-sitter-haskell/src/parser.c:1: [INFO] [stderr] warning: vendor/tree-sitter-haskell/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: vendor/tree-sitter-haskell/src/tree_sitter/parser.h:135:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 135 | bool eof = false; \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: vendor/tree-sitter-haskell/src/parser.c:4355:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 4355 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: In file included from vendor/tree-sitter-rust/src/parser.c:1: [INFO] [stderr] warning: vendor/tree-sitter-rust/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: vendor/tree-sitter-rust/src/tree_sitter/parser.h:135:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 135 | bool eof = false; \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: vendor/tree-sitter-rust/src/parser.c:10834:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 10834 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: In file included from vendor/tree-sitter-typescript/typescript/src/parser.c:1: [INFO] [stderr] warning: vendor/tree-sitter-typescript/typescript/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: vendor/tree-sitter-typescript/typescript/src/tree_sitter/parser.h:135:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 135 | bool eof = false; \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: vendor/tree-sitter-typescript/typescript/src/parser.c:5021:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 5021 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tree_grepper-94d35d977868ff32) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test language::tests::parse_query_problem ... ok [INFO] [stdout] test language::tests::to_str_reflects_from_str ... ok [INFO] [stdout] test extractor::tests::test_matches_are_extracted ... ok [INFO] [stdout] test extractor::tests::test_underscore_names_can_still_be_used_in_matchers ... ok [INFO] [stdout] test language::tests::parse_query_smoke_test ... ok [INFO] [stdout] test extractor::tests::test_underscore_names_are_ignored ... ok [INFO] [stdout] test tests::lines_output ... ok [INFO] [stdout] test tests::json_output ... ok [INFO] [stdout] test tests::pretty_json_output ... ok [INFO] [stdout] test tests::all_javascript ... ok [INFO] [stdout] test tests::all_typescript ... ok [INFO] [stdout] test tests::all_elm ... ok [INFO] [stdout] test tests::all_ruby ... ok [INFO] [stdout] test tests::all_haskell ... ok [INFO] [stdout] test tests::all_rust ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "51b7f3bbd53982a9f788f30220b57a6bd7124de2f1a4c9e0fbf9de20d6650d15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51b7f3bbd53982a9f788f30220b57a6bd7124de2f1a4c9e0fbf9de20d6650d15", kill_on_drop: false }` [INFO] [stdout] 51b7f3bbd53982a9f788f30220b57a6bd7124de2f1a4c9e0fbf9de20d6650d15