[INFO] cloning repository https://github.com/jabbate19/TUILog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jabbate19/TUILog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabbate19%2FTUILog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabbate19%2FTUILog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 713714c9f467b2520879629b687fca8efd7ffbf1 [INFO] testing jabbate19/TUILog against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabbate19%2FTUILog" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jabbate19/TUILog 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/jabbate19/TUILog [INFO] finished tweaking git repo https://github.com/jabbate19/TUILog [INFO] tweaked toml for git repo https://github.com/jabbate19/TUILog written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jabbate19/TUILog 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 cursive-aligned-view v0.6.0 [INFO] [stderr] Downloaded adif v0.1.3 [INFO] [stderr] Downloaded anyhow v1.0.77 [INFO] [stderr] Downloaded cursive_table_view v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6a4269cc89f3a8d9d233219646e8158df3815e9866390b036d273075d6907bf7 [INFO] running `Command { std: "docker" "start" "-a" "6a4269cc89f3a8d9d233219646e8158df3815e9866390b036d273075d6907bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a4269cc89f3a8d9d233219646e8158df3815e9866390b036d273075d6907bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a4269cc89f3a8d9d233219646e8158df3815e9866390b036d273075d6907bf7", kill_on_drop: false }` [INFO] [stdout] 6a4269cc89f3a8d9d233219646e8158df3815e9866390b036d273075d6907bf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 92a50442ca573275b21547ccbdcd8ba5e831dbba897110555fd4f12e89774125 [INFO] running `Command { std: "docker" "start" "-a" "92a50442ca573275b21547ccbdcd8ba5e831dbba897110555fd4f12e89774125", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.10 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling rusqlite v0.30.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling adif v0.1.3 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling homedir v0.2.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling enumset v1.1.3 [INFO] [stderr] Compiling cursive_core v0.3.7 [INFO] [stderr] Compiling cursive-aligned-view v0.6.0 [INFO] [stderr] Compiling cursive_table_view v0.14.0 [INFO] [stderr] Compiling cursive v0.20.0 [INFO] [stderr] Compiling tuilog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/models.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 18 | impl LogbookColumn { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 19 | fn as_str(&self) -> &str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.54s [INFO] running `Command { std: "docker" "inspect" "92a50442ca573275b21547ccbdcd8ba5e831dbba897110555fd4f12e89774125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92a50442ca573275b21547ccbdcd8ba5e831dbba897110555fd4f12e89774125", kill_on_drop: false }` [INFO] [stdout] 92a50442ca573275b21547ccbdcd8ba5e831dbba897110555fd4f12e89774125 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0466ad3deb9cf6bb2142507decf99c036af6f20d45a46c8677809ebba2507a05 [INFO] running `Command { std: "docker" "start" "-a" "0466ad3deb9cf6bb2142507decf99c036af6f20d45a46c8677809ebba2507a05", kill_on_drop: false }` [INFO] [stderr] Compiling tuilog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/models.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 18 | impl LogbookColumn { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 19 | fn as_str(&self) -> &str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `Command { std: "docker" "inspect" "0466ad3deb9cf6bb2142507decf99c036af6f20d45a46c8677809ebba2507a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0466ad3deb9cf6bb2142507decf99c036af6f20d45a46c8677809ebba2507a05", kill_on_drop: false }` [INFO] [stdout] 0466ad3deb9cf6bb2142507decf99c036af6f20d45a46c8677809ebba2507a05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 68a17462d7b65b5b54605bea2fcc51d84276af5ef41bfba6e5577ab2a113ee22 [INFO] running `Command { std: "docker" "start" "-a" "68a17462d7b65b5b54605bea2fcc51d84276af5ef41bfba6e5577ab2a113ee22", kill_on_drop: false }` [INFO] [stderr] warning: method `as_str` is never used [INFO] [stderr] --> src/models.rs:19:8 [INFO] [stderr] | [INFO] [stderr] 18 | impl LogbookColumn { [INFO] [stderr] | ------------------ method in this implementation [INFO] [stderr] 19 | fn as_str(&self) -> &str { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `tuilog` (bin "tuilog" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tuilog-8c95af4d09cb266c) [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" "68a17462d7b65b5b54605bea2fcc51d84276af5ef41bfba6e5577ab2a113ee22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68a17462d7b65b5b54605bea2fcc51d84276af5ef41bfba6e5577ab2a113ee22", kill_on_drop: false }` [INFO] [stdout] 68a17462d7b65b5b54605bea2fcc51d84276af5ef41bfba6e5577ab2a113ee22 [INFO] testing jabbate19/TUILog 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%2Fjabbate19%2FTUILog" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jabbate19/TUILog 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/jabbate19/TUILog [INFO] finished tweaking git repo https://github.com/jabbate19/TUILog [INFO] tweaked toml for git repo https://github.com/jabbate19/TUILog written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jabbate19/TUILog 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2c80d2e0657d931bb419baaa65b9eb0f23b37fc97e2580a7640c9da0a4353269 [INFO] running `Command { std: "docker" "start" "-a" "2c80d2e0657d931bb419baaa65b9eb0f23b37fc97e2580a7640c9da0a4353269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c80d2e0657d931bb419baaa65b9eb0f23b37fc97e2580a7640c9da0a4353269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c80d2e0657d931bb419baaa65b9eb0f23b37fc97e2580a7640c9da0a4353269", kill_on_drop: false }` [INFO] [stdout] 2c80d2e0657d931bb419baaa65b9eb0f23b37fc97e2580a7640c9da0a4353269 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5700ba6873d43616459704596606c586a68250c17ec353691e8a22330309e49a [INFO] running `Command { std: "docker" "start" "-a" "5700ba6873d43616459704596606c586a68250c17ec353691e8a22330309e49a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-channel v0.5.10 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.31/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 hashlink v0.8.4 [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" "5700ba6873d43616459704596606c586a68250c17ec353691e8a22330309e49a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5700ba6873d43616459704596606c586a68250c17ec353691e8a22330309e49a", kill_on_drop: false }` [INFO] [stdout] 5700ba6873d43616459704596606c586a68250c17ec353691e8a22330309e49a