[INFO] cloning repository https://github.com/bazizi/rusty-task-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bazizi/rusty-task-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbazizi%2Frusty-task-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbazizi%2Frusty-task-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe7592ffae8ae3c51e57b1cb468ddbb761db8e82 [INFO] checking bazizi/rusty-task-manager against try#29194e8f603400afdb2f86c9418e9fccb1628ea0 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbazizi%2Frusty-task-manager" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bazizi/rusty-task-manager [INFO] finished tweaking git repo https://github.com/bazizi/rusty-task-manager [INFO] tweaked toml for git repo https://github.com/bazizi/rusty-task-manager written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bazizi/rusty-task-manager on toolchain 29194e8f603400afdb2f86c9418e9fccb1628ea0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bazizi/rusty-task-manager already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48f2826e885859ce7db1165821cab382404197496282ff1d65dc8140a527050b [INFO] running `Command { std: "docker" "start" "-a" "48f2826e885859ce7db1165821cab382404197496282ff1d65dc8140a527050b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48f2826e885859ce7db1165821cab382404197496282ff1d65dc8140a527050b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48f2826e885859ce7db1165821cab382404197496282ff1d65dc8140a527050b", kill_on_drop: false }` [INFO] [stdout] 48f2826e885859ce7db1165821cab382404197496282ff1d65dc8140a527050b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af03ae2e556b0eb0905236fd4f421cf3e481a62142aeb964a051912e0ba8593b [INFO] running `Command { std: "docker" "start" "-a" "af03ae2e556b0eb0905236fd4f421cf3e481a62142aeb964a051912e0ba8593b", kill_on_drop: false }` [INFO] [stderr] Checking task-manager-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use eframe::epaint::FontId; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `eframe` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eframe` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use eframe::egui; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `eframe` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use eframe::epaint::FontId; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `eframe` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eframe` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use eframe::egui; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `eframe` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Error` [INFO] [stdout] --> src/main.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | Err(Error) [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/io/error.rs:65:1 [INFO] [stdout] | [INFO] [stdout] = note: `Error` defined here [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fs::TryLockError::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Error` [INFO] [stdout] --> src/main.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | Err(Error) [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/io/error.rs:65:1 [INFO] [stdout] | [INFO] [stdout] = note: `Error` defined here [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fs::TryLockError::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe` [INFO] [stdout] --> src/main.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | let options = eframe::NativeOptions { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `eframe` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe` [INFO] [stdout] --> src/main.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | let options = eframe::NativeOptions { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `eframe` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | eframe::run_native("Rusty Task Manager", options, Box::new(|_cc| Box::new(app))) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `eframe` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe` [INFO] [stdout] --> src/main.rs:73:6 [INFO] [stdout] | [INFO] [stdout] 73 | impl eframe::App for MyApp { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `eframe` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe` [INFO] [stdout] --> src/main.rs:74:60 [INFO] [stdout] | [INFO] [stdout] 74 | fn update(&mut self, ctx: &egui::Context, _frame: &mut eframe::Frame) { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `eframe` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `terminate_process` in this scope [INFO] [stdout] --> src/main.rs:115:37 [INFO] [stdout] | [INFO] [stdout] 115 | ... terminate_process(process.id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `open_folder` in this scope [INFO] [stdout] --> src/main.rs:119:37 [INFO] [stdout] | [INFO] [stdout] 119 | ... open_folder(&process.path); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: could not compile `task-manager-rs` (bin "task-manager-rs") due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | eframe::run_native("Rusty Task Manager", options, Box::new(|_cc| Box::new(app))) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `eframe` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe` [INFO] [stdout] --> src/main.rs:73:6 [INFO] [stdout] | [INFO] [stdout] 73 | impl eframe::App for MyApp { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `eframe` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe` [INFO] [stdout] --> src/main.rs:74:60 [INFO] [stdout] | [INFO] [stdout] 74 | fn update(&mut self, ctx: &egui::Context, _frame: &mut eframe::Frame) { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `eframe` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `terminate_process` in this scope [INFO] [stdout] --> src/main.rs:115:37 [INFO] [stdout] | [INFO] [stdout] 115 | ... terminate_process(process.id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `open_folder` in this scope [INFO] [stdout] --> src/main.rs:119:37 [INFO] [stdout] | [INFO] [stdout] 119 | ... open_folder(&process.path); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: could not compile `task-manager-rs` (bin "task-manager-rs" test) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "af03ae2e556b0eb0905236fd4f421cf3e481a62142aeb964a051912e0ba8593b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af03ae2e556b0eb0905236fd4f421cf3e481a62142aeb964a051912e0ba8593b", kill_on_drop: false }` [INFO] [stdout] af03ae2e556b0eb0905236fd4f421cf3e481a62142aeb964a051912e0ba8593b