[INFO] cloning repository https://github.com/TheSignPainter98/vex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheSignPainter98/vex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheSignPainter98%2Fvex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheSignPainter98%2Fvex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c505bcf4b6bf920039c255cbc2d78249c309b298
[INFO] testing TheSignPainter98/vex against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheSignPainter98%2Fvex" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/TheSignPainter98/vex
[INFO] finished tweaking git repo https://github.com/TheSignPainter98/vex
[INFO] tweaked toml for git repo https://github.com/TheSignPainter98/vex written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheSignPainter98/vex on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheSignPainter98/vex already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2bd2db1695cac2548f75952d23f9fffe1b82c557146187096403d2bdb178d6c8
[INFO] running `Command { std: "docker" "start" "-a" "2bd2db1695cac2548f75952d23f9fffe1b82c557146187096403d2bdb178d6c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bd2db1695cac2548f75952d23f9fffe1b82c557146187096403d2bdb178d6c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bd2db1695cac2548f75952d23f9fffe1b82c557146187096403d2bdb178d6c8", kill_on_drop: false }`
[INFO] [stdout] 2bd2db1695cac2548f75952d23f9fffe1b82c557146187096403d2bdb178d6c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e3d0ecec143db04688791a82c61ed4bfdd419e915bc56622845489ff2dfec8b4
[INFO] running `Command { std: "docker" "start" "-a" "e3d0ecec143db04688791a82c61ed4bfdd419e915bc56622845489ff2dfec8b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling tree-sitter-language v0.1.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling allocative v0.3.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling starlark_map v0.12.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling tree-sitter v0.23.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling fd-lock v3.0.13
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling annotate-snippets v0.9.2
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tree-sitter-loader v0.23.2
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling starlark v0.12.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling display_container v0.9.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling fs4 v0.8.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling rustyline v11.0.0
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling cmp_any v0.8.1
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling annotate-snippets v0.10.2
[INFO] [stderr]    Compiling uniquote v4.0.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling joinery v3.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling dupe_derive v0.9.0
[INFO] [stderr]    Compiling allocative_derive v0.3.3
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling dupe v0.9.0
[INFO] [stderr]    Compiling starlark_derive v0.12.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tree-sitter-highlight v0.23.2
[INFO] [stderr]    Compiling tree-sitter-tags v0.23.2
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling starlark_syntax v0.12.0
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling schemafy_core v0.5.2
[INFO] [stderr]    Compiling schemafy_lib v0.5.2
[INFO] [stderr]    Compiling schemafy v0.5.2
[INFO] [stderr]    Compiling debugserver-types v0.5.0
[INFO] [stderr]    Compiling vex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/error.rs:214:36
[INFO] [stdout]     |
[INFO] [stdout] 214 |     UglySubstring { found: String, index: usize },
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `intents` is never read
[INFO] [stdout]   --> src/scriptlets/extra_data.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     intents: UnfrozenIntents<'v>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `intents` is never read
[INFO] [stdout]   --> src/scriptlets/extra_data.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     intents: Intents,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current` is never read
[INFO] [stdout]    --> src/scriptlets/node.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 current: Node<'v>,
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 | walking_iterator!(Parents, Node::parent);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `walking_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current` is never read
[INFO] [stdout]    --> src/scriptlets/node.rs:291:17
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 current: RefCell<Node<'v>>,
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 | walking_iterator!(Parents, Node::parent);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `walking_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current` is never read
[INFO] [stdout]    --> src/scriptlets/node.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 current: Node<'v>,
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 316 | walking_iterator!(NextSiblings, Node::next_sibling);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `walking_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current` is never read
[INFO] [stdout]    --> src/scriptlets/node.rs:291:17
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 current: RefCell<Node<'v>>,
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 316 | walking_iterator!(NextSiblings, Node::next_sibling);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `walking_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current` is never read
[INFO] [stdout]    --> src/scriptlets/node.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 current: Node<'v>,
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 | walking_iterator!(PreviousSiblings, Node::prev_sibling);
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `walking_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current` is never read
[INFO] [stdout]    --> src/scriptlets/node.rs:291:17
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 current: RefCell<Node<'v>>,
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 | walking_iterator!(PreviousSiblings, Node::prev_sibling);
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `walking_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current` is never read
[INFO] [stdout]    --> src/scriptlets/node.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     current: Node<'v>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current` is never read
[INFO] [stdout]    --> src/scriptlets/node.rs:350:5
[INFO] [stdout]     |
[INFO] [stdout] 350 |     current: RefCell<Node<'v>>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `root` is never read
[INFO] [stdout]    --> src/scriptlets/node.rs:353:5
[INFO] [stdout]     |
[INFO] [stdout] 353 |     root: Cell<bool>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `on_open_project` is never read
[INFO] [stdout]   --> src/scriptlets/observers.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     on_open_project: Vec<Observer>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `on_open_file` is never read
[INFO] [stdout]   --> src/scriptlets/observers.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     on_open_file: Vec<Observer>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `on_pre_test_run` is never read
[INFO] [stdout]   --> src/scriptlets/observers.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     on_pre_test_run: Vec<Observer>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `on_post_test_run` is never read
[INFO] [stdout]   --> src/scriptlets/observers.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     on_post_test_run: Vec<Observer>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/scriptlets/extra_data.rs:37:44
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn get_from(module: &'v Module) -> &Self {
[INFO] [stdout]    |                              --            ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'v`
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn get_from(module: &'v Module) -> &'v Self {
[INFO] [stdout]    |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "e3d0ecec143db04688791a82c61ed4bfdd419e915bc56622845489ff2dfec8b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3d0ecec143db04688791a82c61ed4bfdd419e915bc56622845489ff2dfec8b4", kill_on_drop: false }`
[INFO] [stdout] e3d0ecec143db04688791a82c61ed4bfdd419e915bc56622845489ff2dfec8b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1faa28e49de31f75659b18368072da7ef95543b9b3efc1937cd6182fe6f21af0
[INFO] running `Command { std: "docker" "start" "-a" "1faa28e49de31f75659b18368072da7ef95543b9b3efc1937cd6182fe6f21af0", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling insta v1.39.0
[INFO] [stderr]    Compiling starlark_syntax v0.12.0
[INFO] [stderr]    Compiling starlark v0.12.0
[INFO] [stderr]    Compiling vex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/error.rs:214:36
[INFO] [stdout]     |
[INFO] [stdout] 214 |     UglySubstring { found: String, index: usize },
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `intents` is never read
[INFO] [stdout]   --> src/scriptlets/extra_data.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     intents: UnfrozenIntents<'v>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `intents` is never read
[INFO] [stdout]   --> src/scriptlets/extra_data.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     intents: Intents,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current` is never read
[INFO] [stdout]    --> src/scriptlets/node.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 current: Node<'v>,
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 | walking_iterator!(Parents, Node::parent);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `walking_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current` is never read
[INFO] [stdout]    --> src/scriptlets/node.rs:291:17
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 current: RefCell<Node<'v>>,
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 | walking_iterator!(Parents, Node::parent);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `walking_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current` is never read
[INFO] [stdout]    --> src/scriptlets/node.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 current: Node<'v>,
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 316 | walking_iterator!(NextSiblings, Node::next_sibling);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `walking_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current` is never read
[INFO] [stdout]    --> src/scriptlets/node.rs:291:17
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 current: RefCell<Node<'v>>,
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 316 | walking_iterator!(NextSiblings, Node::next_sibling);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `walking_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current` is never read
[INFO] [stdout]    --> src/scriptlets/node.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 current: Node<'v>,
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 | walking_iterator!(PreviousSiblings, Node::prev_sibling);
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `walking_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current` is never read
[INFO] [stdout]    --> src/scriptlets/node.rs:291:17
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 current: RefCell<Node<'v>>,
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 | walking_iterator!(PreviousSiblings, Node::prev_sibling);
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: this warning originates in the macro `walking_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current` is never read
[INFO] [stdout]    --> src/scriptlets/node.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     current: Node<'v>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current` is never read
[INFO] [stdout]    --> src/scriptlets/node.rs:350:5
[INFO] [stdout]     |
[INFO] [stdout] 350 |     current: RefCell<Node<'v>>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `root` is never read
[INFO] [stdout]    --> src/scriptlets/node.rs:353:5
[INFO] [stdout]     |
[INFO] [stdout] 353 |     root: Cell<bool>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `on_open_project` is never read
[INFO] [stdout]   --> src/scriptlets/observers.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     on_open_project: Vec<Observer>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `on_open_file` is never read
[INFO] [stdout]   --> src/scriptlets/observers.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     on_open_file: Vec<Observer>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `on_pre_test_run` is never read
[INFO] [stdout]   --> src/scriptlets/observers.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     on_pre_test_run: Vec<Observer>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `on_post_test_run` is never read
[INFO] [stdout]   --> src/scriptlets/observers.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     on_post_test_run: Vec<Observer>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/scriptlets/extra_data.rs:37:44
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn get_from(module: &'v Module) -> &Self {
[INFO] [stdout]    |                              --            ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'v`
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn get_from(module: &'v Module) -> &'v Self {
[INFO] [stdout]    |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "1faa28e49de31f75659b18368072da7ef95543b9b3efc1937cd6182fe6f21af0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1faa28e49de31f75659b18368072da7ef95543b9b3efc1937cd6182fe6f21af0", kill_on_drop: false }`
[INFO] [stdout] 1faa28e49de31f75659b18368072da7ef95543b9b3efc1937cd6182fe6f21af0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c8c32dd7627c52c2d92cef1e81b97e0420ff83cfc799bb4a3bf5f1b3748c6470
[INFO] running `Command { std: "docker" "start" "-a" "c8c32dd7627c52c2d92cef1e81b97e0420ff83cfc799bb4a3bf5f1b3748c6470", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `index` is never read
[INFO] [stderr]    --> src/error.rs:214:36
[INFO] [stderr]     |
[INFO] [stderr] 214 |     UglySubstring { found: String, index: usize },
[INFO] [stderr]     |                                    ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `intents` is never read
[INFO] [stderr]   --> src/scriptlets/extra_data.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     intents: UnfrozenIntents<'v>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `intents` is never read
[INFO] [stderr]   --> src/scriptlets/extra_data.rs:76:5
[INFO] [stderr]    |
[INFO] [stderr] 76 |     intents: Intents,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `current` is never read
[INFO] [stderr]    --> src/scriptlets/node.rs:262:17
[INFO] [stderr]     |
[INFO] [stderr] 262 |                 current: Node<'v>,
[INFO] [stderr]     |                 ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 315 | walking_iterator!(Parents, Node::parent);
[INFO] [stderr]     | ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: this warning originates in the macro `walking_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `current` is never read
[INFO] [stderr]    --> src/scriptlets/node.rs:291:17
[INFO] [stderr]     |
[INFO] [stderr] 291 |                 current: RefCell<Node<'v>>,
[INFO] [stderr]     |                 ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 315 | walking_iterator!(Parents, Node::parent);
[INFO] [stderr]     | ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: this warning originates in the macro `walking_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `current` is never read
[INFO] [stderr]    --> src/scriptlets/node.rs:262:17
[INFO] [stderr]     |
[INFO] [stderr] 262 |                 current: Node<'v>,
[INFO] [stderr]     |                 ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 316 | walking_iterator!(NextSiblings, Node::next_sibling);
[INFO] [stderr]     | --------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: this warning originates in the macro `walking_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `current` is never read
[INFO] [stderr]    --> src/scriptlets/node.rs:291:17
[INFO] [stderr]     |
[INFO] [stderr] 291 |                 current: RefCell<Node<'v>>,
[INFO] [stderr]     |                 ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 316 | walking_iterator!(NextSiblings, Node::next_sibling);
[INFO] [stderr]     | --------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: this warning originates in the macro `walking_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `current` is never read
[INFO] [stderr]    --> src/scriptlets/node.rs:262:17
[INFO] [stderr]     |
[INFO] [stderr] 262 |                 current: Node<'v>,
[INFO] [stderr]     |                 ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 317 | walking_iterator!(PreviousSiblings, Node::prev_sibling);
[INFO] [stderr]     | ------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: this warning originates in the macro `walking_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `current` is never read
[INFO] [stderr]    --> src/scriptlets/node.rs:291:17
[INFO] [stderr]     |
[INFO] [stderr] 291 |                 current: RefCell<Node<'v>>,
[INFO] [stderr]     |                 ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 317 | walking_iterator!(PreviousSiblings, Node::prev_sibling);
[INFO] [stderr]     | ------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: this warning originates in the macro `walking_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `current` is never read
[INFO] [stderr]    --> src/scriptlets/node.rs:322:5
[INFO] [stderr]     |
[INFO] [stderr] 322 |     current: Node<'v>,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `current` is never read
[INFO] [stderr]    --> src/scriptlets/node.rs:350:5
[INFO] [stderr]     |
[INFO] [stderr] 350 |     current: RefCell<Node<'v>>,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `root` is never read
[INFO] [stderr]    --> src/scriptlets/node.rs:353:5
[INFO] [stderr]     |
[INFO] [stderr] 353 |     root: Cell<bool>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `on_open_project` is never read
[INFO] [stderr]   --> src/scriptlets/observers.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     on_open_project: Vec<Observer>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `on_open_file` is never read
[INFO] [stderr]   --> src/scriptlets/observers.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 |     on_open_file: Vec<Observer>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `on_pre_test_run` is never read
[INFO] [stderr]   --> src/scriptlets/observers.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 |     on_pre_test_run: Vec<Observer>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `on_post_test_run` is never read
[INFO] [stderr]   --> src/scriptlets/observers.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     on_post_test_run: Vec<Observer>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/scriptlets/extra_data.rs:37:44
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn get_from(module: &'v Module) -> &Self {
[INFO] [stderr]    |                              --            ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'v`
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn get_from(module: &'v Module) -> &'v Self {
[INFO] [stderr]    |                                             ++
[INFO] [stderr] 
[INFO] [stderr] warning: `vex` (bin "vex" test) generated 17 warnings (run `cargo fix --bin "vex" -p vex --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/vex/d8f5f47c4a752f8e/deps/vex-d8f5f47c4a752f8e)
[INFO] [stdout] 
[INFO] [stdout] running 121 tests
[INFO] [stdout] test associations::tests::ambiguous ... ok
[INFO] [stdout] test associations::tests::nonambiguous_overlap ... ok
[INFO] [stdout] test associations::tests::base ... ok
[INFO] [stdout] test associations::tests::override_base ... ok
[INFO] [stdout] test arena_map::tests::high_load ... ok
[INFO] [stdout] test cli::tests::check::finite_max_problems ... ok
[INFO] [stdout] test cli::tests::dump::relative_path ... ok
[INFO] [stdout] test cli::tests::consistency ... ok
[INFO] [stdout] test arena_map::tests::typical_usage ... ok
[INFO] [stdout] test cli::tests::no_default ... ok
[INFO] [stdout] test cli::tests::check::infinite_max_problems ... ok
[INFO] [stdout] test cli::tests::dump::builtin_language ... ok
[INFO] [stdout] test cli::tests::dump::absolute_path ... ok
[INFO] [stdout] test cli::tests::quiet ... ok
[INFO] [stdout] test cli::tests::dump::external_language ... ok
[INFO] [stdout] test cli::tests::check::default ... ok
[INFO] [stdout] test context::tests::default_version_is_current ... ok
[INFO] [stdout] test context::tests::default_manifest_valid ... ok
[INFO] [stdout] test cli::tests::verbosity_conflict ... ok
[INFO] [stdout] test context::tests::args_must_be_namespaced ... ok
[INFO] [stdout] test associations::tests::from_manifest ... ok
[INFO] [stdout] test context::tests::init_manifest_version_is_current ... ok
[INFO] [stdout] test cli::tests::verbosity_level ... ok
[INFO] [stdout] test cli::tests::dump::requires_path ... ok
[INFO] [stdout] test context::tests::defaults ... ok
[INFO] [stdout] test cli::tests::test ... ok
[INFO] [stdout] test cli::tests::init ... ok
[INFO] [stdout] test context::tests::minimal_manifest ... ok
[INFO] [stdout] test context::tests::script_arg_key_sanitisation ... ok
[INFO] [stdout] test dump::tests::dump_nonexistent_file ... ok
[INFO] [stdout] test dump::tests::unknown_extension ... ok
[INFO] [stdout] test context::tests::minimal_language_server ... ok
[INFO] [stdout] test ignore_markers::tests::ignore_ranges ... ok
[INFO] [stdout] test ignore_markers::tests::try_from_iter ... ok
[INFO] [stdout] test language::tests::is_builtin ... ok
[INFO] [stdout] test language::tests::str_conversion_roundtrip ... ok
[INFO] [stdout] test context::tests::manifest_script_arg_key_sanitisation ... ok
[INFO] [stdout] test context::tests::maximal_manifest ... ok
[INFO] [stdout] test id::tests::serde_roundtrip ... ok
[INFO] [stdout] test dump::tests::dump_invalid_file ... ok
[INFO] [stdout] test dump::tests::dump_valid_file ... ok
[INFO] [stdout] test id::tests::try_from ... ok
[INFO] [stdout] test dump::tests::no_extension ... ok
[INFO] [stdout] test language::tests::ignore_queries ... ok
[INFO] [stdout] test dump::tests::format ... ok
[INFO] [stdout] test scriptlets::app_object::tests::attrs ... ok
[INFO] [stdout] test scriptlets::lsp::tests::properties ... ok
[INFO] [stdout] test scriptlets::event::tests::on_post_test_run_event ... ok
[INFO] [stdout] test scriptlets::lsp::tests::availability ... ok
[INFO] [stdout] test scriptlets::node::tests::attr_consistency ... ok
[INFO] [stdout] test context::tests::init ... ok
[INFO] [stdout] test scriptlets::event::tests::on_pre_test_run_event ... ok
[INFO] [stdout] test scriptlets::event::tests::on_open_project_event ... ok
[INFO] [stdout] test scriptlets::event::tests::on_open_file_event ... ok
[INFO] [stdout] test context::tests::load_missing_parser ... ok
[INFO] [stdout] test context::tests::invalid_ignore_query ... FAILED
[INFO] [stdout] test context::tests::load_custom_parser ... FAILED
[INFO] [stdout] test scriptlets::node::tests::r#type ... ok
[INFO] [stdout] test scriptlets::app_object::tests::warn_valid ... ok
[INFO] [stdout] test scriptlets::node::tests::repr ... ok
[INFO] [stdout] test scriptlets::app_object::tests::args_for ... ok
[INFO] [stdout] test scriptlets::node::tests::expr ... ok
[INFO] [stdout] test scriptlets::node::tests::location ... ok
[INFO] [stdout] test scriptlets::node::tests::is_named ... ok
[INFO] [stdout] test scriptlets::node::tests::is_extra ... ok
[INFO] [stdout] test context::tests::init_example ... ok
[INFO] [stdout] test scriptlets::query_cache::tests::reparse_avoided ... ok
[INFO] [stdout] test scriptlets::node::tests::tree_interaction ... ok
[INFO] [stdout] test scriptlets::query_cache::tests::same_query_different_language ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::iter ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::len ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::global_names_consistent ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::duplicate_pattern_names ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::load_validation ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::repr ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::invalid_global ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::no_callbacks ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::syntax_error ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::missing_init ... ok
[INFO] [stdout] test scriptlets::source::tests::no_vexes_dir ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::unknown_event ... ok
[INFO] [stdout] test source_file::tests::directory_walking ... ok
[INFO] [stdout] test source_file::tests::general_ignore_markers ... ok
[INFO] [stdout] test source_file::tests::invalid_ignore_markers ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::bad_search ... ok
[INFO] [stdout] test scriptlets::app_object::tests::warn_sorting ... ok
[INFO] [stdout] test source_file::tests::specific_ignore_markers ... ok
[INFO] [stdout] test source_path::tests::components ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::r#in ... ok
[INFO] [stdout] test source_path::tests::iterate ... ok
[INFO] [stdout] test scriptlets::node::tests::kind ... ok
[INFO] [stdout] test source_path::tests::len ... ok
[INFO] [stdout] test source_path::tests::r#in ... ok
[INFO] [stdout] test source_path::tests::matches ... ok
[INFO] [stdout] test source_path::tests::equals ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::loads ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::r#type ... ok
[INFO] [stdout] test source_path::tests::at ... ok
[INFO] [stdout] test scriptlets::app_object::tests::warn_invalid ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::duplicate_capture_names ... ok
[INFO] [stdout] test trigger::tests::malformed_glob ... ok
[INFO] [stdout] test trigger::tests::path_globbing ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::values ... ok
[INFO] [stdout] test test::tests::args ... ok
[INFO] [stdout] test warning_filter::tests::all ... ok
[INFO] [stdout] test warning_filter::tests::from_inactive ... ok
[INFO] [stdout] test test::tests::attrs ... ok
[INFO] [stdout] test tests::active_lint_filter ... ok
[INFO] [stdout] test trigger::tests::undefined_language ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::keys ... ok
[INFO] [stdout] test source_file::tests::missing_ignore_markers ... ok
[INFO] [stdout] test tests::readme ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::items ... ok
[INFO] [stdout] test trigger::tests::malformed_query ... ok
[INFO] [stdout] test scriptlets::event::tests::on_match_event ... ok
[INFO] [stdout] test test::tests::standard_flow ... ok
[INFO] [stdout] test tests::max_problems ... ok
[INFO] [stdout] test trigger::tests::supported_language ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::app_object_attr_availability ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::quantifiers ... ok
[INFO] [stdout] test source_path::tests::slice ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- context::tests::invalid_ignore_query stdout ----
[INFO] [stdout] running test empty...
[INFO] [stdout] 
[INFO] [stdout] thread 'context::tests::invalid_ignore_query' (54) panicked at src/vextest.rs:158:9:
[INFO] [stdout] unexpected error: expected error matching 'query is empty' but got:
[INFO] [stdout] Traceback (most recent call last):
[INFO] [stdout]   File <builtin>, in <module>
[INFO] [stdout]   * test.star:5, in on_open_project
[INFO] [stdout]       vex.search(
[INFO] [stdout] error: cannot load lua parser: Error opening dynamic library "/root/.cache/tree-sitter/lib/lua.so"
[INFO] [stdout]   --> test.star:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 |       vex.search(
[INFO] [stdout]    |  _____^
[INFO] [stdout]  6 | |         'lua',
[INFO] [stdout]  7 | |         '''
[INFO] [stdout]  8 | |             (number) @func
[INFO] [stdout]  9 | |         ''',
[INFO] [stdout] 10 | |         on_match,
[INFO] [stdout] 11 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e3462332922 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e3462332922 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e3462332922 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e3462332922 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e346234dbda - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e346234dbda - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5e34623398f6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e34623398f6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e346230cf3f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e346230cf3f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e34623292b9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e3461319cfe - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e3461319cfe - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e3462329522 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e3462329522 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e346230cff8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e3462303fe9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e346230e11d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e346234e3cc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e34610b8a1f - <vex[81035f842afad844]::vextest::VexTest>::returns_error::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vextest.rs:158:9
[INFO] [stdout]   20:     0x5e34610d282a - <vex[81035f842afad844]::context::tests::invalid_ignore_query::Assert>::causes_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:1347:22
[INFO] [stdout]   21:     0x5e34610ebcad - vex[81035f842afad844]::context::tests::invalid_ignore_query
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:1285:36
[INFO] [stdout]   22:     0x5e34610cbab7 - vex[81035f842afad844]::context::tests::invalid_ignore_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:1284:30
[INFO] [stdout]   23:     0x5e346110bd46 - <vex[81035f842afad844]::context::tests::invalid_ignore_query::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e346130e0ab - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e346130e0ab - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e346131a90a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e346131a90a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e346131a90a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e346131a90a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e346131a90a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e346131a90a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e346131a90a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e3461314dd4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e3461314dd4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e346131d402 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e346131d402 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e346131d402 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e346131d402 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e346131d402 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e346131d402 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e346131d402 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e3462331bcf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5e3462331bcf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x783dd0796aa4 - <unknown>
[INFO] [stdout]   45:     0x783dd0823a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- context::tests::load_custom_parser stdout ----
[INFO] [stdout] running test lua...
[INFO] [stdout] 
[INFO] [stdout] thread 'context::tests::load_custom_parser' (55) panicked at src/context.rs:1242:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Starlark(Traceback (most recent call last):
[INFO] [stdout]   File <builtin>, in <module>
[INFO] [stdout]   * test.star:5, in on_open_project
[INFO] [stdout]       vex.search(
[INFO] [stdout] error: cannot load lua parser: Parser compilation failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: cc1: fatal error: /tmp/.tmpdh00DP/vexes/tree-sitter-lua/src/parser.c: No such file or directory
[INFO] [stdout] compilation terminated.
[INFO] [stdout] 
[INFO] [stdout]   --> test.star:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 |       vex.search(
[INFO] [stdout]    |  _____^
[INFO] [stdout]  6 | |         'lua',
[INFO] [stdout]  7 | |         '''
[INFO] [stdout]  8 | |             (function_call) @func
[INFO] [stdout]  9 | |         ''',
[INFO] [stdout] 10 | |         on_match,
[INFO] [stdout] 11 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::new::<<starlark_syntax::error::Error>::into_anyhow::Wrapped>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout]    1: <starlark_syntax::error::Error>::into_anyhow
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/starlark_syntax-0.12.0/src/error.rs:90:9
[INFO] [stdout]    2: <vex::error::Error as core::convert::From<starlark_syntax::error::Error>>::from
[INFO] [stdout]              at ./src/error.rs:189:13
[INFO] [stdout]    3: <core::result::Result<(), vex::error::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, starlark_syntax::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2189:27
[INFO] [stdout]    4: <vex::scriptlets::observers::Observer as vex::scriptlets::observers::Observable>::observe
[INFO] [stdout]              at ./src/scriptlets/observers.rs:172:9
[INFO] [stdout]    5: <&[vex::scriptlets::observers::Observer] as vex::scriptlets::observers::Observable>::observe::{closure#0}
[INFO] [stdout]              at ./src/scriptlets/observers.rs:187:22
[INFO] [stdout]    6: core::iter::traits::iterator::Iterator::try_for_each::call::<&vex::scriptlets::observers::Observer, core::result::Result<(), vex::error::Error>, <&[vex::scriptlets::observers::Observer] as vex::scriptlets::observers::Observable>::observe::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2492:26
[INFO] [stdout]    7: <core::slice::iter::Iter<vex::scriptlets::observers::Observer> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::try_for_each::call<&vex::scriptlets::observers::Observer, core::result::Result<(), vex::error::Error>, <&[vex::scriptlets::observers::Observer] as vex::scriptlets::observers::Observable>::observe::{closure#0}>::{closure#0}, core::result::Result<(), vex::error::Error>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2434:21
[INFO] [stdout]    8: <core::slice::iter::Iter<vex::scriptlets::observers::Observer> as core::iter::traits::iterator::Iterator>::try_for_each::<<&[vex::scriptlets::observers::Observer] as vex::scriptlets::observers::Observable>::observe::{closure#0}, core::result::Result<(), vex::error::Error>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2495:14
[INFO] [stdout]    9: <&[vex::scriptlets::observers::Observer] as vex::scriptlets::observers::Observable>::observe
[INFO] [stdout]              at ./src/scriptlets/observers.rs:186:21
[INFO] [stdout]   10: vex::scan::scan_project
[INFO] [stdout]              at ./src/scan.rs:71:43
[INFO] [stdout]   11: <vex::vextest::VexTest>::try_run
[INFO] [stdout]              at ./src/vextest.rs:266:13
[INFO] [stdout]   12: vex::context::tests::load_custom_parser
[INFO] [stdout]              at ./src/context.rs:1241:14
[INFO] [stdout]   13: vex::context::tests::load_custom_parser::{closure#0}
[INFO] [stdout]              at ./src/context.rs:1203:28
[INFO] [stdout]   14: <vex::context::tests::load_custom_parser::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   15: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   16: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   17: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: test::run_test_in_process
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   23: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   24: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   25: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   26: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   27: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   32: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   34: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   35: <unknown>
[INFO] [stdout]   36: clone)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e3462332922 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e3462332922 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e3462332922 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e3462332922 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e346234dbda - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e346234dbda - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5e34623398f6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e34623398f6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e346230cf3f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e346230cf3f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e34623292b9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e3461319cfe - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e3461319cfe - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e3462329522 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e3462329522 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e346230cff8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e3462303fe9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e346230e11d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e346234e3cc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e346234e112 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e34610eb9d5 - <core[8f93d80df273fe75]::result::Result<vex[81035f842afad844]::scan::ProjectRunData, vex[81035f842afad844]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e34610eb9d5 - vex[81035f842afad844]::context::tests::load_custom_parser
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:1242:14
[INFO] [stdout]   22:     0x5e34610cba57 - vex[81035f842afad844]::context::tests::load_custom_parser::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:1203:28
[INFO] [stdout]   23:     0x5e346110bcc6 - <vex[81035f842afad844]::context::tests::load_custom_parser::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e346130e0ab - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e346130e0ab - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e346131a90a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e346131a90a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e346131a90a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e346131a90a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e346131a90a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e346131a90a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e346131a90a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e3461314dd4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e3461314dd4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e346131d402 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e346131d402 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e346131d402 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e346131d402 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e346131d402 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e346131d402 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e346131d402 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e3462331bcf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5e3462331bcf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x783dd0796aa4 - <unknown>
[INFO] [stdout]   45:     0x783dd0823a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     context::tests::invalid_ignore_query
[INFO] [stdout]     context::tests::load_custom_parser
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 119 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin vex`
[INFO] running `Command { std: "docker" "inspect" "c8c32dd7627c52c2d92cef1e81b97e0420ff83cfc799bb4a3bf5f1b3748c6470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8c32dd7627c52c2d92cef1e81b97e0420ff83cfc799bb4a3bf5f1b3748c6470", kill_on_drop: false }`
[INFO] [stdout] c8c32dd7627c52c2d92cef1e81b97e0420ff83cfc799bb4a3bf5f1b3748c6470
