[INFO] fetching crate system_media 0.1.6... [INFO] checking system_media-0.1.6 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate system_media 0.1.6 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate system_media 0.1.6 [INFO] finished tweaking crates.io crate system_media 0.1.6 [INFO] tweaked toml for crates.io crate system_media 0.1.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate system_media 0.1.6 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate system_media 0.1.6 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8fa04b9a2d6204f5ad8ba5660f84925ed14298a5d3b46be9de75a925f03c1e9 [INFO] running `Command { std: "docker" "start" "-a" "e8fa04b9a2d6204f5ad8ba5660f84925ed14298a5d3b46be9de75a925f03c1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8fa04b9a2d6204f5ad8ba5660f84925ed14298a5d3b46be9de75a925f03c1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8fa04b9a2d6204f5ad8ba5660f84925ed14298a5d3b46be9de75a925f03c1e9", kill_on_drop: false }` [INFO] [stdout] e8fa04b9a2d6204f5ad8ba5660f84925ed14298a5d3b46be9de75a925f03c1e9 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86c48b2adef542b6342cbed8f96c0d0027d082ac98191a8a100cbed62563fc5c [INFO] running `Command { std: "docker" "start" "-a" "86c48b2adef542b6342cbed8f96c0d0027d082ac98191a8a100cbed62563fc5c", kill_on_drop: false }` [INFO] [stderr] Compiling system_media v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> build.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> build.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/null/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 54 | unimplemented!("system-media currently only supports macOS."); [INFO] [stdout] | ------------------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 55 | println!("how do we stop a session?"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `title` [INFO] [stdout] --> src/null/mod.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | fn set_title(&self, title: &str) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_title` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `artist` [INFO] [stdout] --> src/null/mod.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | fn set_artist(&self, artist: &str) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_artist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `album` [INFO] [stdout] --> src/null/mod.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | fn set_album(&self, album: &str) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_album` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `genre` [INFO] [stdout] --> src/null/mod.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | fn set_genre(&self, genre: &str) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_genre` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/null/mod.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | fn set_image(&self, path: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `media_type` [INFO] [stdout] --> src/null/mod.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | fn set_media_type(&self, media_type: MediaType) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_media_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/null/mod.rs:37:37 [INFO] [stdout] | [INFO] [stdout] 37 | fn set_playback_duration(&self, duration: f64) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/null/mod.rs:41:36 [INFO] [stdout] | [INFO] [stdout] 41 | fn set_elapsed_duration(&self, duration: f64) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rate` [INFO] [stdout] --> src/null/mod.rs:45:33 [INFO] [stdout] | [INFO] [stdout] 45 | fn set_playback_rate(&self, rate: f64) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/null/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 54 | unimplemented!("system-media currently only supports macOS."); [INFO] [stdout] | ------------------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 55 | println!("how do we stop a session?"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `title` [INFO] [stdout] --> src/null/mod.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | fn set_title(&self, title: &str) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_title` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `artist` [INFO] [stdout] --> src/null/mod.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | fn set_artist(&self, artist: &str) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_artist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `album` [INFO] [stdout] --> src/null/mod.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | fn set_album(&self, album: &str) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_album` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `genre` [INFO] [stdout] --> src/null/mod.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | fn set_genre(&self, genre: &str) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_genre` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/null/mod.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | fn set_image(&self, path: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `media_type` [INFO] [stdout] --> src/null/mod.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | fn set_media_type(&self, media_type: MediaType) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_media_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/null/mod.rs:37:37 [INFO] [stdout] | [INFO] [stdout] 37 | fn set_playback_duration(&self, duration: f64) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/null/mod.rs:41:36 [INFO] [stdout] | [INFO] [stdout] 41 | fn set_elapsed_duration(&self, duration: f64) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rate` [INFO] [stdout] --> src/null/mod.rs:45:33 [INFO] [stdout] | [INFO] [stdout] 45 | fn set_playback_rate(&self, rate: f64) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rate` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "86c48b2adef542b6342cbed8f96c0d0027d082ac98191a8a100cbed62563fc5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86c48b2adef542b6342cbed8f96c0d0027d082ac98191a8a100cbed62563fc5c", kill_on_drop: false }` [INFO] [stdout] 86c48b2adef542b6342cbed8f96c0d0027d082ac98191a8a100cbed62563fc5c