[INFO] cloning repository https://github.com/turboMaCk/relm-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/turboMaCk/relm-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FturboMaCk%2Frelm-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FturboMaCk%2Frelm-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dbbea671311842aa25fd01db9e84573bfe672dc [INFO] building turboMaCk/relm-playground against try#14accda7ba2c586835d15379a621955d9f047371 for pr-103610 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FturboMaCk%2Frelm-playground" "/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/turboMaCk/relm-playground on toolchain 14accda7ba2c586835d15379a621955d9f047371 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/turboMaCk/relm-playground [INFO] finished tweaking git repo https://github.com/turboMaCk/relm-playground [INFO] tweaked toml for git repo https://github.com/turboMaCk/relm-playground written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/turboMaCk/relm-playground already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52ecccbd0838f82fe1d0e8cdb6fa27d5482b9de0835827d3684fe0f107e84334 [INFO] running `Command { std: "docker" "start" "-a" "52ecccbd0838f82fe1d0e8cdb6fa27d5482b9de0835827d3684fe0f107e84334", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52ecccbd0838f82fe1d0e8cdb6fa27d5482b9de0835827d3684fe0f107e84334", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52ecccbd0838f82fe1d0e8cdb6fa27d5482b9de0835827d3684fe0f107e84334", kill_on_drop: false }` [INFO] [stdout] 52ecccbd0838f82fe1d0e8cdb6fa27d5482b9de0835827d3684fe0f107e84334 [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" "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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dd2258c7e5e87535a4f188da7b33329a2765940a865efbb57df0339c777f0b4 [INFO] running `Command { std: "docker" "start" "-a" "8dd2258c7e5e87535a4f188da7b33329a2765940a865efbb57df0339c777f0b4", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling pango-sys v0.5.0 [INFO] [stderr] Compiling gdk-sys v0.5.0 [INFO] [stderr] Compiling atk-sys v0.5.0 [INFO] [stderr] Compiling gtk-sys v0.5.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling bytes v0.4.7 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling futures-glib v0.3.2 [INFO] [stderr] Compiling relm-core v0.11.0 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling relm-state v0.11.0 [INFO] [stderr] Compiling relm-gen-widget v0.11.0 [INFO] [stderr] Compiling relm-derive-common v0.11.0 [INFO] [stderr] Compiling pango v0.3.0 [INFO] [stderr] Compiling relm-derive v0.11.0 [INFO] [stderr] Compiling relm v0.11.0 [INFO] [stderr] Compiling relm-playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `minus_button`, `plus_button` and `plus10_button` are never read [INFO] [stdout] --> src/main.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 40 | struct Widgets { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 41 | counter_label: Label, [INFO] [stdout] 42 | minus_button: Button, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 43 | plus_button: Button, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 44 | plus10_button: Button, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Widgets` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.62s [INFO] running `Command { std: "docker" "inspect" "8dd2258c7e5e87535a4f188da7b33329a2765940a865efbb57df0339c777f0b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd2258c7e5e87535a4f188da7b33329a2765940a865efbb57df0339c777f0b4", kill_on_drop: false }` [INFO] [stdout] 8dd2258c7e5e87535a4f188da7b33329a2765940a865efbb57df0339c777f0b4 [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" "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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e536c5f68a12eb659f6f3abe6a5d78cc7eecadb79d5c3cf8f8d0a687b2f5ce9 [INFO] running `Command { std: "docker" "start" "-a" "1e536c5f68a12eb659f6f3abe6a5d78cc7eecadb79d5c3cf8f8d0a687b2f5ce9", kill_on_drop: false }` [INFO] [stderr] Compiling relm-playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `minus_button`, `plus_button` and `plus10_button` are never read [INFO] [stdout] --> src/main.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 40 | struct Widgets { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 41 | counter_label: Label, [INFO] [stdout] 42 | minus_button: Button, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 43 | plus_button: Button, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 44 | plus10_button: Button, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Widgets` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.68s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e536c5f68a12eb659f6f3abe6a5d78cc7eecadb79d5c3cf8f8d0a687b2f5ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e536c5f68a12eb659f6f3abe6a5d78cc7eecadb79d5c3cf8f8d0a687b2f5ce9", kill_on_drop: false }` [INFO] [stdout] 1e536c5f68a12eb659f6f3abe6a5d78cc7eecadb79d5c3cf8f8d0a687b2f5ce9