[INFO] cloning repository https://github.com/RustemB/oxiide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RustemB/oxiide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustemB%2Foxiide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustemB%2Foxiide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] baa73ec9d4d82203c6c2a8d3b96e5704dd2ed7f6 [INFO] checking RustemB/oxiide/baa73ec9d4d82203c6c2a8d3b96e5704dd2ed7f6 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustemB%2Foxiide" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RustemB/oxiide on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RustemB/oxiide [INFO] finished tweaking git repo https://github.com/RustemB/oxiide [INFO] tweaked toml for git repo https://github.com/RustemB/oxiide written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0db3be339577a557aacf81581e38e34d87bf9e78f6f060202d1407180786d27 [INFO] running `Command { std: "docker" "start" "-a" "d0db3be339577a557aacf81581e38e34d87bf9e78f6f060202d1407180786d27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0db3be339577a557aacf81581e38e34d87bf9e78f6f060202d1407180786d27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0db3be339577a557aacf81581e38e34d87bf9e78f6f060202d1407180786d27", kill_on_drop: false }` [INFO] [stdout] d0db3be339577a557aacf81581e38e34d87bf9e78f6f060202d1407180786d27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6730908d7382f77b000750b25b234a4885cc96dc8ecdda8b046402fa0b98e98 [INFO] running `Command { std: "docker" "start" "-a" "e6730908d7382f77b000750b25b234a4885cc96dc8ecdda8b046402fa0b98e98", kill_on_drop: false }` [INFO] [stderr] Checking oxiide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `oxiide::Color`, `oxiide::Execute`, `oxiide::KeyBind`, `oxiide::Keys`, `oxiide::Layout`, `oxiide::Window`, `oxiide::WindowManager`, `oxiide::Workspace` [INFO] [stdout] --> examples/simple.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use oxiide::{Color, Execute, KeyBind, Keys, Layout, Window, WindowManager, Workspace}; [INFO] [stdout] | ^^^^^ ^^^^^^^ ^^^^^^^ ^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ no `Workspace` in the root [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | no `WindowManager` in the root [INFO] [stdout] | | | | | | no `Window` in the root [INFO] [stdout] | | | | | no `Layout` in the root [INFO] [stdout] | | | | no `Keys` in the root [INFO] [stdout] | | | no `KeyBind` in the root [INFO] [stdout] | | no `Execute` in the root [INFO] [stdout] | no `Color` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] oxiide::keybind::KeyBind [INFO] [stdout] = help: consider importing one of these structs instead: [INFO] [stdout] std::collections::btree_map::Keys [INFO] [stdout] std::collections::hash_map::Keys [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] std::alloc::Layout [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] oxiide::windowmanager::WindowManager [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 1 | use oxiide::{Color, Execute, keybind, Keys, Layout, Window, WindowManager, Workspace}; [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 1 | use oxiide::{Color, Execute, KeyBind, Keys, Layout, Window, windowmanager, Workspace}; [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Result` in crate `oxiide` [INFO] [stdout] --> examples/simple.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() -> oxiide::Result { [INFO] [stdout] | ^^^^^^ not found in `oxiide` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 1 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] help: if you import `Result`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 3 - fn main() -> oxiide::Result { [INFO] [stdout] 3 + fn main() -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Spawn` in this scope [INFO] [stdout] --> examples/simple.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | Spawn(cmd) => Execute::spawn(cmd), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Message::Spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SwitchWorkspace` in this scope [INFO] [stdout] --> examples/simple.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | SwitchWorkspace(idx) => self.cws = idx, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Message::SwitchWorkspace; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Key` [INFO] [stdout] --> examples/simple.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | Key::Mod(Key::Return).bind(Message::Spawn("alacritty")), [INFO] [stdout] | ^^^ use of undeclared type `Key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Key` [INFO] [stdout] --> examples/simple.rs:58:22 [INFO] [stdout] | [INFO] [stdout] 58 | Key::Mod(Key::Return).bind(Message::Spawn("alacritty")), [INFO] [stdout] | ^^^ use of undeclared type `Key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Key` [INFO] [stdout] --> examples/simple.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | Key::Mod(Key::Alt(Key::Escape)).bind(Message::Exit), [INFO] [stdout] | ^^^ use of undeclared type `Key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Key` [INFO] [stdout] --> examples/simple.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | Key::Mod(Key::Alt(Key::Escape)).bind(Message::Exit), [INFO] [stdout] | ^^^ use of undeclared type `Key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Key` [INFO] [stdout] --> examples/simple.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | Key::Mod(Key::Alt(Key::Escape)).bind(Message::Exit), [INFO] [stdout] | ^^^ use of undeclared type `Key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Key` [INFO] [stdout] --> examples/simple.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | .map(|idx| Key::Mod(Key::NumLine(idx)).bind(Message::SwitchWorkspace(idx))) [INFO] [stdout] | ^^^ use of undeclared type `Key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Key` [INFO] [stdout] --> examples/simple.rs:61:33 [INFO] [stdout] | [INFO] [stdout] 61 | .map(|idx| Key::Mod(Key::NumLine(idx)).bind(Message::SwitchWorkspace(idx))) [INFO] [stdout] | ^^^ use of undeclared type `Key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0531. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oxiide` (example "simple") due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "e6730908d7382f77b000750b25b234a4885cc96dc8ecdda8b046402fa0b98e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6730908d7382f77b000750b25b234a4885cc96dc8ecdda8b046402fa0b98e98", kill_on_drop: false }` [INFO] [stdout] e6730908d7382f77b000750b25b234a4885cc96dc8ecdda8b046402fa0b98e98