[INFO] cloning repository https://github.com/pavelboukine/Rust_Takehome
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pavelboukine/Rust_Takehome" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavelboukine%2FRust_Takehome", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavelboukine%2FRust_Takehome'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa729586fa82893231c160c522cddd38b5e806ce
[INFO] testing pavelboukine/Rust_Takehome against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavelboukine%2FRust_Takehome" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pavelboukine/Rust_Takehome
[INFO] finished tweaking git repo https://github.com/pavelboukine/Rust_Takehome
[INFO] tweaked toml for git repo https://github.com/pavelboukine/Rust_Takehome written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pavelboukine/Rust_Takehome on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pavelboukine/Rust_Takehome 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-graphql-warp v6.0.7
[INFO] [stderr]   Downloaded smartstring v1.0.1
[INFO] [stderr]   Downloaded juniper_codegen v0.15.9
[INFO] [stderr]   Downloaded strum_macros v0.25.2
[INFO] [stderr]   Downloaded async-graphql-derive v6.0.7
[INFO] [stderr]   Downloaded pest_meta v2.7.4
[INFO] [stderr]   Downloaded pest_derive v2.7.4
[INFO] [stderr]   Downloaded bson v1.2.4
[INFO] [stderr]   Downloaded handlebars v4.4.0
[INFO] [stderr]   Downloaded pest v2.7.4
[INFO] [stderr]   Downloaded warp v0.3.6
[INFO] [stderr]   Downloaded async-graphql-parser v6.0.7
[INFO] [stderr]   Downloaded juniper v0.15.11
[INFO] [stderr]   Downloaded async-graphql-value v6.0.7
[INFO] [stderr]   Downloaded pest_generator v2.7.4
[INFO] [stderr]   Downloaded juniper_warp v0.7.0
[INFO] [stderr]   Downloaded regex v1.10.0
[INFO] [stderr]   Downloaded async-graphql v6.0.7
[INFO] [stderr]   Downloaded rustix v0.38.18
[INFO] [stderr]   Downloaded regex-syntax v0.8.0
[INFO] [stderr]   Downloaded regex-automata v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 898b1a68c39ee95296d8e05c9559dfef63577678289cd663a2fd11750cc52d81
[INFO] running `Command { std: "docker" "start" "-a" "898b1a68c39ee95296d8e05c9559dfef63577678289cd663a2fd11750cc52d81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "898b1a68c39ee95296d8e05c9559dfef63577678289cd663a2fd11750cc52d81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "898b1a68c39ee95296d8e05c9559dfef63577678289cd663a2fd11750cc52d81", kill_on_drop: false }`
[INFO] [stdout] 898b1a68c39ee95296d8e05c9559dfef63577678289cd663a2fd11750cc52d81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9feae02c7e97cfa91bd3e4af72de152497d608f2cd1c7cf74408ae996b2df940
[INFO] running `Command { std: "docker" "start" "-a" "9feae02c7e97cfa91bd3e4af72de152497d608f2cd1c7cf74408ae996b2df940", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling regex-syntax v0.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling winnow v0.5.16
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling rustix v0.38.18
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling juniper_codegen v0.15.9
[INFO] [stderr]    Compiling futures-enum v0.1.17
[INFO] [stderr]    Compiling regex v1.10.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling pest v2.7.4
[INFO] [stderr]    Compiling graphql-parser v0.3.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling pest_meta v2.7.4
[INFO] [stderr]    Compiling pest_generator v2.7.4
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling pest_derive v2.7.4
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling async-graphql-value v6.0.7
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling async-graphql-parser v6.0.7
[INFO] [stderr]    Compiling bson v1.2.4
[INFO] [stderr]    Compiling handlebars v4.4.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling juniper v0.15.11
[INFO] [stderr]    Compiling async-graphql-derive v6.0.7
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling async-graphql v6.0.7
[INFO] [stderr]    Compiling warp v0.3.6
[INFO] [stderr]    Compiling juniper_warp v0.7.0
[INFO] [stderr]    Compiling async-graphql-warp v6.0.7
[INFO] [stderr]    Compiling rust_graphql_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `async_graphql::Request`
[INFO] [stdout]    --> src/main.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | use async_graphql::Request;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "9feae02c7e97cfa91bd3e4af72de152497d608f2cd1c7cf74408ae996b2df940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9feae02c7e97cfa91bd3e4af72de152497d608f2cd1c7cf74408ae996b2df940", kill_on_drop: false }`
[INFO] [stdout] 9feae02c7e97cfa91bd3e4af72de152497d608f2cd1c7cf74408ae996b2df940
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b8174118973a7e70b4568eb63088d765a6468fbdd9f5ee9ae6686a38dce61b6
[INFO] running `Command { std: "docker" "start" "-a" "2b8174118973a7e70b4568eb63088d765a6468fbdd9f5ee9ae6686a38dce61b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust_graphql_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.84s
[INFO] running `Command { std: "docker" "inspect" "2b8174118973a7e70b4568eb63088d765a6468fbdd9f5ee9ae6686a38dce61b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b8174118973a7e70b4568eb63088d765a6468fbdd9f5ee9ae6686a38dce61b6", kill_on_drop: false }`
[INFO] [stdout] 2b8174118973a7e70b4568eb63088d765a6468fbdd9f5ee9ae6686a38dce61b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 58e7e0b1a9ce5b49f53f521146fa7fe85e194beb451a44daff2bb80b3d48b578
[INFO] running `Command { std: "docker" "start" "-a" "58e7e0b1a9ce5b49f53f521146fa7fe85e194beb451a44daff2bb80b3d48b578", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_graphql_server-207958dcb6f42d8e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_graphql_query ... FAILED
[INFO] [stdout] test test_graphql_playground ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_graphql_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_graphql_query' (26) panicked at src/main.rs:119:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c194ce24592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c194ce24592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c194ce24592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c194ce24592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c194ce3578f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c194ce3578f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5c194cdf1563 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c194cdf1563 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c194cdfd592 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c194ce024cf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c194ce02361 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c194c9a582e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5c194c9a582e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c194ce02b8f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5c194ce02b8f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c194ce0293a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c194cdfd6d9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c194cde5dfd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c194ce3da50 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c194ce3d853 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5c194ca4d2cb - core::panicking::assert_failed::h386fd068846a917f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5c194c9658fd - rust_graphql_server::test_graphql_query::{{closure}}::h280412e55f4e6d7d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:119:5
[INFO] [stdout]   22:     0x5c194c947282 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfbccf1b8082847b8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c194c9470bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h04e12e8d786b86b0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c194c975b5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5e041a31a94565d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   25:     0x5c194c975a9b - tokio::runtime::coop::with_budget::h55437cf62c3da509
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5c194c975a9b - tokio::runtime::coop::budget::haf190dfd7b958ceb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5c194c975a9b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h81ee3ec26bfc0039
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   28:     0x5c194c9742f0 - tokio::runtime::scheduler::current_thread::Context::enter::h69f9223f49dc98fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   29:     0x5c194c975160 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc725d4e8b5b49a80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   30:     0x5c194c974e84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3591837ec06d8b2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   31:     0x5c194c973d8b - tokio::runtime::context::scoped::Scoped<T>::set::h66f7935802596ae5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c194c97fa09 - tokio::runtime::context::set_scheduler::{{closure}}::h65ac80ff33d8d25f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c194c971b72 - std::thread::local::LocalKey<T>::try_with::hb96a326e7c82848c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x5c194c9713ae - std::thread::local::LocalKey<T>::with::hd3d06c7c9bc3f64a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x5c194c97f9bd - tokio::runtime::context::set_scheduler::h2291928fc4c330d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c194c974c30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7e4945d5da8140a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   37:     0x5c194c974ea3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h42d388b40e5c1f9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   38:     0x5c194c973f55 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h70d7171ac3a999f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x5c194c968bd0 - tokio::runtime::context::runtime::enter_runtime::h9cb2c6c0f9e93a45
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c194c973eb1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4aa86c8b0f0517cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x5c194c95ecba - tokio::runtime::runtime::Runtime::block_on::h5be99c03a5e034e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   42:     0x5c194c965520 - rust_graphql_server::test_graphql_query::hd6623c6422bfff96
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:134:68
[INFO] [stdout]   43:     0x5c194c965cd7 - rust_graphql_server::test_graphql_query::{{closure}}::hd4e82823b088ca46
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:109:30
[INFO] [stdout]   44:     0x5c194c947856 - core::ops::function::FnOnce::call_once::h3b92593ac5b3f77b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c194c9a560b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5c194c9a560b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5c194c9b968d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5c194c9b968d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5c194c9b968d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5c194c9b968d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5c194c9b968d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5c194c9b968d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5c194c9b968d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5c194c992ba4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5c194c992ba4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5c194c9964da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x5c194c9964da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5c194c9964da - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5c194c9964da - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5c194c9964da - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5c194c9964da - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x5c194c9964da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5c194cdf8acf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x5c194cdf8acf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x7f6d5a89aaa4 - <unknown>
[INFO] [stdout]   66:     0x7f6d5a927a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_graphql_playground stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_graphql_playground' (25) panicked at src/main.rs:156:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: b"\n<!DOCTYPE html>\n\n<html>\n\n<head>\n  <meta charset=utf-8 />\n  <meta name=\"viewport\" content=\"user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, minimal-ui\">\n  <title>GraphQL Playground</title>\n  <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/npm/graphql-playground-react/build/static/css/index.css\" />\n  <link rel=\"shortcut icon\" href=\"//cdn.jsdelivr.net/npm/graphql-playground-react/build/favicon.png\" />\n  <script src=\"//cdn.jsdelivr.net/npm/graphql-playground-react/build/static/js/middleware.js\"></script>\n  <link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Source+Code+Pro:400,700\" />\n</head>\n\n<body>\n  <style type=\"text/css\">\n    html {\n      font-family: \"Open Sans\", sans-serif;\n      overflow: hidden;\n    }\n\n    body {\n      margin: 0;\n      background: #172a3a;\n    }\n\n    .playgroundIn {\n      -webkit-animation: playgroundIn 0.5s ease-out forwards;\n      animation: playgroundIn 0.5s ease-out forwards;\n    }\n\n    @-webkit-keyframes playgroundIn {\n      from {\n        opacity: 0;\n        -webkit-transform: translateY(10px);\n        -ms-transform: translateY(10px);\n        transform: translateY(10px);\n      }\n      to {\n        opacity: 1;\n        -webkit-transform: translateY(0);\n        -ms-transform: translateY(0);\n        transform: translateY(0);\n      }\n    }\n\n    @keyframes playgroundIn {\n      from {\n        opacity: 0;\n        -webkit-transform: translateY(10px);\n        -ms-transform: translateY(10px);\n        transform: translateY(10px);\n      }\n      to {\n        opacity: 1;\n        -webkit-transform: translateY(0);\n        -ms-transform: translateY(0);\n        transform: translateY(0);\n      }\n    }\n  </style>\n\n  <style type=\"text/css\">\n    .fadeOut {\n      -webkit-animation: fadeOut 0.5s ease-out forwards;\n      animation: fadeOut 0.5s ease-out forwards;\n    }\n\n    @-webkit-keyframes fadeIn {\n      from {\n        opacity: 0;\n        -webkit-transform: translateY(-10px);\n        -ms-transform: translateY(-10px);\n        transform: translateY(-10px);\n      }\n      to {\n        opacity: 1;\n        -webkit-transform: translateY(0);\n        -ms-transform: translateY(0);\n        transform: translateY(0);\n      }\n    }\n\n    @keyframes fadeIn {\n      from {\n        opacity: 0;\n        -webkit-transform: translateY(-10px);\n        -ms-transform: translateY(-10px);\n        transform: translateY(-10px);\n      }\n      to {\n        opacity: 1;\n        -webkit-transform: translateY(0);\n        -ms-transform: translateY(0);\n        transform: translateY(0);\n      }\n    }\n\n    @-webkit-keyframes fadeOut {\n      from {\n        opacity: 1;\n        -webkit-transform: translateY(0);\n        -ms-transform: translateY(0);\n        transform: translateY(0);\n      }\n      to {\n        opacity: 0;\n        -webkit-transform: translateY(-10px);\n        -ms-transform: translateY(-10px);\n        transform: translateY(-10px);\n      }\n    }\n\n    @keyframes fadeOut {\n      from {\n        opacity: 1;\n        -webkit-transform: translateY(0);\n        -ms-transform: translateY(0);\n        transform: translateY(0);\n      }\n      to {\n        opacity: 0;\n        -webkit-transform: translateY(-10px);\n        -ms-transform: translateY(-10px);\n        transform: translateY(-10px);\n      }\n    }\n\n    @-webkit-keyframes appearIn {\n      from {\n        opacity: 0;\n        -webkit-transform: translateY(0px);\n        -ms-transform: translateY(0px);\n        transform: translateY(0px);\n      }\n      to {\n        opacity: 1;\n        -webkit-transform: translateY(0);\n        -ms-transform: translateY(0);\n        transform: translateY(0);\n      }\n    }\n\n    @keyframes appearIn {\n      from {\n        opacity: 0;\n        -webkit-transform: translateY(0px);\n        -ms-transform: translateY(0px);\n        transform: translateY(0px);\n      }\n      to {\n        opacity: 1;\n        -webkit-transform: translateY(0);\n        -ms-transform: translateY(0);\n        transform: translateY(0);\n      }\n    }\n\n    @-webkit-keyframes scaleIn {\n      from {\n        -webkit-transform: scale(0);\n        -ms-transform: scale(0);\n        transform: scale(0);\n      }\n      to {\n        -webkit-transform: scale(1);\n        -ms-transform: scale(1);\n        transform: scale(1);\n      }\n    }\n\n    @keyframes scaleIn {\n      from {\n        -webkit-transform: scale(0);\n        -ms-transform: scale(0);\n        transform: scale(0);\n      }\n      to {\n        -webkit-transform: scale(1);\n        -ms-transform: scale(1);\n        transform: scale(1);\n      }\n    }\n\n    @-webkit-keyframes innerDrawIn {\n      0% {\n        stroke-dashoffset: 70;\n      }\n      50% {\n        stroke-dashoffset: 140;\n      }\n      100% {\n        stroke-dashoffset: 210;\n      }\n    }\n\n    @keyframes innerDrawIn {\n      0% {\n        stroke-dashoffset: 70;\n      }\n      50% {\n        stroke-dashoffset: 140;\n      }\n      100% {\n        stroke-dashoffset: 210;\n      }\n    }\n\n    @-webkit-keyframes outerDrawIn {\n      0% {\n        stroke-dashoffset: 76;\n      }\n      100% {\n        stroke-dashoffset: 152;\n      }\n    }\n\n    @keyframes outerDrawIn {\n      0% {\n        stroke-dashoffset: 76;\n      }\n      100% {\n        stroke-dashoffset: 152;\n      }\n    }\n\n    .hHWjkv {\n      -webkit-transform-origin: 0px 0px;\n      -ms-transform-origin: 0px 0px;\n      transform-origin: 0px 0px;\n      -webkit-transform: scale(0);\n      -ms-transform: scale(0);\n      transform: scale(0);\n      -webkit-animation: scaleIn 0.25s linear forwards 0.2222222222222222s;\n      animation: scaleIn 0.25s linear forwards 0.2222222222222222s;\n    }\n\n    .gCDOzd {\n      -webkit-transform-origin: 0px 0px;\n      -ms-transform-origin: 0px 0px;\n      transform-origin: 0px 0px;\n      -webkit-transform: scale(0);\n      -ms-transform: scale(0);\n      transform: scale(0);\n      -webkit-animation: scaleIn 0.25s linear forwards 0.4222222222222222s;\n      animation: scaleIn 0.25s linear forwards 0.4222222222222222s;\n    }\n\n    .hmCcxi {\n      -webkit-transform-origin: 0px 0px;\n      -ms-transform-origin: 0px 0px;\n      transform-origin: 0px 0px;\n      -webkit-transform: scale(0);\n      -ms-transform: scale(0);\n      transform: scale(0);\n      -webkit-animation: scaleIn 0.25s linear forwards 0.6222222222222222s;\n      animation: scaleIn 0.25s linear forwards 0.6222222222222222s;\n    }\n\n    .eHamQi {\n      -webkit-transform-origin: 0px 0px;\n      -ms-transform-origin: 0px 0px;\n      transform-origin: 0px 0px;\n      -webkit-transform: scale(0);\n      -ms-transform: scale(0);\n      transform: scale(0);\n      -webkit-animation: scaleIn 0.25s linear forwards 0.8222222222222223s;\n      animation: scaleIn 0.25s linear forwards 0.8222222222222223s;\n    }\n\n    .byhgGu {\n      -webkit-transform-origin: 0px 0px;\n      -ms-transform-origin: 0px 0px;\n      transform-origin: 0px 0px;\n      -webkit-transform: scale(0);\n      -ms-transform: scale(0);\n      transform: scale(0);\n      -webkit-animation: scaleIn 0.25s linear forwards 1.0222222222222221s;\n      animation: scaleIn 0.25s linear forwards 1.0222222222222221s;\n    }\n\n    .llAKP {\n      -webkit-transform-origin: 0px 0px;\n      -ms-transform-origin: 0px 0px;\n      transform-origin: 0px 0px;\n      -webkit-transform: scale(0);\n      -ms-transform: scale(0);\n      transform: scale(0);\n      -webkit-animation: scaleIn 0.25s linear forwards 1.2222222222222223s;\n      animation: scaleIn 0.25s linear forwards 1.2222222222222223s;\n    }\n\n    .bglIGM {\n      -webkit-transform-origin: 64px 28px;\n      -ms-transform-origin: 64px 28px;\n      transform-origin: 64px 28px;\n      -webkit-transform: scale(0);\n      -ms-transform: scale(0);\n      transform: scale(0);\n      -webkit-animation: scaleIn 0.25s linear forwards 0.2222222222222222s;\n      animation: scaleIn 0.25s linear forwards 0.2222222222222222s;\n    }\n\n    .ksxRII {\n      -webkit-transform-origin: 95.98500061035156px 46.510000228881836px;\n      -ms-transform-origin: 95.98500061035156px 46.510000228881836px;\n      transform-origin: 95.98500061035156px 46.510000228881836px;\n      -webkit-transform: scale(0);\n      -ms-transform: scale(0);\n      transform: scale(0);\n      -webkit-animation: scaleIn 0.25s linear forwards 0.4222222222222222s;\n      animation: scaleIn 0.25s linear forwards 0.4222222222222222s;\n    }\n\n    .cWrBmb {\n      -webkit-transform-origin: 95.97162628173828px 83.4900016784668px;\n      -ms-transform-origin: 95.97162628173828px 83.4900016784668px;\n      transform-origin: 95.97162628173828px 83.4900016784668px;\n      -webkit-transform: scale(0);\n      -ms-transform: scale(0);\n      transform: scale(0);\n      -webkit-animation: scaleIn 0.25s linear forwards 0.6222222222222222s;\n      animation: scaleIn 0.25s linear forwards 0.6222222222222222s;\n    }\n\n    .Wnusb {\n      -webkit-transform-origin: 64px 101.97999572753906px;\n      -ms-transform-origin: 64px 101.97999572753906px;\n      transform-origin: 64px 101.97999572753906px;\n      -webkit-transform: scale(0);\n      -ms-transform: scale(0);\n      transform: scale(0);\n      -webkit-animation: scaleIn 0.25s linear forwards 0.8222222222222223s;\n      animation: scaleIn 0.25s linear forwards 0.8222222222222223s;\n    }\n\n    .bfPqf {\n      -webkit-transform-origin: 32.03982162475586px 83.4900016784668px;\n      -ms-transform-origin: 32.03982162475586px 83.4900016784668px;\n      transform-origin: 32.03982162475586px 83.4900016784668px;\n      -webkit-transform: scale(0);\n      -ms-transform: scale(0);\n      transform: scale(0);\n      -webkit-animation: scaleIn 0.25s linear forwards 1.0222222222222221s;\n      animation: scaleIn 0.25s linear forwards 1.0222222222222221s;\n    }\n\n    .edRCTN {\n      -webkit-transform-origin: 32.033552169799805px 46.510000228881836px;\n      -ms-transform-origin: 32.033552169799805px 46.510000228881836px;\n      transform-origin: 32.033552169799805px 46.510000228881836px;\n      -webkit-transform: scale(0);\n      -ms-transform: scale(0);\n      transform: scale(0);\n      -webkit-animation: scaleIn 0.25s linear forwards 1.2222222222222223s;\n      animation: scaleIn 0.25s linear forwards 1.2222222222222223s;\n    }\n\n    .iEGVWn {\n      opacity: 0;\n      stroke-dasharray: 76;\n      -webkit-animation: outerDrawIn 0.5s ease-out forwards 0.3333333333333333s, appearIn 0.1s ease-out forwards 0.3333333333333333s;\n      animation: outerDrawIn 0.5s ease-out forwards 0.3333333333333333s, appearIn 0.1s ease-out forwards 0.3333333333333333s;\n      -webkit-animation-iteration-count: 1, 1;\n      animation-iteration-count: 1, 1;\n    }\n\n    .bsocdx {\n      opacity: 0;\n      stroke-dasharray: 76;\n      -webkit-animation: outerDrawIn 0.5s ease-out forwards 0.5333333333333333s, appearIn 0.1s ease-out forwards 0.5333333333333333s;\n      animation: outerDrawIn 0.5s ease-out forwards 0.5333333333333333s, appearIn 0.1s ease-out forwards 0.5333333333333333s;\n      -webkit-animation-iteration-count: 1, 1;\n      animation-iteration-count: 1, 1;\n    }\n\n    .jAZXmP {\n      opacity: 0;\n      stroke-dasharray: 76;\n      -webkit-animation: outerDrawIn 0.5s ease-out forwards 0.7333333333333334s, appearIn 0.1s ease-out forwards 0.7333333333333334s;\n      animation: outerDrawIn 0.5s ease-out forwards 0.7333333333333334s, appearIn 0.1s ease-out forwards 0.7333333333333334s;\n      -webkit-animation-iteration-count: 1, 1;\n      animation-iteration-count: 1, 1;\n    }\n\n    .hSeArx {\n      opacity: 0;\n      stroke-dasharray: 76;\n      -webkit-animation: outerDrawIn 0.5s ease-out forwards 0.9333333333333333s, appearIn 0.1s ease-out forwards 0.9333333333333333s;\n      animation: outerDrawIn 0.5s ease-out forwards 0.9333333333333333s, appearIn 0.1s ease-out forwards 0.9333333333333333s;\n      -webkit-animation-iteration-count: 1, 1;\n      animation-iteration-count: 1, 1;\n    }\n\n    .bVgqGk {\n      opacity: 0;\n      stroke-dasharray: 76;\n      -webkit-animation: outerDrawIn 0.5s ease-out forwards 1.1333333333333333s, appearIn 0.1s ease-out forwards 1.1333333333333333s;\n      animation: outerDrawIn 0.5s ease-out forwards 1.1333333333333333s, appearIn 0.1s ease-out forwards 1.1333333333333333s;\n      -webkit-animation-iteration-count: 1, 1;\n      animation-iteration-count: 1, 1;\n    }\n\n    .hEFqBt {\n      opacity: 0;\n      stroke-dasharray: 76;\n      -webkit-animation: outerDrawIn 0.5s ease-out forwards 1.3333333333333333s, appearIn 0.1s ease-out forwards 1.3333333333333333s;\n      animation: outerDrawIn 0.5s ease-out forwards 1.3333333333333333s, appearIn 0.1s ease-out forwards 1.3333333333333333s;\n      -webkit-animation-iteration-count: 1, 1;\n      animation-iteration-count: 1, 1;\n    }\n\n    .dzEKCM {\n      opacity: 0;\n      stroke-dasharray: 70;\n      -webkit-animation: innerDrawIn 1s ease-in-out forwards 1.3666666666666667s, appearIn 0.1s linear forwards 1.3666666666666667s;\n      animation: innerDrawIn 1s ease-in-out forwards 1.3666666666666667s, appearIn 0.1s linear forwards 1.3666666666666667s;\n      -webkit-animation-iteration-count: infinite, 1;\n      animation-iteration-count: infinite, 1;\n    }\n\n    .DYnPx {\n      opacity: 0;\n      stroke-dasharray: 70;\n      -webkit-animation: innerDrawIn 1s ease-in-out forwards 1.5333333333333332s, appearIn 0.1s linear forwards 1.5333333333333332s;\n      animation: innerDrawIn 1s ease-in-out forwards 1.5333333333333332s, appearIn 0.1s linear forwards 1.5333333333333332s;\n      -webkit-animation-iteration-count: infinite, 1;\n      animation-iteration-count: infinite, 1;\n    }\n\n    .hjPEAQ {\n      opacity: 0;\n      stroke-dasharray: 70;\n      -webkit-animation: innerDrawIn 1s ease-in-out forwards 1.7000000000000002s, appearIn 0.1s linear forwards 1.7000000000000002s;\n      animation: innerDrawIn 1s ease-in-out forwards 1.7000000000000002s, appearIn 0.1s linear forwards 1.7000000000000002s;\n      -webkit-animation-iteration-count: infinite, 1;\n      animation-iteration-count: infinite, 1;\n    }\n\n    #loading-wrapper {\n      position: absolute;\n      width: 100vw;\n      height: 100vh;\n      display: -webkit-box;\n      display: -webkit-flex;\n      display: -ms-flexbox;\n      display: flex;\n      -webkit-align-items: center;\n      -webkit-box-align: center;\n      -ms-flex-align: center;\n      align-items: center;\n      -webkit-box-pack: center;\n      -webkit-justify-content: center;\n      -ms-flex-pack: center;\n      justify-content: center;\n      -webkit-flex-direction: column;\n      -ms-flex-direction: column;\n      flex-direction: column;\n    }\n\n    .logo {\n      width: 75px;\n      height: 75px;\n      margin-bottom: 20px;\n      opacity: 0;\n      -webkit-animation: fadeIn 0.5s ease-out forwards;\n      animation: fadeIn 0.5s ease-out forwards;\n    }\n\n    .text {\n      font-size: 32px;\n      font-weight: 200;\n      text-align: center;\n      color: rgba(255, 255, 255, 0.6);\n      opacity: 0;\n      -webkit-animation: fadeIn 0.5s ease-out forwards;\n      animation: fadeIn 0.5s ease-out forwards;\n    }\n\n    .dGfHfc {\n      font-weight: 400;\n    }\n  </style>\n  <div id=\"loading-wrapper\">\n    <svg class=\"logo\" viewBox=\"0 0 128 128\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n      <title>GraphQL Playground Logo</title>\n      <defs>\n        <linearGradient id=\"linearGradient-1\" x1=\"4.86%\" x2=\"96.21%\" y1=\"0%\" y2=\"99.66%\">\n          <stop stop-color=\"#E00082\" stop-opacity=\".8\" offset=\"0%\"></stop>\n          <stop stop-color=\"#E00082\" offset=\"100%\"></stop>\n        </linearGradient>\n      </defs>\n      <g>\n        <rect id=\"Gradient\" width=\"127.96\" height=\"127.96\" y=\"1\" fill=\"url(#linearGradient-1)\" rx=\"4\"></rect>\n        <path id=\"Border\" fill=\"#E00082\" fill-rule=\"nonzero\" d=\"M4.7 2.84c-1.58 0-2.86 1.28-2.86 2.85v116.57c0 1.57 1.28 2.84 2.85 2.84h116.57c1.57 0 2.84-1.26 2.84-2.83V5.67c0-1.55-1.26-2.83-2.83-2.83H4.67zM4.7 0h116.58c3.14 0 5.68 2.55 5.68 5.7v116.58c0 3.14-2.54 5.68-5.68 5.68H4.68c-3.13 0-5.68-2.54-5.68-5.68V5.68C-1 2.56 1.55 0 4.7 0z\"></path>\n        <path class=\"bglIGM\" x=\"64\" y=\"28\" fill=\"#fff\" d=\"M64 36c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8\" style=\"transform: translate(100px, 100px);\"></path>\n        <path class=\"ksxRII\" x=\"95.98500061035156\" y=\"46.510000228881836\" fill=\"#fff\" d=\"M89.04 50.52c-2.2-3.84-.9-8.73 2.94-10.96 3.83-2.2 8.72-.9 10.95 2.94 2.2 3.84.9 8.73-2.94 10.96-3.85 2.2-8.76.9-10.97-2.94\"\n          style=\"transform: translate(100px, 100px);\"></path>\n        <path class=\"cWrBmb\" x=\"95.97162628173828\" y=\"83.4900016784668\" fill=\"#fff\" d=\"M102.9 87.5c-2.2 3.84-7.1 5.15-10.94 2.94-3.84-2.2-5.14-7.12-2.94-10.96 2.2-3.84 7.12-5.15 10.95-2.94 3.86 2.23 5.16 7.12 2.94 10.96\"\n          style=\"transform: translate(100px, 100px);\"></path>\n        <path class=\"Wnusb\" x=\"64\" y=\"101.97999572753906\" fill=\"#fff\" d=\"M64 110c-4.43 0-8-3.6-8-8.02 0-4.44 3.57-8.02 8-8.02s8 3.58 8 8.02c0 4.4-3.57 8.02-8 8.02\"\n          style=\"transform: translate(100px, 100px);\"></path>\n        <path class=\"bfPqf\" x=\"32.03982162475586\" y=\"83.4900016784668\" fill=\"#fff\" d=\"M25.1 87.5c-2.2-3.84-.9-8.73 2.93-10.96 3.83-2.2 8.72-.9 10.95 2.94 2.2 3.84.9 8.73-2.94 10.96-3.85 2.2-8.74.9-10.95-2.94\"\n          style=\"transform: translate(100px, 100px);\"></path>\n        <path class=\"edRCTN\" x=\"32.033552169799805\" y=\"46.510000228881836\" fill=\"#fff\" d=\"M38.96 50.52c-2.2 3.84-7.12 5.15-10.95 2.94-3.82-2.2-5.12-7.12-2.92-10.96 2.2-3.84 7.12-5.15 10.95-2.94 3.83 2.23 5.14 7.12 2.94 10.96\"\n          style=\"transform: translate(100px, 100px);\"></path>\n        <path class=\"iEGVWn\" stroke=\"#fff\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M63.55 27.5l32.9 19-32.9-19z\"></path>\n        <path class=\"bsocdx\" stroke=\"#fff\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M96 46v38-38z\"></path>\n        <path class=\"jAZXmP\" stroke=\"#fff\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M96.45 84.5l-32.9 19 32.9-19z\"></path>\n        <path class=\"hSeArx\" stroke=\"#fff\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M64.45 103.5l-32.9-19 32.9 19z\"></path>\n        <path class=\"bVgqGk\" stroke=\"#fff\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M32 84V46v38z\"></path>\n        <path class=\"hEFqBt\" stroke=\"#fff\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M31.55 46.5l32.9-19-32.9 19z\"></path>\n        <path class=\"dzEKCM\" id=\"Triangle-Bottom\" stroke=\"#fff\" stroke-width=\"4\" d=\"M30 84h70\" stroke-linecap=\"round\"></path>\n        <path class=\"DYnPx\" id=\"Triangle-Left\" stroke=\"#fff\" stroke-width=\"4\" d=\"M65 26L30 87\" stroke-linecap=\"round\"></path>\n        <path class=\"hjPEAQ\" id=\"Triangle-Right\" stroke=\"#fff\" stroke-width=\"4\" d=\"M98 87L63 26\" stroke-linecap=\"round\"></path>\n      </g>\n    </svg>\n    <div class=\"text\">Loading\n      <span class=\"dGfHfc\">GraphQL Playground</span>\n    </div>\n  </div>\n\n  <div id=\"root\" />\n  <script type=\"text/javascript\">\n    window.addEventListener('load', function (event) {\n\n      const loadingWrapper = document.getElementById('loading-wrapper');\n      loadingWrapper.classList.add('fadeOut');\n\n\n      const root = document.getElementById('root');\n      root.classList.add('playgroundIn');\n\n      GraphQLPlayground.init(root, {\"endpoint\":\"/graphql\",\"subscriptionEndpoint\":null,\"headers\":null,\"settings\":null,\"title\":null})\n    })\n  </script>\n</body>\n</html>\n  "
[INFO] [stdout]  right: [60, 33, 68, 79, 67, 84, 89, 80, 69, 32, 104, 116, 109, 108, 62, 10, 32, 32, 32, 32, 60, 33, 45, 45, 32, 46, 46, 46, 32, 73, 110, 99, 108, 117, 100, 101, 32, 116, 104, 101, 32, 101, 120, 112, 101, 99, 116, 101, 100, 32, 72, 84, 77, 76, 32, 99, 111, 110, 116, 101, 110, 116, 32, 111, 102, 32, 116, 104, 101, 32, 112, 108, 97, 121, 103, 114, 111, 117, 110, 100, 32, 46, 46, 46, 32, 45, 45, 62, 10, 60, 47, 104, 116, 109, 108, 62]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c194ce24592 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c194ce24592 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c194ce24592 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c194ce24592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c194ce3578f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c194ce3578f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5c194cdf1563 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c194cdf1563 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c194cdfd592 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c194ce024cf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c194ce02361 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c194c9a582e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5c194c9a582e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c194ce02b8f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5c194ce02b8f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c194ce0293a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c194cdfd6d9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c194cde5dfd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c194ce3da50 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c194ce3d853 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5c194c950959 - core::panicking::assert_failed::h9317a1cf384111df
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5c194c9662de - rust_graphql_server::test_graphql_playground::{{closure}}::hf4ba10594a7b43b3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:156:5
[INFO] [stdout]   22:     0x5c194c947282 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfbccf1b8082847b8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c194c9470bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h04e12e8d786b86b0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c194c975b5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5e041a31a94565d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   25:     0x5c194c975a9b - tokio::runtime::coop::with_budget::h55437cf62c3da509
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5c194c975a9b - tokio::runtime::coop::budget::haf190dfd7b958ceb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5c194c975a9b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h81ee3ec26bfc0039
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   28:     0x5c194c9742f0 - tokio::runtime::scheduler::current_thread::Context::enter::h69f9223f49dc98fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   29:     0x5c194c975160 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc725d4e8b5b49a80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   30:     0x5c194c974e84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3591837ec06d8b2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   31:     0x5c194c973d8b - tokio::runtime::context::scoped::Scoped<T>::set::h66f7935802596ae5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c194c97fa09 - tokio::runtime::context::set_scheduler::{{closure}}::h65ac80ff33d8d25f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c194c971b72 - std::thread::local::LocalKey<T>::try_with::hb96a326e7c82848c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x5c194c9713ae - std::thread::local::LocalKey<T>::with::hd3d06c7c9bc3f64a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x5c194c97f9bd - tokio::runtime::context::set_scheduler::h2291928fc4c330d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c194c974c30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7e4945d5da8140a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   37:     0x5c194c974ea3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h42d388b40e5c1f9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   38:     0x5c194c973f55 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h70d7171ac3a999f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x5c194c968bd0 - tokio::runtime::context::runtime::enter_runtime::h9cb2c6c0f9e93a45
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c194c973eb1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4aa86c8b0f0517cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x5c194c95ecba - tokio::runtime::runtime::Runtime::block_on::h5be99c03a5e034e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   42:     0x5c194c965e31 - rust_graphql_server::test_graphql_playground::h084448d448a4c24c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:156:61
[INFO] [stdout]   43:     0x5c194c965ec7 - rust_graphql_server::test_graphql_playground::{{closure}}::h8bf78ac56c04a5b0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:139:35
[INFO] [stdout]   44:     0x5c194c947b56 - core::ops::function::FnOnce::call_once::hce2728cb950708bf
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c194c9a560b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5c194c9a560b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5c194c9b968d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5c194c9b968d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5c194c9b968d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5c194c9b968d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5c194c9b968d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5c194c9b968d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5c194c9b968d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5c194c992ba4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5c194c992ba4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5c194c9964da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x5c194c9964da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5c194c9964da - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5c194c9964da - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5c194c9964da - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5c194c9964da - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x5c194c9964da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5c194cdf8acf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x5c194cdf8acf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x7f6d5a89aaa4 - <unknown>
[INFO] [stdout]   66:     0x7f6d5a927a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_graphql_playground
[INFO] [stdout]     test_graphql_query
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rust_graphql_server`
[INFO] running `Command { std: "docker" "inspect" "58e7e0b1a9ce5b49f53f521146fa7fe85e194beb451a44daff2bb80b3d48b578", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58e7e0b1a9ce5b49f53f521146fa7fe85e194beb451a44daff2bb80b3d48b578", kill_on_drop: false }`
[INFO] [stdout] 58e7e0b1a9ce5b49f53f521146fa7fe85e194beb451a44daff2bb80b3d48b578
