[INFO] cloning repository https://github.com/antoyo/titanium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antoyo/titanium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Ftitanium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Ftitanium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 078c3fb180200d69a12636dfa0c187ac06c6a290 [INFO] checking antoyo/titanium against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Ftitanium" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antoyo/titanium on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antoyo/titanium [INFO] finished tweaking git repo https://github.com/antoyo/titanium [INFO] tweaked toml for git repo https://github.com/antoyo/titanium written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/antoyo/titanium already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e382703494232dcdbda37fdbd8f380fe0c67591037735904d69313382d785769 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e382703494232dcdbda37fdbd8f380fe0c67591037735904d69313382d785769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e382703494232dcdbda37fdbd8f380fe0c67591037735904d69313382d785769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e382703494232dcdbda37fdbd8f380fe0c67591037735904d69313382d785769", kill_on_drop: false }` [INFO] [stdout] e382703494232dcdbda37fdbd8f380fe0c67591037735904d69313382d785769 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 97bbae1a170332037affc601dcc2ee594de532483bb99409f4ada62afcb58b42 [INFO] running `Command { std: "docker" "start" "-a" "97bbae1a170332037affc601dcc2ee594de532483bb99409f4ada62afcb58b42", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling gio v0.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling pango v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling gdk v0.13.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking json v0.11.15 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking open v1.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking miniz_oxide v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking password-store v0.4.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling gtk v0.9.0 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling webkit2gtk-sys v0.12.0 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking zip v0.3.3 [INFO] [stderr] Checking rusqlite v0.20.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking log-panics v2.0.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Checking rmp v0.8.8 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking syslog v4.0.1 [INFO] [stderr] Checking rmp-serialize v0.8.1 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking simplelog v0.5.3 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling mg-settings-macros v0.4.2 [INFO] [stderr] Compiling gumdrop_derive v0.4.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking gumdrop v0.4.0 [INFO] [stderr] Checking mg-settings v0.4.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling relm-derive v0.21.0 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling glib-sys v0.10.0 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling soup-sys v0.10.0 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking glib v0.10.1 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking javascriptcore-rs v0.10.0 [INFO] [stderr] Checking relm v0.21.0 [INFO] [stderr] Checking webkit2gtk v0.10.0 [INFO] [stderr] Checking mg v0.14.0 [INFO] [stderr] Checking titanium-common v0.1.0 (/opt/rustwide/workdir/titanium-common) [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> titanium-common/src/lib.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Debug, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> titanium-common/src/lib.rs:61:40 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Debug, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> titanium-common/src/lib.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Clone, Copy, Debug, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> titanium-common/src/lib.rs:77:46 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Clone, Copy, Debug, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> titanium-common/src/lib.rs:90:24 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Clone, Debug, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> titanium-common/src/lib.rs:90:40 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Clone, Debug, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> titanium-common/src/lib.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | #[derive(Clone, Debug, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> titanium-common/src/lib.rs:95:40 [INFO] [stdout] | [INFO] [stdout] 95 | #[derive(Clone, Debug, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> titanium-common/src/lib.rs:159:30 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(Clone, Copy, Debug, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> titanium-common/src/lib.rs:159:46 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(Clone, Copy, Debug, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking titanium v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `DarkTheme` [INFO] [stdout] --> src/app/mod.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | DarkTheme, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/download_list_view.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | gtk::FlowBox { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:372:5 [INFO] [stdout] | [INFO] [stdout] 372 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/download_list_view.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | gtk::FlowBox { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `webkit2gtk::WebViewExt` [INFO] [stdout] --> src/app/pass_filler.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | use webkit2gtk::WebViewExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DarkTheme` [INFO] [stdout] --> src/app/mod.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | DarkTheme, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/download_list_view.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | gtk::FlowBox { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:372:5 [INFO] [stdout] | [INFO] [stdout] 372 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/download_list_view.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | gtk::FlowBox { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/app/dialog.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | use std::env::{home_dir, temp_dir}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/app/dialog.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | let dir = home_dir() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/download.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | use std::env::{home_dir, temp_dir}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/download.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | .or_else(home_dir) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/app/dialog.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | use std::env::{home_dir, temp_dir}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/app/dialog.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | let dir = home_dir() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/download.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | use std::env::{home_dir, temp_dir}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/download.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | .or_else(home_dir) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `webkit2gtk::CookieManagerExt::delete_all_cookies` [INFO] [stdout] --> src/app/browser.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | cookie_manager.delete_all_cookies(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `webkit2gtk::CookieManagerExt::delete_cookies_for_domain` [INFO] [stdout] --> src/app/browser.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | cookie_manager.delete_cookies_for_domain(domain); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `webkit2gtk::CookieManagerExt::delete_all_cookies` [INFO] [stdout] --> src/app/browser.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | cookie_manager.delete_all_cookies(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `webkit2gtk::CookieManagerExt::delete_cookies_for_domain` [INFO] [stdout] --> src/app/browser.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | cookie_manager.delete_cookies_for_domain(domain); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `app::App` in the current scope [INFO] [stdout] --> src/app/pass_filler.rs:137:24 [INFO] [stdout] | [INFO] [stdout] 137 | let app = App::new(Some(url), Some(temp_dir.path().to_str().unwrap().to_string())); [INFO] [stdout] | ^^^ function or associated item not found in `app::App` [INFO] [stdout] | [INFO] [stdout] ::: src/app/mod.rs:250:17 [INFO] [stdout] | [INFO] [stdout] 250 | impl Widget for App { [INFO] [stdout] | --- function or associated item `new` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `ObjectSubclass` [INFO] [stdout] candidate #2: `UpdateNew` [INFO] [stdout] candidate #3: `error_chain::ChainedError` [INFO] [stdout] candidate #4: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `webkit2gtk::NavigationPolicyDecisionExt::get_navigation_type` [INFO] [stdout] --> src/webview/mod.rs:295:51 [INFO] [stdout] | [INFO] [stdout] 295 | let navigation_type = policy_decision.get_navigation_type(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `webkit2gtk::NavigationPolicyDecisionExt::get_request` [INFO] [stdout] --> src/webview/mod.rs:297:43 [INFO] [stdout] | [INFO] [stdout] 297 | let url = policy_decision.get_request() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `webkit2gtk::SettingsExt::set_enable_private_browsing` [INFO] [stdout] --> src/webview/settings.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | settings.set_enable_private_browsing(value), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `webkit2gtk::NavigationPolicyDecisionExt::get_navigation_type` [INFO] [stdout] --> src/webview/mod.rs:295:51 [INFO] [stdout] | [INFO] [stdout] 295 | let navigation_type = policy_decision.get_navigation_type(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `webkit2gtk::NavigationPolicyDecisionExt::get_request` [INFO] [stdout] --> src/webview/mod.rs:297:43 [INFO] [stdout] | [INFO] [stdout] 297 | let url = policy_decision.get_request() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `webkit2gtk::SettingsExt::set_enable_private_browsing` [INFO] [stdout] --> src/webview/settings.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | settings.set_enable_private_browsing(value), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `titanium` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `home_page` [INFO] [stdout] --> src/app/mod.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | home_page: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "97bbae1a170332037affc601dcc2ee594de532483bb99409f4ada62afcb58b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97bbae1a170332037affc601dcc2ee594de532483bb99409f4ada62afcb58b42", kill_on_drop: false }` [INFO] [stdout] 97bbae1a170332037affc601dcc2ee594de532483bb99409f4ada62afcb58b42