[INFO] cloning repository https://github.com/no111u3/rs_gui_experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/no111u3/rs_gui_experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fno111u3%2Frs_gui_experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fno111u3%2Frs_gui_experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e85da539ef51f103e8dc31310d8d789ec888201c [INFO] checking no111u3/rs_gui_experiments against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fno111u3%2Frs_gui_experiments" "/workspace/builds/worker-98/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-98/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/no111u3/rs_gui_experiments on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/no111u3/rs_gui_experiments [INFO] finished tweaking git repo https://github.com/no111u3/rs_gui_experiments [INFO] tweaked toml for git repo https://github.com/no111u3/rs_gui_experiments written to /workspace/builds/worker-98/source/Cargo.toml [INFO] crate git repo https://github.com/no111u3/rs_gui_experiments already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 817d2e65a1261e539cd03612ca7f6cca9337ad83740ff21bf7ade84e47916c6a [INFO] running `Command { std: "docker" "start" "-a" "817d2e65a1261e539cd03612ca7f6cca9337ad83740ff21bf7ade84e47916c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "817d2e65a1261e539cd03612ca7f6cca9337ad83740ff21bf7ade84e47916c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "817d2e65a1261e539cd03612ca7f6cca9337ad83740ff21bf7ade84e47916c6a", kill_on_drop: false }` [INFO] [stdout] 817d2e65a1261e539cd03612ca7f6cca9337ad83740ff21bf7ade84e47916c6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1b1592e9a2125dd22bc47aa989d196c70cbb0571c1015a5bbe078b10ed70a55 [INFO] running `Command { std: "docker" "start" "-a" "c1b1592e9a2125dd22bc47aa989d196c70cbb0571c1015a5bbe078b10ed70a55", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling pango-sys v0.9.0 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Compiling enigo v0.0.11 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking glib v0.8.2 [INFO] [stderr] Compiling relm-derive v0.18.0 [INFO] [stderr] Checking relm v0.18.0 [INFO] [stderr] Checking gtk-test v0.4.0 [INFO] [stderr] Checking relm-test v0.18.0 [INFO] [stderr] Checking rs_gui_experiments v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `minus_button` [INFO] [stdout] --> examples/buttons.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | minus_button: Button, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `plus_button` [INFO] [stdout] --> examples/buttons.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | plus_button: Button, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `model` [INFO] [stdout] --> examples/hello.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | model: Model, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Clock` [INFO] [stdout] --> examples/core.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | Clock, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `model` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | model: Model, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `model` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | model: Model, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 06s [INFO] running `Command { std: "docker" "inspect" "c1b1592e9a2125dd22bc47aa989d196c70cbb0571c1015a5bbe078b10ed70a55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1b1592e9a2125dd22bc47aa989d196c70cbb0571c1015a5bbe078b10ed70a55", kill_on_drop: false }` [INFO] [stdout] c1b1592e9a2125dd22bc47aa989d196c70cbb0571c1015a5bbe078b10ed70a55