[INFO] cloning repository https://github.com/Bengerthelorf/pikpaktui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bengerthelorf/pikpaktui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBengerthelorf%2Fpikpaktui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBengerthelorf%2Fpikpaktui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3934c4e49e784017f0ba0244ed4a850b39013e48
[INFO] checking Bengerthelorf/pikpaktui against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBengerthelorf%2Fpikpaktui" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bengerthelorf/pikpaktui
[INFO] finished tweaking git repo https://github.com/Bengerthelorf/pikpaktui
[INFO] tweaked toml for git repo https://github.com/Bengerthelorf/pikpaktui written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bengerthelorf/pikpaktui on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bengerthelorf/pikpaktui 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.documentation`
[INFO] [stderr]   --> Cargo.toml:45:12
[INFO] [stderr]    |
[INFO] [stderr] 43 | documentation = "https://app.snaix.homes/pikpaktui/"
[INFO] [stderr]    |                 ------------------------------------
[INFO] [stderr] 44 | edition = "2024"
[INFO] [stderr] 45 | homepage = "https://app.snaix.homes/pikpaktui/"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `pikpaktui` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded self_update v0.43.1
[INFO] [stderr]   Downloaded zipsign-api v0.1.5
[INFO] [stderr]   Downloaded zip v6.0.0
[INFO] [stderr]   Downloaded self-replace v1.5.0
[INFO] [stderr]   Downloaded quantette v0.5.1
[INFO] [stderr]   Downloaded safe_arch v0.9.3
[INFO] [stderr]   Downloaded wide v0.8.3
[INFO] [stderr]   Downloaded ratatui-image v10.0.6
[INFO] [stderr]   Downloaded icy_sixel v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] af3abe37da5441930690503c30948f370bf2a186503d74e8bbce3aed6d206244
[INFO] running `Command { std: "docker" "start" "af3abe37da5441930690503c30948f370bf2a186503d74e8bbce3aed6d206244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af3abe37da5441930690503c30948f370bf2a186503d74e8bbce3aed6d206244", 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" "af3abe37da5441930690503c30948f370bf2a186503d74e8bbce3aed6d206244" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af3abe37da5441930690503c30948f370bf2a186503d74e8bbce3aed6d206244", 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" "af3abe37da5441930690503c30948f370bf2a186503d74e8bbce3aed6d206244" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.documentation`
[INFO] [stderr]   --> Cargo.toml:45:12
[INFO] [stderr]    |
[INFO] [stderr] 43 | documentation = "https://app.snaix.homes/pikpaktui/"
[INFO] [stderr]    |                 ------------------------------------
[INFO] [stderr] 44 | edition = "2024"
[INFO] [stderr] 45 | homepage = "https://app.snaix.homes/pikpaktui/"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `pikpaktui` (manifest) generated 1 warning
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zune-jpeg v0.5.13
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling self_update v0.43.1
[INFO] [stderr]    Compiling ratatui-image v10.0.6
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking zip v6.0.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking self-replace v1.5.0
[INFO] [stderr] error: could not compile `pxfm` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eca445e5ae4a6679cc27d3a09106ce245e13a5a6/bin/rustc --crate-name pxfm --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pxfm-0.1.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --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=c09a64ff40b703f1 -C extra-filename=-0d5dcbd43fb06ab7 --out-dir /opt/rustwide/target/debug/build/pxfm/0d5dcbd43fb06ab7/out --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (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/eca445e5ae4a6679cc27d3a09106ce245e13a5a6/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -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"' --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=a9f0f1bf52f49136 -C extra-filename=-e0faf52aa5e48801 --out-dir /opt/rustwide/target/debug/build/syn/e0faf52aa5e48801/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "af3abe37da5441930690503c30948f370bf2a186503d74e8bbce3aed6d206244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af3abe37da5441930690503c30948f370bf2a186503d74e8bbce3aed6d206244", kill_on_drop: false }`
[INFO] [stdout] af3abe37da5441930690503c30948f370bf2a186503d74e8bbce3aed6d206244
