[INFO] cloning repository https://github.com/GoodGame563/tui_solution_create [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GoodGame563/tui_solution_create" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoodGame563%2Ftui_solution_create", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoodGame563%2Ftui_solution_create'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e66f9d3f53c7b250dff51247adb974f22901081 [INFO] checking GoodGame563/tui_solution_create against master#12f35ad39ed3e39df4d953c46d4f6cc6c82adc96 for pr-155299 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoodGame563%2Ftui_solution_create" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GoodGame563/tui_solution_create [INFO] finished tweaking git repo https://github.com/GoodGame563/tui_solution_create [INFO] tweaked toml for git repo https://github.com/GoodGame563/tui_solution_create written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GoodGame563/tui_solution_create on toolchain 12f35ad39ed3e39df4d953c46d4f6cc6c82adc96 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GoodGame563/tui_solution_create 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" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v1.0.3+spec-1.1.0 [INFO] [stderr] Downloaded tera v1.20.1 [INFO] [stderr] Downloaded etcetera v0.10.0 [INFO] [stderr] Downloaded dict v0.1.5 [INFO] [stderr] Downloaded enum-ordinalize v4.3.2 [INFO] [stderr] Downloaded slug v0.1.6 [INFO] [stderr] Downloaded ignore v0.4.25 [INFO] [stderr] Downloaded enum-ordinalize-derive v4.3.2 [INFO] [stderr] Downloaded confy v2.0.0 [INFO] [stderr] Downloaded deunicode v1.6.2 [INFO] [stderr] Downloaded ratatui-explorer v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcd198792c487e85667f7b6cd37545d2cc97285b4e5de563f6687d1a8df2cea2 [INFO] running `Command { std: "docker" "start" "-a" "fcd198792c487e85667f7b6cd37545d2cc97285b4e5de563f6687d1a8df2cea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcd198792c487e85667f7b6cd37545d2cc97285b4e5de563f6687d1a8df2cea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcd198792c487e85667f7b6cd37545d2cc97285b4e5de563f6687d1a8df2cea2", kill_on_drop: false }` [INFO] [stdout] fcd198792c487e85667f7b6cd37545d2cc97285b4e5de563f6687d1a8df2cea2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e3c70029b9bedb8f817564fff4c778a47fa440a3a1a370164ad03efa5e35e58 [INFO] running `Command { std: "docker" "start" "-a" "5e3c70029b9bedb8f817564fff4c778a47fa440a3a1a370164ad03efa5e35e58", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking etcetera v0.10.0 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Checking dict v0.1.5 [INFO] [stderr] Checking toml v1.0.3+spec-1.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=29de514e32086803 -C extra-filename=-5f53e0e5a73d8e45 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-774d2fb1b129607b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3f65f25de01299c3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-af4dab7b77cddc19.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5e3c70029b9bedb8f817564fff4c778a47fa440a3a1a370164ad03efa5e35e58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e3c70029b9bedb8f817564fff4c778a47fa440a3a1a370164ad03efa5e35e58", kill_on_drop: false }` [INFO] [stdout] 5e3c70029b9bedb8f817564fff4c778a47fa440a3a1a370164ad03efa5e35e58