[INFO] cloning repository https://github.com/house-of-vanity/cmus-notify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/house-of-vanity/cmus-notify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouse-of-vanity%2Fcmus-notify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouse-of-vanity%2Fcmus-notify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29fc1a10e5b1c8eb37d1eb053c6fd827b6812e9f [INFO] checking house-of-vanity/cmus-notify against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouse-of-vanity%2Fcmus-notify" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/house-of-vanity/cmus-notify on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/house-of-vanity/cmus-notify [INFO] finished tweaking git repo https://github.com/house-of-vanity/cmus-notify [INFO] tweaked toml for git repo https://github.com/house-of-vanity/cmus-notify written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/house-of-vanity/cmus-notify already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mac-notification-sys v0.3.0 [INFO] [stderr] Downloaded notify-rust v3.6.3 [INFO] [stderr] Downloaded dbus v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 404ee4dff3221a6009cbbbd65515c7e5553745fe53f3c00e4662ae8bc416e734 [INFO] running `Command { std: "docker" "start" "-a" "404ee4dff3221a6009cbbbd65515c7e5553745fe53f3c00e4662ae8bc416e734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "404ee4dff3221a6009cbbbd65515c7e5553745fe53f3c00e4662ae8bc416e734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "404ee4dff3221a6009cbbbd65515c7e5553745fe53f3c00e4662ae8bc416e734", kill_on_drop: false }` [INFO] [stdout] 404ee4dff3221a6009cbbbd65515c7e5553745fe53f3c00e4662ae8bc416e734 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbbd67959170ffd4bd015f756a5ca38174572faa70443425ab2d8976027bcd32 [INFO] running `Command { std: "docker" "start" "-a" "bbbd67959170ffd4bd015f756a5ca38174572faa70443425ab2d8976027bcd32", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Checking dbus v0.6.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dbus v0.8.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking notify-rust v3.6.3 [INFO] [stderr] Checking cmus-notify v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | / Notification::new() [INFO] [stdout] 78 | | .summary(&format!("{}", track_info.title,)) [INFO] [stdout] 79 | | .appname("Cmus") [INFO] [stdout] 80 | | .body(&format!( [INFO] [stdout] ... | [INFO] [stdout] 94 | | // }) [INFO] [stdout] 95 | | ; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | / Notification::new() [INFO] [stdout] 78 | | .summary(&format!("{}", track_info.title,)) [INFO] [stdout] 79 | | .appname("Cmus") [INFO] [stdout] 80 | | .body(&format!( [INFO] [stdout] ... | [INFO] [stdout] 94 | | // }) [INFO] [stdout] 95 | | ; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.50s [INFO] running `Command { std: "docker" "inspect" "bbbd67959170ffd4bd015f756a5ca38174572faa70443425ab2d8976027bcd32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbbd67959170ffd4bd015f756a5ca38174572faa70443425ab2d8976027bcd32", kill_on_drop: false }` [INFO] [stdout] bbbd67959170ffd4bd015f756a5ca38174572faa70443425ab2d8976027bcd32