[INFO] fetching crate systray-ti 0.4.1... [INFO] checking systray-ti-0.4.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate systray-ti 0.4.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate systray-ti 0.4.1 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate systray-ti 0.4.1 [INFO] finished tweaking crates.io crate systray-ti 0.4.1 [INFO] tweaked toml for crates.io crate systray-ti 0.4.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate systray-ti 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", 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] 2bfd25d561f889ec71929edd1d2fd605b2a472816e7791906b1d3da073f525ff [INFO] running `Command { std: "docker" "start" "-a" "2bfd25d561f889ec71929edd1d2fd605b2a472816e7791906b1d3da073f525ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bfd25d561f889ec71929edd1d2fd605b2a472816e7791906b1d3da073f525ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bfd25d561f889ec71929edd1d2fd605b2a472816e7791906b1d3da073f525ff", kill_on_drop: false }` [INFO] [stdout] 2bfd25d561f889ec71929edd1d2fd605b2a472816e7791906b1d3da073f525ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abef186c223639d424d16fc26cac56a6fcbeaeffdb959fdd897484f589d7d9a0 [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" "abef186c223639d424d16fc26cac56a6fcbeaeffdb959fdd897484f589d7d9a0", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] log v0.4.14: std [INFO] [stderr] memchr v2.3.4: use_std [INFO] [stderr] [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling gdk-pixbuf-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-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling libappindicator-sys v0.5.0 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking libappindicator v0.5.2 [INFO] [stderr] Checking systray-ti v0.4.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/api/linux/mod.rs (5 fixes) [INFO] [stdout] warning: field is never read: `mid` [INFO] [stdout] --> src/api/linux/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | mid: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> src/api/linux/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | title: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tooltip` [INFO] [stdout] --> src/api/linux/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | tooltip: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `disabled` [INFO] [stdout] --> src/api/linux/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | disabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `checked` [INFO] [stdout] --> src/api/linux/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | checked: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Callback` [INFO] [stdout] --> src/api/linux/mod.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | type Callback = Box<(dyn Fn(&GtkSystrayApp) -> () + 'static)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gtk_loop` [INFO] [stdout] --> src/api/linux/mod.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | gtk_loop: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mid` [INFO] [stdout] --> src/api/linux/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | mid: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> src/api/linux/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | title: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tooltip` [INFO] [stdout] --> src/api/linux/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | tooltip: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `disabled` [INFO] [stdout] --> src/api/linux/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | disabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `checked` [INFO] [stdout] --> src/api/linux/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | checked: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Callback` [INFO] [stdout] --> src/api/linux/mod.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | type Callback = Box<(dyn Fn(&GtkSystrayApp) -> () + 'static)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gtk_loop` [INFO] [stdout] --> src/api/linux/mod.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | gtk_loop: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/api/linux/mod.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 124 | tx.send(Ok(())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/api/linux/mod.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | tx.send(Err(e)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/api/linux/mod.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 124 | tx.send(Ok(())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/api/linux/mod.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | tx.send(Err(e)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/systray-example.rs from 2018 edition to 2021 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `systray` [INFO] [stdout] --> examples/systray-example.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() -> Result<(), systray::Error> { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `systray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `systray` [INFO] [stdout] --> examples/systray-example.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | Ok::<_, systray::Error>(()) [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `systray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `systray` [INFO] [stdout] --> examples/systray-example.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | Ok::<_, systray::Error>(()) [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `systray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `systray` [INFO] [stdout] --> examples/systray-example.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | Ok::<_, systray::Error>(()) [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `systray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `systray` [INFO] [stdout] --> examples/systray-example.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | Ok::<_, systray::Error>(()) [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `systray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `systray` [INFO] [stdout] --> examples/systray-example.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | match systray::Application::new() { [INFO] [stdout] | ^^^^^^^^^^^ not found in `systray` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use gtk::Application; [INFO] [stdout] | [INFO] [stdout] 4 | use systray_ti::Application; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `systray-ti` due to 7 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "abef186c223639d424d16fc26cac56a6fcbeaeffdb959fdd897484f589d7d9a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abef186c223639d424d16fc26cac56a6fcbeaeffdb959fdd897484f589d7d9a0", kill_on_drop: false }` [INFO] [stdout] abef186c223639d424d16fc26cac56a6fcbeaeffdb959fdd897484f589d7d9a0