[INFO] cloning repository https://github.com/crategate/config-gtk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crategate/config-gtk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrategate%2Fconfig-gtk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrategate%2Fconfig-gtk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53926647e6e74d94d0142988bdaaf317e71966aa [INFO] checking crategate/config-gtk against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrategate%2Fconfig-gtk" "/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/crategate/config-gtk [INFO] finished tweaking git repo https://github.com/crategate/config-gtk [INFO] tweaked toml for git repo https://github.com/crategate/config-gtk written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/crategate/config-gtk on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/crategate/config-gtk 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-5-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `config-gtk` [INFO] [stderr] * `build-script` target `build-script-main` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ac8dfc7b63d520230ab4498429a83dc07de3b826b7eb0c8cc7fc7b090d3d7e8 [INFO] running `Command { std: "docker" "start" "-a" "8ac8dfc7b63d520230ab4498429a83dc07de3b826b7eb0c8cc7fc7b090d3d7e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ac8dfc7b63d520230ab4498429a83dc07de3b826b7eb0c8cc7fc7b090d3d7e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ac8dfc7b63d520230ab4498429a83dc07de3b826b7eb0c8cc7fc7b090d3d7e8", kill_on_drop: false }` [INFO] [stdout] 8ac8dfc7b63d520230ab4498429a83dc07de3b826b7eb0c8cc7fc7b090d3d7e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9002a01f833cb4b2ed0d2fd5c07746378061982365e04e9510c9ed6ee08a979 [INFO] running `Command { std: "docker" "start" "-a" "b9002a01f833cb4b2ed0d2fd5c07746378061982365e04e9510c9ed6ee08a979", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `config-gtk` [INFO] [stderr] * `build-script` target `build-script-main` [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.13 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling gio v0.19.8 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling config-gtk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `task_object` [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod task_object; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `task_object`, create file "src/task_object.rs" or "src/task_object/mod.rs" [INFO] [stdout] = note: if there is a `mod task_object` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `task_row` [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod task_row; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `task_row`, create file "src/task_row.rs" or "src/task_row/mod.rs" [INFO] [stdout] = note: if there is a `mod task_row` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gtk` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | 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]: failed to resolve: use of unresolved module or unlinked crate `gtk` [INFO] [stdout] --> src/window/imp.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gtk::subclass::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]: failed to resolve: use of unresolved module or unlinked crate `glib` [INFO] [stdout] --> src/window/imp.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use glib::subclass::InitializingObject; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `glib` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `glib`, use `cargo add glib` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `window::Window` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use window::Window; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Window` in `window` [INFO] [stdout] | [INFO] [stdout] note: struct `crate::window::imp::Window` exists but is inaccessible [INFO] [stdout] --> src/window/imp.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Window { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not accessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gtk` [INFO] [stdout] --> src/window/imp.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gtk::{gio, glib, CompositeTemplate, Entry, ListView}; [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]: failed to resolve: use of unresolved module or unlinked crate `gtk` [INFO] [stdout] --> src/window/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gtk::subclass::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 import `glib` [INFO] [stdout] --> src/window/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use glib::{clone, Object}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `glib` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `glib`, use `cargo add glib` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gtk` [INFO] [stdout] --> src/window/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use gtk::{prelude::*, ListItem}; [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 import `gtk` [INFO] [stdout] --> src/window/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gtk::{gio, glib, Application, NoSelection, SignalListItemFactory}; [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 import `gtk` [INFO] [stdout] --> src/window/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use gtk::{prelude::*, ListItem}; [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 import `gtk` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use gtk::{gio, glib, Application}; [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: cannot find attribute `template` in this scope [INFO] [stdout] --> src/window/imp.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[template(resource = "/org/gtk_rs/config-gtk/window.ui")] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `template_child` in this scope [INFO] [stdout] --> src/window/imp.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[template_child] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `template_child` in this scope [INFO] [stdout] --> src/window/imp.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[template_child] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TemplateChild` in this scope [INFO] [stdout] --> src/window/imp.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub entry: TemplateChild, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TemplateChild` in this scope [INFO] [stdout] --> src/window/imp.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | pub tasks_list: TemplateChild, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ObjectSubclass` in this scope [INFO] [stdout] --> src/window/imp.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 20 | impl ObjectSubclass for Window { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Window` in module `super` [INFO] [stdout] --> src/window/imp.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | type Type = super::Window; [INFO] [stdout] | ^^^^^^ not found in `super` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ObjectImpl` in this scope [INFO] [stdout] --> src/window/imp.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | impl ObjectImpl for Window { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `WidgetImpl` in this scope [INFO] [stdout] --> src/window/imp.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | impl WidgetImpl for Window {} [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `WindowImpl` in this scope [INFO] [stdout] --> src/window/imp.rs:53:6 [INFO] [stdout] | [INFO] [stdout] 53 | impl WindowImpl for Window {} [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ApplicationWindowImpl` in this scope [INFO] [stdout] --> src/window/imp.rs:56:6 [INFO] [stdout] | [INFO] [stdout] 56 | impl ApplicationWindowImpl for Window {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Window` in this scope [INFO] [stdout] --> src/window/mod.rs:18:6 [INFO] [stdout] | [INFO] [stdout] 18 | impl Window { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use crate::window::imp::Window; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gtk` [INFO] [stdout] --> src/window/imp.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | type ParentType = gtk::ApplicationWindow; [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: E0405, E0412, E0432, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `config-gtk` (build script) due to 26 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b9002a01f833cb4b2ed0d2fd5c07746378061982365e04e9510c9ed6ee08a979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9002a01f833cb4b2ed0d2fd5c07746378061982365e04e9510c9ed6ee08a979", kill_on_drop: false }` [INFO] [stdout] b9002a01f833cb4b2ed0d2fd5c07746378061982365e04e9510c9ed6ee08a979