[INFO] cloning repository https://github.com/greshake/i3status-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greshake/i3status-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreshake%2Fi3status-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreshake%2Fi3status-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2f1eec1f3c5789fea344bc25e75597f04860f6c
[INFO] checking greshake/i3status-rust against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreshake%2Fi3status-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/greshake/i3status-rust
[INFO] finished tweaking git repo https://github.com/greshake/i3status-rust
[INFO] tweaked toml for git repo https://github.com/greshake/i3status-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/greshake/i3status-rust on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/greshake/i3status-rust 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6f124568c0416e3040aa585766dc8752e4efdef2dc5e29b938180e7f3cdae4ff
[INFO] running `Command { std: "docker" "start" "6f124568c0416e3040aa585766dc8752e4efdef2dc5e29b938180e7f3cdae4ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f124568c0416e3040aa585766dc8752e4efdef2dc5e29b938180e7f3cdae4ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f124568c0416e3040aa585766dc8752e4efdef2dc5e29b938180e7f3cdae4ff" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f124568c0416e3040aa585766dc8752e4efdef2dc5e29b938180e7f3cdae4ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f124568c0416e3040aa585766dc8752e4efdef2dc5e29b938180e7f3cdae4ff" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking pure-rust-locales v0.8.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking syn v2.0.87
[INFO] [stderr]    Compiling quick-xml v0.37.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling libpulse-sys v1.23.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling wayrs-proto-parser v3.0.0
[INFO] [stderr]    Compiling libsensors-sys v0.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]    Compiling wayrs-scanner v0.15.4
[INFO] [stderr]     Checking wayrs-core v1.0.4
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking cpufeatures v0.2.15
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr] error: could not compile `pure-rust-locales` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name pure_rust_locales --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pure-rust-locales-0.8.2/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("defmt"))' -C metadata=21df83301c7b5858 -C extra-filename=-b6190bd261455348 --out-dir /opt/rustwide/target/debug/build/pure-rust-locales/b6190bd261455348/out --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 `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.87/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 --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"' --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=c822a8de4ce3aa36 -C extra-filename=-676ba2bdb9359024 --out-dir /opt/rustwide/target/debug/build/syn/676ba2bdb9359024/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/c5ccad26272a658d/out -L dependency=/opt/rustwide/target/debug/build/quote/1a3819a605909a19/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/a25a4605be0380dc/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/c5ccad26272a658d/out/libproc_macro2-c5ccad26272a658d.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/1a3819a605909a19/out/libquote-1a3819a605909a19.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/a25a4605be0380dc/out/libunicode_ident-a25a4605be0380dc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6f124568c0416e3040aa585766dc8752e4efdef2dc5e29b938180e7f3cdae4ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f124568c0416e3040aa585766dc8752e4efdef2dc5e29b938180e7f3cdae4ff", kill_on_drop: false }`
[INFO] [stdout] 6f124568c0416e3040aa585766dc8752e4efdef2dc5e29b938180e7f3cdae4ff
