[INFO] cloning repository https://github.com/RenoirTan/Stopwatchd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RenoirTan/Stopwatchd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRenoirTan%2FStopwatchd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRenoirTan%2FStopwatchd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7580567491989c8fae14350949a2867289dc72dd [INFO] testing RenoirTan/Stopwatchd against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRenoirTan%2FStopwatchd" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RenoirTan/Stopwatchd on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RenoirTan/Stopwatchd [INFO] finished tweaking git repo https://github.com/RenoirTan/Stopwatchd [INFO] tweaked toml for git repo https://github.com/RenoirTan/Stopwatchd written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RenoirTan/Stopwatchd 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded users v0.11.0 [INFO] [stderr] Downloaded serde v1.0.167 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.1 [INFO] [stderr] Downloaded signal-hook-tokio v0.3.1 [INFO] [stderr] Downloaded serde_spanned v0.6.3 [INFO] [stderr] Downloaded winreg v0.5.1 [INFO] [stderr] Downloaded tabled_derive v0.6.0 [INFO] [stderr] Downloaded pancurses v0.17.0 [INFO] [stderr] Downloaded papergrid v0.9.1 [INFO] [stderr] Downloaded toml v0.7.6 [INFO] [stderr] Downloaded tabled v0.12.2 [INFO] [stderr] Downloaded winnow v0.4.9 [INFO] [stderr] Downloaded pdcurses-sys v0.7.1 [INFO] [stderr] Downloaded toml_edit v0.19.12 [INFO] [stderr] Downloaded syn v2.0.23 [INFO] [stderr] Downloaded proc-macro2 v1.0.63 [INFO] [stderr] Downloaded ansi-str v0.8.0 [INFO] [stderr] Downloaded vte v0.10.1 [INFO] [stderr] Downloaded ansitok v0.2.0 [INFO] [stderr] Downloaded toml_datetime v0.6.3 [INFO] [stderr] Downloaded serde_derive v1.0.167 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aeb467121b52ad190b2a2892cf255be7dedfa05bbc344a98fb50a6f6c4520f29 [INFO] running `Command { std: "docker" "start" "-a" "aeb467121b52ad190b2a2892cf255be7dedfa05bbc344a98fb50a6f6c4520f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aeb467121b52ad190b2a2892cf255be7dedfa05bbc344a98fb50a6f6c4520f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeb467121b52ad190b2a2892cf255be7dedfa05bbc344a98fb50a6f6c4520f29", kill_on_drop: false }` [INFO] [stdout] aeb467121b52ad190b2a2892cf255be7dedfa05bbc344a98fb50a6f6c4520f29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4615fe4565546d8288e1c4388a668408a886f34c7b21c05a6124912aa1c2a7e [INFO] running `Command { std: "docker" "start" "-a" "f4615fe4565546d8288e1c4388a668408a886f34c7b21c05a6124912aa1c2a7e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.167 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling winnow v0.4.9 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ansitok v0.2.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling clap_builder v4.3.11 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling ansi-str v0.8.0 [INFO] [stderr] Compiling papergrid v0.9.1 [INFO] [stderr] Compiling tabled_derive v0.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling pancurses v0.17.0 [INFO] [stderr] Compiling syslog v6.1.0 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling tabled v0.12.2 [INFO] [stderr] Compiling serde_derive v1.0.167 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling clap v4.3.11 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling stopwatchd v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `borders_geometry` is never used [INFO] [stdout] --> src/bin/swtui/ui/mod.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl Ui { [INFO] [stdout] | ------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn borders_geometry(&self) -> BordersGeometry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_ascii` is never used [INFO] [stdout] --> src/bin/swtui/ui/border.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Border { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn new_ascii() -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `list_panel_geometry` and `focus_panel_geometry` are never used [INFO] [stdout] --> src/bin/swtui/ui/geometry.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl BordersGeometry { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn list_panel_geometry(&self) -> (i32, i32, i32, i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn focus_panel_geometry(&self) -> (i32, i32, i32, i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "f4615fe4565546d8288e1c4388a668408a886f34c7b21c05a6124912aa1c2a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4615fe4565546d8288e1c4388a668408a886f34c7b21c05a6124912aa1c2a7e", kill_on_drop: false }` [INFO] [stdout] f4615fe4565546d8288e1c4388a668408a886f34c7b21c05a6124912aa1c2a7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51bacbc987e29fd95857201fcfd646ddd086bc0eaaa62937a7a1881827d93e01 [INFO] running `Command { std: "docker" "start" "-a" "51bacbc987e29fd95857201fcfd646ddd086bc0eaaa62937a7a1881827d93e01", kill_on_drop: false }` [INFO] [stderr] Compiling stopwatchd v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `borders_geometry` is never used [INFO] [stdout] --> src/bin/swtui/ui/mod.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl Ui { [INFO] [stdout] | ------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn borders_geometry(&self) -> BordersGeometry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_ascii` is never used [INFO] [stdout] --> src/bin/swtui/ui/border.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Border { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn new_ascii() -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `list_panel_geometry` and `focus_panel_geometry` are never used [INFO] [stdout] --> src/bin/swtui/ui/geometry.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl BordersGeometry { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn list_panel_geometry(&self) -> (i32, i32, i32, i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn focus_panel_geometry(&self) -> (i32, i32, i32, i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.26s [INFO] running `Command { std: "docker" "inspect" "51bacbc987e29fd95857201fcfd646ddd086bc0eaaa62937a7a1881827d93e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51bacbc987e29fd95857201fcfd646ddd086bc0eaaa62937a7a1881827d93e01", kill_on_drop: false }` [INFO] [stdout] 51bacbc987e29fd95857201fcfd646ddd086bc0eaaa62937a7a1881827d93e01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 21cc226abbe1ab0874fe567b7e2df364ad2a9b9a1891f0413149e65c64abfcb6 [INFO] running `Command { std: "docker" "start" "-a" "21cc226abbe1ab0874fe567b7e2df364ad2a9b9a1891f0413149e65c64abfcb6", kill_on_drop: false }` [INFO] [stderr] warning: method `borders_geometry` is never used [INFO] [stderr] --> src/bin/swtui/ui/mod.rs:141:12 [INFO] [stderr] | [INFO] [stderr] 48 | impl Ui { [INFO] [stderr] | ------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 141 | pub fn borders_geometry(&self) -> BordersGeometry { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new_ascii` is never used [INFO] [stderr] --> src/bin/swtui/ui/border.rs:24:12 [INFO] [stderr] | [INFO] [stderr] 12 | impl Border { [INFO] [stderr] | ----------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 24 | pub fn new_ascii() -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `list_panel_geometry` and `focus_panel_geometry` are never used [INFO] [stderr] --> src/bin/swtui/ui/geometry.rs:51:12 [INFO] [stderr] | [INFO] [stderr] 35 | impl BordersGeometry { [INFO] [stderr] | -------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 51 | pub fn list_panel_geometry(&self) -> (i32, i32, i32, i32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 60 | pub fn focus_panel_geometry(&self) -> (i32, i32, i32, i32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `stopwatchd` (bin "swtui" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib/mod.rs (/opt/rustwide/target/debug/deps/stopwatchd-c9fb027ef59d5390) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] Running unittests src/bin/swctl/mod.rs (/opt/rustwide/target/debug/deps/swctl-b9b64108e6a13c7e) [INFO] [stdout] test communication::client::test::test_cycle_1 ... ok [INFO] [stdout] test communication::client::test::test_cycle_0 ... ok [INFO] [stdout] test communication::details::test::test_from_stopwatch_verbose ... ok [INFO] [stdout] test communication::details::test::test_from_stopwatch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/swd/mod.rs (/opt/rustwide/target/debug/deps/swd-6d3c4bd4d5e38ad7) [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] [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/bin/swtui/mod.rs (/opt/rustwide/target/debug/deps/swtui-633be6b75382dabb) [INFO] [stdout] test util::tests::test_center_text ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests stopwatchd [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib/util.rs - util::impl_into_enum_variant (line 94) ... ok [INFO] [stdout] test src/lib/communication/client.rs - communication::client::CommonArgs::from_iter (line 39) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "21cc226abbe1ab0874fe567b7e2df364ad2a9b9a1891f0413149e65c64abfcb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21cc226abbe1ab0874fe567b7e2df364ad2a9b9a1891f0413149e65c64abfcb6", kill_on_drop: false }` [INFO] [stdout] 21cc226abbe1ab0874fe567b7e2df364ad2a9b9a1891f0413149e65c64abfcb6 [INFO] testing RenoirTan/Stopwatchd against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRenoirTan%2FStopwatchd" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RenoirTan/Stopwatchd on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RenoirTan/Stopwatchd [INFO] finished tweaking git repo https://github.com/RenoirTan/Stopwatchd [INFO] tweaked toml for git repo https://github.com/RenoirTan/Stopwatchd written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RenoirTan/Stopwatchd 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" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 403af8d20bf159b88322f5385308cc58363d5860b567105630d058fa7447ec17 [INFO] running `Command { std: "docker" "start" "-a" "403af8d20bf159b88322f5385308cc58363d5860b567105630d058fa7447ec17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "403af8d20bf159b88322f5385308cc58363d5860b567105630d058fa7447ec17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "403af8d20bf159b88322f5385308cc58363d5860b567105630d058fa7447ec17", kill_on_drop: false }` [INFO] [stdout] 403af8d20bf159b88322f5385308cc58363d5860b567105630d058fa7447ec17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e644a2195394433f36b8c7932d276bdf0965852629d8ef082b11498b9801619a [INFO] running `Command { std: "docker" "start" "-a" "e644a2195394433f36b8c7932d276bdf0965852629d8ef082b11498b9801619a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.167 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling ansitok v0.2.0 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling winnow v0.4.9 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling clap_builder v4.3.11 [INFO] [stderr] Compiling ansi-str v0.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.22/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling papergrid v0.9.1 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e644a2195394433f36b8c7932d276bdf0965852629d8ef082b11498b9801619a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e644a2195394433f36b8c7932d276bdf0965852629d8ef082b11498b9801619a", kill_on_drop: false }` [INFO] [stdout] e644a2195394433f36b8c7932d276bdf0965852629d8ef082b11498b9801619a