[INFO] cloning repository https://github.com/luxpapilio/termusic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luxpapilio/termusic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxpapilio%2Ftermusic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxpapilio%2Ftermusic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77f758b9acb099e95ad990c58f838a5e7dc97c16
[INFO] checking luxpapilio/termusic against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluxpapilio%2Ftermusic" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luxpapilio/termusic
[INFO] finished tweaking git repo https://github.com/luxpapilio/termusic
[INFO] tweaked toml for git repo https://github.com/luxpapilio/termusic written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luxpapilio/termusic on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luxpapilio/termusic 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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ogg_pager v0.5.0
[INFO] [stderr]   Downloaded lofty_attr v0.9.0
[INFO] [stderr]   Downloaded lofty v0.15.0
[INFO] [stderr]   Downloaded no_std_io2 v0.9.3
[INFO] [stderr]   Downloaded ansi-to-tui v3.1.0
[INFO] [stderr]   Downloaded imagequant v4.4.1
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] [stderr]   Downloaded icy_sixel v0.1.3
[INFO] [stderr]   Downloaded ratatui-image v0.4.3
[INFO] [stderr]   Downloaded ansimage v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b384252e50333e9cd2f322e77cc8d90cce27b9fcc454183c3c3e16d36045932a
[INFO] running `Command { std: "docker" "start" "b384252e50333e9cd2f322e77cc8d90cce27b9fcc454183c3c3e16d36045932a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b384252e50333e9cd2f322e77cc8d90cce27b9fcc454183c3c3e16d36045932a", 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" "b384252e50333e9cd2f322e77cc8d90cce27b9fcc454183c3c3e16d36045932a" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b384252e50333e9cd2f322e77cc8d90cce27b9fcc454183c3c3e16d36045932a", 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" "b384252e50333e9cd2f322e77cc8d90cce27b9fcc454183c3c3e16d36045932a" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking no_std_io2 v0.9.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking color-spantrace v0.3.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr] error: could not compile `rayon` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/656a9da186dacaf3bf8f7f7296a825d256cb4ae3/bin/rustc --crate-name rayon --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.12.0/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("web_spin_lock"))' -C metadata=63992e44eac7d327 -C extra-filename=-d41ced062e096243 --out-dir /opt/rustwide/target/debug/build/rayon/d41ced062e096243/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/fdad849b02bfa1ea/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/b76a30c82221d246/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/1c9006e854b046b8/out --extern either=/opt/rustwide/target/debug/build/either/e7c87d65ab6b881e/out/libeither-e7c87d65ab6b881e.rmeta --extern rayon_core=/opt/rustwide/target/debug/build/rayon-core/7a884365b0b2f48a/out/librayon_core-7a884365b0b2f48a.rmeta --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] running `Command { std: "docker" "inspect" "b384252e50333e9cd2f322e77cc8d90cce27b9fcc454183c3c3e16d36045932a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b384252e50333e9cd2f322e77cc8d90cce27b9fcc454183c3c3e16d36045932a", kill_on_drop: false }`
[INFO] [stdout] b384252e50333e9cd2f322e77cc8d90cce27b9fcc454183c3c3e16d36045932a
