[INFO] fetching crate gluon_repl 0.18.2...
[INFO] testing gluon_repl-0.18.2 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate gluon_repl 0.18.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate gluon_repl 0.18.2
[INFO] finished tweaking crates.io crate gluon_repl 0.18.2
[INFO] tweaked toml for crates.io crate gluon_repl 0.18.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gluon_repl 0.18.2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gluon_repl 0.18.2 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb4b00ef97f142b6a5db0caac988a577dc8d07d681b0ed5dedd259beb8be46c7
[INFO] running `Command { std: "docker" "start" "-a" "eb4b00ef97f142b6a5db0caac988a577dc8d07d681b0ed5dedd259beb8be46c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb4b00ef97f142b6a5db0caac988a577dc8d07d681b0ed5dedd259beb8be46c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb4b00ef97f142b6a5db0caac988a577dc8d07d681b0ed5dedd259beb8be46c7", kill_on_drop: false }`
[INFO] [stdout] eb4b00ef97f142b6a5db0caac988a577dc8d07d681b0ed5dedd259beb8be46c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a6244cd8c8baf7e10c7908a328e4728e447cf23a2f962cb2380eec7be9b972b
[INFO] running `Command { std: "docker" "start" "-a" "1a6244cd8c8baf7e10c7908a328e4728e447cf23a2f962cb2380eec7be9b972b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling memchr v2.6.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling serde_derive_state v0.4.10
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling collect-mac v0.1.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling archery v0.4.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling rpds v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling gluon_vm v0.18.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling gluon_doc v0.18.2
[INFO] [stderr]    Compiling gluon_repl v0.18.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling utf8parse v0.1.1
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling app_dirs2 v2.5.5
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling gluon_codegen v0.18.2
[INFO] [stderr]    Compiling gluon-salsa-macros v0.15.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling bstr v1.6.2
[INFO] [stderr]    Compiling pest v2.7.3
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling opener v0.5.2
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling rustyline v6.0.0
[INFO] [stderr]    Compiling pest_meta v2.7.3
[INFO] [stderr]    Compiling pest_generator v2.7.3
[INFO] [stderr]    Compiling pest_derive v2.7.3
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling gluon-salsa v0.15.2
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling serde_state v0.4.8
[INFO] [stderr]    Compiling codespan v0.11.1
[INFO] [stderr]    Compiling handlebars v4.3.7
[INFO] [stderr]    Compiling gluon_base v0.18.2
[INFO] [stderr]    Compiling gluon_parser v0.18.2
[INFO] [stderr]    Compiling gluon_check v0.18.2
[INFO] [stderr]    Compiling gluon_format v0.18.2
[INFO] [stderr]    Compiling gluon_completion v0.18.2
[INFO] [stderr]    Compiling gluon v0.18.2
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:61:65
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stdout]    |                                                                 ^-----
[INFO] [stdout]    |                                                                 |
[INFO] [stdout]    |                                                                 `VmType` is not local
[INFO] [stdout]    |                                                                 move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Color`
[INFO] [stdout] 62 | pub enum Color {
[INFO] [stdout]    |          ----- `Color` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:61:73
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stdout]    |                                                                         ^------
[INFO] [stdout]    |                                                                         |
[INFO] [stdout]    |                                                                         `Getable` is not local
[INFO] [stdout]    |                                                                         move the `impl` block outside of this constant `_IMPL_GETABLE_FOR_Color`
[INFO] [stdout] 62 | pub enum Color {
[INFO] [stdout]    |          ----- `Color` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Getable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Getable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Getable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:61:82
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stdout]    |                                                                                  ^-------
[INFO] [stdout]    |                                                                                  |
[INFO] [stdout]    |                                                                                  `Pushable` is not local
[INFO] [stdout]    |                                                                                  move the `impl` block outside of this constant `_IMPL_PUSHABLE_FOR_Color`
[INFO] [stdout] 62 | pub enum Color {
[INFO] [stdout]    |          ----- `Color` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Pushable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Pushable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Pushable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:271:10
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stdout]     |          ^-------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Userdata` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_USERDATA_FOR_Editor`
[INFO] [stdout] ...
[INFO] [stdout] 274 | struct Editor {
[INFO] [stdout]     |        ------ `Editor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Userdata` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Userdata` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Userdata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stdout]     |                    ^----
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    `Trace` is not local
[INFO] [stdout]     |                    move the `impl` block outside of this constant `_IMPL_TRAVERSEABLE_FOR_Editor`
[INFO] [stdout] ...
[INFO] [stdout] 274 | struct Editor {
[INFO] [stdout]     |        ------ `Editor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Trace` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:271:27
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stdout]     |                           ^-----
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `VmType` is not local
[INFO] [stdout]     |                           move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Editor`
[INFO] [stdout] ...
[INFO] [stdout] 274 | struct Editor {
[INFO] [stdout]     |        ------ `Editor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:639:10
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stdout]     |          ^-----
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `VmType` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Settings`
[INFO] [stdout] 640 | struct Settings<'a> {
[INFO] [stdout]     |        -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:639:18
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stdout]     |                  ^-------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `Pushable` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_PUSHABLE_FOR_Settings`
[INFO] [stdout] 640 | struct Settings<'a> {
[INFO] [stdout]     |        -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Pushable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Pushable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Pushable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:639:28
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stdout]     |                            ^------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            `Getable` is not local
[INFO] [stdout]     |                            move the `impl` block outside of this constant `_IMPL_GETABLE_FOR_Settings`
[INFO] [stdout] 640 | struct Settings<'a> {
[INFO] [stdout]     |        -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Getable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Getable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Getable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s
[INFO] running `Command { std: "docker" "inspect" "1a6244cd8c8baf7e10c7908a328e4728e447cf23a2f962cb2380eec7be9b972b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a6244cd8c8baf7e10c7908a328e4728e447cf23a2f962cb2380eec7be9b972b", kill_on_drop: false }`
[INFO] [stdout] 1a6244cd8c8baf7e10c7908a328e4728e447cf23a2f962cb2380eec7be9b972b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa06f3b09c2e1c3182d08a3113881ae9882b52b09dac9799d6e056ff1d0a070c
[INFO] running `Command { std: "docker" "start" "-a" "aa06f3b09c2e1c3182d08a3113881ae9882b52b09dac9799d6e056ff1d0a070c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling rexpect v0.4.0
[INFO] [stderr]    Compiling gluon_parser v0.18.2
[INFO] [stderr]    Compiling gluon v0.18.2
[INFO] [stderr]    Compiling gluon_doc v0.18.2
[INFO] [stderr]    Compiling gluon_repl v0.18.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:61:65
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stdout]    |                                                                 ^-----
[INFO] [stdout]    |                                                                 |
[INFO] [stdout]    |                                                                 `VmType` is not local
[INFO] [stdout]    |                                                                 move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Color`
[INFO] [stdout] 62 | pub enum Color {
[INFO] [stdout]    |          ----- `Color` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:61:73
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stdout]    |                                                                         ^------
[INFO] [stdout]    |                                                                         |
[INFO] [stdout]    |                                                                         `Getable` is not local
[INFO] [stdout]    |                                                                         move the `impl` block outside of this constant `_IMPL_GETABLE_FOR_Color`
[INFO] [stdout] 62 | pub enum Color {
[INFO] [stdout]    |          ----- `Color` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Getable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Getable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Getable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:61:82
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stdout]    |                                                                                  ^-------
[INFO] [stdout]    |                                                                                  |
[INFO] [stdout]    |                                                                                  `Pushable` is not local
[INFO] [stdout]    |                                                                                  move the `impl` block outside of this constant `_IMPL_PUSHABLE_FOR_Color`
[INFO] [stdout] 62 | pub enum Color {
[INFO] [stdout]    |          ----- `Color` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Pushable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Pushable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Pushable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:271:10
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stdout]     |          ^-------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Userdata` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_USERDATA_FOR_Editor`
[INFO] [stdout] ...
[INFO] [stdout] 274 | struct Editor {
[INFO] [stdout]     |        ------ `Editor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Userdata` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Userdata` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Userdata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stdout]     |                    ^----
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    `Trace` is not local
[INFO] [stdout]     |                    move the `impl` block outside of this constant `_IMPL_TRAVERSEABLE_FOR_Editor`
[INFO] [stdout] ...
[INFO] [stdout] 274 | struct Editor {
[INFO] [stdout]     |        ------ `Editor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Trace` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:271:27
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stdout]     |                           ^-----
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `VmType` is not local
[INFO] [stdout]     |                           move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Editor`
[INFO] [stdout] ...
[INFO] [stdout] 274 | struct Editor {
[INFO] [stdout]     |        ------ `Editor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:639:10
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stdout]     |          ^-----
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `VmType` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Settings`
[INFO] [stdout] 640 | struct Settings<'a> {
[INFO] [stdout]     |        -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:639:18
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stdout]     |                  ^-------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `Pushable` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_PUSHABLE_FOR_Settings`
[INFO] [stdout] 640 | struct Settings<'a> {
[INFO] [stdout]     |        -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Pushable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Pushable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Pushable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:639:28
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stdout]     |                            ^------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            `Getable` is not local
[INFO] [stdout]     |                            move the `impl` block outside of this constant `_IMPL_GETABLE_FOR_Settings`
[INFO] [stdout] 640 | struct Settings<'a> {
[INFO] [stdout]     |        -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Getable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Getable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Getable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:61:65
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stdout]    |                                                                 ^-----
[INFO] [stdout]    |                                                                 |
[INFO] [stdout]    |                                                                 `VmType` is not local
[INFO] [stdout]    |                                                                 move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Color`
[INFO] [stdout] 62 | pub enum Color {
[INFO] [stdout]    |          ----- `Color` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:61:73
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stdout]    |                                                                         ^------
[INFO] [stdout]    |                                                                         |
[INFO] [stdout]    |                                                                         `Getable` is not local
[INFO] [stdout]    |                                                                         move the `impl` block outside of this constant `_IMPL_GETABLE_FOR_Color`
[INFO] [stdout] 62 | pub enum Color {
[INFO] [stdout]    |          ----- `Color` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Getable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Getable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Getable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:61:82
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stdout]    |                                                                                  ^-------
[INFO] [stdout]    |                                                                                  |
[INFO] [stdout]    |                                                                                  `Pushable` is not local
[INFO] [stdout]    |                                                                                  move the `impl` block outside of this constant `_IMPL_PUSHABLE_FOR_Color`
[INFO] [stdout] 62 | pub enum Color {
[INFO] [stdout]    |          ----- `Color` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Pushable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Pushable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Pushable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:271:10
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stdout]     |          ^-------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Userdata` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_USERDATA_FOR_Editor`
[INFO] [stdout] ...
[INFO] [stdout] 274 | struct Editor {
[INFO] [stdout]     |        ------ `Editor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Userdata` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Userdata` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Userdata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stdout]     |                    ^----
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    `Trace` is not local
[INFO] [stdout]     |                    move the `impl` block outside of this constant `_IMPL_TRAVERSEABLE_FOR_Editor`
[INFO] [stdout] ...
[INFO] [stdout] 274 | struct Editor {
[INFO] [stdout]     |        ------ `Editor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Trace` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:271:27
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stdout]     |                           ^-----
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `VmType` is not local
[INFO] [stdout]     |                           move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Editor`
[INFO] [stdout] ...
[INFO] [stdout] 274 | struct Editor {
[INFO] [stdout]     |        ------ `Editor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:639:10
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stdout]     |          ^-----
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `VmType` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Settings`
[INFO] [stdout] 640 | struct Settings<'a> {
[INFO] [stdout]     |        -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:639:18
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stdout]     |                  ^-------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `Pushable` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_PUSHABLE_FOR_Settings`
[INFO] [stdout] 640 | struct Settings<'a> {
[INFO] [stdout]     |        -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Pushable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Pushable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Pushable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:639:28
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stdout]     |                            ^------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            `Getable` is not local
[INFO] [stdout]     |                            move the `impl` block outside of this constant `_IMPL_GETABLE_FOR_Settings`
[INFO] [stdout] 640 | struct Settings<'a> {
[INFO] [stdout]     |        -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Getable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Getable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Getable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "aa06f3b09c2e1c3182d08a3113881ae9882b52b09dac9799d6e056ff1d0a070c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa06f3b09c2e1c3182d08a3113881ae9882b52b09dac9799d6e056ff1d0a070c", kill_on_drop: false }`
[INFO] [stdout] aa06f3b09c2e1c3182d08a3113881ae9882b52b09dac9799d6e056ff1d0a070c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aa083cb03f458d950b31de94a2fb427abebaa02392726062dafda1c99e3b6495
[INFO] running `Command { std: "docker" "start" "-a" "aa083cb03f458d950b31de94a2fb427abebaa02392726062dafda1c99e3b6495", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/main.rs:61:65
[INFO] [stderr]    |
[INFO] [stderr] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stderr]    |                                                                 ^-----
[INFO] [stderr]    |                                                                 |
[INFO] [stderr]    |                                                                 `VmType` is not local
[INFO] [stderr]    |                                                                 move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Color`
[INFO] [stderr] 62 | pub enum Color {
[INFO] [stderr]    |          ----- `Color` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/main.rs:61:73
[INFO] [stderr]    |
[INFO] [stderr] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stderr]    |                                                                         ^------
[INFO] [stderr]    |                                                                         |
[INFO] [stderr]    |                                                                         `Getable` is not local
[INFO] [stderr]    |                                                                         move the `impl` block outside of this constant `_IMPL_GETABLE_FOR_Color`
[INFO] [stderr] 62 | pub enum Color {
[INFO] [stderr]    |          ----- `Color` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Getable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Getable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Getable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/main.rs:61:82
[INFO] [stderr]    |
[INFO] [stderr] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stderr]    |                                                                                  ^-------
[INFO] [stderr]    |                                                                                  |
[INFO] [stderr]    |                                                                                  `Pushable` is not local
[INFO] [stderr]    |                                                                                  move the `impl` block outside of this constant `_IMPL_PUSHABLE_FOR_Color`
[INFO] [stderr] 62 | pub enum Color {
[INFO] [stderr]    |          ----- `Color` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Pushable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Pushable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Pushable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/repl.rs:271:10
[INFO] [stderr]     |
[INFO] [stderr] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stderr]     |          ^-------
[INFO] [stderr]     |          |
[INFO] [stderr]     |          `Userdata` is not local
[INFO] [stderr]     |          move the `impl` block outside of this constant `_IMPL_USERDATA_FOR_Editor`
[INFO] [stderr] ...
[INFO] [stderr] 274 | struct Editor {
[INFO] [stderr]     |        ------ `Editor` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Userdata` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Userdata` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Userdata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/repl.rs:271:20
[INFO] [stderr]     |
[INFO] [stderr] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stderr]     |                    ^----
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    `Trace` is not local
[INFO] [stderr]     |                    move the `impl` block outside of this constant `_IMPL_TRAVERSEABLE_FOR_Editor`
[INFO] [stderr] ...
[INFO] [stderr] 274 | struct Editor {
[INFO] [stderr]     |        ------ `Editor` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Trace` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/repl.rs:271:27
[INFO] [stderr]     |
[INFO] [stderr] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stderr]     |                           ^-----
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           `VmType` is not local
[INFO] [stderr]     |                           move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Editor`
[INFO] [stderr] ...
[INFO] [stderr] 274 | struct Editor {
[INFO] [stderr]     |        ------ `Editor` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/repl.rs:639:10
[INFO] [stderr]     |
[INFO] [stderr] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stderr]     |          ^-----
[INFO] [stderr]     |          |
[INFO] [stderr]     |          `VmType` is not local
[INFO] [stderr]     |          move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Settings`
[INFO] [stderr] 640 | struct Settings<'a> {
[INFO] [stderr]     |        -------- `Settings` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/repl.rs:639:18
[INFO] [stderr]     |
[INFO] [stderr] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stderr]     |                  ^-------
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  `Pushable` is not local
[INFO] [stderr]     |                  move the `impl` block outside of this constant `_IMPL_PUSHABLE_FOR_Settings`
[INFO] [stderr] 640 | struct Settings<'a> {
[INFO] [stderr]     |        -------- `Settings` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Pushable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Pushable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Pushable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/repl.rs:639:28
[INFO] [stderr]     |
[INFO] [stderr] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stderr]     |                            ^------
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            `Getable` is not local
[INFO] [stderr]     |                            move the `impl` block outside of this constant `_IMPL_GETABLE_FOR_Settings`
[INFO] [stderr] 640 | struct Settings<'a> {
[INFO] [stderr]     |        -------- `Settings` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Getable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Getable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Getable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `gluon_repl` (bin "gluon") generated 9 warnings
[INFO] [stderr] warning: `gluon_repl` (bin "gluon" test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gluon-18c3cec9e2c98d68)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr] USAGE:
[INFO] [stderr]     gluon-18c3cec9e2c98d68 [FLAGS] [OPTIONS] [FILE]... [-- <ARGS>...] [SUBCOMMAND]
[INFO] [stdout] test tests::execute_repl_help ... ok
[INFO] [stdout] test repl::tests::find_kind ... FAILED
[INFO] [stdout] test repl::tests::compile_repl_test ... FAILED
[INFO] [stdout] test repl::tests::find_info ... FAILED
[INFO] [stdout] test repl::tests::complete_repl_empty ... FAILED
[INFO] [stdout] test repl::tests::record_patterns ... FAILED
[INFO] [stdout] test repl::tests::type_of_expr ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- repl::tests::find_kind stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::find_kind' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13:
[INFO] [stdout] Types ` File` does not start with an uppercase letter
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d3fc7a709a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3fc7a709a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d3fc7c060a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3fc7c060a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59d3fc7ad4f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59d3fc7ad4f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59d3fc7826bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3fc7826bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d3fc79e569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3fb95788c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59d3fb95788c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59d3fc79e7e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59d3fc79e7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3fc782778 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3fc779be9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d3fc78378d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3fc7c0f9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3fbad54e8 - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::{{closure}}::h38b99ba85dbbc3c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13
[INFO] [stdout]   20:     0x59d3fbb59690 - core::option::Option<T>::unwrap_or_else::h3bf605b10e3ebe3a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:1067:21
[INFO] [stdout]   21:     0x59d3fba72f6c - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::h9436ac88aec2fe8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:106:39
[INFO] [stdout]   22:     0x59d3fbae5252 - <gluon_vm::api::record::Record<T,U> as gluon_vm::api::VmType>::make_type::h0b2198cc87016b33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:197:9
[INFO] [stdout]   23:     0x59d3fbaf6dcc - gluon_vm::api::VmType::make_forall_type::he42ced5a010494bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/mod.rs:443:19
[INFO] [stdout]   24:     0x59d3fbb22ce5 - gluon_vm::ExternModule::with_metadata::h685da786c0ee5dc9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:257:18
[INFO] [stdout]   25:     0x59d3fbb23625 - gluon_vm::ExternModule::new::h2e3ab1f93474d26a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:244:9
[INFO] [stdout]   26:     0x59d3fbb6744f - gluon::std_lib::io::load::hf538216fd610f6f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/std_lib/io.rs:371:5
[INFO] [stdout]   27:     0x59d3fb9a19bf - core::ops::function::Fn::call::haa27985ac607039d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   28:     0x59d3fbb123f3 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hf5116f0455677afd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   29:     0x59d3fba3d7ca - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h489192ed5e303f65
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   30:     0x59d3fbbb212b - gluon::query::extern_module::{{closure}}::hfe0b8901ff51c047
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:784:18
[INFO] [stdout]   31:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d3fb9d3ed1 - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h8758e4aa90acd81b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   33:     0x59d3fba01227 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h5e6be2be5a575cbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   34:     0x59d3fba1d838 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::h58a3732feb3a80c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   35:     0x59d3fbb3cd90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h841972973ec0fb6f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x59d3fbb0e7a9 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h8283785d9c538dec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   37:     0x59d3fbb0fff8 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h7fc744206544fd88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   38:     0x59d3fbba7a8e - <DB as gluon::query::Compilation>::extern_module::__shim::{{closure}}::h48a278a4264fd1ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   39:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   40:     0x59d3fbbaee26 - gluon::query::global_inner::{{closure}}::h80ee9cb2addd1fbb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:710:53
[INFO] [stdout]   41:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x59d3fb9d69d1 - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h91b7de60b9397135
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   43:     0x59d3fb9fffc7 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h334b07a36fd29f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   44:     0x59d3fba1d288 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::h4b82556ac231c863
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   45:     0x59d3fbb3cd90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h841972973ec0fb6f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x59d3fbb0ea59 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::hae9e941ce6eb9bcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   47:     0x59d3fbb0f778 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h17f5e2e1431c2093
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   48:     0x59d3fbba73ce - <DB as gluon::query::Compilation>::global_inner::__shim::{{closure}}::h29572ab887bba1f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   49:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x59d3fbbbcfed - gluon::query::global::{{closure}}::hf21d18926b180a15
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:801:10
[INFO] [stdout]   51:     0x59d3fbba013f - <gluon_salsa::OwnedDb<dyn gluon::query::Compilation> as gluon::query::AsyncCompilation>::global::{{closure}}::h10630b5793426e02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   52:     0x59d3fbb3ca30 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2481e42e941058de
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   53:     0x59d3fba632be - <gluon::import::DefaultImporter as gluon::import::Importer>::import::{{closure}}::h34b9728ecde3f384
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:102:71
[INFO] [stdout]   54:     0x59d3fbb3ce90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9f86690a06b09cbb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   55:     0x59d3fba669d4 - <gluon::import::Import<I> as gluon::import::ImportApi>::load_module::{{closure}}::he938732ab2a0d9a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:190:57
[INFO] [stdout]   56:     0x59d3fbb3ce90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9f86690a06b09cbb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   57:     0x59d3fbbbd80b - gluon::query::import::{{closure}}::he9e42a10a1b72833
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:690:10
[INFO] [stdout]   58:     0x59d3fbb3c930 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0c2df30ad64bea04
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   59:     0x59d3fb9ce835 - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h52965d39d8d6b3c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   60:     0x59d3fba024a8 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::ha89a3713403eb60e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   61:     0x59d3fba1ea68 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hc991ed772df5d525
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   62:     0x59d3fbb3c870 - <core::pin::Pin<P> as core::future::future::Future>::poll::h071c60de8d9fec07
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   63:     0x59d3fbb0d9fb - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h29e5b4400f42eddc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   64:     0x59d3fbb0fa38 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h2d7a250009ab45b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   65:     0x59d3fbba9bbe - <DB as gluon::query::Compilation>::import::__shim::{{closure}}::h1095286e3eb040f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   66:     0x59d3fbb3c930 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0c2df30ad64bea04
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   67:     0x59d3fbb3082a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h63b305153f5626be
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   68:     0x59d3fbb0a52e - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hef4e937c21f4c14a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   69:     0x59d3fbb30c2b - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h481d8e7ec2b4b122
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x59d3fbb8af0e - std::panicking::catch_unwind::do_call::h40b7015a8298b52c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x59d3fba486ab - __rust_try
[INFO] [stdout]   72:     0x59d3fba36f5f - std::panicking::catch_unwind::h36f2b4dfa8af4100
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x59d3fba36f5f - std::panic::catch_unwind::h5cc99745876ab5e5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x59d3fbb0a46c - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h47b5082bee485ee2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   75:     0x59d3fba65581 - <gluon::import::Import<I> as gluon_vm::macros::Macro>::expand::{{closure}}::hf534232270a0f0b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:546:26
[INFO] [stdout]   76:     0x59d3fbb3ce2f - <core::pin::Pin<P> as core::future::future::Future>::poll::h85302f870a90b61f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   77:     0x59d3fc4c89a9 - <futures_task::future_obj::LocalFutureObj<T> as core::future::future::Future>::poll::hf81f1cf49eb1a743
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:84:56
[INFO] [stdout]   78:     0x59d3fba9cb41 - <futures_task::future_obj::FutureObj<T> as core::future::future::Future>::poll::hee8aec81796a9e12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:127:31
[INFO] [stdout]   79:     0x59d3fba99114 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h495cf0fb7bdc344f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:334:24
[INFO] [stdout]   80:     0x59d3fba98d71 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h2f94d1bc8b0ed742
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   81:     0x59d3fba98d71 - tokio::runtime::task::core::Core<T,S>::poll::h5cf7d307b38b8c56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:323:30
[INFO] [stdout]   82:     0x59d3fbb6c1ee - tokio::runtime::task::harness::poll_future::{{closure}}::h5aa2d7ac83b75528
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   83:     0x59d3fbb30bd1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h440912d35c4d1607
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   84:     0x59d3fbb8b15f - std::panicking::catch_unwind::do_call::h95814ff9451d704b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   85:     0x59d3fba486ab - __rust_try
[INFO] [stdout]   86:     0x59d3fba37533 - std::panicking::catch_unwind::h385ef02289baa1dd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   87:     0x59d3fba37533 - std::panic::catch_unwind::hf9e00b0098be229f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x59d3fbb6ba70 - tokio::runtime::task::harness::poll_future::h777d91b245064dde
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   89:     0x59d3fbb6ca99 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hc85d2ee5c28a3ab2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   90:     0x59d3fbb6d527 - tokio::runtime::task::harness::Harness<T,S>::poll::h355b3d4e99647628
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   91:     0x59d3fbadb9cd - tokio::runtime::task::raw::poll::h522e59468d9aaaf0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:276:13
[INFO] [stdout]   92:     0x59d3fbc11d07 - tokio::runtime::task::raw::RawTask::poll::h245074fdcf9a2037
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:200:18
[INFO] [stdout]   93:     0x59d3fb6ad401 - tokio::runtime::task::LocalNotified<S>::run::h89b0d90eebfb4ed5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/mod.rs:400:13
[INFO] [stdout]   94:     0x59d3fb60ec7a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h862eac810458ef8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   95:     0x59d3fb60ca35 - tokio::runtime::coop::with_budget::h7343eb32ee09acb3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   96:     0x59d3fb60ca35 - tokio::runtime::coop::budget::h4683b08982a548ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   97:     0x59d3fb60ca35 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hbce859e3d691e2cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   98:     0x59d3fb60c366 - tokio::runtime::scheduler::current_thread::Context::enter::h8c0c1e0aea781769
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   99:     0x59d3fb60c59c - tokio::runtime::scheduler::current_thread::Context::run_task::h43d55b96158dc8cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]  100:     0x59d3fb60de2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h20c7c6678e020a05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:705:42
[INFO] [stdout]  101:     0x59d3fb60d324 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha8edac4d9f6c8f72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]  102:     0x59d3fb61f04b - tokio::runtime::context::scoped::Scoped<T>::set::hcd3ee7a4ce99522c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]  103:     0x59d3fb696ef9 - tokio::runtime::context::set_scheduler::{{closure}}::h30600f5e619d2bfc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]  104:     0x59d3fb61dc12 - std::thread::local::LocalKey<T>::try_with::ha2980ac93a0e3257
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]  105:     0x59d3fb61ccce - std::thread::local::LocalKey<T>::with::h9f96283e8d28bbde
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]  106:     0x59d3fb696ead - tokio::runtime::context::set_scheduler::h5585a4a21a645c93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]  107:     0x59d3fb60d0b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hca72a73291416f92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]  108:     0x59d3fb60d3e6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h69306d1179627ee4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]  109:     0x59d3fb60ad29 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he48850ad7192a44c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]  110:     0x59d3fb6708c3 - tokio::runtime::context::runtime::enter_runtime::he23a3379284c90ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]  111:     0x59d3fb60a981 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h41311718666a6449
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]  112:     0x59d3fb657aaa - tokio::runtime::runtime::Runtime::block_on::hf50e68b3ed6f0764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]  113:     0x59d3fb63c21e - gluon::repl::tests::find_kind::h17fc7618126a9fd4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:789:10
[INFO] [stdout]  114:     0x59d3fb63c2b7 - gluon::repl::tests::find_kind::{{closure}}::h266da3fe6bdb032a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:779:25
[INFO] [stdout]  115:     0x59d3fb698b76 - core::ops::function::FnOnce::call_once::h2d34d72750c392c0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  116:     0x59d3fb94b96b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  117:     0x59d3fb94b96b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]  118:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]  119:     0x59d3fb95835b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  120:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  121:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  122:     0x59d3fb95835b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  123:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]  124:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]  125:     0x59d3fb953a74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]  126:     0x59d3fb953a74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  127:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  128:     0x59d3fb95af62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  129:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  130:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  131:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  133:     0x59d3fb95af62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  134:     0x59d3fc7a658f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  135:     0x59d3fc7a658f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  136:     0x731d6cb9baa4 - <unknown>
[INFO] [stdout]  137:     0x731d6cc28a64 - clone
[INFO] [stdout]  138:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::find_kind' (27) panicked at src/repl.rs:784:35:
[INFO] [stdout] error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ :2:26
[INFO] [stdout]   │
[INFO] [stdout] 2 │ let __implicit_prelude = import! std.prelude
[INFO] [stdout]   │                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ std.float:4:66
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { Semigroup, Monoid, Group, Eq, Ord, Ordering, Num, Show } = import! std.prelude
[INFO] [stdout]   │                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]    ┌─ :11:13
[INFO] [stdout]    │
[INFO] [stdout] 11 │ let { ? } = import! std.float
[INFO] [stdout]    │             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `+`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:7
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `-`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:12
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `*`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:17
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:22
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `==`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:35
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:41
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:47
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:52
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:58
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:64
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `++`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:69
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<|`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:96
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d3fc7a709a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3fc7a709a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d3fc7c060a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3fc7c060a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59d3fc7ad4f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59d3fc7ad4f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59d3fc7826bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3fc7826bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d3fc79e569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3fb95788c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59d3fb95788c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59d3fc79e7e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59d3fc79e7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3fc782778 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3fc779be9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d3fc78378d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3fc7c0f9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3fbbac298 - core::panicking::panic_display::h200f864017615e53
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x59d3fb63cb49 - gluon::repl::tests::find_kind::{{closure}}::{{closure}}::he2b38ecdf5602cad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:784:35
[INFO] [stdout]   21:     0x59d3fb65e945 - core::result::Result<T,E>::unwrap_or_else::h6b61ed0489041e3c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1622:23
[INFO] [stdout]   22:     0x59d3fb63c692 - gluon::repl::tests::find_kind::{{closure}}::hd58cc4f728c46635
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:784:14
[INFO] [stdout]   23:     0x59d3fb6a0d92 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha53b701d3cbc6b2d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59d3fb6a0eed - <core::pin::Pin<P> as core::future::future::Future>::poll::he79c34375804cbd3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x59d3fb60ecbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8b1c43f4f0e4eee5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   26:     0x59d3fb60ebeb - tokio::runtime::coop::with_budget::h7a61c17c7a4415cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x59d3fb60ebeb - tokio::runtime::coop::budget::hf810b48f5038998d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x59d3fb60ebeb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7bad3ab7bea25878
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   29:     0x59d3fb60bd40 - tokio::runtime::scheduler::current_thread::Context::enter::h652242f6f8582675
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   30:     0x59d3fb60d69d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h20c7c6678e020a05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   31:     0x59d3fb60d324 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha8edac4d9f6c8f72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   32:     0x59d3fb61f04b - tokio::runtime::context::scoped::Scoped<T>::set::hcd3ee7a4ce99522c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x59d3fb696ef9 - tokio::runtime::context::set_scheduler::{{closure}}::h30600f5e619d2bfc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x59d3fb61dc12 - std::thread::local::LocalKey<T>::try_with::ha2980ac93a0e3257
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x59d3fb61ccce - std::thread::local::LocalKey<T>::with::h9f96283e8d28bbde
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x59d3fb696ead - tokio::runtime::context::set_scheduler::h5585a4a21a645c93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x59d3fb60d0b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hca72a73291416f92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   38:     0x59d3fb60d3e6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h69306d1179627ee4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   39:     0x59d3fb60ad29 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he48850ad7192a44c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x59d3fb6708c3 - tokio::runtime::context::runtime::enter_runtime::he23a3379284c90ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x59d3fb60a981 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h41311718666a6449
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x59d3fb657aaa - tokio::runtime::runtime::Runtime::block_on::hf50e68b3ed6f0764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   43:     0x59d3fb63c21e - gluon::repl::tests::find_kind::h17fc7618126a9fd4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:789:10
[INFO] [stdout]   44:     0x59d3fb63c2b7 - gluon::repl::tests::find_kind::{{closure}}::h266da3fe6bdb032a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:779:25
[INFO] [stdout]   45:     0x59d3fb698b76 - core::ops::function::FnOnce::call_once::h2d34d72750c392c0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59d3fb94b96b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x59d3fb94b96b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x59d3fb95835b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59d3fb95835b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x59d3fb953a74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x59d3fb953a74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x59d3fb95af62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x59d3fb95af62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x59d3fc7a658f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x59d3fc7a658f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x731d6cb9baa4 - <unknown>
[INFO] [stdout]   67:     0x731d6cc28a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repl::tests::compile_repl_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::compile_repl_test' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13:
[INFO] [stdout] Types ` File` does not start with an uppercase letter
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d3fc7a709a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3fc7a709a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d3fc7c060a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3fc7c060a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59d3fc7ad4f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59d3fc7ad4f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59d3fc7826bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3fc7826bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d3fc79e569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3fb95788c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59d3fb95788c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59d3fc79e7e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59d3fc79e7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3fc782778 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3fc779be9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d3fc78378d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3fc7c0f9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3fbad54e8 - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::{{closure}}::h38b99ba85dbbc3c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13
[INFO] [stdout]   20:     0x59d3fbb59690 - core::option::Option<T>::unwrap_or_else::h3bf605b10e3ebe3a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:1067:21
[INFO] [stdout]   21:     0x59d3fba72f6c - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::h9436ac88aec2fe8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:106:39
[INFO] [stdout]   22:     0x59d3fbae5252 - <gluon_vm::api::record::Record<T,U> as gluon_vm::api::VmType>::make_type::h0b2198cc87016b33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:197:9
[INFO] [stdout]   23:     0x59d3fbaf6dcc - gluon_vm::api::VmType::make_forall_type::he42ced5a010494bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/mod.rs:443:19
[INFO] [stdout]   24:     0x59d3fbb22ce5 - gluon_vm::ExternModule::with_metadata::h685da786c0ee5dc9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:257:18
[INFO] [stdout]   25:     0x59d3fbb23625 - gluon_vm::ExternModule::new::h2e3ab1f93474d26a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:244:9
[INFO] [stdout]   26:     0x59d3fbb6744f - gluon::std_lib::io::load::hf538216fd610f6f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/std_lib/io.rs:371:5
[INFO] [stdout]   27:     0x59d3fb9a19bf - core::ops::function::Fn::call::haa27985ac607039d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   28:     0x59d3fbb123f3 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hf5116f0455677afd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   29:     0x59d3fba3d7ca - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h489192ed5e303f65
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   30:     0x59d3fbbb212b - gluon::query::extern_module::{{closure}}::hfe0b8901ff51c047
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:784:18
[INFO] [stdout]   31:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d3fb9d3ed1 - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h8758e4aa90acd81b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   33:     0x59d3fba01227 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h5e6be2be5a575cbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   34:     0x59d3fba1d838 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::h58a3732feb3a80c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   35:     0x59d3fbb3cd90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h841972973ec0fb6f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x59d3fbb0e7a9 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h8283785d9c538dec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   37:     0x59d3fbb0fff8 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h7fc744206544fd88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   38:     0x59d3fbba7a8e - <DB as gluon::query::Compilation>::extern_module::__shim::{{closure}}::h48a278a4264fd1ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   39:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   40:     0x59d3fbbaee26 - gluon::query::global_inner::{{closure}}::h80ee9cb2addd1fbb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:710:53
[INFO] [stdout]   41:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x59d3fb9d69d1 - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h91b7de60b9397135
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   43:     0x59d3fb9fffc7 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h334b07a36fd29f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   44:     0x59d3fba1d288 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::h4b82556ac231c863
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   45:     0x59d3fbb3cd90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h841972973ec0fb6f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x59d3fbb0ea59 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::hae9e941ce6eb9bcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   47:     0x59d3fbb0f778 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h17f5e2e1431c2093
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   48:     0x59d3fbba73ce - <DB as gluon::query::Compilation>::global_inner::__shim::{{closure}}::h29572ab887bba1f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   49:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x59d3fbbbcfed - gluon::query::global::{{closure}}::hf21d18926b180a15
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:801:10
[INFO] [stdout]   51:     0x59d3fbba013f - <gluon_salsa::OwnedDb<dyn gluon::query::Compilation> as gluon::query::AsyncCompilation>::global::{{closure}}::h10630b5793426e02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   52:     0x59d3fbb3ca30 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2481e42e941058de
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   53:     0x59d3fba632be - <gluon::import::DefaultImporter as gluon::import::Importer>::import::{{closure}}::h34b9728ecde3f384
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:102:71
[INFO] [stdout]   54:     0x59d3fbb3ce90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9f86690a06b09cbb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   55:     0x59d3fba669d4 - <gluon::import::Import<I> as gluon::import::ImportApi>::load_module::{{closure}}::he938732ab2a0d9a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:190:57
[INFO] [stdout]   56:     0x59d3fbb3ce90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9f86690a06b09cbb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   57:     0x59d3fbbbd80b - gluon::query::import::{{closure}}::he9e42a10a1b72833
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:690:10
[INFO] [stdout]   58:     0x59d3fbb3c930 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0c2df30ad64bea04
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   59:     0x59d3fb9ce835 - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h52965d39d8d6b3c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   60:     0x59d3fba024a8 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::ha89a3713403eb60e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   61:     0x59d3fba1ea68 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hc991ed772df5d525
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   62:     0x59d3fbb3c870 - <core::pin::Pin<P> as core::future::future::Future>::poll::h071c60de8d9fec07
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   63:     0x59d3fbb0d9fb - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h29e5b4400f42eddc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   64:     0x59d3fbb0fa38 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h2d7a250009ab45b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   65:     0x59d3fbba9bbe - <DB as gluon::query::Compilation>::import::__shim::{{closure}}::h1095286e3eb040f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   66:     0x59d3fbb3c930 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0c2df30ad64bea04
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   67:     0x59d3fbb3082a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h63b305153f5626be
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   68:     0x59d3fbb0a52e - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hef4e937c21f4c14a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   69:     0x59d3fbb30c2b - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h481d8e7ec2b4b122
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x59d3fbb8af0e - std::panicking::catch_unwind::do_call::h40b7015a8298b52c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x59d3fba486ab - __rust_try
[INFO] [stdout]   72:     0x59d3fba36f5f - std::panicking::catch_unwind::h36f2b4dfa8af4100
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x59d3fba36f5f - std::panic::catch_unwind::h5cc99745876ab5e5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x59d3fbb0a46c - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h47b5082bee485ee2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   75:     0x59d3fba65581 - <gluon::import::Import<I> as gluon_vm::macros::Macro>::expand::{{closure}}::hf534232270a0f0b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:546:26
[INFO] [stdout]   76:     0x59d3fbb3ce2f - <core::pin::Pin<P> as core::future::future::Future>::poll::h85302f870a90b61f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   77:     0x59d3fc4c89a9 - <futures_task::future_obj::LocalFutureObj<T> as core::future::future::Future>::poll::hf81f1cf49eb1a743
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:84:56
[INFO] [stdout]   78:     0x59d3fba9cb41 - <futures_task::future_obj::FutureObj<T> as core::future::future::Future>::poll::hee8aec81796a9e12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:127:31
[INFO] [stdout]   79:     0x59d3fba99114 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h495cf0fb7bdc344f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:334:24
[INFO] [stdout]   80:     0x59d3fba98d71 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h2f94d1bc8b0ed742
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   81:     0x59d3fba98d71 - tokio::runtime::task::core::Core<T,S>::poll::h5cf7d307b38b8c56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:323:30
[INFO] [stdout]   82:     0x59d3fbb6c1ee - tokio::runtime::task::harness::poll_future::{{closure}}::h5aa2d7ac83b75528
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   83:     0x59d3fbb30bd1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h440912d35c4d1607
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   84:     0x59d3fbb8b15f - std::panicking::catch_unwind::do_call::h95814ff9451d704b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   85:     0x59d3fba486ab - __rust_try
[INFO] [stdout]   86:     0x59d3fba37533 - std::panicking::catch_unwind::h385ef02289baa1dd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   87:     0x59d3fba37533 - std::panic::catch_unwind::hf9e00b0098be229f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x59d3fbb6ba70 - tokio::runtime::task::harness::poll_future::h777d91b245064dde
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   89:     0x59d3fbb6ca99 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hc85d2ee5c28a3ab2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   90:     0x59d3fbb6d527 - tokio::runtime::task::harness::Harness<T,S>::poll::h355b3d4e99647628
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   91:     0x59d3fbadb9cd - tokio::runtime::task::raw::poll::h522e59468d9aaaf0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:276:13
[INFO] [stdout]   92:     0x59d3fbc11d07 - tokio::runtime::task::raw::RawTask::poll::h245074fdcf9a2037
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:200:18
[INFO] [stdout]   93:     0x59d3fb6ad401 - tokio::runtime::task::LocalNotified<S>::run::h89b0d90eebfb4ed5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/mod.rs:400:13
[INFO] [stdout]   94:     0x59d3fb60ec7a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h862eac810458ef8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   95:     0x59d3fb60ca35 - tokio::runtime::coop::with_budget::h7343eb32ee09acb3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   96:     0x59d3fb60ca35 - tokio::runtime::coop::budget::h4683b08982a548ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   97:     0x59d3fb60ca35 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hbce859e3d691e2cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   98:     0x59d3fb60c366 - tokio::runtime::scheduler::current_thread::Context::enter::h8c0c1e0aea781769
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   99:     0x59d3fb60c59c - tokio::runtime::scheduler::current_thread::Context::run_task::h43d55b96158dc8cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]  100:     0x59d3fb60de2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h20c7c6678e020a05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:705:42
[INFO] [stdout]  101:     0x59d3fb60d324 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha8edac4d9f6c8f72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]  102:     0x59d3fb61f04b - tokio::runtime::context::scoped::Scoped<T>::set::hcd3ee7a4ce99522c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]  103:     0x59d3fb696ef9 - tokio::runtime::context::set_scheduler::{{closure}}::h30600f5e619d2bfc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]  104:     0x59d3fb61dc12 - std::thread::local::LocalKey<T>::try_with::ha2980ac93a0e3257
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]  105:     0x59d3fb61ccce - std::thread::local::LocalKey<T>::with::h9f96283e8d28bbde
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]  106:     0x59d3fb696ead - tokio::runtime::context::set_scheduler::h5585a4a21a645c93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]  107:     0x59d3fb60d0b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hca72a73291416f92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]  108:     0x59d3fb60d3e6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h69306d1179627ee4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]  109:     0x59d3fb60ad29 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he48850ad7192a44c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]  110:     0x59d3fb6708c3 - tokio::runtime::context::runtime::enter_runtime::he23a3379284c90ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]  111:     0x59d3fb60a981 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h41311718666a6449
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]  112:     0x59d3fb657aaa - tokio::runtime::runtime::Runtime::block_on::hf50e68b3ed6f0764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]  113:     0x59d3fb639c7e - gluon::repl::tests::compile_repl_test::h6fe8d218d83fd004
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:735:57
[INFO] [stdout]  114:     0x59d3fb63a2a7 - gluon::repl::tests::compile_repl_test::{{closure}}::hfda5d0600c179c4f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:728:33
[INFO] [stdout]  115:     0x59d3fb698ae6 - core::ops::function::FnOnce::call_once::h296874c4d425f9db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  116:     0x59d3fb94b96b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  117:     0x59d3fb94b96b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]  118:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]  119:     0x59d3fb95835b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  120:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  121:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  122:     0x59d3fb95835b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  123:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]  124:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]  125:     0x59d3fb953a74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]  126:     0x59d3fb953a74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  127:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  128:     0x59d3fb95af62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  129:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  130:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  131:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  133:     0x59d3fb95af62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  134:     0x59d3fc7a658f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  135:     0x59d3fc7a658f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  136:     0x731d6cb9baa4 - <unknown>
[INFO] [stdout]  137:     0x731d6cc28a64 - clone
[INFO] [stdout]  138:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::compile_repl_test' (24) panicked at src/repl.rs:733:35:
[INFO] [stdout] error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ :2:26
[INFO] [stdout]   │
[INFO] [stdout] 2 │ let __implicit_prelude = import! std.prelude
[INFO] [stdout]   │                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ std.float:4:66
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { Semigroup, Monoid, Group, Eq, Ord, Ordering, Num, Show } = import! std.prelude
[INFO] [stdout]   │                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]    ┌─ :11:13
[INFO] [stdout]    │
[INFO] [stdout] 11 │ let { ? } = import! std.float
[INFO] [stdout]    │             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `+`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:7
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `-`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:12
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `*`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:17
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:22
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `==`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:35
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:41
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:47
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:52
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:58
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:64
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `++`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:69
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<|`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:96
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d3fc7a709a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3fc7a709a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d3fc7c060a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3fc7c060a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59d3fc7ad4f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59d3fc7ad4f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59d3fc7826bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3fc7826bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d3fc79e569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3fb95788c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59d3fb95788c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59d3fc79e7e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59d3fc79e7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3fc782778 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3fc779be9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d3fc78378d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3fc7c0f9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3fbbac298 - core::panicking::panic_display::h200f864017615e53
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x59d3fb63a2d9 - gluon::repl::tests::compile_repl_test::{{closure}}::{{closure}}::hfa310fb76e0716e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:733:35
[INFO] [stdout]   21:     0x59d3fb65ecd5 - core::result::Result<T,E>::unwrap_or_else::hf945f947ce16efa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1622:23
[INFO] [stdout]   22:     0x59d3fb63a0a4 - gluon::repl::tests::compile_repl_test::{{closure}}::h88f9ae94b086c6a2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:733:14
[INFO] [stdout]   23:     0x59d3fb6a0d92 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha53b701d3cbc6b2d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59d3fb6a0eed - <core::pin::Pin<P> as core::future::future::Future>::poll::he79c34375804cbd3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x59d3fb60ecbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8b1c43f4f0e4eee5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   26:     0x59d3fb60ebeb - tokio::runtime::coop::with_budget::h7a61c17c7a4415cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x59d3fb60ebeb - tokio::runtime::coop::budget::hf810b48f5038998d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x59d3fb60ebeb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7bad3ab7bea25878
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   29:     0x59d3fb60bd40 - tokio::runtime::scheduler::current_thread::Context::enter::h652242f6f8582675
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   30:     0x59d3fb60d69d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h20c7c6678e020a05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   31:     0x59d3fb60d324 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha8edac4d9f6c8f72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   32:     0x59d3fb61f04b - tokio::runtime::context::scoped::Scoped<T>::set::hcd3ee7a4ce99522c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x59d3fb696ef9 - tokio::runtime::context::set_scheduler::{{closure}}::h30600f5e619d2bfc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x59d3fb61dc12 - std::thread::local::LocalKey<T>::try_with::ha2980ac93a0e3257
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x59d3fb61ccce - std::thread::local::LocalKey<T>::with::h9f96283e8d28bbde
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x59d3fb696ead - tokio::runtime::context::set_scheduler::h5585a4a21a645c93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x59d3fb60d0b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hca72a73291416f92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   38:     0x59d3fb60d3e6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h69306d1179627ee4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   39:     0x59d3fb60ad29 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he48850ad7192a44c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x59d3fb6708c3 - tokio::runtime::context::runtime::enter_runtime::he23a3379284c90ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x59d3fb60a981 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h41311718666a6449
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x59d3fb657aaa - tokio::runtime::runtime::Runtime::block_on::hf50e68b3ed6f0764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   43:     0x59d3fb639c7e - gluon::repl::tests::compile_repl_test::h6fe8d218d83fd004
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:735:57
[INFO] [stdout]   44:     0x59d3fb63a2a7 - gluon::repl::tests::compile_repl_test::{{closure}}::hfda5d0600c179c4f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:728:33
[INFO] [stdout]   45:     0x59d3fb698ae6 - core::ops::function::FnOnce::call_once::h296874c4d425f9db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59d3fb94b96b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x59d3fb94b96b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x59d3fb95835b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59d3fb95835b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x59d3fb953a74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x59d3fb953a74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x59d3fb95af62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x59d3fb95af62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x59d3fc7a658f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x59d3fc7a658f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x731d6cb9baa4 - <unknown>
[INFO] [stdout]   67:     0x731d6cc28a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repl::tests::find_info stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::find_info' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13:
[INFO] [stdout] Types ` File` does not start with an uppercase letter
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d3fc7a709a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3fc7a709a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d3fc7c060a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3fc7c060a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59d3fc7ad4f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59d3fc7ad4f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59d3fc7826bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3fc7826bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d3fc79e569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3fb95788c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59d3fb95788c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59d3fc79e7e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59d3fc79e7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3fc782778 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3fc779be9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d3fc78378d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3fc7c0f9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3fbad54e8 - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::{{closure}}::h38b99ba85dbbc3c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13
[INFO] [stdout]   20:     0x59d3fbb59690 - core::option::Option<T>::unwrap_or_else::h3bf605b10e3ebe3a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:1067:21
[INFO] [stdout]   21:     0x59d3fba72f6c - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::h9436ac88aec2fe8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:106:39
[INFO] [stdout]   22:     0x59d3fbae5252 - <gluon_vm::api::record::Record<T,U> as gluon_vm::api::VmType>::make_type::h0b2198cc87016b33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:197:9
[INFO] [stdout]   23:     0x59d3fbaf6dcc - gluon_vm::api::VmType::make_forall_type::he42ced5a010494bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/mod.rs:443:19
[INFO] [stdout]   24:     0x59d3fbb22ce5 - gluon_vm::ExternModule::with_metadata::h685da786c0ee5dc9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:257:18
[INFO] [stdout]   25:     0x59d3fbb23625 - gluon_vm::ExternModule::new::h2e3ab1f93474d26a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:244:9
[INFO] [stdout]   26:     0x59d3fbb6744f - gluon::std_lib::io::load::hf538216fd610f6f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/std_lib/io.rs:371:5
[INFO] [stdout]   27:     0x59d3fb9a19bf - core::ops::function::Fn::call::haa27985ac607039d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   28:     0x59d3fbb123f3 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hf5116f0455677afd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   29:     0x59d3fba3d7ca - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h489192ed5e303f65
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   30:     0x59d3fbbb212b - gluon::query::extern_module::{{closure}}::hfe0b8901ff51c047
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:784:18
[INFO] [stdout]   31:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d3fb9d3ed1 - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h8758e4aa90acd81b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   33:     0x59d3fba01227 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h5e6be2be5a575cbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   34:     0x59d3fba1d838 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::h58a3732feb3a80c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   35:     0x59d3fbb3cd90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h841972973ec0fb6f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x59d3fbb0e7a9 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h8283785d9c538dec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   37:     0x59d3fbb0fff8 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h7fc744206544fd88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   38:     0x59d3fbba7a8e - <DB as gluon::query::Compilation>::extern_module::__shim::{{closure}}::h48a278a4264fd1ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   39:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   40:     0x59d3fbbaee26 - gluon::query::global_inner::{{closure}}::h80ee9cb2addd1fbb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:710:53
[INFO] [stdout]   41:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x59d3fb9d69d1 - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h91b7de60b9397135
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   43:     0x59d3fb9fffc7 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h334b07a36fd29f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   44:     0x59d3fba1d288 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::h4b82556ac231c863
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   45:     0x59d3fbb3cd90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h841972973ec0fb6f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x59d3fbb0ea59 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::hae9e941ce6eb9bcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   47:     0x59d3fbb0f778 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h17f5e2e1431c2093
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   48:     0x59d3fbba73ce - <DB as gluon::query::Compilation>::global_inner::__shim::{{closure}}::h29572ab887bba1f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   49:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x59d3fbbbcfed - gluon::query::global::{{closure}}::hf21d18926b180a15
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:801:10
[INFO] [stdout]   51:     0x59d3fbba013f - <gluon_salsa::OwnedDb<dyn gluon::query::Compilation> as gluon::query::AsyncCompilation>::global::{{closure}}::h10630b5793426e02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   52:     0x59d3fbb3ca30 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2481e42e941058de
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   53:     0x59d3fba632be - <gluon::import::DefaultImporter as gluon::import::Importer>::import::{{closure}}::h34b9728ecde3f384
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:102:71
[INFO] [stdout]   54:     0x59d3fbb3ce90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9f86690a06b09cbb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   55:     0x59d3fba669d4 - <gluon::import::Import<I> as gluon::import::ImportApi>::load_module::{{closure}}::he938732ab2a0d9a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:190:57
[INFO] [stdout]   56:     0x59d3fbb3ce90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9f86690a06b09cbb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   57:     0x59d3fbbbd80b - gluon::query::import::{{closure}}::he9e42a10a1b72833
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:690:10
[INFO] [stdout]   58:     0x59d3fbb3c930 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0c2df30ad64bea04
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   59:     0x59d3fb9ce835 - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h52965d39d8d6b3c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   60:     0x59d3fba024a8 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::ha89a3713403eb60e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   61:     0x59d3fba1ea68 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hc991ed772df5d525
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   62:     0x59d3fbb3c870 - <core::pin::Pin<P> as core::future::future::Future>::poll::h071c60de8d9fec07
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   63:     0x59d3fbb0d9fb - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h29e5b4400f42eddc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   64:     0x59d3fbb0fa38 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h2d7a250009ab45b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   65:     0x59d3fbba9bbe - <DB as gluon::query::Compilation>::import::__shim::{{closure}}::h1095286e3eb040f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   66:     0x59d3fbb3c930 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0c2df30ad64bea04
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   67:     0x59d3fbb3082a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h63b305153f5626be
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   68:     0x59d3fbb0a52e - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hef4e937c21f4c14a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   69:     0x59d3fbb30c2b - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h481d8e7ec2b4b122
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x59d3fbb8af0e - std::panicking::catch_unwind::do_call::h40b7015a8298b52c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x59d3fba486ab - __rust_try
[INFO] [stdout]   72:     0x59d3fba36f5f - std::panicking::catch_unwind::h36f2b4dfa8af4100
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x59d3fba36f5f - std::panic::catch_unwind::h5cc99745876ab5e5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x59d3fbb0a46c - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h47b5082bee485ee2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   75:     0x59d3fba65581 - <gluon::import::Import<I> as gluon_vm::macros::Macro>::expand::{{closure}}::hf534232270a0f0b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:546:26
[INFO] [stdout]   76:     0x59d3fbb3ce2f - <core::pin::Pin<P> as core::future::future::Future>::poll::h85302f870a90b61f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   77:     0x59d3fc4c89a9 - <futures_task::future_obj::LocalFutureObj<T> as core::future::future::Future>::poll::hf81f1cf49eb1a743
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:84:56
[INFO] [stdout]   78:     0x59d3fba9cb41 - <futures_task::future_obj::FutureObj<T> as core::future::future::Future>::poll::hee8aec81796a9e12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:127:31
[INFO] [stdout]   79:     0x59d3fba99114 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h495cf0fb7bdc344f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:334:24
[INFO] [stdout]   80:     0x59d3fba98d71 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h2f94d1bc8b0ed742
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   81:     0x59d3fba98d71 - tokio::runtime::task::core::Core<T,S>::poll::h5cf7d307b38b8c56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:323:30
[INFO] [stdout]   82:     0x59d3fbb6c1ee - tokio::runtime::task::harness::poll_future::{{closure}}::h5aa2d7ac83b75528
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   83:     0x59d3fbb30bd1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h440912d35c4d1607
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   84:     0x59d3fbb8b15f - std::panicking::catch_unwind::do_call::h95814ff9451d704b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   85:     0x59d3fba486ab - __rust_try
[INFO] [stdout]   86:     0x59d3fba37533 - std::panicking::catch_unwind::h385ef02289baa1dd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   87:     0x59d3fba37533 - std::panic::catch_unwind::hf9e00b0098be229f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x59d3fbb6ba70 - tokio::runtime::task::harness::poll_future::h777d91b245064dde
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   89:     0x59d3fbb6ca99 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hc85d2ee5c28a3ab2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   90:     0x59d3fbb6d527 - tokio::runtime::task::harness::Harness<T,S>::poll::h355b3d4e99647628
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   91:     0x59d3fbadb9cd - tokio::runtime::task::raw::poll::h522e59468d9aaaf0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:276:13
[INFO] [stdout]   92:     0x59d3fbc11d07 - tokio::runtime::task::raw::RawTask::poll::h245074fdcf9a2037
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:200:18
[INFO] [stdout]   93:     0x59d3fb6ad401 - tokio::runtime::task::LocalNotified<S>::run::h89b0d90eebfb4ed5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/mod.rs:400:13
[INFO] [stdout]   94:     0x59d3fb60ec7a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h862eac810458ef8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   95:     0x59d3fb60ca35 - tokio::runtime::coop::with_budget::h7343eb32ee09acb3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   96:     0x59d3fb60ca35 - tokio::runtime::coop::budget::h4683b08982a548ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   97:     0x59d3fb60ca35 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hbce859e3d691e2cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   98:     0x59d3fb60c366 - tokio::runtime::scheduler::current_thread::Context::enter::h8c0c1e0aea781769
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   99:     0x59d3fb60c59c - tokio::runtime::scheduler::current_thread::Context::run_task::h43d55b96158dc8cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]  100:     0x59d3fb60de2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h20c7c6678e020a05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:705:42
[INFO] [stdout]  101:     0x59d3fb60d324 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha8edac4d9f6c8f72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]  102:     0x59d3fb61f04b - tokio::runtime::context::scoped::Scoped<T>::set::hcd3ee7a4ce99522c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]  103:     0x59d3fb696ef9 - tokio::runtime::context::set_scheduler::{{closure}}::h30600f5e619d2bfc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]  104:     0x59d3fb61dc12 - std::thread::local::LocalKey<T>::try_with::ha2980ac93a0e3257
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]  105:     0x59d3fb61ccce - std::thread::local::LocalKey<T>::with::h9f96283e8d28bbde
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]  106:     0x59d3fb696ead - tokio::runtime::context::set_scheduler::h5585a4a21a645c93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]  107:     0x59d3fb60d0b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hca72a73291416f92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]  108:     0x59d3fb60d3e6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h69306d1179627ee4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]  109:     0x59d3fb60ad29 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he48850ad7192a44c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]  110:     0x59d3fb6708c3 - tokio::runtime::context::runtime::enter_runtime::he23a3379284c90ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]  111:     0x59d3fb60a981 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h41311718666a6449
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]  112:     0x59d3fb657aaa - tokio::runtime::runtime::Runtime::block_on::hf50e68b3ed6f0764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]  113:     0x59d3fb63afde - gluon::repl::tests::find_info::h5c2de856babf5bb3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:808:60
[INFO] [stdout]  114:     0x59d3fb63b077 - gluon::repl::tests::find_info::{{closure}}::h43d4dbd23fad8f2f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:793:25
[INFO] [stdout]  115:     0x59d3fb6990a6 - core::ops::function::FnOnce::call_once::h6d87771cd071efff
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  116:     0x59d3fb94b96b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  117:     0x59d3fb94b96b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]  118:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]  119:     0x59d3fb95835b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  120:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  121:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  122:     0x59d3fb95835b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  123:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]  124:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]  125:     0x59d3fb953a74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]  126:     0x59d3fb953a74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  127:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  128:     0x59d3fb95af62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  129:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  130:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  131:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  133:     0x59d3fb95af62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  134:     0x59d3fc7a658f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  135:     0x59d3fc7a658f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  136:     0x731d6cb9baa4 - <unknown>
[INFO] [stdout]  137:     0x731d6cc28a64 - clone
[INFO] [stdout]  138:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::find_info' (26) panicked at src/repl.rs:798:35:
[INFO] [stdout] error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ :2:26
[INFO] [stdout]   │
[INFO] [stdout] 2 │ let __implicit_prelude = import! std.prelude
[INFO] [stdout]   │                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ std.float:4:66
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { Semigroup, Monoid, Group, Eq, Ord, Ordering, Num, Show } = import! std.prelude
[INFO] [stdout]   │                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]    ┌─ :11:13
[INFO] [stdout]    │
[INFO] [stdout] 11 │ let { ? } = import! std.float
[INFO] [stdout]    │             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `+`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:7
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `-`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:12
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `*`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:17
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:22
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `==`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:35
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:41
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:47
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:52
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:58
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:64
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `++`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:69
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<|`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:96
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d3fc7a709a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3fc7a709a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d3fc7c060a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3fc7c060a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59d3fc7ad4f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59d3fc7ad4f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59d3fc7826bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3fc7826bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d3fc79e569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3fb95788c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59d3fb95788c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59d3fc79e7e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59d3fc79e7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3fc782778 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3fc779be9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d3fc78378d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3fc7c0f9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3fbbac298 - core::panicking::panic_display::h200f864017615e53
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x59d3fb63c0a9 - gluon::repl::tests::find_info::{{closure}}::{{closure}}::h28e009f013cdbd69
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:798:35
[INFO] [stdout]   21:     0x59d3fb65e865 - core::result::Result<T,E>::unwrap_or_else::h2d7b3f00c7f715a9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1622:23
[INFO] [stdout]   22:     0x59d3fb63b506 - gluon::repl::tests::find_info::{{closure}}::h725f23309f8ffa64
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:798:14
[INFO] [stdout]   23:     0x59d3fb6a0d92 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha53b701d3cbc6b2d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59d3fb6a0eed - <core::pin::Pin<P> as core::future::future::Future>::poll::he79c34375804cbd3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x59d3fb60ecbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8b1c43f4f0e4eee5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   26:     0x59d3fb60ebeb - tokio::runtime::coop::with_budget::h7a61c17c7a4415cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x59d3fb60ebeb - tokio::runtime::coop::budget::hf810b48f5038998d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x59d3fb60ebeb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7bad3ab7bea25878
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   29:     0x59d3fb60bd40 - tokio::runtime::scheduler::current_thread::Context::enter::h652242f6f8582675
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   30:     0x59d3fb60d69d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h20c7c6678e020a05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   31:     0x59d3fb60d324 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha8edac4d9f6c8f72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   32:     0x59d3fb61f04b - tokio::runtime::context::scoped::Scoped<T>::set::hcd3ee7a4ce99522c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x59d3fb696ef9 - tokio::runtime::context::set_scheduler::{{closure}}::h30600f5e619d2bfc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x59d3fb61dc12 - std::thread::local::LocalKey<T>::try_with::ha2980ac93a0e3257
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x59d3fb61ccce - std::thread::local::LocalKey<T>::with::h9f96283e8d28bbde
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x59d3fb696ead - tokio::runtime::context::set_scheduler::h5585a4a21a645c93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x59d3fb60d0b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hca72a73291416f92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   38:     0x59d3fb60d3e6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h69306d1179627ee4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   39:     0x59d3fb60ad29 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he48850ad7192a44c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x59d3fb6708c3 - tokio::runtime::context::runtime::enter_runtime::he23a3379284c90ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x59d3fb60a981 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h41311718666a6449
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x59d3fb657aaa - tokio::runtime::runtime::Runtime::block_on::hf50e68b3ed6f0764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   43:     0x59d3fb63afde - gluon::repl::tests::find_info::h5c2de856babf5bb3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:808:60
[INFO] [stdout]   44:     0x59d3fb63b077 - gluon::repl::tests::find_info::{{closure}}::h43d4dbd23fad8f2f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:793:25
[INFO] [stdout]   45:     0x59d3fb6990a6 - core::ops::function::FnOnce::call_once::h6d87771cd071efff
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59d3fb94b96b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x59d3fb94b96b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x59d3fb95835b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59d3fb95835b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x59d3fb953a74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x59d3fb953a74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x59d3fb95af62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x59d3fb95af62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x59d3fc7a658f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x59d3fc7a658f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x731d6cb9baa4 - <unknown>
[INFO] [stdout]   67:     0x731d6cc28a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repl::tests::complete_repl_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::complete_repl_empty' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13:
[INFO] [stdout] Types ` File` does not start with an uppercase letter
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d3fc7a709a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3fc7a709a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d3fc7c060a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3fc7c060a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59d3fc7ad4f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59d3fc7ad4f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59d3fc7826bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3fc7826bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d3fc79e569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3fb95788c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59d3fb95788c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59d3fc79e7e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59d3fc79e7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3fc782778 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3fc779be9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d3fc78378d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3fc7c0f9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3fbad54e8 - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::{{closure}}::h38b99ba85dbbc3c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13
[INFO] [stdout]   20:     0x59d3fbb59690 - core::option::Option<T>::unwrap_or_else::h3bf605b10e3ebe3a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:1067:21
[INFO] [stdout]   21:     0x59d3fba72f6c - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::h9436ac88aec2fe8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:106:39
[INFO] [stdout]   22:     0x59d3fbae5252 - <gluon_vm::api::record::Record<T,U> as gluon_vm::api::VmType>::make_type::h0b2198cc87016b33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:197:9
[INFO] [stdout]   23:     0x59d3fbaf6dcc - gluon_vm::api::VmType::make_forall_type::he42ced5a010494bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/mod.rs:443:19
[INFO] [stdout]   24:     0x59d3fbb22ce5 - gluon_vm::ExternModule::with_metadata::h685da786c0ee5dc9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:257:18
[INFO] [stdout]   25:     0x59d3fbb23625 - gluon_vm::ExternModule::new::h2e3ab1f93474d26a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:244:9
[INFO] [stdout]   26:     0x59d3fbb6744f - gluon::std_lib::io::load::hf538216fd610f6f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/std_lib/io.rs:371:5
[INFO] [stdout]   27:     0x59d3fb9a19bf - core::ops::function::Fn::call::haa27985ac607039d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   28:     0x59d3fbb123f3 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hf5116f0455677afd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   29:     0x59d3fba3d7ca - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h489192ed5e303f65
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   30:     0x59d3fbbb212b - gluon::query::extern_module::{{closure}}::hfe0b8901ff51c047
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:784:18
[INFO] [stdout]   31:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d3fb9d3ed1 - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h8758e4aa90acd81b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   33:     0x59d3fba01227 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h5e6be2be5a575cbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   34:     0x59d3fba1d838 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::h58a3732feb3a80c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   35:     0x59d3fbb3cd90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h841972973ec0fb6f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x59d3fbb0e7a9 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h8283785d9c538dec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   37:     0x59d3fbb0fff8 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h7fc744206544fd88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   38:     0x59d3fbba7a8e - <DB as gluon::query::Compilation>::extern_module::__shim::{{closure}}::h48a278a4264fd1ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   39:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   40:     0x59d3fbbaee26 - gluon::query::global_inner::{{closure}}::h80ee9cb2addd1fbb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:710:53
[INFO] [stdout]   41:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x59d3fb9d69d1 - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h91b7de60b9397135
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   43:     0x59d3fb9fffc7 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h334b07a36fd29f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   44:     0x59d3fba1d288 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::h4b82556ac231c863
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   45:     0x59d3fbb3cd90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h841972973ec0fb6f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x59d3fbb0ea59 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::hae9e941ce6eb9bcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   47:     0x59d3fbb0f778 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h17f5e2e1431c2093
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   48:     0x59d3fbba73ce - <DB as gluon::query::Compilation>::global_inner::__shim::{{closure}}::h29572ab887bba1f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   49:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x59d3fbbbcfed - gluon::query::global::{{closure}}::hf21d18926b180a15
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:801:10
[INFO] [stdout]   51:     0x59d3fbba013f - <gluon_salsa::OwnedDb<dyn gluon::query::Compilation> as gluon::query::AsyncCompilation>::global::{{closure}}::h10630b5793426e02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   52:     0x59d3fbb3ca30 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2481e42e941058de
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   53:     0x59d3fba632be - <gluon::import::DefaultImporter as gluon::import::Importer>::import::{{closure}}::h34b9728ecde3f384
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:102:71
[INFO] [stdout]   54:     0x59d3fbb3ce90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9f86690a06b09cbb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   55:     0x59d3fba669d4 - <gluon::import::Import<I> as gluon::import::ImportApi>::load_module::{{closure}}::he938732ab2a0d9a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:190:57
[INFO] [stdout]   56:     0x59d3fbb3ce90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9f86690a06b09cbb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   57:     0x59d3fbbbd80b - gluon::query::import::{{closure}}::he9e42a10a1b72833
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:690:10
[INFO] [stdout]   58:     0x59d3fbb3c930 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0c2df30ad64bea04
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   59:     0x59d3fb9ce835 - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h52965d39d8d6b3c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   60:     0x59d3fba024a8 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::ha89a3713403eb60e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   61:     0x59d3fba1ea68 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hc991ed772df5d525
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   62:     0x59d3fbb3c870 - <core::pin::Pin<P> as core::future::future::Future>::poll::h071c60de8d9fec07
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   63:     0x59d3fbb0d9fb - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h29e5b4400f42eddc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   64:     0x59d3fbb0fa38 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h2d7a250009ab45b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   65:     0x59d3fbba9bbe - <DB as gluon::query::Compilation>::import::__shim::{{closure}}::h1095286e3eb040f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   66:     0x59d3fbb3c930 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0c2df30ad64bea04
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   67:     0x59d3fbb3082a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h63b305153f5626be
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   68:     0x59d3fbb0a52e - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hef4e937c21f4c14a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   69:     0x59d3fbb30c2b - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h481d8e7ec2b4b122
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x59d3fbb8af0e - std::panicking::catch_unwind::do_call::h40b7015a8298b52c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x59d3fba486ab - __rust_try
[INFO] [stdout]   72:     0x59d3fba36f5f - std::panicking::catch_unwind::h36f2b4dfa8af4100
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x59d3fba36f5f - std::panic::catch_unwind::h5cc99745876ab5e5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x59d3fbb0a46c - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h47b5082bee485ee2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   75:     0x59d3fba65581 - <gluon::import::Import<I> as gluon_vm::macros::Macro>::expand::{{closure}}::hf534232270a0f0b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:546:26
[INFO] [stdout]   76:     0x59d3fbb3ce2f - <core::pin::Pin<P> as core::future::future::Future>::poll::h85302f870a90b61f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   77:     0x59d3fc4c89a9 - <futures_task::future_obj::LocalFutureObj<T> as core::future::future::Future>::poll::hf81f1cf49eb1a743
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:84:56
[INFO] [stdout]   78:     0x59d3fba9cb41 - <futures_task::future_obj::FutureObj<T> as core::future::future::Future>::poll::hee8aec81796a9e12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:127:31
[INFO] [stdout]   79:     0x59d3fba99114 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h495cf0fb7bdc344f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:334:24
[INFO] [stdout]   80:     0x59d3fba98d71 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h2f94d1bc8b0ed742
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   81:     0x59d3fba98d71 - tokio::runtime::task::core::Core<T,S>::poll::h5cf7d307b38b8c56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:323:30
[INFO] [stdout]   82:     0x59d3fbb6c1ee - tokio::runtime::task::harness::poll_future::{{closure}}::h5aa2d7ac83b75528
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   83:     0x59d3fbb30bd1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h440912d35c4d1607
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   84:     0x59d3fbb8b15f - std::panicking::catch_unwind::do_call::h95814ff9451d704b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   85:     0x59d3fba486ab - __rust_try
[INFO] [stdout]   86:     0x59d3fba37533 - std::panicking::catch_unwind::h385ef02289baa1dd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   87:     0x59d3fba37533 - std::panic::catch_unwind::hf9e00b0098be229f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x59d3fbb6ba70 - tokio::runtime::task::harness::poll_future::h777d91b245064dde
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   89:     0x59d3fbb6ca99 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hc85d2ee5c28a3ab2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   90:     0x59d3fbb6d527 - tokio::runtime::task::harness::Harness<T,S>::poll::h355b3d4e99647628
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   91:     0x59d3fbadb9cd - tokio::runtime::task::raw::poll::h522e59468d9aaaf0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:276:13
[INFO] [stdout]   92:     0x59d3fbc11d07 - tokio::runtime::task::raw::RawTask::poll::h245074fdcf9a2037
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:200:18
[INFO] [stdout]   93:     0x59d3fb6ad401 - tokio::runtime::task::LocalNotified<S>::run::h89b0d90eebfb4ed5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/mod.rs:400:13
[INFO] [stdout]   94:     0x59d3fb60ec7a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h862eac810458ef8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   95:     0x59d3fb60ca35 - tokio::runtime::coop::with_budget::h7343eb32ee09acb3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   96:     0x59d3fb60ca35 - tokio::runtime::coop::budget::h4683b08982a548ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   97:     0x59d3fb60ca35 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hbce859e3d691e2cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   98:     0x59d3fb60c366 - tokio::runtime::scheduler::current_thread::Context::enter::h8c0c1e0aea781769
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   99:     0x59d3fb60c59c - tokio::runtime::scheduler::current_thread::Context::run_task::h43d55b96158dc8cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]  100:     0x59d3fb60de2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h20c7c6678e020a05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:705:42
[INFO] [stdout]  101:     0x59d3fb60d324 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha8edac4d9f6c8f72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]  102:     0x59d3fb61f04b - tokio::runtime::context::scoped::Scoped<T>::set::hcd3ee7a4ce99522c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]  103:     0x59d3fb696ef9 - tokio::runtime::context::set_scheduler::{{closure}}::h30600f5e619d2bfc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]  104:     0x59d3fb61dc12 - std::thread::local::LocalKey<T>::try_with::ha2980ac93a0e3257
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]  105:     0x59d3fb61ccce - std::thread::local::LocalKey<T>::with::h9f96283e8d28bbde
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]  106:     0x59d3fb696ead - tokio::runtime::context::set_scheduler::h5585a4a21a645c93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]  107:     0x59d3fb60d0b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hca72a73291416f92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]  108:     0x59d3fb60d3e6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h69306d1179627ee4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]  109:     0x59d3fb60ad29 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he48850ad7192a44c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]  110:     0x59d3fb6708c3 - tokio::runtime::context::runtime::enter_runtime::he23a3379284c90ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]  111:     0x59d3fb60a981 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h41311718666a6449
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]  112:     0x59d3fb657aaa - tokio::runtime::runtime::Runtime::block_on::hf50e68b3ed6f0764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]  113:     0x59d3fb63a44e - gluon::repl::tests::complete_repl_empty::hd5c061d3f6165776
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:821:79
[INFO] [stdout]  114:     0x59d3fb63a937 - gluon::repl::tests::complete_repl_empty::{{closure}}::hb38d97e05698cf71
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:815:35
[INFO] [stdout]  115:     0x59d3fb699a56 - core::ops::function::FnOnce::call_once::he7414c51d442b8f3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  116:     0x59d3fb94b96b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  117:     0x59d3fb94b96b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]  118:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]  119:     0x59d3fb95835b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  120:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  121:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  122:     0x59d3fb95835b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  123:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]  124:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]  125:     0x59d3fb953a74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]  126:     0x59d3fb953a74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  127:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  128:     0x59d3fb95af62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  129:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  130:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  131:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  133:     0x59d3fb95af62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  134:     0x59d3fc7a658f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  135:     0x59d3fc7a658f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  136:     0x731d6cb9baa4 - <unknown>
[INFO] [stdout]  137:     0x731d6cc28a64 - clone
[INFO] [stdout]  138:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::complete_repl_empty' (25) panicked at src/repl.rs:820:35:
[INFO] [stdout] error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ :2:26
[INFO] [stdout]   │
[INFO] [stdout] 2 │ let __implicit_prelude = import! std.prelude
[INFO] [stdout]   │                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ std.float:4:66
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { Semigroup, Monoid, Group, Eq, Ord, Ordering, Num, Show } = import! std.prelude
[INFO] [stdout]   │                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]    ┌─ :11:13
[INFO] [stdout]    │
[INFO] [stdout] 11 │ let { ? } = import! std.float
[INFO] [stdout]    │             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `+`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:7
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `-`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:12
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `*`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:17
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:22
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `==`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:35
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:41
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:47
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:52
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:58
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:64
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `++`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:69
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<|`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:96
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d3fc7a709a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3fc7a709a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d3fc7c060a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3fc7c060a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59d3fc7ad4f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59d3fc7ad4f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59d3fc7826bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3fc7826bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d3fc79e569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3fb95788c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59d3fb95788c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59d3fc79e7e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59d3fc79e7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3fc782778 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3fc779be9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d3fc78378d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3fc7c0f9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3fbbac298 - core::panicking::panic_display::h200f864017615e53
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x59d3fb63a969 - gluon::repl::tests::complete_repl_empty::{{closure}}::{{closure}}::h06aedd739db8ec14
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:820:35
[INFO] [stdout]   21:     0x59d3fb65e8d5 - core::result::Result<T,E>::unwrap_or_else::h6110626d4decc803
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1622:23
[INFO] [stdout]   22:     0x59d3fb63a86c - gluon::repl::tests::complete_repl_empty::{{closure}}::h359cc96f36ea479d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:820:14
[INFO] [stdout]   23:     0x59d3fb6a0d92 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha53b701d3cbc6b2d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59d3fb6a0eed - <core::pin::Pin<P> as core::future::future::Future>::poll::he79c34375804cbd3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x59d3fb60ecbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8b1c43f4f0e4eee5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   26:     0x59d3fb60ebeb - tokio::runtime::coop::with_budget::h7a61c17c7a4415cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x59d3fb60ebeb - tokio::runtime::coop::budget::hf810b48f5038998d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x59d3fb60ebeb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7bad3ab7bea25878
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   29:     0x59d3fb60bd40 - tokio::runtime::scheduler::current_thread::Context::enter::h652242f6f8582675
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   30:     0x59d3fb60d69d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h20c7c6678e020a05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   31:     0x59d3fb60d324 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha8edac4d9f6c8f72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   32:     0x59d3fb61f04b - tokio::runtime::context::scoped::Scoped<T>::set::hcd3ee7a4ce99522c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x59d3fb696ef9 - tokio::runtime::context::set_scheduler::{{closure}}::h30600f5e619d2bfc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x59d3fb61dc12 - std::thread::local::LocalKey<T>::try_with::ha2980ac93a0e3257
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x59d3fb61ccce - std::thread::local::LocalKey<T>::with::h9f96283e8d28bbde
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x59d3fb696ead - tokio::runtime::context::set_scheduler::h5585a4a21a645c93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x59d3fb60d0b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hca72a73291416f92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   38:     0x59d3fb60d3e6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h69306d1179627ee4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   39:     0x59d3fb60ad29 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he48850ad7192a44c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x59d3fb6708c3 - tokio::runtime::context::runtime::enter_runtime::he23a3379284c90ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x59d3fb60a981 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h41311718666a6449
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x59d3fb657aaa - tokio::runtime::runtime::Runtime::block_on::hf50e68b3ed6f0764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   43:     0x59d3fb63a44e - gluon::repl::tests::complete_repl_empty::hd5c061d3f6165776
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:821:79
[INFO] [stdout]   44:     0x59d3fb63a937 - gluon::repl::tests::complete_repl_empty::{{closure}}::hb38d97e05698cf71
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:815:35
[INFO] [stdout]   45:     0x59d3fb699a56 - core::ops::function::FnOnce::call_once::he7414c51d442b8f3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59d3fb94b96b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x59d3fb94b96b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x59d3fb95835b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59d3fb95835b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x59d3fb953a74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x59d3fb953a74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x59d3fb95af62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x59d3fb95af62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x59d3fc7a658f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x59d3fc7a658f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x731d6cb9baa4 - <unknown>
[INFO] [stdout]   67:     0x731d6cc28a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repl::tests::record_patterns stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::record_patterns' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13:
[INFO] [stdout] Types ` File` does not start with an uppercase letter
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d3fc7a709a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3fc7a709a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d3fc7c060a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3fc7c060a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59d3fc7ad4f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59d3fc7ad4f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59d3fc7826bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3fc7826bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d3fc79e569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3fb95788c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59d3fb95788c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59d3fc79e7e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59d3fc79e7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3fc782778 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3fc779be9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d3fc78378d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3fc7c0f9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3fbad54e8 - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::{{closure}}::h38b99ba85dbbc3c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13
[INFO] [stdout]   20:     0x59d3fbb59690 - core::option::Option<T>::unwrap_or_else::h3bf605b10e3ebe3a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:1067:21
[INFO] [stdout]   21:     0x59d3fba72f6c - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::h9436ac88aec2fe8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:106:39
[INFO] [stdout]   22:     0x59d3fbae5252 - <gluon_vm::api::record::Record<T,U> as gluon_vm::api::VmType>::make_type::h0b2198cc87016b33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:197:9
[INFO] [stdout]   23:     0x59d3fbaf6dcc - gluon_vm::api::VmType::make_forall_type::he42ced5a010494bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/mod.rs:443:19
[INFO] [stdout]   24:     0x59d3fbb22ce5 - gluon_vm::ExternModule::with_metadata::h685da786c0ee5dc9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:257:18
[INFO] [stdout]   25:     0x59d3fbb23625 - gluon_vm::ExternModule::new::h2e3ab1f93474d26a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:244:9
[INFO] [stdout]   26:     0x59d3fbb6744f - gluon::std_lib::io::load::hf538216fd610f6f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/std_lib/io.rs:371:5
[INFO] [stdout]   27:     0x59d3fb9a19bf - core::ops::function::Fn::call::haa27985ac607039d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   28:     0x59d3fbb123f3 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hf5116f0455677afd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   29:     0x59d3fba3d7ca - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h489192ed5e303f65
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   30:     0x59d3fbbb212b - gluon::query::extern_module::{{closure}}::hfe0b8901ff51c047
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:784:18
[INFO] [stdout]   31:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d3fb9d3ed1 - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h8758e4aa90acd81b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   33:     0x59d3fba01227 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h5e6be2be5a575cbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   34:     0x59d3fba1d838 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::h58a3732feb3a80c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   35:     0x59d3fbb3cd90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h841972973ec0fb6f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x59d3fbb0e7a9 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h8283785d9c538dec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   37:     0x59d3fbb0fff8 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h7fc744206544fd88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   38:     0x59d3fbba7a8e - <DB as gluon::query::Compilation>::extern_module::__shim::{{closure}}::h48a278a4264fd1ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   39:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   40:     0x59d3fbbaee26 - gluon::query::global_inner::{{closure}}::h80ee9cb2addd1fbb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:710:53
[INFO] [stdout]   41:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x59d3fb9d69d1 - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h91b7de60b9397135
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   43:     0x59d3fb9fffc7 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h334b07a36fd29f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   44:     0x59d3fba1d288 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::h4b82556ac231c863
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   45:     0x59d3fbb3cd90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h841972973ec0fb6f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x59d3fbb0ea59 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::hae9e941ce6eb9bcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   47:     0x59d3fbb0f778 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h17f5e2e1431c2093
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   48:     0x59d3fbba73ce - <DB as gluon::query::Compilation>::global_inner::__shim::{{closure}}::h29572ab887bba1f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   49:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x59d3fbbbcfed - gluon::query::global::{{closure}}::hf21d18926b180a15
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:801:10
[INFO] [stdout]   51:     0x59d3fbba013f - <gluon_salsa::OwnedDb<dyn gluon::query::Compilation> as gluon::query::AsyncCompilation>::global::{{closure}}::h10630b5793426e02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   52:     0x59d3fbb3ca30 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2481e42e941058de
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   53:     0x59d3fba632be - <gluon::import::DefaultImporter as gluon::import::Importer>::import::{{closure}}::h34b9728ecde3f384
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:102:71
[INFO] [stdout]   54:     0x59d3fbb3ce90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9f86690a06b09cbb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   55:     0x59d3fba669d4 - <gluon::import::Import<I> as gluon::import::ImportApi>::load_module::{{closure}}::he938732ab2a0d9a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:190:57
[INFO] [stdout]   56:     0x59d3fbb3ce90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9f86690a06b09cbb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   57:     0x59d3fbbbd80b - gluon::query::import::{{closure}}::he9e42a10a1b72833
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:690:10
[INFO] [stdout]   58:     0x59d3fbb3c930 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0c2df30ad64bea04
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   59:     0x59d3fb9ce835 - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h52965d39d8d6b3c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   60:     0x59d3fba024a8 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::ha89a3713403eb60e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   61:     0x59d3fba1ea68 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hc991ed772df5d525
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   62:     0x59d3fbb3c870 - <core::pin::Pin<P> as core::future::future::Future>::poll::h071c60de8d9fec07
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   63:     0x59d3fbb0d9fb - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h29e5b4400f42eddc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   64:     0x59d3fbb0fa38 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h2d7a250009ab45b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   65:     0x59d3fbba9bbe - <DB as gluon::query::Compilation>::import::__shim::{{closure}}::h1095286e3eb040f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   66:     0x59d3fbb3c930 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0c2df30ad64bea04
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   67:     0x59d3fbb3082a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h63b305153f5626be
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   68:     0x59d3fbb0a52e - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hef4e937c21f4c14a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   69:     0x59d3fbb30c2b - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h481d8e7ec2b4b122
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x59d3fbb8af0e - std::panicking::catch_unwind::do_call::h40b7015a8298b52c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x59d3fba486ab - __rust_try
[INFO] [stdout]   72:     0x59d3fba36f5f - std::panicking::catch_unwind::h36f2b4dfa8af4100
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x59d3fba36f5f - std::panic::catch_unwind::h5cc99745876ab5e5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x59d3fbb0a46c - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h47b5082bee485ee2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   75:     0x59d3fba65581 - <gluon::import::Import<I> as gluon_vm::macros::Macro>::expand::{{closure}}::hf534232270a0f0b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:546:26
[INFO] [stdout]   76:     0x59d3fbb3ce2f - <core::pin::Pin<P> as core::future::future::Future>::poll::h85302f870a90b61f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   77:     0x59d3fc4c89a9 - <futures_task::future_obj::LocalFutureObj<T> as core::future::future::Future>::poll::hf81f1cf49eb1a743
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:84:56
[INFO] [stdout]   78:     0x59d3fba9cb41 - <futures_task::future_obj::FutureObj<T> as core::future::future::Future>::poll::hee8aec81796a9e12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:127:31
[INFO] [stdout]   79:     0x59d3fba99114 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h495cf0fb7bdc344f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:334:24
[INFO] [stdout]   80:     0x59d3fba98d71 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h2f94d1bc8b0ed742
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   81:     0x59d3fba98d71 - tokio::runtime::task::core::Core<T,S>::poll::h5cf7d307b38b8c56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:323:30
[INFO] [stdout]   82:     0x59d3fbb6c1ee - tokio::runtime::task::harness::poll_future::{{closure}}::h5aa2d7ac83b75528
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   83:     0x59d3fbb30bd1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h440912d35c4d1607
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   84:     0x59d3fbb8b15f - std::panicking::catch_unwind::do_call::h95814ff9451d704b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   85:     0x59d3fba486ab - __rust_try
[INFO] [stdout]   86:     0x59d3fba37533 - std::panicking::catch_unwind::h385ef02289baa1dd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   87:     0x59d3fba37533 - std::panic::catch_unwind::hf9e00b0098be229f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x59d3fbb6ba70 - tokio::runtime::task::harness::poll_future::h777d91b245064dde
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   89:     0x59d3fbb6ca99 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hc85d2ee5c28a3ab2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   90:     0x59d3fbb6d527 - tokio::runtime::task::harness::Harness<T,S>::poll::h355b3d4e99647628
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   91:     0x59d3fbadb9cd - tokio::runtime::task::raw::poll::h522e59468d9aaaf0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:276:13
[INFO] [stdout]   92:     0x59d3fbc11d07 - tokio::runtime::task::raw::RawTask::poll::h245074fdcf9a2037
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:200:18
[INFO] [stdout]   93:     0x59d3fb6ad401 - tokio::runtime::task::LocalNotified<S>::run::h89b0d90eebfb4ed5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/mod.rs:400:13
[INFO] [stdout]   94:     0x59d3fb60ec7a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h862eac810458ef8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   95:     0x59d3fb60ca35 - tokio::runtime::coop::with_budget::h7343eb32ee09acb3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   96:     0x59d3fb60ca35 - tokio::runtime::coop::budget::h4683b08982a548ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   97:     0x59d3fb60ca35 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hbce859e3d691e2cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   98:     0x59d3fb60c366 - tokio::runtime::scheduler::current_thread::Context::enter::h8c0c1e0aea781769
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   99:     0x59d3fb60c59c - tokio::runtime::scheduler::current_thread::Context::run_task::h43d55b96158dc8cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]  100:     0x59d3fb60de2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h20c7c6678e020a05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:705:42
[INFO] [stdout]  101:     0x59d3fb60d324 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha8edac4d9f6c8f72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]  102:     0x59d3fb61f04b - tokio::runtime::context::scoped::Scoped<T>::set::hcd3ee7a4ce99522c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]  103:     0x59d3fb696ef9 - tokio::runtime::context::set_scheduler::{{closure}}::h30600f5e619d2bfc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]  104:     0x59d3fb61dc12 - std::thread::local::LocalKey<T>::try_with::ha2980ac93a0e3257
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]  105:     0x59d3fb61ccce - std::thread::local::LocalKey<T>::with::h9f96283e8d28bbde
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]  106:     0x59d3fb696ead - tokio::runtime::context::set_scheduler::h5585a4a21a645c93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]  107:     0x59d3fb60d0b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hca72a73291416f92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]  108:     0x59d3fb60d3e6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h69306d1179627ee4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]  109:     0x59d3fb60ad29 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he48850ad7192a44c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]  110:     0x59d3fb6708c3 - tokio::runtime::context::runtime::enter_runtime::he23a3379284c90ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]  111:     0x59d3fb60a981 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h41311718666a6449
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]  112:     0x59d3fb657aaa - tokio::runtime::runtime::Runtime::block_on::hf50e68b3ed6f0764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]  113:     0x59d3fb638f8e - gluon::repl::tests::record_patterns::h34ded201d714e125
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:759:62
[INFO] [stdout]  114:     0x59d3fb639027 - gluon::repl::tests::record_patterns::{{closure}}::haf14dc922db5f308
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:739:31
[INFO] [stdout]  115:     0x59d3fb699526 - core::ops::function::FnOnce::call_once::ha33765e0e538d8c0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  116:     0x59d3fb94b96b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  117:     0x59d3fb94b96b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]  118:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]  119:     0x59d3fb95835b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  120:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  121:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  122:     0x59d3fb95835b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  123:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]  124:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]  125:     0x59d3fb953a74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]  126:     0x59d3fb953a74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  127:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  128:     0x59d3fb95af62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  129:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  130:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  131:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  133:     0x59d3fb95af62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  134:     0x59d3fc7a658f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  135:     0x59d3fc7a658f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  136:     0x731d6cb9baa4 - <unknown>
[INFO] [stdout]  137:     0x731d6cc28a64 - clone
[INFO] [stdout]  138:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::record_patterns' (28) panicked at src/repl.rs:744:35:
[INFO] [stdout] error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ :2:26
[INFO] [stdout]   │
[INFO] [stdout] 2 │ let __implicit_prelude = import! std.prelude
[INFO] [stdout]   │                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ std.float:4:66
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { Semigroup, Monoid, Group, Eq, Ord, Ordering, Num, Show } = import! std.prelude
[INFO] [stdout]   │                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]    ┌─ :11:13
[INFO] [stdout]    │
[INFO] [stdout] 11 │ let { ? } = import! std.float
[INFO] [stdout]    │             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `+`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:7
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `-`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:12
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `*`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:17
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:22
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `==`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:35
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:41
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:47
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:52
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:58
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:64
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `++`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:69
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<|`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:96
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d3fc7a709a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3fc7a709a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d3fc7c060a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3fc7c060a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59d3fc7ad4f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59d3fc7ad4f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59d3fc7826bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3fc7826bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--bin gluon`
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d3fc79e569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3fb95788c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59d3fb95788c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59d3fc79e7e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59d3fc79e7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3fc782778 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3fc779be9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d3fc78378d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3fc7c0f9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3fbbac298 - core::panicking::panic_display::h200f864017615e53
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x59d3fb639b09 - gluon::repl::tests::record_patterns::{{closure}}::{{closure}}::h28273fb248ba8a48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:744:35
[INFO] [stdout]   21:     0x59d3fb65ec65 - core::result::Result<T,E>::unwrap_or_else::hb1dcd7ab7ddfd24d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1622:23
[INFO] [stdout]   22:     0x59d3fb639484 - gluon::repl::tests::record_patterns::{{closure}}::hcb306665329dbbb7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:744:14
[INFO] [stdout]   23:     0x59d3fb6a0d92 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha53b701d3cbc6b2d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59d3fb6a0eed - <core::pin::Pin<P> as core::future::future::Future>::poll::he79c34375804cbd3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x59d3fb60ecbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8b1c43f4f0e4eee5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   26:     0x59d3fb60ebeb - tokio::runtime::coop::with_budget::h7a61c17c7a4415cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x59d3fb60ebeb - tokio::runtime::coop::budget::hf810b48f5038998d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x59d3fb60ebeb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7bad3ab7bea25878
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   29:     0x59d3fb60bd40 - tokio::runtime::scheduler::current_thread::Context::enter::h652242f6f8582675
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   30:     0x59d3fb60d69d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h20c7c6678e020a05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   31:     0x59d3fb60d324 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha8edac4d9f6c8f72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   32:     0x59d3fb61f04b - tokio::runtime::context::scoped::Scoped<T>::set::hcd3ee7a4ce99522c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x59d3fb696ef9 - tokio::runtime::context::set_scheduler::{{closure}}::h30600f5e619d2bfc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x59d3fb61dc12 - std::thread::local::LocalKey<T>::try_with::ha2980ac93a0e3257
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x59d3fb61ccce - std::thread::local::LocalKey<T>::with::h9f96283e8d28bbde
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x59d3fb696ead - tokio::runtime::context::set_scheduler::h5585a4a21a645c93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x59d3fb60d0b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hca72a73291416f92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   38:     0x59d3fb60d3e6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h69306d1179627ee4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   39:     0x59d3fb60ad29 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he48850ad7192a44c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x59d3fb6708c3 - tokio::runtime::context::runtime::enter_runtime::he23a3379284c90ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x59d3fb60a981 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h41311718666a6449
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x59d3fb657aaa - tokio::runtime::runtime::Runtime::block_on::hf50e68b3ed6f0764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   43:     0x59d3fb638f8e - gluon::repl::tests::record_patterns::h34ded201d714e125
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:759:62
[INFO] [stdout]   44:     0x59d3fb639027 - gluon::repl::tests::record_patterns::{{closure}}::haf14dc922db5f308
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:739:31
[INFO] [stdout]   45:     0x59d3fb699526 - core::ops::function::FnOnce::call_once::ha33765e0e538d8c0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59d3fb94b96b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x59d3fb94b96b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x59d3fb95835b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59d3fb95835b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x59d3fb953a74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x59d3fb953a74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x59d3fb95af62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x59d3fb95af62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x59d3fc7a658f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x59d3fc7a658f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x731d6cb9baa4 - <unknown>
[INFO] [stdout]   67:     0x731d6cc28a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repl::tests::type_of_expr stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::type_of_expr' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13:
[INFO] [stdout] Types ` File` does not start with an uppercase letter
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d3fc7a709a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3fc7a709a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d3fc7c060a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3fc7c060a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59d3fc7ad4f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59d3fc7ad4f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59d3fc7826bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3fc7826bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d3fc79e569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3fb95788c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59d3fb95788c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59d3fc79e7e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59d3fc79e7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3fc782778 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3fc779be9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d3fc78378d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3fc7c0f9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3fbad54e8 - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::{{closure}}::h38b99ba85dbbc3c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13
[INFO] [stdout]   20:     0x59d3fbb59690 - core::option::Option<T>::unwrap_or_else::h3bf605b10e3ebe3a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:1067:21
[INFO] [stdout]   21:     0x59d3fba72f6c - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::h9436ac88aec2fe8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:106:39
[INFO] [stdout]   22:     0x59d3fbae5252 - <gluon_vm::api::record::Record<T,U> as gluon_vm::api::VmType>::make_type::h0b2198cc87016b33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:197:9
[INFO] [stdout]   23:     0x59d3fbaf6dcc - gluon_vm::api::VmType::make_forall_type::he42ced5a010494bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/mod.rs:443:19
[INFO] [stdout]   24:     0x59d3fbb22ce5 - gluon_vm::ExternModule::with_metadata::h685da786c0ee5dc9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:257:18
[INFO] [stdout]   25:     0x59d3fbb23625 - gluon_vm::ExternModule::new::h2e3ab1f93474d26a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:244:9
[INFO] [stdout]   26:     0x59d3fbb6744f - gluon::std_lib::io::load::hf538216fd610f6f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/std_lib/io.rs:371:5
[INFO] [stdout]   27:     0x59d3fb9a19bf - core::ops::function::Fn::call::haa27985ac607039d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   28:     0x59d3fbb123f3 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hf5116f0455677afd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   29:     0x59d3fba3d7ca - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h489192ed5e303f65
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   30:     0x59d3fbbb212b - gluon::query::extern_module::{{closure}}::hfe0b8901ff51c047
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:784:18
[INFO] [stdout]   31:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d3fb9d3ed1 - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h8758e4aa90acd81b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   33:     0x59d3fba01227 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h5e6be2be5a575cbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   34:     0x59d3fba1d838 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::h58a3732feb3a80c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   35:     0x59d3fbb3cd90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h841972973ec0fb6f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x59d3fbb0e7a9 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h8283785d9c538dec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   37:     0x59d3fbb0fff8 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h7fc744206544fd88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   38:     0x59d3fbba7a8e - <DB as gluon::query::Compilation>::extern_module::__shim::{{closure}}::h48a278a4264fd1ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   39:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   40:     0x59d3fbbaee26 - gluon::query::global_inner::{{closure}}::h80ee9cb2addd1fbb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:710:53
[INFO] [stdout]   41:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x59d3fb9d69d1 - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h91b7de60b9397135
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   43:     0x59d3fb9fffc7 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h334b07a36fd29f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   44:     0x59d3fba1d288 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::h4b82556ac231c863
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   45:     0x59d3fbb3cd90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h841972973ec0fb6f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x59d3fbb0ea59 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::hae9e941ce6eb9bcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   47:     0x59d3fbb0f778 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h17f5e2e1431c2093
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   48:     0x59d3fbba73ce - <DB as gluon::query::Compilation>::global_inner::__shim::{{closure}}::h29572ab887bba1f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   49:     0x59d3fbb3d110 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcda31446c126196b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x59d3fbbbcfed - gluon::query::global::{{closure}}::hf21d18926b180a15
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:801:10
[INFO] [stdout]   51:     0x59d3fbba013f - <gluon_salsa::OwnedDb<dyn gluon::query::Compilation> as gluon::query::AsyncCompilation>::global::{{closure}}::h10630b5793426e02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   52:     0x59d3fbb3ca30 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2481e42e941058de
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   53:     0x59d3fba632be - <gluon::import::DefaultImporter as gluon::import::Importer>::import::{{closure}}::h34b9728ecde3f384
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:102:71
[INFO] [stdout]   54:     0x59d3fbb3ce90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9f86690a06b09cbb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   55:     0x59d3fba669d4 - <gluon::import::Import<I> as gluon::import::ImportApi>::load_module::{{closure}}::he938732ab2a0d9a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:190:57
[INFO] [stdout]   56:     0x59d3fbb3ce90 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9f86690a06b09cbb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   57:     0x59d3fbbbd80b - gluon::query::import::{{closure}}::he9e42a10a1b72833
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:690:10
[INFO] [stdout]   58:     0x59d3fbb3c930 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0c2df30ad64bea04
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   59:     0x59d3fb9ce835 - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h52965d39d8d6b3c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   60:     0x59d3fba024a8 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::ha89a3713403eb60e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   61:     0x59d3fba1ea68 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hc991ed772df5d525
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   62:     0x59d3fbb3c870 - <core::pin::Pin<P> as core::future::future::Future>::poll::h071c60de8d9fec07
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   63:     0x59d3fbb0d9fb - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h29e5b4400f42eddc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   64:     0x59d3fbb0fa38 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h2d7a250009ab45b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   65:     0x59d3fbba9bbe - <DB as gluon::query::Compilation>::import::__shim::{{closure}}::h1095286e3eb040f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   66:     0x59d3fbb3c930 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0c2df30ad64bea04
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   67:     0x59d3fbb3082a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h63b305153f5626be
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   68:     0x59d3fbb0a52e - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hef4e937c21f4c14a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   69:     0x59d3fbb30c2b - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h481d8e7ec2b4b122
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x59d3fbb8af0e - std::panicking::catch_unwind::do_call::h40b7015a8298b52c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x59d3fba486ab - __rust_try
[INFO] [stdout]   72:     0x59d3fba36f5f - std::panicking::catch_unwind::h36f2b4dfa8af4100
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x59d3fba36f5f - std::panic::catch_unwind::h5cc99745876ab5e5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x59d3fbb0a46c - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h47b5082bee485ee2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   75:     0x59d3fba65581 - <gluon::import::Import<I> as gluon_vm::macros::Macro>::expand::{{closure}}::hf534232270a0f0b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:546:26
[INFO] [stdout]   76:     0x59d3fbb3ce2f - <core::pin::Pin<P> as core::future::future::Future>::poll::h85302f870a90b61f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   77:     0x59d3fc4c89a9 - <futures_task::future_obj::LocalFutureObj<T> as core::future::future::Future>::poll::hf81f1cf49eb1a743
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:84:56
[INFO] [stdout]   78:     0x59d3fba9cb41 - <futures_task::future_obj::FutureObj<T> as core::future::future::Future>::poll::hee8aec81796a9e12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:127:31
[INFO] [stdout]   79:     0x59d3fba99114 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h495cf0fb7bdc344f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:334:24
[INFO] [stdout]   80:     0x59d3fba98d71 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h2f94d1bc8b0ed742
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   81:     0x59d3fba98d71 - tokio::runtime::task::core::Core<T,S>::poll::h5cf7d307b38b8c56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:323:30
[INFO] [stdout]   82:     0x59d3fbb6c1ee - tokio::runtime::task::harness::poll_future::{{closure}}::h5aa2d7ac83b75528
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   83:     0x59d3fbb30bd1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h440912d35c4d1607
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   84:     0x59d3fbb8b15f - std::panicking::catch_unwind::do_call::h95814ff9451d704b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   85:     0x59d3fba486ab - __rust_try
[INFO] [stdout]   86:     0x59d3fba37533 - std::panicking::catch_unwind::h385ef02289baa1dd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   87:     0x59d3fba37533 - std::panic::catch_unwind::hf9e00b0098be229f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x59d3fbb6ba70 - tokio::runtime::task::harness::poll_future::h777d91b245064dde
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   89:     0x59d3fbb6ca99 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hc85d2ee5c28a3ab2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   90:     0x59d3fbb6d527 - tokio::runtime::task::harness::Harness<T,S>::poll::h355b3d4e99647628
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   91:     0x59d3fbadb9cd - tokio::runtime::task::raw::poll::h522e59468d9aaaf0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:276:13
[INFO] [stdout]   92:     0x59d3fbc11d07 - tokio::runtime::task::raw::RawTask::poll::h245074fdcf9a2037
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:200:18
[INFO] [stdout]   93:     0x59d3fb6ad401 - tokio::runtime::task::LocalNotified<S>::run::h89b0d90eebfb4ed5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/mod.rs:400:13
[INFO] [stdout]   94:     0x59d3fb60ec7a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h862eac810458ef8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   95:     0x59d3fb60ca35 - tokio::runtime::coop::with_budget::h7343eb32ee09acb3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   96:     0x59d3fb60ca35 - tokio::runtime::coop::budget::h4683b08982a548ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   97:     0x59d3fb60ca35 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hbce859e3d691e2cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   98:     0x59d3fb60c366 - tokio::runtime::scheduler::current_thread::Context::enter::h8c0c1e0aea781769
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   99:     0x59d3fb60c59c - tokio::runtime::scheduler::current_thread::Context::run_task::h43d55b96158dc8cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]  100:     0x59d3fb60de2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h20c7c6678e020a05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:705:42
[INFO] [stdout]  101:     0x59d3fb60d324 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha8edac4d9f6c8f72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]  102:     0x59d3fb61f04b - tokio::runtime::context::scoped::Scoped<T>::set::hcd3ee7a4ce99522c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]  103:     0x59d3fb696ef9 - tokio::runtime::context::set_scheduler::{{closure}}::h30600f5e619d2bfc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]  104:     0x59d3fb61dc12 - std::thread::local::LocalKey<T>::try_with::ha2980ac93a0e3257
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]  105:     0x59d3fb61ccce - std::thread::local::LocalKey<T>::with::h9f96283e8d28bbde
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]  106:     0x59d3fb696ead - tokio::runtime::context::set_scheduler::h5585a4a21a645c93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]  107:     0x59d3fb60d0b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hca72a73291416f92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]  108:     0x59d3fb60d3e6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h69306d1179627ee4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]  109:     0x59d3fb60ad29 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he48850ad7192a44c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]  110:     0x59d3fb6708c3 - tokio::runtime::context::runtime::enter_runtime::he23a3379284c90ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]  111:     0x59d3fb60a981 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h41311718666a6449
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]  112:     0x59d3fb657aaa - tokio::runtime::runtime::Runtime::block_on::hf50e68b3ed6f0764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]  113:     0x59d3fb6384ee - gluon::repl::tests::type_of_expr::h5c6e0389218fd46f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:775:10
[INFO] [stdout]  114:     0x59d3fb638587 - gluon::repl::tests::type_of_expr::{{closure}}::h1b6526d519faa70b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:765:28
[INFO] [stdout]  115:     0x59d3fb699016 - core::ops::function::FnOnce::call_once::h683c1268e20bc452
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  116:     0x59d3fb94b96b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  117:     0x59d3fb94b96b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]  118:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]  119:     0x59d3fb95835b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  120:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  121:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  122:     0x59d3fb95835b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  123:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]  124:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]  125:     0x59d3fb953a74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]  126:     0x59d3fb953a74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  127:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  128:     0x59d3fb95af62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  129:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]  130:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]  131:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  133:     0x59d3fb95af62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  134:     0x59d3fc7a658f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  135:     0x59d3fc7a658f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  136:     0x731d6cb9baa4 - <unknown>
[INFO] [stdout]  137:     0x731d6cc28a64 - clone
[INFO] [stdout]  138:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::type_of_expr' (29) panicked at src/repl.rs:770:35:
[INFO] [stdout] error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ :2:26
[INFO] [stdout]   │
[INFO] [stdout] 2 │ let __implicit_prelude = import! std.prelude
[INFO] [stdout]   │                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ std.float:4:66
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { Semigroup, Monoid, Group, Eq, Ord, Ordering, Num, Show } = import! std.prelude
[INFO] [stdout]   │                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]    ┌─ :11:13
[INFO] [stdout]    │
[INFO] [stdout] 11 │ let { ? } = import! std.float
[INFO] [stdout]    │             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `+`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:7
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `-`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:12
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `*`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:17
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:22
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `==`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:35
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:41
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:47
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:52
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:58
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:64
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `++`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:69
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<|`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:96
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d3fc7a709a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d3fc7a709a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d3fc7a709a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d3fc7c060a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d3fc7c060a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59d3fc7ad4f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59d3fc7ad4f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59d3fc7826bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d3fc7826bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d3fc79e569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3fb95788c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59d3fb95788c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59d3fc79e7e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59d3fc79e7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d3fc782778 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d3fc779be9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d3fc78378d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d3fc7c0f9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3fbbac298 - core::panicking::panic_display::h200f864017615e53
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x59d3fb638e19 - gluon::repl::tests::type_of_expr::{{closure}}::{{closure}}::h8b47729e10f02be9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:770:35
[INFO] [stdout]   21:     0x59d3fb65e7f5 - core::result::Result<T,E>::unwrap_or_else::h162a53c1d0a7449f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1622:23
[INFO] [stdout]   22:     0x59d3fb638962 - gluon::repl::tests::type_of_expr::{{closure}}::h54929e3abefe197e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:770:14
[INFO] [stdout]   23:     0x59d3fb6a0d92 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha53b701d3cbc6b2d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59d3fb6a0eed - <core::pin::Pin<P> as core::future::future::Future>::poll::he79c34375804cbd3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x59d3fb60ecbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8b1c43f4f0e4eee5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   26:     0x59d3fb60ebeb - tokio::runtime::coop::with_budget::h7a61c17c7a4415cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x59d3fb60ebeb - tokio::runtime::coop::budget::hf810b48f5038998d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x59d3fb60ebeb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7bad3ab7bea25878
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   29:     0x59d3fb60bd40 - tokio::runtime::scheduler::current_thread::Context::enter::h652242f6f8582675
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   30:     0x59d3fb60d69d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h20c7c6678e020a05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   31:     0x59d3fb60d324 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha8edac4d9f6c8f72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   32:     0x59d3fb61f04b - tokio::runtime::context::scoped::Scoped<T>::set::hcd3ee7a4ce99522c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x59d3fb696ef9 - tokio::runtime::context::set_scheduler::{{closure}}::h30600f5e619d2bfc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x59d3fb61dc12 - std::thread::local::LocalKey<T>::try_with::ha2980ac93a0e3257
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x59d3fb61ccce - std::thread::local::LocalKey<T>::with::h9f96283e8d28bbde
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x59d3fb696ead - tokio::runtime::context::set_scheduler::h5585a4a21a645c93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x59d3fb60d0b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hca72a73291416f92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   38:     0x59d3fb60d3e6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h69306d1179627ee4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   39:     0x59d3fb60ad29 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he48850ad7192a44c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x59d3fb6708c3 - tokio::runtime::context::runtime::enter_runtime::he23a3379284c90ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x59d3fb60a981 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h41311718666a6449
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x59d3fb657aaa - tokio::runtime::runtime::Runtime::block_on::hf50e68b3ed6f0764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   43:     0x59d3fb6384ee - gluon::repl::tests::type_of_expr::h5c6e0389218fd46f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:775:10
[INFO] [stdout]   44:     0x59d3fb638587 - gluon::repl::tests::type_of_expr::{{closure}}::h1b6526d519faa70b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:765:28
[INFO] [stdout]   45:     0x59d3fb699016 - core::ops::function::FnOnce::call_once::h683c1268e20bc452
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59d3fb94b96b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x59d3fb94b96b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x59d3fb95835b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59d3fb95835b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59d3fb95835b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x59d3fb95835b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x59d3fb953a74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x59d3fb953a74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x59d3fb95af62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x59d3fb95af62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59d3fb95af62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x59d3fb95af62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x59d3fc7a658f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x59d3fc7a658f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x731d6cb9baa4 - <unknown>
[INFO] [stdout]   67:     0x731d6cc28a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     repl::tests::compile_repl_test
[INFO] [stdout]     repl::tests::complete_repl_empty
[INFO] [stdout]     repl::tests::find_info
[INFO] [stdout]     repl::tests::find_kind
[INFO] [stdout]     repl::tests::record_patterns
[INFO] [stdout]     repl::tests::type_of_expr
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aa083cb03f458d950b31de94a2fb427abebaa02392726062dafda1c99e3b6495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa083cb03f458d950b31de94a2fb427abebaa02392726062dafda1c99e3b6495", kill_on_drop: false }`
[INFO] [stdout] aa083cb03f458d950b31de94a2fb427abebaa02392726062dafda1c99e3b6495
