[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 master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Fjuniper-variable-bug" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davidpdrsn/juniper-variable-bug on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/davidpdrsn/juniper-variable-bug already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-normalization v0.1.8 [INFO] [stderr] Downloaded quote v0.6.12 [INFO] [stderr] Downloaded num-integer v0.1.39 [INFO] [stderr] Downloaded num-traits v0.2.6 [INFO] [stderr] Downloaded indexmap v1.0.2 [INFO] [stderr] Downloaded serde v1.0.90 [INFO] [stderr] Downloaded juniper v0.11.1 [INFO] [stderr] Downloaded aho-corasick v0.7.3 [INFO] [stderr] Downloaded chrono v0.4.6 [INFO] [stderr] Downloaded syn v0.14.9 [INFO] [stderr] Downloaded syn v0.15.33 [INFO] [stderr] Downloaded ucd-util v0.1.3 [INFO] [stderr] Downloaded regex v1.1.6 [INFO] [stderr] Downloaded time v0.1.42 [INFO] [stderr] Downloaded regex-syntax v0.6.6 [INFO] [stderr] Downloaded lazy_static v1.3.0 [INFO] [stderr] Downloaded proc-macro2 v0.4.29 [INFO] [stderr] Downloaded libc v0.2.53 [INFO] [stderr] Downloaded serde_derive v1.0.90 [INFO] [stderr] Downloaded uuid v0.7.4 [INFO] [stderr] Downloaded redox_syscall v0.1.54 [INFO] [stderr] Downloaded fnv v1.0.6 [INFO] [stderr] Downloaded memchr v2.2.0 [INFO] [stderr] Downloaded thread_local v0.3.6 [INFO] [stderr] Downloaded utf8-ranges v1.0.2 [INFO] [stderr] Downloaded smallvec v0.6.9 [INFO] [stderr] Downloaded winapi v0.3.7 [INFO] [stderr] Downloaded juniper_codegen v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f751a3980d6b1870a4c5119d1cbbedf30b7298e13f7e02383234b7abaea5fd3 [INFO] running `Command { std: "docker" "start" "-a" "3f751a3980d6b1870a4c5119d1cbbedf30b7298e13f7e02383234b7abaea5fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f751a3980d6b1870a4c5119d1cbbedf30b7298e13f7e02383234b7abaea5fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f751a3980d6b1870a4c5119d1cbbedf30b7298e13f7e02383234b7abaea5fd3", kill_on_drop: false }` [INFO] [stdout] 3f751a3980d6b1870a4c5119d1cbbedf30b7298e13f7e02383234b7abaea5fd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73275ca443c2f31260e1705ad329469aa2708a6feaf21d08d1a087c66a91b4fd [INFO] running `Command { std: "docker" "start" "-a" "73275ca443c2f31260e1705ad329469aa2708a6feaf21d08d1a087c66a91b4fd", 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 num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.6 [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 utf8-ranges v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling fnv v1.0.6 [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: struct `User` is never constructed [INFO] [stdout] --> src/main.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Context` is never constructed [INFO] [stdout] --> src/main.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | struct Context; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Query` is never constructed [INFO] [stdout] --> src/main.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct Query; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Schema` is never used [INFO] [stdout] --> src/main.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | type Schema = juniper::RootNode<'static, Query, EmptyMutation>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.62s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "73275ca443c2f31260e1705ad329469aa2708a6feaf21d08d1a087c66a91b4fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73275ca443c2f31260e1705ad329469aa2708a6feaf21d08d1a087c66a91b4fd", kill_on_drop: false }` [INFO] [stdout] 73275ca443c2f31260e1705ad329469aa2708a6feaf21d08d1a087c66a91b4fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd21c49cb6b7737421c67c1e5202afaabf55826e8f529d9f7a52efc8c91013cd [INFO] running `Command { std: "docker" "start" "-a" "fd21c49cb6b7737421c67c1e5202afaabf55826e8f529d9f7a52efc8c91013cd", kill_on_drop: false }` [INFO] [stderr] Compiling juniper-variable-bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.44s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "fd21c49cb6b7737421c67c1e5202afaabf55826e8f529d9f7a52efc8c91013cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd21c49cb6b7737421c67c1e5202afaabf55826e8f529d9f7a52efc8c91013cd", kill_on_drop: false }` [INFO] [stdout] fd21c49cb6b7737421c67c1e5202afaabf55826e8f529d9f7a52efc8c91013cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e43f6ea094793b2e636b1517ae265adcf523da0faefc8e12dd79a341d8398157 [INFO] running `Command { std: "docker" "start" "-a" "e43f6ea094793b2e636b1517ae265adcf523da0faefc8e12dd79a341d8398157", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/juniper_variable_bug-0e79af23aa9e05c3) [INFO] [stdout] [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] [INFO] [stdout] thread 'test::query_without_setting_variable' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:42:79: [INFO] [stdout] called `Option::unwrap()` on a `None` value [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58834b2ae592 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58834b2ae592 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58834b2ae592 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58834b2ae592 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58834b2bf92f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x58834b2bf92f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x58834b27be43 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58834b27be43 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x58834b287c02 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58834b28c65f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x58834b28c4f1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x58834b2182de - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x58834b2182de - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58834b28ccfe - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x58834b28ccfe - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x58834b28ca96 - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x58834b287d39 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x58834b2700ad - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x58834b2c78c0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58834b2c789c - core::panicking::panic::h33d2d00634ffed6f [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x58834b2c6b59 - core::option::unwrap_failed::h53d46820c987f44e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/option.rs:2166:5 [INFO] [stdout] 21: 0x58834b1ebc56 - core::option::Option::unwrap::h14fd0323fc9dd48e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/option.rs:1009:21 [INFO] [stdout] 22: 0x58834b1ebc56 - juniper::executor::look_ahead::LookAheadValue::from_input_value::hbee49125b6c00bc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:42:79 [INFO] [stdout] 23: 0x58834b1ebe97 - juniper::executor::look_ahead::LookAheadArgument::new::h9a4c1a28fb752fcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:78:20 [INFO] [stdout] 24: 0x58834b1ed04e - juniper::executor::look_ahead::LookAheadSelection::build_from_selection_with_parent::{{closure}}::{{closure}}::h152acceac8bdd58e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:193:38 [INFO] [stdout] 25: 0x58834b1e5bf5 - core::iter::adapters::map::map_fold::{{closure}}::ha748704ac8ce4f9d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 26: 0x58834b127cb6 - as core::iter::traits::iterator::Iterator>::fold::h34a9620581d533bc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/slice/iter/macros.rs:255:27 [INFO] [stdout] 27: 0x58834b1e1d13 - as core::iter::traits::iterator::Iterator>::fold::hd810c30d3c444222 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/iter/adapters/map.rs:128:19 [INFO] [stdout] 28: 0x58834b1e4b35 - core::iter::traits::iterator::Iterator::for_each::h2143de434890b6f6 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/iter/traits/iterator.rs:827:14 [INFO] [stdout] 29: 0x58834b118ac8 - alloc::vec::Vec::extend_trusted::hbec170d0c94a1e3d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/vec/mod.rs:3824:26 [INFO] [stdout] 30: 0x58834b1240fa - as alloc::vec::spec_extend::SpecExtend>::spec_extend::habf5533b990ab1d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/vec/spec_extend.rs:29:14 [INFO] [stdout] 31: 0x58834b1164e6 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hd3e1d22d94a911b7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/vec/spec_from_iter_nested.rs:62:16 [INFO] [stdout] 32: 0x58834b12433d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h958e087051339305 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stdout] 33: 0x58834b123941 - as core::iter::traits::collect::FromIterator>::from_iter::h614a7a9c4df51216 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/vec/mod.rs:3683:9 [INFO] [stdout] 34: 0x58834b1e43ba - core::iter::traits::iterator::Iterator::collect::h970a9fd795b4c412 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stdout] 35: 0x58834b1ed009 - juniper::executor::look_ahead::LookAheadSelection::build_from_selection_with_parent::{{closure}}::hdde9ac06659ced85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:194:30 [INFO] [stdout] 36: 0x58834b14a630 - core::option::Option::map::h7d50ce31d09e4578 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/option.rs:1158:29 [INFO] [stdout] 37: 0x58834b1ec5b8 - juniper::executor::look_ahead::LookAheadSelection::build_from_selection_with_parent::hb75a85e6f332b456 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:190:22 [INFO] [stdout] 38: 0x58834b1ec340 - juniper::executor::look_ahead::LookAheadSelection::build_from_selection::h050e3670d441e863 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:167:9 [INFO] [stdout] 39: 0x58834b1b4e15 - juniper::executor::Executor::look_ahead::{{closure}}::hef263fb593b0b262 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:517:17 [INFO] [stdout] 40: 0x58834b149b5d - core::option::Option::map::h33236524ffea7381 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/option.rs:1158:29 [INFO] [stdout] 41: 0x58834b1b4c6e - juniper::executor::Executor::look_ahead::hc476746baca5a1a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:516:14 [INFO] [stdout] 42: 0x58834b1a10c4 - ::resolve_field::{{closure}}::h1233c7a7f0e89126 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:17:18 [INFO] [stdout] 43: 0x58834b1a0eae - ::resolve_field::ha28ed1a973dc6893 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/macros/object.rs:406:54 [INFO] [stdout] 44: 0x58834b1a053c - juniper::schema::schema:: for juniper::schema::model::RootNode>::resolve_field::h5394e34d8dbe2493 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/schema/schema.rs:51:34 [INFO] [stdout] 45: 0x58834b17c7b0 - juniper::types::base::resolve_selection_set_into::h07b19a900161cc60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/types/base.rs:398:45 [INFO] [stdout] 46: 0x58834b1a0862 - juniper::schema::schema:: for juniper::schema::model::RootNode>::resolve::h391c85910d5e6185 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/schema/schema.rs:65:16 [INFO] [stdout] 47: 0x58834b1932ad - juniper::types::pointers:: for &T>::resolve::hea37a4a69d5299e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/types/pointers.rs:134:18 [INFO] [stdout] 48: 0x58834b1b9b1c - juniper::executor::Executor::resolve::ha2119bf19cb9e039 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:370:18 [INFO] [stdout] 49: 0x58834b1b8dd8 - juniper::executor::Executor::resolve_into_value::he526e1a9566e4228 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:380:20 [INFO] [stdout] 50: 0x58834b1b427c - juniper::executor::execute_validated_query::h59c504e72a7b0983 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:674:46 [INFO] [stdout] 51: 0x58834b1f15cc - juniper::execute::hf0cc07a0c8a13bac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/lib.rs:219:5 [INFO] [stdout] 52: 0x58834b147fdd - juniper_variable_bug::test::query_without_setting_variable::he4a049216d4f41a0 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:67:30 [INFO] [stdout] 53: 0x58834b148337 - juniper_variable_bug::test::query_without_setting_variable::{{closure}}::h8cf8695ff265c98d [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:62:40 [INFO] [stdout] 54: 0x58834b12de96 - core::ops::function::FnOnce::call_once::h76927a58ce1bfe3d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 55: 0x58834b2180db - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 56: 0x58834b2180db - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x58834b22db85 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x58834b22db85 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x58834b22db85 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x58834b22db85 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x58834b22db85 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x58834b22db85 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x58834b22db85 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x58834b2045a4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x58834b2045a4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x58834b207e8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 67: 0x58834b207e8a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x58834b207e8a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x58834b207e8a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x58834b207e8a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x58834b207e8a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 72: 0x58834b207e8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 73: 0x58834b281fbf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 74: 0x58834b281fbf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 75: 0x795045382aa4 - [INFO] [stdout] 76: 0x79504540fa34 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::query_without_setting_variable [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin juniper-variable-bug` [INFO] running `Command { std: "docker" "inspect" "e43f6ea094793b2e636b1517ae265adcf523da0faefc8e12dd79a341d8398157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e43f6ea094793b2e636b1517ae265adcf523da0faefc8e12dd79a341d8398157", kill_on_drop: false }` [INFO] [stdout] e43f6ea094793b2e636b1517ae265adcf523da0faefc8e12dd79a341d8398157