[INFO] cloning repository https://github.com/alpaylan/tjq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alpaylan/tjq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falpaylan%2Ftjq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falpaylan%2Ftjq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd23a792a04705826077907efc2cbddd184f1e93
[INFO] testing alpaylan/tjq against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falpaylan%2Ftjq" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/alpaylan/tjq
[INFO] finished tweaking git repo https://github.com/alpaylan/tjq
[INFO] tweaked toml for git repo https://github.com/alpaylan/tjq written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alpaylan/tjq on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alpaylan/tjq 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 581f9dd14a9cabb4495b56ace6be3e1b990a868314132446e1664dc14380d5bd
[INFO] running `Command { std: "docker" "start" "-a" "581f9dd14a9cabb4495b56ace6be3e1b990a868314132446e1664dc14380d5bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "581f9dd14a9cabb4495b56ace6be3e1b990a868314132446e1664dc14380d5bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "581f9dd14a9cabb4495b56ace6be3e1b990a868314132446e1664dc14380d5bd", kill_on_drop: false }`
[INFO] [stdout] 581f9dd14a9cabb4495b56ace6be3e1b990a868314132446e1664dc14380d5bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db18aba4d069e36ae2c6ac5f8df51bc5a91f570c9f065846523c5e586e79fb2d
[INFO] running `Command { std: "docker" "start" "-a" "db18aba4d069e36ae2c6ac5f8df51bc5a91f570c9f065846523c5e586e79fb2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling tree-sitter-tjq v1.0.2 (/opt/rustwide/workdir/tjq_grammar)
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tree-sitter-jq v1.0.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling tree-sitter v0.25.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling trace v0.1.7
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling z3-sys v0.9.9
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tjq_exec v0.1.0 (/opt/rustwide/workdir/tjq_exec)
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stdout] warning: unused import: `crate::printer::print_ast`
[INFO] [stdout]  --> tjq_exec/parse.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::printer::print_ast;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:279:26
[INFO] [stdout]     |
[INFO] [stdout] 279 |             Filter::Pipe(filter, filter1) => todo!(),
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter1`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:279:34
[INFO] [stdout]     |
[INFO] [stdout] 279 |             Filter::Pipe(filter, filter1) => todo!(),
[INFO] [stdout]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:280:27
[INFO] [stdout]     |
[INFO] [stdout] 280 |             Filter::Comma(filter, filter1) => todo!(),
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter1`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:280:35
[INFO] [stdout]     |
[INFO] [stdout] 280 |             Filter::Comma(filter, filter1) => todo!(),
[INFO] [stdout]     |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filters`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:288:27
[INFO] [stdout]     |
[INFO] [stdout] 288 |             Filter::Array(filters) => todo!(),
[INFO] [stdout]     |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:289:28
[INFO] [stdout]     |
[INFO] [stdout] 289 |             Filter::Object(items) => todo!(),
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `un_op`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:290:26
[INFO] [stdout]     |
[INFO] [stdout] 290 |             Filter::UnOp(un_op, filter) => todo!(),
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_un_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:290:33
[INFO] [stdout]     |
[INFO] [stdout] 290 |             Filter::UnOp(un_op, filter) => todo!(),
[INFO] [stdout]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:291:27
[INFO] [stdout]     |
[INFO] [stdout] 291 |             Filter::BinOp(filter, bin_op, filter1) => todo!(),
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bin_op`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:291:35
[INFO] [stdout]     |
[INFO] [stdout] 291 |             Filter::BinOp(filter, bin_op, filter1) => todo!(),
[INFO] [stdout]     |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bin_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter1`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:291:43
[INFO] [stdout]     |
[INFO] [stdout] 291 |             Filter::BinOp(filter, bin_op, filter1) => todo!(),
[INFO] [stdout]     |                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filters`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:294:29
[INFO] [stdout]     |
[INFO] [stdout] 294 |             Filter::Call(_, filters) => todo!(),
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:295:32
[INFO] [stdout]     |
[INFO] [stdout] 295 |             Filter::IfThenElse(filter, filter1, filter2) => todo!(),
[INFO] [stdout]     |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter1`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:295:40
[INFO] [stdout]     |
[INFO] [stdout] 295 |             Filter::IfThenElse(filter, filter1, filter2) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter2`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:295:49
[INFO] [stdout]     |
[INFO] [stdout] 295 |             Filter::IfThenElse(filter, filter1, filter2) => todo!(),
[INFO] [stdout]     |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:296:27
[INFO] [stdout]     |
[INFO] [stdout] 296 |             Filter::Bound(items, filter) => todo!(),
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:296:34
[INFO] [stdout]     |
[INFO] [stdout] 296 |             Filter::Bound(items, filter) => todo!(),
[INFO] [stdout]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hash_map`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:297:40
[INFO] [stdout]     |
[INFO] [stdout] 297 |             Filter::FunctionExpression(hash_map, filter) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hash_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:297:50
[INFO] [stdout]     |
[INFO] [stdout] 297 |             Filter::FunctionExpression(hash_map, filter) => todo!(),
[INFO] [stdout]     |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:298:39
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Filter::BindingExpression(filter, filter1) => todo!(),
[INFO] [stdout]     |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter1`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:298:47
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Filter::BindingExpression(filter, filter1) => todo!(),
[INFO] [stdout]     |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:300:38
[INFO] [stdout]     |
[INFO] [stdout] 300 |             Filter::ReduceExpression(var, generator, init, update) => todo!(),
[INFO] [stdout]     |                                      ^^^ help: if this is intentional, prefix it with an underscore: `_var`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `generator`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:300:43
[INFO] [stdout]     |
[INFO] [stdout] 300 |             Filter::ReduceExpression(var, generator, init, update) => todo!(),
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_generator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:300:54
[INFO] [stdout]     |
[INFO] [stdout] 300 |             Filter::ReduceExpression(var, generator, init, update) => todo!(),
[INFO] [stdout]     |                                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_init`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `update`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:300:60
[INFO] [stdout]     |
[INFO] [stdout] 300 |             Filter::ReduceExpression(var, generator, init, update) => todo!(),
[INFO] [stdout]     |                                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_update`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vars`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:307:19
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn run(&self, vars: Vec<Json>) -> impl Iterator<Item = Json> {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_vars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `json`
[INFO] [stdout]   --> tjq_exec/error.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout] 31 |             JQError::NonStringObjectKey(json) => todo!(),
[INFO] [stdout]    |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pats`
[INFO] [stdout]    --> tjq_exec/filter.rs:184:23
[INFO] [stdout]     |
[INFO] [stdout] 184 |         Filter::Array(pats) => todo!(), //match these patterns
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_pats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pairs`
[INFO] [stdout]    --> tjq_exec/filter.rs:186:24
[INFO] [stdout]     |
[INFO] [stdout] 186 |         Filter::Object(pairs) => todo!(),
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_pairs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]    --> tjq_exec/filter.rs:502:27
[INFO] [stdout]     |
[INFO] [stdout] 502 |             Filter::Bound(items, filter) => {
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> tjq_exec/filter.rs:716:30
[INFO] [stdout]     |
[INFO] [stdout] 716 |             Filter::ObjIndex(f) | Filter::ArrayIndex(f) => false,
[INFO] [stdout]     |                              ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 716 |             Filter::ObjIndex(_f) | Filter::ArrayIndex(_f) => false,
[INFO] [stdout]     |                              +                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cst`
[INFO] [stdout]    --> tjq_exec/parse.rs:603:20
[INFO] [stdout]     |
[INFO] [stdout] 603 |     let (cst_defs, cst) = parse(code);
[INFO] [stdout]     |                    ^^^ help: if this is intentional, prefix it with an underscore: `_cst`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `identifier`
[INFO] [stdout]     --> tjq_exec/parse.rs:1013:18
[INFO] [stdout]      |
[INFO] [stdout] 1013 |             let (identifier, vfield) = parse_filter(
[INFO] [stdout]      |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Opcode` is never used
[INFO] [stdout]  --> tjq_exec/bytecode.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | enum Opcode {
[INFO] [stdout]   |      ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Program` is never constructed
[INFO] [stdout]   --> tjq_exec/bytecode.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct Program {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Code` is never constructed
[INFO] [stdout]   --> tjq_exec/bytecode.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct Code {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CodeInfo` is never constructed
[INFO] [stdout]   --> tjq_exec/bytecode.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct CodeInfo {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Env` is never constructed
[INFO] [stdout]   --> tjq_exec/bytecode.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct Env {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `execute` and `next` are never used
[INFO] [stdout]   --> tjq_exec/bytecode.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl Env {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 79 |     fn execute(
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     fn next(&mut self) -> (Option<Box<Json>>, bool) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Scope` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | struct Scope {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Fork` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | struct Fork {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScopeBlock` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | struct ScopeBlock {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScopeStack` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | struct ScopeStack {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `push`, `pop`, `empty`, `save`, and `restore` are never used
[INFO] [stdout]    --> tjq_exec/bytecode.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl ScopeStack {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 137 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     fn push(&mut self, v: Scope) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     fn pop(&mut self) -> Option<Scope> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn empty(&self) -> bool {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     fn save(&mut self) -> (isize, isize) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     fn restore(&mut self, index: isize, limit: isize) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Block` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:187:8
[INFO] [stdout]     |
[INFO] [stdout] 187 | struct Block {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stack` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:193:8
[INFO] [stdout]     |
[INFO] [stdout] 193 | struct Stack {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `push`, `pop`, `empty`, `save`, and `restore` are never used
[INFO] [stdout]    --> tjq_exec/bytecode.rs:200:8
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Stack {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] 200 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     fn push(&mut self, v: Box<Json>) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     fn pop(&mut self) -> Option<Box<Json>> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |     fn empty(&self) -> bool {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 234 |     fn save(&mut self) -> (isize, isize) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     fn restore(&mut self, index: isize, limit: isize) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Compiler` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:249:8
[INFO] [stdout]     |
[INFO] [stdout] 249 | struct Compiler {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `compile` are never used
[INFO] [stdout]    --> tjq_exec/bytecode.rs:263:8
[INFO] [stdout]     |
[INFO] [stdout] 262 | impl Compiler {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] 263 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     pub fn compile(&mut self, f: Filter) -> Program {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run` is never used
[INFO] [stdout]    --> tjq_exec/bytecode.rs:307:8
[INFO] [stdout]     |
[INFO] [stdout] 306 | impl Program {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 307 |     fn run(&self, vars: Vec<Json>) -> impl Iterator<Item = Json> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_ast` is never used
[INFO] [stdout]  --> tjq_exec/printer.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn print_ast(node: Node, source: &str, indent: usize) {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_node_details` is never used
[INFO] [stdout]   --> tjq_exec/printer.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn print_node_details(node: Node, source: &str, indent: usize) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling z3 v0.16.2
[INFO] [stderr]    Compiling tjq_semantics v0.1.0 (/opt/rustwide/workdir/tjq_semantics)
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:235:33
[INFO] [stdout]     |
[INFO] [stdout] 235 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]    --> tjq_semantics/shape.rs:235:40
[INFO] [stdout]     |
[INFO] [stdout] 235 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:372:33
[INFO] [stdout]     |
[INFO] [stdout] 372 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]    --> tjq_semantics/shape.rs:372:40
[INFO] [stdout]     |
[INFO] [stdout] 372 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:410:33
[INFO] [stdout]     |
[INFO] [stdout] 410 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]    --> tjq_semantics/shape.rs:410:40
[INFO] [stdout]     |
[INFO] [stdout] 410 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shapes`
[INFO] [stdout]    --> tjq_semantics/shape.rs:491:27
[INFO] [stdout]     |
[INFO] [stdout] 491 |             (Shape::Tuple(shapes), Shape::Array(shape, u)) => {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shapes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:491:49
[INFO] [stdout]     |
[INFO] [stdout] 491 |             (Shape::Tuple(shapes), Shape::Array(shape, u)) => {
[INFO] [stdout]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]    --> tjq_semantics/shape.rs:491:56
[INFO] [stdout]     |
[INFO] [stdout] 491 |             (Shape::Tuple(shapes), Shape::Array(shape, u)) => {
[INFO] [stdout]     |                                                        ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s1`
[INFO] [stdout]    --> tjq_semantics/shape.rs:544:30
[INFO] [stdout]     |
[INFO] [stdout] 544 |             (Shape::Mismatch(s1, s2), _) | (_, Shape::Mismatch(s1, s2)) => Subtyping::Incompatible,
[INFO] [stdout]     |                              ^^                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 544 |             (Shape::Mismatch(_s1, s2), _) | (_, Shape::Mismatch(_s1, s2)) => Subtyping::Incompatible,
[INFO] [stdout]     |                              +                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s2`
[INFO] [stdout]    --> tjq_semantics/shape.rs:544:34
[INFO] [stdout]     |
[INFO] [stdout] 544 |             (Shape::Mismatch(s1, s2), _) | (_, Shape::Mismatch(s1, s2)) => Subtyping::Incompatible,
[INFO] [stdout]     |                                  ^^                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 544 |             (Shape::Mismatch(s1, _s2), _) | (_, Shape::Mismatch(s1, _s2)) => Subtyping::Incompatible,
[INFO] [stdout]     |                                  +                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]    --> tjq_semantics/shape.rs:630:40
[INFO] [stdout]     |
[INFO] [stdout] 630 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1250:46
[INFO] [stdout]      |
[INFO] [stdout] 1250 | ...                   (Shape::TVar(t), s) | (s, Shape::TVar(t)) => {
[INFO] [stdout]      |                                    ^                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]      |
[INFO] [stdout] 1250 |                                 (Shape::TVar(_t), s) | (s, Shape::TVar(_t)) => {
[INFO] [stdout]      |                                              +                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1250:50
[INFO] [stdout]      |
[INFO] [stdout] 1250 | ...                   (Shape::TVar(t), s) | (s, Shape::TVar(t)) => {
[INFO] [stdout]      |                                        ^     ^
[INFO] [stdout]      |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]      |
[INFO] [stdout] 1250 |                                 (Shape::TVar(t), _s) | (_s, Shape::TVar(t)) => {
[INFO] [stdout]      |                                                  +      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:830:32
[INFO] [stdout]     |
[INFO] [stdout] 830 |                     Shape::Neg(shape) => todo!(),
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:831:41
[INFO] [stdout]     |
[INFO] [stdout] 831 |                     Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]    --> tjq_semantics/shape.rs:831:48
[INFO] [stdout]     |
[INFO] [stdout] 831 |                     Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> tjq_semantics/shape.rs:666:30
[INFO] [stdout]     |
[INFO] [stdout] 666 |             Filter::ObjIndex(s) => {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]    --> tjq_semantics/shape.rs:729:32
[INFO] [stdout]     |
[INFO] [stdout] 729 |             Filter::ArrayIndex(u) => {
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1509:33
[INFO] [stdout]      |
[INFO] [stdout] 1509 |             Shape::Array(shape, u) => {
[INFO] [stdout]      |                                 ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1624:33
[INFO] [stdout]      |
[INFO] [stdout] 1624 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]      |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1624:40
[INFO] [stdout]      |
[INFO] [stdout] 1624 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]      |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1672:33
[INFO] [stdout]      |
[INFO] [stdout] 1672 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]      |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1672:40
[INFO] [stdout]      |
[INFO] [stdout] 1672 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]      |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]   --> tjq_semantics/shape.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl Shape {
[INFO] [stdout]    | ---------- associated functions in this implementation
[INFO] [stdout] 30 |     pub(crate) fn null() -> Self {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub(crate) fn bool(b: bool) -> Self {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub(crate) fn bool_() -> Self {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub(crate) fn number(n: impl Into<f64>) -> Self {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub(crate) fn number_() -> Self {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub(crate) fn string(s: impl Into<String>) -> Self {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub(crate) fn string_() -> Self {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub(crate) fn blob() -> Self {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub(crate) fn array(shape: Shape, u: Option<isize>) -> Self {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub(crate) fn tuple(shapes: Vec<Shape>) -> Self {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub(crate) fn object(items: Vec<(String, Shape)>) -> Self {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub(crate) fn mismatch(s1: Shape, s2: Shape) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub(crate) fn union(s1: Shape, s2: Shape) -> Self {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub(crate) fn union_(shapes: Vec<Shape>) -> Self {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_mut` is never used
[INFO] [stdout]    --> tjq_semantics/shape.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 243 | impl ShapeContext {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 256 |     fn get_mut(&mut self, t: &usize) -> Option<&mut Shape> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tjq v0.1.0 (/opt/rustwide/workdir/tjq)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling tjq-lsp v0.1.0 (/opt/rustwide/workdir/tjq_lsp)
[INFO] [stdout] warning: unused import: `Position`
[INFO] [stdout]  --> tjq_lsp/src/assists.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Position, Url,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Node` and `Point`
[INFO] [stdout]  --> tjq_lsp/src/completions.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tree_sitter::{Node, Point};
[INFO] [stdout]   |                   ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> tjq_lsp/src/assists.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         context: CodeActionContext,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uri`
[INFO] [stdout]   --> tjq_lsp/src/server.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 |     async fn parse_document(&self, uri: &Url, text: &str) -> Option<Tree> {
[INFO] [stdout]    |                                    ^^^ help: if this is intentional, prefix it with an underscore: `_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]  --> tjq_lsp/src/document.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct DocumentData {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 6 |     pub rope: Rope,
[INFO] [stdout] 7 |     pub version: i32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `offset_at_position` and `position_at_offset` are never used
[INFO] [stdout]   --> tjq_lsp/src/document.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl DocumentData {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] 13 |     pub fn offset_at_position(&self, position: Position) -> Option<usize> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn position_at_offset(&self, offset: usize) -> Position {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `structural_completions` is never used
[INFO] [stdout]    --> tjq_lsp/src/completions.rs:166:8
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl CompletionProvider {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     fn structural_completions() -> Vec<CompletionItem> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> tjq_lsp/src/server.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct TjqLanguageServer {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 18 |     client: Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "db18aba4d069e36ae2c6ac5f8df51bc5a91f570c9f065846523c5e586e79fb2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db18aba4d069e36ae2c6ac5f8df51bc5a91f570c9f065846523c5e586e79fb2d", kill_on_drop: false }`
[INFO] [stdout] db18aba4d069e36ae2c6ac5f8df51bc5a91f570c9f065846523c5e586e79fb2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a861dbd17e5593756b46f9fa8638d30bd28197d7b59c87dd73798efa40d3458
[INFO] running `Command { std: "docker" "start" "-a" "7a861dbd17e5593756b46f9fa8638d30bd28197d7b59c87dd73798efa40d3458", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `crate::printer::print_ast`
[INFO] [stdout]  --> tjq_exec/parse.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::printer::print_ast;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:279:26
[INFO] [stdout]     |
[INFO] [stdout] 279 |             Filter::Pipe(filter, filter1) => todo!(),
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter1`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:279:34
[INFO] [stdout]     |
[INFO] [stdout] 279 |             Filter::Pipe(filter, filter1) => todo!(),
[INFO] [stdout]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:280:27
[INFO] [stdout]     |
[INFO] [stdout] 280 |             Filter::Comma(filter, filter1) => todo!(),
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter1`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:280:35
[INFO] [stdout]     |
[INFO] [stdout] 280 |             Filter::Comma(filter, filter1) => todo!(),
[INFO] [stdout]     |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filters`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:288:27
[INFO] [stdout]     |
[INFO] [stdout] 288 |             Filter::Array(filters) => todo!(),
[INFO] [stdout]     |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:289:28
[INFO] [stdout]     |
[INFO] [stdout] 289 |             Filter::Object(items) => todo!(),
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `un_op`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:290:26
[INFO] [stdout]     |
[INFO] [stdout] 290 |             Filter::UnOp(un_op, filter) => todo!(),
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_un_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:290:33
[INFO] [stdout]     |
[INFO] [stdout] 290 |             Filter::UnOp(un_op, filter) => todo!(),
[INFO] [stdout]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:291:27
[INFO] [stdout]     |
[INFO] [stdout] 291 |             Filter::BinOp(filter, bin_op, filter1) => todo!(),
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bin_op`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:291:35
[INFO] [stdout]     |
[INFO] [stdout] 291 |             Filter::BinOp(filter, bin_op, filter1) => todo!(),
[INFO] [stdout]     |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bin_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter1`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:291:43
[INFO] [stdout]     |
[INFO] [stdout] 291 |             Filter::BinOp(filter, bin_op, filter1) => todo!(),
[INFO] [stdout]     |                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filters`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:294:29
[INFO] [stdout]     |
[INFO] [stdout] 294 |             Filter::Call(_, filters) => todo!(),
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:295:32
[INFO] [stdout]     |
[INFO] [stdout] 295 |             Filter::IfThenElse(filter, filter1, filter2) => todo!(),
[INFO] [stdout]     |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter1`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:295:40
[INFO] [stdout]     |
[INFO] [stdout] 295 |             Filter::IfThenElse(filter, filter1, filter2) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter2`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:295:49
[INFO] [stdout]     |
[INFO] [stdout] 295 |             Filter::IfThenElse(filter, filter1, filter2) => todo!(),
[INFO] [stdout]     |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:296:27
[INFO] [stdout]     |
[INFO] [stdout] 296 |             Filter::Bound(items, filter) => todo!(),
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:296:34
[INFO] [stdout]     |
[INFO] [stdout] 296 |             Filter::Bound(items, filter) => todo!(),
[INFO] [stdout]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hash_map`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:297:40
[INFO] [stdout]     |
[INFO] [stdout] 297 |             Filter::FunctionExpression(hash_map, filter) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hash_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:297:50
[INFO] [stdout]     |
[INFO] [stdout] 297 |             Filter::FunctionExpression(hash_map, filter) => todo!(),
[INFO] [stdout]     |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:298:39
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Filter::BindingExpression(filter, filter1) => todo!(),
[INFO] [stdout]     |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter1`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:298:47
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Filter::BindingExpression(filter, filter1) => todo!(),
[INFO] [stdout]     |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:300:38
[INFO] [stdout]     |
[INFO] [stdout] 300 |             Filter::ReduceExpression(var, generator, init, update) => todo!(),
[INFO] [stdout]     |                                      ^^^ help: if this is intentional, prefix it with an underscore: `_var`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `generator`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:300:43
[INFO] [stdout]     |
[INFO] [stdout] 300 |             Filter::ReduceExpression(var, generator, init, update) => todo!(),
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_generator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:300:54
[INFO] [stdout]     |
[INFO] [stdout] 300 |             Filter::ReduceExpression(var, generator, init, update) => todo!(),
[INFO] [stdout]     |                                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_init`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `update`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:300:60
[INFO] [stdout]     |
[INFO] [stdout] 300 |             Filter::ReduceExpression(var, generator, init, update) => todo!(),
[INFO] [stdout]     |                                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_update`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vars`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:307:19
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn run(&self, vars: Vec<Json>) -> impl Iterator<Item = Json> {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_vars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `json`
[INFO] [stdout]   --> tjq_exec/error.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout] 31 |             JQError::NonStringObjectKey(json) => todo!(),
[INFO] [stdout]    |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pats`
[INFO] [stdout]    --> tjq_exec/filter.rs:184:23
[INFO] [stdout]     |
[INFO] [stdout] 184 |         Filter::Array(pats) => todo!(), //match these patterns
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_pats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pairs`
[INFO] [stdout]    --> tjq_exec/filter.rs:186:24
[INFO] [stdout]     |
[INFO] [stdout] 186 |         Filter::Object(pairs) => todo!(),
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_pairs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]    --> tjq_exec/filter.rs:502:27
[INFO] [stdout]     |
[INFO] [stdout] 502 |             Filter::Bound(items, filter) => {
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> tjq_exec/filter.rs:716:30
[INFO] [stdout]     |
[INFO] [stdout] 716 |             Filter::ObjIndex(f) | Filter::ArrayIndex(f) => false,
[INFO] [stdout]     |                              ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 716 |             Filter::ObjIndex(_f) | Filter::ArrayIndex(_f) => false,
[INFO] [stdout]     |                              +                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cst`
[INFO] [stdout]    --> tjq_exec/parse.rs:603:20
[INFO] [stdout]     |
[INFO] [stdout] 603 |     let (cst_defs, cst) = parse(code);
[INFO] [stdout]     |                    ^^^ help: if this is intentional, prefix it with an underscore: `_cst`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `identifier`
[INFO] [stdout]     --> tjq_exec/parse.rs:1013:18
[INFO] [stdout]      |
[INFO] [stdout] 1013 |             let (identifier, vfield) = parse_filter(
[INFO] [stdout]      |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stdout] warning: enum `Opcode` is never used
[INFO] [stdout]  --> tjq_exec/bytecode.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | enum Opcode {
[INFO] [stdout]   |      ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stdout] warning: struct `Program` is never constructed
[INFO] [stdout]   --> tjq_exec/bytecode.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct Program {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Code` is never constructed
[INFO] [stdout]   --> tjq_exec/bytecode.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct Code {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CodeInfo` is never constructed
[INFO] [stdout]   --> tjq_exec/bytecode.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct CodeInfo {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Env` is never constructed
[INFO] [stdout]   --> tjq_exec/bytecode.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct Env {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `execute` and `next` are never used
[INFO] [stdout]   --> tjq_exec/bytecode.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl Env {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 79 |     fn execute(
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     fn next(&mut self) -> (Option<Box<Json>>, bool) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Scope` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | struct Scope {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Fork` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | struct Fork {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScopeBlock` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | struct ScopeBlock {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScopeStack` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | struct ScopeStack {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `push`, `pop`, `empty`, `save`, and `restore` are never used
[INFO] [stdout]    --> tjq_exec/bytecode.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl ScopeStack {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 137 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     fn push(&mut self, v: Scope) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     fn pop(&mut self) -> Option<Scope> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn empty(&self) -> bool {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     fn save(&mut self) -> (isize, isize) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     fn restore(&mut self, index: isize, limit: isize) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Block` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:187:8
[INFO] [stdout]     |
[INFO] [stdout] 187 | struct Block {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stack` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:193:8
[INFO] [stdout]     |
[INFO] [stdout] 193 | struct Stack {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `push`, `pop`, `empty`, `save`, and `restore` are never used
[INFO] [stdout]    --> tjq_exec/bytecode.rs:200:8
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Stack {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] 200 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     fn push(&mut self, v: Box<Json>) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     fn pop(&mut self) -> Option<Box<Json>> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |     fn empty(&self) -> bool {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 234 |     fn save(&mut self) -> (isize, isize) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     fn restore(&mut self, index: isize, limit: isize) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stdout] warning: struct `Compiler` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:249:8
[INFO] [stdout]     |
[INFO] [stdout] 249 | struct Compiler {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `compile` are never used
[INFO] [stdout]    --> tjq_exec/bytecode.rs:263:8
[INFO] [stdout]     |
[INFO] [stdout] 262 | impl Compiler {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] 263 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     pub fn compile(&mut self, f: Filter) -> Program {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run` is never used
[INFO] [stdout]    --> tjq_exec/bytecode.rs:307:8
[INFO] [stdout]     |
[INFO] [stdout] 306 | impl Program {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 307 |     fn run(&self, vars: Vec<Json>) -> impl Iterator<Item = Json> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_ast` is never used
[INFO] [stdout]  --> tjq_exec/printer.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn print_ast(node: Node, source: &str, indent: usize) {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_node_details` is never used
[INFO] [stdout]   --> tjq_exec/printer.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn print_node_details(node: Node, source: &str, indent: usize) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:235:33
[INFO] [stdout]     |
[INFO] [stdout] 235 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]    --> tjq_semantics/shape.rs:235:40
[INFO] [stdout]     |
[INFO] [stdout] 235 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:372:33
[INFO] [stdout]     |
[INFO] [stdout] 372 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]    --> tjq_semantics/shape.rs:372:40
[INFO] [stdout]     |
[INFO] [stdout] 372 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:410:33
[INFO] [stdout]     |
[INFO] [stdout] 410 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]    --> tjq_semantics/shape.rs:410:40
[INFO] [stdout]     |
[INFO] [stdout] 410 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shapes`
[INFO] [stdout]    --> tjq_semantics/shape.rs:491:27
[INFO] [stdout]     |
[INFO] [stdout] 491 |             (Shape::Tuple(shapes), Shape::Array(shape, u)) => {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shapes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:491:49
[INFO] [stdout]     |
[INFO] [stdout] 491 |             (Shape::Tuple(shapes), Shape::Array(shape, u)) => {
[INFO] [stdout]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]    --> tjq_semantics/shape.rs:491:56
[INFO] [stdout]     |
[INFO] [stdout] 491 |             (Shape::Tuple(shapes), Shape::Array(shape, u)) => {
[INFO] [stdout]     |                                                        ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s1`
[INFO] [stdout]    --> tjq_semantics/shape.rs:544:30
[INFO] [stdout]     |
[INFO] [stdout] 544 |             (Shape::Mismatch(s1, s2), _) | (_, Shape::Mismatch(s1, s2)) => Subtyping::Incompatible,
[INFO] [stdout]     |                              ^^                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 544 |             (Shape::Mismatch(_s1, s2), _) | (_, Shape::Mismatch(_s1, s2)) => Subtyping::Incompatible,
[INFO] [stdout]     |                              +                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s2`
[INFO] [stdout]    --> tjq_semantics/shape.rs:544:34
[INFO] [stdout]     |
[INFO] [stdout] 544 |             (Shape::Mismatch(s1, s2), _) | (_, Shape::Mismatch(s1, s2)) => Subtyping::Incompatible,
[INFO] [stdout]     |                                  ^^                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 544 |             (Shape::Mismatch(s1, _s2), _) | (_, Shape::Mismatch(s1, _s2)) => Subtyping::Incompatible,
[INFO] [stdout]     |                                  +                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]    --> tjq_semantics/shape.rs:630:40
[INFO] [stdout]     |
[INFO] [stdout] 630 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1250:46
[INFO] [stdout]      |
[INFO] [stdout] 1250 | ...                   (Shape::TVar(t), s) | (s, Shape::TVar(t)) => {
[INFO] [stdout]      |                                    ^                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]      |
[INFO] [stdout] 1250 |                                 (Shape::TVar(_t), s) | (s, Shape::TVar(_t)) => {
[INFO] [stdout]      |                                              +                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1250:50
[INFO] [stdout]      |
[INFO] [stdout] 1250 | ...                   (Shape::TVar(t), s) | (s, Shape::TVar(t)) => {
[INFO] [stdout]      |                                        ^     ^
[INFO] [stdout]      |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]      |
[INFO] [stdout] 1250 |                                 (Shape::TVar(t), _s) | (_s, Shape::TVar(t)) => {
[INFO] [stdout]      |                                                  +      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:830:32
[INFO] [stdout]     |
[INFO] [stdout] 830 |                     Shape::Neg(shape) => todo!(),
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:831:41
[INFO] [stdout]     |
[INFO] [stdout] 831 |                     Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]    --> tjq_semantics/shape.rs:831:48
[INFO] [stdout]     |
[INFO] [stdout] 831 |                     Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> tjq_semantics/shape.rs:666:30
[INFO] [stdout]     |
[INFO] [stdout] 666 |             Filter::ObjIndex(s) => {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]    --> tjq_semantics/shape.rs:729:32
[INFO] [stdout]     |
[INFO] [stdout] 729 |             Filter::ArrayIndex(u) => {
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1509:33
[INFO] [stdout]      |
[INFO] [stdout] 1509 |             Shape::Array(shape, u) => {
[INFO] [stdout]      |                                 ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1624:33
[INFO] [stdout]      |
[INFO] [stdout] 1624 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]      |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1624:40
[INFO] [stdout]      |
[INFO] [stdout] 1624 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]      |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1672:33
[INFO] [stdout]      |
[INFO] [stdout] 1672 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]      |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1672:40
[INFO] [stdout]      |
[INFO] [stdout] 1672 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]      |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]   --> tjq_semantics/shape.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl Shape {
[INFO] [stdout]    | ---------- associated functions in this implementation
[INFO] [stdout] 30 |     pub(crate) fn null() -> Self {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub(crate) fn bool(b: bool) -> Self {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub(crate) fn bool_() -> Self {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub(crate) fn number(n: impl Into<f64>) -> Self {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub(crate) fn number_() -> Self {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub(crate) fn string(s: impl Into<String>) -> Self {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub(crate) fn string_() -> Self {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub(crate) fn blob() -> Self {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub(crate) fn array(shape: Shape, u: Option<isize>) -> Self {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub(crate) fn tuple(shapes: Vec<Shape>) -> Self {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub(crate) fn object(items: Vec<(String, Shape)>) -> Self {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub(crate) fn mismatch(s1: Shape, s2: Shape) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub(crate) fn union(s1: Shape, s2: Shape) -> Self {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub(crate) fn union_(shapes: Vec<Shape>) -> Self {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stdout] warning: method `get_mut` is never used
[INFO] [stdout]    --> tjq_semantics/shape.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 243 | impl ShapeContext {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 256 |     fn get_mut(&mut self, t: &usize) -> Option<&mut Shape> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tjq_semantics v0.1.0 (/opt/rustwide/workdir/tjq_semantics)
[INFO] [stderr]    Compiling tjq v0.1.0 (/opt/rustwide/workdir/tjq)
[INFO] [stderr]    Compiling tjq_exec v0.1.0 (/opt/rustwide/workdir/tjq_exec)
[INFO] [stderr]    Compiling tree-sitter-tjq v1.0.2 (/opt/rustwide/workdir/tjq_grammar)
[INFO] [stdout] warning: unused import: `crate::printer::print_ast`
[INFO] [stdout]  --> tjq_exec/parse.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::printer::print_ast;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing_subscriber::EnvFilter`
[INFO] [stdout]     --> tjq_exec/parse.rs:1104:9
[INFO] [stdout]      |
[INFO] [stdout] 1104 |     use tracing_subscriber::EnvFilter;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:279:26
[INFO] [stdout]     |
[INFO] [stdout] 279 |             Filter::Pipe(filter, filter1) => todo!(),
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter1`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:279:34
[INFO] [stdout]     |
[INFO] [stdout] 279 |             Filter::Pipe(filter, filter1) => todo!(),
[INFO] [stdout]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:280:27
[INFO] [stdout]     |
[INFO] [stdout] 280 |             Filter::Comma(filter, filter1) => todo!(),
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter1`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:280:35
[INFO] [stdout]     |
[INFO] [stdout] 280 |             Filter::Comma(filter, filter1) => todo!(),
[INFO] [stdout]     |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filters`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:288:27
[INFO] [stdout]     |
[INFO] [stdout] 288 |             Filter::Array(filters) => todo!(),
[INFO] [stdout]     |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:289:28
[INFO] [stdout]     |
[INFO] [stdout] 289 |             Filter::Object(items) => todo!(),
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `un_op`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:290:26
[INFO] [stdout]     |
[INFO] [stdout] 290 |             Filter::UnOp(un_op, filter) => todo!(),
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_un_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:290:33
[INFO] [stdout]     |
[INFO] [stdout] 290 |             Filter::UnOp(un_op, filter) => todo!(),
[INFO] [stdout]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:291:27
[INFO] [stdout]     |
[INFO] [stdout] 291 |             Filter::BinOp(filter, bin_op, filter1) => todo!(),
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bin_op`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:291:35
[INFO] [stdout]     |
[INFO] [stdout] 291 |             Filter::BinOp(filter, bin_op, filter1) => todo!(),
[INFO] [stdout]     |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bin_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter1`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:291:43
[INFO] [stdout]     |
[INFO] [stdout] 291 |             Filter::BinOp(filter, bin_op, filter1) => todo!(),
[INFO] [stdout]     |                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filters`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:294:29
[INFO] [stdout]     |
[INFO] [stdout] 294 |             Filter::Call(_, filters) => todo!(),
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:295:32
[INFO] [stdout]     |
[INFO] [stdout] 295 |             Filter::IfThenElse(filter, filter1, filter2) => todo!(),
[INFO] [stdout]     |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter1`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:295:40
[INFO] [stdout]     |
[INFO] [stdout] 295 |             Filter::IfThenElse(filter, filter1, filter2) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter2`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:295:49
[INFO] [stdout]     |
[INFO] [stdout] 295 |             Filter::IfThenElse(filter, filter1, filter2) => todo!(),
[INFO] [stdout]     |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:296:27
[INFO] [stdout]     |
[INFO] [stdout] 296 |             Filter::Bound(items, filter) => todo!(),
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:296:34
[INFO] [stdout]     |
[INFO] [stdout] 296 |             Filter::Bound(items, filter) => todo!(),
[INFO] [stdout]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hash_map`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:297:40
[INFO] [stdout]     |
[INFO] [stdout] 297 |             Filter::FunctionExpression(hash_map, filter) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hash_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:297:50
[INFO] [stdout]     |
[INFO] [stdout] 297 |             Filter::FunctionExpression(hash_map, filter) => todo!(),
[INFO] [stdout]     |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:298:39
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Filter::BindingExpression(filter, filter1) => todo!(),
[INFO] [stdout]     |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter1`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:298:47
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Filter::BindingExpression(filter, filter1) => todo!(),
[INFO] [stdout]     |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:300:38
[INFO] [stdout]     |
[INFO] [stdout] 300 |             Filter::ReduceExpression(var, generator, init, update) => todo!(),
[INFO] [stdout]     |                                      ^^^ help: if this is intentional, prefix it with an underscore: `_var`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `generator`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:300:43
[INFO] [stdout]     |
[INFO] [stdout] 300 |             Filter::ReduceExpression(var, generator, init, update) => todo!(),
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_generator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:300:54
[INFO] [stdout]     |
[INFO] [stdout] 300 |             Filter::ReduceExpression(var, generator, init, update) => todo!(),
[INFO] [stdout]     |                                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_init`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `update`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:300:60
[INFO] [stdout]     |
[INFO] [stdout] 300 |             Filter::ReduceExpression(var, generator, init, update) => todo!(),
[INFO] [stdout]     |                                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_update`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vars`
[INFO] [stdout]    --> tjq_exec/bytecode.rs:307:19
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn run(&self, vars: Vec<Json>) -> impl Iterator<Item = Json> {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_vars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `json`
[INFO] [stdout]   --> tjq_exec/error.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout] 31 |             JQError::NonStringObjectKey(json) => todo!(),
[INFO] [stdout]    |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pats`
[INFO] [stdout]    --> tjq_exec/filter.rs:184:23
[INFO] [stdout]     |
[INFO] [stdout] 184 |         Filter::Array(pats) => todo!(), //match these patterns
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_pats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pairs`
[INFO] [stdout]    --> tjq_exec/filter.rs:186:24
[INFO] [stdout]     |
[INFO] [stdout] 186 |         Filter::Object(pairs) => todo!(),
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_pairs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]    --> tjq_exec/filter.rs:502:27
[INFO] [stdout]     |
[INFO] [stdout] 502 |             Filter::Bound(items, filter) => {
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> tjq_exec/filter.rs:716:30
[INFO] [stdout]     |
[INFO] [stdout] 716 |             Filter::ObjIndex(f) | Filter::ArrayIndex(f) => false,
[INFO] [stdout]     |                              ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 716 |             Filter::ObjIndex(_f) | Filter::ArrayIndex(_f) => false,
[INFO] [stdout]     |                              +                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cst`
[INFO] [stdout]    --> tjq_exec/parse.rs:603:20
[INFO] [stdout]     |
[INFO] [stdout] 603 |     let (cst_defs, cst) = parse(code);
[INFO] [stdout]     |                    ^^^ help: if this is intentional, prefix it with an underscore: `_cst`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `identifier`
[INFO] [stdout]     --> tjq_exec/parse.rs:1013:18
[INFO] [stdout]      |
[INFO] [stdout] 1013 |             let (identifier, vfield) = parse_filter(
[INFO] [stdout]      |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]     --> tjq_exec/parse.rs:1119:20
[INFO] [stdout]      |
[INFO] [stdout] 1119 |         let (defs, filter) = parse(code);
[INFO] [stdout]      |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Opcode` is never used
[INFO] [stdout]  --> tjq_exec/bytecode.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | enum Opcode {
[INFO] [stdout]   |      ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Program` is never constructed
[INFO] [stdout]   --> tjq_exec/bytecode.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct Program {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Code` is never constructed
[INFO] [stdout]   --> tjq_exec/bytecode.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct Code {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CodeInfo` is never constructed
[INFO] [stdout]   --> tjq_exec/bytecode.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct CodeInfo {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Env` is never constructed
[INFO] [stdout]   --> tjq_exec/bytecode.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct Env {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `execute` and `next` are never used
[INFO] [stdout]   --> tjq_exec/bytecode.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl Env {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 79 |     fn execute(
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     fn next(&mut self) -> (Option<Box<Json>>, bool) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Scope` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | struct Scope {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Fork` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | struct Fork {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScopeBlock` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | struct ScopeBlock {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScopeStack` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | struct ScopeStack {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `push`, `pop`, `empty`, `save`, and `restore` are never used
[INFO] [stdout]    --> tjq_exec/bytecode.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl ScopeStack {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 137 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     fn push(&mut self, v: Scope) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     fn pop(&mut self) -> Option<Scope> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn empty(&self) -> bool {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     fn save(&mut self) -> (isize, isize) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     fn restore(&mut self, index: isize, limit: isize) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Block` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:187:8
[INFO] [stdout]     |
[INFO] [stdout] 187 | struct Block {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stack` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:193:8
[INFO] [stdout]     |
[INFO] [stdout] 193 | struct Stack {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `push`, `pop`, `empty`, `save`, and `restore` are never used
[INFO] [stdout]    --> tjq_exec/bytecode.rs:200:8
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Stack {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] 200 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     fn push(&mut self, v: Box<Json>) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     fn pop(&mut self) -> Option<Box<Json>> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |     fn empty(&self) -> bool {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 234 |     fn save(&mut self) -> (isize, isize) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     fn restore(&mut self, index: isize, limit: isize) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Compiler` is never constructed
[INFO] [stdout]    --> tjq_exec/bytecode.rs:249:8
[INFO] [stdout]     |
[INFO] [stdout] 249 | struct Compiler {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `compile` are never used
[INFO] [stdout]    --> tjq_exec/bytecode.rs:263:8
[INFO] [stdout]     |
[INFO] [stdout] 262 | impl Compiler {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] 263 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     pub fn compile(&mut self, f: Filter) -> Program {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run` is never used
[INFO] [stdout]    --> tjq_exec/bytecode.rs:307:8
[INFO] [stdout]     |
[INFO] [stdout] 306 | impl Program {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 307 |     fn run(&self, vars: Vec<Json>) -> impl Iterator<Item = Json> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_ast` is never used
[INFO] [stdout]  --> tjq_exec/printer.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn print_ast(node: Node, source: &str, indent: usize) {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_node_details` is never used
[INFO] [stdout]   --> tjq_exec/printer.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn print_node_details(node: Node, source: &str, indent: usize) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:235:33
[INFO] [stdout]     |
[INFO] [stdout] 235 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]    --> tjq_semantics/shape.rs:235:40
[INFO] [stdout]     |
[INFO] [stdout] 235 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:372:33
[INFO] [stdout]     |
[INFO] [stdout] 372 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]    --> tjq_semantics/shape.rs:372:40
[INFO] [stdout]     |
[INFO] [stdout] 372 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:410:33
[INFO] [stdout]     |
[INFO] [stdout] 410 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]    --> tjq_semantics/shape.rs:410:40
[INFO] [stdout]     |
[INFO] [stdout] 410 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shapes`
[INFO] [stdout]    --> tjq_semantics/shape.rs:491:27
[INFO] [stdout]     |
[INFO] [stdout] 491 |             (Shape::Tuple(shapes), Shape::Array(shape, u)) => {
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shapes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:491:49
[INFO] [stdout]     |
[INFO] [stdout] 491 |             (Shape::Tuple(shapes), Shape::Array(shape, u)) => {
[INFO] [stdout]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]    --> tjq_semantics/shape.rs:491:56
[INFO] [stdout]     |
[INFO] [stdout] 491 |             (Shape::Tuple(shapes), Shape::Array(shape, u)) => {
[INFO] [stdout]     |                                                        ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s1`
[INFO] [stdout]    --> tjq_semantics/shape.rs:544:30
[INFO] [stdout]     |
[INFO] [stdout] 544 |             (Shape::Mismatch(s1, s2), _) | (_, Shape::Mismatch(s1, s2)) => Subtyping::Incompatible,
[INFO] [stdout]     |                              ^^                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 544 |             (Shape::Mismatch(_s1, s2), _) | (_, Shape::Mismatch(_s1, s2)) => Subtyping::Incompatible,
[INFO] [stdout]     |                              +                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s2`
[INFO] [stdout]    --> tjq_semantics/shape.rs:544:34
[INFO] [stdout]     |
[INFO] [stdout] 544 |             (Shape::Mismatch(s1, s2), _) | (_, Shape::Mismatch(s1, s2)) => Subtyping::Incompatible,
[INFO] [stdout]     |                                  ^^                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 544 |             (Shape::Mismatch(s1, _s2), _) | (_, Shape::Mismatch(s1, _s2)) => Subtyping::Incompatible,
[INFO] [stdout]     |                                  +                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:630:33
[INFO] [stdout]     |
[INFO] [stdout] 630 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]    --> tjq_semantics/shape.rs:630:40
[INFO] [stdout]     |
[INFO] [stdout] 630 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1250:46
[INFO] [stdout]      |
[INFO] [stdout] 1250 | ...                   (Shape::TVar(t), s) | (s, Shape::TVar(t)) => {
[INFO] [stdout]      |                                    ^                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]      |
[INFO] [stdout] 1250 |                                 (Shape::TVar(_t), s) | (s, Shape::TVar(_t)) => {
[INFO] [stdout]      |                                              +                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1250:50
[INFO] [stdout]      |
[INFO] [stdout] 1250 | ...                   (Shape::TVar(t), s) | (s, Shape::TVar(t)) => {
[INFO] [stdout]      |                                        ^     ^
[INFO] [stdout]      |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]      |
[INFO] [stdout] 1250 |                                 (Shape::TVar(t), _s) | (_s, Shape::TVar(t)) => {
[INFO] [stdout]      |                                                  +      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:830:32
[INFO] [stdout]     |
[INFO] [stdout] 830 |                     Shape::Neg(shape) => todo!(),
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]    --> tjq_semantics/shape.rs:831:41
[INFO] [stdout]     |
[INFO] [stdout] 831 |                     Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]    --> tjq_semantics/shape.rs:831:48
[INFO] [stdout]     |
[INFO] [stdout] 831 |                     Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> tjq_semantics/shape.rs:666:30
[INFO] [stdout]     |
[INFO] [stdout] 666 |             Filter::ObjIndex(s) => {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]    --> tjq_semantics/shape.rs:729:32
[INFO] [stdout]     |
[INFO] [stdout] 729 |             Filter::ArrayIndex(u) => {
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1509:33
[INFO] [stdout]      |
[INFO] [stdout] 1509 |             Shape::Array(shape, u) => {
[INFO] [stdout]      |                                 ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1624:33
[INFO] [stdout]      |
[INFO] [stdout] 1624 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]      |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1624:40
[INFO] [stdout]      |
[INFO] [stdout] 1624 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]      |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1672:33
[INFO] [stdout]      |
[INFO] [stdout] 1672 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]      |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shape1`
[INFO] [stdout]     --> tjq_semantics/shape.rs:1672:40
[INFO] [stdout]      |
[INFO] [stdout] 1672 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stdout]      |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `union_` is never used
[INFO] [stdout]   --> tjq_semantics/shape.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl Shape {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub(crate) fn union_(shapes: Vec<Shape>) -> Self {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_mut` is never used
[INFO] [stdout]    --> tjq_semantics/shape.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 243 | impl ShapeContext {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 256 |     fn get_mut(&mut self, t: &usize) -> Option<&mut Shape> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shapes_structurally_equal` is never used
[INFO] [stdout]     --> tjq_semantics/shape.rs:1706:8
[INFO] [stdout]      |
[INFO] [stdout] 1706 |     fn shapes_structurally_equal(s1: &Shape, s2: &Shape) -> bool {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_tvars` is never used
[INFO] [stdout]     --> tjq_semantics/shape.rs:1741:8
[INFO] [stdout]      |
[INFO] [stdout] 1741 |     fn collect_tvars(shape: &Shape) -> Vec<usize> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling tjq-lsp v0.1.0 (/opt/rustwide/workdir/tjq_lsp)
[INFO] [stdout] warning: unused import: `Position`
[INFO] [stdout]  --> tjq_lsp/src/assists.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Position, Url,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Node` and `Point`
[INFO] [stdout]  --> tjq_lsp/src/completions.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tree_sitter::{Node, Point};
[INFO] [stdout]   |                   ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> tjq_lsp/src/tests.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tower_lsp::Client`
[INFO] [stdout]   --> tjq_lsp/src/tests.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     use tower_lsp::Client;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> tjq_lsp/src/tests.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use std::str::FromStr;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> tjq_lsp/src/assists.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         context: CodeActionContext,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uri`
[INFO] [stdout]   --> tjq_lsp/src/server.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 |     async fn parse_document(&self, uri: &Url, text: &str) -> Option<Tree> {
[INFO] [stdout]    |                                    ^^^ help: if this is intentional, prefix it with an underscore: `_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `doc`
[INFO] [stdout]    --> tjq_lsp/src/tests.rs:248:13
[INFO] [stdout]     |
[INFO] [stdout] 248 |         let doc = create_test_document(unformatted);
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_doc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]  --> tjq_lsp/src/document.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct DocumentData {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 6 |     pub rope: Rope,
[INFO] [stdout] 7 |     pub version: i32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `structural_completions` is never used
[INFO] [stdout]    --> tjq_lsp/src/completions.rs:166:8
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl CompletionProvider {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     fn structural_completions() -> Vec<CompletionItem> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> tjq_lsp/src/server.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct TjqLanguageServer {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 18 |     client: Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.85s
[INFO] running `Command { std: "docker" "inspect" "7a861dbd17e5593756b46f9fa8638d30bd28197d7b59c87dd73798efa40d3458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a861dbd17e5593756b46f9fa8638d30bd28197d7b59c87dd73798efa40d3458", kill_on_drop: false }`
[INFO] [stdout] 7a861dbd17e5593756b46f9fa8638d30bd28197d7b59c87dd73798efa40d3458
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3458dc992655eadc591085dde8e91568e46e65be3a58549b2487203cee66e229
[INFO] running `Command { std: "docker" "start" "-a" "3458dc992655eadc591085dde8e91568e46e65be3a58549b2487203cee66e229", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::printer::print_ast`
[INFO] [stderr]  --> tjq_exec/parse.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::printer::print_ast;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:279:26
[INFO] [stderr]     |
[INFO] [stderr] 279 |             Filter::Pipe(filter, filter1) => todo!(),
[INFO] [stderr]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter1`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:279:34
[INFO] [stderr]     |
[INFO] [stderr] 279 |             Filter::Pipe(filter, filter1) => todo!(),
[INFO] [stderr]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:280:27
[INFO] [stderr]     |
[INFO] [stderr] 280 |             Filter::Comma(filter, filter1) => todo!(),
[INFO] [stderr]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter1`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:280:35
[INFO] [stderr]     |
[INFO] [stderr] 280 |             Filter::Comma(filter, filter1) => todo!(),
[INFO] [stderr]     |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filters`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:288:27
[INFO] [stderr]     |
[INFO] [stderr] 288 |             Filter::Array(filters) => todo!(),
[INFO] [stderr]     |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `items`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:289:28
[INFO] [stderr]     |
[INFO] [stderr] 289 |             Filter::Object(items) => todo!(),
[INFO] [stderr]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `un_op`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:290:26
[INFO] [stderr]     |
[INFO] [stderr] 290 |             Filter::UnOp(un_op, filter) => todo!(),
[INFO] [stderr]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_un_op`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:290:33
[INFO] [stderr]     |
[INFO] [stderr] 290 |             Filter::UnOp(un_op, filter) => todo!(),
[INFO] [stderr]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:291:27
[INFO] [stderr]     |
[INFO] [stderr] 291 |             Filter::BinOp(filter, bin_op, filter1) => todo!(),
[INFO] [stderr]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bin_op`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:291:35
[INFO] [stderr]     |
[INFO] [stderr] 291 |             Filter::BinOp(filter, bin_op, filter1) => todo!(),
[INFO] [stderr]     |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bin_op`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter1`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:291:43
[INFO] [stderr]     |
[INFO] [stderr] 291 |             Filter::BinOp(filter, bin_op, filter1) => todo!(),
[INFO] [stderr]     |                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filters`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:294:29
[INFO] [stderr]     |
[INFO] [stderr] 294 |             Filter::Call(_, filters) => todo!(),
[INFO] [stderr]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:295:32
[INFO] [stderr]     |
[INFO] [stderr] 295 |             Filter::IfThenElse(filter, filter1, filter2) => todo!(),
[INFO] [stderr]     |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter1`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:295:40
[INFO] [stderr]     |
[INFO] [stderr] 295 |             Filter::IfThenElse(filter, filter1, filter2) => todo!(),
[INFO] [stderr]     |                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter2`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:295:49
[INFO] [stderr]     |
[INFO] [stderr] 295 |             Filter::IfThenElse(filter, filter1, filter2) => todo!(),
[INFO] [stderr]     |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `items`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:296:27
[INFO] [stderr]     |
[INFO] [stderr] 296 |             Filter::Bound(items, filter) => todo!(),
[INFO] [stderr]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:296:34
[INFO] [stderr]     |
[INFO] [stderr] 296 |             Filter::Bound(items, filter) => todo!(),
[INFO] [stderr]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hash_map`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:297:40
[INFO] [stderr]     |
[INFO] [stderr] 297 |             Filter::FunctionExpression(hash_map, filter) => todo!(),
[INFO] [stderr]     |                                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hash_map`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:297:50
[INFO] [stderr]     |
[INFO] [stderr] 297 |             Filter::FunctionExpression(hash_map, filter) => todo!(),
[INFO] [stderr]     |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:298:39
[INFO] [stderr]     |
[INFO] [stderr] 298 |             Filter::BindingExpression(filter, filter1) => todo!(),
[INFO] [stderr]     |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter1`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:298:47
[INFO] [stderr]     |
[INFO] [stderr] 298 |             Filter::BindingExpression(filter, filter1) => todo!(),
[INFO] [stderr]     |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `var`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:300:38
[INFO] [stderr]     |
[INFO] [stderr] 300 |             Filter::ReduceExpression(var, generator, init, update) => todo!(),
[INFO] [stderr]     |                                      ^^^ help: if this is intentional, prefix it with an underscore: `_var`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `generator`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:300:43
[INFO] [stderr]     |
[INFO] [stderr] 300 |             Filter::ReduceExpression(var, generator, init, update) => todo!(),
[INFO] [stderr]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_generator`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `init`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:300:54
[INFO] [stderr]     |
[INFO] [stderr] 300 |             Filter::ReduceExpression(var, generator, init, update) => todo!(),
[INFO] [stderr]     |                                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_init`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `update`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:300:60
[INFO] [stderr]     |
[INFO] [stderr] 300 |             Filter::ReduceExpression(var, generator, init, update) => todo!(),
[INFO] [stderr]     |                                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_update`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `vars`
[INFO] [stderr]    --> tjq_exec/bytecode.rs:307:19
[INFO] [stderr]     |
[INFO] [stderr] 307 |     fn run(&self, vars: Vec<Json>) -> impl Iterator<Item = Json> {
[INFO] [stderr]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_vars`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `json`
[INFO] [stderr]   --> tjq_exec/error.rs:31:41
[INFO] [stderr]    |
[INFO] [stderr] 31 |             JQError::NonStringObjectKey(json) => todo!(),
[INFO] [stderr]    |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_json`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pats`
[INFO] [stderr]    --> tjq_exec/filter.rs:184:23
[INFO] [stderr]     |
[INFO] [stderr] 184 |         Filter::Array(pats) => todo!(), //match these patterns
[INFO] [stderr]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_pats`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pairs`
[INFO] [stderr]    --> tjq_exec/filter.rs:186:24
[INFO] [stderr]     |
[INFO] [stderr] 186 |         Filter::Object(pairs) => todo!(),
[INFO] [stderr]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_pairs`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `items`
[INFO] [stderr]    --> tjq_exec/filter.rs:502:27
[INFO] [stderr]     |
[INFO] [stderr] 502 |             Filter::Bound(items, filter) => {
[INFO] [stderr]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> tjq_exec/filter.rs:716:30
[INFO] [stderr]     |
[INFO] [stderr] 716 |             Filter::ObjIndex(f) | Filter::ArrayIndex(f) => false,
[INFO] [stderr]     |                              ^                       ^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 716 |             Filter::ObjIndex(_f) | Filter::ArrayIndex(_f) => false,
[INFO] [stderr]     |                              +                        +
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cst`
[INFO] [stderr]    --> tjq_exec/parse.rs:603:20
[INFO] [stderr]     |
[INFO] [stderr] 603 |     let (cst_defs, cst) = parse(code);
[INFO] [stderr]     |                    ^^^ help: if this is intentional, prefix it with an underscore: `_cst`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `identifier`
[INFO] [stderr]     --> tjq_exec/parse.rs:1013:18
[INFO] [stderr]      |
[INFO] [stderr] 1013 |             let (identifier, vfield) = parse_filter(
[INFO] [stderr]      |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identifier`
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Opcode` is never used
[INFO] [stderr]  --> tjq_exec/bytecode.rs:7:6
[INFO] [stderr]   |
[INFO] [stderr] 7 | enum Opcode {
[INFO] [stderr]   |      ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Program` is never constructed
[INFO] [stderr]   --> tjq_exec/bytecode.rs:41:8
[INFO] [stderr]    |
[INFO] [stderr] 41 | struct Program {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Code` is never constructed
[INFO] [stderr]   --> tjq_exec/bytecode.rs:48:8
[INFO] [stderr]    |
[INFO] [stderr] 48 | struct Code {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CodeInfo` is never constructed
[INFO] [stderr]   --> tjq_exec/bytecode.rs:54:8
[INFO] [stderr]    |
[INFO] [stderr] 54 | struct CodeInfo {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Env` is never constructed
[INFO] [stderr]   --> tjq_exec/bytecode.rs:59:8
[INFO] [stderr]    |
[INFO] [stderr] 59 | struct Env {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `execute` and `next` are never used
[INFO] [stderr]   --> tjq_exec/bytecode.rs:79:8
[INFO] [stderr]    |
[INFO] [stderr] 76 | impl Env {
[INFO] [stderr]    | -------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 79 |     fn execute(
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 97 |     fn next(&mut self) -> (Option<Box<Json>>, bool) {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Scope` is never constructed
[INFO] [stderr]    --> tjq_exec/bytecode.rs:103:8
[INFO] [stderr]     |
[INFO] [stderr] 103 | struct Scope {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Fork` is never constructed
[INFO] [stderr]    --> tjq_exec/bytecode.rs:112:8
[INFO] [stderr]     |
[INFO] [stderr] 112 | struct Fork {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ScopeBlock` is never constructed
[INFO] [stderr]    --> tjq_exec/bytecode.rs:124:8
[INFO] [stderr]     |
[INFO] [stderr] 124 | struct ScopeBlock {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ScopeStack` is never constructed
[INFO] [stderr]    --> tjq_exec/bytecode.rs:130:8
[INFO] [stderr]     |
[INFO] [stderr] 130 | struct ScopeStack {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `push`, `pop`, `empty`, `save`, and `restore` are never used
[INFO] [stderr]    --> tjq_exec/bytecode.rs:137:8
[INFO] [stderr]     |
[INFO] [stderr] 136 | impl ScopeStack {
[INFO] [stderr]     | --------------- associated items in this implementation
[INFO] [stderr] 137 |     fn new() -> Self {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 145 |     fn push(&mut self, v: Scope) {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 158 |     fn pop(&mut self) -> Option<Scope> {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 167 |     fn empty(&self) -> bool {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 171 |     fn save(&mut self) -> (isize, isize) {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 180 |     fn restore(&mut self, index: isize, limit: isize) {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Block` is never constructed
[INFO] [stderr]    --> tjq_exec/bytecode.rs:187:8
[INFO] [stderr]     |
[INFO] [stderr] 187 | struct Block {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Stack` is never constructed
[INFO] [stderr]    --> tjq_exec/bytecode.rs:193:8
[INFO] [stderr]     |
[INFO] [stderr] 193 | struct Stack {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `push`, `pop`, `empty`, `save`, and `restore` are never used
[INFO] [stderr]    --> tjq_exec/bytecode.rs:200:8
[INFO] [stderr]     |
[INFO] [stderr] 199 | impl Stack {
[INFO] [stderr]     | ---------- associated items in this implementation
[INFO] [stderr] 200 |     fn new() -> Self {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 208 |     fn push(&mut self, v: Box<Json>) {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 221 |     fn pop(&mut self) -> Option<Box<Json>> {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 230 |     fn empty(&self) -> bool {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 234 |     fn save(&mut self) -> (isize, isize) {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 243 |     fn restore(&mut self, index: isize, limit: isize) {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Compiler` is never constructed
[INFO] [stderr]    --> tjq_exec/bytecode.rs:249:8
[INFO] [stderr]     |
[INFO] [stderr] 249 | struct Compiler {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `compile` are never used
[INFO] [stderr]    --> tjq_exec/bytecode.rs:263:8
[INFO] [stderr]     |
[INFO] [stderr] 262 | impl Compiler {
[INFO] [stderr]     | ------------- associated items in this implementation
[INFO] [stderr] 263 |     fn new() -> Self {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 273 |     pub fn compile(&mut self, f: Filter) -> Program {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `run` is never used
[INFO] [stderr]    --> tjq_exec/bytecode.rs:307:8
[INFO] [stderr]     |
[INFO] [stderr] 306 | impl Program {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] 307 |     fn run(&self, vars: Vec<Json>) -> impl Iterator<Item = Json> {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_ast` is never used
[INFO] [stderr]  --> tjq_exec/printer.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn print_ast(node: Node, source: &str, indent: usize) {
[INFO] [stderr]   |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_node_details` is never used
[INFO] [stderr]   --> tjq_exec/printer.rs:32:8
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub fn print_node_details(node: Node, source: &str, indent: usize) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tjq_exec` (lib) generated 53 warnings (run `cargo fix --lib -p tjq_exec` to apply 34 suggestions)
[INFO] [stderr] warning: unused variable: `shape`
[INFO] [stderr]    --> tjq_semantics/shape.rs:235:33
[INFO] [stderr]     |
[INFO] [stderr] 235 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stderr]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shape1`
[INFO] [stderr]    --> tjq_semantics/shape.rs:235:40
[INFO] [stderr]     |
[INFO] [stderr] 235 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stderr]     |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shape`
[INFO] [stderr]    --> tjq_semantics/shape.rs:372:33
[INFO] [stderr]     |
[INFO] [stderr] 372 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stderr]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shape1`
[INFO] [stderr]    --> tjq_semantics/shape.rs:372:40
[INFO] [stderr]     |
[INFO] [stderr] 372 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stderr]     |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shape`
[INFO] [stderr]    --> tjq_semantics/shape.rs:410:33
[INFO] [stderr]     |
[INFO] [stderr] 410 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stderr]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shape1`
[INFO] [stderr]    --> tjq_semantics/shape.rs:410:40
[INFO] [stderr]     |
[INFO] [stderr] 410 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stderr]     |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shapes`
[INFO] [stderr]    --> tjq_semantics/shape.rs:491:27
[INFO] [stderr]     |
[INFO] [stderr] 491 |             (Shape::Tuple(shapes), Shape::Array(shape, u)) => {
[INFO] [stderr]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shapes`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shape`
[INFO] [stderr]    --> tjq_semantics/shape.rs:491:49
[INFO] [stderr]     |
[INFO] [stderr] 491 |             (Shape::Tuple(shapes), Shape::Array(shape, u)) => {
[INFO] [stderr]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `u`
[INFO] [stderr]    --> tjq_semantics/shape.rs:491:56
[INFO] [stderr]     |
[INFO] [stderr] 491 |             (Shape::Tuple(shapes), Shape::Array(shape, u)) => {
[INFO] [stderr]     |                                                        ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s1`
[INFO] [stderr]    --> tjq_semantics/shape.rs:544:30
[INFO] [stderr]     |
[INFO] [stderr] 544 |             (Shape::Mismatch(s1, s2), _) | (_, Shape::Mismatch(s1, s2)) => Subtyping::Incompatible,
[INFO] [stderr]     |                              ^^                                ^^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 544 |             (Shape::Mismatch(_s1, s2), _) | (_, Shape::Mismatch(_s1, s2)) => Subtyping::Incompatible,
[INFO] [stderr]     |                              +                                  +
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s2`
[INFO] [stderr]    --> tjq_semantics/shape.rs:544:34
[INFO] [stderr]     |
[INFO] [stderr] 544 |             (Shape::Mismatch(s1, s2), _) | (_, Shape::Mismatch(s1, s2)) => Subtyping::Incompatible,
[INFO] [stderr]     |                                  ^^                                ^^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 544 |             (Shape::Mismatch(s1, _s2), _) | (_, Shape::Mismatch(s1, _s2)) => Subtyping::Incompatible,
[INFO] [stderr]     |                                  +                                  +
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shape`
[INFO] [stderr]    --> tjq_semantics/shape.rs:630:33
[INFO] [stderr]     |
[INFO] [stderr] 630 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stderr]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shape1`
[INFO] [stderr]    --> tjq_semantics/shape.rs:630:40
[INFO] [stderr]     |
[INFO] [stderr] 630 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stderr]     |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `t`
[INFO] [stderr]     --> tjq_semantics/shape.rs:1250:46
[INFO] [stderr]      |
[INFO] [stderr] 1250 | ...                   (Shape::TVar(t), s) | (s, Shape::TVar(t)) => {
[INFO] [stderr]      |                                    ^                        ^
[INFO] [stderr]      |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]      |
[INFO] [stderr] 1250 |                                 (Shape::TVar(_t), s) | (s, Shape::TVar(_t)) => {
[INFO] [stderr]      |                                              +                         +
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]     --> tjq_semantics/shape.rs:1250:50
[INFO] [stderr]      |
[INFO] [stderr] 1250 | ...                   (Shape::TVar(t), s) | (s, Shape::TVar(t)) => {
[INFO] [stderr]      |                                        ^     ^
[INFO] [stderr]      |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]      |
[INFO] [stderr] 1250 |                                 (Shape::TVar(t), _s) | (_s, Shape::TVar(t)) => {
[INFO] [stderr]      |                                                  +      +
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shape`
[INFO] [stderr]    --> tjq_semantics/shape.rs:830:32
[INFO] [stderr]     |
[INFO] [stderr] 830 |                     Shape::Neg(shape) => todo!(),
[INFO] [stderr]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shape`
[INFO] [stderr]    --> tjq_semantics/shape.rs:831:41
[INFO] [stderr]     |
[INFO] [stderr] 831 |                     Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stderr]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shape1`
[INFO] [stderr]    --> tjq_semantics/shape.rs:831:48
[INFO] [stderr]     |
[INFO] [stderr] 831 |                     Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stderr]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]    --> tjq_semantics/shape.rs:666:30
[INFO] [stderr]     |
[INFO] [stderr] 666 |             Filter::ObjIndex(s) => {
[INFO] [stderr]     |                              ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `u`
[INFO] [stderr]    --> tjq_semantics/shape.rs:729:32
[INFO] [stderr]     |
[INFO] [stderr] 729 |             Filter::ArrayIndex(u) => {
[INFO] [stderr]     |                                ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `u`
[INFO] [stderr]     --> tjq_semantics/shape.rs:1509:33
[INFO] [stderr]      |
[INFO] [stderr] 1509 |             Shape::Array(shape, u) => {
[INFO] [stderr]      |                                 ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shape`
[INFO] [stderr]     --> tjq_semantics/shape.rs:1624:33
[INFO] [stderr]      |
[INFO] [stderr] 1624 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stderr]      |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shape1`
[INFO] [stderr]     --> tjq_semantics/shape.rs:1624:40
[INFO] [stderr]      |
[INFO] [stderr] 1624 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stderr]      |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shape`
[INFO] [stderr]     --> tjq_semantics/shape.rs:1672:33
[INFO] [stderr]      |
[INFO] [stderr] 1672 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stderr]      |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shape1`
[INFO] [stderr]     --> tjq_semantics/shape.rs:1672:40
[INFO] [stderr]      |
[INFO] [stderr] 1672 |             Shape::Intersection(shape, shape1) => todo!(),
[INFO] [stderr]      |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape1`
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated functions are never used
[INFO] [stderr]   --> tjq_semantics/shape.rs:30:19
[INFO] [stderr]    |
[INFO] [stderr] 29 | impl Shape {
[INFO] [stderr]    | ---------- associated functions in this implementation
[INFO] [stderr] 30 |     pub(crate) fn null() -> Self {
[INFO] [stderr]    |                   ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub(crate) fn bool(b: bool) -> Self {
[INFO] [stderr]    |                   ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 39 |     pub(crate) fn bool_() -> Self {
[INFO] [stderr]    |                   ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 |     pub(crate) fn number(n: impl Into<f64>) -> Self {
[INFO] [stderr]    |                   ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 46 |     pub(crate) fn number_() -> Self {
[INFO] [stderr]    |                   ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 50 |     pub(crate) fn string(s: impl Into<String>) -> Self {
[INFO] [stderr]    |                   ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 53 |     pub(crate) fn string_() -> Self {
[INFO] [stderr]    |                   ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 57 |     pub(crate) fn blob() -> Self {
[INFO] [stderr]    |                   ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub(crate) fn array(shape: Shape, u: Option<isize>) -> Self {
[INFO] [stderr]    |                   ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 63 |     pub(crate) fn tuple(shapes: Vec<Shape>) -> Self {
[INFO] [stderr]    |                   ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 66 |     pub(crate) fn object(items: Vec<(String, Shape)>) -> Self {
[INFO] [stderr]    |                   ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 69 |     pub(crate) fn mismatch(s1: Shape, s2: Shape) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 72 |     pub(crate) fn union(s1: Shape, s2: Shape) -> Self {
[INFO] [stderr]    |                   ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 75 |     pub(crate) fn union_(shapes: Vec<Shape>) -> Self {
[INFO] [stderr]    |                   ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_mut` is never used
[INFO] [stderr]    --> tjq_semantics/shape.rs:256:8
[INFO] [stderr]     |
[INFO] [stderr] 243 | impl ShapeContext {
[INFO] [stderr]     | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 256 |     fn get_mut(&mut self, t: &usize) -> Option<&mut Shape> {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `union_` is never used
[INFO] [stderr]   --> tjq_semantics/shape.rs:75:19
[INFO] [stderr]    |
[INFO] [stderr] 29 | impl Shape {
[INFO] [stderr]    | ---------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 75 |     pub(crate) fn union_(shapes: Vec<Shape>) -> Self {
[INFO] [stderr]    |                   ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `shapes_structurally_equal` is never used
[INFO] [stderr]     --> tjq_semantics/shape.rs:1706:8
[INFO] [stderr]      |
[INFO] [stderr] 1706 |     fn shapes_structurally_equal(s1: &Shape, s2: &Shape) -> bool {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `collect_tvars` is never used
[INFO] [stderr]     --> tjq_semantics/shape.rs:1741:8
[INFO] [stderr]      |
[INFO] [stderr] 1741 |     fn collect_tvars(shape: &Shape) -> Vec<usize> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing_subscriber::EnvFilter`
[INFO] [stderr]     --> tjq_exec/parse.rs:1104:9
[INFO] [stderr]      |
[INFO] [stderr] 1104 |     use tracing_subscriber::EnvFilter;
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter`
[INFO] [stderr]     --> tjq_exec/parse.rs:1119:20
[INFO] [stderr]      |
[INFO] [stderr] 1119 |         let (defs, filter) = parse(code);
[INFO] [stderr]      |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stderr] 
[INFO] [stderr] warning: `tjq_semantics` (lib) generated 27 warnings (run `cargo fix --lib -p tjq_semantics` to apply 25 suggestions)
[INFO] [stderr] warning: `tjq_semantics` (lib test) generated 29 warnings (26 duplicates)
[INFO] [stderr] warning: `tjq_exec` (lib test) generated 55 warnings (53 duplicates) (run `cargo fix --lib -p tjq_exec --tests` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `Position`
[INFO] [stderr]  --> tjq_lsp/src/assists.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     Position, Url,
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Node` and `Point`
[INFO] [stderr]  --> tjq_lsp/src/completions.rs:4:19
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tree_sitter::{Node, Point};
[INFO] [stderr]   |                   ^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> tjq_lsp/src/tests.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tower_lsp::Client`
[INFO] [stderr]   --> tjq_lsp/src/tests.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 |     use tower_lsp::Client;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::str::FromStr`
[INFO] [stderr]  --> tjq_lsp/src/tests.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 |     use std::str::FromStr;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `context`
[INFO] [stderr]   --> tjq_lsp/src/assists.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 |         context: CodeActionContext,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uri`
[INFO] [stderr]   --> tjq_lsp/src/server.rs:37:36
[INFO] [stderr]    |
[INFO] [stderr] 37 |     async fn parse_document(&self, uri: &Url, text: &str) -> Option<Tree> {
[INFO] [stderr]    |                                    ^^^ help: if this is intentional, prefix it with an underscore: `_uri`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `doc`
[INFO] [stderr]    --> tjq_lsp/src/tests.rs:248:13
[INFO] [stderr]     |
[INFO] [stderr] 248 |         let doc = create_test_document(unformatted);
[INFO] [stderr]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_doc`
[INFO] [stderr] 
[INFO] [stderr] warning: field `version` is never read
[INFO] [stderr]  --> tjq_lsp/src/document.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct DocumentData {
[INFO] [stderr]   |            ------------ field in this struct
[INFO] [stderr] 6 |     pub rope: Rope,
[INFO] [stderr] 7 |     pub version: i32,
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `structural_completions` is never used
[INFO] [stderr]    --> tjq_lsp/src/completions.rs:166:8
[INFO] [stderr]     |
[INFO] [stderr]  18 | impl CompletionProvider {
[INFO] [stderr]     | ----------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 166 |     fn structural_completions() -> Vec<CompletionItem> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> tjq_lsp/src/server.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct TjqLanguageServer {
[INFO] [stderr]    |            ----------------- field in this struct
[INFO] [stderr] 18 |     client: Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tjq-lsp` (bin "tjq-lsp" test) generated 11 warnings (run `cargo fix --bin "tjq-lsp" -p tjq-lsp --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests main.rs (/opt/rustwide/target/debug/deps/tjq-6c2fe0df93b15b87)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tjq_lsp-3e5d8e769d9a6e61)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test tests::tests::test_builtins_have_documentation ... ok
[INFO] [stdout] test tests::tests::test_formatting ... ok
[INFO] [stdout] test tests::tests::test_context_aware_completions ... ok
[INFO] [stdout] test tests::tests::test_hover_keyword ... ok
[INFO] [stdout] test tests::tests::test_keyword_completions ... ok
[INFO] [stdout] test tests::tests::test_safe_array_access_assist ... ok
[INFO] [stdout] test tests::tests::test_hover_builtin_function ... ok
[INFO] [stdout] test tests::tests::test_keywords_list ... ok
[INFO] [stdout] test tests::tests::test_hover_operator ... ok
[INFO] [stdout] test tests::tests::test_lsp_initialization ... ok
[INFO] [stdout] test tests::tests::test_wrap_in_try_catch_assist ... ok
[INFO] [stdout] test tests::tests::test_document_offset_conversion ... ok
[INFO] [stdout] test tests::tests::test_convert_to_pipeline_assist ... ok
[INFO] [stdout] test tests::tests::test_builtin_completions ... ok
[INFO] [stdout] test tests::tests::test_simplify_expression_assist ... ok
[INFO] [stdout] test tests::tests::test_extract_to_variable_assist ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/tjq_exec-9f25dc9505a023e3)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test parse::tests::test_boolean_true_conversion ... ok
[INFO] [stdout] test parse::tests::test_dot_conversion ... ok
[INFO] [stdout] test filter::tests::test_fibonacci ... ok
[INFO] [stdout] test parse::tests::test_array_index_conversion ... ok
[INFO] [stdout] test parse::tests::test_array_iterator_conversion ... ok
[INFO] [stdout] test parse::tests::test_error_conversion ... ok
[INFO] [stdout] test filter::tests::test_plus ... ok
[INFO] [stdout] test filter::tests::test_minus ... ok
[INFO] [stdout] test parse::tests::test_empty_array_conversion ... ok
[INFO] [stdout] test parse::tests::test_boolean_false_conversion ... ok
[INFO] [stdout] test parse::tests::test_null_conversion ... ok
[INFO] [stdout] test parse::tests::test_number_conversion ... ok
[INFO] [stdout] test parse::tests::test_number_float_conversion ... ok
[INFO] [stdout] test parse::tests::test_object_conversion ... ok
[INFO] [stdout] test parse::tests::test_binary_add_conversion ... ok
[INFO] [stdout] test filter::tests::test_interpret_function_definition ... ok
[INFO] [stdout] test parse::tests::test_object_index_conversion ... ok
[INFO] [stdout] test parse::tests::test_hole_conversion ... ok
[INFO] [stdout] test parse::tests::test_parse_and_call_function ... ok
[INFO] [stdout] test parse::tests::test_parse_and_convert_binary_expression ... ok
[INFO] [stdout] test parse::tests::test_parse_and_convert_number ... ok
[INFO] [stdout] test parse::tests::test_parse_and_convert_pipe_expression ... ok
[INFO] [stdout] test parse::tests::test_parse_and_convert_string ... ok
[INFO] [stdout] test parse::tests::test_parse_if_elif_chain ... ok
[INFO] [stdout] test parse::tests::test_parse_and_convert_with_function_definition ... ok
[INFO] [stdout] test parse::tests::test_parse_string_addition ... ok
[INFO] [stdout] test parse::tests::test_parse_pipe ... ok
[INFO] [stdout] test parse::tests::test_pipe_conversion ... ok
[INFO] [stdout] test parse::tests::test_populated_array_conversion ... ok
[INFO] [stdout] test parse::tests::test_string_conversion ... ok
[INFO] [stdout] test filter::tests::test_abs ... ok
[INFO] [stdout] test parse::tests::test_variable_conversion ... ok
[INFO] [stdout] test filter::tests::test_map1 ... ok
[INFO] [stdout] test filter::tests::test_isboolean2 ... ok
[INFO] [stdout] test filter::tests::test_map3 ... ok
[INFO] [stdout] test filter::tests::test_map2 ... ok
[INFO] [stdout] test parse::tests::test_parse_and_convert_simple_dot ... ok
[INFO] [stdout] test filter::tests::test_isboolean1 ... ok
[INFO] [stdout] test filter::tests::test_type ... ok
[INFO] [stdout] test parse::tests::test_parse_inline_array_indexing - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/tjq_semantics-17cf4bae00bf007f)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test experimental_type_inference::constraint_tests::test_subtyping3 ... ok
[INFO] [stdout] test experimental_type_inference::constraint_tests::test_subtyping2 ... ok
[INFO] [stdout] test experimental_type_inference::solver_tests::test_if_bool_1_else_error3 ... ok
[INFO] [stdout] test experimental_type_inference::constraint_tests::test_subtyping5 ... ok
[INFO] [stdout] test experimental_type_inference::solver_tests::test_if_bool_1_else_error2 ... ok
[INFO] [stdout] test experimental_type_inference::solver_tests::test_if_bool_1_else_error ... ok
[INFO] [stdout] test experimental_type_inference::solver_tests::test_solver_add_definite_nested ... ok
[INFO] [stdout] test experimental_type_inference::solver_tests::test_solver_add_definite ... ok
[INFO] [stdout] test experimental_type_inference::solver_tests::test_solver_array ... ok
[INFO] [stdout] test experimental_type_inference::solver_tests::test_solver_dot ... ok
[INFO] [stdout] test experimental_type_inference::solver_tests::test_solver_not ... ignored
[INFO] [stdout] test experimental_type_inference::constraint_tests::test_subtyping ... ok
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: 1
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: 3
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: hello +  world
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: hello
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with:  world
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: 5
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/experimental_type_inference.rs[0m[2m:[0m[2m1851:[0m 3 == true ==> 4 != 5
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: 1
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: error
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/experimental_type_inference.rs[0m[2m:[0m[2m2511:[0m tin: (!5), tout: 1
[INFO] [stdout] test experimental_type_inference::solver_tests::test_solver_boolean ... ok
[INFO] [stdout] test experimental_type_inference::solver_tests::test_solver_string ... ok
[INFO] [stdout] test experimental_type_inference::solver_tests::test_solver_compute_array_indexing ... ok
[INFO] [stdout] test experimental_type_inference::solver_tests::test_solver_math_dot_dot ... ok
[INFO] [stdout] test experimental_type_inference::solver_tests::test_solver_math_with_number ... ok
[INFO] [stdout] test experimental_type_inference::solver_tests::test_solver_number ... ok
[INFO] [stdout] test experimental_type_inference::solver_tests::test_solver_negation ... ok
[INFO] [stdout] test experimental_type_inference::solver_tests::test_solver_compute_string_addition ... ok
[INFO] [stdout] test experimental_type_inference::solver_tests::test_if_bool_1_else_error4 ... ok
[INFO] [stdout] test experimental_type_inference::solver_tests::test_solver_pipe ... ok
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: 1 + 1
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: 1
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: 1
[INFO] [stdout] test shape::constraint_inference_tests::test_constraint_obj_index ... ok
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: true
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/experimental_type_inference.rs[0m[2m:[0m[2m1815:[0m 4 == true ==> 6 == 7
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: false
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/experimental_type_inference.rs[0m[2m:[0m[2m1815:[0m 5 == true ==> 8 == 9
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: 1
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: [1, 2, 3]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: error
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: 1
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: 2
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: 3
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m2417:[0m tin: <bool>, tout: 1
[INFO] [stdout] test shape::constraint_inference_tests::test_constraint_solver_add_definite ... ok
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m1301:[0m computing if_then_else [Bool(None)] [Number(None)] [TVar(0)]
[INFO] [stdout] test shape::constraint_inference_tests::test_constraint_solver_dot ... ok
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m346:[0m type context: ShapeContext({0: Number(None)})
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m347:[0m result types: [Union(Number(None), TVar(0))]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: 5
[INFO] [stdout] test shape::constraint_inference_tests::test_constraint_solver_pipe ... ok
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/experimental_type_inference.rs[0m[2m:[0m[2m1851:[0m 3 == true ==> 4 != 5
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: 1
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: {a: 1, b: 2}
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: error
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: a
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: 1
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: b
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: 2
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: 3
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: 1
[INFO] [stdout] test shape::constraint_inference_tests::test_constraint_error_neg ... ok
[INFO] [stdout] test shape::constraint_inference_tests::test_constraint_error_neq ... ok
[INFO] [stdout] test shape::constraint_inference_tests::test_constraint_solver_math_with_number ... ok
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: hello
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m901:[0m computing . + 2
[INFO] [stdout] test shape::constraint_inference_tests::test_constraint_solver_number ... ok
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m1043:[0m result: [Number(None)]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m346:[0m type context: ShapeContext({0: Array(TVar(1), None), 1: Union(Number(None), Null)})
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m347:[0m result types: [Array(Number(None), None)]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing (<number> | <null>)
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing <number>
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing <null>
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing [<T1>]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing <T1>
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing (<number> | <null>)
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing <number>
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing <null>
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m346:[0m type context: ShapeContext({1: Union(Number(None), String(None)), 0: Array(TVar(1), None)})
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m347:[0m result types: [Array(Union(Number(None), String(None)), None)]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing (<number> | <string>)
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing <number>
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing <string>
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing [<T1>]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing <T1>
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing (<number> | <string>)
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing <number>
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing <string>
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m901:[0m computing . + .
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m1043:[0m result: [TVar(0)]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m346:[0m type context: ShapeContext({0: TVar(0)})
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m347:[0m result types: [TVar(0)]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: true
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/experimental_type_inference.rs[0m[2m:[0m[2m1815:[0m 3 == true ==> 5 == 6
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: false
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/experimental_type_inference.rs[0m[2m:[0m[2m1815:[0m 4 == true ==> 7 == 8
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m1301:[0m computing if_then_else [Bool(None)] [Number(None)] [TVar(2)]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m346:[0m type context: ShapeContext({0: Array(TVar(1), None), 2: Number(None), 1: Array(TVar(2), None)})
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m347:[0m result types: [Array(Array(Union(Number(None), TVar(2)), None), None)]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing <number>
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing [<T2>]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing <T2>
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing <number>
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing [<T1>]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing <T1>
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing [<number>]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m377:[0m normalizing <number>
[INFO] [stdout] test shape::constraint_inference_tests::test_constraint_solver_negation ... ok
[INFO] [stdout] test shape::constraint_inference_tests::test_constraint_solver_array ... ok
[INFO] [stdout] test shape::constraint_inference_tests::test_constraint_solver_string ... ok
[INFO] [stdout] test shape::shape_computation_tests::test_map1 ... ok
[INFO] [stdout] test shape::shape_computation_tests::test_map2 ... ok
[INFO] [stdout] [34mDEBUG[0m [2mtjq_exec/filter.rs[0m[2m:[0m[2m226:[0m Filtering with: true
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m901:[0m computing 1 + .
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m1043:[0m result: [Number(None)]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m346:[0m type context: ShapeContext({0: Union(Number(None), Null)})
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m347:[0m result types: [Number(None)]
[INFO] [stdout] test shape::shape_computation_tests::test_add_dot_dot ... ok
[INFO] [stdout] test experimental_type_inference::constraint_tests::test_subtyping4 ... ok
[INFO] [stdout] test shape::shape_computation_tests::test_plus1 ... ok
[INFO] [stdout] test shape::shape_computation_tests::test_solver_add_definite ... ignored, We cannot actually do type-level computation until we can create constraints that do computation somehow
[INFO] [stdout] test shape::constraint_inference_tests::test_constraint_solver_boolean ... ok
[INFO] [stdout] test shape::shape_computation_tests::test_solver_math ... ignored, We can't solve subtyping constraints yet
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m346:[0m type context: ShapeContext({0: TVar(0)})
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m347:[0m result types: [Bool(Some(true))]
[INFO] [stdout] test shape::constraint_inference_tests::test_constraint_solver_math_dot_dot ... ok
[INFO] [stdout] test shape::shape_computation_tests::test_solver_boolean ... ok
[INFO] [stdout] test shape::shape_computation_tests::test_solver_not ... ignored
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m346:[0m type context: ShapeContext({0: Number(None)})
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m347:[0m result types: [Number(None)]
[INFO] [stdout] test shape::shape_computation_tests::test_solver_negation ... ok
[INFO] [stdout] test shape::shape_computation_tests::test_solver_pipe ... ignored
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m1052:[0m computing 1 - 2
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m901:[0m computing . + 1
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m1043:[0m result: [Number(None)]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m901:[0m computing . + hello
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m1043:[0m result: [Mismatch(Number(None), String(Some("hello")))]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m346:[0m type context: ShapeContext({0: Union(Number(None), Null)})
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m347:[0m result types: [Mismatch(Number(None), String(Some("hello")))]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m346:[0m type context: ShapeContext({0: TVar(0)})
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m347:[0m result types: [TVar(0)]
[INFO] [stdout] test shape::shape_computation_tests::test_solver_dot ... ok
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m346:[0m type context: ShapeContext({0: TVar(0)})
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m347:[0m result types: [Number(Some(-1.0))]
[INFO] [stdout] test shape::shape_computation_tests::test_minus1 ... ok
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m901:[0m computing 1 + .
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m1043:[0m result: [Number(None)]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m346:[0m type context: ShapeContext({0: Union(Number(None), Null)})
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m347:[0m result types: [Number(None)]
[INFO] [stdout] test shape::shape_computation_tests::test_add_dot_number ... ok
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m346:[0m type context: ShapeContext({0: TVar(0)})
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m347:[0m result types: [Array(Number(Some(1.0)), None)]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m346:[0m type context: ShapeContext({0: TVar(0)})
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m346:[0m type context: ShapeContext({0: TVar(0)})
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m347:[0m result types: [Object([("\"a\"", Number(Some(1.0))), ("\"b\"", Number(Some(2.0)))])]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m346:[0m type context: ShapeContext({0: TVar(0)})
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m347:[0m result types: [Number(Some(3.0))]
[INFO] [stdout] [34mDEBUG[0m [2mtjq_semantics/shape.rs[0m[2m:[0m[2m347:[0m result types: [String(Some("hello"))]
[INFO] [stdout] test shape::shape_computation_tests::test_solver_number ... ok
[INFO] [stdout] test shape::shape_computation_tests::test_solver_string ... ok
[INFO] [stdout] test experimental_type_inference::solver_tests::test_solver_object - should panic ... ok
[INFO] [stdout] test shape::shape_computation_tests::test_abs ... FAILED
[INFO] [stdout] test shape::constraint_inference_tests::test_constraint_solver_object - should panic ... ok
[INFO] [stdout] test shape::shape_computation_tests::test_error_neg ... FAILED
[INFO] [stdout] test shape::shape_computation_tests::test_isboolean ... FAILED
[INFO] [stdout] test shape::shape_computation_tests::test_map3 ... FAILED
[INFO] [stdout] test shape::shape_computation_tests::test_minus3 ... FAILED
[INFO] [stdout] test shape::shape_computation_tests::test_plus2 ... FAILED
[INFO] [stdout] test shape::shape_computation_tests::test_solver_array ... FAILED
[INFO] [stdout] test shape::shape_computation_tests::test_minus2 ... FAILED
[INFO] [stdout] test shape::shape_computation_tests::test_type ... FAILED
[INFO] [stdout] test shape::shape_computation_tests::test_solver_object ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- shape::shape_computation_tests::test_abs stdout ----
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] 
[INFO] [stdout] thread 'shape::shape_computation_tests::test_abs' (121) panicked at tjq_semantics/shape.rs:1882:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Union(Number(None), TVar(0))
[INFO] [stdout]  right: Number(None)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5752cc3c1a42 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5752cc3d851a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5752cc3d851a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5752cc3c68f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5752cc3c68f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5752cc3a001f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5752cc3a001f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5752cc3b9bf9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5752cc2934fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5752cc2934fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5752cc3b9db2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5752cc3b9db2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5752cc3a00d8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5752cc395299 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5752cc3a0f2d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5752cc3d8c1c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5752cc3d8ad3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5752cc23df37 - core[585f66e14d78f9ba]::panicking::assert_failed::<tjq_semantics[4d8fbec705940bf7]::shape::Shape, tjq_semantics[4d8fbec705940bf7]::shape::Shape>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5752cc24c9d8 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_abs
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1882:9
[INFO] [stdout]   22:     0x5752cc247717 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_abs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1879:18
[INFO] [stdout]   23:     0x5752cc23d426 - <tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_abs::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5752cc2878ab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5752cc2878ab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5752cc29410a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5752cc29410a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5752cc29410a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5752cc28e5d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5752cc28e5d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5752cc296c02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5752cc296c02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5752cc3c12bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5752cc3c12bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7e0c44f9eaa4 - <unknown>
[INFO] [stdout]   45:     0x7e0c4502ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- shape::shape_computation_tests::test_error_neg stdout ----
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] 
[INFO] [stdout] thread 'shape::shape_computation_tests::test_error_neg' (124) panicked at tjq_semantics/shape.rs:1253:37:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5752cc3c1a42 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5752cc3d851a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5752cc3d851a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5752cc3c68f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5752cc3c68f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5752cc3a001f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5752cc3a001f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5752cc3b9bf9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5752cc2934fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5752cc2934fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5752cc3b9db2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5752cc3b9db2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5752cc3a010a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5752cc395299 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5752cc3a0f2d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5752cc3d8c1c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5752cc3d8be2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5752cc1d6e54 - <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1253:37
[INFO] [stdout]   21:     0x5752cc211331 - core[585f66e14d78f9ba]::iter::adapters::map::map_try_fold::<(tjq_semantics[4d8fbec705940bf7]::shape::Shape, tjq_semantics[4d8fbec705940bf7]::shape::Shape), tjq_semantics[4d8fbec705940bf7]::shape::Shape, alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, !>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}, alloc[15e7b27aba85d2e2]::vec::in_place_collect::write_in_place_with_drop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   22:     0x5752cc23fbc7 - <core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::try_fold::<alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, core[585f66e14d78f9ba]::iter::adapters::map::map_try_fold<(tjq_semantics[4d8fbec705940bf7]::shape::Shape, tjq_semantics[4d8fbec705940bf7]::shape::Shape), tjq_semantics[4d8fbec705940bf7]::shape::Shape, alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, !>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}, alloc[15e7b27aba85d2e2]::vec::in_place_collect::write_in_place_with_drop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, !>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2431:21
[INFO] [stdout]   23:     0x5752cc20e3db - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::try_fold::<alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::in_place_collect::write_in_place_with_drop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>::{closure#0}, core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, !>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   24:     0x5752cc213e62 - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}> as alloc[15e7b27aba85d2e2]::vec::in_place_collect::SpecInPlaceCollect<tjq_semantics[4d8fbec705940bf7]::shape::Shape, core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   25:     0x5752cc216567 - alloc[15e7b27aba85d2e2]::vec::in_place_collect::from_iter_in_place::<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}>, tjq_semantics[4d8fbec705940bf7]::shape::Shape>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   26:     0x5752cc1c8c1d - <alloc[15e7b27aba85d2e2]::vec::Vec<tjq_semantics[4d8fbec705940bf7]::shape::Shape> as alloc[15e7b27aba85d2e2]::vec::spec_from_iter::SpecFromIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape, core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}>>>::from_iter
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   27:     0x5752cc1c3237 - <alloc[15e7b27aba85d2e2]::vec::Vec<tjq_semantics[4d8fbec705940bf7]::shape::Shape> as core[585f66e14d78f9ba]::iter::traits::collect::FromIterator<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>::from_iter::<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/vec/mod.rs:3777:9
[INFO] [stdout]   28:     0x5752cc20f1dd - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::collect::<alloc[15e7b27aba85d2e2]::vec::Vec<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2032:9
[INFO] [stdout]   29:     0x5752cc1de60f - <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1258:26
[INFO] [stdout]   30:     0x5752cc1de6ce - <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1204:30
[INFO] [stdout]   31:     0x5752cc1def27 - <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1298:25
[INFO] [stdout]   32:     0x5752cc1ebe88 - <tjq_semantics[4d8fbec705940bf7]::shape::DirectInference as tjq_semantics[4d8fbec705940bf7]::inference::TypeInference>::infer
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:345:23
[INFO] [stdout]   33:     0x5752cc246c45 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::get_type_using::<tjq_semantics[4d8fbec705940bf7]::shape::DirectInference>
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:2103:32
[INFO] [stdout]   34:     0x5752cc247cc5 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::get_type
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:2060:9
[INFO] [stdout]   35:     0x5752cc249a80 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_error_neg
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:2235:27
[INFO] [stdout]   36:     0x5752cc247447 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_error_neg::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:2234:24
[INFO] [stdout]   37:     0x5752cc23d066 - <tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_error_neg::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x5752cc2878ab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5752cc2878ab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x5752cc29410a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5752cc29410a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x5752cc29410a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x5752cc28e5d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x5752cc28e5d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   50:     0x5752cc296c02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   55:     0x5752cc296c02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5752cc3c12bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   57:     0x5752cc3c12bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   58:     0x7e0c44f9eaa4 - <unknown>
[INFO] [stdout]   59:     0x7e0c4502ba64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- shape::shape_computation_tests::test_isboolean stdout ----
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] 
[INFO] [stdout] thread 'shape::shape_computation_tests::test_isboolean' (125) panicked at tjq_semantics/shape.rs:1253:37:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5752cc3c1a42 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5752cc3d851a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5752cc3d851a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5752cc3c68f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5752cc3c68f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5752cc3a001f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5752cc3a001f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5752cc3b9bf9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5752cc2934fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5752cc2934fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5752cc3b9db2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5752cc3b9db2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5752cc3a010a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5752cc395299 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5752cc3a0f2d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5752cc3d8c1c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5752cc3d8be2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5752cc1d6e54 - <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1253:37
[INFO] [stdout]   21:     0x5752cc211331 - core[585f66e14d78f9ba]::iter::adapters::map::map_try_fold::<(tjq_semantics[4d8fbec705940bf7]::shape::Shape, tjq_semantics[4d8fbec705940bf7]::shape::Shape), tjq_semantics[4d8fbec705940bf7]::shape::Shape, alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, !>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}, alloc[15e7b27aba85d2e2]::vec::in_place_collect::write_in_place_with_drop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   22:     0x5752cc23fbc7 - <core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::try_fold::<alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, core[585f66e14d78f9ba]::iter::adapters::map::map_try_fold<(tjq_semantics[4d8fbec705940bf7]::shape::Shape, tjq_semantics[4d8fbec705940bf7]::shape::Shape), tjq_semantics[4d8fbec705940bf7]::shape::Shape, alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, !>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}, alloc[15e7b27aba85d2e2]::vec::in_place_collect::write_in_place_with_drop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, !>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2431:21
[INFO] [stdout]   23:     0x5752cc20e3db - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::try_fold::<alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::in_place_collect::write_in_place_with_drop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>::{closure#0}, core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, !>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   24:     0x5752cc213e62 - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}> as alloc[15e7b27aba85d2e2]::vec::in_place_collect::SpecInPlaceCollect<tjq_semantics[4d8fbec705940bf7]::shape::Shape, core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   25:     0x5752cc216567 - alloc[15e7b27aba85d2e2]::vec::in_place_collect::from_iter_in_place::<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}>, tjq_semantics[4d8fbec705940bf7]::shape::Shape>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   26:     0x5752cc1c8c1d - <alloc[15e7b27aba85d2e2]::vec::Vec<tjq_semantics[4d8fbec705940bf7]::shape::Shape> as alloc[15e7b27aba85d2e2]::vec::spec_from_iter::SpecFromIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape, core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}>>>::from_iter
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   27:     0x5752cc1c3237 - <alloc[15e7b27aba85d2e2]::vec::Vec<tjq_semantics[4d8fbec705940bf7]::shape::Shape> as core[585f66e14d78f9ba]::iter::traits::collect::FromIterator<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>::from_iter::<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/vec/mod.rs:3777:9
[INFO] [stdout]   28:     0x5752cc20f1dd - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::collect::<alloc[15e7b27aba85d2e2]::vec::Vec<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2032:9
[INFO] [stdout]   29:     0x5752cc1de60f - <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1258:26
[INFO] [stdout]   30:     0x5752cc1de6ce - <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1204:30
[INFO] [stdout]   31:     0x5752cc1df7f3 - <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1315:17
[INFO] [stdout]   32:     0x5752cc1de9e2 - <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1294:21
[INFO] [stdout]   33:     0x5752cc1ebe88 - <tjq_semantics[4d8fbec705940bf7]::shape::DirectInference as tjq_semantics[4d8fbec705940bf7]::inference::TypeInference>::infer
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:345:23
[INFO] [stdout]   34:     0x5752cc246c45 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::get_type_using::<tjq_semantics[4d8fbec705940bf7]::shape::DirectInference>
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:2103:32
[INFO] [stdout]   35:     0x5752cc247cc5 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::get_type
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:2060:9
[INFO] [stdout]   36:     0x5752cc24a267 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_isboolean
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1889:31
[INFO] [stdout]   37:     0x5752cc247477 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_isboolean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1886:24
[INFO] [stdout]   38:     0x5752cc23d0a6 - <tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_isboolean::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5752cc2878ab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5752cc2878ab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5752cc29410a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5752cc29410a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5752cc29410a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5752cc28e5d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5752cc28e5d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5752cc296c02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5752cc296c02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5752cc3c12bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5752cc3c12bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x7e0c44f9eaa4 - <unknown>
[INFO] [stdout]   60:     0x7e0c4502ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- shape::shape_computation_tests::test_map3 stdout ----
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] 
[INFO] [stdout] thread 'shape::shape_computation_tests::test_map3' (128) panicked at tjq_semantics/shape.rs:2042:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Array(Array(Union(Number(None), TVar(2)), None), None)
[INFO] [stdout]  right: Array(Array(Number(None), None), None)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5752cc3c1a42 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5752cc3d851a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5752cc3d851a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5752cc3c68f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5752cc3c68f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5752cc3a001f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5752cc3a001f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5752cc3b9bf9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5752cc2934fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5752cc2934fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5752cc3b9db2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5752cc3b9db2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5752cc3a00d8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5752cc395299 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5752cc3a0f2d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5752cc3d8c1c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5752cc3d8ad3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5752cc23df37 - core[585f66e14d78f9ba]::panicking::assert_failed::<tjq_semantics[4d8fbec705940bf7]::shape::Shape, tjq_semantics[4d8fbec705940bf7]::shape::Shape>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5752cc24f607 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_map3
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:2042:9
[INFO] [stdout]   22:     0x5752cc2477a7 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_map3::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:2030:19
[INFO] [stdout]   23:     0x5752cc23d4e6 - <tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_map3::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5752cc2878ab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5752cc2878ab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5752cc29410a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5752cc29410a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5752cc29410a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5752cc28e5d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5752cc28e5d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5752cc296c02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5752cc296c02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5752cc3c12bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5752cc3c12bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7e0c44f9eaa4 - <unknown>
[INFO] [stdout]   45:     0x7e0c4502ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- shape::shape_computation_tests::test_minus3 stdout ----
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] 
[INFO] [stdout] thread 'shape::shape_computation_tests::test_minus3' (131) panicked at tjq_semantics/shape.rs:727:17:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5752cc3c1a42 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5752cc3d851a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5752cc3d851a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5752cc3c68f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5752cc3c68f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5752cc3a001f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5752cc3a001f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5752cc3b9bf9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5752cc2934fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5752cc2934fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5752cc3b9db2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5752cc3b9db2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5752cc3a010a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5752cc395299 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5752cc3a0f2d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5752cc3d8c1c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5752cc3d8be2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5752cc1db657 - <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:727:17
[INFO] [stdout]   21:     0x5752cc1ddd48 - <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1048:30
[INFO] [stdout]   22:     0x5752cc1ebe88 - <tjq_semantics[4d8fbec705940bf7]::shape::DirectInference as tjq_semantics[4d8fbec705940bf7]::inference::TypeInference>::infer
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:345:23
[INFO] [stdout]   23:     0x5752cc246c45 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::get_type_using::<tjq_semantics[4d8fbec705940bf7]::shape::DirectInference>
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:2103:32
[INFO] [stdout]   24:     0x5752cc247cc5 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::get_type
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:2060:9
[INFO] [stdout]   25:     0x5752cc24962a - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_minus3
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1872:31
[INFO] [stdout]   26:     0x5752cc247417 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_minus3::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1870:21
[INFO] [stdout]   27:     0x5752cc23d026 - <tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_minus3::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5752cc2878ab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5752cc2878ab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5752cc29410a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5752cc29410a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5752cc29410a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5752cc28e5d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5752cc28e5d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5752cc296c02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5752cc296c02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5752cc3c12bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5752cc3c12bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x7e0c44f9eaa4 - <unknown>
[INFO] [stdout]   49:     0x7e0c4502ba64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- shape::shape_computation_tests::test_plus2 stdout ----
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] 
[INFO] [stdout] thread 'shape::shape_computation_tests::test_plus2' (133) panicked at tjq_semantics/shape.rs:1812:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Union(Number(None), Null)
[INFO] [stdout]  right: Mismatch(Union(Number(None), Null), Union(String(None), Null))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5752cc3c1a42 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5752cc3d851a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5752cc3d851a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5752cc3c68f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5752cc3c68f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5752cc3a001f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5752cc3a001f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5752cc3b9bf9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5752cc2934fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5752cc2934fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5752cc3b9db2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5752cc3b9db2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5752cc3a00d8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5752cc395299 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5752cc3a0f2d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5752cc3d8c1c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5752cc3d8ad3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5752cc23df37 - core[585f66e14d78f9ba]::panicking::assert_failed::<tjq_semantics[4d8fbec705940bf7]::shape::Shape, tjq_semantics[4d8fbec705940bf7]::shape::Shape>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5752cc2483ff - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_plus2
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1812:9
[INFO] [stdout]   22:     0x5752cc247387 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_plus2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1809:20
[INFO] [stdout]   23:     0x5752cc23cf66 - <tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_plus2::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5752cc2878ab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5752cc2878ab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5752cc29410a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5752cc29410a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5752cc29410a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5752cc28e5d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5752cc28e5d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5752cc296c02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5752cc296c02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5752cc3c12bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5752cc3c12bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7e0c44f9eaa4 - <unknown>
[INFO] [stdout]   45:     0x7e0c4502ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- shape::shape_computation_tests::test_solver_array stdout ----
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] 
[INFO] [stdout] thread 'shape::shape_computation_tests::test_solver_array' (134) panicked at tjq_semantics/shape.rs:2147:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Array(Number(Some(1.0)), None)
[INFO] [stdout]  right: Tuple([Number(Some(1.0)), Number(Some(2.0)), Number(Some(3.0))])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5752cc3c1a42 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5752cc3d851a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5752cc3d851a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stderr] error: test failed, to rerun pass `-p tjq_semantics --lib`
[INFO] [stdout]    6:     0x5752cc3c68f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5752cc3c68f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5752cc3a001f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5752cc3a001f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5752cc3b9bf9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5752cc2934fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5752cc2934fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5752cc3b9db2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5752cc3b9db2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5752cc3a00d8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5752cc395299 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5752cc3a0f2d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5752cc3d8c1c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5752cc3d8ad3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5752cc23df37 - core[585f66e14d78f9ba]::panicking::assert_failed::<tjq_semantics[4d8fbec705940bf7]::shape::Shape, tjq_semantics[4d8fbec705940bf7]::shape::Shape>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5752cc24b751 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_solver_array
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:2147:9
[INFO] [stdout]   22:     0x5752cc247597 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_solver_array::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:2143:27
[INFO] [stdout]   23:     0x5752cc23d226 - <tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_solver_array::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5752cc2878ab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5752cc2878ab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5752cc29410a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5752cc29410a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5752cc29410a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5752cc28e5d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5752cc28e5d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5752cc296c02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5752cc296c02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5752cc3c12bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5752cc3c12bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7e0c44f9eaa4 - <unknown>
[INFO] [stdout]   45:     0x7e0c4502ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- shape::shape_computation_tests::test_minus2 stdout ----
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] 
[INFO] [stdout] thread 'shape::shape_computation_tests::test_minus2' (130) panicked at tjq_semantics/shape.rs:727:17:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5752cc3c1a42 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5752cc3d851a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5752cc3d851a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5752cc3c68f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5752cc3c68f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5752cc3a001f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5752cc3a001f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5752cc3b9bf9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5752cc2934fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5752cc2934fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5752cc3b9db2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5752cc3b9db2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5752cc3a010a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5752cc395299 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5752cc3a0f2d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5752cc3d8c1c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5752cc3d8be2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5752cc1db657 - <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:727:17
[INFO] [stdout]   21:     0x5752cc1ddd48 - <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1048:30
[INFO] [stdout]   22:     0x5752cc1ebe88 - <tjq_semantics[4d8fbec705940bf7]::shape::DirectInference as tjq_semantics[4d8fbec705940bf7]::inference::TypeInference>::infer
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:345:23
[INFO] [stdout]   23:     0x5752cc246c45 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::get_type_using::<tjq_semantics[4d8fbec705940bf7]::shape::DirectInference>
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:2103:32
[INFO] [stdout]   24:     0x5752cc247cc5 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::get_type
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:2060:9
[INFO] [stdout]   25:     0x5752cc248bf7 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_minus2
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1845:31
[INFO] [stdout]   26:     0x5752cc2473e7 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_minus2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1842:21
[INFO] [stdout]   27:     0x5752cc23cfe6 - <tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_minus2::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5752cc2878ab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5752cc2878ab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5752cc29410a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5752cc29410a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5752cc29410a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5752cc28e5d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5752cc28e5d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5752cc296c02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5752cc296c02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5752cc3c12bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5752cc3c12bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x7e0c44f9eaa4 - <unknown>
[INFO] [stdout]   49:     0x7e0c4502ba64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- shape::shape_computation_tests::test_type stdout ----
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] 
[INFO] [stdout] thread 'shape::shape_computation_tests::test_type' (141) panicked at tjq_semantics/shape.rs:1253:37:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5752cc3c1a42 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5752cc3d851a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5752cc3d851a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5752cc3c68f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5752cc3c68f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5752cc3a001f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5752cc3a001f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5752cc3b9bf9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5752cc2934fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5752cc2934fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5752cc3b9db2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5752cc3b9db2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5752cc3a010a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5752cc395299 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5752cc3a0f2d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5752cc3d8c1c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5752cc3d8be2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5752cc1d6e54 - <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1253:37
[INFO] [stdout]   21:     0x5752cc211331 - core[585f66e14d78f9ba]::iter::adapters::map::map_try_fold::<(tjq_semantics[4d8fbec705940bf7]::shape::Shape, tjq_semantics[4d8fbec705940bf7]::shape::Shape), tjq_semantics[4d8fbec705940bf7]::shape::Shape, alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, !>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}, alloc[15e7b27aba85d2e2]::vec::in_place_collect::write_in_place_with_drop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   22:     0x5752cc23fbc7 - <core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::try_fold::<alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, core[585f66e14d78f9ba]::iter::adapters::map::map_try_fold<(tjq_semantics[4d8fbec705940bf7]::shape::Shape, tjq_semantics[4d8fbec705940bf7]::shape::Shape), tjq_semantics[4d8fbec705940bf7]::shape::Shape, alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, !>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}, alloc[15e7b27aba85d2e2]::vec::in_place_collect::write_in_place_with_drop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, !>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2431:21
[INFO] [stdout]   23:     0x5752cc20e3db - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::try_fold::<alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::in_place_collect::write_in_place_with_drop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>::{closure#0}, core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::in_place_drop::InPlaceDrop<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, !>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   24:     0x5752cc213e62 - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}> as alloc[15e7b27aba85d2e2]::vec::in_place_collect::SpecInPlaceCollect<tjq_semantics[4d8fbec705940bf7]::shape::Shape, core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   25:     0x5752cc216567 - alloc[15e7b27aba85d2e2]::vec::in_place_collect::from_iter_in_place::<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}>, tjq_semantics[4d8fbec705940bf7]::shape::Shape>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   26:     0x5752cc1c8c1d - <alloc[15e7b27aba85d2e2]::vec::Vec<tjq_semantics[4d8fbec705940bf7]::shape::Shape> as alloc[15e7b27aba85d2e2]::vec::spec_from_iter::SpecFromIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape, core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}>>>::from_iter
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   27:     0x5752cc1c3237 - <alloc[15e7b27aba85d2e2]::vec::Vec<tjq_semantics[4d8fbec705940bf7]::shape::Shape> as core[585f66e14d78f9ba]::iter::traits::collect::FromIterator<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>::from_iter::<core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/vec/mod.rs:3777:9
[INFO] [stdout]   28:     0x5752cc20f1dd - <core[585f66e14d78f9ba]::iter::adapters::map::Map<core[585f66e14d78f9ba]::iter::adapters::zip::Zip<alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>, <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape::{closure#9}> as core[585f66e14d78f9ba]::iter::traits::iterator::Iterator>::collect::<alloc[15e7b27aba85d2e2]::vec::Vec<tjq_semantics[4d8fbec705940bf7]::shape::Shape>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2032:9
[INFO] [stdout]   29:     0x5752cc1de60f - <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1258:26
[INFO] [stdout]   30:     0x5752cc1def27 - <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1298:25
[INFO] [stdout]   31:     0x5752cc1df7f3 - <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1315:17
[INFO] [stdout]   32:     0x5752cc1de9e2 - <tjq_semantics[4d8fbec705940bf7]::shape::Shape>::build_shape
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1294:21
[INFO] [stdout]   33:     0x5752cc1ebe88 - <tjq_semantics[4d8fbec705940bf7]::shape::DirectInference as tjq_semantics[4d8fbec705940bf7]::inference::TypeInference>::infer
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:345:23
[INFO] [stdout]   34:     0x5752cc246c45 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::get_type_using::<tjq_semantics[4d8fbec705940bf7]::shape::DirectInference>
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:2103:32
[INFO] [stdout]   35:     0x5752cc247cc5 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::get_type
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:2060:9
[INFO] [stdout]   36:     0x5752cc24f8bf - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_type
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1905:31
[INFO] [stdout]   37:     0x5752cc2477d7 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:1902:19
[INFO] [stdout]   38:     0x5752cc23d526 - <tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_type::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5752cc2878ab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5752cc2878ab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5752cc29410a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5752cc29410a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5752cc29410a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5752cc28e5d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5752cc28e5d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5752cc296c02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5752cc296c02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5752cc3c12bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5752cc3c12bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x7e0c44f9eaa4 - <unknown>
[INFO] [stdout]   60:     0x7e0c4502ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- shape::shape_computation_tests::test_solver_object stdout ----
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] Function expression inner def: rec
[INFO] [stdout] 
[INFO] [stdout] thread 'shape::shape_computation_tests::test_solver_object' (139) panicked at tjq_semantics/shape.rs:2162:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Object([("\"a\"", Number(Some(1.0))), ("\"b\"", Number(Some(2.0)))])
[INFO] [stdout]  right: Object([("a", Number(Some(1.0))), ("b", Number(Some(2.0)))])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5752cc3c1a42 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5752cc3c1a42 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5752cc3d851a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5752cc3d851a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5752cc3c68f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5752cc3c68f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5752cc3a001f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5752cc3a001f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5752cc3b9bf9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5752cc2934fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5752cc2934fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5752cc3b9db2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5752cc3b9db2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5752cc3a00d8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5752cc395299 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5752cc3a0f2d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5752cc3d8c1c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5752cc3d8ad3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5752cc23df37 - core[585f66e14d78f9ba]::panicking::assert_failed::<tjq_semantics[4d8fbec705940bf7]::shape::Shape, tjq_semantics[4d8fbec705940bf7]::shape::Shape>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5752cc24bda3 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_solver_object
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:2162:9
[INFO] [stdout]   22:     0x5752cc2475f7 - tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_solver_object::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tjq_semantics/shape.rs:2158:28
[INFO] [stdout]   23:     0x5752cc23d2a6 - <tjq_semantics[4d8fbec705940bf7]::shape::shape_computation_tests::test_solver_object::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5752cc2878ab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5752cc2878ab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5752cc29410a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5752cc29410a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5752cc29410a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5752cc29410a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5752cc29410a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5752cc28e5d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5752cc28e5d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5752cc296c02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5752cc296c02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5752cc296c02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5752cc296c02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5752cc3c12bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5752cc3c12bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7e0c44f9eaa4 - <unknown>
[INFO] [stdout]   45:     0x7e0c4502ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     shape::shape_computation_tests::test_abs
[INFO] [stdout]     shape::shape_computation_tests::test_error_neg
[INFO] [stdout]     shape::shape_computation_tests::test_isboolean
[INFO] [stdout]     shape::shape_computation_tests::test_map3
[INFO] [stdout]     shape::shape_computation_tests::test_minus2
[INFO] [stdout]     shape::shape_computation_tests::test_minus3
[INFO] [stdout]     shape::shape_computation_tests::test_plus2
[INFO] [stdout]     shape::shape_computation_tests::test_solver_array
[INFO] [stdout]     shape::shape_computation_tests::test_solver_object
[INFO] [stdout]     shape::shape_computation_tests::test_type
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 48 passed; 10 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3458dc992655eadc591085dde8e91568e46e65be3a58549b2487203cee66e229", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3458dc992655eadc591085dde8e91568e46e65be3a58549b2487203cee66e229", kill_on_drop: false }`
[INFO] [stdout] 3458dc992655eadc591085dde8e91568e46e65be3a58549b2487203cee66e229
