[INFO] cloning repository https://github.com/timrockefeller/rust-cgtry
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timrockefeller/rust-cgtry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimrockefeller%2Frust-cgtry", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimrockefeller%2Frust-cgtry'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1671a7b86c4b167902d8dfa436fb0b374af9f173
[INFO] checking timrockefeller/rust-cgtry against 24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimrockefeller%2Frust-cgtry" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/timrockefeller/rust-cgtry
[INFO] finished tweaking git repo https://github.com/timrockefeller/rust-cgtry
[INFO] tweaked toml for git repo https://github.com/timrockefeller/rust-cgtry written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timrockefeller/rust-cgtry on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/timrockefeller/rust-cgtry 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b33657be6a6a97dc3b5f44580770277a27beae81e3ebf75b464ed39d83e5a04b
[INFO] running `Command { std: "docker" "start" "b33657be6a6a97dc3b5f44580770277a27beae81e3ebf75b464ed39d83e5a04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b33657be6a6a97dc3b5f44580770277a27beae81e3ebf75b464ed39d83e5a04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b33657be6a6a97dc3b5f44580770277a27beae81e3ebf75b464ed39d83e5a04b" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b33657be6a6a97dc3b5f44580770277a27beae81e3ebf75b464ed39d83e5a04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b33657be6a6a97dc3b5f44580770277a27beae81e3ebf75b464ed39d83e5a04b" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]     Checking libloading v0.6.6
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking wayland-sys v0.21.13
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking raw-window-handle v0.1.2
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking ash v0.29.0
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]     Checking addr2line v0.14.1
[INFO] [stderr]     Checking simple_logger v1.11.0
[INFO] [stderr]     Checking backtrace v0.3.55
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling derivative v1.0.4
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking wayland-commons v0.21.13
[INFO] [stderr]     Checking gfx-hal v0.3.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.6
[INFO] [stderr]     Checking winit v0.19.5
[INFO] [stderr]     Checking gfx-backend-vulkan v0.3.3
[INFO] [stderr]     Checking cgtry v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `windowstate` is never read
[INFO] [stdout]  --> src/app/app.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct App{
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 3 |     windowstate: WindowState
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `windowstate` is never read
[INFO] [stdout]  --> src/app/app.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct App{
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 3 |     windowstate: WindowState
[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 54.04s
[INFO] running `Command { std: "docker" "inspect" "b33657be6a6a97dc3b5f44580770277a27beae81e3ebf75b464ed39d83e5a04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b33657be6a6a97dc3b5f44580770277a27beae81e3ebf75b464ed39d83e5a04b", kill_on_drop: false }`
[INFO] [stdout] b33657be6a6a97dc3b5f44580770277a27beae81e3ebf75b464ed39d83e5a04b
