[INFO] cloning repository https://github.com/ssanj/purs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ssanj/purs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssanj%2Fpurs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssanj%2Fpurs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 043f52ef67128de9733f537386ac965bb6090cae [INFO] testing ssanj/purs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssanj%2Fpurs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ssanj/purs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ssanj/purs [INFO] finished tweaking git repo https://github.com/ssanj/purs [INFO] tweaked toml for git repo https://github.com/ssanj/purs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ssanj/purs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs v4.0.0 [INFO] [stderr] Downloaded arc-swap v1.5.0 [INFO] [stderr] Downloaded crossterm_winapi v0.9.0 [INFO] [stderr] Downloaded once_cell v1.9.0 [INFO] [stderr] Downloaded snafu-derive v0.7.0 [INFO] [stderr] Downloaded native-tls v0.2.8 [INFO] [stderr] Downloaded serde_path_to_error v0.1.7 [INFO] [stderr] Downloaded core-foundation v0.9.2 [INFO] [stderr] Downloaded security-framework v2.6.0 [INFO] [stderr] Downloaded tracing-core v0.1.21 [INFO] [stderr] Downloaded simple_asn1 v0.4.1 [INFO] [stderr] Downloaded unicode-width v0.1.9 [INFO] [stderr] Downloaded pem v0.8.3 [INFO] [stderr] Downloaded language-tags v0.3.2 [INFO] [stderr] Downloaded hyperx v1.4.0 [INFO] [stderr] Downloaded h2 v0.3.11 [INFO] [stderr] Downloaded ipnet v2.3.1 [INFO] [stderr] Downloaded httparse v1.5.1 [INFO] [stderr] Downloaded jsonwebtoken v7.2.0 [INFO] [stderr] Downloaded encoding_rs v0.8.30 [INFO] [stderr] Downloaded hyper v0.14.16 [INFO] [stderr] Downloaded cc v1.0.72 [INFO] [stderr] Downloaded unicode-segmentation v1.8.0 [INFO] [stderr] Downloaded serde_json v1.0.78 [INFO] [stderr] Downloaded snafu v0.7.0 [INFO] [stderr] Downloaded signal-hook v0.3.13 [INFO] [stderr] Downloaded tokio v1.16.1 [INFO] [stderr] Downloaded reqwest v0.11.9 [INFO] [stderr] Downloaded tracing v0.1.29 [INFO] [stderr] Downloaded security-framework-sys v2.6.0 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded octocrab v0.15.4 [INFO] [stderr] Downloaded redox_syscall v0.2.12 [INFO] [stderr] Downloaded quote v1.0.15 [INFO] [stderr] Downloaded syn v1.0.86 [INFO] [stderr] Downloaded libc v0.2.116 [INFO] [stderr] Downloaded signal-hook-mio v0.2.3 [INFO] [stderr] Downloaded crossterm v0.22.1 [INFO] [stderr] Downloaded mio v0.7.14 [INFO] [stderr] Downloaded tui v0.17.0 [INFO] [stderr] Downloaded unidiff v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e2b67f54cf72dfe6b1c44f1481fb194e2611c7c22fcb1cc23b253a598154f0a9 [INFO] running `Command { std: "docker" "start" "-a" "e2b67f54cf72dfe6b1c44f1481fb194e2611c7c22fcb1cc23b253a598154f0a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2b67f54cf72dfe6b1c44f1481fb194e2611c7c22fcb1cc23b253a598154f0a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b67f54cf72dfe6b1c44f1481fb194e2611c7c22fcb1cc23b253a598154f0a9", kill_on_drop: false }` [INFO] [stdout] e2b67f54cf72dfe6b1c44f1481fb194e2611c7c22fcb1cc23b253a598154f0a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d02752d565d8912accffd938e05eacd90c69d34dc80f5d1c399c41049c59827 [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" "6d02752d565d8912accffd938e05eacd90c69d34dc80f5d1c399c41049c59827", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling unidiff v0.3.3 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling snafu-derive v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling snafu v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.7 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling octocrab v0.15.4 [INFO] [stderr] Compiling purs v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `pulls` [INFO] [stdout] --> src/main.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use octocrab::params::{self, pulls}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Review` [INFO] [stdout] --> src/tui_app.rs:21:123 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::{console::*, model::{ValidatedPullRequest, PursError, UserInputError, R, ValidSelection, NestedError, Reviews, Review, ReviewS... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_user_selection` [INFO] [stdout] --> src/main.rs:282:4 [INFO] [stdout] | [INFO] [stdout] 282 | fn handle_user_selection(selection_size: usize, selection_options: &[ValidatedPullRequest]) -> R { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_user_response` [INFO] [stdout] --> src/main.rs:300:4 [INFO] [stdout] | [INFO] [stdout] 300 | fn read_user_response(question: &str, limit: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Number` [INFO] [stdout] --> src/model.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | Number(u8), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UserSelection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/model.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Quit` [INFO] [stdout] --> src/model.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | Quit [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UserSelection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/model.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidSelection` [INFO] [stdout] --> src/model.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | / InvalidSelection{ [INFO] [stdout] 184 | | selected: u8, [INFO] [stdout] 185 | | min_selection: u8, [INFO] [stdout] 186 | | max_selection: usize [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `UserInputError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/model.rs:180:10 [INFO] [stdout] | [INFO] [stdout] 180 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `Command { std: "docker" "inspect" "6d02752d565d8912accffd938e05eacd90c69d34dc80f5d1c399c41049c59827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d02752d565d8912accffd938e05eacd90c69d34dc80f5d1c399c41049c59827", kill_on_drop: false }` [INFO] [stdout] 6d02752d565d8912accffd938e05eacd90c69d34dc80f5d1c399c41049c59827 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21c7789c673ec7e96327a27beddbf3d6ea341dff765d968cba631df4bfdda6f3 [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" "21c7789c673ec7e96327a27beddbf3d6ea341dff765d968cba631df4bfdda6f3", kill_on_drop: false }` [INFO] [stderr] Compiling purs v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `pulls` [INFO] [stdout] --> src/main.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use octocrab::params::{self, pulls}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Review` [INFO] [stdout] --> src/tui_app.rs:21:123 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::{console::*, model::{ValidatedPullRequest, PursError, UserInputError, R, ValidSelection, NestedError, Reviews, Review, ReviewS... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_user_selection` [INFO] [stdout] --> src/main.rs:282:4 [INFO] [stdout] | [INFO] [stdout] 282 | fn handle_user_selection(selection_size: usize, selection_options: &[ValidatedPullRequest]) -> R { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_user_response` [INFO] [stdout] --> src/main.rs:300:4 [INFO] [stdout] | [INFO] [stdout] 300 | fn read_user_response(question: &str, limit: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Number` [INFO] [stdout] --> src/model.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | Number(u8), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UserSelection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/model.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Quit` [INFO] [stdout] --> src/model.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | Quit [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UserSelection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/model.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidSelection` [INFO] [stdout] --> src/model.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | / InvalidSelection{ [INFO] [stdout] 184 | | selected: u8, [INFO] [stdout] 185 | | min_selection: u8, [INFO] [stdout] 186 | | max_selection: usize [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `UserInputError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/model.rs:180:10 [INFO] [stdout] | [INFO] [stdout] 180 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.55s [INFO] running `Command { std: "docker" "inspect" "21c7789c673ec7e96327a27beddbf3d6ea341dff765d968cba631df4bfdda6f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21c7789c673ec7e96327a27beddbf3d6ea341dff765d968cba631df4bfdda6f3", kill_on_drop: false }` [INFO] [stdout] 21c7789c673ec7e96327a27beddbf3d6ea341dff765d968cba631df4bfdda6f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cb00d0353a12d5b8d2d342b028b823cdba55d190486fce09ca55eb81502850e7 [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" "cb00d0353a12d5b8d2d342b028b823cdba55d190486fce09ca55eb81502850e7", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `pulls` [INFO] [stderr] --> src/main.rs:4:30 [INFO] [stderr] | [INFO] [stderr] 4 | use octocrab::params::{self, pulls}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Review` [INFO] [stderr] --> src/tui_app.rs:21:123 [INFO] [stderr] | [INFO] [stderr] 21 | use crate::{console::*, model::{ValidatedPullRequest, PursError, UserInputError, R, ValidSelection, NestedError, Reviews, Review, ReviewS... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `handle_user_selection` [INFO] [stderr] --> src/main.rs:282:4 [INFO] [stderr] | [INFO] [stderr] 282 | fn handle_user_selection(selection_size: usize, selection_options: &[ValidatedPullRequest]) -> R { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `read_user_response` [INFO] [stderr] --> src/main.rs:300:4 [INFO] [stderr] | [INFO] [stderr] 300 | fn read_user_response(question: &str, limit: usize) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Number` [INFO] [stderr] --> src/model.rs:66:5 [INFO] [stderr] | [INFO] [stderr] 66 | Number(u8), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `UserSelection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/model.rs:64:10 [INFO] [stderr] | [INFO] [stderr] 64 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Quit` [INFO] [stderr] --> src/model.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | Quit [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `UserSelection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/model.rs:64:10 [INFO] [stderr] | [INFO] [stderr] 64 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `InvalidSelection` [INFO] [stderr] --> src/model.rs:183:5 [INFO] [stderr] | [INFO] [stderr] 183 | / InvalidSelection{ [INFO] [stderr] 184 | | selected: u8, [INFO] [stderr] 185 | | min_selection: u8, [INFO] [stderr] 186 | | max_selection: usize [INFO] [stderr] 187 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] note: `UserInputError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/model.rs:180:10 [INFO] [stderr] | [INFO] [stderr] 180 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `purs` (bin "purs" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/purs-27836ac4d1649e6c) [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" "cb00d0353a12d5b8d2d342b028b823cdba55d190486fce09ca55eb81502850e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb00d0353a12d5b8d2d342b028b823cdba55d190486fce09ca55eb81502850e7", kill_on_drop: false }` [INFO] [stdout] cb00d0353a12d5b8d2d342b028b823cdba55d190486fce09ca55eb81502850e7