[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 beta-2021-01-01 for beta-1.50-1 [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 beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.90 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df9fc3a81cb5ba0d0bff00b4779760e9806d5112c041a1af8bf3168c6c9520a1 [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" "df9fc3a81cb5ba0d0bff00b4779760e9806d5112c041a1af8bf3168c6c9520a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df9fc3a81cb5ba0d0bff00b4779760e9806d5112c041a1af8bf3168c6c9520a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df9fc3a81cb5ba0d0bff00b4779760e9806d5112c041a1af8bf3168c6c9520a1", kill_on_drop: false }` [INFO] [stdout] df9fc3a81cb5ba0d0bff00b4779760e9806d5112c041a1af8bf3168c6c9520a1 [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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68fe20f399929f4b615ab819d1323f9db481abd65f6a47f7ebf3c529186c55e3 [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" "68fe20f399929f4b615ab819d1323f9db481abd65f6a47f7ebf3c529186c55e3", 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 ucd-util v0.1.3 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [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 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 chrono v0.4.6 [INFO] [stderr] Compiling idna v0.1.5 [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 1m 04s [INFO] running `Command { std: "docker" "inspect" "68fe20f399929f4b615ab819d1323f9db481abd65f6a47f7ebf3c529186c55e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68fe20f399929f4b615ab819d1323f9db481abd65f6a47f7ebf3c529186c55e3", kill_on_drop: false }` [INFO] [stdout] 68fe20f399929f4b615ab819d1323f9db481abd65f6a47f7ebf3c529186c55e3 [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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5524db552531853f2f4a1d1dde063bbd2798ad6fee60c26fcaf180f52e736647 [INFO] running `Command { std: "docker" "start" "-a" "5524db552531853f2f4a1d1dde063bbd2798ad6fee60c26fcaf180f52e736647", 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 8.69s [INFO] running `Command { std: "docker" "inspect" "5524db552531853f2f4a1d1dde063bbd2798ad6fee60c26fcaf180f52e736647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5524db552531853f2f4a1d1dde063bbd2798ad6fee60c26fcaf180f52e736647", kill_on_drop: false }` [INFO] [stdout] 5524db552531853f2f4a1d1dde063bbd2798ad6fee60c26fcaf180f52e736647 [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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d5a3bb70c682f8efbb0bae7130f1ec0990f79d71a9184b2152183486be343d4 [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" "1d5a3bb70c682f8efbb0bae7130f1ec0990f79d71a9184b2152183486be343d4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/juniper_variable_bug-79c323db95cd975a [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] 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: 0x560ed8e7e7a7 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x560ed8e7e7a7 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560ed8e7e7a7 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x560ed8e7e7a7 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x560ed8e9f02c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x560ed8e7ac22 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x560ed8e80a75 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x560ed8e80a75 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x560ed8e80a75 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x560ed8e80602 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x560ed8e81211 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x560ed8e80d27 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x560ed8e7ec6c - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x560ed8e80cb9 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x560ed8e9d9e1 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x560ed8e9d92d - core::panicking::panic::h95b17729da7179c5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x560ed8d6535c - core::option::Option::unwrap::h31b2bb63139c6569 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/option.rs:386:21 [INFO] [stdout] 17: 0x560ed8cf558f - juniper::executor::look_ahead::LookAheadValue::from_input_value::h4e4cb6654b3733dd [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: 0x560ed8cf5833 - juniper::executor::look_ahead::LookAheadArgument::new::hff8559ae5b659099 [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: 0x560ed8cf6d36 - juniper::executor::look_ahead::LookAheadSelection::build_from_selection_with_parent::{{closure}}::{{closure}}::h495ca9e45bb9c81b [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: 0x560ed8db7864 - core::iter::adapters::map::map_fold::{{closure}}::hc131eb3c26eb6c2a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/adapters/map.rs:80:28 [INFO] [stdout] 21: 0x560ed8d49296 - core::iter::traits::iterator::Iterator::fold::hb0be17d703d2b73c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 22: 0x560ed8daff8c - as core::iter::traits::iterator::Iterator>::fold::h87d6cbe805c64552 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/adapters/map.rs:120:9 [INFO] [stdout] 23: 0x560ed8db5193 - core::iter::traits::iterator::Iterator::for_each::h76709bbd53e5d629 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:678:9 [INFO] [stdout] 24: 0x560ed8c9417b - as alloc::vec::SpecExtend>::spec_extend::hd18a425266a29166 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/vec.rs:2568:17 [INFO] [stdout] 25: 0x560ed8c986f7 - as alloc::vec::SpecFromIterNested>::from_iter::hd80e2fb08ecbc2f7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/vec.rs:2336:9 [INFO] [stdout] 26: 0x560ed8c90a40 - as alloc::vec::SpecFromIter>::from_iter::h640ca27b80b1f778 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/vec.rs:2346:9 [INFO] [stdout] 27: 0x560ed8c9d74c - as core::iter::traits::collect::FromIterator>::from_iter::h813fd6e6680edc61 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/vec.rs:2181:9 [INFO] [stdout] 28: 0x560ed8db49b0 - core::iter::traits::iterator::Iterator::collect::h52718a4cc3d6ee56 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:1670:9 [INFO] [stdout] 29: 0x560ed8cf6cfb - juniper::executor::look_ahead::LookAheadSelection::build_from_selection_with_parent::{{closure}}::h91ce47e644b26e1c [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: 0x560ed8d5edfd - core::option::Option::map::h3de493792f34b238 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/option.rs:453:29 [INFO] [stdout] 31: 0x560ed8cf60bd - juniper::executor::look_ahead::LookAheadSelection::build_from_selection_with_parent::h21ae07d0fb3b473c [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: 0x560ed8cf5e71 - juniper::executor::look_ahead::LookAheadSelection::build_from_selection::h67005befa3143b8f [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: 0x560ed8cacde5 - juniper::executor::Executor::look_ahead::{{closure}}::h3296aff167c995f0 [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: 0x560ed8d62721 - core::option::Option::map::hd9192803ad80956c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/option.rs:453:29 [INFO] [stdout] 35: 0x560ed8cacd4e - juniper::executor::Executor::look_ahead::h37dd5bf1776b1d27 [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: 0x560ed8dbfd04 - ::resolve_field::{{closure}}::h15b10d5a5e9a41a8 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:17:9 [INFO] [stdout] 37: 0x560ed8dbfa83 - ::resolve_field::hf55a4193ddfa9994 [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: 0x560ed8daec3d - juniper::schema::schema:: for juniper::schema::model::RootNode>::resolve_field::hdb00d96fe89b0a93 [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: 0x560ed8cde863 - juniper::types::base::resolve_selection_set_into::h3f6950c7fc3de306 [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: 0x560ed8daefe4 - juniper::schema::schema:: for juniper::schema::model::RootNode>::resolve::h6bd8304b43ffc5ea [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: 0x560ed8da583d - juniper::types::pointers:: for &T>::resolve::h7bae470d0d105af4 [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: 0x560ed8cb2b07 - juniper::executor::Executor::resolve::hfbd99994e30712f8 [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: 0x560ed8cb137e - juniper::executor::Executor::resolve_into_value::hc1b7b6c9b5cb3702 [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: 0x560ed8cac202 - juniper::executor::execute_validated_query::h38b4e2702e60b694 [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: 0x560ed8daf4fd - juniper::execute::h94fb5613bb0ed62d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/lib.rs:219:5 [INFO] [stdout] 46: 0x560ed8d8a569 - juniper_variable_bug::test::query_without_setting_variable::h16489ddb038c24b0 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:67:30 [INFO] [stdout] 47: 0x560ed8d8a4ca - juniper_variable_bug::test::query_without_setting_variable::{{closure}}::h091559503a2064a1 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:62:5 [INFO] [stdout] 48: 0x560ed8cb78be - core::ops::function::FnOnce::call_once::h3469f978d3d88eb2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x560ed8de9ec3 - core::ops::function::FnOnce::call_once::ha61d5393ae51ae22 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x560ed8de9ec3 - test::__rust_begin_short_backtrace::h4a8691b5281c1f3b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:516:5 [INFO] [stdout] 51: 0x560ed8de87b6 - as core::ops::function::FnOnce>::call_once::hd25ba61494055ad3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 52: 0x560ed8de87b6 - as core::ops::function::FnOnce<()>>::call_once::h052fde7b846767ba [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 53: 0x560ed8de87b6 - std::panicking::try::do_call::h04571a1da6838ba1 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 54: 0x560ed8de87b6 - std::panicking::try::h758f090614125cbe [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 55: 0x560ed8de87b6 - std::panic::catch_unwind::h0c48513d5a021d3c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 56: 0x560ed8de87b6 - test::run_test_in_process::hee75babaaac3822f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:538:18 [INFO] [stdout] 57: 0x560ed8de87b6 - test::run_test::run_test_inner::{{closure}}::h2920dea75d7f0c1e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:449:39 [INFO] [stdout] 58: 0x560ed8dc0ac6 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha23dff608830db13 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 59: 0x560ed8dc585d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hacce322dead3a799 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 60: 0x560ed8dc585d - as core::ops::function::FnOnce<()>>::call_once::h4f0bc9c26ead0a27 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 61: 0x560ed8dc585d - std::panicking::try::do_call::h1b9f282fb0c383b3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 62: 0x560ed8dc585d - std::panicking::try::hed1ebed51b133ee4 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 63: 0x560ed8dc585d - std::panic::catch_unwind::h072a2b19fd39a474 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 64: 0x560ed8dc585d - std::thread::Builder::spawn_unchecked::{{closure}}::hb02c6b2d3ff18bc2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 65: 0x560ed8dc585d - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb512c5d27b4adb83 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x560ed8e86d6a - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 67: 0x560ed8e86d6a - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 68: 0x560ed8e86d6a - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 69: 0x7f2a55f25609 - start_thread [INFO] [stdout] 70: 0x7f2a55cf7293 - clone [INFO] [stdout] 71: 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.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin juniper-variable-bug' [INFO] running `Command { std: "docker" "inspect" "1d5a3bb70c682f8efbb0bae7130f1ec0990f79d71a9184b2152183486be343d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5a3bb70c682f8efbb0bae7130f1ec0990f79d71a9184b2152183486be343d4", kill_on_drop: false }` [INFO] [stdout] 1d5a3bb70c682f8efbb0bae7130f1ec0990f79d71a9184b2152183486be343d4