[INFO] updating cached repository https://github.com/MCluck90/pomo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8d98b4d78a07e7a1ca260ea742d92a06f086c00 [INFO] testing MCluck90/pomo against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMCluck90%2Fpomo" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MCluck90/pomo on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", 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-7/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-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 29cfff7286eaa17dc4bf78b7a60983ca8a2e20dd151745b29c7a2b538f4ea879 [INFO] running `Command { std: "docker" "start" "-a" "29cfff7286eaa17dc4bf78b7a60983ca8a2e20dd151745b29c7a2b538f4ea879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29cfff7286eaa17dc4bf78b7a60983ca8a2e20dd151745b29c7a2b538f4ea879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29cfff7286eaa17dc4bf78b7a60983ca8a2e20dd151745b29c7a2b538f4ea879", kill_on_drop: false }` [INFO] [stdout] 29cfff7286eaa17dc4bf78b7a60983ca8a2e20dd151745b29c7a2b538f4ea879 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4536270ad1da7689850552a1ff5d4c1422acd37f87f75bc5300d67db6f9ba5c3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4536270ad1da7689850552a1ff5d4c1422acd37f87f75bc5300d67db6f9ba5c3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling pomo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dbus v0.8.4 [INFO] [stderr] Compiling notify-rust v4.0.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [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 `std::result::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 `notify_rust::NotificationHandle` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(), _>` [INFO] [stdout] found enum `std::result::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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4536270ad1da7689850552a1ff5d4c1422acd37f87f75bc5300d67db6f9ba5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4536270ad1da7689850552a1ff5d4c1422acd37f87f75bc5300d67db6f9ba5c3", kill_on_drop: false }` [INFO] [stdout] 4536270ad1da7689850552a1ff5d4c1422acd37f87f75bc5300d67db6f9ba5c3