[INFO] updating cached repository https://github.com/fenhl/diskspace [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7150a2f0d0e2f6e42a2236e900c00ebf5d1e5714 [INFO] checking fenhl/diskspace against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Fdiskspace" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fenhl/diskspace on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/fenhl/diskspace [INFO] finished tweaking git repo https://github.com/fenhl/diskspace [INFO] tweaked toml for git repo https://github.com/fenhl/diskspace written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/fenhl/diskspace already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 122c19d67dd448e667c2067ca4c682b5051b4ba8e8459e759d1b25aec401b6fc [INFO] running `"docker" "start" "-a" "122c19d67dd448e667c2067ca4c682b5051b4ba8e8459e759d1b25aec401b6fc"` [INFO] [stderr] Checking xdg-basedir v1.0.0 [INFO] [stderr] Checking css-color-parser v0.1.2 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking bitbar v0.2.1 (https://github.com/fenhl/rust-bitbar#24828114) [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking systemstat v0.1.5 (https://github.com/myfreeweb/systemstat#f7d93601) [INFO] [stderr] Checking diskspace v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0277]: `?` couldn't convert the error to `Error` [INFO] [stderr] --> src/main.rs:102:6 [INFO] [stderr] | [INFO] [stderr] 102 | )?; [INFO] [stderr] | ^ the trait `std::convert::From<()>` is not implemented for `Error` [INFO] [stderr] | [INFO] [stderr] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `diskspace`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0277]: `?` couldn't convert the error to `Error` [INFO] [stderr] --> src/bitbar.rs:88:154 [INFO] [stderr] | [INFO] [stderr] 88 | ContentItem::new(volumes.iter().map(|(_, fs)| fs.avail).min().expect("no volumes")).template_image(&include_bytes!("../assets/disk.png")[..])?.into(), [INFO] [stderr] | ^ the trait `std::convert::From<()>` is not implemented for `Error` [INFO] [stderr] | [INFO] [stderr] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `diskspace`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "122c19d67dd448e667c2067ca4c682b5051b4ba8e8459e759d1b25aec401b6fc"` [INFO] running `"docker" "rm" "-f" "122c19d67dd448e667c2067ca4c682b5051b4ba8e8459e759d1b25aec401b6fc"` [INFO] [stdout] 122c19d67dd448e667c2067ca4c682b5051b4ba8e8459e759d1b25aec401b6fc