[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Fjuniper-variable-bug" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidpdrsn/juniper-variable-bug on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6/source/Cargo.toml [INFO] crate git repo https://github.com/davidpdrsn/juniper-variable-bug already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded juniper_codegen v0.11.1 [INFO] [stderr] Downloaded juniper v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ed6cbc6de2199adaf97fda470d0c295839166787e34618ac9131811d171e9b6 [INFO] running `Command { std: "docker" "start" "-a" "1ed6cbc6de2199adaf97fda470d0c295839166787e34618ac9131811d171e9b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ed6cbc6de2199adaf97fda470d0c295839166787e34618ac9131811d171e9b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ed6cbc6de2199adaf97fda470d0c295839166787e34618ac9131811d171e9b6", kill_on_drop: false }` [INFO] [stdout] 1ed6cbc6de2199adaf97fda470d0c295839166787e34618ac9131811d171e9b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b696f2fad45cacda2de827a1d9a847a974e430d7611315b6076f63d4b9fa77e [INFO] running `Command { std: "docker" "start" "-a" "8b696f2fad45cacda2de827a1d9a847a974e430d7611315b6076f63d4b9fa77e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.90 [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: type alias is never used: `Schema` [INFO] [stdout] --> src/main.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | type Schema = juniper::RootNode<'static, Query, EmptyMutation>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.79s [INFO] running `Command { std: "docker" "inspect" "8b696f2fad45cacda2de827a1d9a847a974e430d7611315b6076f63d4b9fa77e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b696f2fad45cacda2de827a1d9a847a974e430d7611315b6076f63d4b9fa77e", kill_on_drop: false }` [INFO] [stdout] 8b696f2fad45cacda2de827a1d9a847a974e430d7611315b6076f63d4b9fa77e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25dd1a87b95511d2fe447757aaabd6b5fcc45025e9ea5f98895e5007702aa0ec [INFO] running `Command { std: "docker" "start" "-a" "25dd1a87b95511d2fe447757aaabd6b5fcc45025e9ea5f98895e5007702aa0ec", kill_on_drop: false }` [INFO] [stderr] Compiling juniper-variable-bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.43s [INFO] running `Command { std: "docker" "inspect" "25dd1a87b95511d2fe447757aaabd6b5fcc45025e9ea5f98895e5007702aa0ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25dd1a87b95511d2fe447757aaabd6b5fcc45025e9ea5f98895e5007702aa0ec", kill_on_drop: false }` [INFO] [stdout] 25dd1a87b95511d2fe447757aaabd6b5fcc45025e9ea5f98895e5007702aa0ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b0183c1bf47062b3c8acbcff4ebe7cfac05ac621e18d4eb1058067da77197da [INFO] running `Command { std: "docker" "start" "-a" "9b0183c1bf47062b3c8acbcff4ebe7cfac05ac621e18d4eb1058067da77197da", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/juniper_variable_bug-f7e96be86fe894f4) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::query_with_null ... ok [INFO] [stderr] error: test failed, to rerun pass '--bin juniper-variable-bug' [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] thread 'test::query_without_setting_variable' panicked at 'called `Option::unwrap()` on a `None` value', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:42:79 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d8bfb0bc40 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55d8bfb0bc40 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d8bfb0bc40 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d8bfb0bc40 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d8bfb2eadc - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55d8bfb08b85 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55d8bfb0ddeb - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d8bfb0ddeb - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d8bfb0ddeb - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d8bfb0d8fc - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d8bfb0e491 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d8bfb0df67 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55d8bfb0c13c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d8bfb0def9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d8bf916531 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d8bf91647d - core[ee1ca6415511a9c4]::panicking::panic [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55d8bf99c15c - >::unwrap [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/option.rs:386:21 [INFO] [stdout] 17: 0x55d8bf9b5b2b - >::from_input_value [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:42:67 [INFO] [stdout] 18: 0x55d8bf9bb2ca - >::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:78:20 [INFO] [stdout] 19: 0x55d8bf9b362e - >::build_from_selection_with_parent::{closure#2}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:193:38 [INFO] [stdout] 20: 0x55d8bfa65837 - core[ee1ca6415511a9c4]::iter::adapters::map::map_fold::<&(juniper[29b00a178643cc80]::parser::utils::Spanning<&str>, juniper[29b00a178643cc80]::parser::utils::Spanning), juniper[29b00a178643cc80]::executor::look_ahead::LookAheadArgument, (), >::build_from_selection_with_parent::{closure#2}::{closure#0}, core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call, > as alloc[cda43b294bbfc5d0]::vec::spec_extend::SpecExtend, core[ee1ca6415511a9c4]::iter::adapters::map::Map, juniper[29b00a178643cc80]::parser::utils::Spanning)>, >::build_from_selection_with_parent::{closure#2}::{closure#0}>>>::spec_extend::{closure#0}>::{closure#0}>::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/adapters/map.rs:82:28 [INFO] [stdout] 21: 0x55d8bfa4b8e4 - , juniper[29b00a178643cc80]::parser::utils::Spanning)> as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::fold::<(), core[ee1ca6415511a9c4]::iter::adapters::map::map_fold<&(juniper[29b00a178643cc80]::parser::utils::Spanning<&str>, juniper[29b00a178643cc80]::parser::utils::Spanning), juniper[29b00a178643cc80]::executor::look_ahead::LookAheadArgument, (), >::build_from_selection_with_parent::{closure#2}::{closure#0}, core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call, > as alloc[cda43b294bbfc5d0]::vec::spec_extend::SpecExtend, core[ee1ca6415511a9c4]::iter::adapters::map::Map, juniper[29b00a178643cc80]::parser::utils::Spanning)>, >::build_from_selection_with_parent::{closure#2}::{closure#0}>>>::spec_extend::{closure#0}>::{closure#0}>::{closure#0}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:2152:21 [INFO] [stdout] 22: 0x55d8bfa621ae - , juniper[29b00a178643cc80]::parser::utils::Spanning)>, >::build_from_selection_with_parent::{closure#2}::{closure#0}> as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::fold::<(), core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call, > as alloc[cda43b294bbfc5d0]::vec::spec_extend::SpecExtend, core[ee1ca6415511a9c4]::iter::adapters::map::Map, juniper[29b00a178643cc80]::parser::utils::Spanning)>, >::build_from_selection_with_parent::{closure#2}::{closure#0}>>>::spec_extend::{closure#0}>::{closure#0}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/adapters/map.rs:122:9 [INFO] [stdout] 23: 0x55d8bfa638e2 - , juniper[29b00a178643cc80]::parser::utils::Spanning)>, >::build_from_selection_with_parent::{closure#2}::{closure#0}> as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::for_each::<> as alloc[cda43b294bbfc5d0]::vec::spec_extend::SpecExtend, core[ee1ca6415511a9c4]::iter::adapters::map::Map, juniper[29b00a178643cc80]::parser::utils::Spanning)>, >::build_from_selection_with_parent::{closure#2}::{closure#0}>>>::spec_extend::{closure#0}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:776:9 [INFO] [stdout] 24: 0x55d8bf9ceb23 - > as alloc[cda43b294bbfc5d0]::vec::spec_extend::SpecExtend, core[ee1ca6415511a9c4]::iter::adapters::map::Map, juniper[29b00a178643cc80]::parser::utils::Spanning)>, >::build_from_selection_with_parent::{closure#2}::{closure#0}>>>::spec_extend [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/vec/spec_extend.rs:40:17 [INFO] [stdout] 25: 0x55d8bf9d1d61 - > as alloc[cda43b294bbfc5d0]::vec::spec_from_iter_nested::SpecFromIterNested, core[ee1ca6415511a9c4]::iter::adapters::map::Map, juniper[29b00a178643cc80]::parser::utils::Spanning)>, >::build_from_selection_with_parent::{closure#2}::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/vec/spec_from_iter_nested.rs:56:9 [INFO] [stdout] 26: 0x55d8bf9c9010 - > as alloc[cda43b294bbfc5d0]::vec::spec_from_iter::SpecFromIter, core[ee1ca6415511a9c4]::iter::adapters::map::Map, juniper[29b00a178643cc80]::parser::utils::Spanning)>, >::build_from_selection_with_parent::{closure#2}::{closure#0}>>>::from_iter [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/vec/spec_from_iter.rs:36:9 [INFO] [stdout] 27: 0x55d8bf9c12b6 - > as core[ee1ca6415511a9c4]::iter::traits::collect::FromIterator>>::from_iter::, juniper[29b00a178643cc80]::parser::utils::Spanning)>, >::build_from_selection_with_parent::{closure#2}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/vec/mod.rs:2448:9 [INFO] [stdout] 28: 0x55d8bfa63880 - , juniper[29b00a178643cc80]::parser::utils::Spanning)>, >::build_from_selection_with_parent::{closure#2}::{closure#0}> as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::collect::>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:1788:9 [INFO] [stdout] 29: 0x55d8bf9b38e4 - >::build_from_selection_with_parent::{closure#2} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:191:25 [INFO] [stdout] 30: 0x55d8bf994531 - >>::map::>, >::build_from_selection_with_parent::{closure#2}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/option.rs:487:29 [INFO] [stdout] 31: 0x55d8bf9b710f - >::build_from_selection_with_parent [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:186:33 [INFO] [stdout] 32: 0x55d8bf9b6841 - >::build_from_selection [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:167:9 [INFO] [stdout] 33: 0x55d8bfa3b1fb - >::look_ahead::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:517:17 [INFO] [stdout] 34: 0x55d8bf999685 - >::map::, >::look_ahead::{closure#0}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/option.rs:487:29 [INFO] [stdout] 35: 0x55d8bfa3eb68 - >::look_ahead [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:515:9 [INFO] [stdout] 36: 0x55d8bfa5f4e0 - ::resolve_field::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:17:9 [INFO] [stdout] 37: 0x55d8bfa5f230 - ::resolve_field [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/macros/object.rs:406:54 [INFO] [stdout] 38: 0x55d8bfa1a66f - > as juniper[29b00a178643cc80]::types::base::GraphQLType>::resolve_field [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/schema/schema.rs:51:18 [INFO] [stdout] 39: 0x55d8bf98845a - juniper[29b00a178643cc80]::types::base::resolve_selection_set_into::>, juniper_variable_bug[cc3745dae7a33fc2]::Context, juniper[29b00a178643cc80]::value::scalar::DefaultScalarValue> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/types/base.rs:398:36 [INFO] [stdout] 40: 0x55d8bfa1a969 - > as juniper[29b00a178643cc80]::types::base::GraphQLType>::resolve [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/schema/schema.rs:65:16 [INFO] [stdout] 41: 0x55d8bfa1d83d - <&juniper[29b00a178643cc80]::schema::model::RootNode> as juniper[29b00a178643cc80]::types::base::GraphQLType>::resolve [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/types/pointers.rs:134:9 [INFO] [stdout] 42: 0x55d8bfa2889a - >::resolve::<&juniper[29b00a178643cc80]::schema::model::RootNode>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:370:12 [INFO] [stdout] 43: 0x55d8bfa28748 - >::resolve_into_value::<&juniper[29b00a178643cc80]::schema::model::RootNode>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:380:15 [INFO] [stdout] 44: 0x55d8bfa37fe3 - juniper[29b00a178643cc80]::executor::execute_validated_query::, juniper_variable_bug[cc3745dae7a33fc2]::Context, juniper[29b00a178643cc80]::value::scalar::DefaultScalarValue> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:674:37 [INFO] [stdout] 45: 0x55d8bfa26048 - juniper[29b00a178643cc80]::execute::> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/lib.rs:219:5 [INFO] [stdout] 46: 0x55d8bfa47e71 - juniper_variable_bug[cc3745dae7a33fc2]::test::query_without_setting_variable [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:67:30 [INFO] [stdout] 47: 0x55d8bfa47daa - juniper_variable_bug[cc3745dae7a33fc2]::test::query_without_setting_variable::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:62:5 [INFO] [stdout] 48: 0x55d8bfa24aee - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x55d8bfa955a3 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x55d8bfa955a3 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 51: 0x55d8bfa9406c - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 52: 0x55d8bfa9406c - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 53: 0x55d8bfa9406c - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 54: 0x55d8bfa9406c - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 55: 0x55d8bfa9406c - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 56: 0x55d8bfa9406c - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 57: 0x55d8bfa9406c - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 58: 0x55d8bfa73d32 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 59: 0x55d8bfa73d32 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x55d8bfa74618 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 61: 0x55d8bfa74618 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 62: 0x55d8bfa74618 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 63: 0x55d8bfa74618 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 64: 0x55d8bfa74618 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 65: 0x55d8bfa74618 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 66: 0x55d8bfa74618 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x55d8bfb12f47 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 68: 0x55d8bfb12f47 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 69: 0x55d8bfb12f47 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f73520d8609 - start_thread [INFO] [stdout] 71: 0x7f7351eaa293 - clone [INFO] [stdout] 72: 0x0 - [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.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9b0183c1bf47062b3c8acbcff4ebe7cfac05ac621e18d4eb1058067da77197da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b0183c1bf47062b3c8acbcff4ebe7cfac05ac621e18d4eb1058067da77197da", kill_on_drop: false }` [INFO] [stdout] 9b0183c1bf47062b3c8acbcff4ebe7cfac05ac621e18d4eb1058067da77197da