[INFO] cloning repository https://github.com/xohmz/bombay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xohmz/bombay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxohmz%2Fbombay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxohmz%2Fbombay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4e3d5f55bac54b72befe0b52473e82a3d96d69c [INFO] checking xohmz/bombay against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxohmz%2Fbombay" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xohmz/bombay 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/xohmz/bombay [INFO] finished tweaking git repo https://github.com/xohmz/bombay [INFO] tweaked toml for git repo https://github.com/xohmz/bombay written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xohmz/bombay 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] Downloading crates ... [INFO] [stderr] Downloaded rustls-pki-types v1.3.1 [INFO] [stderr] Downloaded totp-rs v5.5.1 [INFO] [stderr] Downloaded darling_macro v0.20.8 [INFO] [stderr] Downloaded byte-unit v5.1.4 [INFO] [stderr] Downloaded base32 v0.4.0 [INFO] [stderr] Downloaded constant_time_eq v0.2.6 [INFO] [stderr] Downloaded test-with v0.12.5 [INFO] [stderr] Downloaded darling_core v0.20.8 [INFO] [stderr] Downloaded iso8601-timestamp v0.2.17 [INFO] [stderr] Downloaded generic-array v1.0.0 [INFO] [stderr] Downloaded bumpalo v3.15.3 [INFO] [stderr] Downloaded darling v0.20.8 [INFO] [stderr] Downloaded rust_decimal v1.34.3 [INFO] [stderr] Downloaded sysinfo v0.30.6 [INFO] [stderr] Downloaded windows v0.52.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 43b54f65ef485d718727bef6ef681013a7cdeaa1e33de2919a3d5abd7ad1c670 [INFO] running `Command { std: "docker" "start" "-a" "43b54f65ef485d718727bef6ef681013a7cdeaa1e33de2919a3d5abd7ad1c670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43b54f65ef485d718727bef6ef681013a7cdeaa1e33de2919a3d5abd7ad1c670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43b54f65ef485d718727bef6ef681013a7cdeaa1e33de2919a3d5abd7ad1c670", kill_on_drop: false }` [INFO] [stdout] 43b54f65ef485d718727bef6ef681013a7cdeaa1e33de2919a3d5abd7ad1c670 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e57fe4b06d1ae71d1fa3c94577a2625235fbecce025744c1d7dc1d8fb4aee467 [INFO] running `Command { std: "docker" "start" "-a" "e57fe4b06d1ae71d1fa3c94577a2625235fbecce025744c1d7dc1d8fb4aee467", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking rustls-pki-types v1.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking generic-array v1.0.0 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling byte-unit v5.1.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking constant_time_eq v0.2.6 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking totp-rs v5.5.1 [INFO] [stderr] Compiling sysinfo v0.30.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.6.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling test-with v0.12.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking iso8601-timestamp v0.2.17 [INFO] [stderr] Checking serde_with v3.6.1 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking cookie_store v0.21.0 [INFO] [stderr] Checking ureq v2.9.6 [INFO] [stderr] Checking bombay v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `artist::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use artist::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mood::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use mood::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `playlist::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use playlist::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `release::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use release::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use user::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ureq` is imported redundantly [INFO] [stdout] --> src/client/mod.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | use ureq::{self, Request, Response}; [INFO] [stdout] | ^^^^ the item `ureq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `artist::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use artist::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mood::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use mood::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `playlist::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use playlist::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `release::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use release::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use user::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ureq` is imported redundantly [INFO] [stdout] --> src/client/mod.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | use ureq::{self, Request, Response}; [INFO] [stdout] | ^^^^ the item `ureq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "e57fe4b06d1ae71d1fa3c94577a2625235fbecce025744c1d7dc1d8fb4aee467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e57fe4b06d1ae71d1fa3c94577a2625235fbecce025744c1d7dc1d8fb4aee467", kill_on_drop: false }` [INFO] [stdout] e57fe4b06d1ae71d1fa3c94577a2625235fbecce025744c1d7dc1d8fb4aee467 [INFO] checking xohmz/bombay against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxohmz%2Fbombay" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xohmz/bombay 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/xohmz/bombay [INFO] finished tweaking git repo https://github.com/xohmz/bombay [INFO] tweaked toml for git repo https://github.com/xohmz/bombay written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xohmz/bombay 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 3195e2d6e1960a706d7bd9b851c39c981e27bab9eeafe7d01bcb1559cd34a9be [INFO] running `Command { std: "docker" "start" "-a" "3195e2d6e1960a706d7bd9b851c39c981e27bab9eeafe7d01bcb1559cd34a9be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3195e2d6e1960a706d7bd9b851c39c981e27bab9eeafe7d01bcb1559cd34a9be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3195e2d6e1960a706d7bd9b851c39c981e27bab9eeafe7d01bcb1559cd34a9be", kill_on_drop: false }` [INFO] [stdout] 3195e2d6e1960a706d7bd9b851c39c981e27bab9eeafe7d01bcb1559cd34a9be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7442aa5de3a1ab89c90de7d4f972280c85b4b3cd791653ce18e65782ffbc1b7e [INFO] running `Command { std: "docker" "start" "-a" "7442aa5de3a1ab89c90de7d4f972280c85b4b3cd791653ce18e65782ffbc1b7e", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Checking rustls-pki-types v1.3.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking generic-array v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling byte-unit v5.1.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling sysinfo v0.30.6 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking constant_time_eq v0.2.6 [INFO] [stderr] Checking totp-rs v5.5.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.6.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling test-with v0.12.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_with v3.6.1 [INFO] [stderr] Checking iso8601-timestamp v0.2.17 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking cookie_store v0.21.0 [INFO] [stderr] Checking ureq v2.9.6 [INFO] [stderr] Checking bombay v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `artist::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use artist::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mood::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use mood::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `playlist::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use playlist::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `release::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use release::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use user::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ureq` is imported redundantly [INFO] [stdout] --> src/client/mod.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | use ureq::{self, Request, Response}; [INFO] [stdout] | ^^^^ the item `ureq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `artist::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use artist::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mood::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use mood::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `playlist::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use playlist::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `release::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use release::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use user::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ureq` is imported redundantly [INFO] [stdout] --> src/client/mod.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | use ureq::{self, Request, Response}; [INFO] [stdout] | ^^^^ the item `ureq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "7442aa5de3a1ab89c90de7d4f972280c85b4b3cd791653ce18e65782ffbc1b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7442aa5de3a1ab89c90de7d4f972280c85b4b3cd791653ce18e65782ffbc1b7e", kill_on_drop: false }` [INFO] [stdout] 7442aa5de3a1ab89c90de7d4f972280c85b4b3cd791653ce18e65782ffbc1b7e