[INFO] cloning repository https://github.com/tex/ttags
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tex/ttags" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftex%2Fttags", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftex%2Fttags'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e66c9c5ab9179c8ead7627d8b8070e02df86b3e
[INFO] checking tex/ttags/4e66c9c5ab9179c8ead7627d8b8070e02df86b3e against master#3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftex%2Fttags" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tex/ttags
[INFO] finished tweaking git repo https://github.com/tex/ttags
[INFO] tweaked toml for git repo https://github.com/tex/ttags written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tex/ttags on toolchain 3c9faa0d037b9eecda4a440cc482ff7f960fb8a5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 91 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding rusqlite v0.30.0 (available: v0.38.0)
[INFO] [stderr]       Adding tree-sitter-javascript v0.23.1 (available: v0.25.0)
[INFO] [stderr]       Adding tree-sitter-python v0.23.6 (available: v0.25.0)
[INFO] [stderr]       Adding tree-sitter-tags v0.25.10 (available: v0.26.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-tags v0.25.10
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.7
[INFO] [stderr]   Downloaded magic v0.16.7
[INFO] [stderr]   Downloaded magic-sys v0.3.0
[INFO] [stderr]   Downloaded easy-parallel v3.3.1
[INFO] [stderr]   Downloaded rusqlite v0.30.0
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.23.1
[INFO] [stderr]   Downloaded tree-sitter-python v0.23.6
[INFO] [stderr]   Downloaded tree-sitter-rust v0.24.0
[INFO] [stderr]   Downloaded tree-sitter-cpp v0.23.4
[INFO] [stderr]   Downloaded fst v0.4.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f7d8bf08e32fc2fada8c05d4c93d181153abb724aa5986922dbe8bcbe14585d
[INFO] running `Command { std: "docker" "start" "-a" "9f7d8bf08e32fc2fada8c05d4c93d181153abb724aa5986922dbe8bcbe14585d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f7d8bf08e32fc2fada8c05d4c93d181153abb724aa5986922dbe8bcbe14585d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f7d8bf08e32fc2fada8c05d4c93d181153abb724aa5986922dbe8bcbe14585d", kill_on_drop: false }`
[INFO] [stdout] 9f7d8bf08e32fc2fada8c05d4c93d181153abb724aa5986922dbe8bcbe14585d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 845e5649b59403faa7002fc54d8120ecb8ba0f0867c97060bcd5eccb6d4dccfd
[INFO] running `Command { std: "docker" "start" "-a" "845e5649b59403faa7002fc54d8120ecb8ba0f0867c97060bcd5eccb6d4dccfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling magic-sys v0.3.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]     Checking clap_builder v4.5.59
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking magic v0.16.7
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking easy-parallel v3.3.1
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking clap v4.5.59
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tree-sitter-tags v0.25.10
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]     Checking ttags v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0614]: type `std::option::Option<Rc<TagsConfiguration>>` cannot be dereferenced
[INFO] [stdout]   --> src/lib_test.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 |         &*conf);
[INFO] [stdout]    |          ^^^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/lib_test.rs:20:15
[INFO] [stdout]     |
[INFO] [stdout]  20 |        let res = tokenize(
[INFO] [stdout]     |  ________________^^^^^^^^-
[INFO] [stdout]  21 | |/         std::path::Path::new(
[INFO] [stdout]  22 | ||             &format!("{}/tests/test.cpp", env!("CARGO_MANIFEST_DIR"))),
[INFO] [stdout]     | ||______________________________________________________________________- expected `&String`, found `&Path`
[INFO] [stdout]  23 | |          &*conf);
[INFO] [stdout]     | |________________- three arguments of type `&TagsConfiguration`, `&std::sync::Mutex<TagData>`, and `&Vec<(regex::Regex, String)>` are missing
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&String`
[INFO] [stdout]                found reference `&Path`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:140:4
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn tokenize(file: &String, file_index: usize, conf: &tree_sitter_tags::TagsConfiguration, tag_data: &Mutex<TagData>, regexes: &Vec<(Regex, String)>) {
[INFO] [stdout]     |    ^^^^^^^^ -------------                     ------------------------------------------  -------------------------  ------------------------------
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout]  20 -     let res = tokenize(
[INFO] [stdout]  21 -         std::path::Path::new(
[INFO] [stdout]  22 -             &format!("{}/tests/test.cpp", env!("CARGO_MANIFEST_DIR"))),
[INFO] [stdout]  23 -         &*conf);
[INFO] [stdout]  20 +     let res = tokenize(/* &String */, &*conf, /* &TagsConfiguration */, /* &std::sync::Mutex<TagData> */, /* &Vec<(regex::Regex, String)> */);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `name` on type `&TagEntry`
[INFO] [stdout]   --> src/lib_test.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |             entry.name == name &&
[INFO] [stdout]    |                   ^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `file_index`, `is_definition`, `syntax_type_id`, `row`, `column`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 |     qq(&res, "Class_1", 1, DEF); // class
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 |     qq(&res, "Class_1", 4, DEF); // constructor
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 |     nq(&res, "m_Variable_1", 4, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let nq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 |     nq(&res, "m_Struct_1", 4, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let nq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 |     qq(&res, "Setup", 5, DEF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 |     nq(&res, "m_Variable_1", 5, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let nq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 |     qq(&res, "Work", 6, DEF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 |     qq(&res, "m_Variable_1", 8, DEF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 |     qq(&res, "m_Struct_1", 9, DEF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |     qq(&res, "Work", 12, DEF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 |     qq(&res, "local_1", 14, DEF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 |     qq(&res, "m_Variable_1", 15, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 |     nq(&res, "m_Struct_1", 16, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let nq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 |     qq(&res, "Test", 16, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 |     qq(&res, "MyStruct", 19, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 |     nq(&res, "myStruct", 20, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let nq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 |     qq(&res, "Todo", 20, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 |     qq(&res, "GLOBAL_ARRAY", 23, DEF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 |     qq(&res, "GLOBAL_ARRAY", 26, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 |     qq(&res, "GLOBAL_ARRAY", 27, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 |     qq(&res, "TestObject", 30, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 |     qq(&res, "Int", 30, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 |     qq(&res, "TEST_OBJECT_ID", 30, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 |     qq(&res, "SOMETHING", 33, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 |     qq(&res, "uint32_t", 33, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 |     qq(&res, "ARRAY", 33, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 |     qq(&res, "Something", 33, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 |     qq(&res, "specificItem", 34, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 |     qq(&res, "platformID", 37, DEF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 |     qq(&res, "ClassAttributes", 38, DEF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 |     qq(&res, "InstanceAttributes", 39, DEF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 |     qq(&res, "g_Global_1", 42, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 85 |     qq(&res, "g_Global_2", 42, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 |     qq(&res, "someFunction", 42, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 |     qq(&res, "CONST_1", 43, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 |     qq(&res, "CONST_2", 45, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib_test.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 |     qq(&res, "CONST", 49, REF);
[INFO] [stdout]    |     -- ^^^^ expected `&Vec<TagEntry>`, found `&()`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<TagEntry>`
[INFO] [stdout]               found reference `&()`
[INFO] [stdout] note: closure parameter defined here
[INFO] [stdout]   --> src/lib_test.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let qq = |res : &Vec<TagEntry>, name, row, is_definition| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0609, E0614.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ttags` (lib test) due to 40 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `easy_parallel::Parallel`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use easy_parallel::Parallel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `easy_parallel::Parallel`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use easy_parallel::Parallel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "845e5649b59403faa7002fc54d8120ecb8ba0f0867c97060bcd5eccb6d4dccfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "845e5649b59403faa7002fc54d8120ecb8ba0f0867c97060bcd5eccb6d4dccfd", kill_on_drop: false }`
[INFO] [stdout] 845e5649b59403faa7002fc54d8120ecb8ba0f0867c97060bcd5eccb6d4dccfd
