[INFO] cloning repository https://github.com/quasilevel/maple-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quasilevel/maple-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquasilevel%2Fmaple-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquasilevel%2Fmaple-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ee8ff48bb77de18c9d796002d60086c86e9dddb [INFO] testing quasilevel/maple-cli against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquasilevel%2Fmaple-cli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quasilevel/maple-cli on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quasilevel/maple-cli [INFO] finished tweaking git repo https://github.com/quasilevel/maple-cli [INFO] tweaked toml for git repo https://github.com/quasilevel/maple-cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/quasilevel/maple-cli 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" "+beta-2025-01-12" "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 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_repr v0.1.9 [INFO] [stderr] Downloaded m3u v1.0.0 [INFO] [stderr] Downloaded zbus_names v2.2.0 [INFO] [stderr] Downloaded zbus_macros v3.2.0 [INFO] [stderr] Downloaded async-broadcast v0.4.1 [INFO] [stderr] Downloaded zvariant_derive v3.7.1 [INFO] [stderr] Downloaded zvariant v3.7.1 [INFO] [stderr] Downloaded newline-converter v0.2.0 [INFO] [stderr] Downloaded zbus v3.2.0 [INFO] [stderr] Downloaded inquire v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 584a6ae601023865e1cd9d6589121aabb475a251f85566e76d501fb90d419d1e [INFO] running `Command { std: "docker" "start" "-a" "584a6ae601023865e1cd9d6589121aabb475a251f85566e76d501fb90d419d1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "584a6ae601023865e1cd9d6589121aabb475a251f85566e76d501fb90d419d1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "584a6ae601023865e1cd9d6589121aabb475a251f85566e76d501fb90d419d1e", kill_on_drop: false }` [INFO] [stdout] 584a6ae601023865e1cd9d6589121aabb475a251f85566e76d501fb90d419d1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a52f53138e712e6bc1b3b69c7999a58849f694fd3a3aed6c2f1137b0093ba420 [INFO] running `Command { std: "docker" "start" "-a" "a52f53138e712e6bc1b3b69c7999a58849f694fd3a3aed6c2f1137b0093ba420", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.86 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling async-broadcast v0.4.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling ordered-stream v0.0.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling newline-converter v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.51 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling m3u v1.0.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.33 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling inquire v0.3.0 [INFO] [stderr] Compiling zvariant_derive v3.7.1 [INFO] [stderr] Compiling zbus_macros v3.2.0 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling zvariant v3.7.1 [INFO] [stderr] Compiling zbus_names v2.2.0 [INFO] [stderr] Compiling zbus v3.2.0 [INFO] [stderr] Compiling maple v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `id`, `description`, `tags`, and `added_on` are never used [INFO] [stdout] --> src/persistence/mod.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait Music { [INFO] [stdout] | ----- methods in this trait [INFO] [stdout] 10 | fn id(&self) -> Result; [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 13 | fn description(&self) -> Result; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 14 | fn tags(&self) -> Result>; [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | fn added_on(&self) -> Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get`, `update`, and `delete` are never used [INFO] [stdout] --> src/persistence/mod.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub trait Storage { [INFO] [stdout] | ------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 73 | fn get(&self, id: &str) -> Result>; [INFO] [stdout] | ^^^ [INFO] [stdout] 74 | fn update(&mut self, id: &str, input: MusicUpdate) -> Result<()>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 75 | fn delete(&mut self, id: &str) -> Result<()>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `find_all` and `queue` are never used [INFO] [stdout] --> src/player/mod.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait Player: std::fmt::Display + Sized { [INFO] [stdout] | ------ associated items in this trait [INFO] [stdout] 6 | fn find_all() -> Vec; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 7 | fn queue(&self, url: String) -> Result<()>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.19s [INFO] running `Command { std: "docker" "inspect" "a52f53138e712e6bc1b3b69c7999a58849f694fd3a3aed6c2f1137b0093ba420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a52f53138e712e6bc1b3b69c7999a58849f694fd3a3aed6c2f1137b0093ba420", kill_on_drop: false }` [INFO] [stdout] a52f53138e712e6bc1b3b69c7999a58849f694fd3a3aed6c2f1137b0093ba420 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46db469a69bf19c9c020784a0c4a66e01d2b8b42fd33bf59a1726d207b4153ab [INFO] running `Command { std: "docker" "start" "-a" "46db469a69bf19c9c020784a0c4a66e01d2b8b42fd33bf59a1726d207b4153ab", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling maple v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `id`, `description`, `tags`, and `added_on` are never used [INFO] [stdout] --> src/persistence/mod.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait Music { [INFO] [stdout] | ----- methods in this trait [INFO] [stdout] 10 | fn id(&self) -> Result; [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 13 | fn description(&self) -> Result; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 14 | fn tags(&self) -> Result>; [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | fn added_on(&self) -> Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get`, `update`, and `delete` are never used [INFO] [stdout] --> src/persistence/mod.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub trait Storage { [INFO] [stdout] | ------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 73 | fn get(&self, id: &str) -> Result>; [INFO] [stdout] | ^^^ [INFO] [stdout] 74 | fn update(&mut self, id: &str, input: MusicUpdate) -> Result<()>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 75 | fn delete(&mut self, id: &str) -> Result<()>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `find_all` and `queue` are never used [INFO] [stdout] --> src/player/mod.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait Player: std::fmt::Display + Sized { [INFO] [stdout] | ------ associated items in this trait [INFO] [stdout] 6 | fn find_all() -> Vec; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 7 | fn queue(&self, url: String) -> Result<()>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.16s [INFO] running `Command { std: "docker" "inspect" "46db469a69bf19c9c020784a0c4a66e01d2b8b42fd33bf59a1726d207b4153ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46db469a69bf19c9c020784a0c4a66e01d2b8b42fd33bf59a1726d207b4153ab", kill_on_drop: false }` [INFO] [stdout] 46db469a69bf19c9c020784a0c4a66e01d2b8b42fd33bf59a1726d207b4153ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 933bce209953ae75854aa73613036f1990ed1006a4103cd385470a8692362cba [INFO] running `Command { std: "docker" "start" "-a" "933bce209953ae75854aa73613036f1990ed1006a4103cd385470a8692362cba", kill_on_drop: false }` [INFO] [stderr] warning: methods `id`, `description`, `tags`, and `added_on` are never used [INFO] [stderr] --> src/persistence/mod.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 9 | pub trait Music { [INFO] [stderr] | ----- methods in this trait [INFO] [stderr] 10 | fn id(&self) -> Result; [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 13 | fn description(&self) -> Result; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 14 | fn tags(&self) -> Result>; [INFO] [stderr] | ^^^^ [INFO] [stderr] 15 | fn added_on(&self) -> Result; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: methods `get`, `update`, and `delete` are never used [INFO] [stderr] --> src/persistence/mod.rs:73:8 [INFO] [stderr] | [INFO] [stderr] 68 | pub trait Storage { [INFO] [stderr] | ------- methods in this trait [INFO] [stderr] ... [INFO] [stderr] 73 | fn get(&self, id: &str) -> Result>; [INFO] [stderr] | ^^^ [INFO] [stderr] 74 | fn update(&mut self, id: &str, input: MusicUpdate) -> Result<()>; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 75 | fn delete(&mut self, id: &str) -> Result<()>; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `find_all` and `queue` are never used [INFO] [stderr] --> src/player/mod.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 5 | pub trait Player: std::fmt::Display + Sized { [INFO] [stderr] | ------ associated items in this trait [INFO] [stderr] 6 | fn find_all() -> Vec; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 7 | fn queue(&self, url: String) -> Result<()>; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `maple` (bin "maple" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/maple-0739e1c664977b8e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "933bce209953ae75854aa73613036f1990ed1006a4103cd385470a8692362cba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "933bce209953ae75854aa73613036f1990ed1006a4103cd385470a8692362cba", kill_on_drop: false }` [INFO] [stdout] 933bce209953ae75854aa73613036f1990ed1006a4103cd385470a8692362cba