[INFO] cloning repository https://github.com/deondreE/file_explorer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deondreE/file_explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdeondreE%2Ffile_explorer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdeondreE%2Ffile_explorer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51c42abbf0c8869a8d9a6bcf630c35fc83e732e4 [INFO] testing deondreE/file_explorer against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdeondreE%2Ffile_explorer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/deondreE/file_explorer [INFO] finished tweaking git repo https://github.com/deondreE/file_explorer [INFO] tweaked toml for git repo https://github.com/deondreE/file_explorer written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/deondreE/file_explorer on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/deondreE/file_explorer 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d590d5a49310e5e69102caecfe933dff01c7d088453c6bb57046cf3ee5f091c4 [INFO] running `Command { std: "docker" "start" "-a" "d590d5a49310e5e69102caecfe933dff01c7d088453c6bb57046cf3ee5f091c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d590d5a49310e5e69102caecfe933dff01c7d088453c6bb57046cf3ee5f091c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d590d5a49310e5e69102caecfe933dff01c7d088453c6bb57046cf3ee5f091c4", kill_on_drop: false }` [INFO] [stdout] d590d5a49310e5e69102caecfe933dff01c7d088453c6bb57046cf3ee5f091c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cc4797f3687db3018bd27317a36270b37e4bd01df01e2912edf6b9a2e7d8d71 [INFO] running `Command { std: "docker" "start" "-a" "6cc4797f3687db3018bd27317a36270b37e4bd01df01e2912edf6b9a2e7d8d71", kill_on_drop: false }` [INFO] [stderr] Compiling file_explorer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `eframe` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use eframe::{NativeOptions, 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[E0432]: unresolved import `file_explorer_backend` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use file_explorer_backend::FileEntry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `file_explorer_backend` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `file_explorer_backend`, use `cargo add file_explorer_backend` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rfd` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rfd::FileDialog; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `rfd` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rfd`, use `cargo add rfd` 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 `tokio` [INFO] [stdout] --> src/main.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[tokio::main] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe` [INFO] [stdout] --> src/main.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | async fn main() -> eframe::Result<()> { [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] [stderr] error: could not compile `file_explorer` (bin "file_explorer") due to 11 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | eframe::run_native( [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:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | fn new(_cc: &eframe::CreationContext<'_>) -> Self { [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 `file_explorer_backend` [INFO] [stdout] --> src/main.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | welcome_message: file_explorer_backend::get_welcome_message(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `file_explorer_backend` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `file_explorer_backend`, use `cargo add file_explorer_backend` 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 `file_explorer_backend` [INFO] [stdout] --> src/main.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | self.file_entries = file_explorer_backend::get_directory_contents(&self.current_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `file_explorer_backend` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `file_explorer_backend`, use `cargo add file_explorer_backend` 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:52:6 [INFO] [stdout] | [INFO] [stdout] 52 | impl eframe::App for FileExplorerApp { [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:53:60 [INFO] [stdout] | [INFO] [stdout] 53 | 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] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6cc4797f3687db3018bd27317a36270b37e4bd01df01e2912edf6b9a2e7d8d71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cc4797f3687db3018bd27317a36270b37e4bd01df01e2912edf6b9a2e7d8d71", kill_on_drop: false }` [INFO] [stdout] 6cc4797f3687db3018bd27317a36270b37e4bd01df01e2912edf6b9a2e7d8d71