[INFO] cloning repository https://github.com/uncenter/tree-sitter-query-reverser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uncenter/tree-sitter-query-reverser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funcenter%2Ftree-sitter-query-reverser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funcenter%2Ftree-sitter-query-reverser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91ea594e8a91055f43114d9662fa43a29bf7b2a0
[INFO] testing uncenter/tree-sitter-query-reverser against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funcenter%2Ftree-sitter-query-reverser" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/uncenter/tree-sitter-query-reverser
[INFO] finished tweaking git repo https://github.com/uncenter/tree-sitter-query-reverser
[INFO] tweaked toml for git repo https://github.com/uncenter/tree-sitter-query-reverser written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uncenter/tree-sitter-query-reverser on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/uncenter/tree-sitter-query-reverser 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e3d6ff949217e023451285a5397d4d94c241786cca86f8ed01d29098c6d5b1e2
[INFO] running `Command { std: "docker" "start" "e3d6ff949217e023451285a5397d4d94c241786cca86f8ed01d29098c6d5b1e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3d6ff949217e023451285a5397d4d94c241786cca86f8ed01d29098c6d5b1e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e3d6ff949217e023451285a5397d4d94c241786cca86f8ed01d29098c6d5b1e2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3d6ff949217e023451285a5397d4d94c241786cca86f8ed01d29098c6d5b1e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e3d6ff949217e023451285a5397d4d94c241786cca86f8ed01d29098c6d5b1e2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling tree-sitter v0.24.3
[INFO] [stderr]    Compiling tree-sitter-query v0.4.0 (https://github.com/tree-sitter-grammars/tree-sitter-query?branch=update#1a2af70a)
[INFO] [stderr]    Compiling tree-sitter-language v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling miette v7.4.0
[INFO] [stderr]    Compiling tree-sitter-query-reverser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.22s
[INFO] running `Command { std: "docker" "inspect" "e3d6ff949217e023451285a5397d4d94c241786cca86f8ed01d29098c6d5b1e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e3d6ff949217e023451285a5397d4d94c241786cca86f8ed01d29098c6d5b1e2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-query-reverser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] running `Command { std: "docker" "inspect" "e3d6ff949217e023451285a5397d4d94c241786cca86f8ed01d29098c6d5b1e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e3d6ff949217e023451285a5397d4d94c241786cca86f8ed01d29098c6d5b1e2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tree_sitter_query_reverser-59dd5d6142cbe193)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tsqr-8c2a4bae769c59e6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::swift_sample ... ok
[INFO] [stdout] test test::gleam_sample ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::gleam_sample stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::gleam_sample' (843) panicked at src/main.rs:49:9:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  ; From https://github.com/helix-editor/helix/blob/master/runtime/queries/gleam/highlights.scm.
[INFO] [stdout]  
[INFO] [stdout]  ; Punctuation
[INFO] [stdout]  [
[INFO] [stdout]    "."
[INFO] [stdout]    ","
[INFO] [stdout]    ;; Controversial -- maybe some are operators?
[INFO] [stdout]    ":"
[INFO] [stdout]    "#"
[INFO] [stdout]    "="
[INFO] [stdout]    "->"
[INFO] [stdout]    ".."
[INFO] [stdout]    "-"
[INFO] [stdout]    "<-"
[INFO] [stdout]  ] @punctuation.delimiter
[INFO] [stdout]  [
[INFO] [stdout]    "("
[INFO] [stdout]    ")"
[INFO] [stdout]    "["
[INFO] [stdout]    "]"
[INFO] [stdout]    "{"
[INFO] [stdout]    "}"
[INFO] [stdout]    "<<"
[INFO] [stdout]    ">>"
[INFO] [stdout]  ] @punctuation.bracket
[INFO] [stdout]  
[INFO] [stdout]  ; Operators
[INFO] [stdout]  (integer_negation "-" @operator)
[INFO] [stdout]  (boolean_negation "!" @operator)
[INFO] [stdout]  (binary_expression
[INFO] [stdout]    operator: _ @operator)
[INFO] [stdout]  
[INFO] [stdout]  ; Keywords
[INFO] [stdout]  [
[INFO] [stdout]    (visibility_modifier) ; "pub"
[INFO] [stdout]    (opacity_modifier) ; "opaque"
[INFO] [stdout]    "as"
[INFO] [stdout]    "assert"
[INFO] [stdout]    "case"
[INFO] [stdout]    "const"
[INFO] [stdout]    ; DEPRECATED: 'external' was removed in v0.30.
[INFO] [stdout]    "external"
[INFO] [stdout]    "fn"
[INFO] [stdout]    "if"
[INFO] [stdout]    "import"
[INFO] [stdout]    "let"
[INFO] [stdout]    "panic"
[INFO] [stdout]    "todo"
[INFO] [stdout]    "type"
[INFO] [stdout]    "use"
[INFO] [stdout]  ] @keyword
[INFO] [stdout]  
[INFO] [stdout]  ; Variables
[INFO] [stdout]  (discard) @comment.unused
[INFO] [stdout]  (identifier) @variable
[INFO] [stdout]  
[INFO] [stdout]  ; Reserved identifiers
[INFO] [stdout]  ((identifier) @error
[INFO] [stdout]   (#any-of? @error "auto" "delegate" "derive" "else" "implement" "macro" "test" "echo"))
[INFO] [stdout]  
[INFO] [stdout]  ; Literals
[INFO] [stdout]  (float) @constant.numeric.float
[INFO] [stdout]  (integer) @constant.numeric.integer
[INFO] [stdout]  (bit_string_segment_option) @function.builtin
[INFO] [stdout]  (escape_sequence) @constant.character.escape
[INFO] [stdout] [32m>; deprecated escape sequence[0m
[INFO] [stdout]  ((escape_sequence) @warning
[INFO] [stdout] [31m< (#eq? @warning "\\e"))[0m[1;48;5;52;31m ; deprecated escape sequence[0m
[INFO] [stdout] [32m> (#eq? @warning "\\e"))[0m
[INFO] [stdout]  (string) @string
[INFO] [stdout]  
[INFO] [stdout]  ; Data constructors
[INFO] [stdout]  (constructor_name) @constructor
[INFO] [stdout]  
[INFO] [stdout]  ; Type names
[INFO] [stdout]  (type_identifier) @type
[INFO] [stdout]  (remote_type_identifier) @type
[INFO] [stdout]  
[INFO] [stdout]  (attribute_value (identifier) @constant)
[INFO] [stdout]  
[INFO] [stdout]  ; Attributes
[INFO] [stdout]  (attribute
[INFO] [stdout]    "@" @attribute
[INFO] [stdout]    name: (identifier) @attribute)
[INFO] [stdout]  
[INFO] [stdout]  ; "Properties"
[INFO] [stdout]  ; Assumed to be intended to refer to a name for a field; something that comes
[INFO] [stdout]  ; before ":" or after "."
[INFO] [stdout]  ; e.g. record field names, tuple indices, names for named arguments, etc
[INFO] [stdout]  (tuple_access
[INFO] [stdout]    index: (integer) @variable.other.member)
[INFO] [stdout]  (label) @variable.other.member
[INFO] [stdout]  
[INFO] [stdout]  ; Functions
[INFO] [stdout]  ((binary_expression
[INFO] [stdout]     operator: "|>"
[INFO] [stdout]     right: (identifier) @function)
[INFO] [stdout]   (#is-not? local))
[INFO] [stdout]  ((function_call
[INFO] [stdout]     function: (identifier) @function)
[INFO] [stdout]   (#is-not? local))
[INFO] [stdout]  (function_parameter
[INFO] [stdout]    name: (identifier) @variable.parameter)
[INFO] [stdout]  (external_function
[INFO] [stdout]    name: (identifier) @function)
[INFO] [stdout]  (function
[INFO] [stdout]    name: (identifier) @function)
[INFO] [stdout]  (unqualified_import (type_identifier) @constructor)
[INFO] [stdout]  (unqualified_import "type" (type_identifier) @type)
[INFO] [stdout]  (unqualified_import (identifier) @function)
[INFO] [stdout]  
[INFO] [stdout]  ; Modules
[INFO] [stdout]  ((field_access
[INFO] [stdout]    record: (identifier) @namespace
[INFO] [stdout]    field: (label) @function)
[INFO] [stdout]   (#is-not? local))
[INFO] [stdout]  (remote_constructor_name
[INFO] [stdout]    module: (identifier) @namespace)
[INFO] [stdout]  (remote_type_identifier
[INFO] [stdout]    module: (identifier) @namespace)
[INFO] [stdout]  (import alias: (identifier) @namespace)
[INFO] [stdout]  (module) @namespace
[INFO] [stdout]  
[INFO] [stdout]  ; Constants
[INFO] [stdout]  (constant
[INFO] [stdout]    name: (identifier) @constant)
[INFO] [stdout]  
[INFO] [stdout]  ; Comments
[INFO] [stdout]  (comment) @comment
[INFO] [stdout]  (statement_comment) @comment
[INFO] [stdout]  (module_comment) @comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a827909b901 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a827909b901 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a827909b901 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a827909b901 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a82790af7da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a82790af7da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a827909fdbc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a827909fdbc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a8279079b76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a8279079b76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a82790937b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a8278fee530 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a8278fee530 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a8279093972 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a8279093972 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a8279079c22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5a82790713f9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a827907a81d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a82790aff6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8278fde3b2 - tsqr[1fa5ec3632a5569a]::test::assert_sample
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:9
[INFO] [stdout]   20:     0x5a8278fde432 - tsqr[1fa5ec3632a5569a]::test::gleam_sample
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:57:9
[INFO] [stdout]   21:     0x5a8278fdc527 - tsqr[1fa5ec3632a5569a]::test::gleam_sample::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:56:22
[INFO] [stdout]   22:     0x5a8278fdf836 - <tsqr[1fa5ec3632a5569a]::test::gleam_sample::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a8278fe186b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a8278fe186b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5a8278feeeb5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5a8278feeeb5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5a8278feeeb5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x5a8278feeeb5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5a8278feeeb5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a8278feeeb5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5a8278feeeb5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5a8278fe9964 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5a8278fe9964 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5a8278ff2002 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5a8278ff2002 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5a8278ff2002 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x5a8278ff2002 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5a8278ff2002 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a8278ff2002 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5a8278ff2002 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a827909ae1f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x5a827909ae1f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x7e88d5155aa4 - <unknown>
[INFO] [stdout]   44:     0x7e88d51e2a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::gleam_sample
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin tsqr`
[INFO] running `Command { std: "docker" "inspect" "e3d6ff949217e023451285a5397d4d94c241786cca86f8ed01d29098c6d5b1e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3d6ff949217e023451285a5397d4d94c241786cca86f8ed01d29098c6d5b1e2", kill_on_drop: false }`
[INFO] [stdout] e3d6ff949217e023451285a5397d4d94c241786cca86f8ed01d29098c6d5b1e2
