[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 master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheSignPainter98%2Fvex" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheSignPainter98/vex on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.3
[INFO] [stderr]   Downloaded tree-sitter-loader v0.23.2
[INFO] [stderr]   Downloaded uniquote v4.0.0
[INFO] [stderr]   Downloaded tree-sitter-tags v0.23.2
[INFO] [stderr]   Downloaded supports-color v2.1.0
[INFO] [stderr]   Downloaded cmp_any v0.8.1
[INFO] [stderr]   Downloaded derive-new v0.6.0
[INFO] [stderr]   Downloaded terminal_size v0.3.0
[INFO] [stderr]   Downloaded display_container v0.9.0
[INFO] [stderr]   Downloaded allocative_derive v0.3.3
[INFO] [stderr]   Downloaded joinery v3.1.0
[INFO] [stderr]   Downloaded clap_derive v4.5.5
[INFO] [stderr]   Downloaded annotate-snippets v0.10.2
[INFO] [stderr]   Downloaded clap v4.5.7
[INFO] [stderr]   Downloaded clap_builder v4.5.7
[INFO] [stderr]   Downloaded tree-sitter v0.23.2
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] [stderr]   Downloaded tree-sitter-python v0.23.6
[INFO] [stderr]   Downloaded tree-sitter-rust v0.23.2
[INFO] [stderr]   Downloaded rustyline v11.0.0
[INFO] [stderr]   Downloaded pretty_assertions v1.4.0
[INFO] [stderr]   Downloaded starlark_syntax v0.12.0
[INFO] [stderr]   Downloaded tree-sitter-go v0.23.4
[INFO] [stderr]   Downloaded insta v1.39.0
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded textwrap v0.16.1
[INFO] [stderr]   Downloaded similar v2.5.0
[INFO] [stderr]   Downloaded schemafy v0.5.2
[INFO] [stderr]   Downloaded starlark v0.12.0
[INFO] [stderr]   Downloaded annotate-snippets v0.9.2
[INFO] [stderr]   Downloaded value-bag v1.9.0
[INFO] [stderr]   Downloaded starlark_derive v0.12.0
[INFO] [stderr]   Downloaded starlark_map v0.12.0
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] [stderr]   Downloaded schemafy_lib v0.5.2
[INFO] [stderr]   Downloaded erased-serde v0.3.31
[INFO] [stderr]   Downloaded tree-sitter-highlight v0.23.2
[INFO] [stderr]   Downloaded debugserver-types v0.5.0
[INFO] [stderr]   Downloaded inventory v0.3.15
[INFO] [stderr]   Downloaded fd-lock v3.0.13
[INFO] [stderr]   Downloaded allocative v0.3.3
[INFO] [stderr]   Downloaded strum_macros v0.25.3
[INFO] [stderr]   Downloaded fs4 v0.8.4
[INFO] [stderr]   Downloaded path-slash v0.2.1
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded dupe_derive v0.9.0
[INFO] [stderr]   Downloaded dupe v0.9.0
[INFO] [stderr]   Downloaded strum v0.25.0
[INFO] [stderr]   Downloaded owo-colors v4.0.0
[INFO] [stderr]   Downloaded schemafy_core v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d77741edad0fa94a7ddf0a9020509cd8f150eb724cc059b87b9430ec6a605849
[INFO] running `Command { std: "docker" "start" "-a" "d77741edad0fa94a7ddf0a9020509cd8f150eb724cc059b87b9430ec6a605849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d77741edad0fa94a7ddf0a9020509cd8f150eb724cc059b87b9430ec6a605849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d77741edad0fa94a7ddf0a9020509cd8f150eb724cc059b87b9430ec6a605849", kill_on_drop: false }`
[INFO] [stdout] d77741edad0fa94a7ddf0a9020509cd8f150eb724cc059b87b9430ec6a605849
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 347503a97cd219d06c36f53ecacb90b1310fed43122fce0126472561b8428018
[INFO] running `Command { std: "docker" "start" "-a" "347503a97cd219d06c36f53ecacb90b1310fed43122fce0126472561b8428018", kill_on_drop: false }`
[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 syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling tree-sitter-language v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling allocative v0.3.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling starlark_map v0.12.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling annotate-snippets v0.9.2
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling tree-sitter v0.23.2
[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 camino v1.1.9
[INFO] [stderr]    Compiling starlark v0.12.0
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling fd-lock v3.0.13
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tree-sitter-loader v0.23.2
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling display_container v0.9.0
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling fs4 v0.8.4
[INFO] [stderr]    Compiling rustyline v11.0.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling dirs v5.0.1
[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 indoc v2.0.5
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling cmp_any v0.8.1
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling annotate-snippets v0.10.2
[INFO] [stderr]    Compiling uniquote v4.0.0
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling joinery v3.1.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling dupe_derive v0.9.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling allocative_derive v0.3.3
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling dupe v0.9.0
[INFO] [stderr]    Compiling logos v0.12.1
[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 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 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 starlark_syntax 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 `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "347503a97cd219d06c36f53ecacb90b1310fed43122fce0126472561b8428018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "347503a97cd219d06c36f53ecacb90b1310fed43122fce0126472561b8428018", kill_on_drop: false }`
[INFO] [stdout] 347503a97cd219d06c36f53ecacb90b1310fed43122fce0126472561b8428018
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22ae8b4c7d37381e460d86289da29629ca3bff7eb8a91cef165e0862d85c8ead
[INFO] running `Command { std: "docker" "start" "-a" "22ae8b4c7d37381e460d86289da29629ca3bff7eb8a91cef165e0862d85c8ead", 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 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 13s
[INFO] running `Command { std: "docker" "inspect" "22ae8b4c7d37381e460d86289da29629ca3bff7eb8a91cef165e0862d85c8ead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22ae8b4c7d37381e460d86289da29629ca3bff7eb8a91cef165e0862d85c8ead", kill_on_drop: false }`
[INFO] [stdout] 22ae8b4c7d37381e460d86289da29629ca3bff7eb8a91cef165e0862d85c8ead
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7fa79957bf8d5e769bf7eef7c19c4e4b6065463ea9e455ddaa7bd974ef7a82e0
[INFO] running `Command { std: "docker" "start" "-a" "7fa79957bf8d5e769bf7eef7c19c4e4b6065463ea9e455ddaa7bd974ef7a82e0", 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.41s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vex-a21e5552000e87a6)
[INFO] [stdout] 
[INFO] [stdout] running 121 tests
[INFO] [stdout] test arena_map::tests::typical_usage ... ok
[INFO] [stdout] test associations::tests::ambiguous ... 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::default ... ok
[INFO] [stdout] test cli::tests::dump::builtin_language ... ok
[INFO] [stdout] test cli::tests::dump::absolute_path ... ok
[INFO] [stdout] test cli::tests::check::infinite_max_problems ... ok
[INFO] [stdout] test cli::tests::dump::relative_path ... ok
[INFO] [stdout] test cli::tests::init ... ok
[INFO] [stdout] test cli::tests::dump::requires_path ... ok
[INFO] [stdout] test cli::tests::quiet ... ok
[INFO] [stdout] test cli::tests::consistency ... ok
[INFO] [stdout] test cli::tests::verbosity_conflict ... ok
[INFO] [stdout] test cli::tests::dump::external_language ... ok
[INFO] [stdout] test cli::tests::test ... ok
[INFO] [stdout] test cli::tests::check::finite_max_problems ... ok
[INFO] [stdout] test associations::tests::from_manifest ... ok
[INFO] [stdout] test cli::tests::no_default ... ok
[INFO] [stdout] test cli::tests::verbosity_level ... ok
[INFO] [stdout] test context::tests::default_version_is_current ... ok
[INFO] [stdout] test context::tests::defaults ... ok
[INFO] [stdout] test context::tests::default_manifest_valid ... ok
[INFO] [stdout] test context::tests::init_manifest_version_is_current ... ok
[INFO] [stdout] test associations::tests::nonambiguous_overlap ... ok
[INFO] [stdout] test context::tests::args_must_be_namespaced ... ok
[INFO] [stdout] test context::tests::manifest_script_arg_key_sanitisation ... ok
[INFO] [stdout] test context::tests::minimal_language_server ... ok
[INFO] [stdout] test context::tests::script_arg_key_sanitisation ... ok
[INFO] [stdout] test context::tests::minimal_manifest ... ok
[INFO] [stdout] test ignore_markers::tests::ignore_ranges ... ok
[INFO] [stdout] test id::tests::try_from ... ok
[INFO] [stdout] test language::tests::is_builtin ... ok
[INFO] [stdout] test dump::tests::dump_nonexistent_file ... ok
[INFO] [stdout] test language::tests::str_conversion_roundtrip ... ok
[INFO] [stdout] test context::tests::maximal_manifest ... ok
[INFO] [stdout] test dump::tests::no_extension ... ok
[INFO] [stdout] test ignore_markers::tests::try_from_iter ... ok
[INFO] [stdout] test id::tests::serde_roundtrip ... ok
[INFO] [stdout] test dump::tests::unknown_extension ... ok
[INFO] [stdout] test dump::tests::dump_valid_file ... ok
[INFO] [stdout] test dump::tests::dump_invalid_file ... ok
[INFO] [stdout] test scriptlets::app_object::tests::attrs ... ok
[INFO] [stdout] test language::tests::ignore_queries ... ok
[INFO] [stdout] test scriptlets::event::tests::on_open_file_event ... ok
[INFO] [stdout] test scriptlets::lsp::tests::properties ... ok
[INFO] [stdout] test context::tests::init ... ok
[INFO] [stdout] test scriptlets::lsp::tests::availability ... ok
[INFO] [stdout] test dump::tests::format ... ok
[INFO] [stdout] test scriptlets::event::tests::on_post_test_run_event ... ok
[INFO] [stdout] test scriptlets::app_object::tests::warn_sorting ... ok
[INFO] [stdout] test scriptlets::event::tests::on_open_project_event ... ok
[INFO] [stdout] test scriptlets::event::tests::on_pre_test_run_event ... ok
[INFO] [stdout] test scriptlets::app_object::tests::warn_valid ... ok
[INFO] [stdout] test scriptlets::node::tests::attr_consistency ... ok
[INFO] [stdout] test scriptlets::node::tests::kind ... ok
[INFO] [stdout] test scriptlets::query_cache::tests::same_query_different_language ... ok
[INFO] [stdout] test scriptlets::node::tests::is_extra ... ok
[INFO] [stdout] test scriptlets::node::tests::r#type ... ok
[INFO] [stdout] test scriptlets::query_cache::tests::reparse_avoided ... ok
[INFO] [stdout] test context::tests::init_example ... ok
[INFO] [stdout] test scriptlets::node::tests::tree_interaction ... ok
[INFO] [stdout] test context::tests::invalid_ignore_query ... FAILED
[INFO] [stdout] test scriptlets::node::tests::expr ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::items ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::duplicate_pattern_names ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::keys ... ok
[INFO] [stdout] test context::tests::load_custom_parser ... FAILED
[INFO] [stdout] test scriptlets::app_object::tests::args_for ... ok
[INFO] [stdout] test context::tests::load_missing_parser ... ok
[INFO] [stdout] test scriptlets::node::tests::repr ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::global_names_consistent ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::duplicate_capture_names ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::load_validation ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::invalid_global ... ok
[INFO] [stdout] test scriptlets::node::tests::is_named ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::missing_init ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::syntax_error ... ok
[INFO] [stdout] test scriptlets::source::tests::no_vexes_dir ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::bad_search ... ok
[INFO] [stdout] test source_file::tests::directory_walking ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::no_callbacks ... ok
[INFO] [stdout] test scriptlets::node::tests::location ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::unknown_event ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::r#type ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::len ... ok
[INFO] [stdout] test source_path::tests::equals ... ok
[INFO] [stdout] test source_path::tests::components ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::iter ... ok
[INFO] [stdout] test source_file::tests::invalid_ignore_markers ... ok
[INFO] [stdout] test source_path::tests::matches ... ok
[INFO] [stdout] test source_path::tests::r#in ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::r#in ... ok
[INFO] [stdout] test source_path::tests::len ... ok
[INFO] [stdout] test source_file::tests::general_ignore_markers ... ok
[INFO] [stdout] test source_file::tests::specific_ignore_markers ... ok
[INFO] [stdout] test source_file::tests::missing_ignore_markers ... ok
[INFO] [stdout] test source_path::tests::at ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::repr ... ok
[INFO] [stdout] test trigger::tests::malformed_glob ... ok
[INFO] [stdout] test trigger::tests::path_globbing ... ok
[INFO] [stdout] test source_path::tests::iterate ... ok
[INFO] [stdout] test scriptlets::app_object::tests::warn_invalid ... ok
[INFO] [stdout] test warning_filter::tests::all ... ok
[INFO] [stdout] test warning_filter::tests::from_inactive ... ok
[INFO] [stdout] test trigger::tests::undefined_language ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::values ... ok
[INFO] [stdout] test scriptlets::query_captures::tests::quantifiers ... ok
[INFO] [stdout] test test::tests::attrs ... ok
[INFO] [stdout] test tests::active_lint_filter ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::loads ... ok
[INFO] [stdout] test tests::max_problems ... ok
[INFO] [stdout] test scriptlets::event::tests::on_match_event ... ok
[INFO] [stdout] test tests::readme ... ok
[INFO] [stdout] test test::tests::args ... ok
[INFO] [stdout] test trigger::tests::malformed_query ... ok
[INFO] [stdout] test test::tests::standard_flow ... ok
[INFO] [stdout] test trigger::tests::supported_language ... ok
[INFO] [stdout] test scriptlets::scriptlet::tests::app_object_attr_availability ... 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' (53) 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:     0x572ce566e2e2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572ce566e2e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572ce566e2e2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x572ce566e2e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x572ce5681b3f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x572ce5681b3f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x572ce5635bb3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572ce5635bb3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x572ce5643572 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x572ce564990f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x572ce56497a1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x572ce4643bfe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x572ce4643bfe - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572ce5649fcf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x572ce5649fcf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x572ce5649d7a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x572ce56436b9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x572ce562938d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x572ce568c630 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572ce439c3ed - vex::vextest::VexTest::returns_error::he3bea7e479701b8f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vextest.rs:158:9
[INFO] [stdout]   20:     0x572ce4394caa - vex::context::tests::invalid_ignore_query::Assert::causes_error::h15797bb0278293cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:1347:22
[INFO] [stdout]   21:     0x572ce439495d - vex::context::tests::invalid_ignore_query::hb34f197d49822335
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:1285:36
[INFO] [stdout]   22:     0x572ce4394a67 - vex::context::tests::invalid_ignore_query::{{closure}}::h9f4bd79c149cc355
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:1284:30
[INFO] [stdout]   23:     0x572ce43a47b6 - core::ops::function::FnOnce::call_once::h4e1a2f6cf7d90532
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x572ce46439db - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x572ce46439db - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x572ce4657a5d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x572ce4657a5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x572ce4657a5d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x572ce4657a5d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x572ce4657a5d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x572ce4657a5d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x572ce4657a5d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x572ce4630f74 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x572ce4630f74 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x572ce46348aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x572ce46348aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x572ce46348aa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x572ce46348aa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x572ce46348aa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x572ce46348aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x572ce46348aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x572ce563e8bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x572ce563e8bf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7a687dbb5aa4 - <unknown>
[INFO] [stdout]   45:     0x7a687dc42a64 - 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' (54) 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/.tmpdhm0lS/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::<impl anyhow::Error>::new
[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<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:2184: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}}
[INFO] [stdout]              at ./src/scriptlets/observers.rs:187:22
[INFO] [stdout]    6: core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}}
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2485:26
[INFO] [stdout]    7: core::iter::traits::iterator::Iterator::try_fold
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]    8: core::iter::traits::iterator::Iterator::try_for_each
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2488: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}}
[INFO] [stdout]              at ./src/context.rs:1203:28
[INFO] [stdout]   14: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   15: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   16: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   17: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   20: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   21: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: test::run_test_in_process
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   23: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   24: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   25: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   26: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   27: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   32: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   34: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   35: <unknown>
[INFO] [stdout]   36: clone)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572ce566e2e2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572ce566e2e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572ce566e2e2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x572ce566e2e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x572ce5681b3f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x572ce5681b3f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x572ce5635bb3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572ce5635bb3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x572ce5643572 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x572ce564990f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x572ce56497a1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x572ce4643bfe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x572ce4643bfe - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572ce5649fcf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x572ce5649fcf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x572ce5649d7a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x572ce56436b9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x572ce562938d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x572ce568c630 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572ce568b2f6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x572ce439462b - core::result::Result<T,E>::unwrap::hedec720e9d662ce3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x572ce439462b - vex::context::tests::load_custom_parser::hd9ba2161aa4a6c87
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:1242:14
[INFO] [stdout]   22:     0x572ce4394817 - vex::context::tests::load_custom_parser::{{closure}}::h254904afd3173d91
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context.rs:1203:28
[INFO] [stdout]   23:     0x572ce43a50f6 - core::ops::function::FnOnce::call_once::h5b6282c4f97cd9ee
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x572ce46439db - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x572ce46439db - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x572ce4657a5d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x572ce4657a5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x572ce4657a5d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x572ce4657a5d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x572ce4657a5d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x572ce4657a5d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x572ce4657a5d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x572ce4630f74 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x572ce4630f74 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x572ce46348aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x572ce46348aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x572ce46348aa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x572ce46348aa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x572ce46348aa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x572ce46348aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x572ce46348aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x572ce563e8bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x572ce563e8bf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7a687dbb5aa4 - <unknown>
[INFO] [stdout]   45:     0x7a687dc42a64 - 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.49s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin vex`
[INFO] running `Command { std: "docker" "inspect" "7fa79957bf8d5e769bf7eef7c19c4e4b6065463ea9e455ddaa7bd974ef7a82e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fa79957bf8d5e769bf7eef7c19c4e4b6065463ea9e455ddaa7bd974ef7a82e0", kill_on_drop: false }`
[INFO] [stdout] 7fa79957bf8d5e769bf7eef7c19c4e4b6065463ea9e455ddaa7bd974ef7a82e0
