[INFO] cloning repository https://github.com/chaaz/alchem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaaz/alchem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Falchem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Falchem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e10ccfb7176479549bb04419a0af2942250f39af
[INFO] testing chaaz/alchem against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Falchem" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chaaz/alchem
[INFO] finished tweaking git repo https://github.com/chaaz/alchem
[INFO] tweaked toml for git repo https://github.com/chaaz/alchem written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chaaz/alchem on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chaaz/alchem 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/chaaz/alchem-macros`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pin-project-lite v0.2.6
[INFO] [stderr]   Downloaded tokio-macros v1.1.0
[INFO] [stderr]   Downloaded itoa v0.4.7
[INFO] [stderr]   Downloaded term_size v0.3.2
[INFO] [stderr]   Downloaded futures-core v0.3.13
[INFO] [stderr]   Downloaded futures-task v0.3.13
[INFO] [stderr]   Downloaded env_logger v0.7.1
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.19
[INFO] [stderr]   Downloaded cc v1.0.67
[INFO] [stderr]   Downloaded miniz_oxide v0.4.4
[INFO] [stderr]   Downloaded backtrace v0.3.56
[INFO] [stderr]   Downloaded aho-corasick v0.7.15
[INFO] [stderr]   Downloaded serde v1.0.124
[INFO] [stderr]   Downloaded futures-util v0.3.13
[INFO] [stderr]   Downloaded serde_json v1.0.64
[INFO] [stderr]   Downloaded futures-channel v0.3.13
[INFO] [stderr]   Downloaded nix v0.20.0
[INFO] [stderr]   Downloaded object v0.23.0
[INFO] [stderr]   Downloaded syn v1.0.64
[INFO] [stderr]   Downloaded regex v1.4.5
[INFO] [stderr]   Downloaded futures v0.3.13
[INFO] [stderr]   Downloaded addr2line v0.14.1
[INFO] [stderr]   Downloaded regex-syntax v0.6.23
[INFO] [stderr]   Downloaded rustc-demangle v0.1.18
[INFO] [stderr]   Downloaded futures-executor v0.3.13
[INFO] [stderr]   Downloaded futures-macro v0.3.13
[INFO] [stderr]   Downloaded hermit-abi v0.1.18
[INFO] [stderr]   Downloaded ctrlc v3.1.8
[INFO] [stderr]   Downloaded futures-io v0.3.13
[INFO] [stderr]   Downloaded futures-sink v0.3.13
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.7
[INFO] [stderr]   Downloaded tokio v1.3.0
[INFO] [stderr]   Downloaded libc v0.2.89
[INFO] [stderr]   Downloaded gimli v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 158129b11b5171443837dc72ac034edf320fba42a1973e284d2d8adfecf05785
[INFO] running `Command { std: "docker" "start" "-a" "158129b11b5171443837dc72ac034edf320fba42a1973e284d2d8adfecf05785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "158129b11b5171443837dc72ac034edf320fba42a1973e284d2d8adfecf05785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "158129b11b5171443837dc72ac034edf320fba42a1973e284d2d8adfecf05785", kill_on_drop: false }`
[INFO] [stdout] 158129b11b5171443837dc72ac034edf320fba42a1973e284d2d8adfecf05785
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b748fb1a5833200fe7ff3c9e5880537208d64a2e9091247d9c746ed1a770c121
[INFO] running `Command { std: "docker" "start" "-a" "b748fb1a5833200fe7ff3c9e5880537208d64a2e9091247d9c746ed1a770c121", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.89
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling tokio v1.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling object v0.23.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling alchem v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling backtrace v0.3.56
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling alchem-macros v0.1.1 (https://github.com/chaaz/alchem-macros?branch=main#92d0f015)
[INFO] [stderr]    Compiling ctrlc v3.1.8
[INFO] [stderr]    Compiling futures-util v0.3.13
[INFO] [stderr]    Compiling futures-executor v0.3.13
[INFO] [stderr]    Compiling futures v0.3.13
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/errors.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / error_chain! {
[INFO] [stdout]  6 | |   foreign_links {
[INFO] [stdout]  7 | |     Io(std::io::Error);
[INFO] [stdout]  8 | |     ParseInt(std::num::ParseIntError);
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |   skip_msg_variant
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/scanner.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub fn new(input: &'s str) -> Scanner { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stdout]    |                      --         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub fn new(input: &'s str) -> Scanner<'s> { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> src/launch.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.13s
[INFO] running `Command { std: "docker" "inspect" "b748fb1a5833200fe7ff3c9e5880537208d64a2e9091247d9c746ed1a770c121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b748fb1a5833200fe7ff3c9e5880537208d64a2e9091247d9c746ed1a770c121", kill_on_drop: false }`
[INFO] [stdout] b748fb1a5833200fe7ff3c9e5880537208d64a2e9091247d9c746ed1a770c121
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c703e2bf085dd4a051380434b826a288b810f628b572a4976e9028e465312a53
[INFO] running `Command { std: "docker" "start" "-a" "c703e2bf085dd4a051380434b826a288b810f628b572a4976e9028e465312a53", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/errors.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / error_chain! {
[INFO] [stdout]  6 | |   foreign_links {
[INFO] [stdout]  7 | |     Io(std::io::Error);
[INFO] [stdout]  8 | |     ParseInt(std::num::ParseIntError);
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |   skip_msg_variant
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/scanner.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub fn new(input: &'s str) -> Scanner { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stdout]    |                      --         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub fn new(input: &'s str) -> Scanner<'s> { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling alchem v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> src/launch.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> src/launch.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/errors.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / error_chain! {
[INFO] [stdout]  6 | |   foreign_links {
[INFO] [stdout]  7 | |     Io(std::io::Error);
[INFO] [stdout]  8 | |     ParseInt(std::num::ParseIntError);
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |   skip_msg_variant
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/scanner.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub fn new(input: &'s str) -> Scanner { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stdout]    |                      --         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub fn new(input: &'s str) -> Scanner<'s> { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.06s
[INFO] running `Command { std: "docker" "inspect" "c703e2bf085dd4a051380434b826a288b810f628b572a4976e9028e465312a53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c703e2bf085dd4a051380434b826a288b810f628b572a4976e9028e465312a53", kill_on_drop: false }`
[INFO] [stdout] c703e2bf085dd4a051380434b826a288b810f628b572a4976e9028e465312a53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c1f399487740ad119fa452c1dd1dde43325a8dbbc977db89aa2a282d82820464
[INFO] running `Command { std: "docker" "start" "-a" "c1f399487740ad119fa452c1dd1dde43325a8dbbc977db89aa2a282d82820464", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stderr]   --> src/errors.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr]  5 | / error_chain! {
[INFO] [stderr]  6 | |   foreign_links {
[INFO] [stderr]  7 | |     Io(std::io::Error);
[INFO] [stderr]  8 | |     ParseInt(std::num::ParseIntError);
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | |   skip_msg_variant
[INFO] [stderr] 20 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/scanner.rs:15:33
[INFO] [stderr]    |
[INFO] [stderr] 15 |   pub fn new(input: &'s str) -> Scanner { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stderr]    |                      --         ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'s`
[INFO] [stderr]    |
[INFO] [stderr] 15 |   pub fn new(input: &'s str) -> Scanner<'s> { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `alchem` (lib) generated 2 warnings (run `cargo fix --lib -p alchem` to apply 1 suggestion)
[INFO] [stderr] warning: `alchem` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: found module declaration for main.rs
[INFO] [stderr]  --> src/launch.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | mod main;
[INFO] [stderr]   | ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: a binary crate cannot be used as library
[INFO] [stderr]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `alchem` (bin "alchem" test) generated 1 warning
[INFO] [stderr] warning: `alchem` (bin "alchem") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alchem-67a2518726ef1ba6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test common::test::constants ... ok
[INFO] [stdout] test common::test::const_int ... ok
[INFO] [stdout] test common::test::simple ... ok
[INFO] [stdout] test value::test::value_clone ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/launch.rs (/opt/rustwide/target/debug/deps/alchem-3a3e40deb918d084)
[INFO] [stderr]      Running tests/array.rs (/opt/rustwide/target/debug/deps/array-5ea8cf424a4fdac3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test create_empty ... ok
[INFO] [stdout] test create_simple ... ok
[INFO] [stdout] test destr_assgn_multi ... ok
[INFO] [stdout] test create_multi ... ok
[INFO] [stdout] test destr_in_fn ... ok
[INFO] [stdout] test destr_assigned ... ok
[INFO] [stdout] test destr_args ... ok
[INFO] [stdout] test destr_args_late ... ok
[INFO] [stdout] test destr_nested_assgnd ... ok
[INFO] [stdout] test destr_multi ... ok
[INFO] [stdout] test destructure ... ok
[INFO] [stdout] test extract_compare ... ok
[INFO] [stdout] test destr_nested ... ok
[INFO] [stdout] test dot_nested ... ok
[INFO] [stdout] test extract_multi ... ok
[INFO] [stdout] test destr_recall ... ok
[INFO] [stdout] test nested_mixed ... ok
[INFO] [stdout] test nested_square ... ok
[INFO] [stdout] test mixed_nested ... ok
[INFO] [stdout] test bad_index - should panic ... ok
[INFO] [stdout] test destr_recall_fail - should panic ... ok
[INFO] [stdout] test not_array - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basics.rs (/opt/rustwide/target/debug/deps/basics-4cdc96ece7d7f85e)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test expr_subt ... ok
[INFO] [stdout] test expr_math_complex ... ok
[INFO] [stdout] test expr_math_prec ... ok
[INFO] [stdout] test expr_bool_grouping ... ok
[INFO] [stdout] test simple_int ... ok
[INFO] [stdout] test simple_string ... ok
[INFO] [stdout] test simple_float ... ok
[INFO] [stdout] test expr_bool_complex ... ok
[INFO] [stdout] test expr_grouping ... ok
[INFO] [stdout] test expr_bool ... ok
[INFO] [stdout] test expr_math ... ok
[INFO] [stdout] test wrong_float - should panic ... ok
[INFO] [stderr]      Running tests/bounce.rs (/opt/rustwide/target/debug/deps/bounce-86e47c757b92b798)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test bounce_ba ... ok
[INFO] [stdout] test bounce_ab ... ok
[INFO] [stdout] test finite ... ok
[INFO] [stdout] test infinite - should panic ... ok
[INFO] [stderr]      Running tests/branch.rs (/opt/rustwide/target/debug/deps/branch-545d8571ab9b4134)
[INFO] [stdout] test infinite_bounce - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test branch_on_local ... ok
[INFO] [stdout] test branch_else ... ok
[INFO] [stdout] test branch_simple ... ok
[INFO] [stdout] test branch_local ... ok
[INFO] [stdout] test branch_weird ... ok
[INFO] [stdout] test deep_branch_local ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/closure.rs (/opt/rustwide/target/debug/deps/closure-4a54f4fa262da569)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test closure_fake_recurse ... ok
[INFO] [stdout] test partial_sum ... ok
[INFO] [stdout] test simple_closure ... ok
[INFO] [stdout] test fib_10 ... ok
[INFO] [stdout] test parameter_closed ... ok
[INFO] [stdout] test closure_inline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comments.rs (/opt/rustwide/target/debug/deps/comments-d8f9cbce39024f03)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test double_slash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/eval.rs (/opt/rustwide/target/debug/deps/eval-ba766f3504708fab)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test deferred_lit ... ok
[INFO] [stdout] test double_call ... ok
[INFO] [stdout] test double_match ... ok
[INFO] [stdout] test nonliteral ... ok
[INFO] [stdout] test fn_out_1 ... ok
[INFO] [stdout] test fn_call ... ok
[INFO] [stdout] test simple ... ok
[INFO] [stdout] test fn_out_0 ... ok
[INFO] [stdout] test capture_fail - should panic ... ok
[INFO] [stdout] test nonliteral_fail - should panic ... ok
[INFO] [stdout] test var_fail - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/function.rs (/opt/rustwide/target/debug/deps/function-f9efbd28d96862a3)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test function_nested_inline ... ok
[INFO] [stdout] test function_nested ... ok
[INFO] [stdout] test return_op ... ok
[INFO] [stdout] test nested_parameters ... ok
[INFO] [stdout] test parameters ... ok
[INFO] [stdout] test function_inline ... ok
[INFO] [stdout] test function_simple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/json.rs (/opt/rustwide/target/debug/deps/json-f25b4c7d128e1165)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test convert_bool ... ok
[INFO] [stdout] test convert_double ... ok
[INFO] [stdout] test convert_int ... ok
[INFO] [stdout] test json_dot_array ... ok
[INFO] [stdout] test convert_str ... ok
[INFO] [stdout] test json_dot_object ... ok
[INFO] [stdout] test convert_float ... ok
[INFO] [stdout] test unify_sum_l ... ok
[INFO] [stdout] test unify_diff_l ... ok
[INFO] [stdout] test unify_sum_r ... ok
[INFO] [stdout] test unify_diff_r ... ok
[INFO] [stdout] test convert_array ... FAILED
[INFO] [stdout] test convert_complex ... FAILED
[INFO] [stdout] test convert_obj_rev ... FAILED
[INFO] [stdout] test convert_nest ... FAILED
[INFO] [stdout] test convert_obj ... FAILED
[INFO] [stdout] test nest_to_json_fail - should panic ... ok
[INFO] [stdout] test fn_to_json_fail - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- convert_array stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'convert_array' (110) panicked at tests/util/mod.rs:55:3:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Array([Number(1), Number(2)])
[INFO] [stdout]  right: Array([Number(1.0), Number(2.0)])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x604189b05e82 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x604189b05e82 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x604189b05e82 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x604189b05e82 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x604189b1b95a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x604189b1b95a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x604189b0ad66 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x604189b0ad66 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604189ae404f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604189ae404f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x604189afe169 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60418998c2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60418998c2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x604189afe322 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x604189afe322 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604189ae4108 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x604189ad9359 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604189ae4f5d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x604189b1c0cc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x604189b1bf53 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6041898cf5ba - core[27de1724e4349be2]::panicking::assert_failed::<&serde_json[fdd4c89c9c4082da]::value::Value, &serde_json[fdd4c89c9c4082da]::value::Value>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x60418997b2c4 - json[896e7ff8ea81efcb]::util::expect_array_f64::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/util/mod.rs:55:3
[INFO] [stdout]   22:     0x6041898d1cac - json[896e7ff8ea81efcb]::convert_array::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:28:78
[INFO] [stdout]   23:     0x60418996f8ad - <core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_array::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60418990b9bd - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_array::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   25:     0x604189908d80 - tokio[5c46c617cb69f6a]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_array::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x604189920ef5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[5c46c617cb69f6a]::coop::Budget>>>::try_with::<tokio[5c46c617cb69f6a]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_array::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x60418991d9de - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[5c46c617cb69f6a]::coop::Budget>>>::with::<tokio[5c46c617cb69f6a]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_array::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x604189901be9 - tokio[5c46c617cb69f6a]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_array::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x604189901be9 - tokio[5c46c617cb69f6a]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_array::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x604189901be9 - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_array::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   31:     0x60418990adfa - tokio[5c46c617cb69f6a]::runtime::basic_scheduler::enter::<<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_array::{closure#0}>>::{closure#0}, (), tokio[5c46c617cb69f6a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   32:     0x60418994c425 - <tokio[5c46c617cb69f6a]::macros::scoped_tls::ScopedKey<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Context>>::set::<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::enter<<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_array::{closure#0}>>::{closure#0}, (), tokio[5c46c617cb69f6a]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x6041898fb1cf - tokio[5c46c617cb69f6a]::runtime::basic_scheduler::enter::<<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_array::{closure#0}>>::{closure#0}, (), tokio[5c46c617cb69f6a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   34:     0x6041898f8a83 - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_array::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   35:     0x6041898f8333 - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::InnerGuard<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_array::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   36:     0x6041898f62aa - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::BasicScheduler<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<json[896e7ff8ea81efcb]::convert_array::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   37:     0x6041898cb882 - <tokio[5c46c617cb69f6a]::runtime::Runtime>::block_on::<json[896e7ff8ea81efcb]::convert_array::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   38:     0x6041898d4a91 - json[896e7ff8ea81efcb]::convert_array
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:27:1
[INFO] [stdout]   39:     0x6041898d0a57 - json[896e7ff8ea81efcb]::convert_array::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:28:25
[INFO] [stdout]   40:     0x6041898ca346 - <json[896e7ff8ea81efcb]::convert_array::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60418998069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60418998069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x60418998cefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x60418998cefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x60418998cefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x60418998cefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x60418998cefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x60418998cefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x60418998cefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6041899884a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6041899884a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x60418998f9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x60418998f9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x60418998f9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x60418998f9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x60418998f9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x60418998f9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x60418998f9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x604189b0572f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x604189b0572f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x716454501aa4 - <unknown>
[INFO] [stdout]   62:     0x71645458ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- convert_complex stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'convert_complex' (112) panicked at tests/util/mod.rs:63:3:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Array([Number(1), Object({"c": Array([Number(4), Number(5)]), "f": Number(6)})])
[INFO] [stdout]  right: Array([Number(1.0), Object({"c": Array([Number(4.0), Number(5.0)]), "f": Number(6.0)})])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x604189b05e82 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x604189b05e82 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x604189b05e82 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x604189b05e82 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x604189b1b95a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x604189b1b95a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x604189b0ad66 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x604189b0ad66 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604189ae404f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604189ae404f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x604189afe169 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60418998c2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60418998c2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x604189afe322 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x604189afe322 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604189ae4108 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x604189ad9359 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604189ae4f5d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x604189b1c0cc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x604189b1bf53 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6041898cf5ba - core[27de1724e4349be2]::panicking::assert_failed::<&serde_json[fdd4c89c9c4082da]::value::Value, &serde_json[fdd4c89c9c4082da]::value::Value>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x60418997ae05 - json[896e7ff8ea81efcb]::util::expect_vec_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/util/mod.rs:63:3
[INFO] [stdout]   22:     0x6041898d238c - json[896e7ff8ea81efcb]::convert_complex::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:40:89
[INFO] [stdout]   23:     0x60418996f9ad - <core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_complex::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60418990bdfd - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_complex::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   25:     0x604189909240 - tokio[5c46c617cb69f6a]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_complex::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x6041899212f5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[5c46c617cb69f6a]::coop::Budget>>>::try_with::<tokio[5c46c617cb69f6a]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_complex::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x60418991db1e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[5c46c617cb69f6a]::coop::Budget>>>::with::<tokio[5c46c617cb69f6a]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_complex::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x604189903769 - tokio[5c46c617cb69f6a]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_complex::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x604189903769 - tokio[5c46c617cb69f6a]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_complex::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x604189903769 - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_complex::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   31:     0x60418990ae7a - tokio[5c46c617cb69f6a]::runtime::basic_scheduler::enter::<<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_complex::{closure#0}>>::{closure#0}, (), tokio[5c46c617cb69f6a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   32:     0x60418994c7a5 - <tokio[5c46c617cb69f6a]::macros::scoped_tls::ScopedKey<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Context>>::set::<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::enter<<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_complex::{closure#0}>>::{closure#0}, (), tokio[5c46c617cb69f6a]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x6041898fc04f - tokio[5c46c617cb69f6a]::runtime::basic_scheduler::enter::<<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_complex::{closure#0}>>::{closure#0}, (), tokio[5c46c617cb69f6a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   34:     0x6041898f8b03 - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_complex::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   35:     0x6041898f8633 - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::InnerGuard<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_complex::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   36:     0x6041898f6e2a - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::BasicScheduler<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<json[896e7ff8ea81efcb]::convert_complex::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   37:     0x6041898cbe82 - <tokio[5c46c617cb69f6a]::runtime::Runtime>::block_on::<json[896e7ff8ea81efcb]::convert_complex::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   38:     0x6041898d51d1 - json[896e7ff8ea81efcb]::convert_complex
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:39:1
[INFO] [stdout]   39:     0x6041898d0b17 - json[896e7ff8ea81efcb]::convert_complex::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:40:27
[INFO] [stdout]   40:     0x6041898ca446 - <json[896e7ff8ea81efcb]::convert_complex::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60418998069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60418998069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x60418998cefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x60418998cefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x60418998cefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x60418998cefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x60418998cefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x60418998cefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x60418998cefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6041899884a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6041899884a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x60418998f9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x60418998f9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x60418998f9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x60418998f9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x60418998f9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x60418998f9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x60418998f9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x604189b0572f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x604189b0572f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x716454501aa4 - <unknown>
[INFO] [stdout]   62:     0x71645458ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- convert_obj_rev stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'convert_obj_rev' (118) panicked at tests/util/mod.rs:68:3:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Object({"a": Number(1), "b": Number(2)})
[INFO] [stdout]  right: Object({"a": Number(1.0), "b": Number(2.0)})
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x604189b05e82 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x604189b05e82 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x604189b05e82 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x604189b05e82 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x604189b1b95a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x604189b1b95a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x604189b0ad66 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x604189b0ad66 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604189ae404f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604189ae404f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x604189afe169 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60418998c2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60418998c2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x604189afe322 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x604189afe322 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604189ae4108 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x604189ad9359 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604189ae4f5d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x604189b1c0cc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x604189b1bf53 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6041898cf5ba - core[27de1724e4349be2]::panicking::assert_failed::<&serde_json[fdd4c89c9c4082da]::value::Value, &serde_json[fdd4c89c9c4082da]::value::Value>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x60418997a999 - json[896e7ff8ea81efcb]::util::expect_map_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/util/mod.rs:68:3
[INFO] [stdout]   22:     0x6041898d255c - json[896e7ff8ea81efcb]::convert_obj_rev::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:34:80
[INFO] [stdout]   23:     0x60418996f9ed - <core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj_rev::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60418990bf0d - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj_rev::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   25:     0x604189909370 - tokio[5c46c617cb69f6a]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj_rev::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x6041899213f5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[5c46c617cb69f6a]::coop::Budget>>>::try_with::<tokio[5c46c617cb69f6a]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj_rev::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stderr] error: test failed, to rerun pass `--test json`
[INFO] [stdout]   27:     0x60418991db6e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[5c46c617cb69f6a]::coop::Budget>>>::with::<tokio[5c46c617cb69f6a]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj_rev::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x604189903e49 - tokio[5c46c617cb69f6a]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj_rev::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x604189903e49 - tokio[5c46c617cb69f6a]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj_rev::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x604189903e49 - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj_rev::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   31:     0x60418990ae9a - tokio[5c46c617cb69f6a]::runtime::basic_scheduler::enter::<<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj_rev::{closure#0}>>::{closure#0}, (), tokio[5c46c617cb69f6a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   32:     0x60418994c885 - <tokio[5c46c617cb69f6a]::macros::scoped_tls::ScopedKey<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Context>>::set::<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::enter<<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj_rev::{closure#0}>>::{closure#0}, (), tokio[5c46c617cb69f6a]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x6041898fc3ef - tokio[5c46c617cb69f6a]::runtime::basic_scheduler::enter::<<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj_rev::{closure#0}>>::{closure#0}, (), tokio[5c46c617cb69f6a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   34:     0x6041898f8b23 - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj_rev::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   35:     0x6041898f86f3 - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::InnerGuard<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj_rev::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   36:     0x6041898f710a - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::BasicScheduler<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<json[896e7ff8ea81efcb]::convert_obj_rev::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   37:     0x6041898cc002 - <tokio[5c46c617cb69f6a]::runtime::Runtime>::block_on::<json[896e7ff8ea81efcb]::convert_obj_rev::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   38:     0x6041898d53a1 - json[896e7ff8ea81efcb]::convert_obj_rev
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:33:1
[INFO] [stdout]   39:     0x6041898d0b47 - json[896e7ff8ea81efcb]::convert_obj_rev::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:34:27
[INFO] [stdout]   40:     0x6041898ca486 - <json[896e7ff8ea81efcb]::convert_obj_rev::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60418998069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60418998069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x60418998cefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x60418998cefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x60418998cefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x60418998cefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x60418998cefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x60418998cefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x60418998cefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6041899884a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6041899884a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x60418998f9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x60418998f9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x60418998f9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x60418998f9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x60418998f9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x60418998f9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x60418998f9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x604189b0572f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x604189b0572f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x716454501aa4 - <unknown>
[INFO] [stdout]   62:     0x71645458ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- convert_nest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'convert_nest' (116) panicked at tests/util/mod.rs:68:3:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Object({"a": Number(1), "b": Object({"c": Object({"d": Number(4), "e": Number(5)}), "f": Number(6)})})
[INFO] [stdout]  right: Object({"a": Number(1.0), "b": Object({"c": Object({"d": Number(4.0), "e": Number(5.0)}), "f": Number(6.0)})})
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x604189b05e82 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x604189b05e82 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x604189b05e82 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x604189b05e82 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x604189b1b95a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x604189b1b95a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x604189b0ad66 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x604189b0ad66 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604189ae404f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604189ae404f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x604189afe169 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60418998c2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60418998c2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x604189afe322 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x604189afe322 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604189ae4108 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x604189ad9359 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604189ae4f5d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x604189b1c0cc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x604189b1bf53 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6041898cf5ba - core[27de1724e4349be2]::panicking::assert_failed::<&serde_json[fdd4c89c9c4082da]::value::Value, &serde_json[fdd4c89c9c4082da]::value::Value>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x60418997a999 - json[896e7ff8ea81efcb]::util::expect_map_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/util/mod.rs:68:3
[INFO] [stdout]   22:     0x6041898d178c - json[896e7ff8ea81efcb]::convert_nest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:37:94
[INFO] [stdout]   23:     0x60418996f7ed - <core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_nest::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60418990b68d - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_nest::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   25:     0x6041899089f0 - tokio[5c46c617cb69f6a]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_nest::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x604189920bf5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[5c46c617cb69f6a]::coop::Budget>>>::try_with::<tokio[5c46c617cb69f6a]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_nest::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x60418991d8ee - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[5c46c617cb69f6a]::coop::Budget>>>::with::<tokio[5c46c617cb69f6a]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_nest::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x604189900749 - tokio[5c46c617cb69f6a]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_nest::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x604189900749 - tokio[5c46c617cb69f6a]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_nest::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x604189900749 - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_nest::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   31:     0x60418990ad9a - tokio[5c46c617cb69f6a]::runtime::basic_scheduler::enter::<<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_nest::{closure#0}>>::{closure#0}, (), tokio[5c46c617cb69f6a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   32:     0x60418994c185 - <tokio[5c46c617cb69f6a]::macros::scoped_tls::ScopedKey<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Context>>::set::<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::enter<<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_nest::{closure#0}>>::{closure#0}, (), tokio[5c46c617cb69f6a]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x6041898fa6ef - tokio[5c46c617cb69f6a]::runtime::basic_scheduler::enter::<<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_nest::{closure#0}>>::{closure#0}, (), tokio[5c46c617cb69f6a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   34:     0x6041898f8a23 - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_nest::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   35:     0x6041898f80f3 - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::InnerGuard<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_nest::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   36:     0x6041898f5a0a - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::BasicScheduler<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<json[896e7ff8ea81efcb]::convert_nest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   37:     0x6041898cb402 - <tokio[5c46c617cb69f6a]::runtime::Runtime>::block_on::<json[896e7ff8ea81efcb]::convert_nest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   38:     0x6041898d4521 - json[896e7ff8ea81efcb]::convert_nest
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:36:1
[INFO] [stdout]   39:     0x6041898d09c7 - json[896e7ff8ea81efcb]::convert_nest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:37:24
[INFO] [stdout]   40:     0x6041898ca286 - <json[896e7ff8ea81efcb]::convert_nest::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60418998069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60418998069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x60418998cefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x60418998cefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x60418998cefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x60418998cefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x60418998cefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x60418998cefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x60418998cefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6041899884a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6041899884a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x60418998f9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x60418998f9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x60418998f9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x60418998f9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x60418998f9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x60418998f9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x60418998f9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x604189b0572f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x604189b0572f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x716454501aa4 - <unknown>
[INFO] [stdout]   62:     0x71645458ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- convert_obj stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'convert_obj' (117) panicked at tests/util/mod.rs:68:3:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Object({"a": Number(1), "b": Number(2)})
[INFO] [stdout]  right: Object({"a": Number(1.0), "b": Number(2.0)})
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x604189b05e82 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x604189b05e82 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x604189b05e82 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x604189b05e82 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x604189b1b95a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x604189b1b95a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x604189b0ad66 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x604189b0ad66 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604189ae404f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604189ae404f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x604189afe169 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60418998c2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60418998c2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x604189afe322 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x604189afe322 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604189ae4108 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x604189ad9359 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604189ae4f5d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x604189b1c0cc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x604189b1bf53 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6041898cf5ba - core[27de1724e4349be2]::panicking::assert_failed::<&serde_json[fdd4c89c9c4082da]::value::Value, &serde_json[fdd4c89c9c4082da]::value::Value>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x60418997a999 - json[896e7ff8ea81efcb]::util::expect_map_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/util/mod.rs:68:3
[INFO] [stdout]   22:     0x6041898d0eec - json[896e7ff8ea81efcb]::convert_obj::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:31:76
[INFO] [stdout]   23:     0x60418996f6ad - <core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60418990b13d - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   25:     0x604189908400 - tokio[5c46c617cb69f6a]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x6041899206f5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[5c46c617cb69f6a]::coop::Budget>>>::try_with::<tokio[5c46c617cb69f6a]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x60418991d75e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[5c46c617cb69f6a]::coop::Budget>>>::with::<tokio[5c46c617cb69f6a]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x6041898fe4e9 - tokio[5c46c617cb69f6a]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x6041898fe4e9 - tokio[5c46c617cb69f6a]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x6041898fe4e9 - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   31:     0x60418990acfa - tokio[5c46c617cb69f6a]::runtime::basic_scheduler::enter::<<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj::{closure#0}>>::{closure#0}, (), tokio[5c46c617cb69f6a]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   32:     0x60418994bd25 - <tokio[5c46c617cb69f6a]::macros::scoped_tls::ScopedKey<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Context>>::set::<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::enter<<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj::{closure#0}>>::{closure#0}, (), tokio[5c46c617cb69f6a]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x6041898f94cf - tokio[5c46c617cb69f6a]::runtime::basic_scheduler::enter::<<tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj::{closure#0}>>::{closure#0}, (), tokio[5c46c617cb69f6a]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   34:     0x6041898f8983 - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::Inner<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   35:     0x6041898f7d33 - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::InnerGuard<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut json[896e7ff8ea81efcb]::convert_obj::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   36:     0x6041898f4baa - <tokio[5c46c617cb69f6a]::runtime::basic_scheduler::BasicScheduler<tokio[5c46c617cb69f6a]::runtime::driver::Driver>>::block_on::<json[896e7ff8ea81efcb]::convert_obj::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   37:     0x6041898cac82 - <tokio[5c46c617cb69f6a]::runtime::Runtime>::block_on::<json[896e7ff8ea81efcb]::convert_obj::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   38:     0x6041898d3c11 - json[896e7ff8ea81efcb]::convert_obj
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:30:1
[INFO] [stdout]   39:     0x6041898d08d7 - json[896e7ff8ea81efcb]::convert_obj::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/json.rs:31:23
[INFO] [stdout]   40:     0x6041898ca146 - <json[896e7ff8ea81efcb]::convert_obj::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60418998069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60418998069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x60418998cefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x60418998cefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x60418998cefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x60418998cefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x60418998cefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x60418998cefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x60418998cefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6041899884a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6041899884a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x60418998f9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x60418998f9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x60418998f9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x60418998f9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x60418998f9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x60418998f9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x60418998f9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x604189b0572f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x604189b0572f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x716454501aa4 - <unknown>
[INFO] [stdout]   62:     0x71645458ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     convert_array
[INFO] [stdout]     convert_complex
[INFO] [stdout]     convert_nest
[INFO] [stdout]     convert_obj
[INFO] [stdout]     convert_obj_rev
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c1f399487740ad119fa452c1dd1dde43325a8dbbc977db89aa2a282d82820464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1f399487740ad119fa452c1dd1dde43325a8dbbc977db89aa2a282d82820464", kill_on_drop: false }`
[INFO] [stdout] c1f399487740ad119fa452c1dd1dde43325a8dbbc977db89aa2a282d82820464
