[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] 532f42739b7ed589b69cb7a2a1f5ee93ea5a1689 [INFO] checking tex/ttags/532f42739b7ed589b69cb7a2a1f5ee93ea5a1689 against master#ba7e63b63871a429533c189adbfb1d9a6337e000 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftex%2Fttags" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tex/ttags on toolchain ba7e63b63871a429533c189adbfb1d9a6337e000 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "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" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 99 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding itertools v0.13.0 (available: v0.14.0) [INFO] [stderr] Adding rusqlite v0.30.0 (available: v0.37.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree-sitter-tags v0.25.8 [INFO] [stderr] Downloaded magic-sys v0.3.0 [INFO] [stderr] Downloaded easy-parallel v3.3.1 [INFO] [stderr] Downloaded magic v0.16.2 [INFO] [stderr] Downloaded tree-sitter v0.25.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b86e215cab5bdc06d6038912f07ac9410af73541b7d44d7142487df5a836560 [INFO] running `Command { std: "docker" "start" "-a" "4b86e215cab5bdc06d6038912f07ac9410af73541b7d44d7142487df5a836560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b86e215cab5bdc06d6038912f07ac9410af73541b7d44d7142487df5a836560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b86e215cab5bdc06d6038912f07ac9410af73541b7d44d7142487df5a836560", kill_on_drop: false }` [INFO] [stdout] 4b86e215cab5bdc06d6038912f07ac9410af73541b7d44d7142487df5a836560 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19b310f964d3235a2674c3f24c247685bcc3d0fc47e06ed392777d833cd338c4 [INFO] running `Command { std: "docker" "start" "-a" "19b310f964d3235a2674c3f24c247685bcc3d0fc47e06ed392777d833cd338c4", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking tree-sitter-language v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.42 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking easy-parallel v3.3.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling magic-sys v0.3.0 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking magic v0.16.2 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking clap v4.5.42 [INFO] [stderr] Compiling tree-sitter v0.25.8 [INFO] [stderr] Checking tree-sitter-tags v0.25.8 [INFO] [stderr] Checking bincode v1.3.3 [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>` 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] 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)]` 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] 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`, and `&Vec<(regex::Regex, std::string::String)>` are missing [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&std::string::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, 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(/* &std::string::String */, &*conf, /* &TagsConfiguration */, /* &std::sync::Mutex */, /* &Vec<(regex::Regex, std::string::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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, name, row, is_definition| { [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)]` 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] 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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`, found `&()` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Vec` [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, 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] running `Command { std: "docker" "inspect" "19b310f964d3235a2674c3f24c247685bcc3d0fc47e06ed392777d833cd338c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19b310f964d3235a2674c3f24c247685bcc3d0fc47e06ed392777d833cd338c4", kill_on_drop: false }` [INFO] [stdout] 19b310f964d3235a2674c3f24c247685bcc3d0fc47e06ed392777d833cd338c4