[INFO] cloning repository https://github.com/MCluck90/pomo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MCluck90/pomo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMCluck90%2Fpomo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMCluck90%2Fpomo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8d98b4d78a07e7a1ca260ea742d92a06f086c00 [INFO] testing MCluck90/pomo against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMCluck90%2Fpomo" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MCluck90/pomo on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MCluck90/pomo [INFO] finished tweaking git repo https://github.com/MCluck90/pomo [INFO] tweaked toml for git repo https://github.com/MCluck90/pomo written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/MCluck90/pomo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d035c777dff1381a68426dec2beab38f7b9a03c184215729846810a57c5b133 [INFO] running `Command { std: "docker" "start" "-a" "7d035c777dff1381a68426dec2beab38f7b9a03c184215729846810a57c5b133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d035c777dff1381a68426dec2beab38f7b9a03c184215729846810a57c5b133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d035c777dff1381a68426dec2beab38f7b9a03c184215729846810a57c5b133", kill_on_drop: false }` [INFO] [stdout] 7d035c777dff1381a68426dec2beab38f7b9a03c184215729846810a57c5b133 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a339701ef1db319dc7a95876c747da5e6d9d5d2d3e73af093f9399e298862a3 [INFO] running `Command { std: "docker" "start" "-a" "7a339701ef1db319dc7a95876c747da5e6d9d5d2d3e73af093f9399e298862a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pomo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling dbus v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling notify-rust v4.0.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | ) -> Result<(), notify_rust::error::Error> { [INFO] [stdout] | ------------------------------------- expected `Result<(), notify_rust::error::Error>` because of return type [INFO] [stdout] 22 | / Notification::new() [INFO] [stdout] 23 | | .appname("Pomo") [INFO] [stdout] 24 | | .summary("Break time!") [INFO] [stdout] 25 | | .body(body_message) [INFO] [stdout] 26 | | .image_path(&format!("file:///{}", resources.to_str().unwrap())) [INFO] [stdout] 27 | | .timeout(Timeout::Milliseconds(6000)) [INFO] [stdout] 28 | | .show() [INFO] [stdout] | |_______________^ expected `()`, found struct `NotificationHandle` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), _>` [INFO] [stdout] found enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pomo` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7a339701ef1db319dc7a95876c747da5e6d9d5d2d3e73af093f9399e298862a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a339701ef1db319dc7a95876c747da5e6d9d5d2d3e73af093f9399e298862a3", kill_on_drop: false }` [INFO] [stdout] 7a339701ef1db319dc7a95876c747da5e6d9d5d2d3e73af093f9399e298862a3