[INFO] cloning repository https://github.com/jewlexx/sfsu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jewlexx/sfsu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewlexx%2Fsfsu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewlexx%2Fsfsu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e32b7a3a79302086c9b4e43ea7f2211d7e83e7f9 [INFO] checking jewlexx/sfsu against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewlexx%2Fsfsu" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jewlexx/sfsu on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jewlexx/sfsu [INFO] finished tweaking git repo https://github.com/jewlexx/sfsu [INFO] tweaked toml for git repo https://github.com/jewlexx/sfsu written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jewlexx/sfsu 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tz-rs v0.6.14 [INFO] [stderr] Downloaded shadow-rs v0.26.1 [INFO] [stderr] Downloaded is_debug v1.0.1 [INFO] [stderr] Downloaded const-str-proc-macro v0.5.4 [INFO] [stderr] Downloaded tzdb v0.6.1 [INFO] [stderr] Downloaded proc-macro-crate v3.1.0 [INFO] [stderr] Downloaded const-str v0.5.6 [INFO] [stderr] Downloaded tzdb_data v0.1.1 [INFO] [stderr] Downloaded quork v0.6.2 [INFO] [stderr] Downloaded quork-proc v0.3.1 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2da0ed07ceb579fcc7707127e952f7de35d5923f1e11a4ad0628b85899443820 [INFO] running `Command { std: "docker" "start" "-a" "2da0ed07ceb579fcc7707127e952f7de35d5923f1e11a4ad0628b85899443820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2da0ed07ceb579fcc7707127e952f7de35d5923f1e11a4ad0628b85899443820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2da0ed07ceb579fcc7707127e952f7de35d5923f1e11a4ad0628b85899443820", kill_on_drop: false }` [INFO] [stdout] 2da0ed07ceb579fcc7707127e952f7de35d5923f1e11a4ad0628b85899443820 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf4a8896b5cef9a80fa518e7ca481a472309e21ec9694a383098240a37e6eaaf [INFO] running `Command { std: "docker" "start" "-a" "bf4a8896b5cef9a80fa518e7ca481a472309e21ec9694a383098240a37e6eaaf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking winnow v0.5.34 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling tzdb_data v0.1.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling regex-automata v0.4.4 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling libz-sys v1.1.14 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling tzdb v0.6.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling quork v0.6.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling sfsu-derive v0.1.0 (/opt/rustwide/workdir/sfsu-derive) [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling const-str-proc-macro v0.5.4 [INFO] [stderr] Compiling quork-proc v0.3.1 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Checking const-str v0.5.6 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking os_info v3.7.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Checking human-panic v1.2.3 [INFO] [stderr] Compiling shadow-rs v0.26.1 [INFO] [stderr] Compiling sfsu v1.8.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `bucket` is never read [INFO] [stdout] --> src/buckets.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 263 | pub struct BucketRepo { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 264 | bucket: Bucket, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bucket` is never read [INFO] [stdout] --> src/buckets.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 263 | pub struct BucketRepo { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 264 | bucket: Bucket, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `sfsu::packages::Manifest::notes` [INFO] [stdout] --> src/commands/info.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 102 | notes: manifest.notes.map(|notes| notes.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `sfsu::packages::Manifest::notes` [INFO] [stdout] --> src/commands/info.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 102 | notes: manifest.notes.map(|notes| notes.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.76s [INFO] running `Command { std: "docker" "inspect" "bf4a8896b5cef9a80fa518e7ca481a472309e21ec9694a383098240a37e6eaaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf4a8896b5cef9a80fa518e7ca481a472309e21ec9694a383098240a37e6eaaf", kill_on_drop: false }` [INFO] [stdout] bf4a8896b5cef9a80fa518e7ca481a472309e21ec9694a383098240a37e6eaaf [INFO] checking jewlexx/sfsu against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewlexx%2Fsfsu" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jewlexx/sfsu on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jewlexx/sfsu [INFO] finished tweaking git repo https://github.com/jewlexx/sfsu [INFO] tweaked toml for git repo https://github.com/jewlexx/sfsu written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jewlexx/sfsu 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21fc7026e435174cc15d65f20fd2c44e25f092b94e07f50b909f6e1b14e20cb2 [INFO] running `Command { std: "docker" "start" "-a" "21fc7026e435174cc15d65f20fd2c44e25f092b94e07f50b909f6e1b14e20cb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21fc7026e435174cc15d65f20fd2c44e25f092b94e07f50b909f6e1b14e20cb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21fc7026e435174cc15d65f20fd2c44e25f092b94e07f50b909f6e1b14e20cb2", kill_on_drop: false }` [INFO] [stdout] 21fc7026e435174cc15d65f20fd2c44e25f092b94e07f50b909f6e1b14e20cb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4a7d545ab17aaaa31b05d4d94d4b3f0ca67730a8dc093a8dbc63534acadfa86 [INFO] running `Command { std: "docker" "start" "-a" "d4a7d545ab17aaaa31b05d4d94d4b3f0ca67730a8dc093a8dbc63534acadfa86", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking winnow v0.5.34 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tzdb_data v0.1.1 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling regex-automata v0.4.4 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling libz-sys v1.1.14 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [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/7622c0f807a4e13c4db886a1681bf343795692df/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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"' -C metadata=9f7c3d4f98f84761 -C extra-filename=-9f7c3d4f98f84761 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-551d8b4e1c52b9a6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5425bbf43cdf9091.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid -Dnon_local_definitions` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d4a7d545ab17aaaa31b05d4d94d4b3f0ca67730a8dc093a8dbc63534acadfa86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4a7d545ab17aaaa31b05d4d94d4b3f0ca67730a8dc093a8dbc63534acadfa86", kill_on_drop: false }` [INFO] [stdout] d4a7d545ab17aaaa31b05d4d94d4b3f0ca67730a8dc093a8dbc63534acadfa86