[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 1.49.0 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-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidpdrsn/juniper-variable-bug on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-8/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.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad6ec631d333e00bb5e0d52c296b9eca467cab49cb60a8db58b6fb3d963348ee [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" "ad6ec631d333e00bb5e0d52c296b9eca467cab49cb60a8db58b6fb3d963348ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad6ec631d333e00bb5e0d52c296b9eca467cab49cb60a8db58b6fb3d963348ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad6ec631d333e00bb5e0d52c296b9eca467cab49cb60a8db58b6fb3d963348ee", kill_on_drop: false }` [INFO] [stdout] ad6ec631d333e00bb5e0d52c296b9eca467cab49cb60a8db58b6fb3d963348ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae727c3cf23dcea3d168fa35c20d8d9f8180f8795c99c9031f0599499b2f8dab [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" "ae727c3cf23dcea3d168fa35c20d8d9f8180f8795c99c9031f0599499b2f8dab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling time v0.1.42 [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 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 57.12s [INFO] running `Command { std: "docker" "inspect" "ae727c3cf23dcea3d168fa35c20d8d9f8180f8795c99c9031f0599499b2f8dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae727c3cf23dcea3d168fa35c20d8d9f8180f8795c99c9031f0599499b2f8dab", kill_on_drop: false }` [INFO] [stdout] ae727c3cf23dcea3d168fa35c20d8d9f8180f8795c99c9031f0599499b2f8dab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b23696e70dd0b48d3ac9dc318cf884b7bcf99cc21a2507a6d84d1fc27485e49 [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" "9b23696e70dd0b48d3ac9dc318cf884b7bcf99cc21a2507a6d84d1fc27485e49", 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 9.38s [INFO] running `Command { std: "docker" "inspect" "9b23696e70dd0b48d3ac9dc318cf884b7bcf99cc21a2507a6d84d1fc27485e49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b23696e70dd0b48d3ac9dc318cf884b7bcf99cc21a2507a6d84d1fc27485e49", kill_on_drop: false }` [INFO] [stdout] 9b23696e70dd0b48d3ac9dc318cf884b7bcf99cc21a2507a6d84d1fc27485e49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.49.0" "test" "--frozen", 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] 24d8591d47aefe6daf12ad57be432cb02b0a6c6fe09c236a563b00af4705505d [INFO] running `Command { std: "docker" "start" "-a" "24d8591d47aefe6daf12ad57be432cb02b0a6c6fe09c236a563b00af4705505d", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] running 2 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/juniper_variable_bug-4bf669e15d39d3d5 [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: 0x55e3edfc8840 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x55e3edfc8840 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e3edfc8840 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e3edfc8840 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e3edfec0fc - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55e3edf109c6 - std::io::Write::write_fmt::h3a40d9c04f88bb58 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x55e3edfc2b3d - std::io::impls::>::write_fmt::h1b3d263673641f53 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/impls.rs:179:9 [INFO] [stdout] 7: 0x55e3edfcaf35 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 8: 0x55e3edfcaf35 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 9: 0x55e3edfcaf35 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 10: 0x55e3edfcab82 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:224:9 [INFO] [stdout] 11: 0x55e3edfcb6d1 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 12: 0x55e3edfcb1e7 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:497:13 [INFO] [stdout] 13: 0x55e3edfc8cfc - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x55e3edfcb179 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 15: 0x55e3edfeaa61 - core::panicking::panic_fmt::ha0bb065d9a260792 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/panicking.rs:92:14 [INFO] [stdout] 16: 0x55e3edfea9ad - core::panicking::panic::h339b30ca166fd852 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/panicking.rs:50:5 [INFO] [stdout] 17: 0x55e3edeb40fc - core::option::Option::unwrap::ha698037131495774 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/option.rs:386:21 [INFO] [stdout] 18: 0x55e3ede36d5f - juniper::executor::look_ahead::LookAheadValue::from_input_value::h7b689bf17ddd9cd0 [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] 19: 0x55e3ede37003 - juniper::executor::look_ahead::LookAheadArgument::new::h509fb77b4adcdc75 [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] 20: 0x55e3ede38506 - juniper::executor::look_ahead::LookAheadSelection::build_from_selection_with_parent::{{closure}}::{{closure}}::hdf29b9d5fb702582 [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] 21: 0x55e3edf06d0d - core::iter::adapters::map_fold::{{closure}}::hcec3630f1f37ab09 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/adapters/mod.rs:905:28 [INFO] [stdout] 22: 0x55e3ede96456 - core::iter::traits::iterator::Iterator::fold::h602ce39fb8d990a5 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 23: 0x55e3edf0ce3a - as core::iter::traits::iterator::Iterator>::fold::hd8ee4f8537c0749a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/adapters/mod.rs:945:9 [INFO] [stdout] 24: 0x55e3edf02532 - core::iter::traits::iterator::Iterator::for_each::h5d247445f5c6a4f6 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/traits/iterator.rs:678:9 [INFO] [stdout] 25: 0x55e3edddde1b - as alloc::vec::SpecExtend>::spec_extend::he2f7ac18f8563f94 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/vec.rs:2335:17 [INFO] [stdout] 26: 0x55e3edde7ef1 - as alloc::vec::SpecFromIterNested>::from_iter::h7f0bcd50362edf96 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/vec.rs:2109:9 [INFO] [stdout] 27: 0x55e3edddffe0 - as alloc::vec::SpecFromIter>::from_iter::h2e62a966cc624c31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/vec.rs:2119:9 [INFO] [stdout] 28: 0x55e3edde9ffc - as core::iter::traits::collect::FromIterator>::from_iter::h523ddcd74aca7dc6 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/vec.rs:1959:9 [INFO] [stdout] 29: 0x55e3edf017b0 - core::iter::traits::iterator::Iterator::collect::h57d8d7d7f660f618 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/iter/traits/iterator.rs:1670:9 [INFO] [stdout] 30: 0x55e3ede3849b - juniper::executor::look_ahead::LookAheadSelection::build_from_selection_with_parent::{{closure}}::hf127c0edf29f4efd [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] 31: 0x55e3edeb1b6d - core::option::Option::map::he6e0516054a9d8c5 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/option.rs:453:29 [INFO] [stdout] 32: 0x55e3ede3788d - juniper::executor::look_ahead::LookAheadSelection::build_from_selection_with_parent::h3ab23b512e48c6c8 [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] 33: 0x55e3ede37641 - juniper::executor::look_ahead::LookAheadSelection::build_from_selection::ha6f88c963ccb0417 [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] 34: 0x55e3eddf9b45 - juniper::executor::Executor::look_ahead::{{closure}}::h69c49a90fdfff76d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:517:17 [INFO] [stdout] 35: 0x55e3edeac8a1 - core::option::Option::map::h18afb091daa9b854 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/option.rs:453:29 [INFO] [stdout] 36: 0x55e3eddf994e - juniper::executor::Executor::look_ahead::h3fb11b152f1f7744 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:515:9 [INFO] [stdout] 37: 0x55e3ede11d24 - ::resolve_field::{{closure}}::hd9bf8a9e233edde4 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:17:9 [INFO] [stdout] 38: 0x55e3ede11a7b - ::resolve_field::h109d2858cc48826f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/macros/object.rs:406:54 [INFO] [stdout] 39: 0x55e3edefc70d - juniper::schema::schema:: for juniper::schema::model::RootNode>::resolve_field::hef77ccbe706f7491 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/schema/schema.rs:51:18 [INFO] [stdout] 40: 0x55e3ede1a4c3 - juniper::types::base::resolve_selection_set_into::h94abc2e2ddb5425a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/types/base.rs:398:36 [INFO] [stdout] 41: 0x55e3edefca74 - juniper::schema::schema:: for juniper::schema::model::RootNode>::resolve::h7800e9260a3a1fc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/schema/schema.rs:65:16 [INFO] [stdout] 42: 0x55e3edef35ad - juniper::types::pointers:: for &T>::resolve::hf2414fd9be74491c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/types/pointers.rs:134:9 [INFO] [stdout] 43: 0x55e3eddfe367 - juniper::executor::Executor::resolve::h1a97d8817beeeb16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:370:12 [INFO] [stdout] 44: 0x55e3eddfe15e - juniper::executor::Executor::resolve_into_value::hf5ac0540deb164fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:380:15 [INFO] [stdout] 45: 0x55e3eddf8f22 - juniper::executor::execute_validated_query::ha2f83ab96eda29ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:674:37 [INFO] [stdout] 46: 0x55e3edf0b24d - juniper::execute::h3637d5e08b1db430 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/lib.rs:219:5 [INFO] [stdout] 47: 0x55e3eded8d79 - juniper_variable_bug::test::query_without_setting_variable::h6ee182b41ceb1bb9 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:67:30 [INFO] [stdout] 48: 0x55e3eded8cda - juniper_variable_bug::test::query_without_setting_variable::{{closure}}::hf9cca3ac132c2473 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:62:5 [INFO] [stdout] 49: 0x55e3ede2330e - core::ops::function::FnOnce::call_once::h4a4aff9adfc884d8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x55e3edf38513 - core::ops::function::FnOnce::call_once::hdbd2235b6243db3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55e3edf38513 - test::__rust_begin_short_backtrace::hb1dea1c208110812 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:517:5 [INFO] [stdout] 52: 0x55e3edf369ba - as core::ops::function::FnOnce>::call_once::h5d11a40efef721f2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 53: 0x55e3edf369ba - as core::ops::function::FnOnce<()>>::call_once::h23961df98af0bc5a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x55e3edf369ba - std::panicking::try::do_call::h6390646e3de3fb9e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 55: 0x55e3edf369ba - std::panicking::try::hc531439ab6159192 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 56: 0x55e3edf369ba - std::panic::catch_unwind::h859d8bdaf9b4855c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x55e3edf369ba - test::run_test_in_process::hae60aa74417e3abc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:544:18 [INFO] [stdout] 58: 0x55e3edf369ba - test::run_test::run_test_inner::{{closure}}::hf48c86652c4a151d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:450:39 [INFO] [stdout] 59: 0x55e3edf0fd46 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb82b392232b8bd1f [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x55e3edf14d43 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h79ca9e9abe157956 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x55e3edf14d43 - as core::ops::function::FnOnce<()>>::call_once::ha12f1f228780a4f7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x55e3edf14d43 - std::panicking::try::do_call::h722bb7416d021cdc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 63: 0x55e3edf14d43 - std::panicking::try::h78e5abca71ac7cac [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 64: 0x55e3edf14d43 - std::panic::catch_unwind::h95162588bd0fa090 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x55e3edf14d43 - std::thread::Builder::spawn_unchecked::{{closure}}::h64da5c4b9acc58dc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x55e3edf14d43 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a8c588ad0b69edb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x55e3edfd1afa - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 68: 0x55e3edfd1afa - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 69: 0x55e3edfd1afa - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f8931243609 - start_thread [INFO] [stdout] 71: 0x7f8931015293 - 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 [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin juniper-variable-bug' [INFO] running `Command { std: "docker" "inspect" "24d8591d47aefe6daf12ad57be432cb02b0a6c6fe09c236a563b00af4705505d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d8591d47aefe6daf12ad57be432cb02b0a6c6fe09c236a563b00af4705505d", kill_on_drop: false }` [INFO] [stdout] 24d8591d47aefe6daf12ad57be432cb02b0a6c6fe09c236a563b00af4705505d