[INFO] cloning repository https://github.com/mtlll/yalm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtlll/yalm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtlll%2Fyalm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtlll%2Fyalm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3f979f154c7f6e1c24ec598914d9648fb463609 [INFO] testing mtlll/yalm against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtlll%2Fyalm" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mtlll/yalm 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/mtlll/yalm [INFO] finished tweaking git repo https://github.com/mtlll/yalm [INFO] tweaked toml for git repo https://github.com/mtlll/yalm written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/mtlll/yalm 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] Updating git repository `https://github.com/mtlll/pam` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded users v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6a7b64c341a6a4473c25344210d0ea96820f6fa698c349d1d17879d87eceef9 [INFO] running `Command { std: "docker" "start" "-a" "c6a7b64c341a6a4473c25344210d0ea96820f6fa698c349d1d17879d87eceef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6a7b64c341a6a4473c25344210d0ea96820f6fa698c349d1d17879d87eceef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6a7b64c341a6a4473c25344210d0ea96820f6fa698c349d1d17879d87eceef9", kill_on_drop: false }` [INFO] [stdout] c6a7b64c341a6a4473c25344210d0ea96820f6fa698c349d1d17879d87eceef9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e729c636c5c4cf0187f5caa426e13040dee18301ecad56c23c04a485b1fb46ed [INFO] running `Command { std: "docker" "start" "-a" "e729c636c5c4cf0187f5caa426e13040dee18301ecad56c23c04a485b1fb46ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling pam-sys v0.5.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling users v0.8.1 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling pam v0.7.0 (https://github.com/mtlll/pam#f62d9366) [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling crossterm v0.14.2 [INFO] [stderr] Compiling tui v0.8.0 [INFO] [stderr] Compiling yalm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `mask_char_width` [INFO] [stdout] --> src/textbox.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | mask_char_width: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Textbox` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/textbox.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_focused` [INFO] [stdout] --> src/textbox.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | is_focused: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Textbox` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/textbox.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mask_char` [INFO] [stdout] --> src/textbox.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn mask_char(mut self, mask_char: char) -> Textbox { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `reset` [INFO] [stdout] --> src/loginform.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 65 | fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.66s [INFO] running `Command { std: "docker" "inspect" "e729c636c5c4cf0187f5caa426e13040dee18301ecad56c23c04a485b1fb46ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e729c636c5c4cf0187f5caa426e13040dee18301ecad56c23c04a485b1fb46ed", kill_on_drop: false }` [INFO] [stdout] e729c636c5c4cf0187f5caa426e13040dee18301ecad56c23c04a485b1fb46ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f46f81bdf50750238d69b902a71687f833eb70c1871a9fd475487e08f9935f75 [INFO] running `Command { std: "docker" "start" "-a" "f46f81bdf50750238d69b902a71687f833eb70c1871a9fd475487e08f9935f75", kill_on_drop: false }` [INFO] [stderr] Compiling yalm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `mask_char_width` [INFO] [stdout] --> src/textbox.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | mask_char_width: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Textbox` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/textbox.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_focused` [INFO] [stdout] --> src/textbox.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | is_focused: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Textbox` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/textbox.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mask_char` [INFO] [stdout] --> src/textbox.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn mask_char(mut self, mask_char: char) -> Textbox { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `reset` [INFO] [stdout] --> src/loginform.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 65 | fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "f46f81bdf50750238d69b902a71687f833eb70c1871a9fd475487e08f9935f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f46f81bdf50750238d69b902a71687f833eb70c1871a9fd475487e08f9935f75", kill_on_drop: false }` [INFO] [stdout] f46f81bdf50750238d69b902a71687f833eb70c1871a9fd475487e08f9935f75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b32cfa0f14cbb414b5ff776b0f3a60dc84e41c3307ce274cd60259f5d4b3e22 [INFO] running `Command { std: "docker" "start" "-a" "7b32cfa0f14cbb414b5ff776b0f3a60dc84e41c3307ce274cd60259f5d4b3e22", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `mask_char_width` [INFO] [stderr] --> src/textbox.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | mask_char_width: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Textbox` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/textbox.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `is_focused` [INFO] [stderr] --> src/textbox.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | is_focused: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Textbox` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/textbox.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `mask_char` [INFO] [stderr] --> src/textbox.rs:49:12 [INFO] [stderr] | [INFO] [stderr] 49 | pub fn mask_char(mut self, mask_char: char) -> Textbox { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `reset` [INFO] [stderr] --> src/loginform.rs:65:8 [INFO] [stderr] | [INFO] [stderr] 65 | fn reset(&mut self) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `yalm` (bin "yalm" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yalm-dc541c2b26a6f14a) [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" "7b32cfa0f14cbb414b5ff776b0f3a60dc84e41c3307ce274cd60259f5d4b3e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b32cfa0f14cbb414b5ff776b0f3a60dc84e41c3307ce274cd60259f5d4b3e22", kill_on_drop: false }` [INFO] [stdout] 7b32cfa0f14cbb414b5ff776b0f3a60dc84e41c3307ce274cd60259f5d4b3e22