[INFO] cloning repository https://github.com/tramhao/music_tui_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tramhao/music_tui_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftramhao%2Fmusic_tui_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftramhao%2Fmusic_tui_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15e294e9f6ba9c2092f9e26ab52de925ae789e45 [INFO] building tramhao/music_tui_rs against try#8e6760e82a081fb624e777d52ef744c1def2f593 for pr-105577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftramhao%2Fmusic_tui_rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tramhao/music_tui_rs on toolchain 8e6760e82a081fb624e777d52ef744c1def2f593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/tramhao/music_tui_rs [INFO] finished tweaking git repo https://github.com/tramhao/music_tui_rs [INFO] tweaked toml for git repo https://github.com/tramhao/music_tui_rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/tramhao/music_tui_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37297c41486cfebd381eaf6a1d204b31bfd3b65c6d6a6ebbc26cca6874cf23c6 [INFO] running `Command { std: "docker" "start" "-a" "37297c41486cfebd381eaf6a1d204b31bfd3b65c6d6a6ebbc26cca6874cf23c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37297c41486cfebd381eaf6a1d204b31bfd3b65c6d6a6ebbc26cca6874cf23c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37297c41486cfebd381eaf6a1d204b31bfd3b65c6d6a6ebbc26cca6874cf23c6", kill_on_drop: false }` [INFO] [stdout] 37297c41486cfebd381eaf6a1d204b31bfd3b65c6d6a6ebbc26cca6874cf23c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a85960393ba317f0effebe26bb363cf7badf94f1d8825a5a3649259f9837863 [INFO] running `Command { std: "docker" "start" "-a" "4a85960393ba317f0effebe26bb363cf7badf94f1d8825a5a3649259f9837863", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling symphonia-core v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling symphonia-metadata v0.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling libsqlite3-sys v0.25.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rgb v0.8.34 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling pinyin v0.9.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling ansi_colours v1.1.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling ogg_pager v0.3.2 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.1 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.1 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.1 [INFO] [stderr] Compiling tiff v0.7.3 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.1 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.1 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.1 [INFO] [stderr] Compiling symphonia-format-wav v0.5.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.1 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.1 [INFO] [stderr] Compiling symphonia-codec-alac v0.5.1 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling orange-trees v0.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling symphonia v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.3.0 [INFO] [stderr] Compiling tuirealm_derive v1.0.0 [INFO] [stderr] Compiling lofty_attr v0.4.0 [INFO] [stderr] Compiling id3 v1.3.0 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling wildmatch v2.1.1 [INFO] [stderr] Compiling libaes v0.6.4 [INFO] [stderr] Compiling lexopt v0.2.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.23.1/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 -C debuginfo=2 -C metadata=b4a49ba53d5dd359 -C extra-filename=-b4a49ba53d5dd359 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2ddc04b21f426065.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.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" "4a85960393ba317f0effebe26bb363cf7badf94f1d8825a5a3649259f9837863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a85960393ba317f0effebe26bb363cf7badf94f1d8825a5a3649259f9837863", kill_on_drop: false }` [INFO] [stdout] 4a85960393ba317f0effebe26bb363cf7badf94f1d8825a5a3649259f9837863