[INFO] updating cached repository davidpdrsn/juniper-variable-bug [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/davidpdrsn/juniper-variable-bug [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/davidpdrsn/juniper-variable-bug" "work/ex/beta-1.37-6/sources/1.36.0/gh/davidpdrsn/juniper-variable-bug"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/davidpdrsn/juniper-variable-bug'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/davidpdrsn/juniper-variable-bug" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/davidpdrsn/juniper-variable-bug"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/davidpdrsn/juniper-variable-bug'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 06bd14a9b68cc3d74e7bd4ab7fbca66859abf9b2 [INFO] sha for GitHub repo davidpdrsn/juniper-variable-bug: 06bd14a9b68cc3d74e7bd4ab7fbca66859abf9b2 [INFO] validating manifest of davidpdrsn/juniper-variable-bug on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of davidpdrsn/juniper-variable-bug on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing davidpdrsn/juniper-variable-bug [INFO] finished frobbing davidpdrsn/juniper-variable-bug [INFO] frobbed toml for davidpdrsn/juniper-variable-bug written to work/ex/beta-1.37-6/sources/1.36.0/gh/davidpdrsn/juniper-variable-bug/Cargo.toml [INFO] started frobbing davidpdrsn/juniper-variable-bug [INFO] finished frobbing davidpdrsn/juniper-variable-bug [INFO] frobbed toml for davidpdrsn/juniper-variable-bug written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/davidpdrsn/juniper-variable-bug/Cargo.toml [INFO] crate davidpdrsn/juniper-variable-bug already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing davidpdrsn/juniper-variable-bug against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/davidpdrsn/juniper-variable-bug:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] a7fbe9f8e2c989c8377efd8b6ddbef4941c1569d9d81538edf7e26eabf144795 [INFO] running `"docker" "start" "-a" "a7fbe9f8e2c989c8377efd8b6ddbef4941c1569d9d81538edf7e26eabf144795"` [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling syn v0.14.9 [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/crater/workdir) [INFO] [stderr] warning: type alias is never used: `Schema` [INFO] [stderr] --> src/main.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | type Schema = juniper::RootNode<'static, Query, EmptyMutation>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.69s [INFO] running `"docker" "inspect" "a7fbe9f8e2c989c8377efd8b6ddbef4941c1569d9d81538edf7e26eabf144795"` [INFO] running `"docker" "rm" "-f" "a7fbe9f8e2c989c8377efd8b6ddbef4941c1569d9d81538edf7e26eabf144795"` [INFO] [stdout] a7fbe9f8e2c989c8377efd8b6ddbef4941c1569d9d81538edf7e26eabf144795 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/davidpdrsn/juniper-variable-bug:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] a76b3d649079e9c99da4dc37ce71c3ca891949d35279978cce8a0cd00d5ce08d [INFO] running `"docker" "start" "-a" "a76b3d649079e9c99da4dc37ce71c3ca891949d35279978cce8a0cd00d5ce08d"` [INFO] [stderr] Compiling juniper-variable-bug v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.34s [INFO] running `"docker" "inspect" "a76b3d649079e9c99da4dc37ce71c3ca891949d35279978cce8a0cd00d5ce08d"` [INFO] running `"docker" "rm" "-f" "a76b3d649079e9c99da4dc37ce71c3ca891949d35279978cce8a0cd00d5ce08d"` [INFO] [stdout] a76b3d649079e9c99da4dc37ce71c3ca891949d35279978cce8a0cd00d5ce08d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/davidpdrsn/juniper-variable-bug:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 532d0e8cf4bb816f74ab5256adf83c89f7ea0d3faea4590a5b6719d80a1075dd [INFO] running `"docker" "start" "-a" "532d0e8cf4bb816f74ab5256adf83c89f7ea0d3faea4590a5b6719d80a1075dd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/juniper_variable_bug-8a2a0b0fca07229f [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', src/libcore/option.rs:347:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c670589f9b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55c670589f9b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55c670589f9b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55c670589f9b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55c670589f9b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55c670589c0a - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55c67058a710 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55c67058a292 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55c67058a176 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x55c6705a3e7d - core::panicking::panic_fmt::h8980489a6c4a44cb [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x55c6705a3dbc - core::panicking::panic::hedd9888e25456fbe [INFO] [stdout] at src/libcore/panicking.rs:49 [INFO] [stdout] 11: 0x55c670486390 - core::option::Option::unwrap::h828796d8f2953821 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/macros.rs:12 [INFO] [stdout] 12: 0x55c670360991 - juniper::executor::look_ahead::LookAheadValue::from_input_value::hc177246c2dff5725 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:42 [INFO] [stdout] 13: 0x55c670360ca6 - juniper::executor::look_ahead::LookAheadArgument::new::hc1b42779f469a72f [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:78 [INFO] [stdout] 14: 0x55c67036229a - juniper::executor::look_ahead::LookAheadSelection::build_from_selection_with_parent::{{closure}}::{{closure}}::hc127bd5ba1552f14 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:193 [INFO] [stdout] 15: 0x55c670445955 - as core::iter::traits::iterator::Iterator>::fold::{{closure}}::h921f331112000f4e [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/iter/adapters/mod.rs:589 [INFO] [stdout] 16: 0x55c6703befe7 - as core::iter::traits::iterator::Iterator>::fold::h6464827430fe5afa [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/slice/mod.rs:3178 [INFO] [stdout] 17: 0x55c670444c6d - as core::iter::traits::iterator::Iterator>::fold::h85dfa5d0625532f7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/iter/adapters/mod.rs:589 [INFO] [stdout] 18: 0x55c670429a34 - core::iter::traits::iterator::Iterator::for_each::h25e6835f000a23b7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/iter/traits/iterator.rs:604 [INFO] [stdout] 19: 0x55c67031d1fc - as alloc::vec::SpecExtend>::spec_extend::h870453ece5bbda32 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/vec.rs:1926 [INFO] [stdout] 20: 0x55c6703253c3 - as alloc::vec::SpecExtend>::from_iter::hd9c164dc71a13180 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/vec.rs:1909 [INFO] [stdout] 21: 0x55c67032b68c - as core::iter::traits::collect::FromIterator>::from_iter::hc54685df1612bfdb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/vec.rs:1796 [INFO] [stdout] 22: 0x55c670428ee0 - core::iter::traits::iterator::Iterator::collect::h0e1081bb2eb254fa [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/iter/traits/iterator.rs:1466 [INFO] [stdout] 23: 0x55c67036223d - juniper::executor::look_ahead::LookAheadSelection::build_from_selection_with_parent::{{closure}}::ha797ece8b71f818e [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:191 [INFO] [stdout] 24: 0x55c67048174d - core::option::Option::map::hde7f87a44ff61019 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/option.rs:416 [INFO] [stdout] 25: 0x55c670361593 - juniper::executor::look_ahead::LookAheadSelection::build_from_selection_with_parent::h3c4bf2c97254a4a5 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:186 [INFO] [stdout] 26: 0x55c670361353 - juniper::executor::look_ahead::LookAheadSelection::build_from_selection::h458358efe4053f3f [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/look_ahead.rs:167 [INFO] [stdout] 27: 0x55c670371f25 - juniper::executor::Executor::look_ahead::{{closure}}::h1b967e5dfa310d47 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:517 [INFO] [stdout] 28: 0x55c670476500 - core::option::Option::map::h284ec2cbb82d2ade [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/option.rs:416 [INFO] [stdout] 29: 0x55c670371e8f - juniper::executor::Executor::look_ahead::hc23d82c499bea480 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:515 [INFO] [stdout] 30: 0x55c6703b6251 - ::resolve_field::{{closure}}::h880bae4c6c98a026 [INFO] [stdout] at src/main.rs:17 [INFO] [stdout] 31: 0x55c6703b5f83 - ::resolve_field::hdfb79ee2612f3a6e [INFO] [stdout] at /opt/crater/workdir/<::juniper::macros::object::graphql_object macros>:60 [INFO] [stdout] 32: 0x55c6703402b0 - juniper::schema::schema:: for juniper::schema::model::RootNode>::resolve_field::h20d9e15ff55ebc4e [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/schema/schema.rs:51 [INFO] [stdout] 33: 0x55c6704368bb - juniper::types::base::resolve_selection_set_into::hb7c29e76bb1f7ac1 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/types/base.rs:398 [INFO] [stdout] 34: 0x55c670340621 - juniper::schema::schema:: for juniper::schema::model::RootNode>::resolve::hc4d9390935cae3ce [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/schema/schema.rs:65 [INFO] [stdout] 35: 0x55c6703390b6 - juniper::types::pointers:: for &T>::resolve::h56fbb32748835947 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/types/pointers.rs:134 [INFO] [stdout] 36: 0x55c670378bf5 - juniper::executor::Executor::resolve::h8a631bd57ae4f290 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:370 [INFO] [stdout] 37: 0x55c670376d4f - juniper::executor::Executor::resolve_into_value::hb7b10113fc4e22a4 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:380 [INFO] [stdout] 38: 0x55c67037121e - juniper::executor::execute_validated_query::h3f67a93dda433c6c [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/executor/mod.rs:674 [INFO] [stdout] 39: 0x55c670349613 - juniper::execute::h206ffb1e5c50cfdc [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-0.11.1/src/lib.rs:219 [INFO] [stdout] 40: 0x55c6703411f9 - juniper_variable_bug::test::query_without_setting_variable::h3314ddbd05730836 [INFO] [stdout] at src/main.rs:67 [INFO] [stdout] 41: 0x55c67034113a - juniper_variable_bug::test::query_without_setting_variable::{{closure}}::h0157b4eb21004597 [INFO] [stdout] at src/main.rs:62 [INFO] [stdout] 42: 0x55c670395cce - core::ops::function::FnOnce::call_once::h2c7a4621e4f316c4 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 43: 0x55c6704cfd0f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 44: 0x55c67058cc8a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 45: 0x55c6704ea308 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 46: 0x55c6704ea308 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 47: 0x55c6704ea308 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 48: 0x55c6704c5185 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 49: 0x55c6704c9305 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 50: 0x55c6704c9305 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 51: 0x55c6704c9305 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 52: 0x55c67058cc8a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 53: 0x55c6704c9942 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 54: 0x55c6704c9942 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 55: 0x55c6704c9942 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 56: 0x55c6704c9942 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 57: 0x55c67057fd1f - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 58: 0x55c67058c3e0 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 59: 0x55c67058c3e0 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 60: 0x55c67058c3e0 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 61: 0x7f1ea28b04a4 - start_thread [INFO] [stdout] 62: 0x7f1ea23dbd0f - __clone [INFO] [stdout] 63: 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 `"docker" "inspect" "532d0e8cf4bb816f74ab5256adf83c89f7ea0d3faea4590a5b6719d80a1075dd"` [INFO] running `"docker" "rm" "-f" "532d0e8cf4bb816f74ab5256adf83c89f7ea0d3faea4590a5b6719d80a1075dd"` [INFO] [stdout] 532d0e8cf4bb816f74ab5256adf83c89f7ea0d3faea4590a5b6719d80a1075dd