[INFO] cloning repository https://github.com/crimpz/tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crimpz/tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrimpz%2Ftui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrimpz%2Ftui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1692de3cd54ccb020518b9d340cad2d84da595cc [INFO] testing crimpz/tui against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrimpz%2Ftui" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crimpz/tui 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/crimpz/tui [INFO] finished tweaking git repo https://github.com/crimpz/tui [INFO] tweaked toml for git repo https://github.com/crimpz/tui written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/crimpz/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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indoc v2.0.4 [INFO] [stderr] Downloaded httpc-test v0.1.7 [INFO] [stderr] Downloaded tui-textarea v0.4.0 [INFO] [stderr] Downloaded reqwest_cookie_store v0.6.0 [INFO] [stderr] Downloaded lru v0.12.0 [INFO] [stderr] Downloaded ratatui v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] fe53ffd020706ab0751bcafdadfc027ab8e44b432c1a7497fcccf430abe00c54 [INFO] running `Command { std: "docker" "start" "-a" "fe53ffd020706ab0751bcafdadfc027ab8e44b432c1a7497fcccf430abe00c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe53ffd020706ab0751bcafdadfc027ab8e44b432c1a7497fcccf430abe00c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe53ffd020706ab0751bcafdadfc027ab8e44b432c1a7497fcccf430abe00c54", kill_on_drop: false }` [INFO] [stdout] fe53ffd020706ab0751bcafdadfc027ab8e44b432c1a7497fcccf430abe00c54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a010e2aa51862e252bb97d378a4989fd5fd8456857149bd2b70f25362bf62a7e [INFO] running `Command { std: "docker" "start" "-a" "a010e2aa51862e252bb97d378a4989fd5fd8456857149bd2b70f25362bf62a7e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling zerocopy v0.7.25 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling lru v0.12.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.24.0 [INFO] [stderr] Compiling tui-textarea v0.4.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cookie_store v0.16.2 [INFO] [stderr] Compiling cookie_store v0.20.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling reqwest_cookie_store v0.6.0 [INFO] [stderr] Compiling httpc-test v0.1.7 [INFO] [stderr] Compiling tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `jar` [INFO] [stdout] --> src/interact.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let jar = Jar::default(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_jar` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `login_block` [INFO] [stdout] --> src/main.rs:133:25 [INFO] [stdout] | [INFO] [stdout] 133 | let login_block = Layout::default() [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | let mut stdout = io::stdout(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/interact.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct RoomResponse { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 47 | pub id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/interact.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 58 | struct MessageResponse { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 59 | id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | / tokio::runtime::Runtime::new() [INFO] [stdout] 65 | | .unwrap() [INFO] [stdout] 66 | | .block_on(async { login(&client).await }); [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 64 | let _ = tokio::runtime::Runtime::new() [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:281:29 [INFO] [stdout] | [INFO] [stdout] 281 | / ... tokio::runtime::Runtime::new() [INFO] [stdout] 282 | | ... .unwrap() [INFO] [stdout] 283 | | ... .block_on(async { send_message(&client, room_id, to_send).await }); [INFO] [stdout] | |____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 281 | let _ = tokio::runtime::Runtime::new() [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "a010e2aa51862e252bb97d378a4989fd5fd8456857149bd2b70f25362bf62a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a010e2aa51862e252bb97d378a4989fd5fd8456857149bd2b70f25362bf62a7e", kill_on_drop: false }` [INFO] [stdout] a010e2aa51862e252bb97d378a4989fd5fd8456857149bd2b70f25362bf62a7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4f129b10846395d1bf40b320b4dc8cecd1fb0bd4c25c7d3da8cb0d48ad8ea6b8 [INFO] running `Command { std: "docker" "start" "-a" "4f129b10846395d1bf40b320b4dc8cecd1fb0bd4c25c7d3da8cb0d48ad8ea6b8", kill_on_drop: false }` [INFO] [stderr] Compiling tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `jar` [INFO] [stdout] --> src/interact.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let jar = Jar::default(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_jar` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `login_block` [INFO] [stdout] --> src/main.rs:133:25 [INFO] [stdout] | [INFO] [stdout] 133 | let login_block = Layout::default() [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | let mut stdout = io::stdout(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/interact.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct RoomResponse { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 47 | pub id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/interact.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 58 | struct MessageResponse { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 59 | id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | / tokio::runtime::Runtime::new() [INFO] [stdout] 65 | | .unwrap() [INFO] [stdout] 66 | | .block_on(async { login(&client).await }); [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 64 | let _ = tokio::runtime::Runtime::new() [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:281:29 [INFO] [stdout] | [INFO] [stdout] 281 | / ... tokio::runtime::Runtime::new() [INFO] [stdout] 282 | | ... .unwrap() [INFO] [stdout] 283 | | ... .block_on(async { send_message(&client, room_id, to_send).await }); [INFO] [stdout] | |____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 281 | let _ = tokio::runtime::Runtime::new() [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "4f129b10846395d1bf40b320b4dc8cecd1fb0bd4c25c7d3da8cb0d48ad8ea6b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f129b10846395d1bf40b320b4dc8cecd1fb0bd4c25c7d3da8cb0d48ad8ea6b8", kill_on_drop: false }` [INFO] [stdout] 4f129b10846395d1bf40b320b4dc8cecd1fb0bd4c25c7d3da8cb0d48ad8ea6b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 62e9f67edd1ec8c97ff27482163dee5d8d98d9413e226cf2d1e7992503d69eff [INFO] running `Command { std: "docker" "start" "-a" "62e9f67edd1ec8c97ff27482163dee5d8d98d9413e226cf2d1e7992503d69eff", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `jar` [INFO] [stderr] --> src/interact.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | let jar = Jar::default(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_jar` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `login_block` [INFO] [stderr] --> src/main.rs:133:25 [INFO] [stderr] | [INFO] [stderr] 133 | let login_block = Layout::default() [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_block` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:72:9 [INFO] [stderr] | [INFO] [stderr] 72 | let mut stdout = io::stdout(); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/interact.rs:47:9 [INFO] [stderr] | [INFO] [stderr] 46 | pub struct RoomResponse { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] 47 | pub id: i64, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/interact.rs:59:5 [INFO] [stderr] | [INFO] [stderr] 58 | struct MessageResponse { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] 59 | id: i64, [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | / tokio::runtime::Runtime::new() [INFO] [stderr] 65 | | .unwrap() [INFO] [stderr] 66 | | .block_on(async { login(&client).await }); [INFO] [stderr] | |_________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 64 | let _ = tokio::runtime::Runtime::new() [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:281:29 [INFO] [stderr] | [INFO] [stderr] 281 | / ... tokio::runtime::Runtime::new() [INFO] [stderr] 282 | | ... .unwrap() [INFO] [stderr] 283 | | ... .block_on(async { send_message(&client, room_id, to_send).await }); [INFO] [stderr] | |____________________________________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 281 | let _ = tokio::runtime::Runtime::new() [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `tui` (bin "tui" test) generated 7 warnings (run `cargo fix --bin "tui" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tui-49165f3fae02ed4b) [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" "62e9f67edd1ec8c97ff27482163dee5d8d98d9413e226cf2d1e7992503d69eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62e9f67edd1ec8c97ff27482163dee5d8d98d9413e226cf2d1e7992503d69eff", kill_on_drop: false }` [INFO] [stdout] 62e9f67edd1ec8c97ff27482163dee5d8d98d9413e226cf2d1e7992503d69eff