[INFO] cloning repository https://github.com/unhappychoice/steamfetch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unhappychoice/steamfetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funhappychoice%2Fsteamfetch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funhappychoice%2Fsteamfetch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d3be6bbe29ba166991a17b5baa0ce19d857eacc
[INFO] checking unhappychoice/steamfetch against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funhappychoice%2Fsteamfetch" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/unhappychoice/steamfetch
[INFO] finished tweaking git repo https://github.com/unhappychoice/steamfetch
[INFO] tweaked toml for git repo https://github.com/unhappychoice/steamfetch written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/unhappychoice/steamfetch on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/unhappychoice/steamfetch 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a1b49f81af5a7bd3ead6dae592ef6b108bb670d8541e332d8d262985f619641d
[INFO] running `Command { std: "docker" "start" "a1b49f81af5a7bd3ead6dae592ef6b108bb670d8541e332d8d262985f619641d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1b49f81af5a7bd3ead6dae592ef6b108bb670d8541e332d8d262985f619641d", 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" "a1b49f81af5a7bd3ead6dae592ef6b108bb670d8541e332d8d262985f619641d" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1b49f81af5a7bd3ead6dae592ef6b108bb670d8541e332d8d262985f619641d", 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" "a1b49f81af5a7bd3ead6dae592ef6b108bb670d8541e332d8d262985f619641d" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling steamworks-sys v0.13.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking rand_xoshiro v0.8.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v3.0.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]    Compiling steamfetch v0.5.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling clap_derive v4.6.3
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking steamworks v0.13.1
[INFO] [stderr]     Checking safe_arch v1.1.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking wide v1.6.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr] error: could not compile `wide` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name wide --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-1.6.1/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("default", "serde", "std"))' -C metadata=122880e819348ca9 -C extra-filename=-29b6738287f39426 --out-dir /opt/rustwide/target/debug/build/wide/29b6738287f39426/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/8bd87cd92af1e731/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/ee58e8d2a7c4fa21/out -L dependency=/opt/rustwide/target/debug/build/safe_arch/cb75220a23c10d01/out --extern bytemuck=/opt/rustwide/target/debug/build/bytemuck/8bd87cd92af1e731/out/libbytemuck-8bd87cd92af1e731.rmeta --extern safe_arch=/opt/rustwide/target/debug/build/safe_arch/cb75220a23c10d01/out/libsafe_arch-cb75220a23c10d01.rmeta --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 `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=3595557dde1c4df7 -C extra-filename=-fa2e88b100add5c5 --out-dir /opt/rustwide/target/debug/build/tokio/fa2e88b100add5c5/out -L dependency=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/errno/0f735279c0a5cb88/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/mio/76a3d4dd29f4ddaa/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/d926423a8d183b03/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/4d757aaa42b2cbdf/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/e631dbe7df418f4f/out -L dependency=/opt/rustwide/target/debug/build/smallvec/dd4339173f24a482/out -L dependency=/opt/rustwide/target/debug/build/socket2/67c160a512df14eb/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/939e3c52d40b17b7/out --extern bytes=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out/liblibc-5b122225efee376b.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/76a3d4dd29f4ddaa/out/libmio-76a3d4dd29f4ddaa.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/d926423a8d183b03/out/libparking_lot-d926423a8d183b03.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/e631dbe7df418f4f/out/libsignal_hook_registry-e631dbe7df418f4f.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/67c160a512df14eb/out/libsocket2-67c160a512df14eb.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/939e3c52d40b17b7/out/libtokio_macros-939e3c52d40b17b7.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a1b49f81af5a7bd3ead6dae592ef6b108bb670d8541e332d8d262985f619641d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1b49f81af5a7bd3ead6dae592ef6b108bb670d8541e332d8d262985f619641d", kill_on_drop: false }`
[INFO] [stdout] a1b49f81af5a7bd3ead6dae592ef6b108bb670d8541e332d8d262985f619641d
