[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 master#a77da2d454e6caa227a85b16410b95f93495e7e0 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-51/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-51/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Alfriadox/rustc-stack-overflow on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-51/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 553c962556e7827aa39f239147d751e74dba52567a5fe5d3d1c050af4af26ca3 [INFO] running `Command { std: "docker" "start" "-a" "553c962556e7827aa39f239147d751e74dba52567a5fe5d3d1c050af4af26ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "553c962556e7827aa39f239147d751e74dba52567a5fe5d3d1c050af4af26ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553c962556e7827aa39f239147d751e74dba52567a5fe5d3d1c050af4af26ca3", kill_on_drop: false }` [INFO] [stdout] 553c962556e7827aa39f239147d751e74dba52567a5fe5d3d1c050af4af26ca3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 726658fa3d312181e1db27775e6b461c82ebfafebc0d4661ebae85ff2c916789 [INFO] running `Command { std: "docker" "start" "-a" "726658fa3d312181e1db27775e6b461c82ebfafebc0d4661ebae85ff2c916789", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling unreachable v1.0.0 [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 addr2line v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling graphql-introspection-query v0.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling graphql-parser v0.2.3 [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/a77da2d454e6caa227a85b16410b95f93495e7e0/bin/../lib/librustc_driver-535ad5bbd58fc935.so(+0x4cac73)[0x7fbe9e599c73] [INFO] [stderr] /lib/x86_64-linux-gnu/libpthread.so.0(+0x153c0)[0x7fbe9dd2c3c0] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core3ptr9const_ptr43_$LT$impl$u20$$BP$const$u20$$u5b$T$u5d$$GT$6as_ptr17h28e8ccdd3b436388E+0x7)[0x7fbe903b4847] [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+0x45)[0x7fbe903c7cb5] [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)[0x7fbe903c9f97] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core5slice29_$LT$impl$u20$$u5b$T$u5d$$GT$13get_unchecked17h43357d62da9fa699E+0x29)[0x7fbe903b9b99] [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)[0x7fbe90490d84] [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)[0x7fbe9049fc6d] [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)[0x7fbe9049c832] [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)[0x7fbe9049ba54] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN5alloc11collections5btree3map21BTreeMap$LT$K$C$V$GT$3get17h810bdba7f92852d0E+0xc2)[0x7fbe903e0b72] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2ee6)[0x7fbe904ccee6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2f5b)[0x7fbe904ccf5b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h72fafbc9e0d2ed67E+0x1d)[0x7fbe903dc9fd] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h36cc936a1bd2a6beE+0xad)[0x7fbe9043e99d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(_ZN4core4iter6traits8iterator8Iterator3any17hd193201054da1d81E+0x57)[0x7fbe9043e417] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-d024cf1f17c89114.so(+0x6c2e36)[0x7fbe904cce36] [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" "726658fa3d312181e1db27775e6b461c82ebfafebc0d4661ebae85ff2c916789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "726658fa3d312181e1db27775e6b461c82ebfafebc0d4661ebae85ff2c916789", kill_on_drop: false }` [INFO] [stdout] 726658fa3d312181e1db27775e6b461c82ebfafebc0d4661ebae85ff2c916789