[INFO] cloning repository https://github.com/notnotmelon/achievement-enabler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notnotmelon/achievement-enabler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotnotmelon%2Fachievement-enabler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotnotmelon%2Fachievement-enabler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34d44c527ca6dff3d8c96fe1e24d1b0951397683
[INFO] building notnotmelon/achievement-enabler against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotnotmelon%2Fachievement-enabler" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/notnotmelon/achievement-enabler on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/notnotmelon/achievement-enabler
[INFO] finished tweaking git repo https://github.com/notnotmelon/achievement-enabler
[INFO] tweaked toml for git repo https://github.com/notnotmelon/achievement-enabler written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/notnotmelon/achievement-enabler 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/factorio-rivets/rivets-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 30 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3
[INFO] [stderr]       Adding core-foundation-sys v0.8.7
[INFO] [stderr]       Adding cstr v0.2.12
[INFO] [stderr]       Adding dll-syringe v0.15.2
[INFO] [stderr]       Adding either v1.13.0
[INFO] [stderr]       Adding goblin v0.6.1
[INFO] [stderr]       Adding iced-x86 v1.21.0
[INFO] [stderr]       Adding itertools v0.8.2
[INFO] [stderr]       Adding konst v0.3.16
[INFO] [stderr]       Adding konst_kernel v0.3.15
[INFO] [stderr]       Adding lazy_static v1.5.0
[INFO] [stderr]       Adding log v0.4.22
[INFO] [stderr]       Adding ntapi v0.4.1
[INFO] [stderr]       Adding num_enum v0.6.1
[INFO] [stderr]       Adding num_enum_derive v0.6.1
[INFO] [stderr]       Adding path-absolutize v3.1.1
[INFO] [stderr]       Adding path-dedot v3.1.1
[INFO] [stderr]       Adding plain v0.2.3
[INFO] [stderr]       Adding rivets v0.1.0 (https://github.com/factorio-rivets/rivets-rs#edbb3320)
[INFO] [stderr]       Adding rivets-macros v0.1.0 (https://github.com/factorio-rivets/rivets-rs#edbb3320)
[INFO] [stderr]       Adding rivets-shared v0.1.0 (https://github.com/factorio-rivets/rivets-rs#edbb3320)
[INFO] [stderr]       Adding same-file v1.0.6
[INFO] [stderr]       Adding scroll_derive v0.11.1
[INFO] [stderr]       Adding shrinkwraprs v0.3.0
[INFO] [stderr]       Adding stopwatch2 v2.0.0
[INFO] [stderr]       Adding sysinfo v0.29.11
[INFO] [stderr]       Adding typewit v1.11.0
[INFO] [stderr]       Adding typewit_proc_macros v1.8.1
[INFO] [stderr]       Adding widestring v1.1.0
[INFO] [stderr]       Adding winapi-util v0.1.9
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.2.0
[INFO] [stderr]   Downloaded konst_kernel v0.3.15
[INFO] [stderr]   Downloaded stopwatch2 v2.0.0
[INFO] [stderr]   Downloaded dll-syringe v0.15.2
[INFO] [stderr]   Downloaded lazy-regex v3.2.0
[INFO] [stderr]   Downloaded undname v1.1.2
[INFO] [stderr]   Downloaded typewit v1.11.0
[INFO] [stderr]   Downloaded konst v0.3.16
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f65ba4a6a634fc5f92c09d1378f354346d7a9b28fe329ce19ddb09c838fa7cfe
[INFO] running `Command { std: "docker" "start" "-a" "f65ba4a6a634fc5f92c09d1378f354346d7a9b28fe329ce19ddb09c838fa7cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f65ba4a6a634fc5f92c09d1378f354346d7a9b28fe329ce19ddb09c838fa7cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f65ba4a6a634fc5f92c09d1378f354346d7a9b28fe329ce19ddb09c838fa7cfe", kill_on_drop: false }`
[INFO] [stdout] f65ba4a6a634fc5f92c09d1378f354346d7a9b28fe329ce19ddb09c838fa7cfe
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62d9f5acb56c7a916a2ea06a3f71eff6b324830c333d5d151e7f1f42fdd83c5e
[INFO] running `Command { std: "docker" "start" "-a" "62d9f5acb56c7a916a2ea06a3f71eff6b324830c333d5d151e7f1f42fdd83c5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling windows-result v0.2.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling windows-strings v0.1.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling slice-pool2 v0.4.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling typewit v1.11.0
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling mmap-fixed-fixed v0.1.3
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling konst_kernel v0.3.15
[INFO] [stderr]    Compiling pdb v0.8.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling const_panic v0.2.8
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling iced-x86 v1.21.0
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling konst v0.3.16
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling stopwatch2 v2.0.0
[INFO] [stderr]    Compiling widestring v1.1.0
[INFO] [stderr]    Compiling libudis86-sys v0.2.1
[INFO] [stderr]    Compiling retour v0.3.1
[INFO] [stderr]    Compiling shrinkwraprs v0.3.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to write /tmp/rustc524rvH/lib.rmeta: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write /tmp/rustc1lZuyI/lib.rmeta: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name regex --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.10.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="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=85652809f6d8ac0c -C extra-filename=-330c84f99b879838 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-6f9636f414e30ed5.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-4f0714dc45d95749.rmeta --extern regex_automata=/opt/rustwide/target/debug/deps/libregex_automata-37cb70889d56336a.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-adafe89d9c9f580d.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `bstr` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name bstr --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bstr-1.10.0/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 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=e89ebecab84504d6 -C extra-filename=-db4f238652c8782c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-4f0714dc45d95749.rmeta --extern regex_automata=/opt/rustwide/target/debug/deps/libregex_automata-37cb70889d56336a.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetayX21U9"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `darling_core` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaVQWLM1/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iced-x86` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "62d9f5acb56c7a916a2ea06a3f71eff6b324830c333d5d151e7f1f42fdd83c5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62d9f5acb56c7a916a2ea06a3f71eff6b324830c333d5d151e7f1f42fdd83c5e", kill_on_drop: false }`
[INFO] [stdout] 62d9f5acb56c7a916a2ea06a3f71eff6b324830c333d5d151e7f1f42fdd83c5e
