[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#c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af for pr-154756 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Falchem" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chaaz/alchem on toolchain c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/chaaz/alchem-macros` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.24 [INFO] [stderr] Downloaded unicode-xid v0.2.1 [INFO] [stderr] Downloaded hermit-abi v0.1.18 [INFO] [stderr] Downloaded tokio-macros v1.1.0 [INFO] [stderr] Downloaded futures v0.3.13 [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] [stderr] Downloaded ctrlc v3.1.8 [INFO] [stderr] Downloaded humantime v1.3.0 [INFO] [stderr] Downloaded addr2line v0.14.1 [INFO] [stderr] Downloaded cc v1.0.67 [INFO] [stderr] Downloaded backtrace v0.3.56 [INFO] [stderr] Downloaded serde v1.0.124 [INFO] [stderr] Downloaded aho-corasick v0.7.15 [INFO] [stderr] Downloaded serde_json v1.0.64 [INFO] [stderr] Downloaded syn v1.0.64 [INFO] [stderr] Downloaded futures-util v0.3.13 [INFO] [stderr] Downloaded rustc-demangle v0.1.18 [INFO] [stderr] Downloaded nix v0.20.0 [INFO] [stderr] Downloaded object v0.23.0 [INFO] [stderr] Downloaded regex v1.4.5 [INFO] [stderr] Downloaded futures-executor v0.3.13 [INFO] [stderr] Downloaded futures-channel v0.3.13 [INFO] [stderr] Downloaded regex-syntax v0.6.23 [INFO] [stderr] Downloaded memchr v2.3.4 [INFO] [stderr] Downloaded pin-project-lite v0.2.6 [INFO] [stderr] Downloaded futures-core v0.3.13 [INFO] [stderr] Downloaded quick-error v1.2.3 [INFO] [stderr] Downloaded version_check v0.9.2 [INFO] [stderr] Downloaded futures-io v0.3.13 [INFO] [stderr] Downloaded futures-macro v0.3.13 [INFO] [stderr] Downloaded tokio v1.3.0 [INFO] [stderr] Downloaded futures-sink v0.3.13 [INFO] [stderr] Downloaded futures-task v0.3.13 [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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97d945cef2dc9b3494d7bdbfabebb69918c5b750e752838400b52359d8c5de47 [INFO] running `Command { std: "docker" "start" "-a" "97d945cef2dc9b3494d7bdbfabebb69918c5b750e752838400b52359d8c5de47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97d945cef2dc9b3494d7bdbfabebb69918c5b750e752838400b52359d8c5de47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97d945cef2dc9b3494d7bdbfabebb69918c5b750e752838400b52359d8c5de47", kill_on_drop: false }` [INFO] [stdout] 97d945cef2dc9b3494d7bdbfabebb69918c5b750e752838400b52359d8c5de47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0020c9387ad91e425f180b334f276bb41cfad95b59e5fef07a7a32ab4554cb1 [INFO] running `Command { std: "docker" "start" "-a" "b0020c9387ad91e425f180b334f276bb41cfad95b59e5fef07a7a32ab4554cb1", 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 autocfg v1.0.1 [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 pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling alchem v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [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 futures-util v0.3.13 [INFO] [stderr] Compiling ctrlc v3.1.8 [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 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 31.49s [INFO] running `Command { std: "docker" "inspect" "b0020c9387ad91e425f180b334f276bb41cfad95b59e5fef07a7a32ab4554cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0020c9387ad91e425f180b334f276bb41cfad95b59e5fef07a7a32ab4554cb1", kill_on_drop: false }` [INFO] [stdout] b0020c9387ad91e425f180b334f276bb41cfad95b59e5fef07a7a32ab4554cb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87e270ffbbd2a4cdd53ed9af79d584c693d441122b63d5a0c07b02e351c8ed56 [INFO] running `Command { std: "docker" "start" "-a" "87e270ffbbd2a4cdd53ed9af79d584c693d441122b63d5a0c07b02e351c8ed56", kill_on_drop: false }` [INFO] [stderr] Compiling alchem v0.1.3 (/opt/rustwide/workdir) [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 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] [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 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 41.01s [INFO] running `Command { std: "docker" "inspect" "87e270ffbbd2a4cdd53ed9af79d584c693d441122b63d5a0c07b02e351c8ed56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87e270ffbbd2a4cdd53ed9af79d584c693d441122b63d5a0c07b02e351c8ed56", kill_on_drop: false }` [INFO] [stdout] 87e270ffbbd2a4cdd53ed9af79d584c693d441122b63d5a0c07b02e351c8ed56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 72457a6bde5dc86157740cdb8de6ff92e8af6e903aa25cd2bfe9443baf0e1ea8 [INFO] running `Command { std: "docker" "start" "-a" "72457a6bde5dc86157740cdb8de6ff92e8af6e903aa25cd2bfe9443baf0e1ea8", 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 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: 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") generated 1 warning [INFO] [stderr] warning: `alchem` (bin "alchem" test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `alchem` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [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::const_int ... ok [INFO] [stdout] test common::test::constants ... 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.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/launch.rs (/opt/rustwide/target/debug/deps/alchem-3a3e40deb918d084) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/array.rs (/opt/rustwide/target/debug/deps/array-5ea8cf424a4fdac3) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test destr_args_late ... ok [INFO] [stdout] test create_simple ... ok [INFO] [stdout] test create_multi ... ok [INFO] [stdout] test destr_assigned ... ok [INFO] [stdout] test destr_assgn_multi ... ok [INFO] [stdout] test destr_multi ... ok [INFO] [stdout] test destr_in_fn ... ok [INFO] [stdout] test destr_nested ... ok [INFO] [stdout] test destr_recall ... ok [INFO] [stdout] test dot_nested ... ok [INFO] [stdout] test destr_nested_assgnd ... ok [INFO] [stdout] test destructure ... ok [INFO] [stdout] test destr_args ... ok [INFO] [stdout] test extract_compare ... ok [INFO] [stdout] test extract_multi ... ok [INFO] [stdout] test create_empty ... ok [INFO] [stdout] test mixed_nested ... ok [INFO] [stdout] test nested_mixed ... ok [INFO] [stdout] test nested_square ... ok [INFO] [stdout] test bad_index - should panic ... ok [INFO] [stdout] test not_array - should panic ... ok [INFO] [stdout] test destr_recall_fail - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [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_bool ... ok [INFO] [stdout] test expr_bool_complex ... ok [INFO] [stdout] test expr_grouping ... ok [INFO] [stdout] test expr_math_complex ... ok [INFO] [stdout] test expr_subt ... ok [INFO] [stdout] test expr_bool_grouping ... ok [INFO] [stdout] test expr_math ... ok [INFO] [stdout] test expr_math_prec ... ok [INFO] [stdout] test simple_float ... ok [INFO] [stdout] test simple_string ... ok [INFO] [stdout] test simple_int ... ok [INFO] [stdout] test wrong_float - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running tests/bounce.rs (/opt/rustwide/target/debug/deps/bounce-86e47c757b92b798) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test bounce_ab ... ok [INFO] [stdout] test finite ... ok [INFO] [stdout] test bounce_ba ... ok [INFO] [stdout] test infinite_bounce - should panic ... ok [INFO] [stdout] test infinite - 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] [stderr] Running tests/branch.rs (/opt/rustwide/target/debug/deps/branch-545d8571ab9b4134) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test branch_else ... ok [INFO] [stdout] test branch_simple ... ok [INFO] [stdout] test deep_branch_local ... ok [INFO] [stdout] test branch_on_local ... ok [INFO] [stdout] test branch_weird ... ok [INFO] [stdout] test 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 parameter_closed ... ok [INFO] [stdout] test simple_closure ... ok [INFO] [stdout] test partial_sum ... ok [INFO] [stdout] test closure_inline ... ok [INFO] [stdout] test fib_10 ... 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.03s [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 double_match ... ok [INFO] [stdout] test double_call ... ok [INFO] [stdout] test deferred_lit ... ok [INFO] [stdout] test simple ... ok [INFO] [stdout] test nonliteral ... ok [INFO] [stdout] test fn_out_1 ... ok [INFO] [stdout] test fn_call ... ok [INFO] [stdout] test fn_out_0 ... ok [INFO] [stdout] test nonliteral_fail - should panic ... ok [INFO] [stdout] test var_fail - should panic ... ok [INFO] [stdout] test capture_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.08s [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_inline ... ok [INFO] [stdout] test function_nested ... ok [INFO] [stdout] test nested_parameters ... ok [INFO] [stdout] test function_nested_inline ... ok [INFO] [stdout] test function_simple ... ok [INFO] [stdout] test parameters ... ok [INFO] [stdout] test return_op ... 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 json_dot_object ... ok [INFO] [stdout] test convert_int ... ok [INFO] [stdout] test convert_str ... ok [INFO] [stdout] test json_dot_array ... ok [INFO] [stdout] test unify_diff_l ... ok [INFO] [stdout] test convert_float ... ok [INFO] [stdout] test unify_sum_l ... ok [INFO] [stdout] test unify_diff_r ... ok [INFO] [stdout] test unify_sum_r ... ok [INFO] [stdout] test convert_obj ... FAILED [INFO] [stdout] test convert_array ... FAILED [INFO] [stdout] test convert_complex ... FAILED [INFO] [stdout] test convert_nest ... FAILED [INFO] [stdout] test fn_to_json_fail - should panic ... ok [INFO] [stdout] test convert_obj_rev ... FAILED [INFO] [stdout] test nest_to_json_fail - should panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- convert_obj stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert_obj' (109) 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: 0x571117b11eda - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x571117b11eda - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x571117b11eda - std[8eed7d2a0d2e32a7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x571117b11eda - <::print::DisplayBacktrace as core[c3b3818c781903d6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x571117b26e7a - ::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x571117b26e7a - core[c3b3818c781903d6]::fmt::write [INFO] [stdout] 6: 0x571117b16842 - std[8eed7d2a0d2e32a7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x571117b16842 - as std[8eed7d2a0d2e32a7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x571117af0a7f - ::print [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x571117af0a7f - std[8eed7d2a0d2e32a7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x571117b0a339 - std[8eed7d2a0d2e32a7]::panicking::default_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x571117999c3c - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x571117999c3c - test[2304db833829cdec]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x571117b0a4f2 - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x571117b0a4f2 - std[8eed7d2a0d2e32a7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x571117af0b38 - std[8eed7d2a0d2e32a7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x571117ae84a9 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x571117af184d - __rustc[1c0edf6a00b737dc]::rust_begin_unwind [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x571117b2766c - core[c3b3818c781903d6]::panicking::panic_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x571117b274f3 - core[c3b3818c781903d6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5711178ee7f1 - core[c3b3818c781903d6]::panicking::assert_failed::<&serde_json[f68f9c3f77b7d604]::value::Value, &serde_json[f68f9c3f77b7d604]::value::Value> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x571117969319 - json[cfc3f78788427d49]::util::expect_map_json::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/util/mod.rs:68:3 [INFO] [stdout] 22: 0x5711179194fc - json[cfc3f78788427d49]::convert_obj::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/json.rs:31:76 [INFO] [stdout] 23: 0x57111795f52d - as core[c3b3818c781903d6]::future::future::Future>::poll [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57111795c10d - >::block_on::>::{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: 0x571117965df0 - tokio[62fd42fb13291c]::coop::with_budget::, >::block_on>::{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: 0x57111797f145 - >>::try_with::, >::block_on>::{closure#0}::{closure#0}>::{closure#0}, core[c3b3818c781903d6]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 27: 0x57111797c1ae - >>::with::, >::block_on>::{closure#0}::{closure#0}>::{closure#0}, core[c3b3818c781903d6]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 28: 0x571117954b39 - tokio[62fd42fb13291c]::coop::with_budget::, >::block_on>::{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: 0x571117954b39 - tokio[62fd42fb13291c]::coop::budget::, >::block_on>::{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: 0x571117954b39 - >::block_on::>::{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: 0x57111795bdca - tokio[62fd42fb13291c]::runtime::basic_scheduler::enter::<>::block_on>::{closure#0}, (), tokio[62fd42fb13291c]::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: 0x5711178ff375 - >::set::>::block_on>::{closure#0}, (), tokio[62fd42fb13291c]::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: 0x57111794f51f - tokio[62fd42fb13291c]::runtime::basic_scheduler::enter::<>::block_on>::{closure#0}, (), tokio[62fd42fb13291c]::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: 0x57111794eac3 - >::block_on::> [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: 0x57111794c7f3 - >::block_on::> [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: 0x5711179495ca - >::block_on:: [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: 0x5711178e9b52 - ::block_on:: [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: 0x57111791ec91 - json[cfc3f78788427d49]::convert_obj [INFO] [stdout] at /opt/rustwide/workdir/tests/json.rs:30:1 [INFO] [stdout] 39: 0x571117918ee7 - json[cfc3f78788427d49]::convert_obj::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/json.rs:31:23 [INFO] [stdout] 40: 0x5711178d7456 - >::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x57111798dd4b - core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x57111798dd4b - test[2304db833829cdec]::__rust_begin_short_backtrace::, fn() -> core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x57111799a70b - test[2304db833829cdec]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x57111799a70b - as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 45: 0x57111799a70b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x57111799a70b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::, core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x57111799a70b - std[8eed7d2a0d2e32a7]::panic::catch_unwind::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x57111799a70b - test[2304db833829cdec]::run_test_in_process [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x57111799a70b - test[2304db833829cdec]::run_test::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x571117994b64 - test[2304db833829cdec]::run_test::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x571117994b64 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 52: 0x57111799d312 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 53: 0x57111799d312 - ::{closure#1}::{closure#0}> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 54: 0x57111799d312 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 55: 0x57111799d312 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::<(), core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 56: 0x57111799d312 - std[8eed7d2a0d2e32a7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x57111799d312 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 58: 0x57111799d312 - ::{closure#1} as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x571117b117ef - + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 60: 0x571117b117ef - ::new::thread_start [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 61: 0x7808d0fd0aa4 - [INFO] [stdout] 62: 0x7808d105da64 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert_array stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert_array' (102) 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: 0x571117b11eda - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x571117b11eda - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x571117b11eda - std[8eed7d2a0d2e32a7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x571117b11eda - <::print::DisplayBacktrace as core[c3b3818c781903d6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x571117b26e7a - ::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x571117b26e7a - core[c3b3818c781903d6]::fmt::write [INFO] [stdout] 6: 0x571117b16842 - std[8eed7d2a0d2e32a7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x571117b16842 - as std[8eed7d2a0d2e32a7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x571117af0a7f - ::print [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x571117af0a7f - std[8eed7d2a0d2e32a7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x571117b0a339 - std[8eed7d2a0d2e32a7]::panicking::default_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x571117999c3c - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x571117999c3c - test[2304db833829cdec]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x571117b0a4f2 - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x571117b0a4f2 - std[8eed7d2a0d2e32a7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x571117af0b38 - std[8eed7d2a0d2e32a7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x571117ae84a9 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x571117af184d - __rustc[1c0edf6a00b737dc]::rust_begin_unwind [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x571117b2766c - core[c3b3818c781903d6]::panicking::panic_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x571117b274f3 - core[c3b3818c781903d6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5711178ee7f1 - core[c3b3818c781903d6]::panicking::assert_failed::<&serde_json[f68f9c3f77b7d604]::value::Value, &serde_json[f68f9c3f77b7d604]::value::Value> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x571117969c44 - json[cfc3f78788427d49]::util::expect_array_f64::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/util/mod.rs:55:3 [INFO] [stdout] 22: 0x57111791a2bc - json[cfc3f78788427d49]::convert_array::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/json.rs:28:78 [INFO] [stdout] 23: 0x57111795f72d - as core[c3b3818c781903d6]::future::future::Future>::poll [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57111795c98d - >::block_on::>::{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: 0x571117966770 - tokio[62fd42fb13291c]::coop::with_budget::, >::block_on>::{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: 0x57111797f945 - >>::try_with::, >::block_on>::{closure#0}::{closure#0}>::{closure#0}, core[c3b3818c781903d6]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 27: 0x57111797c42e - >>::with::, >::block_on>::{closure#0}::{closure#0}>::{closure#0}, core[c3b3818c781903d6]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 28: 0x571117958239 - tokio[62fd42fb13291c]::coop::with_budget::, >::block_on>::{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: 0x571117958239 - tokio[62fd42fb13291c]::coop::budget::, >::block_on>::{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: 0x571117958239 - >::block_on::>::{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: 0x57111795beca - tokio[62fd42fb13291c]::runtime::basic_scheduler::enter::<>::block_on>::{closure#0}, (), tokio[62fd42fb13291c]::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: 0x5711178ffa75 - >::set::>::block_on>::{closure#0}, (), tokio[62fd42fb13291c]::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: 0x57111795121f - tokio[62fd42fb13291c]::runtime::basic_scheduler::enter::<>::block_on>::{closure#0}, (), tokio[62fd42fb13291c]::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: 0x57111794ebc3 - >::block_on::> [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: 0x57111794cdf3 - >::block_on::> [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: 0x57111794acca - >::block_on:: [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: 0x5711178ea752 - ::block_on:: [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: 0x57111791fb11 - json[cfc3f78788427d49]::convert_array [INFO] [stdout] at /opt/rustwide/workdir/tests/json.rs:27:1 [INFO] [stdout] 39: 0x571117919067 - json[cfc3f78788427d49]::convert_array::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/json.rs:28:25 [INFO] [stdout] 40: 0x5711178d7656 - >::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x57111798dd4b - core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x57111798dd4b - test[2304db833829cdec]::__rust_begin_short_backtrace::, fn() -> core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x57111799a70b - test[2304db833829cdec]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x57111799a70b - as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 45: 0x57111799a70b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x57111799a70b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::, core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x57111799a70b - std[8eed7d2a0d2e32a7]::panic::catch_unwind::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x57111799a70b - test[2304db833829cdec]::run_test_in_process [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x57111799a70b - test[2304db833829cdec]::run_test::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x571117994b64 - test[2304db833829cdec]::run_test::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x571117994b64 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 52: 0x57111799d312 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 53: 0x57111799d312 - ::{closure#1}::{closure#0}> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 54: 0x57111799d312 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 55: 0x57111799d312 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::<(), core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 56: 0x57111799d312 - std[8eed7d2a0d2e32a7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x57111799d312 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 58: 0x57111799d312 - ::{closure#1} as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x571117b117ef - + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 60: 0x571117b117ef - ::new::thread_start [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 61: 0x7808d0fd0aa4 - [INFO] [stdout] 62: 0x7808d105da64 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert_complex stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert_complex' (104) 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: 0x571117b11eda - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x571117b11eda - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x571117b11eda - std[8eed7d2a0d2e32a7]::sys::backtrace::_print_fmt [INFO] [stderr] error: test failed, to rerun pass `--test json` [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x571117b11eda - <::print::DisplayBacktrace as core[c3b3818c781903d6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x571117b26e7a - ::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x571117b26e7a - core[c3b3818c781903d6]::fmt::write [INFO] [stdout] 6: 0x571117b16842 - std[8eed7d2a0d2e32a7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x571117b16842 - as std[8eed7d2a0d2e32a7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x571117af0a7f - ::print [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x571117af0a7f - std[8eed7d2a0d2e32a7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x571117b0a339 - std[8eed7d2a0d2e32a7]::panicking::default_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x571117999c3c - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x571117999c3c - test[2304db833829cdec]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x571117b0a4f2 - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x571117b0a4f2 - std[8eed7d2a0d2e32a7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x571117af0b38 - std[8eed7d2a0d2e32a7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x571117ae84a9 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x571117af184d - __rustc[1c0edf6a00b737dc]::rust_begin_unwind [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x571117b2766c - core[c3b3818c781903d6]::panicking::panic_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x571117b274f3 - core[c3b3818c781903d6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5711178ee7f1 - core[c3b3818c781903d6]::panicking::assert_failed::<&serde_json[f68f9c3f77b7d604]::value::Value, &serde_json[f68f9c3f77b7d604]::value::Value> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x571117969785 - json[cfc3f78788427d49]::util::expect_vec_json::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/util/mod.rs:63:3 [INFO] [stdout] 22: 0x57111791a99c - json[cfc3f78788427d49]::convert_complex::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/json.rs:40:89 [INFO] [stdout] 23: 0x57111795f82d - as core[c3b3818c781903d6]::future::future::Future>::poll [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57111795cdcd - >::block_on::>::{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: 0x571117966c30 - tokio[62fd42fb13291c]::coop::with_budget::, >::block_on>::{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: 0x57111797fd45 - >>::try_with::, >::block_on>::{closure#0}::{closure#0}>::{closure#0}, core[c3b3818c781903d6]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 27: 0x57111797c56e - >>::with::, >::block_on>::{closure#0}::{closure#0}>::{closure#0}, core[c3b3818c781903d6]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 28: 0x571117959db9 - tokio[62fd42fb13291c]::coop::with_budget::, >::block_on>::{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: 0x571117959db9 - tokio[62fd42fb13291c]::coop::budget::, >::block_on>::{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: 0x571117959db9 - >::block_on::>::{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: 0x57111795bf4a - tokio[62fd42fb13291c]::runtime::basic_scheduler::enter::<>::block_on>::{closure#0}, (), tokio[62fd42fb13291c]::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: 0x5711178ffdf5 - >::set::>::block_on>::{closure#0}, (), tokio[62fd42fb13291c]::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: 0x57111795209f - tokio[62fd42fb13291c]::runtime::basic_scheduler::enter::<>::block_on>::{closure#0}, (), tokio[62fd42fb13291c]::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: 0x57111794ec43 - >::block_on::> [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: 0x57111794d0f3 - >::block_on::> [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: 0x57111794b84a - >::block_on:: [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: 0x5711178ead52 - ::block_on:: [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: 0x571117920251 - json[cfc3f78788427d49]::convert_complex [INFO] [stdout] at /opt/rustwide/workdir/tests/json.rs:39:1 [INFO] [stdout] 39: 0x571117919127 - json[cfc3f78788427d49]::convert_complex::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/json.rs:40:27 [INFO] [stdout] 40: 0x5711178d7756 - >::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x57111798dd4b - core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x57111798dd4b - test[2304db833829cdec]::__rust_begin_short_backtrace::, fn() -> core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x57111799a70b - test[2304db833829cdec]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x57111799a70b - as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 45: 0x57111799a70b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x57111799a70b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::, core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x57111799a70b - std[8eed7d2a0d2e32a7]::panic::catch_unwind::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x57111799a70b - test[2304db833829cdec]::run_test_in_process [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x57111799a70b - test[2304db833829cdec]::run_test::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x571117994b64 - test[2304db833829cdec]::run_test::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x571117994b64 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 52: 0x57111799d312 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 53: 0x57111799d312 - ::{closure#1}::{closure#0}> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 54: 0x57111799d312 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 55: 0x57111799d312 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::<(), core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 56: 0x57111799d312 - std[8eed7d2a0d2e32a7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x57111799d312 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 58: 0x57111799d312 - ::{closure#1} as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x571117b117ef - + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 60: 0x571117b117ef - ::new::thread_start [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 61: 0x7808d0fd0aa4 - [INFO] [stdout] 62: 0x7808d105da64 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert_nest stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert_nest' (108) 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: 0x571117b11eda - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x571117b11eda - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x571117b11eda - std[8eed7d2a0d2e32a7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x571117b11eda - <::print::DisplayBacktrace as core[c3b3818c781903d6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x571117b26e7a - ::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x571117b26e7a - core[c3b3818c781903d6]::fmt::write [INFO] [stdout] 6: 0x571117b16842 - std[8eed7d2a0d2e32a7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x571117b16842 - as std[8eed7d2a0d2e32a7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x571117af0a7f - ::print [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x571117af0a7f - std[8eed7d2a0d2e32a7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x571117b0a339 - std[8eed7d2a0d2e32a7]::panicking::default_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x571117999c3c - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x571117999c3c - test[2304db833829cdec]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x571117b0a4f2 - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x571117b0a4f2 - std[8eed7d2a0d2e32a7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x571117af0b38 - std[8eed7d2a0d2e32a7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x571117ae84a9 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x571117af184d - __rustc[1c0edf6a00b737dc]::rust_begin_unwind [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x571117b2766c - core[c3b3818c781903d6]::panicking::panic_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x571117b274f3 - core[c3b3818c781903d6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5711178ee7f1 - core[c3b3818c781903d6]::panicking::assert_failed::<&serde_json[f68f9c3f77b7d604]::value::Value, &serde_json[f68f9c3f77b7d604]::value::Value> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x571117969319 - json[cfc3f78788427d49]::util::expect_map_json::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/util/mod.rs:68:3 [INFO] [stdout] 22: 0x571117919d9c - json[cfc3f78788427d49]::convert_nest::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/json.rs:37:94 [INFO] [stdout] 23: 0x57111795f66d - as core[c3b3818c781903d6]::future::future::Future>::poll [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57111795c65d - >::block_on::>::{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: 0x5711179663e0 - tokio[62fd42fb13291c]::coop::with_budget::, >::block_on>::{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: 0x57111797f645 - >>::try_with::, >::block_on>::{closure#0}::{closure#0}>::{closure#0}, core[c3b3818c781903d6]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 27: 0x57111797c33e - >>::with::, >::block_on>::{closure#0}::{closure#0}>::{closure#0}, core[c3b3818c781903d6]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 28: 0x571117956d99 - tokio[62fd42fb13291c]::coop::with_budget::, >::block_on>::{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: 0x571117956d99 - tokio[62fd42fb13291c]::coop::budget::, >::block_on>::{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: 0x571117956d99 - >::block_on::>::{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: 0x57111795be6a - tokio[62fd42fb13291c]::runtime::basic_scheduler::enter::<>::block_on>::{closure#0}, (), tokio[62fd42fb13291c]::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: 0x5711178ff7d5 - >::set::>::block_on>::{closure#0}, (), tokio[62fd42fb13291c]::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: 0x57111795073f - tokio[62fd42fb13291c]::runtime::basic_scheduler::enter::<>::block_on>::{closure#0}, (), tokio[62fd42fb13291c]::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: 0x57111794eb63 - >::block_on::> [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: 0x57111794cbb3 - >::block_on::> [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: 0x57111794a42a - >::block_on:: [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: 0x5711178ea2d2 - ::block_on:: [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: 0x57111791f5a1 - json[cfc3f78788427d49]::convert_nest [INFO] [stdout] at /opt/rustwide/workdir/tests/json.rs:36:1 [INFO] [stdout] 39: 0x571117918fd7 - json[cfc3f78788427d49]::convert_nest::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/json.rs:37:24 [INFO] [stdout] 40: 0x5711178d7596 - >::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x57111798dd4b - core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x57111798dd4b - test[2304db833829cdec]::__rust_begin_short_backtrace::, fn() -> core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x57111799a70b - test[2304db833829cdec]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x57111799a70b - as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 45: 0x57111799a70b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x57111799a70b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::, core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x57111799a70b - std[8eed7d2a0d2e32a7]::panic::catch_unwind::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x57111799a70b - test[2304db833829cdec]::run_test_in_process [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x57111799a70b - test[2304db833829cdec]::run_test::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x571117994b64 - test[2304db833829cdec]::run_test::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x571117994b64 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 52: 0x57111799d312 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 53: 0x57111799d312 - ::{closure#1}::{closure#0}> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 54: 0x57111799d312 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 55: 0x57111799d312 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::<(), core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 56: 0x57111799d312 - std[8eed7d2a0d2e32a7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x57111799d312 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 58: 0x57111799d312 - ::{closure#1} as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x571117b117ef - + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 60: 0x571117b117ef - ::new::thread_start [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 61: 0x7808d0fd0aa4 - [INFO] [stdout] 62: 0x7808d105da64 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert_obj_rev stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'convert_obj_rev' (110) 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: 0x571117b11eda - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x571117b11eda - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x571117b11eda - std[8eed7d2a0d2e32a7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x571117b11eda - <::print::DisplayBacktrace as core[c3b3818c781903d6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x571117b26e7a - ::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x571117b26e7a - core[c3b3818c781903d6]::fmt::write [INFO] [stdout] 6: 0x571117b16842 - std[8eed7d2a0d2e32a7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x571117b16842 - as std[8eed7d2a0d2e32a7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x571117af0a7f - ::print [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x571117af0a7f - std[8eed7d2a0d2e32a7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x571117b0a339 - std[8eed7d2a0d2e32a7]::panicking::default_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x571117999c3c - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x571117999c3c - test[2304db833829cdec]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x571117b0a4f2 - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x571117b0a4f2 - std[8eed7d2a0d2e32a7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x571117af0b38 - std[8eed7d2a0d2e32a7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x571117ae84a9 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x571117af184d - __rustc[1c0edf6a00b737dc]::rust_begin_unwind [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x571117b2766c - core[c3b3818c781903d6]::panicking::panic_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x571117b274f3 - core[c3b3818c781903d6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5711178ee7f1 - core[c3b3818c781903d6]::panicking::assert_failed::<&serde_json[f68f9c3f77b7d604]::value::Value, &serde_json[f68f9c3f77b7d604]::value::Value> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x571117969319 - json[cfc3f78788427d49]::util::expect_map_json::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/util/mod.rs:68:3 [INFO] [stdout] 22: 0x57111791ab6c - json[cfc3f78788427d49]::convert_obj_rev::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/json.rs:34:80 [INFO] [stdout] 23: 0x57111795f86d - as core[c3b3818c781903d6]::future::future::Future>::poll [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57111795cedd - >::block_on::>::{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: 0x571117966d60 - tokio[62fd42fb13291c]::coop::with_budget::, >::block_on>::{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: 0x57111797fe45 - >>::try_with::, >::block_on>::{closure#0}::{closure#0}>::{closure#0}, core[c3b3818c781903d6]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 27: 0x57111797c5be - >>::with::, >::block_on>::{closure#0}::{closure#0}>::{closure#0}, core[c3b3818c781903d6]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 28: 0x57111795a499 - tokio[62fd42fb13291c]::coop::with_budget::, >::block_on>::{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: 0x57111795a499 - tokio[62fd42fb13291c]::coop::budget::, >::block_on>::{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: 0x57111795a499 - >::block_on::>::{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: 0x57111795bf6a - tokio[62fd42fb13291c]::runtime::basic_scheduler::enter::<>::block_on>::{closure#0}, (), tokio[62fd42fb13291c]::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: 0x5711178ffed5 - >::set::>::block_on>::{closure#0}, (), tokio[62fd42fb13291c]::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: 0x57111795243f - tokio[62fd42fb13291c]::runtime::basic_scheduler::enter::<>::block_on>::{closure#0}, (), tokio[62fd42fb13291c]::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: 0x57111794ec63 - >::block_on::> [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: 0x57111794d1b3 - >::block_on::> [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: 0x57111794bb2a - >::block_on:: [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: 0x5711178eaed2 - ::block_on:: [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: 0x571117920421 - json[cfc3f78788427d49]::convert_obj_rev [INFO] [stdout] at /opt/rustwide/workdir/tests/json.rs:33:1 [INFO] [stdout] 39: 0x571117919157 - json[cfc3f78788427d49]::convert_obj_rev::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/json.rs:34:27 [INFO] [stdout] 40: 0x5711178d7796 - >::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x57111798dd4b - core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x57111798dd4b - test[2304db833829cdec]::__rust_begin_short_backtrace::, fn() -> core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x57111799a70b - test[2304db833829cdec]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x57111799a70b - as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 45: 0x57111799a70b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x57111799a70b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::, core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x57111799a70b - std[8eed7d2a0d2e32a7]::panic::catch_unwind::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x57111799a70b - test[2304db833829cdec]::run_test_in_process [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x57111799a70b - test[2304db833829cdec]::run_test::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x571117994b64 - test[2304db833829cdec]::run_test::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x571117994b64 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 52: 0x57111799d312 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 53: 0x57111799d312 - ::{closure#1}::{closure#0}> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 54: 0x57111799d312 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 55: 0x57111799d312 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::<(), core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 56: 0x57111799d312 - std[8eed7d2a0d2e32a7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x57111799d312 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 58: 0x57111799d312 - ::{closure#1} as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x571117b117ef - + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 60: 0x571117b117ef - ::new::thread_start [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 61: 0x7808d0fd0aa4 - [INFO] [stdout] 62: 0x7808d105da64 - clone [INFO] [stdout] 63: 0x0 - [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.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "72457a6bde5dc86157740cdb8de6ff92e8af6e903aa25cd2bfe9443baf0e1ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72457a6bde5dc86157740cdb8de6ff92e8af6e903aa25cd2bfe9443baf0e1ea8", kill_on_drop: false }` [INFO] [stdout] 72457a6bde5dc86157740cdb8de6ff92e8af6e903aa25cd2bfe9443baf0e1ea8