[INFO] cloning repository https://github.com/Philix27/taliscode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Philix27/taliscode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilix27%2Ftaliscode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilix27%2Ftaliscode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 194261ec26357b865030daa62ddb227ab67e7a13 [INFO] testing Philix27/taliscode against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilix27%2Ftaliscode" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Philix27/taliscode [INFO] finished tweaking git repo https://github.com/Philix27/taliscode [INFO] tweaked toml for git repo https://github.com/Philix27/taliscode written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Philix27/taliscode on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Philix27/taliscode 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pango-sys v0.19.5 [INFO] [stderr] Downloaded system-deps v6.2.2 [INFO] [stderr] Downloaded graphene-rs v0.19.2 [INFO] [stderr] Downloaded version-compare v0.2.0 [INFO] [stderr] Downloaded cfg-expr v0.15.8 [INFO] [stderr] Downloaded cairo-sys-rs v0.19.2 [INFO] [stderr] Downloaded field-offset v0.3.6 [INFO] [stderr] Downloaded gdk4 v0.8.2 [INFO] [stderr] Downloaded gsk4-sys v0.8.2 [INFO] [stderr] Downloaded gtk4-sys v0.8.2 [INFO] [stderr] Downloaded graphene-sys v0.19.5 [INFO] [stderr] Downloaded toml v0.8.14 [INFO] [stderr] Downloaded rustc_version v0.4.0 [INFO] [stderr] Downloaded glib-sys v0.19.5 [INFO] [stderr] Downloaded proc-macro2 v1.0.85 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.19.5 [INFO] [stderr] Downloaded pango v0.19.5 [INFO] [stderr] Downloaded gtk4-macros v0.8.2 [INFO] [stderr] Downloaded gio v0.19.5 [INFO] [stderr] Downloaded gio-sys v0.19.5 [INFO] [stderr] Downloaded gdk4-sys v0.8.2 [INFO] [stderr] Downloaded glib v0.19.7 [INFO] [stderr] Downloaded glib-macros v0.19.7 [INFO] [stderr] Downloaded target-lexicon v0.12.14 [INFO] [stderr] Downloaded serde_spanned v0.6.6 [INFO] [stderr] Downloaded winnow v0.6.11 [INFO] [stderr] Downloaded toml_edit v0.22.14 [INFO] [stderr] Downloaded cairo-rs v0.19.4 [INFO] [stderr] Downloaded gdk-pixbuf v0.19.2 [INFO] [stderr] Downloaded gsk4 v0.8.2 [INFO] [stderr] Downloaded gobject-sys v0.19.5 [INFO] [stderr] Downloaded gtk4 v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4ae16722887fcdf4ad18f7ea5329cc79eb8e1f81b39049207a228bad54c133d [INFO] running `Command { std: "docker" "start" "-a" "f4ae16722887fcdf4ad18f7ea5329cc79eb8e1f81b39049207a228bad54c133d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4ae16722887fcdf4ad18f7ea5329cc79eb8e1f81b39049207a228bad54c133d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4ae16722887fcdf4ad18f7ea5329cc79eb8e1f81b39049207a228bad54c133d", kill_on_drop: false }` [INFO] [stdout] f4ae16722887fcdf4ad18f7ea5329cc79eb8e1f81b39049207a228bad54c133d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 679adc259cec5db530aef1c21963580c4d483365ec4117632b302936dc0440d3 [INFO] running `Command { std: "docker" "start" "-a" "679adc259cec5db530aef1c21963580c4d483365ec4117632b302936dc0440d3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling winnow v0.6.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling gio v0.19.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-macros v0.19.7 [INFO] [stderr] Compiling gtk4-macros v0.8.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling glib-sys v0.19.5 [INFO] [stderr] Compiling gobject-sys v0.19.5 [INFO] [stderr] Compiling gio-sys v0.19.5 [INFO] [stderr] Compiling pango-sys v0.19.5 [INFO] [stderr] Compiling cairo-sys-rs v0.19.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.19.5 [INFO] [stderr] Compiling graphene-sys v0.19.5 [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] Compiling glib v0.19.7 [INFO] [stderr] Compiling cairo-rs v0.19.4 [INFO] [stderr] Compiling graphene-rs v0.19.2 [INFO] [stderr] Compiling gdk-pixbuf v0.19.2 [INFO] [stderr] Compiling pango v0.19.5 [INFO] [stderr] Compiling gdk4 v0.8.2 [INFO] [stderr] Compiling gsk4 v0.8.2 [INFO] [stderr] Compiling gtk4 v0.8.2 [INFO] [stderr] Compiling Taliscode v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `CssProvider` [INFO] [stdout] --> src/custom_button/mod.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use gtk::{glib, Button, CssProvider}; [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: `gdk::cairo::FontOptions` [INFO] [stdout] --> src/screens/home.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gdk::cairo::FontOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::custom_button::AppButton` [INFO] [stdout] --> src/screens/pages.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::custom_button::AppButton; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Application` and `glib` [INFO] [stdout] --> src/widgets/menu.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::{glib, Application}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Box`, `Notebook`, and `Orientation` [INFO] [stdout] --> src/widgets/menu.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use gtk::{prelude::*, Box, Notebook, Orientation}; [INFO] [stdout] | ^^^ ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `integer` [INFO] [stdout] --> src/quiz.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let integer = Option::Some(5); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_integer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_clip` is never used [INFO] [stdout] --> src/clipboard.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn build_clip(application: >k::Application) { [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 `build_modal` is never used [INFO] [stdout] --> src/modal.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn build_modal(application: >k::Application) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dialog` is never used [INFO] [stdout] --> src/modal.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | async fn dialog>(window: Rc) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `returns_closure` is never used [INFO] [stdout] --> src/quiz.rs:6:4 [INFO] [stdout] | [INFO] [stdout] 6 | fn returns_closure() -> impl Fn(i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `say` is never used [INFO] [stdout] --> src/quiz.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | fn say() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `say_gobe` is never used [INFO] [stdout] --> src/quiz.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn say_gobe i32>(f: T) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `screen` is never read [INFO] [stdout] --> src/screens/home.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct HomeView { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 11 | pub screen: gtk::Box, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page` and `widget` are never read [INFO] [stdout] --> src/screens/pages.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct AppPages { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 11 | pub page: Widget, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | pub widget: Widget, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `column` is never used [INFO] [stdout] --> src/widgets/layout.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 5 | impl AppLayouts { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 15 | pub fn column() -> gtk::Box { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppWidget` is never constructed [INFO] [stdout] --> src/widgets/app.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct AppWidget; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `text_input`, `button`, `label`, and `img` are never used [INFO] [stdout] --> src/widgets/app.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 3 | impl AppWidget { [INFO] [stdout] | -------------- associated functions in this implementation [INFO] [stdout] 4 | fn text_input() {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 5 | fn button() {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 6 | fn label() {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | fn img() {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "679adc259cec5db530aef1c21963580c4d483365ec4117632b302936dc0440d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "679adc259cec5db530aef1c21963580c4d483365ec4117632b302936dc0440d3", kill_on_drop: false }` [INFO] [stdout] 679adc259cec5db530aef1c21963580c4d483365ec4117632b302936dc0440d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82bf295675cedda76ba1b62cdd477d5663133e97cf933b3d88353bfdaa68472e [INFO] running `Command { std: "docker" "start" "-a" "82bf295675cedda76ba1b62cdd477d5663133e97cf933b3d88353bfdaa68472e", kill_on_drop: false }` [INFO] [stderr] Compiling Taliscode v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `CssProvider` [INFO] [stdout] --> src/custom_button/mod.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use gtk::{glib, Button, CssProvider}; [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: `gdk::cairo::FontOptions` [INFO] [stdout] --> src/screens/home.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gdk::cairo::FontOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::custom_button::AppButton` [INFO] [stdout] --> src/screens/pages.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::custom_button::AppButton; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Application` and `glib` [INFO] [stdout] --> src/widgets/menu.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::{glib, Application}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Box`, `Notebook`, and `Orientation` [INFO] [stdout] --> src/widgets/menu.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use gtk::{prelude::*, Box, Notebook, Orientation}; [INFO] [stdout] | ^^^ ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `integer` [INFO] [stdout] --> src/quiz.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let integer = Option::Some(5); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_integer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_clip` is never used [INFO] [stdout] --> src/clipboard.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn build_clip(application: >k::Application) { [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 `build_modal` is never used [INFO] [stdout] --> src/modal.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn build_modal(application: >k::Application) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dialog` is never used [INFO] [stdout] --> src/modal.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | async fn dialog>(window: Rc) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `returns_closure` is never used [INFO] [stdout] --> src/quiz.rs:6:4 [INFO] [stdout] | [INFO] [stdout] 6 | fn returns_closure() -> impl Fn(i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `say` is never used [INFO] [stdout] --> src/quiz.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | fn say() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `say_gobe` is never used [INFO] [stdout] --> src/quiz.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn say_gobe i32>(f: T) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `screen` is never read [INFO] [stdout] --> src/screens/home.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct HomeView { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 11 | pub screen: gtk::Box, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page` and `widget` are never read [INFO] [stdout] --> src/screens/pages.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct AppPages { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 11 | pub page: Widget, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | pub widget: Widget, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `column` is never used [INFO] [stdout] --> src/widgets/layout.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 5 | impl AppLayouts { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 15 | pub fn column() -> gtk::Box { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppWidget` is never constructed [INFO] [stdout] --> src/widgets/app.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct AppWidget; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `text_input`, `button`, `label`, and `img` are never used [INFO] [stdout] --> src/widgets/app.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 3 | impl AppWidget { [INFO] [stdout] | -------------- associated functions in this implementation [INFO] [stdout] 4 | fn text_input() {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 5 | fn button() {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 6 | fn label() {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | fn img() {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "82bf295675cedda76ba1b62cdd477d5663133e97cf933b3d88353bfdaa68472e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82bf295675cedda76ba1b62cdd477d5663133e97cf933b3d88353bfdaa68472e", kill_on_drop: false }` [INFO] [stdout] 82bf295675cedda76ba1b62cdd477d5663133e97cf933b3d88353bfdaa68472e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 66d09df9a59b5e8afd6d72edcfbbd09d995f22d37c9201dfb1dd4d8f05cf0888 [INFO] running `Command { std: "docker" "start" "-a" "66d09df9a59b5e8afd6d72edcfbbd09d995f22d37c9201dfb1dd4d8f05cf0888", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `CssProvider` [INFO] [stderr] --> src/custom_button/mod.rs:5:25 [INFO] [stderr] | [INFO] [stderr] 5 | use gtk::{glib, Button, CssProvider}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `gdk::cairo::FontOptions` [INFO] [stderr] --> src/screens/home.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use gdk::cairo::FontOptions; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::custom_button::AppButton` [INFO] [stderr] --> src/screens/pages.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use crate::custom_button::AppButton; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Application` and `glib` [INFO] [stderr] --> src/widgets/menu.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | use gtk::{glib, Application}; [INFO] [stderr] | ^^^^ ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Box`, `Notebook`, and `Orientation` [INFO] [stderr] --> src/widgets/menu.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | use gtk::{prelude::*, Box, Notebook, Orientation}; [INFO] [stderr] | ^^^ ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `integer` [INFO] [stderr] --> src/quiz.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | let integer = Option::Some(5); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_integer` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `build_clip` is never used [INFO] [stderr] --> src/clipboard.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 6 | pub fn build_clip(application: >k::Application) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `build_modal` is never used [INFO] [stderr] --> src/modal.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn build_modal(application: >k::Application) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `dialog` is never used [INFO] [stderr] --> src/modal.rs:42:10 [INFO] [stderr] | [INFO] [stderr] 42 | async fn dialog>(window: Rc) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `returns_closure` is never used [INFO] [stderr] --> src/quiz.rs:6:4 [INFO] [stderr] | [INFO] [stderr] 6 | fn returns_closure() -> impl Fn(i32) -> i32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `say` is never used [INFO] [stderr] --> src/quiz.rs:10:4 [INFO] [stderr] | [INFO] [stderr] 10 | fn say() { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `say_gobe` is never used [INFO] [stderr] --> src/quiz.rs:14:4 [INFO] [stderr] | [INFO] [stderr] 14 | fn say_gobe i32>(f: T) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `screen` is never read [INFO] [stderr] --> src/screens/home.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct HomeView { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 11 | pub screen: gtk::Box, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `page` and `widget` are never read [INFO] [stderr] --> src/screens/pages.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct AppPages { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 11 | pub page: Widget, [INFO] [stderr] | ^^^^ [INFO] [stderr] 12 | pub widget: Widget, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `column` is never used [INFO] [stderr] --> src/widgets/layout.rs:15:12 [INFO] [stderr] | [INFO] [stderr] 5 | impl AppLayouts { [INFO] [stderr] | --------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 15 | pub fn column() -> gtk::Box { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `AppWidget` is never constructed [INFO] [stderr] --> src/widgets/app.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | pub struct AppWidget; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated functions `text_input`, `button`, `label`, and `img` are never used [INFO] [stderr] --> src/widgets/app.rs:4:8 [INFO] [stderr] | [INFO] [stderr] 3 | impl AppWidget { [INFO] [stderr] | -------------- associated functions in this implementation [INFO] [stderr] 4 | fn text_input() {} [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 5 | fn button() {} [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 6 | fn label() {} [INFO] [stderr] | ^^^^^ [INFO] [stderr] 7 | fn img() {} [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `Taliscode` (bin "Taliscode" test) generated 17 warnings (run `cargo fix --bin "Taliscode" --tests` to apply 5 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/Taliscode-5859cd15fe27b5b2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "66d09df9a59b5e8afd6d72edcfbbd09d995f22d37c9201dfb1dd4d8f05cf0888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66d09df9a59b5e8afd6d72edcfbbd09d995f22d37c9201dfb1dd4d8f05cf0888", kill_on_drop: false }` [INFO] [stdout] 66d09df9a59b5e8afd6d72edcfbbd09d995f22d37c9201dfb1dd4d8f05cf0888