[INFO] fetching crate maelstrom-run 0.14.0...
[INFO] checking maelstrom-run-0.14.0 against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] extracting crate maelstrom-run 0.14.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate maelstrom-run 0.14.0
[INFO] finished tweaking crates.io crate maelstrom-run 0.14.0
[INFO] tweaked toml for crates.io crate maelstrom-run 0.14.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate maelstrom-run 0.14.0 on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate maelstrom-run 0.14.0 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1417dbe41d503de22292d0a56271942bbd2b1b489d36b43c302cee3cb524f084
[INFO] running `Command { std: "docker" "start" "-a" "1417dbe41d503de22292d0a56271942bbd2b1b489d36b43c302cee3cb524f084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1417dbe41d503de22292d0a56271942bbd2b1b489d36b43c302cee3cb524f084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1417dbe41d503de22292d0a56271942bbd2b1b489d36b43c302cee3cb524f084", kill_on_drop: false }`
[INFO] [stdout] 1417dbe41d503de22292d0a56271942bbd2b1b489d36b43c302cee3cb524f084
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2b9286bd99cad492f66037a7ba207746c1038dc6793f90dcaa80c36d84d2102
[INFO] running `Command { std: "docker" "start" "-a" "d2b9286bd99cad492f66037a7ba207746c1038dc6793f90dcaa80c36d84d2102", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling azure_core v0.21.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling fs-err v3.1.0
[INFO] [stderr]     Checking RustyXML v0.3.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking bytesize v1.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking tempfile v3.19.0
[INFO] [stderr]     Checking xattr v1.5.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.1.0
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.1.0
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.1.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling protoc-bin-vendored v3.1.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking std-semaphore v0.1.0
[INFO] [stderr]     Checking vt100 v0.15.2
[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/f27166d4c64dc29edc5ea3214357f191edf8b635/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/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"' --cfg 'feature="visit-mut"' --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=6f9b12a986d3928d -C extra-filename=-5b2d52f8d51fab19 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-21e3e1a6b62590dc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d9cd4251aac42a18.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f27166d4c64dc29edc5ea3214357f191edf8b635/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/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="std"' --cfg 'feature="unicode-bool"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=6886346dd36833e3 -C extra-filename=-1a18bf361256bdd3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d2b9286bd99cad492f66037a7ba207746c1038dc6793f90dcaa80c36d84d2102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2b9286bd99cad492f66037a7ba207746c1038dc6793f90dcaa80c36d84d2102", kill_on_drop: false }`
[INFO] [stdout] d2b9286bd99cad492f66037a7ba207746c1038dc6793f90dcaa80c36d84d2102
