[INFO] cloning repository https://github.com/MTRNord/mx-bookmarks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MTRNord/mx-bookmarks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMTRNord%2Fmx-bookmarks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMTRNord%2Fmx-bookmarks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9f00e3a073dff816380aee3301c2bac997ae80f [INFO] testing MTRNord/mx-bookmarks against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMTRNord%2Fmx-bookmarks" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MTRNord/mx-bookmarks on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MTRNord/mx-bookmarks [INFO] finished tweaking git repo https://github.com/MTRNord/mx-bookmarks [INFO] tweaked toml for git repo https://github.com/MTRNord/mx-bookmarks written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/MTRNord/mx-bookmarks already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] 756ed1e4bf1dfee1b29e3cd140e608a2fcd97f5406861135e4438362a78106d3 [INFO] running `Command { std: "docker" "start" "-a" "756ed1e4bf1dfee1b29e3cd140e608a2fcd97f5406861135e4438362a78106d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "756ed1e4bf1dfee1b29e3cd140e608a2fcd97f5406861135e4438362a78106d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "756ed1e4bf1dfee1b29e3cd140e608a2fcd97f5406861135e4438362a78106d3", kill_on_drop: false }` [INFO] [stdout] 756ed1e4bf1dfee1b29e3cd140e608a2fcd97f5406861135e4438362a78106d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b07b4cf0ae6bfbc4f61c038ead692c8272429eee0d4d70e83d666fe22b1b5576 [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" "b07b4cf0ae6bfbc4f61c038ead692c8272429eee0d4d70e83d666fe22b1b5576", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling native-tls v0.2.5 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Compiling assign v1.1.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling mio v0.7.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling sqlformat v0.1.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling pbkdf2 v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling ctr v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling olm-sys v1.0.1 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling aes-ctr v0.5.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tui v0.12.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling matrix-sdk-common-macros v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=8f99180c99ccd74803565fb36098389198091ded#8f99180c) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling sqlx-core v0.3.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling sqlx-macros v0.3.5 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling ruma-identifiers-validation v0.1.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling js_int v0.1.9 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling ruma-identifiers-macros v0.17.4 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-identifiers v0.17.4 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling ruma-serde v0.2.3 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling olm-rs v1.0.0 [INFO] [stderr] Compiling cjson v0.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling ruma-common-macros v0.2.0 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-api-macros v0.17.0-alpha.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-events-macros v0.22.0-alpha.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling js-sys v0.3.45 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling ruma-common v0.2.0 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling sqlx v0.3.5 [INFO] [stderr] Compiling ruma-api v0.17.0-alpha.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-events v0.22.0-alpha.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling web-sys v0.3.45 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling ruma-federation-api v0.0.3 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-appservice-api v0.2.0-alpha.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-client-api v0.10.0-alpha.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma v0.0.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling matrix-sdk-common v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=8f99180c99ccd74803565fb36098389198091ded#8f99180c) [INFO] [stderr] Compiling matrix-sdk-crypto v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=8f99180c99ccd74803565fb36098389198091ded#8f99180c) [INFO] [stderr] Compiling matrix-sdk-base v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=8f99180c99ccd74803565fb36098389198091ded#8f99180c) [INFO] [stderr] Compiling matrix-sdk v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=8f99180c99ccd74803565fb36098389198091ded#8f99180c) [INFO] [stderr] Compiling mx-bookmarks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tui::style::Modifier` [INFO] [stdout] --> src/app/ui.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tui::style::Modifier; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Paragraph`, `Wrap` [INFO] [stdout] --> src/app/ui.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use tui::widgets::{Paragraph, Wrap}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/app/ui.rs:36:40 [INFO] [stdout] | [INFO] [stdout] 36 | fn draw_first_tab(f: &mut Frame, app: &mut App, area: Rect) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/app/ui.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn draw_text(f: &mut Frame, area: Rect) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `area` [INFO] [stdout] --> src/app/ui.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | fn draw_text(f: &mut Frame, area: Rect) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_area` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/app/ui.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | fn draw_second_tab(f: &mut Frame, app: &mut App, area: Rect) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/app/ui.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | fn draw_second_tab(f: &mut Frame, app: &mut App, area: Rect) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `area` [INFO] [stdout] --> src/app/ui.rs:59:56 [INFO] [stdout] | [INFO] [stdout] 59 | fn draw_second_tab(f: &mut Frame, app: &mut App, area: Rect) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_area` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `BookmarksEvent` [INFO] [stdout] --> src/extra_ruma/bookmarks/global.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub type BookmarksEvent = matrix_sdk::events::BasicEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `BookmarksEvent` [INFO] [stdout] --> src/extra_ruma/bookmarks/room.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub type BookmarksEvent = BasicEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 22s [INFO] running `Command { std: "docker" "inspect" "b07b4cf0ae6bfbc4f61c038ead692c8272429eee0d4d70e83d666fe22b1b5576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b07b4cf0ae6bfbc4f61c038ead692c8272429eee0d4d70e83d666fe22b1b5576", kill_on_drop: false }` [INFO] [stdout] b07b4cf0ae6bfbc4f61c038ead692c8272429eee0d4d70e83d666fe22b1b5576 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc4709493dbaab96d32333d89b50a57232f92efcf900aec936cf7966f191c883 [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" "bc4709493dbaab96d32333d89b50a57232f92efcf900aec936cf7966f191c883", kill_on_drop: false }` [INFO] [stderr] Compiling mx-bookmarks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tui::style::Modifier` [INFO] [stdout] --> src/app/ui.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tui::style::Modifier; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Paragraph`, `Wrap` [INFO] [stdout] --> src/app/ui.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use tui::widgets::{Paragraph, Wrap}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/extra_ruma/bookmarks/global.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/app/ui.rs:36:40 [INFO] [stdout] | [INFO] [stdout] 36 | fn draw_first_tab(f: &mut Frame, app: &mut App, area: Rect) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/app/ui.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn draw_text(f: &mut Frame, area: Rect) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `area` [INFO] [stdout] --> src/app/ui.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | fn draw_text(f: &mut Frame, area: Rect) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_area` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/app/ui.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | fn draw_second_tab(f: &mut Frame, app: &mut App, area: Rect) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/app/ui.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | fn draw_second_tab(f: &mut Frame, app: &mut App, area: Rect) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `area` [INFO] [stdout] --> src/app/ui.rs:59:56 [INFO] [stdout] | [INFO] [stdout] 59 | fn draw_second_tab(f: &mut Frame, app: &mut App, area: Rect) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_area` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `BookmarksEvent` [INFO] [stdout] --> src/extra_ruma/bookmarks/room.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub type BookmarksEvent = BasicEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.18s [INFO] running `Command { std: "docker" "inspect" "bc4709493dbaab96d32333d89b50a57232f92efcf900aec936cf7966f191c883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc4709493dbaab96d32333d89b50a57232f92efcf900aec936cf7966f191c883", kill_on_drop: false }` [INFO] [stdout] bc4709493dbaab96d32333d89b50a57232f92efcf900aec936cf7966f191c883 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", 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] 6ea974ce0a80a864aec24fff4ed6187a3cd2e24e1adee3a813093322b2694793 [INFO] running `Command { std: "docker" "start" "-a" "6ea974ce0a80a864aec24fff4ed6187a3cd2e24e1adee3a813093322b2694793", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused import: `tui::style::Modifier` [INFO] [stdout] running 2 tests [INFO] [stderr] --> src/app/ui.rs:3:5 [INFO] [stdout] test extra_ruma::bookmarks::global::tests::serialization ... ok [INFO] [stderr] | [INFO] [stderr] 3 | use tui::style::Modifier; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Paragraph`, `Wrap` [INFO] [stderr] --> src/app/ui.rs:4:20 [INFO] [stderr] | [INFO] [stderr] 4 | use tui::widgets::{Paragraph, Wrap}; [INFO] [stderr] | ^^^^^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::borrow::Cow` [INFO] [stderr] --> src/extra_ruma/bookmarks/global.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 49 | use std::borrow::Cow; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `app` [INFO] [stderr] --> src/app/ui.rs:36:40 [INFO] [stderr] | [INFO] [stderr] 36 | fn draw_first_tab(f: &mut Frame, app: &mut App, area: Rect) [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `f` [INFO] [stderr] --> src/app/ui.rs:53:17 [INFO] [stderr] | [INFO] [stderr] 53 | fn draw_text(f: &mut Frame, area: Rect) [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `area` [INFO] [stderr] --> src/app/ui.rs:53:35 [INFO] [stderr] | [INFO] [stderr] 53 | fn draw_text(f: &mut Frame, area: Rect) [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_area` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `f` [INFO] [stderr] --> src/app/ui.rs:59:23 [INFO] [stderr] | [INFO] [stderr] 59 | fn draw_second_tab(f: &mut Frame, app: &mut App, area: Rect) [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `app` [INFO] [stderr] --> src/app/ui.rs:59:41 [INFO] [stderr] | [INFO] [stderr] 59 | fn draw_second_tab(f: &mut Frame, app: &mut App, area: Rect) [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `area` [INFO] [stderr] --> src/app/ui.rs:59:56 [INFO] [stderr] | [INFO] [stderr] 59 | fn draw_second_tab(f: &mut Frame, app: &mut App, area: Rect) [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_area` [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `BookmarksEvent` [INFO] [stderr] --> src/extra_ruma/bookmarks/room.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | pub type BookmarksEvent = BasicEvent; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 10 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mx_bookmarks-0b4edb9ef36f2559 [INFO] [stdout] test extra_ruma::bookmarks::global::tests::deserialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ea974ce0a80a864aec24fff4ed6187a3cd2e24e1adee3a813093322b2694793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea974ce0a80a864aec24fff4ed6187a3cd2e24e1adee3a813093322b2694793", kill_on_drop: false }` [INFO] [stdout] 6ea974ce0a80a864aec24fff4ed6187a3cd2e24e1adee3a813093322b2694793