[INFO] cloning repository https://github.com/mcobzarenco/zentui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcobzarenco/zentui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcobzarenco%2Fzentui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcobzarenco%2Fzentui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25d3848c2215f3bda589fc044f71d4fbb74bf23d [INFO] testing mcobzarenco/zentui against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcobzarenco%2Fzentui" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mcobzarenco/zentui on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mcobzarenco/zentui [INFO] finished tweaking git repo https://github.com/mcobzarenco/zentui [INFO] tweaked toml for git repo https://github.com/mcobzarenco/zentui written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mcobzarenco/zentui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-compression v0.3.4 [INFO] [stderr] Downloaded palette_derive v0.5.0 [INFO] [stderr] Downloaded palette v0.5.0 [INFO] [stderr] Downloaded secret-service v1.1.0 [INFO] [stderr] Downloaded signal-hook v0.1.15 [INFO] [stderr] Downloaded os_str_bytes v2.3.1 [INFO] [stderr] Downloaded dbus v0.2.3 [INFO] [stderr] Downloaded flexi_logger v0.15.4 [INFO] [stderr] Downloaded ntapi v0.3.4 [INFO] [stderr] Downloaded crossterm_winapi v0.6.1 [INFO] [stderr] Downloaded crossterm v0.17.6 [INFO] [stderr] Downloaded keyring v0.9.0 [INFO] [stderr] Downloaded mio v0.7.0 [INFO] [stderr] Downloaded euclid v0.20.13 [INFO] [stderr] Downloaded ring v0.16.14 [INFO] [stderr] Downloaded block-modes v0.3.3 [INFO] [stderr] Downloaded edit v0.1.1 [INFO] [stderr] Downloaded zi v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4c134f22661ad7dae80ffb3c9f6e830280a47868fcddc01bd4d6e324f9c9013 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d4c134f22661ad7dae80ffb3c9f6e830280a47868fcddc01bd4d6e324f9c9013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4c134f22661ad7dae80ffb3c9f6e830280a47868fcddc01bd4d6e324f9c9013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c134f22661ad7dae80ffb3c9f6e830280a47868fcddc01bd4d6e324f9c9013", kill_on_drop: false }` [INFO] [stdout] d4c134f22661ad7dae80ffb3c9f6e830280a47868fcddc01bd4d6e324f9c9013 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 958d4b336478763c85e09f37c8bf9b945165cf184767c0a842192fbfc1d3e15d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "958d4b336478763c85e09f37c8bf9b945165cf184767c0a842192fbfc1d3e15d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling ropey v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling euclid v0.20.13 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling signal-hook v0.1.15 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling async-compression v0.3.4 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling edit v0.1.1 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling sized-chunks v0.6.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling secret-service v1.1.0 [INFO] [stderr] Compiling keyring v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling flexi_logger v0.15.4 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling crossterm v0.17.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling zi v0.1.0 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling zentui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `NamedTempFile` [INFO] [stdout] --> src/edit.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use tempfile::{self, NamedTempFile}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `frontend::crossterm` [INFO] [stdout] --> src/main.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | use zi::{self, frontend::crossterm, layout, App as ZiApp}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `settings` [INFO] [stdout] --> src/main.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let settings = args [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_settings` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `link` [INFO] [stdout] --> src/app/pipeline.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | link: ComponentLink, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_default_file` [INFO] [stdout] --> src/settings.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn create_default_file(path: impl AsRef) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `issue` [INFO] [stdout] --> src/zenhub.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | fn issue(&self, repo_id: &RepoId, issue_number: &IssueNumber) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 17s [INFO] running `Command { std: "docker" "inspect" "958d4b336478763c85e09f37c8bf9b945165cf184767c0a842192fbfc1d3e15d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "958d4b336478763c85e09f37c8bf9b945165cf184767c0a842192fbfc1d3e15d", kill_on_drop: false }` [INFO] [stdout] 958d4b336478763c85e09f37c8bf9b945165cf184767c0a842192fbfc1d3e15d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57529117eef6c11610f185038d53fda93cdf72b54c47b3139728b44f4498c9a4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "57529117eef6c11610f185038d53fda93cdf72b54c47b3139728b44f4498c9a4", kill_on_drop: false }` [INFO] [stderr] Compiling zentui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `NamedTempFile` [INFO] [stdout] --> src/edit.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use tempfile::{self, NamedTempFile}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `frontend::crossterm` [INFO] [stdout] --> src/main.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | use zi::{self, frontend::crossterm, layout, App as ZiApp}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `settings` [INFO] [stdout] --> src/main.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let settings = args [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_settings` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `link` [INFO] [stdout] --> src/app/pipeline.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | link: ComponentLink, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_default_file` [INFO] [stdout] --> src/settings.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn create_default_file(path: impl AsRef) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `issue` [INFO] [stdout] --> src/zenhub.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | fn issue(&self, repo_id: &RepoId, issue_number: &IssueNumber) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.36s [INFO] running `Command { std: "docker" "inspect" "57529117eef6c11610f185038d53fda93cdf72b54c47b3139728b44f4498c9a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57529117eef6c11610f185038d53fda93cdf72b54c47b3139728b44f4498c9a4", kill_on_drop: false }` [INFO] [stdout] 57529117eef6c11610f185038d53fda93cdf72b54c47b3139728b44f4498c9a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e640c8d392cf50afda452f1559badccaa3da4c401b091d85ad07d59a417e5307 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e640c8d392cf50afda452f1559badccaa3da4c401b091d85ad07d59a417e5307", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `NamedTempFile` [INFO] [stderr] --> src/edit.rs:3:22 [INFO] [stderr] | [INFO] [stderr] 3 | use tempfile::{self, NamedTempFile}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `frontend::crossterm` [INFO] [stderr] --> src/main.rs:13:16 [INFO] [stderr] | [INFO] [stderr] 13 | use zi::{self, frontend::crossterm, layout, App as ZiApp}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `settings` [INFO] [stderr] --> src/main.rs:69:9 [INFO] [stderr] | [INFO] [stderr] 69 | let settings = args [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_settings` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `link` [INFO] [stderr] --> src/app/pipeline.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | link: ComponentLink, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `create_default_file` [INFO] [stderr] --> src/settings.rs:59:8 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn create_default_file(path: impl AsRef) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `issue` [INFO] [stderr] --> src/zenhub.rs:129:8 [INFO] [stderr] | [INFO] [stderr] 129 | fn issue(&self, repo_id: &RepoId, issue_number: &IssueNumber) -> Result { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/zentui-43a59acdce92ff5c [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" "e640c8d392cf50afda452f1559badccaa3da4c401b091d85ad07d59a417e5307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e640c8d392cf50afda452f1559badccaa3da4c401b091d85ad07d59a417e5307", kill_on_drop: false }` [INFO] [stdout] e640c8d392cf50afda452f1559badccaa3da4c401b091d85ad07d59a417e5307