[INFO] cloning repository https://github.com/C-Loftus/Linux-CPU-RAM-notifier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/C-Loftus/Linux-CPU-RAM-notifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC-Loftus%2FLinux-CPU-RAM-notifier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC-Loftus%2FLinux-CPU-RAM-notifier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2bb2f557bf3ed7074379f07e19522795af6c599
[INFO] testing C-Loftus/Linux-CPU-RAM-notifier against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC-Loftus%2FLinux-CPU-RAM-notifier" "/workspace/builds/worker-2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/C-Loftus/Linux-CPU-RAM-notifier on toolchain b70888601af92f6cdc0364abab3446e418b91d36
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/C-Loftus/Linux-CPU-RAM-notifier
[INFO] finished tweaking git repo https://github.com/C-Loftus/Linux-CPU-RAM-notifier
[INFO] tweaked toml for git repo https://github.com/C-Loftus/Linux-CPU-RAM-notifier written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] crate git repo https://github.com/C-Loftus/Linux-CPU-RAM-notifier already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7169201e4b7a1654462d0fdc3d6d1cb76cf8dccfdde7ad95cfa8585f1b54736d
[INFO] running `Command { std: "docker" "start" "-a" "7169201e4b7a1654462d0fdc3d6d1cb76cf8dccfdde7ad95cfa8585f1b54736d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7169201e4b7a1654462d0fdc3d6d1cb76cf8dccfdde7ad95cfa8585f1b54736d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7169201e4b7a1654462d0fdc3d6d1cb76cf8dccfdde7ad95cfa8585f1b54736d", kill_on_drop: false }`
[INFO] [stdout] 7169201e4b7a1654462d0fdc3d6d1cb76cf8dccfdde7ad95cfa8585f1b54736d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bb5b97f06c1b3f3ed0bd84bbdf352c9fbbc5c51676923142f25ddd7102232e5
[INFO] running `Command { std: "docker" "start" "-a" "2bb5b97f06c1b3f3ed0bd84bbdf352c9fbbc5c51676923142f25ddd7102232e5", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.94
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling lexical-core v0.7.6
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Compiling gdk-pixbuf v0.3.0
[INFO] [stderr] Compiling static_assertions v1.1.0
[INFO] [stderr] Compiling arrayvec v0.5.2
[INFO] [stderr] Compiling bytesize v1.0.1
[INFO] [stderr] Compiling glib-sys v0.5.0
[INFO] [stderr] Compiling gobject-sys v0.5.0
[INFO] [stderr] Compiling gio-sys v0.5.0
[INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0
[INFO] [stderr] Compiling libnotify-sys v1.0.2
[INFO] [stderr] Compiling nom v6.1.2
[INFO] [stderr] Compiling bitvec v0.19.5
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling time v0.1.44
[INFO] [stderr] Compiling chrono v0.4.19
[INFO] [stderr] Compiling glib v0.4.1
[INFO] [stderr] Compiling systemstat v0.1.7
[INFO] [stderr] Compiling libnotify v1.0.3
[INFO] [stderr] Compiling gnome_notif v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `env`, `error::Error`, `fs`
[INFO] [stdout] --> src/lib.rs:1:11
[INFO] [stdout] |
[INFO] [stdout] 1 | use std::{fs, error::Error, env, thread, time::Duration};
[INFO] [stdout] | ^^ ^^^^^^^^^^^^ ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused imports: `env`, `error::Error`, `fs`
[INFO] [stdout] --> src/lib.rs:1:11
[INFO] [stdout] |
[INFO] [stdout] 1 | use std::{fs, error::Error, env, thread, time::Duration};
[INFO] [stdout] | ^^ ^^^^^^^^^^^^ ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `Option<&str>: From