[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 beta-2022-02-22 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-115/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-115/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryotakita/taskManager2 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-115/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" "+beta-2022-02-22" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winrt_gen_macros v0.7.2 [INFO] [stderr] Downloaded winrt_gen v0.7.2 [INFO] [stderr] Downloaded winrt v0.7.2 [INFO] [stderr] Downloaded winrt_macros v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fa09dce84b102fc5c3a265b140a7cd6b05bae290f16e15bd417f8f665fe6c40 [INFO] running `Command { std: "docker" "start" "-a" "2fa09dce84b102fc5c3a265b140a7cd6b05bae290f16e15bd417f8f665fe6c40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fa09dce84b102fc5c3a265b140a7cd6b05bae290f16e15bd417f8f665fe6c40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fa09dce84b102fc5c3a265b140a7cd6b05bae290f16e15bd417f8f665fe6c40", kill_on_drop: false }` [INFO] [stdout] 2fa09dce84b102fc5c3a265b140a7cd6b05bae290f16e15bd417f8f665fe6c40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cb45393a6a8a5450844fca10a1d87a56b0d428d66804dbab5d2132ef3566c33 [INFO] running `Command { std: "docker" "start" "-a" "4cb45393a6a8a5450844fca10a1d87a56b0d428d66804dbab5d2132ef3566c33", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [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 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" "4cb45393a6a8a5450844fca10a1d87a56b0d428d66804dbab5d2132ef3566c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cb45393a6a8a5450844fca10a1d87a56b0d428d66804dbab5d2132ef3566c33", kill_on_drop: false }` [INFO] [stdout] 4cb45393a6a8a5450844fca10a1d87a56b0d428d66804dbab5d2132ef3566c33