[INFO] cloning repository https://github.com/Alfriadox/rustc-stack-overflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alfriadox/rustc-stack-overflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlfriadox%2Frustc-stack-overflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlfriadox%2Frustc-stack-overflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70e1ad240eadc7d767399ccaa0d313cbf394ce1c [INFO] testing Alfriadox/rustc-stack-overflow against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlfriadox%2Frustc-stack-overflow" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Alfriadox/rustc-stack-overflow on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Alfriadox/rustc-stack-overflow [INFO] finished tweaking git repo https://github.com/Alfriadox/rustc-stack-overflow [INFO] tweaked toml for git repo https://github.com/Alfriadox/rustc-stack-overflow written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/Alfriadox/rustc-stack-overflow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded doc-comment v0.3.3 [INFO] [stderr] Downloaded graphql-introspection-query v0.1.0 [INFO] [stderr] Downloaded graphql-parser v0.2.3 [INFO] [stderr] Downloaded backtrace v0.3.60 [INFO] [stderr] Downloaded rustc-demangle v0.1.20 [INFO] [stderr] Downloaded graphql_query_derive v0.9.0 [INFO] [stderr] Downloaded object v0.25.3 [INFO] [stderr] Downloaded graphql_client_codegen v0.9.0 [INFO] [stderr] Downloaded graphql_client v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d0cabb70d086916cc63c80372287df1941f13f404cdbdd142a6966eaa8c54ef [INFO] running `Command { std: "docker" "start" "-a" "3d0cabb70d086916cc63c80372287df1941f13f404cdbdd142a6966eaa8c54ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d0cabb70d086916cc63c80372287df1941f13f404cdbdd142a6966eaa8c54ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d0cabb70d086916cc63c80372287df1941f13f404cdbdd142a6966eaa8c54ef", kill_on_drop: false }` [INFO] [stdout] 3d0cabb70d086916cc63c80372287df1941f13f404cdbdd142a6966eaa8c54ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3924faeb07f1f51cd6a2e18df38a1350e74af8fec4139339bba60ed9424070b7 [INFO] running `Command { std: "docker" "start" "-a" "3924faeb07f1f51cd6a2e18df38a1350e74af8fec4139339bba60ed9424070b7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling addr2line v0.15.2 [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] Compiling graphql_client v0.9.0 [INFO] [stderr] Compiling rustc-stack-overflow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/bin/../lib/librustc_driver-535ad5bbd58fc935.so(+0x4c9e13)[0x7facf2228e13] [INFO] [stderr] /lib/x86_64-linux-gnu/libpthread.so.0(+0x153c0)[0x7facf19bc3c0] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN106_$LT$core..ops..range..Range$LT$usize$GT$$u20$as$u20$core..slice..index..SliceIndex$LT$$u5b$T$u5d$$GT$$GT$13get_unchecked17h35dd08127d265dfaE+0x7)[0x7face4045cb7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN108_$LT$core..ops..range..RangeTo$LT$usize$GT$$u20$as$u20$core..slice..index..SliceIndex$LT$$u5b$T$u5d$$GT$$GT$13get_unchecked17h7bb2dded643b239bE+0x37)[0x7face4047fd7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core5slice29_$LT$impl$u20$$u5b$T$u5d$$GT$13get_unchecked17h43357d62da9fa699E+0x29)[0x7face4037bd9] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN5alloc11collections5btree4node76NodeRef$LT$alloc..collections..btree..node..marker..Immut$C$K$C$V$C$Type$GT$4keys17ha25352b9459142ecE+0x64)[0x7face410edc4] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN5alloc11collections5btree6search91_$LT$impl$u20$alloc..collections..btree..node..NodeRef$LT$BorrowType$C$K$C$V$C$Type$GT$$GT$14find_key_index17haf92eaea1ec6ecfcE+0x5d)[0x7face411dcad] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN5alloc11collections5btree6search91_$LT$impl$u20$alloc..collections..btree..node..NodeRef$LT$BorrowType$C$K$C$V$C$Type$GT$$GT$11search_node17h501dbedb6df9e477E+0x52)[0x7face411a872] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.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_tree17hff1bad644f81fec0E+0x54)[0x7face4119a94] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN5alloc11collections5btree3map21BTreeMap$LT$K$C$V$GT$3get17h810bdba7f92852d0E+0xc2)[0x7face405ebb2] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f26)[0x7face414af26] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7face405aa3d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7face40bc9dd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7face40bc457] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0e76)[0x7face414ae76] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c0f9b)[0x7face414af9b] [INFO] [stderr] error: could not compile `rustc-stack-overflow` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustc_stack_overflow --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ed9b56ad63646443 -C extra-filename=-ed9b56ad63646443 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern graphql_client=/opt/rustwide/target/debug/deps/libgraphql_client-2dd7c117f6c9a2e4.rlib --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "3924faeb07f1f51cd6a2e18df38a1350e74af8fec4139339bba60ed9424070b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3924faeb07f1f51cd6a2e18df38a1350e74af8fec4139339bba60ed9424070b7", kill_on_drop: false }` [INFO] [stdout] 3924faeb07f1f51cd6a2e18df38a1350e74af8fec4139339bba60ed9424070b7