[INFO] cloning repository https://github.com/ryotakita/taskManager2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryotakita/taskManager2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryotakita%2FtaskManager2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryotakita%2FtaskManager2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 996e3175306c27573d1dbb3e6615ba32310ef362 [INFO] testing ryotakita/taskManager2 against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryotakita%2FtaskManager2" "/workspace/builds/worker-82/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-82/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryotakita/taskManager2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryotakita/taskManager2 [INFO] finished tweaking git repo https://github.com/ryotakita/taskManager2 [INFO] tweaked toml for git repo https://github.com/ryotakita/taskManager2 written to /workspace/builds/worker-82/source/Cargo.toml [INFO] crate git repo https://github.com/ryotakita/taskManager2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87aa0d88a1ef1d842cefecc5751ac8e172378da481ae0029fd70adb59276796c [INFO] running `Command { std: "docker" "start" "-a" "87aa0d88a1ef1d842cefecc5751ac8e172378da481ae0029fd70adb59276796c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87aa0d88a1ef1d842cefecc5751ac8e172378da481ae0029fd70adb59276796c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87aa0d88a1ef1d842cefecc5751ac8e172378da481ae0029fd70adb59276796c", kill_on_drop: false }` [INFO] [stdout] 87aa0d88a1ef1d842cefecc5751ac8e172378da481ae0029fd70adb59276796c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc27b0f9264ae312d60155956b170cf22fb031c6dba57237fccdc437c7290ef9 [INFO] running `Command { std: "docker" "start" "-a" "fc27b0f9264ae312d60155956b170cf22fb031c6dba57237fccdc437c7290ef9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tui v0.15.0 [INFO] [stderr] Compiling winrt_gen_macros v0.7.2 [INFO] [stderr] Compiling argh_derive v0.1.5 [INFO] [stderr] Compiling argh v0.1.5 [INFO] [stderr] Compiling winrt_gen v0.7.2 [INFO] [stderr] Compiling winrt_macros v0.7.2 [INFO] [stderr] Compiling winrt v0.7.2 [INFO] [stderr] Compiling FEXP v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: 'windir' environment variable is not set. Perhaps you're trying to use operating system dependencies on a non-Windows OS? [INFO] [stdout] --> src/UserInterface/app.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | os [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> src/UserInterface/app.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use windows::{ [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> src/UserInterface/app.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use windows::application_model::data_transfer::{DataPackage, Clipboard}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `main` [INFO] [stdout] --> src/UserInterface/app.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use main; [INFO] [stdout] | ^^^^ no external crate `main` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StorageFile` [INFO] [stdout] --> src/UserInterface/app.rs:177:16 [INFO] [stdout] | [INFO] [stdout] 177 | let file = StorageFile::get_file_from_path_async(path).unwrap().get().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `StorageFile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Launcher` [INFO] [stdout] --> src/UserInterface/app.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | Launcher::launch_file_async(file).unwrap().get().unwrap(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Launcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPackage` [INFO] [stdout] --> src/UserInterface/app.rs:392:31 [INFO] [stdout] | [INFO] [stdout] 392 | let content = DataPackage::new().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DataPackage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Clipboard` [INFO] [stdout] --> src/UserInterface/app.rs:395:17 [INFO] [stdout] | [INFO] [stdout] 395 | Clipboard::set_content(content); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Clipboard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Clipboard` [INFO] [stdout] --> src/UserInterface/app.rs:396:17 [INFO] [stdout] | [INFO] [stdout] 396 | Clipboard::flush(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Clipboard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufRead`, `self` [INFO] [stdout] --> src/UserInterface/app.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io::{self, BufRead, BufReader}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `once_cell::sync::OnceCell` [INFO] [stdout] --> src/UserInterface/app.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use once_cell::sync::OnceCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BarChart` [INFO] [stdout] --> src/UserInterface/ui.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | Axis, BarChart, Block, Borders, Cell, Chart, Dataset, Gauge, LineGauge, List, ListItem, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Task` [INFO] [stdout] --> src/main.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::UserInterface::{ui, App, Task}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `once_cell::sync::OnceCell` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use once_cell::sync::OnceCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 5 warnings emitted [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] [stderr] error: could not compile `FEXP` due to 10 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "fc27b0f9264ae312d60155956b170cf22fb031c6dba57237fccdc437c7290ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc27b0f9264ae312d60155956b170cf22fb031c6dba57237fccdc437c7290ef9", kill_on_drop: false }` [INFO] [stdout] fc27b0f9264ae312d60155956b170cf22fb031c6dba57237fccdc437c7290ef9