[INFO] cloning repository https://github.com/loqalabs/loqa-meetings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loqalabs/loqa-meetings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floqalabs%2Floqa-meetings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floqalabs%2Floqa-meetings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8b59471bab7dec6b7c1bbe796c0b3e167986425 [INFO] testing loqalabs/loqa-meetings against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floqalabs%2Floqa-meetings" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/loqalabs/loqa-meetings [INFO] finished tweaking git repo https://github.com/loqalabs/loqa-meetings [INFO] tweaked toml for git repo https://github.com/loqalabs/loqa-meetings written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/loqalabs/loqa-meetings on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/loqalabs/loqa-meetings 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6abf056b9d1ce6e4875a02bf0c0f39440e152204831e2318e43a142e0d13b23b [INFO] running `Command { std: "docker" "start" "-a" "6abf056b9d1ce6e4875a02bf0c0f39440e152204831e2318e43a142e0d13b23b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6abf056b9d1ce6e4875a02bf0c0f39440e152204831e2318e43a142e0d13b23b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6abf056b9d1ce6e4875a02bf0c0f39440e152204831e2318e43a142e0d13b23b", kill_on_drop: false }` [INFO] [stdout] 6abf056b9d1ce6e4875a02bf0c0f39440e152204831e2318e43a142e0d13b23b [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae01aa3b007a9d15499c9c7dcf32824709192250c12220ab50ac680d01d396a9 [INFO] running `Command { std: "docker" "start" "-a" "ae01aa3b007a9d15499c9c7dcf32824709192250c12220ab50ac680d01d396a9", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling symphonia-core v0.5.5 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling symphonia-metadata v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.5 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling signatory v0.27.1 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.5 [INFO] [stderr] Compiling symphonia-format-caf v0.5.5 [INFO] [stderr] Compiling symphonia-format-riff v0.5.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.5 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.5 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.5 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling symphonia-codec-alac v0.5.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling loqa-meetings v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling nuid v0.5.0 [INFO] [stderr] Compiling symphonia v0.5.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling nkeys v0.3.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling serde_nanos v0.1.4 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling async-nats v0.33.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stdout] warning: unused imports: `Arc` and `Mutex` [INFO] [stdout] --> src/screencapture/mod.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error` and `info` [INFO] [stdout] --> src/screencapture/mod.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | use tracing::{error, info}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AudioStreamSource` [INFO] [stdout] --> src/screencapture/mod.rs:13:41 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::audio::backend::{AudioFrame, AudioStreamSource}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/audio/backend.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | config: AudioBackendConfig, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> src/http/handlers.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct StartRecordingRequest { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub title: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StartRecordingRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "ae01aa3b007a9d15499c9c7dcf32824709192250c12220ab50ac680d01d396a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae01aa3b007a9d15499c9c7dcf32824709192250c12220ab50ac680d01d396a9", kill_on_drop: false }` [INFO] [stdout] ae01aa3b007a9d15499c9c7dcf32824709192250c12220ab50ac680d01d396a9 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ddfeec3cfde6ede7fcd349a4c60faf04ffd3a42c5f361a16180e08eae23e2b1 [INFO] running `Command { std: "docker" "start" "-a" "2ddfeec3cfde6ede7fcd349a4c60faf04ffd3a42c5f361a16180e08eae23e2b1", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling loqa-meetings v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Arc` and `Mutex` [INFO] [stdout] --> src/screencapture/mod.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error` and `info` [INFO] [stdout] --> src/screencapture/mod.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | use tracing::{error, info}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AudioStreamSource` [INFO] [stdout] --> src/screencapture/mod.rs:13:41 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::audio::backend::{AudioFrame, AudioStreamSource}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/audio/backend.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | config: AudioBackendConfig, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> src/http/handlers.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct StartRecordingRequest { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub title: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StartRecordingRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stdout] warning: unused imports: `Arc` and `Mutex` [INFO] [stdout] --> src/screencapture/mod.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error` and `info` [INFO] [stdout] --> src/screencapture/mod.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | use tracing::{error, info}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AudioStreamSource` [INFO] [stdout] --> src/screencapture/mod.rs:13:41 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::audio::backend::{AudioFrame, AudioStreamSource}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/audio/backend.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | config: AudioBackendConfig, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> src/http/handlers.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct StartRecordingRequest { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub title: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StartRecordingRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Duration` and `sleep` [INFO] [stdout] --> examples/multichannel_test.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | use tokio::time::{sleep, Duration}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> examples/multichannel_test.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 40 | return Ok(()); [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 44 | let home = std::env::var("HOME").unwrap_or_else(|_| ".".to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `loqa-meetings` (example "nats_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcEqb8xi/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-7f3e1ed12d7194b2,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libsharded_slab-a43bbfc0e39c291b,libtracing_log-32d46642456f6d71,libloqa_meetings-7b04598f96c1053a,libuuid-5b1cf148a4c5d9ff,libgetrandom-29b3dcc4dbc31038,libhound-214d41dcc3079a49,libconfig-82ccf5048c761a6f,libpathdiff-0548a7d6a7913c24,libjson5-94c78ce2e0b6b097,libpest-3fea405069e4ef0a,libucd_trie-7606a29b3a59ad2f,libron-a77b72e34e7c05b7,libbase64-e32c1d8f2555833c,libtoml-a19ccbdf19b32466,libnom-7a8c4e669e26adad,libini-ddeff55a85131130,libordered_multimap-17fe44c77596a1ee,libhashbrown-22e7b7f62071a22f,libahash-453f08fd6228c72e,libdlv_list-84f26e4161b2befd,libyaml_rust-260ebaa441834338,liblinked_hash_map-b7c8a9e7b45c620f,libchrono-fc4fac731e20c619,libiana_time_zone-8ff78489a2abaa85,libnum_traits-c33a51d2327c8d61,libasync_nats-2dbe773865a1b7b7,librustls_native_certs-85dde072e88565ca,libopenssl_probe-d74274d8b7245f2e,librustls_pemfile-f2760b70d3be5bc8,libserde_nanos-73317d283403a653,libhttp-b1db309e2f7477f6,libnuid-cbacedd97d8eefe9,libtime-26f89fdb302e19a7,libtime_core-95df1ee2c6d10de5,libnum_conv-d31d2cdd240da3de,libderanged-f3058814fbd74016,libpowerfmt-521a460cc2ff4e45,libtokio_retry-0dae99919888347c,libpin_project-dcc94fba5e0ee16f,libbase64-76d22feba062e299,libregex-e62f14566e33201d,libregex_automata-c02b6156cc62603f,libaho_corasick-4a12dee4e4221361,libregex_syntax-a5d8b889516cd560,libnkeys-6dc44e82db1cad2e,libdata_encoding-6e8c651bc486090c,libsignatory-cae814c4db0e8087,libpkcs8-b94bc5539c281189,libspki-20b6c09a55afe635,libder-aa4f5fb62f99cf14,libzeroize-e5ba3babb6b7003b,libpem_rfc7468-94e93e4118fd340e,libbase64ct-11d3c7c4ab85b8da,libconst_oid-31bf52a9edb7c9ff,libbyteorder-7912a666fa871683,librand-5182f753a88ce83d,librand_chacha-1885f4dbaefa8e4a,libppv_lite86-33ffc0624206ec2d,libzerocopy-17a50cc40105af46,librand_core-eed98f64e409099b,libed25519_dalek-49f90674ea339561,libsha2-41c277b7cf48decc,libcurve25519_dalek-3cfe9f6e69f7ee68,libcpufeatures-bb85f9e0eaf4b5a3,libsubtle-e2f0af8959bd7889,libed25519-3b6031d900bf8ba5,libsignature-37978aae0b842278,libdigest-7e15af5ffb440e28,libblock_buffer-608e119f158eb245,libcrypto_common-058537d3c564af92,libgeneric_array-8e53bfbc249d877f,libtypenum-8388f334d4574afe,libtokio_rustls-3e85aeb3baeed586,librustls-b34fe675a0c82e9d,libsct-74e410df5cfc6735,libwebpki-f8b9e0d5f1bf1377,libring-f8ff32ee676eed04,libgetrandom-87e6f2c2ce2e4fef,libuntrusted-151845769873c416,liburl-d8caec758e83a922,libidna-bd30e33f47ddb8fa,libutf8_iter-efb3984ee203d151,libidna_adapter-b3ba5f725c85a3a4,libicu_properties-81bd38b77d66ed6b,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-1831188e760c0915,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-26953a3a61a66821,libpotential_utf-e97fd80605ca4616,libicu_provider-fca614d117c66093,libicu_locale_core-53e24d76f3205b93,libtinystr-aa1b7189eb07d90b,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-4cf549fca98f7c75,libzerotrie-92320b580c480e3c,libyoke-52e9fe717c4a1a31,libstable_deref_trait-eb639fe9014693dd,libzerofrom-a951a805b5215225,libthiserror-c196e31c98468b62,libtower_http-e4187f7adc5ad052,libmime_guess-0a88c23390cc3fe0,libunicase-35e3be511c02b60c,libhttp_range_header-74a552c55acd85bc,libtokio_util-76ee05833d9c44fe,libbitflags-e3ebf951a1dfe30d,libaxum-6de1e165ade30ba4,libserde_path_to_error-57a91ce244160ccf,libserde_json-3f4207cd33267023,libserde_urlencoded-b8622191c9541172,libryu-f1418741a05f84c6,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhyper_util-43a81744bd2f4a88,libhyper-c6fcadd11b2e39b0,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libmatchit-994b7d2346168c4c,libaxum_core-e45ac77bcc06064e,libmime-7cbfcc84299bf52b,libhttp_body_util-cb078526e07dbcb9,libhttp_body-c867c502cde305bb,libhttp-721327a00bda3f82,libitoa-7e733f37fe56f881,libfnv-2a26f5d3b9cd4973,libtower-cb30c900ef986a4c,libsync_wrapper-82d4714d40c5a6d5,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libsymphonia-7e5efbda2de24fe3,libsymphonia_format_riff-d6c80d12bea74409,libextended-cb6f19a4ecfdffd0,libsymphonia_format_ogg-8bd73a23bb79a164,libsymphonia_format_mkv-55336805eb13d2c4,libsymphonia_format_isomp4-311c0ebe2b012d22,libsymphonia_format_caf-bfe391fac32ca43a,libsymphonia_codec_vorbis-d31f79dada68c06c,libsymphonia_codec_pcm-905b29d59b3ebb77,libsymphonia_codec_alac-966a44811785292f,libsymphonia_codec_adpcm-4b059d1f56206869,libsymphonia_codec_aac-4028373f1de61008,libsymphonia_bundle_mp3-e74fbfc57c364478,libsymphonia_bundle_flac-8141b7d287427d57,libsymphonia_utils_xiph-57574b09b75c3d75,libsymphonia_metadata-685149839436297c,libencoding_rs-e36cbb4cff8cacd8,libsymphonia_core-f5de17dbc60f7342,libbytemuck-5209ed2b516a2866,liblazy_static-afffdbb119bd9ac1,libbitflags-40a27ceec947d12f,libarrayvec-78e6687af5fcd84b,libtracing-6c81ebc0b287aca8,liblog-f1f6bbc4eedafb86,libtracing_core-1b6f90fc5e75a37f,libonce_cell-db8f3eed2a1f3f7b,libtokio-f413f589f76a189e,libsignal_hook_registry-ff87e0658a1b6cea,libsocket2-5fc26a8190a7e270,libbytes-789e6c95ba64773d,libserde-5c69abe5d3b4d119,libserde_core-3babf6f5a9b2410c,libmio-74fc41130191f4da,libparking_lot-bf0cd7d7afc9dea8,libparking_lot_core-8ee1d29bfb4ae5ef,liblibc-82fdb1faa32d7f16,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libfutures-c1d419a065487e6b,libfutures_executor-e88a765e9cde3fe8,libfutures_util-47b155b4d7a34b99,libmemchr-c5a8540217c8112c,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-f8b566c7bd079e89,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libanyhow-e16577d217315ef4}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcEqb8xi/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-14d842edde414ee2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/nats_test-0b7b001ab18ad959" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2ddfeec3cfde6ede7fcd349a4c60faf04ffd3a42c5f361a16180e08eae23e2b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ddfeec3cfde6ede7fcd349a4c60faf04ffd3a42c5f361a16180e08eae23e2b1", kill_on_drop: false }` [INFO] [stdout] 2ddfeec3cfde6ede7fcd349a4c60faf04ffd3a42c5f361a16180e08eae23e2b1