[INFO] cloning repository https://github.com/pjlapinski/unity_tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pjlapinski/unity_tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjlapinski%2Funity_tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjlapinski%2Funity_tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95b4ac569fcab82a5403c4b8cb3a169715ad18c6
[INFO] checking pjlapinski/unity_tui against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjlapinski%2Funity_tui" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pjlapinski/unity_tui
[INFO] finished tweaking git repo https://github.com/pjlapinski/unity_tui
[INFO] tweaked toml for git repo https://github.com/pjlapinski/unity_tui written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pjlapinski/unity_tui on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pjlapinski/unity_tui 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking pjlapinski/unity_tui against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjlapinski%2Funity_tui" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pjlapinski/unity_tui
[INFO] finished tweaking git repo https://github.com/pjlapinski/unity_tui
[INFO] tweaked toml for git repo https://github.com/pjlapinski/unity_tui written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pjlapinski/unity_tui on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pjlapinski/unity_tui 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unity-yaml-rust v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd1419e0b05efc27b9d828d7930aff3b12a2c1ae4229f6f0d782ba8adff47b81
[INFO] running `Command { std: "docker" "start" "-a" "fd1419e0b05efc27b9d828d7930aff3b12a2c1ae4229f6f0d782ba8adff47b81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd1419e0b05efc27b9d828d7930aff3b12a2c1ae4229f6f0d782ba8adff47b81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd1419e0b05efc27b9d828d7930aff3b12a2c1ae4229f6f0d782ba8adff47b81", kill_on_drop: false }`
[INFO] [stdout] fd1419e0b05efc27b9d828d7930aff3b12a2c1ae4229f6f0d782ba8adff47b81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70971c7b27246d3b2230a8007d52357346b3058f9702fd06398337ae8a81b374
[INFO] running `Command { std: "docker" "start" "-a" "70971c7b27246d3b2230a8007d52357346b3058f9702fd06398337ae8a81b374", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]     Checking unity-yaml-rust v0.1.1
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking unity_tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ui/screen/file_select.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |             for mut ratio in ratios.iter_mut() {
[INFO] [stdout]    |                 ----^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ui/screen/file_select.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |             for mut ratio in ratios.iter_mut() {
[INFO] [stdout]    |                 ----^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_to_absolute` is never used
[INFO] [stdout]   --> src/fs.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn path_to_absolute(relative: &Path, base: &Path) -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GetId` is never used
[INFO] [stdout]   --> src/unity/object.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait GetId {
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `layer`, `tag`, and `transform_id` are never read
[INFO] [stdout]   --> src/unity/object.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct GameObject {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 31 |     pub id: Id,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub layer: u8,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 36 |     pub tag: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 37 |     pub transform_id: Id,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameObject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/unity/object.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct MonoBehaviour {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 48 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MonoBehaviour` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_game_object_id` is never used
[INFO] [stdout]   --> src/unity/object.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl Component {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn get_game_object_id(&self) -> &Id {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/unity/object.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct Transform3D {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 96 |     pub id: Id,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Transform3D` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/unity/object.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct RectTransform {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 114 |     pub id: Id,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RectTransform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_game_object_ids` and `get_monobehaviour` are never used
[INFO] [stdout]   --> src/unity/repository.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Repository {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] 40 |     /// Returns all Ids that point to GameObjects
[INFO] [stdout] 41 |     pub fn get_game_object_ids(&self) -> HashSet<Id> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn get_monobehaviour(&self, id: &Id) -> Option<&MonoBehaviour> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_to_absolute` is never used
[INFO] [stdout]   --> src/fs.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn path_to_absolute(relative: &Path, base: &Path) -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GetId` is never used
[INFO] [stdout]   --> src/unity/object.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait GetId {
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `layer`, `tag`, and `transform_id` are never read
[INFO] [stdout]   --> src/unity/object.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct GameObject {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 31 |     pub id: Id,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub layer: u8,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 36 |     pub tag: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 37 |     pub transform_id: Id,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameObject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/unity/object.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct MonoBehaviour {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 48 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MonoBehaviour` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_game_object_id` is never used
[INFO] [stdout]   --> src/unity/object.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl Component {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn get_game_object_id(&self) -> &Id {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/unity/object.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct Transform3D {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 96 |     pub id: Id,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Transform3D` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/unity/object.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct RectTransform {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 114 |     pub id: Id,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RectTransform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_game_object_ids` and `get_monobehaviour` are never used
[INFO] [stdout]   --> src/unity/repository.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Repository {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] 40 |     /// Returns all Ids that point to GameObjects
[INFO] [stdout] 41 |     pub fn get_game_object_ids(&self) -> HashSet<Id> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn get_monobehaviour(&self, id: &Id) -> Option<&MonoBehaviour> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
[INFO] running `Command { std: "docker" "inspect" "70971c7b27246d3b2230a8007d52357346b3058f9702fd06398337ae8a81b374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70971c7b27246d3b2230a8007d52357346b3058f9702fd06398337ae8a81b374", kill_on_drop: false }`
[INFO] [stdout] 70971c7b27246d3b2230a8007d52357346b3058f9702fd06398337ae8a81b374
