[INFO] cloning repository https://github.com/JakeDawkins/graphql-client-302-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JakeDawkins/graphql-client-302-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakeDawkins%2Fgraphql-client-302-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakeDawkins%2Fgraphql-client-302-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0378a702e84d04a3d3a7b20fdfbbf3ce2d2e728c [INFO] checking JakeDawkins/graphql-client-302-repro against master#9cf699d2ff4ff23a6d6862a35727f4d5d3567dae for pr-98456-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakeDawkins%2Fgraphql-client-302-repro" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JakeDawkins/graphql-client-302-repro on toolchain 9cf699d2ff4ff23a6d6862a35727f4d5d3567dae [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JakeDawkins/graphql-client-302-repro [INFO] finished tweaking git repo https://github.com/JakeDawkins/graphql-client-302-repro [INFO] tweaked toml for git repo https://github.com/JakeDawkins/graphql-client-302-repro written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/JakeDawkins/graphql-client-302-repro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded heck v0.3.1 [INFO] [stderr] Downloaded addr2line v0.13.0 [INFO] [stderr] Downloaded quote v1.0.7 [INFO] [stderr] Downloaded serde v1.0.117 [INFO] [stderr] Downloaded libc v0.2.80 [INFO] [stderr] Downloaded byteorder v1.3.4 [INFO] [stderr] Downloaded graphql-introspection-query v0.1.0 [INFO] [stderr] Downloaded unreachable v1.0.0 [INFO] [stderr] Downloaded unicode-segmentation v1.6.0 [INFO] [stderr] Downloaded ascii v0.9.3 [INFO] [stderr] Downloaded itoa v0.4.6 [INFO] [stderr] Downloaded backtrace v0.3.53 [INFO] [stderr] Downloaded synstructure v0.12.4 [INFO] [stderr] Downloaded object v0.21.1 [INFO] [stderr] Downloaded graphql_client_codegen v0.9.0 [INFO] [stderr] Downloaded serde_derive v1.0.117 [INFO] [stderr] Downloaded serde_json v1.0.59 [INFO] [stderr] Downloaded combine v3.8.1 [INFO] [stderr] Downloaded graphql-parser v0.2.3 [INFO] [stderr] Downloaded graphql_query_derive v0.9.0 [INFO] [stderr] Downloaded graphql_client v0.9.0 [INFO] [stderr] Downloaded syn v1.0.48 [INFO] [stderr] Downloaded gimli v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a040d7a1d891b1149c084741282ccddd70aebe409c88f161b671e68b1d6927c7 [INFO] running `Command { std: "docker" "start" "-a" "a040d7a1d891b1149c084741282ccddd70aebe409c88f161b671e68b1d6927c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a040d7a1d891b1149c084741282ccddd70aebe409c88f161b671e68b1d6927c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a040d7a1d891b1149c084741282ccddd70aebe409c88f161b671e68b1d6927c7", kill_on_drop: false }` [INFO] [stdout] a040d7a1d891b1149c084741282ccddd70aebe409c88f161b671e68b1d6927c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f73f0e37f94bf609318d5d2c4c9eacecb9ea31ce6f950fb88495d1bb5e7daa6f [INFO] running `Command { std: "docker" "start" "-a" "f73f0e37f94bf609318d5d2c4c9eacecb9ea31ce6f950fb88495d1bb5e7daa6f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling graphql-introspection-query v0.1.0 [INFO] [stderr] Compiling graphql_client_codegen v0.9.0 [INFO] [stderr] Compiling graphql_query_derive v0.9.0 [INFO] [stderr] Checking graphql_client v0.9.0 [INFO] [stderr] Checking circular-error-reprod v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/9cf699d2ff4ff23a6d6862a35727f4d5d3567dae/bin/../lib/librustc_driver-3268cbc2eb745628.so(+0x50b373)[0x7f42f98d9373] [INFO] [stderr] /lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7f42f900b420] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN5alloc11collections5btree6search91_$LT$impl$u20$alloc..collections..btree..node..NodeRef$LT$BorrowType$C$K$C$V$C$Type$GT$$GT$14find_key_index17hecdd3b1e6cb31f81E+0x3d)[0x7f42eab78c0d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN5alloc11collections5btree6search91_$LT$impl$u20$alloc..collections..btree..node..NodeRef$LT$BorrowType$C$K$C$V$C$Type$GT$$GT$11search_node17h369f8fcd2ec150e3E+0x52)[0x7f42eab74a02] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN5alloc11collections5btree6search142_$LT$impl$u20$alloc..collections..btree..node..NodeRef$LT$BorrowType$C$K$C$V$C$alloc..collections..btree..node..marker..LeafOrInternal$GT$$GT$11search_tree17h2efd51b2acef27c6E+0x54)[0x7f42eab71394] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN5alloc11collections5btree3map25BTreeMap$LT$K$C$V$C$A$GT$3get17h8b8ef2ad927d38f2E+0xc2)[0x7f42eab913c2] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a6a6)[0x7f42eaa886a6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a71b)[0x7f42eaa8871b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h0f614eb3fe728fedE+0x1d)[0x7f42eaae295d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h79a06676a66f1997E+0xa6)[0x7f42eaac1646] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17hc58d4a48288222acE+0x57)[0x7f42eaac1347] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x60a5f6)[0x7f42eaa885f6] [INFO] [stderr] error: could not compile `circular-error-reprod` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name circular_error_reprod --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=236352d36e501ab0 -C extra-filename=-236352d36e501ab0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern graphql_client=/opt/rustwide/target/debug/deps/libgraphql_client-b3a612b96f82589e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f078b1a04cc15927.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-78ca5bdbc357a8db.rmeta --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "f73f0e37f94bf609318d5d2c4c9eacecb9ea31ce6f950fb88495d1bb5e7daa6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f73f0e37f94bf609318d5d2c4c9eacecb9ea31ce6f950fb88495d1bb5e7daa6f", kill_on_drop: false }` [INFO] [stdout] f73f0e37f94bf609318d5d2c4c9eacecb9ea31ce6f950fb88495d1bb5e7daa6f