[INFO] cloning repository https://github.com/hectango/diegote [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hectango/diegote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhectango%2Fdiegote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhectango%2Fdiegote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9ef335a91a5fb29e5e468e8ca3a24655844b733 [INFO] checking hectango/diegote against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhectango%2Fdiegote" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hectango/diegote on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hectango/diegote [INFO] finished tweaking git repo https://github.com/hectango/diegote [INFO] tweaked toml for git repo https://github.com/hectango/diegote written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hectango/diegote 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustube v0.6.0 [INFO] [stderr] Downloaded log-derive v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b24fabfa1a4736961b534872b5955fffca27f01377138da4d3626df5b322716e [INFO] running `Command { std: "docker" "start" "-a" "b24fabfa1a4736961b534872b5955fffca27f01377138da4d3626df5b322716e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b24fabfa1a4736961b534872b5955fffca27f01377138da4d3626df5b322716e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b24fabfa1a4736961b534872b5955fffca27f01377138da4d3626df5b322716e", kill_on_drop: false }` [INFO] [stdout] b24fabfa1a4736961b534872b5955fffca27f01377138da4d3626df5b322716e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a74700c877023e809914e3767320e553b2c294359e4f785c746d2c941afea5be [INFO] running `Command { std: "docker" "start" "-a" "a74700c877023e809914e3767320e553b2c294359e4f785c746d2c941afea5be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.100 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Compiling log-derive v0.4.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking async-compression v0.4.6 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking rustube v0.6.0 [INFO] [stderr] Checking diegote v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CloudflareStreams` is never constructed [INFO] [stdout] --> src/cloudflare.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct CloudflareStreams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `try_new` and `get_tus_upload_url` are never used [INFO] [stdout] --> src/cloudflare.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl CloudflareStreams { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 11 | pub fn try_new(base_url: Url, account_identifier: String, api_key: &str) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub async fn get_tus_upload_url(&self, creator_name: &str, video_length: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CloudflareStreams` is never constructed [INFO] [stdout] --> src/cloudflare.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct CloudflareStreams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `try_new` and `get_tus_upload_url` are never used [INFO] [stdout] --> src/cloudflare.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl CloudflareStreams { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 11 | pub fn try_new(base_url: Url, account_identifier: String, api_key: &str) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub async fn get_tus_upload_url(&self, creator_name: &str, video_length: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "a74700c877023e809914e3767320e553b2c294359e4f785c746d2c941afea5be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a74700c877023e809914e3767320e553b2c294359e4f785c746d2c941afea5be", kill_on_drop: false }` [INFO] [stdout] a74700c877023e809914e3767320e553b2c294359e4f785c746d2c941afea5be [INFO] checking hectango/diegote against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhectango%2Fdiegote" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hectango/diegote on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hectango/diegote [INFO] finished tweaking git repo https://github.com/hectango/diegote [INFO] tweaked toml for git repo https://github.com/hectango/diegote written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hectango/diegote 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2db224a148ab8cfabc1c304cf95c5c70ab4a17631b40b2f68360bcbc0ba1125d [INFO] running `Command { std: "docker" "start" "-a" "2db224a148ab8cfabc1c304cf95c5c70ab4a17631b40b2f68360bcbc0ba1125d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2db224a148ab8cfabc1c304cf95c5c70ab4a17631b40b2f68360bcbc0ba1125d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db224a148ab8cfabc1c304cf95c5c70ab4a17631b40b2f68360bcbc0ba1125d", kill_on_drop: false }` [INFO] [stdout] 2db224a148ab8cfabc1c304cf95c5c70ab4a17631b40b2f68360bcbc0ba1125d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6b4f1604e967215b3a87a57d07f2dc879359e65319c9eab44f289bb478b3698 [INFO] running `Command { std: "docker" "start" "-a" "d6b4f1604e967215b3a87a57d07f2dc879359e65319c9eab44f289bb478b3698", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.100 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling log-derive v0.4.1 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking async-compression v0.4.6 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking rustube v0.6.0 [INFO] [stderr] Checking diegote v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CloudflareStreams` is never constructed [INFO] [stdout] --> src/cloudflare.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct CloudflareStreams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `try_new` and `get_tus_upload_url` are never used [INFO] [stdout] --> src/cloudflare.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl CloudflareStreams { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 11 | pub fn try_new(base_url: Url, account_identifier: String, api_key: &str) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub async fn get_tus_upload_url(&self, creator_name: &str, video_length: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CloudflareStreams` is never constructed [INFO] [stdout] --> src/cloudflare.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct CloudflareStreams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `try_new` and `get_tus_upload_url` are never used [INFO] [stdout] --> src/cloudflare.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl CloudflareStreams { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 11 | pub fn try_new(base_url: Url, account_identifier: String, api_key: &str) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub async fn get_tus_upload_url(&self, creator_name: &str, video_length: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "d6b4f1604e967215b3a87a57d07f2dc879359e65319c9eab44f289bb478b3698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b4f1604e967215b3a87a57d07f2dc879359e65319c9eab44f289bb478b3698", kill_on_drop: false }` [INFO] [stdout] d6b4f1604e967215b3a87a57d07f2dc879359e65319c9eab44f289bb478b3698