[INFO] cloning repository https://github.com/dvorakmortonxd/RustyWolf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvorakmortonxd/RustyWolf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvorakmortonxd%2FRustyWolf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvorakmortonxd%2FRustyWolf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f78a2d2a305682bff9e6df3b73f5acc43e1fac14 [INFO] checking dvorakmortonxd/RustyWolf against 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvorakmortonxd%2FRustyWolf" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dvorakmortonxd/RustyWolf [INFO] finished tweaking git repo https://github.com/dvorakmortonxd/RustyWolf [INFO] tweaked toml for git repo https://github.com/dvorakmortonxd/RustyWolf written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dvorakmortonxd/RustyWolf on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dvorakmortonxd/RustyWolf 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" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] c5330a4c518d7e69e3686c3c965f8a911f695a431b5c7e85626869b3c55343df [INFO] running `Command { std: "docker" "start" "c5330a4c518d7e69e3686c3c965f8a911f695a431b5c7e85626869b3c55343df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5330a4c518d7e69e3686c3c965f8a911f695a431b5c7e85626869b3c55343df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5330a4c518d7e69e3686c3c965f8a911f695a431b5c7e85626869b3c55343df" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5330a4c518d7e69e3686c3c965f8a911f695a431b5c7e85626869b3c55343df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5330a4c518d7e69e3686c3c965f8a911f695a431b5c7e85626869b3c55343df" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling wry v0.47.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking pxfm v0.1.28 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling dlopen2_derive v0.4.3 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling gtk3-macros v0.18.2 [INFO] [stderr] Checking dlopen2 v0.7.0 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-sys v0.18.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.2 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Compiling javascriptcore-rs-sys v1.1.1 [INFO] [stderr] Compiling soup3-sys v0.5.0 [INFO] [stderr] Compiling webkit2gtk-sys v2.0.1 [INFO] [stderr] Compiling gdkx11-sys v0.18.2 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking glib v0.18.5 [INFO] [stderr] Checking gdkwayland-sys v0.18.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking cairo-rs v0.18.5 [INFO] [stderr] Checking atk v0.18.2 [INFO] [stderr] Checking javascriptcore-rs v1.1.2 [INFO] [stderr] Checking gdk-pixbuf v0.18.5 [INFO] [stderr] Checking pango v0.18.3 [INFO] [stderr] Checking soup3 v0.5.0 [INFO] [stderr] Checking gdk v0.18.2 [INFO] [stderr] Checking gdkx11 v0.18.2 [INFO] [stderr] Checking webkit2gtk v2.0.1 [INFO] [stderr] Checking tao v0.31.1 [INFO] [stderr] Checking RustyWolf v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use gtk::prelude::*; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use gtk::prelude::*; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::normalize_url`, `super::sanitize_filename`, `super::should_open_new_tab_url` [INFO] [stdout] --> src/webview.rs:2146:17 [INFO] [stdout] | [INFO] [stdout] 2146 | use super::{normalize_url, sanitize_filename, should_open_new_tab_url}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:1816:18 [INFO] [stdout] | [INFO] [stdout] 1816 | let chrome = gtk::Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::boxed::Box; [INFO] [stdout] | [INFO] [stdout] help: if you import `Box`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 1816 - let chrome = gtk::Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] 1816 + let chrome = Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:1816:32 [INFO] [stdout] | [INFO] [stdout] 1816 | let chrome = gtk::Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use image::metadata::Orientation; [INFO] [stdout] | [INFO] [stdout] help: if you import `Orientation`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 1816 - let chrome = gtk::Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] 1816 + let chrome = gtk::Box::new(Orientation::Vertical, 0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:1820:19 [INFO] [stdout] | [INFO] [stdout] 1820 | let content = gtk::Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::boxed::Box; [INFO] [stdout] | [INFO] [stdout] help: if you import `Box`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 1820 - let content = gtk::Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] 1820 + let content = Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:1820:33 [INFO] [stdout] | [INFO] [stdout] 1820 | let content = gtk::Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use image::metadata::Orientation; [INFO] [stdout] | [INFO] [stdout] help: if you import `Orientation`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 1820 - let content = gtk::Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] 1820 + let content = gtk::Box::new(Orientation::Vertical, 0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:1816:18 [INFO] [stdout] | [INFO] [stdout] 1816 | let chrome = gtk::Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::boxed::Box; [INFO] [stdout] | [INFO] [stdout] help: if you import `Box`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 1816 - let chrome = gtk::Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] 1816 + let chrome = Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:1816:32 [INFO] [stdout] | [INFO] [stdout] 1816 | let chrome = gtk::Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use image::metadata::Orientation; [INFO] [stdout] | [INFO] [stdout] help: if you import `Orientation`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 1816 - let chrome = gtk::Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] 1816 + let chrome = gtk::Box::new(Orientation::Vertical, 0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:1820:19 [INFO] [stdout] | [INFO] [stdout] 1820 | let content = gtk::Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::boxed::Box; [INFO] [stdout] | [INFO] [stdout] help: if you import `Box`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 1820 - let content = gtk::Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] 1820 + let content = Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:1820:33 [INFO] [stdout] | [INFO] [stdout] 1820 | let content = gtk::Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use image::metadata::Orientation; [INFO] [stdout] | [INFO] [stdout] help: if you import `Orientation`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 1820 - let content = gtk::Box::new(gtk::Orientation::Vertical, 0); [INFO] [stdout] 1820 + let content = gtk::Box::new(Orientation::Vertical, 0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pack_start` found for reference `>k::auto::box_::Box` in the current scope [INFO] [stdout] --> src/webview.rs:1824:10 [INFO] [stdout] | [INFO] [stdout] 1824 | vbox.pack_start(&chrome, false, false, 0); [INFO] [stdout] | ^^^^^^^^^^ method not found in `>k::auto::box_::Box` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `BoxExt` which provides `pack_start` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use gtk::auto::box_::BoxExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pack_start` found for reference `>k::auto::box_::Box` in the current scope [INFO] [stdout] --> src/webview.rs:1824:10 [INFO] [stdout] | [INFO] [stdout] 1824 | vbox.pack_start(&chrome, false, false, 0); [INFO] [stdout] | ^^^^^^^^^^ method not found in `>k::auto::box_::Box` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `BoxExt` which provides `pack_start` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use gtk::auto::box_::BoxExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pack_start` found for reference `>k::auto::box_::Box` in the current scope [INFO] [stdout] --> src/webview.rs:1825:10 [INFO] [stdout] | [INFO] [stdout] 1825 | vbox.pack_start(&content, true, true, 0); [INFO] [stdout] | ^^^^^^^^^^ method not found in `>k::auto::box_::Box` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `BoxExt` which provides `pack_start` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use gtk::auto::box_::BoxExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pack_start` found for reference `>k::auto::box_::Box` in the current scope [INFO] [stdout] --> src/webview.rs:1825:10 [INFO] [stdout] | [INFO] [stdout] 1825 | vbox.pack_start(&content, true, true, 0); [INFO] [stdout] | ^^^^^^^^^^ method not found in `>k::auto::box_::Box` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `BoxExt` which provides `pack_start` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use gtk::auto::box_::BoxExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `show_all` found for reference `>k::auto::box_::Box` in the current scope [INFO] [stdout] --> src/webview.rs:1829:10 [INFO] [stdout] | [INFO] [stdout] 1829 | vbox.show_all(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `WidgetExt` which provides `show_all` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use gtk::auto::widget::WidgetExt; [INFO] [stdout] | [INFO] [stdout] help: there is a method `show` with a similar name [INFO] [stdout] | [INFO] [stdout] 1829 - vbox.show_all(); [INFO] [stdout] 1829 + vbox.show(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `show_all` found for reference `>k::auto::box_::Box` in the current scope [INFO] [stdout] --> src/webview.rs:1829:10 [INFO] [stdout] | [INFO] [stdout] 1829 | vbox.show_all(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `WidgetExt` which provides `show_all` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use gtk::auto::widget::WidgetExt; [INFO] [stdout] | [INFO] [stdout] help: there is a method `show` with a similar name [INFO] [stdout] | [INFO] [stdout] 1829 - vbox.show_all(); [INFO] [stdout] 1829 + vbox.show(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:68:34 [INFO] [stdout] | [INFO] [stdout] 68 | gtk_chrome_container: Option, [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:70:35 [INFO] [stdout] | [INFO] [stdout] 70 | gtk_content_container: Option, [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:1248:63 [INFO] [stdout] | [INFO] [stdout] 1248 | #[cfg(target_os = "linux")] gtk_chrome_container: Option<>k::Box>, [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:1366:64 [INFO] [stdout] | [INFO] [stdout] 1366 | #[cfg(target_os = "linux")] gtk_content_container: Option<>k::Box>, [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:1811:64 [INFO] [stdout] | [INFO] [stdout] 1811 | fn create_linux_webview_containers(window: &Window) -> Result<(gtk::Box, gtk::Box)> { [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:1811:74 [INFO] [stdout] | [INFO] [stdout] 1811 | fn create_linux_webview_containers(window: &Window) -> Result<(gtk::Box, gtk::Box)> { [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:1835:50 [INFO] [stdout] | [INFO] [stdout] 1835 | fn set_linux_chrome_container_height(container: >k::Box, chrome_h: f64) { [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `RustyWolf` (bin "RustyWolf") due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:68:34 [INFO] [stdout] | [INFO] [stdout] 68 | gtk_chrome_container: Option, [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:70:35 [INFO] [stdout] | [INFO] [stdout] 70 | gtk_content_container: Option, [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:1248:63 [INFO] [stdout] | [INFO] [stdout] 1248 | #[cfg(target_os = "linux")] gtk_chrome_container: Option<>k::Box>, [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:1366:64 [INFO] [stdout] | [INFO] [stdout] 1366 | #[cfg(target_os = "linux")] gtk_content_container: Option<>k::Box>, [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:1811:64 [INFO] [stdout] | [INFO] [stdout] 1811 | fn create_linux_webview_containers(window: &Window) -> Result<(gtk::Box, gtk::Box)> { [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:1811:74 [INFO] [stdout] | [INFO] [stdout] 1811 | fn create_linux_webview_containers(window: &Window) -> Result<(gtk::Box, gtk::Box)> { [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gtk` in this scope [INFO] [stdout] --> src/webview.rs:1835:50 [INFO] [stdout] | [INFO] [stdout] 1835 | fn set_linux_chrome_container_height(container: >k::Box, chrome_h: f64) { [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `gtk` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gtk`, use `cargo add gtk` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `RustyWolf` (bin "RustyWolf" test) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "c5330a4c518d7e69e3686c3c965f8a911f695a431b5c7e85626869b3c55343df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5330a4c518d7e69e3686c3c965f8a911f695a431b5c7e85626869b3c55343df", kill_on_drop: false }` [INFO] [stdout] c5330a4c518d7e69e3686c3c965f8a911f695a431b5c7e85626869b3c55343df