[INFO] cloning repository https://github.com/JakeDawkins/graphql-client-302-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JakeDawkins/graphql-client-302-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakeDawkins%2Fgraphql-client-302-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakeDawkins%2Fgraphql-client-302-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0378a702e84d04a3d3a7b20fdfbbf3ce2d2e728c [INFO] testing JakeDawkins/graphql-client-302-repro against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakeDawkins%2Fgraphql-client-302-repro" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JakeDawkins/graphql-client-302-repro on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JakeDawkins/graphql-client-302-repro [INFO] finished tweaking git repo https://github.com/JakeDawkins/graphql-client-302-repro [INFO] tweaked toml for git repo https://github.com/JakeDawkins/graphql-client-302-repro written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/JakeDawkins/graphql-client-302-repro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphql-introspection-query v0.1.0 [INFO] [stderr] Downloaded graphql-parser v0.2.3 [INFO] [stderr] Downloaded graphql_query_derive v0.9.0 [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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7fcc7c1f7f9c9ae3faa21cbbe9b98f7325818358a05920c6f1b8668b7b29240 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c7fcc7c1f7f9c9ae3faa21cbbe9b98f7325818358a05920c6f1b8668b7b29240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7fcc7c1f7f9c9ae3faa21cbbe9b98f7325818358a05920c6f1b8668b7b29240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7fcc7c1f7f9c9ae3faa21cbbe9b98f7325818358a05920c6f1b8668b7b29240", kill_on_drop: false }` [INFO] [stdout] c7fcc7c1f7f9c9ae3faa21cbbe9b98f7325818358a05920c6f1b8668b7b29240 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3021146b5cc119ae352adf58e2e2ebbadb815d81da1f9032662542bb2f7e09c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e3021146b5cc119ae352adf58e2e2ebbadb815d81da1f9032662542bb2f7e09c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling graphql-introspection-query v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.59 [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 circular-error-reprod v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/bin/../lib/librustc_driver-535ad5bbd58fc935.so(+0x4c9e63)[0x7fbd036e2e63] [INFO] [stderr] /lib/x86_64-linux-gnu/libpthread.so.0(+0x153c0)[0x7fbd02e763c0] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN106_$LT$core..ops..range..Range$LT$usize$GT$$u20$as$u20$core..slice..index..SliceIndex$LT$$u5b$T$u5d$$GT$$GT$13get_unchecked17h2e056119912fd5e1E+0x7)[0x7fbcf5a91397] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN108_$LT$core..ops..range..RangeTo$LT$usize$GT$$u20$as$u20$core..slice..index..SliceIndex$LT$$u5b$T$u5d$$GT$$GT$13get_unchecked17h77f06766cf432438E+0x37)[0x7fbcf5a93f57] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core5slice29_$LT$impl$u20$$u5b$T$u5d$$GT$13get_unchecked17hab1374b7131c57b3E+0x29)[0x7fbcf5a6ba49] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN5alloc11collections5btree4node76NodeRef$LT$alloc..collections..btree..node..marker..Immut$C$K$C$V$C$Type$GT$4keys17hb17e5a872ab4f67dE+0x64)[0x7fbcf5b439c4] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN5alloc11collections5btree6search91_$LT$impl$u20$alloc..collections..btree..node..NodeRef$LT$BorrowType$C$K$C$V$C$Type$GT$$GT$14find_key_index17h0e1bf1396a04f811E+0x5d)[0x7fbcf5b5062d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN5alloc11collections5btree6search91_$LT$impl$u20$alloc..collections..btree..node..NodeRef$LT$BorrowType$C$K$C$V$C$Type$GT$$GT$11search_node17h7d159cf3e8d8b64bE+0x52)[0x7fbcf5b4f4a2] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN5alloc11collections5btree6search142_$LT$impl$u20$alloc..collections..btree..node..NodeRef$LT$BorrowType$C$K$C$V$C$alloc..collections..btree..node..marker..LeafOrInternal$GT$$GT$11search_tree17h61393fd7b5116fa7E+0x54)[0x7fbcf5b4c954] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN5alloc11collections5btree3map21BTreeMap$LT$K$C$V$GT$3get17h1e29a162d469c501E+0xc2)[0x7fbcf5a98682] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf326)[0x7fbcf5a3e326] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17hcc5e2391b23c341eE+0x1d)[0x7fbcf5a79c5d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h9524762b62cb2038E+0xad)[0x7fbcf5ae0c2d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(_ZN4core4iter6traits8iterator8Iterator3any17h1515b87d72a2da3dE+0x57)[0x7fbcf5ae0927] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf276)[0x7fbcf5a3e276] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-07e83ae910a0d609.so(+0x5cf39b)[0x7fbcf5a3e39b] [INFO] [stderr] error: could not compile `circular-error-reprod` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name circular_error_reprod --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a8dcbf5394d3ff9b -C extra-filename=-a8dcbf5394d3ff9b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern graphql_client=/opt/rustwide/target/debug/deps/libgraphql_client-cd0bad4539fc4e48.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7642119dd28d3c16.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bd5066f877048fb3.rlib --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "e3021146b5cc119ae352adf58e2e2ebbadb815d81da1f9032662542bb2f7e09c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3021146b5cc119ae352adf58e2e2ebbadb815d81da1f9032662542bb2f7e09c", kill_on_drop: false }` [INFO] [stdout] e3021146b5cc119ae352adf58e2e2ebbadb815d81da1f9032662542bb2f7e09c