[INFO] cloning repository https://github.com/Davvos11/live-midi-splitter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Davvos11/live-midi-splitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavvos11%2Flive-midi-splitter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavvos11%2Flive-midi-splitter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a07c173fa3016b4083110f32323ace8820f80a8 [INFO] checking Davvos11/live-midi-splitter against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavvos11%2Flive-midi-splitter" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Davvos11/live-midi-splitter [INFO] finished tweaking git repo https://github.com/Davvos11/live-midi-splitter [INFO] tweaked toml for git repo https://github.com/Davvos11/live-midi-splitter written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Davvos11/live-midi-splitter on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Davvos11/live-midi-splitter 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 548447a129a275037ab7239a9ce40054da4eb2f56ef2401a0721cd8f76c852cd [INFO] running `Command { std: "docker" "start" "-a" "548447a129a275037ab7239a9ce40054da4eb2f56ef2401a0721cd8f76c852cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "548447a129a275037ab7239a9ce40054da4eb2f56ef2401a0721cd8f76c852cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "548447a129a275037ab7239a9ce40054da4eb2f56ef2401a0721cd8f76c852cd", kill_on_drop: false }` [INFO] [stdout] 548447a129a275037ab7239a9ce40054da4eb2f56ef2401a0721cd8f76c852cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6943e5a0cbdda5b2a98ecf2a61da32155992146c87d4879fe6563734f29d4f1c [INFO] running `Command { std: "docker" "start" "-a" "6943e5a0cbdda5b2a98ecf2a61da32155992146c87d4879fe6563734f29d4f1c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling winnow v0.6.25 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling jack-sys v0.5.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking fdeflate v0.3.3 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling rfd v0.15.3 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking simple-easing v1.0.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling pro-serde-versioned-derive v1.0.2 [INFO] [stderr] Checking arboard v3.3.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking open v5.3.2 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shellexpand-3.1.0/src/funcs.rs:395:21 [INFO] [stdout] | [INFO] [stdout] 394 | let var_name = match var_name.as_str() { [INFO] [stdout] | ----------------- this expression has type `&str` [INFO] [stdout] 395 | Some(var_name) => var_name, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `str`, found `Option<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `str` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shellexpand-3.1.0/src/funcs.rs:397:21 [INFO] [stdout] | [INFO] [stdout] 394 | let var_name = match var_name.as_str() { [INFO] [stdout] | ----------------- this expression has type `&str` [INFO] [stdout] ... [INFO] [stdout] 397 | None => return Ok(None), [INFO] [stdout] | ^^^^ expected `str`, found `Option<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `str` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex v1.10.4 [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `shellexpand` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6943e5a0cbdda5b2a98ecf2a61da32155992146c87d4879fe6563734f29d4f1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6943e5a0cbdda5b2a98ecf2a61da32155992146c87d4879fe6563734f29d4f1c", kill_on_drop: false }` [INFO] [stdout] 6943e5a0cbdda5b2a98ecf2a61da32155992146c87d4879fe6563734f29d4f1c