[INFO] cloning repository https://github.com/radicle-dev/radicle-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radicle-dev/radicle-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fradicle-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fradicle-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ed7bb61e43675ad4bf3f6e7c9279632f035cf21 [INFO] testing radicle-dev/radicle-tui against beta-2023-10-21 for beta-1.74-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fradicle-tui" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radicle-dev/radicle-tui on toolchain beta-2023-10-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/radicle-dev/radicle-tui [INFO] finished tweaking git repo https://github.com/radicle-dev/radicle-tui [INFO] tweaked toml for git repo https://github.com/radicle-dev/radicle-tui written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/radicle-dev/radicle-tui 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-2023-10-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcb5ff8154675b00e20de7134353ea0c7e8e29a864cb8cdcd82b3ba7e64944a0 [INFO] running `Command { std: "docker" "start" "-a" "fcb5ff8154675b00e20de7134353ea0c7e8e29a864cb8cdcd82b3ba7e64944a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcb5ff8154675b00e20de7134353ea0c7e8e29a864cb8cdcd82b3ba7e64944a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcb5ff8154675b00e20de7134353ea0c7e8e29a864cb8cdcd82b3ba7e64944a0", kill_on_drop: false }` [INFO] [stdout] fcb5ff8154675b00e20de7134353ea0c7e8e29a864cb8cdcd82b3ba7e64944a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 129453aff8d824d9fbdb8cfd1e3a88971e7c490cd882bad7837dadb774629c89 [INFO] running `Command { std: "docker" "start" "-a" "129453aff8d824d9fbdb8cfd1e3a88971e7c490cd882bad7837dadb774629c89", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling amplify_num v0.5.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ec25519 v0.1.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling sqlite3-src v0.5.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling git-ref-format-core v0.3.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling amplify_derive v3.0.1 [INFO] [stderr] Compiling git-ref-format-macro v0.3.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling git-ref-format v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling radicle-std-ext v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling data-encoding-macro v0.1.13 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling bcrypt-pbkdf v0.9.0 [INFO] [stderr] Compiling ssh-encoding v0.1.0 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling amplify v4.0.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling ssh-key v0.5.1 [INFO] [stderr] Compiling tar v0.4.39 [INFO] [stderr] Compiling cyphergraphy v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling cypheraddr v0.2.0 [INFO] [stderr] Compiling socks5-client v0.2.0 [INFO] [stderr] Compiling eidolon-auth v0.2.0 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling cyphernet v0.2.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling radicle-ssh v0.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling radicle-dag v0.2.0 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] Compiling radicle-surf v0.14.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tuirealm_derive v1.0.0 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling nonempty v0.8.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling dyn-clone v1.0.12 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling isolang v2.3.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling localtime v1.3.0 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling radicle-tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling nonempty v0.5.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling radicle-term v0.1.0 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling lexopt v0.2.1 [INFO] [stderr] Compiling lazy-regex v2.5.0 [INFO] [stderr] Compiling tuirealm v1.8.0 [INFO] [stderr] Compiling tui-realm-stdlib v1.2.0 [INFO] [stderr] Compiling sqlite3-sys v0.15.2 [INFO] [stderr] Compiling sqlite v0.31.0 [INFO] [stderr] Compiling git2 v0.17.2 [INFO] [stderr] Compiling radicle-git-ext v0.6.0 [INFO] [stderr] Compiling radicle-crypto v0.2.0 [INFO] [stderr] Compiling radicle-cob v0.2.0 [INFO] [stderr] Compiling radicle v0.2.0 [INFO] [stderr] Compiling timeago v0.4.1 [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/ui/widget/common/label.rs:98:38 [INFO] [stdout] | [INFO] [stdout] 98 | pub const PROP_DISPLAY_PROGRESS: &str = "display-progress"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 98 | pub const PROP_DISPLAY_PROGRESS: &'static str = "display-progress"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/ui/widget/common/container.rs:363:18 [INFO] [stdout] | [INFO] [stdout] 363 | .constraints(vec![Constraint::Length(1), Constraint::Min(0)].as_ref()) [INFO] [stdout] | ^^^^^^^^^^^ ------ type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `C` declared on the method `constraints` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `std::vec::Vec: AsRef<_>` found in the `alloc` crate: [INFO] [stdout] - impl AsRef<[T]> for std::vec::Vec [INFO] [stdout] where A: Allocator; [INFO] [stdout] - impl AsRef> for std::vec::Vec [INFO] [stdout] where A: Allocator; [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 363 | .constraints::<&T>(vec![Constraint::Length(1), Constraint::Min(0)].as_ref()) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `radicle-tui` (lib) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "129453aff8d824d9fbdb8cfd1e3a88971e7c490cd882bad7837dadb774629c89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "129453aff8d824d9fbdb8cfd1e3a88971e7c490cd882bad7837dadb774629c89", kill_on_drop: false }` [INFO] [stdout] 129453aff8d824d9fbdb8cfd1e3a88971e7c490cd882bad7837dadb774629c89