[INFO] cloning repository https://github.com/jonscanzi/gtk-rs-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonscanzi/gtk-rs-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonscanzi%2Fgtk-rs-tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonscanzi%2Fgtk-rs-tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 058575ffdfc2013dac53389c1a72ada635e94ba3 [INFO] checking jonscanzi/gtk-rs-tests against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonscanzi%2Fgtk-rs-tests" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonscanzi/gtk-rs-tests 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/jonscanzi/gtk-rs-tests [INFO] finished tweaking git repo https://github.com/jonscanzi/gtk-rs-tests [INFO] tweaked toml for git repo https://github.com/jonscanzi/gtk-rs-tests written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jonscanzi/gtk-rs-tests 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 66e3990350df97f25e322f321da0e3dd1a3f30cf430679df332a3e1bd66b018e [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" "66e3990350df97f25e322f321da0e3dd1a3f30cf430679df332a3e1bd66b018e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66e3990350df97f25e322f321da0e3dd1a3f30cf430679df332a3e1bd66b018e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66e3990350df97f25e322f321da0e3dd1a3f30cf430679df332a3e1bd66b018e", kill_on_drop: false }` [INFO] [stdout] 66e3990350df97f25e322f321da0e3dd1a3f30cf430679df332a3e1bd66b018e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fe34fb29515dc40a131f9a4b4aa4ed4912a440aed19cf48cd23ca66f676faa43 [INFO] running `Command { std: "docker" "start" "-a" "fe34fb29515dc40a131f9a4b4aa4ed4912a440aed19cf48cd23ca66f676faa43", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cairo-rs v0.8.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling pangocairo v0.9.0 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling pangocairo-sys v0.10.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking once_cell v0.2.4 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking glib v0.9.3 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking gui_test v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `gui_test` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/main.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0425]: cannot find value `_self_` in this scope [INFO] [stderr] --> src/main.rs:90:44 [INFO] [stderr] | [INFO] [stderr] 90 | tbox.connect_activate(clone!(@weak _self_ => move |_| { [INFO] [stderr] | ^^^^^^ help: a local variable with a similar name exists: `self_` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_self_` in this scope [INFO] [stderr] --> src/main.rs:116:44 [INFO] [stderr] | [INFO] [stderr] 116 | reset.connect_clicked(clone!(@weak _self_ => move |_| { [INFO] [stderr] | ^^^^^^ help: a local variable with a similar name exists: `self_` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: unused variable: `self_` [INFO] [stdout] --> src/main.rs:90:44 [INFO] [stdout] | [INFO] [stdout] 90 | tbox.connect_activate(clone!(@weak self_ => move |_| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_self_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `self_` [INFO] [stdout] --> src/main.rs:116:44 [INFO] [stdout] | [INFO] [stdout] 116 | reset.connect_clicked(clone!(@weak self_ => move |_| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_self_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `self_` [INFO] [stdout] --> src/main.rs:90:44 [INFO] [stdout] | [INFO] [stdout] 90 | tbox.connect_activate(clone!(@weak self_ => move |_| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_self_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `self_` [INFO] [stdout] --> src/main.rs:116:44 [INFO] [stdout] | [INFO] [stdout] 116 | reset.connect_clicked(clone!(@weak self_ => move |_| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_self_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking gui_test v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: unused variable: `self_` [INFO] [stdout] --> src/main.rs:90:44 [INFO] [stdout] | [INFO] [stdout] 90 | tbox.connect_activate(clone!(@weak self_ => move |_| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_self_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `self_` [INFO] [stdout] --> src/main.rs:116:44 [INFO] [stdout] | [INFO] [stdout] 116 | reset.connect_clicked(clone!(@weak self_ => move |_| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_self_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `self_` [INFO] [stdout] --> src/main.rs:90:44 [INFO] [stdout] | [INFO] [stdout] 90 | tbox.connect_activate(clone!(@weak self_ => move |_| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_self_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `self_` [INFO] [stdout] --> src/main.rs:116:44 [INFO] [stdout] | [INFO] [stdout] 116 | reset.connect_clicked(clone!(@weak self_ => move |_| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_self_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "fe34fb29515dc40a131f9a4b4aa4ed4912a440aed19cf48cd23ca66f676faa43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe34fb29515dc40a131f9a4b4aa4ed4912a440aed19cf48cd23ca66f676faa43", kill_on_drop: false }` [INFO] [stdout] fe34fb29515dc40a131f9a4b4aa4ed4912a440aed19cf48cd23ca66f676faa43