[INFO] cloning repository https://github.com/taellinglin/subsynth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taellinglin/subsynth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaellinglin%2Fsubsynth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaellinglin%2Fsubsynth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d88502e0735243698fcc5deb536de5ef647cce6 [INFO] checking taellinglin/subsynth against master#bbefc9837f4157cc09ed60e6d7b21e345d582dd9 for pr-114571-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaellinglin%2Fsubsynth" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taellinglin/subsynth on toolchain bbefc9837f4157cc09ed60e6d7b21e345d582dd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/taellinglin/subsynth [INFO] finished tweaking git repo https://github.com/taellinglin/subsynth [INFO] tweaked toml for git repo https://github.com/taellinglin/subsynth written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/taellinglin/subsynth 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" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/robbert-vdh/rust-assert-no-alloc.git` [INFO] [stderr] Updating git repository `https://github.com/RustAudio/baseview.git` [INFO] [stderr] Updating git repository `https://github.com/robbert-vdh/clap-sys.git` [INFO] [stderr] Updating git repository `https://github.com/BillyDM/egui-baseview.git` [INFO] [stderr] Updating git repository `https://github.com/RustAudio/baseview.git` [INFO] [stderr] Updating git repository `https://github.com/robbert-vdh/iced_baseview.git` [INFO] [stderr] Updating git repository `https://github.com/robbert-vdh/nih_plug_assets.git` [INFO] [stderr] Updating git repository `https://github.com/robbert-vdh/vizia.git` [INFO] [stderr] Updating git repository `https://github.com/iced-rs/iced.git` [INFO] [stderr] Updating git repository `https://github.com/pop-os/cosmic-text` [INFO] [stderr] Updating git repository `https://github.com/vizia/morphorm` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anymap v1.0.0-beta.2 [INFO] [stderr] Downloaded copypasta v0.8.2 [INFO] [stderr] Downloaded primal-check v0.3.3 [INFO] [stderr] Downloaded femtovg v0.4.0 [INFO] [stderr] Downloaded fontdb v0.10.0 [INFO] [stderr] Downloaded jack v0.11.4 [INFO] [stderr] Downloaded realfft v3.2.0 [INFO] [stderr] Downloaded coremidi-sys v3.1.0 [INFO] [stderr] Downloaded iced_style v0.4.0 [INFO] [stderr] Downloaded nih_log v0.3.1 [INFO] [stderr] Downloaded rtrb v0.2.3 [INFO] [stderr] Downloaded iced_futures v0.4.1 [INFO] [stderr] Downloaded yazi v0.1.5 [INFO] [stderr] Downloaded midir v0.9.1 [INFO] [stderr] Downloaded iced_graphics v0.3.1 [INFO] [stderr] Downloaded rustfft v6.1.0 [INFO] [stderr] Downloaded rustybuzz v0.6.0 [INFO] [stderr] Downloaded swash v0.1.7 [INFO] [stderr] Downloaded iced_audio v0.8.0 [INFO] [stderr] Downloaded iced_native v0.5.1 [INFO] [stderr] Downloaded coremidi v0.6.0 [INFO] [stderr] Downloaded x11-clipboard v0.7.1 [INFO] [stderr] Downloaded lru v0.9.0 [INFO] [stderr] Downloaded triple_buffer v6.2.0 [INFO] [stderr] Downloaded xcb-util v0.3.0 [INFO] [stderr] Downloaded sys-locale v0.2.4 [INFO] [stderr] Downloaded jack-sys v0.5.1 [INFO] [stderr] Downloaded transpose v0.2.2 [INFO] [stderr] Downloaded iced_core v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 051d9ce4c64c03703c15f28439b4268040d71b4324449e7f6221a7431ea0d399 [INFO] running `Command { std: "docker" "start" "-a" "051d9ce4c64c03703c15f28439b4268040d71b4324449e7f6221a7431ea0d399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "051d9ce4c64c03703c15f28439b4268040d71b4324449e7f6221a7431ea0d399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "051d9ce4c64c03703c15f28439b4268040d71b4324449e7f6221a7431ea0d399", kill_on_drop: false }` [INFO] [stdout] 051d9ce4c64c03703c15f28439b4268040d71b4324449e7f6221a7431ea0d399 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ad03b4c03b6cf17278bc54e728777c356730767d4948dc0b130f30cb22ede8c [INFO] running `Command { std: "docker" "start" "-a" "8ad03b4c03b6cf17278bc54e728777c356730767d4948dc0b130f30cb22ede8c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rustix v0.37.14 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking linux-raw-sys v0.3.4 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling jack-sys v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Checking anymap v1.0.0-beta.2 [INFO] [stderr] Checking midi-consts v0.1.0 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking widestring v1.0.2 [INFO] [stderr] Checking atomic_float v0.1.0 [INFO] [stderr] Checking clap-sys v0.3.0 (https://github.com/robbert-vdh/clap-sys.git?branch=feature/cstr-macro#523a5f8a) [INFO] [stderr] Checking atomic_refcell v0.1.9 [INFO] [stderr] Compiling jack v0.11.4 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking rtrb v0.2.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking time v0.3.20 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking ttf-parser v0.19.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Checking anstream v0.3.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap_builder v4.2.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking nih_log v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Checking assert_no_alloc v1.1.2 (https://github.com/robbert-vdh/rust-assert-no-alloc.git?branch=feature/nested-permit-forbid#a6fb4f62) [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling vst3-com-macros-support v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix/drop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking ab_glyph v0.2.21 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking ttf-parser v0.17.1 [INFO] [stderr] Checking alsa v0.7.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking nih_plug_assets v0.1.0 (https://github.com/robbert-vdh/nih_plug_assets.git#a04e3279) [INFO] [stderr] Checking midir v0.9.1 [INFO] [stderr] Checking vizia_id v0.1.0 (https://github.com/robbert-vdh/vizia.git?branch=patched#39e295ae) [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking unicode-script v0.5.5 [INFO] [stderr] Checking png v0.17.8 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Checking morphorm v0.3.0 (https://github.com/vizia/morphorm?rev=3d74358fe976249738f58724854270aa2f0fdb4a#3d74358f) [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking yazi v0.1.5 [INFO] [stderr] Checking zeno v0.2.2 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking vizia_input v0.1.0 (https://github.com/robbert-vdh/vizia.git?branch=patched#39e295ae) [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking glow v0.12.1 [INFO] [stderr] Checking rangemap v1.3.0 [INFO] [stderr] Checking lru v0.9.0 [INFO] [stderr] Checking self_cell v0.10.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking sys-locale v0.2.4 [INFO] [stderr] Checking fontdb v0.10.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking imgref v1.9.4 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking vizia_window v0.1.0 (https://github.com/robbert-vdh/vizia.git?branch=patched#39e295ae) [INFO] [stderr] Checking vizia_storage v0.1.0 (https://github.com/robbert-vdh/vizia.git?branch=patched#39e295ae) [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking swash v0.1.7 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Compiling vst3-com-macros v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix/drop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling nih_plug_derive v0.1.0 (/opt/rustwide/workdir/nih_plug_derive) [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Checking vst3-com v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix/drop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking vst3-sys v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix/drop-box-from-raw#b3ff4d77) [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Checking tinystr v0.7.1 [INFO] [stderr] Checking rustybuzz v0.6.0 [INFO] [stderr] Checking unic-langid-impl v0.9.1 [INFO] [stderr] Checking unic-langid v0.9.1 [INFO] [stderr] Checking image v0.24.6 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking fluent-syntax v0.11.0 [INFO] [stderr] Checking rgb v0.8.36 [INFO] [stderr] Compiling vizia_derive v0.1.0 (https://github.com/robbert-vdh/vizia.git?branch=patched#39e295ae) [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Compiling rustfft v6.1.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking transpose v0.2.2 [INFO] [stderr] Checking xcb-util v0.3.0 [INFO] [stderr] Checking primal-check v0.3.3 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Checking ouroboros v0.15.6 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking baseview v0.1.0 (https://github.com/RustAudio/baseview.git?rev=7001c2521fa1a439a01967cb881b411cd75d9ee0#7001c252) [INFO] [stderr] Checking iced_core v0.4.0 (https://github.com/iced-rs/iced.git?rev=a53fa91e0ddf374bbeb66d5e831b79127ed47a9d#a53fa91e) [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking clap v4.2.4 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking iced_style v0.3.0 (https://github.com/iced-rs/iced.git?rev=a53fa91e0ddf374bbeb66d5e831b79127ed47a9d#a53fa91e) [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Checking femtovg v0.4.0 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking emath v0.19.0 [INFO] [stderr] Checking ordered-float v3.7.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking epaint v0.19.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking winnow v0.4.1 [INFO] [stderr] Checking lyon_geom v0.17.7 [INFO] [stderr] Checking cosmic-text v0.6.0 (https://github.com/pop-os/cosmic-text?rev=e00109d77f06d5a2e3057865eda3f530bc40a046#e00109d7) [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking egui v0.19.0 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking iced_futures v0.3.0 (https://github.com/iced-rs/iced.git?rev=a53fa91e0ddf374bbeb66d5e831b79127ed47a9d#a53fa91e) [INFO] [stderr] Checking lyon_path v0.17.7 [INFO] [stderr] Checking baseview v0.1.0 (https://github.com/RustAudio/baseview.git#c129b12e) [INFO] [stderr] Checking iced_native v0.4.0 (https://github.com/iced-rs/iced.git?rev=a53fa91e0ddf374bbeb66d5e831b79127ed47a9d#a53fa91e) [INFO] [stderr] Checking baseview v0.1.0 (https://github.com/RustAudio/baseview.git?rev=eae4033e7d2cc9c31ccaa2794d5d08eedf2f510c#eae4033e) [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking float_next_after v0.1.5 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Checking reflink v0.1.3 (https://github.com/nicokoch/reflink.git?rev=e8d93b465f5d9ad340cd052b64bbc77b8ee107e2#e8d93b46) [INFO] [stderr] Checking iced_core v0.5.0 [INFO] [stderr] Checking lyon_tessellation v0.17.10 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking iced_futures v0.4.1 [INFO] [stderr] Compiling enum-iterator-derive v1.2.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking lyon_algorithms v0.17.7 [INFO] [stderr] Checking open v3.2.0 [INFO] [stderr] Checking triple_buffer v6.2.0 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Checking iced_style v0.4.0 [INFO] [stderr] Checking goblin v0.6.1 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Checking iced_native v0.5.1 [INFO] [stderr] Checking glyph_brush v0.7.7 [INFO] [stderr] Checking lyon v0.17.10 [INFO] [stderr] Checking iced_graphics v0.2.0 (https://github.com/iced-rs/iced.git?rev=a53fa91e0ddf374bbeb66d5e831b79127ed47a9d#a53fa91e) [INFO] [stderr] Checking x11-clipboard v0.7.1 [INFO] [stderr] Checking glow_glyph v0.5.1 [INFO] [stderr] Checking iced_glow v0.2.0 (https://github.com/iced-rs/iced.git?rev=a53fa91e0ddf374bbeb66d5e831b79127ed47a9d#a53fa91e) [INFO] [stderr] Checking iced_graphics v0.3.1 [INFO] [stderr] Checking egui_glow v0.19.0 [INFO] [stderr] Checking enum-iterator v1.4.1 [INFO] [stderr] Checking iced_audio v0.8.0 [INFO] [stderr] Checking x11-clipboard v0.5.3 [INFO] [stderr] Checking serde_spanned v0.6.1 [INFO] [stderr] Checking toml_datetime v0.6.1 [INFO] [stderr] Checking toml_edit v0.19.8 [INFO] [stderr] Checking realfft v3.2.0 [INFO] [stderr] Checking nih_plug v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE`: see `_mm_getcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:210:56 [INFO] [stdout] | [INFO] [stdout] 210 | let mode = unsafe { std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:214:44 [INFO] [stdout] | [INFO] [stdout] 214 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 261 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE`: see `_mm_getcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:210:56 [INFO] [stdout] | [INFO] [stdout] 210 | let mode = unsafe { std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:214:44 [INFO] [stdout] | [INFO] [stdout] 214 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 261 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml v0.7.3 [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE`: see `_mm_getcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:210:56 [INFO] [stdout] | [INFO] [stdout] 210 | let mode = unsafe { std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:214:44 [INFO] [stdout] | [INFO] [stdout] 214 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 261 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nih_plug_xtask v0.1.0 (/opt/rustwide/workdir/nih_plug_xtask) [INFO] [stderr] Checking cargo-nih-plug v0.1.0 (/opt/rustwide/workdir/cargo_nih_plug) [INFO] [stderr] Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Checking smithay-clipboard v0.6.6 [INFO] [stderr] Checking copypasta v0.8.2 [INFO] [stderr] Checking copypasta v0.7.1 [INFO] [stderr] Checking vizia_core v0.1.0 (https://github.com/robbert-vdh/vizia.git?branch=patched#39e295ae) [INFO] [stderr] Checking egui-baseview v0.1.0 (https://github.com/BillyDM/egui-baseview.git?rev=46e21cc11c57c705fb83611389399ec3d2670a44#46e21cc1) [INFO] [stderr] Checking iced_baseview v0.0.3 (https://github.com/robbert-vdh/iced_baseview.git?branch=feature/update-baseview#07f1b07d) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nih_plug_egui v0.0.0 (/opt/rustwide/workdir/nih_plug_egui) [INFO] [stderr] Checking nih_plug_iced v0.0.0 (/opt/rustwide/workdir/nih_plug_iced) [INFO] [stderr] Checking safety_limiter v0.1.0 (/opt/rustwide/workdir/plugins/safety_limiter) [INFO] [stderr] Checking crossover v0.1.0 (/opt/rustwide/workdir/plugins/crossover) [INFO] [stderr] Checking gain v0.1.0 (/opt/rustwide/workdir/plugins/examples/gain) [INFO] [stderr] Checking sine v0.1.0 (/opt/rustwide/workdir/plugins/examples/sine) [INFO] [stderr] Checking sinesynth v0.1.0 (/opt/rustwide/workdir/plugins/examples/sinesynth) [INFO] [stderr] Checking poly_mod_synth v0.1.0 (/opt/rustwide/workdir/plugins/examples/poly_mod_synth) [INFO] [stderr] Checking loudness_war_winner v0.1.0 (/opt/rustwide/workdir/plugins/loudness_war_winner) [INFO] [stderr] Checking puberty_simulator v0.1.0 (/opt/rustwide/workdir/plugins/puberty_simulator) [INFO] [stderr] Checking soft_vacuum v0.1.0 (/opt/rustwide/workdir/plugins/soft_vacuum) [INFO] [stderr] Checking stft v0.1.0 (/opt/rustwide/workdir/plugins/examples/stft) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> nih_plug_iced/src/lib.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | use std::fmt::Debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Debug` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> nih_plug_iced/src/lib.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub use iced_baseview::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> nih_plug_iced/src/lib.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | use std::fmt::Debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `waveform` in this scope [INFO] [stdout] --> plugins/examples/poly_mod_synth/src/lib.rs:286:52 [INFO] [stdout] | [INFO] [stdout] 286 | let sample = generate_waveform(waveform, voice.phase) * amp; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `waveform` in this scope [INFO] [stdout] --> plugins/examples/poly_mod_synth/src/lib.rs:286:52 [INFO] [stdout] | [INFO] [stdout] 286 | let sample = generate_waveform(waveform, voice.phase) * amp; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking buffr_glitch v0.2.0 (/opt/rustwide/workdir/plugins/buffr_glitch) [INFO] [stderr] Checking midi_inverter v0.1.0 (/opt/rustwide/workdir/plugins/examples/midi_inverter) [INFO] [stderr] Checking sysex v0.1.0 (/opt/rustwide/workdir/plugins/examples/sysex) [INFO] [stdout] error[E0425]: cannot find function `generate_waveform` in this scope [INFO] [stdout] --> plugins/examples/poly_mod_synth/src/lib.rs:286:34 [INFO] [stdout] | [INFO] [stdout] 286 | let sample = generate_waveform(waveform, voice.phase) * amp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `generate_waveform` in this scope [INFO] [stdout] --> plugins/examples/poly_mod_synth/src/lib.rs:286:34 [INFO] [stdout] | [INFO] [stdout] 286 | let sample = generate_waveform(waveform, voice.phase) * amp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `waveform` is never used [INFO] [stdout] --> plugins/examples/sinesynth/src/lib.rs:458:8 [INFO] [stdout] | [INFO] [stdout] 333 | impl PolyModSynth { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 458 | fn waveform(&self) -> Waveform { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `triangle_wave` is never used [INFO] [stdout] --> plugins/examples/sinesynth/src/lib.rs:495:4 [INFO] [stdout] | [INFO] [stdout] 495 | fn triangle_wave(phase: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `poly_mod_synth` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `poly_mod_synth` (lib test) due to 3 previous errors [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8ad03b4c03b6cf17278bc54e728777c356730767d4948dc0b130f30cb22ede8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad03b4c03b6cf17278bc54e728777c356730767d4948dc0b130f30cb22ede8c", kill_on_drop: false }` [INFO] [stdout] 8ad03b4c03b6cf17278bc54e728777c356730767d4948dc0b130f30cb22ede8c [INFO] checking taellinglin/subsynth against try#2399cef65c47f346b5fa9df51f48df0acd4a9d85 for pr-114571-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaellinglin%2Fsubsynth" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taellinglin/subsynth on toolchain 2399cef65c47f346b5fa9df51f48df0acd4a9d85 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/taellinglin/subsynth [INFO] finished tweaking git repo https://github.com/taellinglin/subsynth [INFO] tweaked toml for git repo https://github.com/taellinglin/subsynth written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/taellinglin/subsynth 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" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking taellinglin/subsynth against try#2399cef65c47f346b5fa9df51f48df0acd4a9d85 for pr-114571-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaellinglin%2Fsubsynth" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taellinglin/subsynth on toolchain 2399cef65c47f346b5fa9df51f48df0acd4a9d85 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/taellinglin/subsynth [INFO] finished tweaking git repo https://github.com/taellinglin/subsynth [INFO] tweaked toml for git repo https://github.com/taellinglin/subsynth written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/taellinglin/subsynth 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" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking taellinglin/subsynth against try#2399cef65c47f346b5fa9df51f48df0acd4a9d85 for pr-114571-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaellinglin%2Fsubsynth" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taellinglin/subsynth on toolchain 2399cef65c47f346b5fa9df51f48df0acd4a9d85 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/taellinglin/subsynth [INFO] finished tweaking git repo https://github.com/taellinglin/subsynth [INFO] tweaked toml for git repo https://github.com/taellinglin/subsynth written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/taellinglin/subsynth 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" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking taellinglin/subsynth against try#2399cef65c47f346b5fa9df51f48df0acd4a9d85 for pr-114571-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaellinglin%2Fsubsynth" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taellinglin/subsynth on toolchain 2399cef65c47f346b5fa9df51f48df0acd4a9d85 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/taellinglin/subsynth [INFO] finished tweaking git repo https://github.com/taellinglin/subsynth [INFO] tweaked toml for git repo https://github.com/taellinglin/subsynth written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/taellinglin/subsynth 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" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking taellinglin/subsynth against try#2399cef65c47f346b5fa9df51f48df0acd4a9d85 for pr-114571-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaellinglin%2Fsubsynth" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taellinglin/subsynth on toolchain 2399cef65c47f346b5fa9df51f48df0acd4a9d85 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/taellinglin/subsynth [INFO] finished tweaking git repo https://github.com/taellinglin/subsynth [INFO] tweaked toml for git repo https://github.com/taellinglin/subsynth written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/taellinglin/subsynth 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" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.