[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06bd14a9b68cc3d74e7bd4ab7fbca66859abf9b2 [INFO] testing davidpdrsn/juniper-variable-bug against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Fjuniper-variable-bug" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidpdrsn/juniper-variable-bug on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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-3/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67b245e22e480d21fa45942fe393d0034232a3e6f7722be1fadf818bd1d9c3b9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "67b245e22e480d21fa45942fe393d0034232a3e6f7722be1fadf818bd1d9c3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67b245e22e480d21fa45942fe393d0034232a3e6f7722be1fadf818bd1d9c3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67b245e22e480d21fa45942fe393d0034232a3e6f7722be1fadf818bd1d9c3b9", kill_on_drop: false }` [INFO] [stdout] 67b245e22e480d21fa45942fe393d0034232a3e6f7722be1fadf818bd1d9c3b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a92e41f89e4b369f70557281803f9c7e9df0ad91e13f5bc3ae719fabeebdfe94 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a92e41f89e4b369f70557281803f9c7e9df0ad91e13f5bc3ae719fabeebdfe94", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling unicode-xid v0.1.0 [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 num-integer v0.1.39 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling time v0.1.42 [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 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: 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 1m 12s [INFO] running `Command { std: "docker" "inspect" "a92e41f89e4b369f70557281803f9c7e9df0ad91e13f5bc3ae719fabeebdfe94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a92e41f89e4b369f70557281803f9c7e9df0ad91e13f5bc3ae719fabeebdfe94", kill_on_drop: false }` [INFO] [stdout] a92e41f89e4b369f70557281803f9c7e9df0ad91e13f5bc3ae719fabeebdfe94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33d60cad11b092a162d546d93e8ea8edc08c17fe8ddad16d125109853fb59e46 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "33d60cad11b092a162d546d93e8ea8edc08c17fe8ddad16d125109853fb59e46", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling juniper-variable-bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.13s [INFO] running `Command { std: "docker" "inspect" "33d60cad11b092a162d546d93e8ea8edc08c17fe8ddad16d125109853fb59e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33d60cad11b092a162d546d93e8ea8edc08c17fe8ddad16d125109853fb59e46", kill_on_drop: false }` [INFO] [stdout] 33d60cad11b092a162d546d93e8ea8edc08c17fe8ddad16d125109853fb59e46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d612fbebf0ffa972065fd47f58996b861b52731e8ae6a194ab62773859acbecb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d612fbebf0ffa972065fd47f58996b861b52731e8ae6a194ab62773859acbecb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/juniper_variable_bug-54ea05f3e343610c [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:67 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f7656e18b5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55f7656e18b5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55f7656e18b5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55f7656e18b5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55f765709f8c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55f765633ef5 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55f7656dbc81 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55f7656e4100 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55f7656e4100 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55f7656e4100 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55f7656e3dfa - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55f7656e4737 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55f7656e433b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x55f765708921 - core::panicking::panic_fmt::h106d7128cbbc7cd2 [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 14: 0x55f76570886d - core::panicking::panic::hfe03c118d2519816 [INFO] [stdout] at src/libcore/panicking.rs:56 [INFO] [stdout] 15: 0x55f76561ce18 - core::option::Option::unwrap::hef13f9df6b603547 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/macros/mod.rs:10 [INFO] [stdout] 16: 0x55f76556cf3f - juniper::executor::look_ahead::LookAheadValue::from_input_value::h168d84206dce3cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:42 [INFO] [stdout] 17: 0x55f76556d1e3 - juniper::executor::look_ahead::LookAheadArgument::new::h5dded528c5d8dc32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:78 [INFO] [stdout] 18: 0x55f76556e706 - juniper::executor::look_ahead::LookAheadSelection::build_from_selection_with_parent::{{closure}}::{{closure}}::hd4d5bc62673cf900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:193 [INFO] [stdout] 19: 0x55f76551342d - core::iter::adapters::map_fold::{{closure}}::hc9951b0558f13267 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/iter/adapters/mod.rs:830 [INFO] [stdout] 20: 0x55f7655e8e72 - core::iter::traits::iterator::Iterator::fold::h63afa6159b32e35c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/iter/traits/iterator.rs:2022 [INFO] [stdout] 21: 0x55f76551993a - as core::iter::traits::iterator::Iterator>::fold::h03c81cd6dd94be75 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/iter/adapters/mod.rs:870 [INFO] [stdout] 22: 0x55f76550f952 - core::iter::traits::iterator::Iterator::for_each::h588ee55225a2f67d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/iter/traits/iterator.rs:658 [INFO] [stdout] 23: 0x55f765581bda - as alloc::vec::SpecExtend>::spec_extend::h191d6731efba300d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/vec.rs:2123 [INFO] [stdout] 24: 0x55f7655856bd - as alloc::vec::SpecExtend>::from_iter::h23e69b320809dfbe [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/vec.rs:2103 [INFO] [stdout] 25: 0x55f76558d89c - as core::iter::traits::collect::FromIterator>::from_iter::hc8772f13062431c0 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/vec.rs:1978 [INFO] [stdout] 26: 0x55f76550ece0 - core::iter::traits::iterator::Iterator::collect::h8f1bc2b14e555df0 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/iter/traits/iterator.rs:1671 [INFO] [stdout] 27: 0x55f76556e66b - juniper::executor::look_ahead::LookAheadSelection::build_from_selection_with_parent::{{closure}}::h84370934e29c228d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:191 [INFO] [stdout] 28: 0x55f765614a7a - core::option::Option::map::h4d19fa680e4ea639 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/option.rs:458 [INFO] [stdout] 29: 0x55f76556da8b - juniper::executor::look_ahead::LookAheadSelection::build_from_selection_with_parent::hbc10938bc38ae1d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:186 [INFO] [stdout] 30: 0x55f76556d821 - juniper::executor::look_ahead::LookAheadSelection::build_from_selection::h5b1c4352589c75fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:167 [INFO] [stdout] 31: 0x55f765506425 - juniper::executor::Executor::look_ahead::{{closure}}::h60f92487b5e6f472 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:517 [INFO] [stdout] 32: 0x55f765618631 - core::option::Option::map::hb7a61b69e542ca68 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/option.rs:458 [INFO] [stdout] 33: 0x55f76550621e - juniper::executor::Executor::look_ahead::haa02e84f1ed44305 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:515 [INFO] [stdout] 34: 0x55f76551db6a - ::resolve_field::{{closure}}::h529957dca7188c7f [INFO] [stdout] at src/main.rs:17 [INFO] [stdout] 35: 0x55f76551d893 - ::resolve_field::h750cf58edb95186e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/macros/object.rs:406 [INFO] [stdout] 36: 0x55f7656078ae - juniper::schema::schema:: for juniper::schema::model::RootNode>::resolve_field::h0299252aef3e1a19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/schema/schema.rs:51 [INFO] [stdout] 37: 0x55f765534185 - juniper::types::base::resolve_selection_set_into::hb7f697a249c2438f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/types/base.rs:398 [INFO] [stdout] 38: 0x55f765607c45 - juniper::schema::schema:: for juniper::schema::model::RootNode>::resolve::ha6edb2a5e658541b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/schema/schema.rs:65 [INFO] [stdout] 39: 0x55f765600dbd - juniper::types::pointers:: for &T>::resolve::hfe323a964a0b0f0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/types/pointers.rs:134 [INFO] [stdout] 40: 0x55f76550b7b7 - juniper::executor::Executor::resolve::h6a2c3b5787b7f093 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:370 [INFO] [stdout] 41: 0x55f76550a12e - juniper::executor::Executor::resolve_into_value::h76097a900343a025 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:380 [INFO] [stdout] 42: 0x55f76550586a - juniper::executor::execute_validated_query::h8a5de3dc0e606cea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:674 [INFO] [stdout] 43: 0x55f76562b804 - juniper::execute::ha8314014f6a91179 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/lib.rs:219 [INFO] [stdout] 44: 0x55f7655f7dc9 - juniper_variable_bug::test::query_without_setting_variable::h7abab0fec9036fa6 [INFO] [stdout] at src/main.rs:67 [INFO] [stdout] 45: 0x55f7655f7d0a - juniper_variable_bug::test::query_without_setting_variable::{{closure}}::hd9bbc720b5ac5ed8 [INFO] [stdout] at src/main.rs:62 [INFO] [stdout] 46: 0x55f76554b77e - core::ops::function::FnOnce::call_once::h0ff2d1282deb049c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 47: 0x55f76565b0e2 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 48: 0x55f76565b0e2 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 49: 0x55f76565b0e2 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 50: 0x55f76565b0e2 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 51: 0x55f76565b0e2 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 52: 0x55f76565b0e2 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 53: 0x55f76565b0e2 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 54: 0x55f7656333b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 55: 0x55f7656386f5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 56: 0x55f7656386f5 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 57: 0x55f7656386f5 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 58: 0x55f7656386f5 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 59: 0x55f7656386f5 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 60: 0x55f7656386f5 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 61: 0x55f7656386f5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 62: 0x55f7656eaa0a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 63: 0x55f7656eaa0a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 64: 0x55f7656eaa0a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 65: 0x7fdc6b07b609 - start_thread [INFO] [stdout] 66: 0x7fdc6af87103 - __clone [INFO] [stdout] 67: 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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d612fbebf0ffa972065fd47f58996b861b52731e8ae6a194ab62773859acbecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d612fbebf0ffa972065fd47f58996b861b52731e8ae6a194ab62773859acbecb", kill_on_drop: false }` [INFO] [stdout] d612fbebf0ffa972065fd47f58996b861b52731e8ae6a194ab62773859acbecb