[INFO] cloning repository https://github.com/MarsMellow04/terminal_diplomacy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarsMellow04/terminal_diplomacy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarsMellow04%2Fterminal_diplomacy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarsMellow04%2Fterminal_diplomacy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10ed17fb4c6d0851f2f4572944141fdf6c11330d [INFO] testing MarsMellow04/terminal_diplomacy against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarsMellow04%2Fterminal_diplomacy" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MarsMellow04/terminal_diplomacy [INFO] finished tweaking git repo https://github.com/MarsMellow04/terminal_diplomacy [INFO] tweaked toml for git repo https://github.com/MarsMellow04/terminal_diplomacy written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MarsMellow04/terminal_diplomacy on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MarsMellow04/terminal_diplomacy 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ouroboros v0.17.2 [INFO] [stderr] Downloaded ordered-float v3.9.2 [INFO] [stderr] Downloaded ouroboros_macro v0.17.2 [INFO] [stderr] Downloaded sea-orm-macros v0.12.15 [INFO] [stderr] Downloaded from_variants_impl v1.0.2 [INFO] [stderr] Downloaded fragile v2.0.1 [INFO] [stderr] Downloaded mockall v0.14.0 [INFO] [stderr] Downloaded postgres-protocol v0.6.9 [INFO] [stderr] Downloaded mockall_derive v0.14.0 [INFO] [stderr] Downloaded diplomacy v0.2.0 [INFO] [stderr] Downloaded postgres-types v0.2.10 [INFO] [stderr] Downloaded inquire v0.9.1 [INFO] [stderr] Downloaded rust_decimal v1.38.0 [INFO] [stderr] Downloaded postgres v0.19.11 [INFO] [stderr] Downloaded tokio-postgres v0.7.14 [INFO] [stderr] Downloaded from_variants v1.0.2 [INFO] [stderr] Downloaded sea-query-binder v0.5.0 [INFO] [stderr] Downloaded sea-query v0.30.7 [INFO] [stderr] Downloaded sea-orm v0.12.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41b721aeaefdceb71d0c56ad925692bb9e839f30edb64343836e3fb7a9c4466c [INFO] running `Command { std: "docker" "start" "-a" "41b721aeaefdceb71d0c56ad925692bb9e839f30edb64343836e3fb7a9c4466c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41b721aeaefdceb71d0c56ad925692bb9e839f30edb64343836e3fb7a9c4466c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41b721aeaefdceb71d0c56ad925692bb9e839f30edb64343836e3fb7a9c4466c", kill_on_drop: false }` [INFO] [stdout] 41b721aeaefdceb71d0c56ad925692bb9e839f30edb64343836e3fb7a9c4466c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87d925f42fc47bbb79ffe911b20688f84474601ab81ee7398ff5224bd5d5078c [INFO] running `Command { std: "docker" "start" "-a" "87d925f42fc47bbb79ffe911b20688f84474601ab81ee7398ff5224bd5d5078c", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling mockall_derive v0.14.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling mockall v0.14.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling postgres-types v0.2.10 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling sea-orm-macros v0.12.15 [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/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=8a3901927beeeb22 -C extra-filename=-9ba81361bb3e8f62 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-369d8852c9a54258.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c6819fc659b84ed7.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.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" "87d925f42fc47bbb79ffe911b20688f84474601ab81ee7398ff5224bd5d5078c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87d925f42fc47bbb79ffe911b20688f84474601ab81ee7398ff5224bd5d5078c", kill_on_drop: false }` [INFO] [stdout] 87d925f42fc47bbb79ffe911b20688f84474601ab81ee7398ff5224bd5d5078c