[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#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheSignPainter98%2Fvex" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TheSignPainter98/vex on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69f906a60afb2f5ee08828b2f227c753425b8a24c31e19e630d3a54bc9a021e4 [INFO] running `Command { std: "docker" "start" "-a" "69f906a60afb2f5ee08828b2f227c753425b8a24c31e19e630d3a54bc9a021e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69f906a60afb2f5ee08828b2f227c753425b8a24c31e19e630d3a54bc9a021e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69f906a60afb2f5ee08828b2f227c753425b8a24c31e19e630d3a54bc9a021e4", kill_on_drop: false }` [INFO] [stdout] 69f906a60afb2f5ee08828b2f227c753425b8a24c31e19e630d3a54bc9a021e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ce6f9a3c3907872ac3f1df2b0134026237afe054f20c3485d36d2d5f3b3a6a96 [INFO] running `Command { std: "docker" "start" "-a" "ce6f9a3c3907872ac3f1df2b0134026237afe054f20c3485d36d2d5f3b3a6a96", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tree-sitter-language v0.1.3 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling indexmap v2.2.6 [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 phf_shared v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling tree-sitter v0.23.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling allocative v0.3.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling starlark_map v0.12.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Compiling tree-sitter-rust v0.23.2 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling starlark v0.12.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling tree-sitter-loader v0.23.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling display_container v0.9.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling fs4 v0.8.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustyline v11.0.0 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling cmp_any v0.8.1 [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 joinery v3.1.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling uniquote v4.0.0 [INFO] [stderr] Compiling const_format v0.2.32 [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 ctor v0.1.26 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling derivative v2.2.0 [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 starlark_derive v0.12.0 [INFO] [stderr] Compiling tree-sitter-tags v0.23.2 [INFO] [stderr] Compiling tree-sitter-highlight 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 toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned 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 starlark_syntax v0.12.0 [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/scriptlets/extra_data.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn get_from(module: &'v Module) -> &Self { [INFO] [stdout] | ^^ ----- the lifetime gets resolved as `'v` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to 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 2m 09s [INFO] running `Command { std: "docker" "inspect" "ce6f9a3c3907872ac3f1df2b0134026237afe054f20c3485d36d2d5f3b3a6a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce6f9a3c3907872ac3f1df2b0134026237afe054f20c3485d36d2d5f3b3a6a96", kill_on_drop: false }` [INFO] [stdout] ce6f9a3c3907872ac3f1df2b0134026237afe054f20c3485d36d2d5f3b3a6a96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ca0895180493b6a834054e59be1b672235e9ab869970675f42e9cff69412e50d [INFO] running `Command { std: "docker" "start" "-a" "ca0895180493b6a834054e59be1b672235e9ab869970675f42e9cff69412e50d", kill_on_drop: false }` [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling insta v1.39.0 [INFO] [stderr] Compiling vex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/scriptlets/extra_data.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn get_from(module: &'v Module) -> &Self { [INFO] [stdout] | ^^ ----- the lifetime gets resolved as `'v` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to 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 30.65s [INFO] running `Command { std: "docker" "inspect" "ca0895180493b6a834054e59be1b672235e9ab869970675f42e9cff69412e50d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca0895180493b6a834054e59be1b672235e9ab869970675f42e9cff69412e50d", kill_on_drop: false }` [INFO] [stdout] ca0895180493b6a834054e59be1b672235e9ab869970675f42e9cff69412e50d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2d7ac4be631ac471e9b65a160da98836f627062c579a4f5c114957c0cfe3bc67 [INFO] running `Command { std: "docker" "start" "-a" "2d7ac4be631ac471e9b65a160da98836f627062c579a4f5c114957c0cfe3bc67", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/scriptlets/extra_data.rs:37:30 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn get_from(module: &'v Module) -> &Self { [INFO] [stderr] | ^^ ----- the lifetime gets resolved as `'v` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to 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 1 warning (run `cargo fix --bin "vex" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/vex-a6d4e1d70f6a9d75) [INFO] [stdout] [INFO] [stdout] running 121 tests [INFO] [stdout] test arena_map::tests::typical_usage ... ok [INFO] [stdout] test associations::tests::base ... ok [INFO] [stdout] test associations::tests::ambiguous ... ok [INFO] [stdout] test associations::tests::nonambiguous_overlap ... ok [INFO] [stdout] test arena_map::tests::high_load ... ok [INFO] [stdout] test cli::tests::check::infinite_max_problems ... ok [INFO] [stdout] test cli::tests::dump::external_language ... ok [INFO] [stdout] test cli::tests::dump::requires_path ... ok [INFO] [stdout] test cli::tests::consistency ... ok [INFO] [stdout] test cli::tests::check::default ... ok [INFO] [stdout] test cli::tests::no_default ... ok [INFO] [stdout] test cli::tests::init ... ok [INFO] [stdout] test cli::tests::check::finite_max_problems ... ok [INFO] [stdout] test cli::tests::dump::builtin_language ... ok [INFO] [stdout] test cli::tests::dump::relative_path ... ok [INFO] [stdout] test associations::tests::from_manifest ... ok [INFO] [stdout] test associations::tests::override_base ... ok [INFO] [stdout] test cli::tests::quiet ... ok [INFO] [stdout] test cli::tests::test ... ok [INFO] [stdout] test context::tests::default_version_is_current ... 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::default_manifest_valid ... ok [INFO] [stdout] test context::tests::minimal_language_server ... ok [INFO] [stdout] test context::tests::defaults ... ok [INFO] [stdout] test context::tests::init_manifest_version_is_current ... ok [INFO] [stdout] test context::tests::minimal_manifest ... ok [INFO] [stdout] test cli::tests::dump::absolute_path ... ok [INFO] [stdout] test context::tests::maximal_manifest ... ok [INFO] [stdout] test cli::tests::verbosity_conflict ... ok [INFO] [stdout] test dump::tests::dump_nonexistent_file ... ok [INFO] [stdout] test context::tests::script_arg_key_sanitisation ... ok [INFO] [stdout] test ignore_markers::tests::ignore_ranges ... ok [INFO] [stdout] test dump::tests::unknown_extension ... ok [INFO] [stdout] test language::tests::is_builtin ... ok [INFO] [stdout] test id::tests::serde_roundtrip ... ok [INFO] [stdout] test language::tests::str_conversion_roundtrip ... ok [INFO] [stdout] test id::tests::try_from ... ok [INFO] [stdout] test dump::tests::no_extension ... ok [INFO] [stdout] test ignore_markers::tests::try_from_iter ... ok [INFO] [stdout] test cli::tests::verbosity_level ... ok [INFO] [stdout] test dump::tests::dump_invalid_file ... ok [INFO] [stdout] test dump::tests::format ... ok [INFO] [stdout] test dump::tests::dump_valid_file ... ok [INFO] [stdout] test scriptlets::app_object::tests::attrs ... ok [INFO] [stdout] test context::tests::init ... ok [INFO] [stdout] test scriptlets::lsp::tests::properties ... ok [INFO] [stdout] test context::tests::load_missing_parser ... ok [INFO] [stdout] test language::tests::ignore_queries ... ok [INFO] [stdout] test scriptlets::lsp::tests::availability ... 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::init_example ... ok [INFO] [stdout] test scriptlets::app_object::tests::warn_valid ... ok [INFO] [stdout] test scriptlets::app_object::tests::warn_sorting ... ok [INFO] [stdout] test scriptlets::node::tests::attr_consistency ... ok [INFO] [stdout] test scriptlets::event::tests::on_pre_test_run_event ... ok [INFO] [stdout] test scriptlets::node::tests::expr ... ok [INFO] [stdout] test scriptlets::event::tests::on_post_test_run_event ... ok [INFO] [stdout] test scriptlets::node::tests::is_extra ... ok [INFO] [stdout] test scriptlets::node::tests::location ... ok [INFO] [stdout] test scriptlets::node::tests::is_named ... 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::repr ... ok [INFO] [stdout] test scriptlets::node::tests::r#type ... ok [INFO] [stdout] test scriptlets::query_cache::tests::reparse_avoided ... ok [INFO] [stdout] test scriptlets::node::tests::tree_interaction ... ok [INFO] [stdout] test context::tests::invalid_ignore_query ... FAILED [INFO] [stdout] test scriptlets::query_captures::tests::duplicate_pattern_names ... ok [INFO] [stdout] test scriptlets::query_captures::tests::duplicate_capture_names ... ok [INFO] [stdout] test scriptlets::scriptlet::tests::global_names_consistent ... ok [INFO] [stdout] test scriptlets::query_captures::tests::iter ... ok [INFO] [stdout] test scriptlets::scriptlet::tests::load_validation ... ok [INFO] [stdout] test context::tests::load_custom_parser ... FAILED [INFO] [stdout] test scriptlets::scriptlet::tests::missing_init ... ok [INFO] [stdout] test scriptlets::query_captures::tests::r#in ... ok [INFO] [stdout] test scriptlets::query_captures::tests::len ... ok [INFO] [stdout] test scriptlets::query_captures::tests::keys ... ok [INFO] [stdout] test scriptlets::scriptlet::tests::invalid_global ... ok [INFO] [stdout] test scriptlets::query_captures::tests::r#type ... ok [INFO] [stdout] test scriptlets::query_captures::tests::repr ... ok [INFO] [stdout] test source_file::tests::directory_walking ... ok [INFO] [stdout] test scriptlets::source::tests::no_vexes_dir ... ok [INFO] [stdout] test scriptlets::scriptlet::tests::syntax_error ... ok [INFO] [stdout] test scriptlets::app_object::tests::args_for ... ok [INFO] [stdout] test scriptlets::scriptlet::tests::no_callbacks ... ok [INFO] [stdout] test source_path::tests::components ... ok [INFO] [stdout] test source_path::tests::equals ... ok [INFO] [stdout] test source_path::tests::iterate ... 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 scriptlets::scriptlet::tests::unknown_event ... 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::query_captures::tests::items ... ok [INFO] [stdout] test source_file::tests::specific_ignore_markers ... ok [INFO] [stdout] test source_file::tests::missing_ignore_markers ... ok [INFO] [stdout] test trigger::tests::malformed_glob ... ok [INFO] [stdout] test scriptlets::query_captures::tests::values ... ok [INFO] [stdout] test trigger::tests::path_globbing ... ok [INFO] [stdout] test scriptlets::scriptlet::tests::bad_search ... 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 scriptlets::query_captures::tests::quantifiers ... ok [INFO] [stdout] test scriptlets::scriptlet::tests::loads ... ok [INFO] [stdout] test trigger::tests::undefined_language ... ok [INFO] [stdout] test tests::active_lint_filter ... ok [INFO] [stdout] test source_path::tests::at ... ok [INFO] [stdout] test test::tests::attrs ... ok [INFO] [stdout] test tests::readme ... ok [INFO] [stdout] test test::tests::args ... ok [INFO] [stdout] test tests::max_problems ... ok [INFO] [stdout] test test::tests::standard_flow ... ok [INFO] [stdout] test scriptlets::event::tests::on_match_event ... ok [INFO] [stdout] test trigger::tests::malformed_query ... 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' 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 , in [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: 0x73e8be3c3ee2 - std::backtrace_rs::backtrace::libunwind::trace::hc0462517b060cf4b [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x73e8be3c3ee2 - std::backtrace_rs::backtrace::trace_unsynchronized::he3231a4df0b43f00 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x73e8be3c3ee2 - std::sys::backtrace::_print_fmt::h7f744866c41d3a31 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x73e8be3c3ee2 - ::fmt::h1ef81e33f64f634e [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x73e8be4022a3 - core::fmt::rt::Argument::fmt::h81a194710c4034a0 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x73e8be4022a3 - core::fmt::write::h1ab4e554d51bab56 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x73e8be3c0303 - std::io::default_write_fmt::h1d8065796ed487b7 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x73e8be3c0303 - std::io::Write::write_fmt::hb706b37400bb89a4 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x73e8be3c3d32 - std::sys::backtrace::BacktraceLock::print::h727d5db2588a6e85 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x73e8be3c5cbc - std::panicking::default_hook::{{closure}}::h6350a945c4503995 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x73e8be3c5b12 - std::panicking::default_hook::h4b8983249f85bd0b [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x73e8bd3aef84 - as core::ops::function::Fn>::call::hede30da1739cef56 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x73e8bd3aef84 - test::test_main_with_exit_callback::{{closure}}::h0965311d4539e3e1 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x73e8be3c6723 - as core::ops::function::Fn>::call::hae484572816f635a [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x73e8be3c6723 - std::panicking::rust_panic_with_hook::hb38a28752bc10485 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x73e8be3c640a - std::panicking::begin_panic_handler::{{closure}}::h006ddf6127456535 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x73e8be3c43d9 - std::sys::backtrace::__rust_end_short_backtrace::hf5f4a9954877c175 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x73e8be3c609d - __rustc[d925719a8a7e767]::rust_begin_unwind [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x73e8bd03c300 - core::panicking::panic_fmt::h82f8bf7d1bff5441 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x73e8bd2a4458 - vex::vextest::VexTest::returns_error::h78e6b4d42fde74a5 [INFO] [stdout] at /opt/rustwide/workdir/src/vextest.rs:158:9 [INFO] [stdout] 20: 0x73e8bd2b47b5 - vex::context::tests::invalid_ignore_query::Assert::causes_error::hf96ff004441f264f [INFO] [stdout] at /opt/rustwide/workdir/src/context.rs:1347:22 [INFO] [stdout] 21: 0x73e8bd2b447d - vex::context::tests::invalid_ignore_query::he61413ac328c861e [INFO] [stdout] at /opt/rustwide/workdir/src/context.rs:1285:36 [INFO] [stdout] 22: 0x73e8bd2b4427 - vex::context::tests::invalid_ignore_query::{{closure}}::h5926148ef12d25b3 [INFO] [stdout] at /opt/rustwide/workdir/src/context.rs:1284:30 [INFO] [stdout] 23: 0x73e8bd2888b6 - core::ops::function::FnOnce::call_once::ha58340048c5d4775 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x73e8bd3b472b - core::ops::function::FnOnce::call_once::h3d2c0f0c5993581d [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x73e8bd3b472b - test::__rust_begin_short_backtrace::hf54991c0c0d36629 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x73e8bd3b38ee - test::run_test_in_process::{{closure}}::h0341f8cea17536bb [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x73e8bd3b38ee - as core::ops::function::FnOnce<()>>::call_once::h1553eed696704d3d [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x73e8bd3b38ee - std::panicking::catch_unwind::do_call::h1f63de62998cca9c [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x73e8bd3b38ee - std::panicking::catch_unwind::h4302cf2989a72c19 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x73e8bd3b38ee - std::panic::catch_unwind::h755c1d140d191b4d [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x73e8bd3b38ee - test::run_test_in_process::h9532e6446792790f [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x73e8bd3b38ee - test::run_test::{{closure}}::h4a686694e7a14850 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x73e8bd378744 - test::run_test::{{closure}}::hc71fa205a786e45a [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x73e8bd378744 - std::sys::backtrace::__rust_begin_short_backtrace::h47b19d02f1433fd6 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x73e8bd37be8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h70d3ad48daaae9ca [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x73e8bd37be8a - as core::ops::function::FnOnce<()>>::call_once::h05c136ea56e78f01 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x73e8bd37be8a - std::panicking::catch_unwind::do_call::h319e6bf1ae676552 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x73e8bd37be8a - std::panicking::catch_unwind::h87e2ae4fefda4094 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x73e8bd37be8a - std::panic::catch_unwind::hfb9059861e181e57 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x73e8bd37be8a - std::thread::Builder::spawn_unchecked_::{{closure}}::h9acdf04a4f8f3746 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x73e8bd37be8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04b8077dc2df262e [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x73e8be3c94a7 - as core::ops::function::FnOnce>::call_once::hfdaf4814ac3c8671 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x73e8be3c94a7 - as core::ops::function::FnOnce>::call_once::h1e491c0829796b5d [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 44: 0x73e8be3c94a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h72c96c274d9d1b61 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/pal/unix/thread.rs:97:17 [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' 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 , in [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/.tmpPdHIQc/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 [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: >::from [INFO] [stdout] at ./src/error.rs:189:13 [INFO] [stdout] 3: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/result.rs:2079:27 [INFO] [stdout] 4: ::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/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/iter/traits/iterator.rs:2484:26 [INFO] [stdout] 7: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 8: core::iter::traits::iterator::Iterator::try_for_each [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/iter/traits/iterator.rs:2487: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/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 15: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 16: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:648:18 [INFO] [stdout] 17: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:671:74 [INFO] [stdout] 18: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 19: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:589:40 [INFO] [stdout] 20: std::panicking::catch_unwind [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:552:19 [INFO] [stdout] 21: std::panic::catch_unwind [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panic.rs:359:14 [INFO] [stdout] 22: test::run_test_in_process [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:671:27 [INFO] [stdout] 23: test::run_test::{{closure}} [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:592:43 [INFO] [stdout] 24: test::run_test::{{closure}} [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:622:41 [INFO] [stdout] 25: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 26: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 27: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: std::panicking::catch_unwind [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: std::panic::catch_unwind [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 32: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 34: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 35: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/pal/unix/thread.rs:97:17) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x73e8be3c3ee2 - std::backtrace_rs::backtrace::libunwind::trace::hc0462517b060cf4b [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x73e8be3c3ee2 - std::backtrace_rs::backtrace::trace_unsynchronized::he3231a4df0b43f00 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x73e8be3c3ee2 - std::sys::backtrace::_print_fmt::h7f744866c41d3a31 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x73e8be3c3ee2 - ::fmt::h1ef81e33f64f634e [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x73e8be4022a3 - core::fmt::rt::Argument::fmt::h81a194710c4034a0 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x73e8be4022a3 - core::fmt::write::h1ab4e554d51bab56 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x73e8be3c0303 - std::io::default_write_fmt::h1d8065796ed487b7 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x73e8be3c0303 - std::io::Write::write_fmt::hb706b37400bb89a4 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x73e8be3c3d32 - std::sys::backtrace::BacktraceLock::print::h727d5db2588a6e85 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x73e8be3c5cbc - std::panicking::default_hook::{{closure}}::h6350a945c4503995 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x73e8be3c5b12 - std::panicking::default_hook::h4b8983249f85bd0b [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x73e8bd3aef84 - as core::ops::function::Fn>::call::hede30da1739cef56 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x73e8bd3aef84 - test::test_main_with_exit_callback::{{closure}}::h0965311d4539e3e1 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x73e8be3c6723 - as core::ops::function::Fn>::call::hae484572816f635a [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x73e8be3c6723 - std::panicking::rust_panic_with_hook::hb38a28752bc10485 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x73e8be3c640a - std::panicking::begin_panic_handler::{{closure}}::h006ddf6127456535 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x73e8be3c43d9 - std::sys::backtrace::__rust_end_short_backtrace::hf5f4a9954877c175 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x73e8be3c609d - __rustc[d925719a8a7e767]::rust_begin_unwind [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x73e8bd03c300 - core::panicking::panic_fmt::h82f8bf7d1bff5441 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x73e8bd03c7c6 - core::result::unwrap_failed::hc0539a8381639cb8 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x73e8bd2b4153 - core::result::Result::unwrap::h138e65af2cc954c0 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x73e8bd2b4153 - vex::context::tests::load_custom_parser::he7ba1521a34cfdfa [INFO] [stdout] at /opt/rustwide/workdir/src/context.rs:1242:14 [INFO] [stdout] 22: 0x73e8bd2b3ee7 - vex::context::tests::load_custom_parser::{{closure}}::hc8f4c2c5442625ca [INFO] [stdout] at /opt/rustwide/workdir/src/context.rs:1203:28 [INFO] [stdout] 23: 0x73e8bd2840c6 - core::ops::function::FnOnce::call_once::h32a4c516143a5bea [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x73e8bd3b472b - core::ops::function::FnOnce::call_once::h3d2c0f0c5993581d [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x73e8bd3b472b - test::__rust_begin_short_backtrace::hf54991c0c0d36629 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x73e8bd3b38ee - test::run_test_in_process::{{closure}}::h0341f8cea17536bb [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x73e8bd3b38ee - as core::ops::function::FnOnce<()>>::call_once::h1553eed696704d3d [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x73e8bd3b38ee - std::panicking::catch_unwind::do_call::h1f63de62998cca9c [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x73e8bd3b38ee - std::panicking::catch_unwind::h4302cf2989a72c19 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x73e8bd3b38ee - std::panic::catch_unwind::h755c1d140d191b4d [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x73e8bd3b38ee - test::run_test_in_process::h9532e6446792790f [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x73e8bd3b38ee - test::run_test::{{closure}}::h4a686694e7a14850 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x73e8bd378744 - test::run_test::{{closure}}::hc71fa205a786e45a [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x73e8bd378744 - std::sys::backtrace::__rust_begin_short_backtrace::h47b19d02f1433fd6 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x73e8bd37be8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h70d3ad48daaae9ca [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x73e8bd37be8a - as core::ops::function::FnOnce<()>>::call_once::h05c136ea56e78f01 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x73e8bd37be8a - std::panicking::catch_unwind::do_call::h319e6bf1ae676552 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x73e8bd37be8a - std::panicking::catch_unwind::h87e2ae4fefda4094 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x73e8bd37be8a - std::panic::catch_unwind::hfb9059861e181e57 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x73e8bd37be8a - std::thread::Builder::spawn_unchecked_::{{closure}}::h9acdf04a4f8f3746 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x73e8bd37be8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04b8077dc2df262e [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x73e8be3c94a7 - as core::ops::function::FnOnce>::call_once::hfdaf4814ac3c8671 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x73e8be3c94a7 - as core::ops::function::FnOnce>::call_once::h1e491c0829796b5d [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 44: 0x73e8be3c94a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h72c96c274d9d1b61 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/pal/unix/thread.rs:97:17 [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 4.75s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin vex` [INFO] running `Command { std: "docker" "inspect" "2d7ac4be631ac471e9b65a160da98836f627062c579a4f5c114957c0cfe3bc67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d7ac4be631ac471e9b65a160da98836f627062c579a4f5c114957c0cfe3bc67", kill_on_drop: false }` [INFO] [stdout] 2d7ac4be631ac471e9b65a160da98836f627062c579a4f5c114957c0cfe3bc67