[INFO] cloning repository https://github.com/mellium/communique-gtk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mellium/communique-gtk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmellium%2Fcommunique-gtk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmellium%2Fcommunique-gtk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecad2baf14d4ecb6b061bd1ba6acf0a534f23fe2 [INFO] checking mellium/communique-gtk against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmellium%2Fcommunique-gtk" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mellium/communique-gtk 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 git repo https://github.com/mellium/communique-gtk [INFO] finished tweaking git repo https://github.com/mellium/communique-gtk [INFO] tweaked toml for git repo https://github.com/mellium/communique-gtk written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/mellium/communique-gtk 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] a7c681dbb702b242b867e56b79864a61c93c4d6011764502dbed65019e600284 [INFO] running `Command { std: "docker" "start" "-a" "a7c681dbb702b242b867e56b79864a61c93c4d6011764502dbed65019e600284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7c681dbb702b242b867e56b79864a61c93c4d6011764502dbed65019e600284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7c681dbb702b242b867e56b79864a61c93c4d6011764502dbed65019e600284", kill_on_drop: false }` [INFO] [stdout] a7c681dbb702b242b867e56b79864a61c93c4d6011764502dbed65019e600284 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 99e3522ff6c6fd6aa741c490aa062d8283f890a2ec060dff4a5cc60eeccafe76 [INFO] running `Command { std: "docker" "start" "-a" "99e3522ff6c6fd6aa741c490aa062d8283f890a2ec060dff4a5cc60eeccafe76", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] syn v0.15.23 (as host dependency): extra-traits [INFO] [stderr] [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking unicode-segmentation v1.2.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking glib v0.6.1 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking pango v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Checking communiqué v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] warning: changes to closure capture in Rust 2021 will affect drop order [INFO] [stdout] --> src/macros.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | move |$(clone!(@param $p),)+| $body [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | } [INFO] [stdout] | - in Rust 2018, `config` is dropped here, but in Rust 2021, only `config.accounts` will be dropped here as part of the closure [INFO] [stdout] | [INFO] [stdout] ::: src/app.rs:96:33 [INFO] [stdout] | [INFO] [stdout] 96 | me.app.connect_activate(clone!(config => move |app| { [INFO] [stdout] | _________________________________- [INFO] [stdout] 97 | | let window = gtk::ApplicationWindow::new(app); [INFO] [stdout] 98 | | let logoloader = gdk_pixbuf::PixbufLoader::new(); [INFO] [stdout] 99 | | logoloader.write(res::SVG_LOGO).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 138 | | if config.accounts.is_empty() { [INFO] [stdout] | | --------------- in Rust 2018, this closure captures all of `config`, but in Rust 2021, it will only capture `config.accounts` [INFO] [stdout] ... | [INFO] [stdout] 152 | | window.show_all(); [INFO] [stdout] 153 | | })); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `--force-warn rust-2021-incompatible-closure-captures` implied by `--force-warn rust-2021-compatibility` [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add a dummy let to cause `config` to be fully captured [INFO] [stdout] | [INFO] [stdout] 1 | { let _ = &config; }//! A instant messaging client in Rust and GTK3+. [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: changes to closure capture in Rust 2021 will affect drop order [INFO] [stdout] --> src/macros.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | move |$(clone!(@param $p),)+| $body [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | } [INFO] [stdout] | - in Rust 2018, `config` is dropped here, but in Rust 2021, only `config.accounts` will be dropped here as part of the closure [INFO] [stdout] | [INFO] [stdout] ::: src/app.rs:96:33 [INFO] [stdout] | [INFO] [stdout] 96 | me.app.connect_activate(clone!(config => move |app| { [INFO] [stdout] | _________________________________- [INFO] [stdout] 97 | | let window = gtk::ApplicationWindow::new(app); [INFO] [stdout] 98 | | let logoloader = gdk_pixbuf::PixbufLoader::new(); [INFO] [stdout] 99 | | logoloader.write(res::SVG_LOGO).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 138 | | if config.accounts.is_empty() { [INFO] [stdout] | | --------------- in Rust 2018, this closure captures all of `config`, but in Rust 2021, it will only capture `config.accounts` [INFO] [stdout] ... | [INFO] [stdout] 152 | | window.show_all(); [INFO] [stdout] 153 | | })); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `--force-warn rust-2021-incompatible-closure-captures` implied by `--force-warn rust-2021-compatibility` [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add a dummy let to cause `config` to be fully captured [INFO] [stdout] | [INFO] [stdout] 1 | { let _ = &config; }//! A instant messaging client in Rust and GTK3+. [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.42s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Checking communiqué v0.1.0 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.34s [INFO] running `Command { std: "docker" "inspect" "99e3522ff6c6fd6aa741c490aa062d8283f890a2ec060dff4a5cc60eeccafe76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99e3522ff6c6fd6aa741c490aa062d8283f890a2ec060dff4a5cc60eeccafe76", kill_on_drop: false }` [INFO] [stdout] 99e3522ff6c6fd6aa741c490aa062d8283f890a2ec060dff4a5cc60eeccafe76