[INFO] cloning repository https://github.com/X39/Writ [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/X39/Writ" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FX39%2FWrit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FX39%2FWrit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56cc7a969adcf4a22c895f668c295a1a730d529e [INFO] checking X39/Writ against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FX39%2FWrit" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/X39/Writ [INFO] finished tweaking git repo https://github.com/X39/Writ [INFO] tweaked toml for git repo https://github.com/X39/Writ written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/X39/Writ on toolchain 5d96fa0e954d77528204a1ba3b8847ec083c779b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/X39/Writ 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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded logos-codegen v0.16.1 [INFO] [stderr] Downloaded logos-derive v0.16.1 [INFO] [stderr] Downloaded ariadne v0.6.0 [INFO] [stderr] Downloaded logos v0.16.1 [INFO] [stderr] Downloaded chumsky v0.12.0 [INFO] [stderr] Downloaded insta v1.46.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 387be7fce261ddc3cb6b51a8dcad72476916cd81bc30f33050b764636df46c53 [INFO] running `Command { std: "docker" "start" "-a" "387be7fce261ddc3cb6b51a8dcad72476916cd81bc30f33050b764636df46c53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "387be7fce261ddc3cb6b51a8dcad72476916cd81bc30f33050b764636df46c53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "387be7fce261ddc3cb6b51a8dcad72476916cd81bc30f33050b764636df46c53", kill_on_drop: false }` [INFO] [stdout] 387be7fce261ddc3cb6b51a8dcad72476916cd81bc30f33050b764636df46c53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa8419eb8af14710ba9023f4a939805fdbd6b0efca4fc25ee38e2d8dcd14074f [INFO] running `Command { std: "docker" "start" "-a" "aa8419eb8af14710ba9023f4a939805fdbd6b0efca4fc25ee38e2d8dcd14074f", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Checking ariadne v0.6.0 [INFO] [stderr] Checking toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking ena v0.14.4 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking id-arena v2.3.0 [INFO] [stderr] Checking toml v0.9.12+spec-1.1.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking writ-module v0.1.0 (/opt/rustwide/workdir/writ-module) [INFO] [stderr] Checking writ-assembler v0.1.0 (/opt/rustwide/workdir/writ-assembler) [INFO] [stderr] Checking writ-runtime v0.1.0 (/opt/rustwide/workdir/writ-runtime) [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling logos-codegen v0.16.1 [INFO] [stderr] Compiling psm v0.1.30 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking stacker v0.1.23 [INFO] [stderr] Checking chumsky v0.12.0 [INFO] [stderr] Checking ron v0.12.0 [INFO] [stderr] Compiling logos-derive v0.16.1 [INFO] [stderr] Checking logos v0.16.1 [INFO] [stderr] Checking insta v1.46.3 [INFO] [stderr] Checking writ-parser v0.1.0 (/opt/rustwide/workdir/writ-parser) [INFO] [stderr] Checking writ-diagnostics v0.1.0 (/opt/rustwide/workdir/writ-diagnostics) [INFO] [stderr] error: could not compile `writ-parser` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5d96fa0e954d77528204a1ba3b8847ec083c779b/bin/rustc --crate-name writ_parser --edition=2024 writ-parser/src/lib.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=a72f26a0cfaf4d8f -C extra-filename=-7eac4b2eec60dd6d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-8a878e59199d60ce.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-9d393b909246e70b.rmeta --extern insta=/opt/rustwide/target/debug/deps/libinsta-67999c80cbb0ddce.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-6d683f8339e09c5a.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-0ed12d66c5834fd6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `writ-parser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5d96fa0e954d77528204a1ba3b8847ec083c779b/bin/rustc --crate-name writ_parser --edition=2024 writ-parser/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3df60c8078b51cba -C extra-filename=-f08f10cf02d4f757 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-9d393b909246e70b.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-6d683f8339e09c5a.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-0ed12d66c5834fd6/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "aa8419eb8af14710ba9023f4a939805fdbd6b0efca4fc25ee38e2d8dcd14074f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa8419eb8af14710ba9023f4a939805fdbd6b0efca4fc25ee38e2d8dcd14074f", kill_on_drop: false }` [INFO] [stdout] aa8419eb8af14710ba9023f4a939805fdbd6b0efca4fc25ee38e2d8dcd14074f