[INFO] cloning repository https://github.com/oscarricardosan/rust-experiment-process_tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oscarricardosan/rust-experiment-process_tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foscarricardosan%2Frust-experiment-process_tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foscarricardosan%2Frust-experiment-process_tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 569f76ec8cf6705ee068be2622ddd496626f824d [INFO] testing oscarricardosan/rust-experiment-process_tui against 1.61.0 for beta-1.62-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foscarricardosan%2Frust-experiment-process_tui" "/workspace/builds/worker-84/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-84/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oscarricardosan/rust-experiment-process_tui on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oscarricardosan/rust-experiment-process_tui [INFO] finished tweaking git repo https://github.com/oscarricardosan/rust-experiment-process_tui [INFO] tweaked toml for git repo https://github.com/oscarricardosan/rust-experiment-process_tui written to /workspace/builds/worker-84/source/Cargo.toml [INFO] crate git repo https://github.com/oscarricardosan/rust-experiment-process_tui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 212fabdc74f210e78d44b3f2a8bb0e8b80c08c636c33a4a4aa1b7ffdbab29e63 [INFO] running `Command { std: "docker" "start" "-a" "212fabdc74f210e78d44b3f2a8bb0e8b80c08c636c33a4a4aa1b7ffdbab29e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "212fabdc74f210e78d44b3f2a8bb0e8b80c08c636c33a4a4aa1b7ffdbab29e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "212fabdc74f210e78d44b3f2a8bb0e8b80c08c636c33a4a4aa1b7ffdbab29e63", kill_on_drop: false }` [INFO] [stdout] 212fabdc74f210e78d44b3f2a8bb0e8b80c08c636c33a4a4aa1b7ffdbab29e63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fd54747038995088aa31980a0cf79df97c4d389f517910994ff6d49c618652e [INFO] running `Command { std: "docker" "start" "-a" "1fd54747038995088aa31980a0cf79df97c4d389f517910994ff6d49c618652e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling tui v0.15.0 [INFO] [stderr] Compiling test_tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `config_render` [INFO] [stdout] --> src/app/resources/layout/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | config_render: ConfigRender [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config_render` [INFO] [stdout] --> src/app/resources/layout/help.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | config_render: ConfigRender [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.15s [INFO] running `Command { std: "docker" "inspect" "1fd54747038995088aa31980a0cf79df97c4d389f517910994ff6d49c618652e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fd54747038995088aa31980a0cf79df97c4d389f517910994ff6d49c618652e", kill_on_drop: false }` [INFO] [stdout] 1fd54747038995088aa31980a0cf79df97c4d389f517910994ff6d49c618652e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63b596f8c74e00d9c941ab05131ad8e123dc4de4b472a2c1ba5e206690323923 [INFO] running `Command { std: "docker" "start" "-a" "63b596f8c74e00d9c941ab05131ad8e123dc4de4b472a2c1ba5e206690323923", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling test_tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `config_render` [INFO] [stdout] --> src/app/resources/layout/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | config_render: ConfigRender [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config_render` [INFO] [stdout] --> src/app/resources/layout/help.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | config_render: ConfigRender [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.91s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/test_tui-84228dba1c7396e0) [ERROR] error running command: failed to kill the process with PID 1945546: No such process [INFO] running `Command { std: "docker" "inspect" "63b596f8c74e00d9c941ab05131ad8e123dc4de4b472a2c1ba5e206690323923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63b596f8c74e00d9c941ab05131ad8e123dc4de4b472a2c1ba5e206690323923", kill_on_drop: false }` [INFO] [stdout] 63b596f8c74e00d9c941ab05131ad8e123dc4de4b472a2c1ba5e206690323923