[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] testing timrockefeller/rust-cgtry against try#311784882baa42a9638298cb325fa01a062c9d0f+cargoflags=-Zbuild-dir-new-layout for pr-149852
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimrockefeller%2Frust-cgtry" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timrockefeller/rust-cgtry on toolchain 311784882baa42a9638298cb325fa01a062c9d0f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "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" "+311784882baa42a9638298cb325fa01a062c9d0f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1424d3b43d7bb2673d01ed3fe97f18a73b3839d27bc86a4f9c1db4df70f082c4
[INFO] running `Command { std: "docker" "start" "-a" "1424d3b43d7bb2673d01ed3fe97f18a73b3839d27bc86a4f9c1db4df70f082c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1424d3b43d7bb2673d01ed3fe97f18a73b3839d27bc86a4f9c1db4df70f082c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1424d3b43d7bb2673d01ed3fe97f18a73b3839d27bc86a4f9c1db4df70f082c4", kill_on_drop: false }`
[INFO] [stdout] 1424d3b43d7bb2673d01ed3fe97f18a73b3839d27bc86a4f9c1db4df70f082c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2897b8705f97ba0fb519b2f4d1ff92569782a957ab2432060ee69b0785015bce
[INFO] running `Command { std: "docker" "start" "-a" "2897b8705f97ba0fb519b2f4d1ff92569782a957ab2432060ee69b0785015bce", 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]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libloading v0.6.6
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling wayland-sys v0.21.13
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]    Compiling rusttype v0.7.9
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling wayland-commons v0.21.13
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling ash v0.29.0
[INFO] [stderr]    Compiling backtrace v0.3.55
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling raw-window-handle v0.1.2
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling gfx-hal v0.3.1
[INFO] [stderr]    Compiling simple_logger v1.11.0
[INFO] [stderr]    Compiling derivative v1.0.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.4.6
[INFO] [stderr]    Compiling winit v0.19.5
[INFO] [stderr]    Compiling gfx-backend-vulkan v0.3.3
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "2897b8705f97ba0fb519b2f4d1ff92569782a957ab2432060ee69b0785015bce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2897b8705f97ba0fb519b2f4d1ff92569782a957ab2432060ee69b0785015bce", kill_on_drop: false }`
[INFO] [stdout] 2897b8705f97ba0fb519b2f4d1ff92569782a957ab2432060ee69b0785015bce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6c7f8163b5abb1d05e74c6eeec3b5eacb39b48b8a242cbd9dcb01dd19ea07704
[INFO] running `Command { std: "docker" "start" "-a" "6c7f8163b5abb1d05e74c6eeec3b5eacb39b48b8a242cbd9dcb01dd19ea07704", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "6c7f8163b5abb1d05e74c6eeec3b5eacb39b48b8a242cbd9dcb01dd19ea07704", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c7f8163b5abb1d05e74c6eeec3b5eacb39b48b8a242cbd9dcb01dd19ea07704", kill_on_drop: false }`
[INFO] [stdout] 6c7f8163b5abb1d05e74c6eeec3b5eacb39b48b8a242cbd9dcb01dd19ea07704
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9932a47943b900bc93b9ede7d8251a43f981d96abcae7bf216cd8eaaeccbbc70
[INFO] running `Command { std: "docker" "start" "-a" "9932a47943b900bc93b9ede7d8251a43f981d96abcae7bf216cd8eaaeccbbc70", kill_on_drop: false }`
[INFO] [stderr] warning: field `windowstate` is never read
[INFO] [stderr]  --> src/app/app.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub struct App{
[INFO] [stderr]   |            --- field in this struct
[INFO] [stderr] 3 |     windowstate: WindowState
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cgtry` (bin "cgtry" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/cgtry/0e2e53bef2a2975d/deps/cgtry-0e2e53bef2a2975d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9932a47943b900bc93b9ede7d8251a43f981d96abcae7bf216cd8eaaeccbbc70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9932a47943b900bc93b9ede7d8251a43f981d96abcae7bf216cd8eaaeccbbc70", kill_on_drop: false }`
[INFO] [stdout] 9932a47943b900bc93b9ede7d8251a43f981d96abcae7bf216cd8eaaeccbbc70
