[INFO] updating cached repository https://github.com/c-o-l-o-r/serde_tuple_issue [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c1238873e453e21350d366fa01777b5178fe496a [INFO] checking c-o-l-o-r/serde_tuple_issue against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-o-l-o-r%2Fserde_tuple_issue" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/c-o-l-o-r/serde_tuple_issue on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/c-o-l-o-r/serde_tuple_issue [INFO] finished tweaking git repo https://github.com/c-o-l-o-r/serde_tuple_issue [INFO] tweaked toml for git repo https://github.com/c-o-l-o-r/serde_tuple_issue written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/c-o-l-o-r/serde_tuple_issue already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ef3c6f8874a1a0429b1c8ea87888fb03ca30a464d557affa55874a2bc910d9fb [INFO] running `"docker" "start" "-a" "ef3c6f8874a1a0429b1c8ea87888fb03ca30a464d557affa55874a2bc910d9fb"` [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling serde_tuple v0.2.5 [INFO] [stderr] Checking serde_tuple_issue v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] [INFO] [stderr] thread 'rustc' has overflowed its stack [INFO] [stderr] fatal runtime error: stack overflow [INFO] [stderr] [INFO] [stderr] thread 'rustc' has overflowed its stack [INFO] [stderr] fatal runtime error: stack overflow [INFO] [stderr] error: could not compile `serde_tuple_issue`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_tuple_issue --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,metadata -C debuginfo=2 --test -C metadata=4f0a9155a45f7189 -C extra-filename=-4f0a9155a45f7189 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-e11d44a999d35448.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-537c872c9c203015.so --extern serde_tuple=/opt/rustwide/target/debug/deps/libserde_tuple-fd2daea35dbe0130.so --cap-lints=forbid` (signal: 6, SIGABRT: process abort signal) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_tuple_issue`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_tuple_issue --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,metadata -C debuginfo=2 -C metadata=f730acf78861a736 -C extra-filename=-f730acf78861a736 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-e11d44a999d35448.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-537c872c9c203015.so --extern serde_tuple=/opt/rustwide/target/debug/deps/libserde_tuple-fd2daea35dbe0130.so --cap-lints=forbid` (signal: 6, SIGABRT: process abort signal) [INFO] running `"docker" "inspect" "ef3c6f8874a1a0429b1c8ea87888fb03ca30a464d557affa55874a2bc910d9fb"` [INFO] running `"docker" "rm" "-f" "ef3c6f8874a1a0429b1c8ea87888fb03ca30a464d557affa55874a2bc910d9fb"` [INFO] [stdout] ef3c6f8874a1a0429b1c8ea87888fb03ca30a464d557affa55874a2bc910d9fb