[INFO] cloning repository https://github.com/beklauter/gtk-file-explorer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beklauter/gtk-file-explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeklauter%2Fgtk-file-explorer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeklauter%2Fgtk-file-explorer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 848a34c45f6d17929faa191338db2778b6be08a1 [INFO] checking beklauter/gtk-file-explorer against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeklauter%2Fgtk-file-explorer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/beklauter/gtk-file-explorer [INFO] finished tweaking git repo https://github.com/beklauter/gtk-file-explorer [INFO] tweaked toml for git repo https://github.com/beklauter/gtk-file-explorer written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/beklauter/gtk-file-explorer on toolchain d1d7143153307f561233bd4d93e2a3b24157b081 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/beklauter/gtk-file-explorer 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" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 5c3af585e5bbd7e342de0a210488465f651eea6d54ceb1f7892e73fd38d67e51 [INFO] running `Command { std: "docker" "start" "5c3af585e5bbd7e342de0a210488465f651eea6d54ceb1f7892e73fd38d67e51", 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" "5c3af585e5bbd7e342de0a210488465f651eea6d54ceb1f7892e73fd38d67e51" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c3af585e5bbd7e342de0a210488465f651eea6d54ceb1f7892e73fd38d67e51", 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" "5c3af585e5bbd7e342de0a210488465f651eea6d54ceb1f7892e73fd38d67e51" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling gio v0.19.8 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling glib-macros v0.19.9 [INFO] [stderr] Compiling gtk4-macros v0.8.2 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling glib-sys v0.19.8 [INFO] [stderr] Compiling gobject-sys v0.19.8 [INFO] [stderr] Compiling gio-sys v0.19.8 [INFO] [stderr] Compiling pango-sys v0.19.8 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.19.8 [INFO] [stderr] Compiling cairo-sys-rs v0.19.2 [INFO] [stderr] Compiling graphene-sys v0.19.8 [INFO] [stderr] Compiling gdk4-sys v0.8.2 [INFO] [stderr] Compiling gsk4-sys v0.8.2 [INFO] [stderr] Compiling gtk4-sys v0.8.2 [INFO] [stderr] Checking glib v0.14.8 [INFO] [stderr] Checking glib v0.19.9 [INFO] [stderr] Checking cairo-rs v0.19.4 [INFO] [stderr] Checking graphene-rs v0.19.8 [INFO] [stderr] Checking pango v0.19.8 [INFO] [stderr] Checking gdk-pixbuf v0.19.8 [INFO] [stderr] Checking gdk4 v0.8.2 [INFO] [stderr] Checking gsk4 v0.8.2 [INFO] [stderr] Checking gtk4 v0.8.2 [INFO] [stderr] Checking gtk-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `TreeModel` [INFO] [stdout] --> src/main.rs:2:111 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::{Application, ApplicationWindow, TreeView, ListStore, TreeViewColumn, CellRendererText, Orientation, TreeModel}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/main.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TreeModel` [INFO] [stdout] --> src/main.rs:2:111 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::{Application, ApplicationWindow, TreeView, ListStore, TreeViewColumn, CellRendererText, Orientation, TreeModel}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/main.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::TreeView`: Since 4.10 [INFO] [stdout] --> src/main.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::{Application, ApplicationWindow, TreeView, ListStore, TreeViewColumn, CellRendererText, Orientation, TreeModel}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::ListStore`: Since 4.10 [INFO] [stdout] --> src/main.rs:2:53 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::{Application, ApplicationWindow, TreeView, ListStore, TreeViewColumn, CellRendererText, Orientation, TreeModel}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::TreeViewColumn`: Since 4.10 [INFO] [stdout] --> src/main.rs:2:64 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::{Application, ApplicationWindow, TreeView, ListStore, TreeViewColumn, CellRendererText, Orientation, TreeModel}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::CellRendererText`: Since 4.10 [INFO] [stdout] --> src/main.rs:2:80 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::{Application, ApplicationWindow, TreeView, ListStore, TreeViewColumn, CellRendererText, Orientation, TreeModel}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::TreeModel`: Since 4.10 [INFO] [stdout] --> src/main.rs:2:111 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::{Application, ApplicationWindow, TreeView, ListStore, TreeViewColumn, CellRendererText, Orientation, TreeModel}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::TreeView`: Since 4.10 [INFO] [stdout] --> src/main.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | let tree_view = TreeView::new(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::ListStore`: Since 4.10 [INFO] [stdout] --> src/main.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | let list_store = ListStore::new(&[String::static_type(), String::static_type()]); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::TreeView`: Since 4.10 [INFO] [stdout] --> src/main.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | fn setup_tree_view(tree_view: &TreeView) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::TreeViewColumn`: Since 4.10 [INFO] [stdout] --> src/main.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | let column = TreeViewColumn::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::CellRendererText`: Since 4.10 [INFO] [stdout] --> src/main.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | let cell = CellRendererText::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::ListStore`: Since 4.10 [INFO] [stdout] --> src/main.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | fn populate_with_drives(list_store: &ListStore) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::ListStore`: Since 4.10 [INFO] [stdout] --> src/main.rs:55:50 [INFO] [stdout] | [INFO] [stdout] 55 | fn populate_with_directory_contents(list_store: &ListStore, directory: &Path) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::TreeView`: Since 4.10 [INFO] [stdout] --> src/main.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::{Application, ApplicationWindow, TreeView, ListStore, TreeViewColumn, CellRendererText, Orientation, TreeModel}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::ListStore`: Since 4.10 [INFO] [stdout] --> src/main.rs:2:53 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::{Application, ApplicationWindow, TreeView, ListStore, TreeViewColumn, CellRendererText, Orientation, TreeModel}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::TreeViewColumn`: Since 4.10 [INFO] [stdout] --> src/main.rs:2:64 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::{Application, ApplicationWindow, TreeView, ListStore, TreeViewColumn, CellRendererText, Orientation, TreeModel}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::CellRendererText`: Since 4.10 [INFO] [stdout] --> src/main.rs:2:80 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::{Application, ApplicationWindow, TreeView, ListStore, TreeViewColumn, CellRendererText, Orientation, TreeModel}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::TreeModel`: Since 4.10 [INFO] [stdout] --> src/main.rs:2:111 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::{Application, ApplicationWindow, TreeView, ListStore, TreeViewColumn, CellRendererText, Orientation, TreeModel}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::TreeView`: Since 4.10 [INFO] [stdout] --> src/main.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | let tree_view = TreeView::new(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::ListStore`: Since 4.10 [INFO] [stdout] --> src/main.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | let list_store = ListStore::new(&[String::static_type(), String::static_type()]); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::TreeView`: Since 4.10 [INFO] [stdout] --> src/main.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | fn setup_tree_view(tree_view: &TreeView) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::TreeViewColumn`: Since 4.10 [INFO] [stdout] --> src/main.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | let column = TreeViewColumn::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk4::TreeView::new`: Since 4.10 [INFO] [stdout] --> src/main.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | let tree_view = TreeView::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk4::list_store::::new`: Since 4.10 [INFO] [stdout] --> src/main.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | let list_store = ListStore::new(&[String::static_type(), String::static_type()]); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::CellRendererText`: Since 4.10 [INFO] [stdout] --> src/main.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | let cell = CellRendererText::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::TreeViewExt::set_model`: Since 4.10 [INFO] [stdout] --> src/main.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | tree_view.set_model(Some(&list_store)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::ListStore`: Since 4.10 [INFO] [stdout] --> src/main.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | fn populate_with_drives(list_store: &ListStore) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::ListStore`: Since 4.10 [INFO] [stdout] --> src/main.rs:55:50 [INFO] [stdout] | [INFO] [stdout] 55 | fn populate_with_directory_contents(list_store: &ListStore, directory: &Path) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::show`: Since 4.10 [INFO] [stdout] --> src/main.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | window.show(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk4::TreeViewColumn::new`: Since 4.10 [INFO] [stdout] --> src/main.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 35 | let column = TreeViewColumn::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk4::CellRendererText::new`: Since 4.10 [INFO] [stdout] --> src/main.rs:36:38 [INFO] [stdout] | [INFO] [stdout] 36 | let cell = CellRendererText::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::TreeViewColumn::pack_start`: Since 4.10 [INFO] [stdout] --> src/main.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | column.pack_start(&cell, true); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::TreeViewColumn::add_attribute`: Since 4.10 [INFO] [stdout] --> src/main.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | column.add_attribute(&cell, "text", i as i32); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::TreeViewExt::append_column`: Since 4.10 [INFO] [stdout] --> src/main.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | tree_view.append_column(&column); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::ListStore::clear`: Since 4.10 [INFO] [stdout] --> src/main.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | list_store.clear(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk4::TreeView::new`: Since 4.10 [INFO] [stdout] --> src/main.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | let tree_view = TreeView::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk4::list_store::::new`: Since 4.10 [INFO] [stdout] --> src/main.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | let list_store = ListStore::new(&[String::static_type(), String::static_type()]); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::TreeViewExt::set_model`: Since 4.10 [INFO] [stdout] --> src/main.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | tree_view.set_model(Some(&list_store)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::list_store::::insert_with_values`: Since 4.10 [INFO] [stdout] --> src/main.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | list_store.insert_with_values(None, &[(0, &drive_name), (1, &drive_name)]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::show`: Since 4.10 [INFO] [stdout] --> src/main.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | window.show(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::ListStore::clear`: Since 4.10 [INFO] [stdout] --> src/main.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | list_store.clear(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk4::TreeViewColumn::new`: Since 4.10 [INFO] [stdout] --> src/main.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 35 | let column = TreeViewColumn::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::list_store::::insert_with_values`: Since 4.10 [INFO] [stdout] --> src/main.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 67 | list_store.insert_with_values(None, &[(0, &file_name), (1, &file_type)]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk4::CellRendererText::new`: Since 4.10 [INFO] [stdout] --> src/main.rs:36:38 [INFO] [stdout] | [INFO] [stdout] 36 | let cell = CellRendererText::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::TreeViewColumn::pack_start`: Since 4.10 [INFO] [stdout] --> src/main.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | column.pack_start(&cell, true); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::TreeViewColumn::add_attribute`: Since 4.10 [INFO] [stdout] --> src/main.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | column.add_attribute(&cell, "text", i as i32); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::TreeViewExt::append_column`: Since 4.10 [INFO] [stdout] --> src/main.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | tree_view.append_column(&column); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::ListStore::clear`: Since 4.10 [INFO] [stdout] --> src/main.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | list_store.clear(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::list_store::::insert_with_values`: Since 4.10 [INFO] [stdout] --> src/main.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | list_store.insert_with_values(None, &[(0, &drive_name), (1, &drive_name)]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::ListStore::clear`: Since 4.10 [INFO] [stdout] --> src/main.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | list_store.clear(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::list_store::::insert_with_values`: Since 4.10 [INFO] [stdout] --> src/main.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 67 | list_store.insert_with_values(None, &[(0, &file_name), (1, &file_type)]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `populate_with_directory_contents` is never used [INFO] [stdout] --> src/main.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn populate_with_directory_contents(list_store: &ListStore, directory: &Path) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `populate_with_directory_contents` is never used [INFO] [stdout] --> src/main.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn populate_with_directory_contents(list_store: &ListStore, directory: &Path) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "5c3af585e5bbd7e342de0a210488465f651eea6d54ceb1f7892e73fd38d67e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3af585e5bbd7e342de0a210488465f651eea6d54ceb1f7892e73fd38d67e51", kill_on_drop: false }` [INFO] [stdout] 5c3af585e5bbd7e342de0a210488465f651eea6d54ceb1f7892e73fd38d67e51