[INFO] cloning repository https://github.com/davidpdrsn/juniper-variable-bug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidpdrsn/juniper-variable-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Fjuniper-variable-bug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Fjuniper-variable-bug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06bd14a9b68cc3d74e7bd4ab7fbca66859abf9b2
[INFO] testing davidpdrsn/juniper-variable-bug against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Fjuniper-variable-bug" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davidpdrsn/juniper-variable-bug
[INFO] finished tweaking git repo https://github.com/davidpdrsn/juniper-variable-bug
[INFO] tweaked toml for git repo https://github.com/davidpdrsn/juniper-variable-bug written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidpdrsn/juniper-variable-bug on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidpdrsn/juniper-variable-bug already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded juniper_codegen v0.11.1
[INFO] [stderr]   Downloaded proc-macro2 v0.4.29
[INFO] [stderr]   Downloaded juniper v0.11.1
[INFO] [stderr]   Downloaded syn v0.14.9
[INFO] [stderr]   Downloaded syn v0.15.33
[INFO] [stderr]   Downloaded libc v0.2.53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03dd131f3041c07bd3944cd9b2608a2226ef76b3c4486f5bfdac044cc62ba47f
[INFO] running `Command { std: "docker" "start" "-a" "03dd131f3041c07bd3944cd9b2608a2226ef76b3c4486f5bfdac044cc62ba47f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03dd131f3041c07bd3944cd9b2608a2226ef76b3c4486f5bfdac044cc62ba47f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03dd131f3041c07bd3944cd9b2608a2226ef76b3c4486f5bfdac044cc62ba47f", kill_on_drop: false }`
[INFO] [stdout] 03dd131f3041c07bd3944cd9b2608a2226ef76b3c4486f5bfdac044cc62ba47f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bec074d4bec2d28f259eda36ff2ee782f4fac79b2e0baa1a6ef2f5b549b0b6d
[INFO] running `Command { std: "docker" "start" "-a" "3bec074d4bec2d28f259eda36ff2ee782f4fac79b2e0baa1a6ef2f5b549b0b6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.29
[INFO] [stderr]    Compiling libc v0.2.53
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling regex v1.1.6
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling serde v1.0.90
[INFO] [stderr]    Compiling syn v0.15.33
[INFO] [stderr]    Compiling smallvec v0.6.9
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.6.6
[INFO] [stderr]    Compiling aho-corasick v0.7.3
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.90
[INFO] [stderr]    Compiling indexmap v1.0.2
[INFO] [stderr]    Compiling juniper_codegen v0.11.1
[INFO] [stderr]    Compiling juniper v0.11.1
[INFO] [stderr]    Compiling juniper-variable-bug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]  --> src/main.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct User {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Context` is never constructed
[INFO] [stdout]  --> src/main.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct Context;
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query` is never constructed
[INFO] [stdout]   --> src/main.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Query;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Schema` is never used
[INFO] [stdout]   --> src/main.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | type Schema = juniper::RootNode<'static, Query, EmptyMutation<Context>>;
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.94s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "3bec074d4bec2d28f259eda36ff2ee782f4fac79b2e0baa1a6ef2f5b549b0b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bec074d4bec2d28f259eda36ff2ee782f4fac79b2e0baa1a6ef2f5b549b0b6d", kill_on_drop: false }`
[INFO] [stdout] 3bec074d4bec2d28f259eda36ff2ee782f4fac79b2e0baa1a6ef2f5b549b0b6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48c3d00a92a9248729389f7ddbc8f6480c3effebb615e0952187c1ce91b1aa20
[INFO] running `Command { std: "docker" "start" "-a" "48c3d00a92a9248729389f7ddbc8f6480c3effebb615e0952187c1ce91b1aa20", kill_on_drop: false }`
[INFO] [stderr]    Compiling juniper-variable-bug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "48c3d00a92a9248729389f7ddbc8f6480c3effebb615e0952187c1ce91b1aa20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48c3d00a92a9248729389f7ddbc8f6480c3effebb615e0952187c1ce91b1aa20", kill_on_drop: false }`
[INFO] [stdout] 48c3d00a92a9248729389f7ddbc8f6480c3effebb615e0952187c1ce91b1aa20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 350e873341ff24c91176ef3e9958f07d3a668427c66feb58bf5dee976b554378
[INFO] running `Command { std: "docker" "start" "-a" "350e873341ff24c91176ef3e9958f07d3a668427c66feb58bf5dee976b554378", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/juniper_variable_bug-37ea2b3f19e975f8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::query_with_null ... ok
[INFO] [stdout] test test::query_without_setting_variable ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::query_without_setting_variable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::query_without_setting_variable' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:42:79:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x651b1750bcb2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x651b1750bcb2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x651b1750bcb2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x651b1750bcb2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x651b175217ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x651b175217ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x651b17510b66 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x651b17510b66 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x651b174ea44f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x651b174ea44f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x651b17503f99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x651b1746f6de - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x651b1746f6de - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x651b17504152 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x651b17504152 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x651b174ea53a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x651b174df759 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x651b174eb35d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x651b17521f0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x651b17521ed2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x651b17521c29 - core[27de1724e4349be2]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x651b1741be06 - <core[27de1724e4349be2]::option::Option<&juniper[c8208d787efcbd4f]::ast::InputValue>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x651b1741be06 - <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadValue<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::from_input_value
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:42:79
[INFO] [stdout]   23:     0x651b1741cbd7 - <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:78:20
[INFO] [stdout]   24:     0x651b1741afae - <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:193:38
[INFO] [stdout]   25:     0x651b1740c515 - core[27de1724e4349be2]::iter::adapters::map::map_fold::<&(juniper[c8208d787efcbd4f]::parser::utils::Spanning<&str>, juniper[c8208d787efcbd4f]::parser::utils::Spanning<juniper[c8208d787efcbd4f]::ast::InputValue>), juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>, (), <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>, <alloc[a57f19327c0ad893]::vec::Vec<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<(juniper[c8208d787efcbd4f]::parser::utils::Spanning<&str>, juniper[c8208d787efcbd4f]::parser::utils::Spanning<juniper[c8208d787efcbd4f]::ast::InputValue>)>, <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   26:     0x651b17395eaa - <core[27de1724e4349be2]::slice::iter::Iter<(juniper[c8208d787efcbd4f]::parser::utils::Spanning<&str>, juniper[c8208d787efcbd4f]::parser::utils::Spanning<juniper[c8208d787efcbd4f]::ast::InputValue>)> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::adapters::map::map_fold<&(juniper[c8208d787efcbd4f]::parser::utils::Spanning<&str>, juniper[c8208d787efcbd4f]::parser::utils::Spanning<juniper[c8208d787efcbd4f]::ast::InputValue>), juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>, (), <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>, <alloc[a57f19327c0ad893]::vec::Vec<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<(juniper[c8208d787efcbd4f]::parser::utils::Spanning<&str>, juniper[c8208d787efcbd4f]::parser::utils::Spanning<juniper[c8208d787efcbd4f]::ast::InputValue>)>, <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   27:     0x651b1740a413 - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<(juniper[c8208d787efcbd4f]::parser::utils::Spanning<&str>, juniper[c8208d787efcbd4f]::parser::utils::Spanning<juniper[c8208d787efcbd4f]::ast::InputValue>)>, <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>, <alloc[a57f19327c0ad893]::vec::Vec<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<(juniper[c8208d787efcbd4f]::parser::utils::Spanning<&str>, juniper[c8208d787efcbd4f]::parser::utils::Spanning<juniper[c8208d787efcbd4f]::ast::InputValue>)>, <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   28:     0x651b1740ab25 - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<(juniper[c8208d787efcbd4f]::parser::utils::Spanning<&str>, juniper[c8208d787efcbd4f]::parser::utils::Spanning<juniper[c8208d787efcbd4f]::ast::InputValue>)>, <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<<alloc[a57f19327c0ad893]::vec::Vec<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<(juniper[c8208d787efcbd4f]::parser::utils::Spanning<&str>, juniper[c8208d787efcbd4f]::parser::utils::Spanning<juniper[c8208d787efcbd4f]::ast::InputValue>)>, <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   29:     0x651b17383ec4 - <alloc[a57f19327c0ad893]::vec::Vec<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>>::extend_trusted::<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<(juniper[c8208d787efcbd4f]::parser::utils::Spanning<&str>, juniper[c8208d787efcbd4f]::parser::utils::Spanning<juniper[c8208d787efcbd4f]::ast::InputValue>)>, <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/mod.rs:3913:26
[INFO] [stdout]   30:     0x651b1738f74a - <alloc[a57f19327c0ad893]::vec::Vec<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>> as alloc[a57f19327c0ad893]::vec::spec_extend::SpecExtend<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>, core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<(juniper[c8208d787efcbd4f]::parser::utils::Spanning<&str>, juniper[c8208d787efcbd4f]::parser::utils::Spanning<juniper[c8208d787efcbd4f]::ast::InputValue>)>, <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   31:     0x651b17390020 - <alloc[a57f19327c0ad893]::vec::Vec<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>> as alloc[a57f19327c0ad893]::vec::spec_from_iter_nested::SpecFromIterNested<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>, core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<(juniper[c8208d787efcbd4f]::parser::utils::Spanning<&str>, juniper[c8208d787efcbd4f]::parser::utils::Spanning<juniper[c8208d787efcbd4f]::ast::InputValue>)>, <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   32:     0x651b1738aa6d - <alloc[a57f19327c0ad893]::vec::Vec<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>> as alloc[a57f19327c0ad893]::vec::spec_from_iter::SpecFromIter<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>, core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<(juniper[c8208d787efcbd4f]::parser::utils::Spanning<&str>, juniper[c8208d787efcbd4f]::parser::utils::Spanning<juniper[c8208d787efcbd4f]::ast::InputValue>)>, <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   33:     0x651b173861b5 - <alloc[a57f19327c0ad893]::vec::Vec<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>> as core[27de1724e4349be2]::iter::traits::collect::FromIterator<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>>::from_iter::<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<(juniper[c8208d787efcbd4f]::parser::utils::Spanning<&str>, juniper[c8208d787efcbd4f]::parser::utils::Spanning<juniper[c8208d787efcbd4f]::ast::InputValue>)>, <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/mod.rs:3777:9
[INFO] [stdout]   34:     0x651b1740aaed - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<(juniper[c8208d787efcbd4f]::parser::utils::Spanning<&str>, juniper[c8208d787efcbd4f]::parser::utils::Spanning<juniper[c8208d787efcbd4f]::ast::InputValue>)>, <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::collect::<alloc[a57f19327c0ad893]::vec::Vec<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2032:9
[INFO] [stdout]   35:     0x651b1741b189 - <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:194:30
[INFO] [stdout]   36:     0x651b174471e0 - <core[27de1724e4349be2]::option::Option<&juniper[c8208d787efcbd4f]::ast::Arguments<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>>::map::<alloc[a57f19327c0ad893]::vec::Vec<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadArgument<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>, <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:1165:29
[INFO] [stdout]   37:     0x651b1741c1e8 - <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:190:22
[INFO] [stdout]   38:     0x651b1741bf70 - <juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>>::build_from_selection
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:167:9
[INFO] [stdout]   39:     0x651b17438525 - <juniper[c8208d787efcbd4f]::executor::Executor<juniper_variable_bug[6e95ca251d2b60d9]::Context>>::look_ahead::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:517:17
[INFO] [stdout]   40:     0x651b17449fbd - <core[27de1724e4349be2]::option::Option<&[juniper[c8208d787efcbd4f]::ast::Selection]>>::map::<juniper[c8208d787efcbd4f]::executor::look_ahead::LookAheadSelection<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>, <juniper[c8208d787efcbd4f]::executor::Executor<juniper_variable_bug[6e95ca251d2b60d9]::Context>>::look_ahead::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:1165:29
[INFO] [stdout]   41:     0x651b1743a04e - <juniper[c8208d787efcbd4f]::executor::Executor<juniper_variable_bug[6e95ca251d2b60d9]::Context>>::look_ahead
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:516:14
[INFO] [stdout]   42:     0x651b173b41c4 - <juniper_variable_bug[6e95ca251d2b60d9]::Query as juniper[c8208d787efcbd4f]::types::base::GraphQLType>::resolve_field::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:17:18
[INFO] [stdout]   43:     0x651b173bbff0 - <juniper_variable_bug[6e95ca251d2b60d9]::Query as juniper[c8208d787efcbd4f]::types::base::GraphQLType>::resolve_field
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/macros/object.rs:406:54
[INFO] [stdout]   44:     0x651b173cf4ac - <juniper[c8208d787efcbd4f]::schema::model::RootNode<juniper_variable_bug[6e95ca251d2b60d9]::Query, juniper[c8208d787efcbd4f]::types::scalars::EmptyMutation<juniper_variable_bug[6e95ca251d2b60d9]::Context>> as juniper[c8208d787efcbd4f]::types::base::GraphQLType>::resolve_field
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/schema/schema.rs:51:34
[INFO] [stdout]   45:     0x651b17415430 - juniper[c8208d787efcbd4f]::types::base::resolve_selection_set_into::<juniper[c8208d787efcbd4f]::schema::model::RootNode<juniper_variable_bug[6e95ca251d2b60d9]::Query, juniper[c8208d787efcbd4f]::types::scalars::EmptyMutation<juniper_variable_bug[6e95ca251d2b60d9]::Context>>, juniper_variable_bug[6e95ca251d2b60d9]::Context, juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/types/base.rs:398:45
[INFO] [stdout]   46:     0x651b173cf7d2 - <juniper[c8208d787efcbd4f]::schema::model::RootNode<juniper_variable_bug[6e95ca251d2b60d9]::Query, juniper[c8208d787efcbd4f]::types::scalars::EmptyMutation<juniper_variable_bug[6e95ca251d2b60d9]::Context>> as juniper[c8208d787efcbd4f]::types::base::GraphQLType>::resolve
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/schema/schema.rs:65:16
[INFO] [stdout]   47:     0x651b173d2d2d - <&juniper[c8208d787efcbd4f]::schema::model::RootNode<juniper_variable_bug[6e95ca251d2b60d9]::Query, juniper[c8208d787efcbd4f]::types::scalars::EmptyMutation<juniper_variable_bug[6e95ca251d2b60d9]::Context>> as juniper[c8208d787efcbd4f]::types::base::GraphQLType>::resolve
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/types/pointers.rs:134:18
[INFO] [stdout]   48:     0x651b1742422c - <juniper[c8208d787efcbd4f]::executor::Executor<juniper_variable_bug[6e95ca251d2b60d9]::Context>>::resolve::<&juniper[c8208d787efcbd4f]::schema::model::RootNode<juniper_variable_bug[6e95ca251d2b60d9]::Query, juniper[c8208d787efcbd4f]::types::scalars::EmptyMutation<juniper_variable_bug[6e95ca251d2b60d9]::Context>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:370:18
[INFO] [stdout]   49:     0x651b174240a7 - <juniper[c8208d787efcbd4f]::executor::Executor<juniper_variable_bug[6e95ca251d2b60d9]::Context>>::resolve_into_value::<&juniper[c8208d787efcbd4f]::schema::model::RootNode<juniper_variable_bug[6e95ca251d2b60d9]::Query, juniper[c8208d787efcbd4f]::types::scalars::EmptyMutation<juniper_variable_bug[6e95ca251d2b60d9]::Context>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:380:20
[INFO] [stdout]   50:     0x651b17435055 - juniper[c8208d787efcbd4f]::executor::execute_validated_query::<juniper_variable_bug[6e95ca251d2b60d9]::Query, juniper[c8208d787efcbd4f]::types::scalars::EmptyMutation<juniper_variable_bug[6e95ca251d2b60d9]::Context>, juniper_variable_bug[6e95ca251d2b60d9]::Context, juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:674:46
[INFO] [stdout]   51:     0x651b17399b46 - juniper[c8208d787efcbd4f]::execute::<juniper[c8208d787efcbd4f]::value::scalar::DefaultScalarValue, juniper_variable_bug[6e95ca251d2b60d9]::Context, juniper_variable_bug[6e95ca251d2b60d9]::Query, juniper[c8208d787efcbd4f]::types::scalars::EmptyMutation<juniper_variable_bug[6e95ca251d2b60d9]::Context>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/lib.rs:219:5
[INFO] [stdout]   52:     0x651b1744e7ad - juniper_variable_bug[6e95ca251d2b60d9]::test::query_without_setting_variable
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:67:30
[INFO] [stdout]   53:     0x651b1744d267 - juniper_variable_bug[6e95ca251d2b60d9]::test::query_without_setting_variable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:62:40
[INFO] [stdout]   54:     0x651b173e5b56 - <juniper_variable_bug[6e95ca251d2b60d9]::test::query_without_setting_variable::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x651b17463a8b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x651b17463a8b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x651b174702ea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x651b174702ea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x651b174702ea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x651b174702ea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x651b174702ea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x651b174702ea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x651b174702ea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x651b1746b894 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x651b1746b894 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x651b17472de2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x651b17472de2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x651b17472de2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x651b17472de2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x651b17472de2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x651b17472de2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x651b17472de2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x651b1750b55f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x651b1750b55f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7c9be7b17aa4 - <unknown>
[INFO] [stdout]   76:     0x7c9be7ba4a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::query_without_setting_variable
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin juniper-variable-bug`
[INFO] running `Command { std: "docker" "inspect" "350e873341ff24c91176ef3e9958f07d3a668427c66feb58bf5dee976b554378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "350e873341ff24c91176ef3e9958f07d3a668427c66feb58bf5dee976b554378", kill_on_drop: false }`
[INFO] [stdout] 350e873341ff24c91176ef3e9958f07d3a668427c66feb58bf5dee976b554378
