[INFO] cloning repository https://github.com/notryanb/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/notryanb/music-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotryanb%2Fmusic-player", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotryanb%2Fmusic-player'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 502a3816a00f18de393844c22fc42e83e543b677 [INFO] building notryanb/music-player against try#0179c3cb935eb588d407cb784f436ae84d99db5c for pr-107620-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotryanb%2Fmusic-player" "/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/notryanb/music-player on toolchain 0179c3cb935eb588d407cb784f436ae84d99db5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/notryanb/music-player [INFO] finished tweaking git repo https://github.com/notryanb/music-player [INFO] tweaked toml for git repo https://github.com/notryanb/music-player written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/notryanb/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" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fdc2a4ad784aad19ad2c96502075e5dd7828f12e3e5b0184f24ee277776d9ae [INFO] running `Command { std: "docker" "start" "-a" "9fdc2a4ad784aad19ad2c96502075e5dd7828f12e3e5b0184f24ee277776d9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fdc2a4ad784aad19ad2c96502075e5dd7828f12e3e5b0184f24ee277776d9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fdc2a4ad784aad19ad2c96502075e5dd7828f12e3e5b0184f24ee277776d9ae", kill_on_drop: false }` [INFO] [stdout] 9fdc2a4ad784aad19ad2c96502075e5dd7828f12e3e5b0184f24ee277776d9ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46f2c2f00b56e3ada3ff23efe551f8d0882b992ca43556ebb9dd1b3703a4d92d [INFO] running `Command { std: "docker" "start" "-a" "46f2c2f00b56e3ada3ff23efe551f8d0882b992ca43556ebb9dd1b3703a4d92d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ttf-parser v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling owned_ttf_parser v0.13.2 [INFO] [stderr] Compiling ab_glyph v0.2.12 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rfd v0.6.2 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling id3 v0.6.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.3 [INFO] [stderr] Compiling wayland-commons v0.29.1 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling wayland-cursor v0.29.1 [INFO] [stderr] Compiling wayland-egl v0.29.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling emath v0.18.0 [INFO] [stderr] Compiling epaint v0.18.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling rodio v0.14.0 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.9 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling gdk-sys v0.14.0 [INFO] [stderr] Compiling atk-sys v0.14.0 [INFO] [stderr] Compiling gtk-sys v0.14.0 [INFO] [stderr] Compiling egui v0.18.1 [INFO] [stderr] Compiling arboard v2.1.0 [INFO] [stderr] Compiling egui_glow v0.18.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling confy v0.4.0 (https://github.com/rust-cli/confy#664992ae) [INFO] [stderr] Compiling egui-winit v0.18.0 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling eframe v0.18.0 [INFO] [stderr] Compiling music-player v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `eframe::egui::CollapsingHeader::selectable`: Use the more powerful egui::collapsing_header::CollapsingState::show_header [INFO] [stdout] --> src/app/components/library_component.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | ... .selectable(true) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.06s [INFO] running `Command { std: "docker" "inspect" "46f2c2f00b56e3ada3ff23efe551f8d0882b992ca43556ebb9dd1b3703a4d92d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46f2c2f00b56e3ada3ff23efe551f8d0882b992ca43556ebb9dd1b3703a4d92d", kill_on_drop: false }` [INFO] [stdout] 46f2c2f00b56e3ada3ff23efe551f8d0882b992ca43556ebb9dd1b3703a4d92d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10d4710dbd2d2ddfbfe84cb3c1b9692dd6d6a194fafb230be041cfffc9414115 [INFO] running `Command { std: "docker" "start" "-a" "10d4710dbd2d2ddfbfe84cb3c1b9692dd6d6a194fafb230be041cfffc9414115", kill_on_drop: false }` [INFO] [stderr] Compiling music-player v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `eframe::egui::CollapsingHeader::selectable`: Use the more powerful egui::collapsing_header::CollapsingState::show_header [INFO] [stdout] --> src/app/components/library_component.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | ... .selectable(true) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.38s [INFO] running `Command { std: "docker" "inspect" "10d4710dbd2d2ddfbfe84cb3c1b9692dd6d6a194fafb230be041cfffc9414115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d4710dbd2d2ddfbfe84cb3c1b9692dd6d6a194fafb230be041cfffc9414115", kill_on_drop: false }` [INFO] [stdout] 10d4710dbd2d2ddfbfe84cb3c1b9692dd6d6a194fafb230be041cfffc9414115