[INFO] cloning repository https://github.com/MyGamesM/rust-music-player [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MyGamesM/rust-music-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMyGamesM%2Frust-music-player", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMyGamesM%2Frust-music-player'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93ab0c3b902342483a8ab8aac261788ff32d6dc8 [INFO] building MyGamesM/rust-music-player against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMyGamesM%2Frust-music-player" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MyGamesM/rust-music-player [INFO] finished tweaking git repo https://github.com/MyGamesM/rust-music-player [INFO] tweaked toml for git repo https://github.com/MyGamesM/rust-music-player written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MyGamesM/rust-music-player on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MyGamesM/rust-music-player 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded permutation v0.4.1 [INFO] [stderr] Downloaded cached_proc_macro v0.20.0 [INFO] [stderr] Downloaded strum v0.26.1 [INFO] [stderr] Downloaded readme-rustdocifier v0.1.1 [INFO] [stderr] Downloaded audiotags-macro v0.2.0 [INFO] [stderr] Downloaded memoize-inner v0.4.3 [INFO] [stderr] Downloaded lru v0.12.2 [INFO] [stderr] Downloaded ffmpeg-sys-next v6.1.0 [INFO] [stderr] Downloaded mp4ameta_proc v0.6.0 [INFO] [stderr] Downloaded strum_macros v0.26.1 [INFO] [stderr] Downloaded metaflac v0.2.5 [INFO] [stderr] Downloaded pest_derive v2.7.7 [INFO] [stderr] Downloaded ahash v0.8.8 [INFO] [stderr] Downloaded id3 v1.12.0 [INFO] [stderr] Downloaded ffmpeg-next v6.1.1 [INFO] [stderr] Downloaded handlebars v3.5.5 [INFO] [stderr] Downloaded cached v0.49.2 [INFO] [stderr] Downloaded pest_meta v2.7.7 [INFO] [stderr] Downloaded pest v2.7.7 [INFO] [stderr] Downloaded metadata v0.1.8 [INFO] [stderr] Downloaded indexmap v2.2.3 [INFO] [stderr] Downloaded bindgen v0.64.0 [INFO] [stderr] Downloaded pest_generator v2.7.7 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.41 [INFO] [stderr] Downloaded memoize v0.4.2 [INFO] [stderr] Downloaded ratatui v0.26.1 [INFO] [stderr] Downloaded color-eyre v0.6.2 [INFO] [stderr] Downloaded mp4ameta v0.11.0 [INFO] [stderr] Downloaded audiotags v0.5.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c90c149e08187e7662f1b1583d8ae50e3125308dc89b2762f45a5cb4b2f886aa [INFO] running `Command { std: "docker" "start" "-a" "c90c149e08187e7662f1b1583d8ae50e3125308dc89b2762f45a5cb4b2f886aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c90c149e08187e7662f1b1583d8ae50e3125308dc89b2762f45a5cb4b2f886aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c90c149e08187e7662f1b1583d8ae50e3125308dc89b2762f45a5cb4b2f886aa", kill_on_drop: false }` [INFO] [stdout] c90c149e08187e7662f1b1583d8ae50e3125308dc89b2762f45a5cb4b2f886aa [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 658696c32e945e360262b501aa77b813a933c4bcb6d389e9bd596babda5421c6 [INFO] running `Command { std: "docker" "start" "-a" "658696c32e945e360262b501aa77b813a933c4bcb6d389e9bd596babda5421c6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling symphonia-core v0.5.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ffmpeg-next v6.1.1 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling alsa v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling symphonia-metadata v0.5.3 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling mp4ameta_proc v0.6.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling metaflac v0.2.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling mp4ameta v0.11.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling symphonia v0.5.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling addr2line v0.21.0 [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/c7f6aa2869acdbf014d094c6e427e554e160b6db/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=1c8d873eabbf0594 -C extra-filename=-2781ab00e3531406 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43bef833ad5a6872.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7acff96f9e6772ca.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "658696c32e945e360262b501aa77b813a933c4bcb6d389e9bd596babda5421c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "658696c32e945e360262b501aa77b813a933c4bcb6d389e9bd596babda5421c6", kill_on_drop: false }` [INFO] [stdout] 658696c32e945e360262b501aa77b813a933c4bcb6d389e9bd596babda5421c6