[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] checking Alfriadox/rustc-stack-overflow against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlfriadox%2Frustc-stack-overflow" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alfriadox/rustc-stack-overflow on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alfriadox/rustc-stack-overflow already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be7db7688e7c517bc742f882da40029cdb1f803d69e276d4d5082d46f7572753
[INFO] running `Command { std: "docker" "start" "-a" "be7db7688e7c517bc742f882da40029cdb1f803d69e276d4d5082d46f7572753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be7db7688e7c517bc742f882da40029cdb1f803d69e276d4d5082d46f7572753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be7db7688e7c517bc742f882da40029cdb1f803d69e276d4d5082d46f7572753", kill_on_drop: false }`
[INFO] [stdout] be7db7688e7c517bc742f882da40029cdb1f803d69e276d4d5082d46f7572753
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9a0144227f735e31272d38d9746a4a6c87d5516c8404123c60336fc7ccf71ad
[INFO] running `Command { std: "docker" "start" "-a" "c9a0144227f735e31272d38d9746a4a6c87d5516c8404123c60336fc7ccf71ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.20
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[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 object v0.25.3
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling backtrace v0.3.60
[INFO] [stderr]    Compiling addr2line v0.15.2
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling graphql-parser v0.2.3
[INFO] [stderr]    Compiling graphql-introspection-query v0.1.0
[INFO] [stderr]    Compiling graphql_client_codegen v0.9.0
[INFO] [stderr]    Compiling graphql_query_derive v0.9.0
[INFO] [stderr]     Checking graphql_client v0.9.0
[INFO] [stderr]     Checking rustc-stack-overflow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: rustc interrupted by SIGSEGV, printing backtrace
[INFO] [stderr] 
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/ddcf048784667508cd676fef4667f88ae15628a3/lib/librustc_driver-38073c988b888dd5.so(+0x3c47e2f)[0x7a4a3e447e2f]
[INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x45330)[0x7a4a3a633330]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1cc5bc)[0x7a4a257cc5bc]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1c9842)[0x7a4a257c9842]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x223230)[0x7a4a25823230]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1e017a)[0x7a4a257e017a]
[INFO] [stderr] 
[INFO] [stderr] ### cycle encountered after 6 frames with period 10
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x221006)[0x7a4a25821006]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1d73fb)[0x7a4a257d73fb]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1d72c7)[0x7a4a257d72c7]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1e011d)[0x7a4a257e011d]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1e01ea)[0x7a4a257e01ea]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x221006)[0x7a4a25821006]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1d73fb)[0x7a4a257d73fb]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1d72c7)[0x7a4a257d72c7]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1e011d)[0x7a4a257e011d]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1e01ea)[0x7a4a257e01ea]
[INFO] [stderr] ### recursed 25 times
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] note: rustc unexpectedly overflowed its stack! this is a bug
[INFO] [stderr] note: maximum backtrace depth reached, frames may have been lost
[INFO] [stderr] note: we would appreciate a report at https://github.com/rust-lang/rust
[INFO] [stderr] help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
[INFO] [stderr] note: backtrace dumped due to SIGSEGV! resuming signal
[INFO] [stderr] error: could not compile `rustc-stack-overflow` (bin "rustc-stack-overflow" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name rustc_stack_overflow --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18426173ca720ea0 -C extra-filename=-e0dd2bb2d4efe44f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern graphql_client=/opt/rustwide/target/debug/deps/libgraphql_client-5982ac73ad72fa55.rmeta --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: rustc interrupted by SIGSEGV, printing backtrace
[INFO] [stderr] 
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/ddcf048784667508cd676fef4667f88ae15628a3/lib/librustc_driver-38073c988b888dd5.so(+0x3c47e2f)[0x74c64f047e2f]
[INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x45330)[0x74c64b233330]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1cc5bc)[0x74c635dcc5bc]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1c9842)[0x74c635dc9842]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x223230)[0x74c635e23230]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1e017a)[0x74c635de017a]
[INFO] [stderr] 
[INFO] [stderr] ### cycle encountered after 6 frames with period 10
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x221006)[0x74c635e21006]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1d73fb)[0x74c635dd73fb]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1d72c7)[0x74c635dd72c7]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1e011d)[0x74c635de011d]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1e01ea)[0x74c635de01ea]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x221006)[0x74c635e21006]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1d73fb)[0x74c635dd73fb]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1d72c7)[0x74c635dd72c7]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1e011d)[0x74c635de011d]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-4452305727b24fb4.so(+0x1e01ea)[0x74c635de01ea]
[INFO] [stderr] ### recursed 25 times
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] note: rustc unexpectedly overflowed its stack! this is a bug
[INFO] [stderr] note: maximum backtrace depth reached, frames may have been lost
[INFO] [stderr] note: we would appreciate a report at https://github.com/rust-lang/rust
[INFO] [stderr] help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
[INFO] [stderr] note: backtrace dumped due to SIGSEGV! resuming signal
[INFO] [stderr] error: could not compile `rustc-stack-overflow` (bin "rustc-stack-overflow")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name rustc_stack_overflow --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9f5ecc3f7f821409 -C extra-filename=-3769ca3570fed613 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern graphql_client=/opt/rustwide/target/debug/deps/libgraphql_client-5982ac73ad72fa55.rmeta --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "c9a0144227f735e31272d38d9746a4a6c87d5516c8404123c60336fc7ccf71ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9a0144227f735e31272d38d9746a4a6c87d5516c8404123c60336fc7ccf71ad", kill_on_drop: false }`
[INFO] [stdout] c9a0144227f735e31272d38d9746a4a6c87d5516c8404123c60336fc7ccf71ad
