[INFO] cloning repository https://github.com/ptillemans/dashboard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ptillemans/dashboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptillemans%2Fdashboard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptillemans%2Fdashboard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f1662408b7e8ed3188bd9b85d83a47a0d226a8f
[INFO] checking ptillemans/dashboard against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptillemans%2Fdashboard" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ptillemans/dashboard
[INFO] finished tweaking git repo https://github.com/ptillemans/dashboard
[INFO] tweaked toml for git repo https://github.com/ptillemans/dashboard written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ptillemans/dashboard on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ptillemans/dashboard already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 071a87ff733c2fd8f1ef4107c68e325743f2c71d3fa46723120db43654433550
[INFO] running `Command { std: "docker" "start" "-a" "071a87ff733c2fd8f1ef4107c68e325743f2c71d3fa46723120db43654433550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "071a87ff733c2fd8f1ef4107c68e325743f2c71d3fa46723120db43654433550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "071a87ff733c2fd8f1ef4107c68e325743f2c71d3fa46723120db43654433550", kill_on_drop: false }`
[INFO] [stdout] 071a87ff733c2fd8f1ef4107c68e325743f2c71d3fa46723120db43654433550
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63314da2128d8561687445c04f022f560eec43b8aa70163c01bf1c4c0ec4e932
[INFO] running `Command { std: "docker" "start" "-a" "63314da2128d8561687445c04f022f560eec43b8aa70163c01bf1c4c0ec4e932", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling gio v0.8.1
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]    Compiling pango v0.8.0
[INFO] [stderr]    Compiling gdk-pixbuf v0.8.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling cairo-rs v0.8.1
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]    Compiling gdk v0.12.1
[INFO] [stderr]    Compiling atk v0.8.0
[INFO] [stderr]    Compiling gtk v0.8.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]    Compiling glib-sys v0.9.1
[INFO] [stderr]    Compiling gobject-sys v0.9.1
[INFO] [stderr]    Compiling gio-sys v0.9.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.9.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.9.2
[INFO] [stderr]    Compiling pango-sys v0.9.1
[INFO] [stderr]    Compiling gdk-sys v0.9.1
[INFO] [stderr]    Compiling atk-sys v0.9.1
[INFO] [stderr]    Compiling gtk-sys v0.9.2
[INFO] [stderr]     Checking quote v0.6.13
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling relm-derive v0.19.1
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]     Checking glib v0.9.3
[INFO] [stderr]     Checking relm v0.19.0
[INFO] [stderr]     Checking dashboard v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `gtk::Label`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gtk::Label;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gtk::Orientation::Vertical`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gtk::Orientation::Vertical;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WindowType`
[INFO] [stdout]  --> src/main.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gtk::{Window, WindowType};
[INFO] [stdout]   |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `model` is never read
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Win {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 19 |     model: Model,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gtk::Label`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gtk::Label;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gtk::Orientation::Vertical`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gtk::Orientation::Vertical;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WindowType`
[INFO] [stdout]  --> src/main.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gtk::{Window, WindowType};
[INFO] [stdout]   |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `model` is never read
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Win {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 19 |     model: Model,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.88s
[INFO] running `Command { std: "docker" "inspect" "63314da2128d8561687445c04f022f560eec43b8aa70163c01bf1c4c0ec4e932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63314da2128d8561687445c04f022f560eec43b8aa70163c01bf1c4c0ec4e932", kill_on_drop: false }`
[INFO] [stdout] 63314da2128d8561687445c04f022f560eec43b8aa70163c01bf1c4c0ec4e932
