[INFO] cloning repository https://github.com/JNavith/newsroom-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JNavith/newsroom-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJNavith%2Fnewsroom-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJNavith%2Fnewsroom-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 490a4372c1a510a1be4a2ab134b020c8e7837f51 [INFO] testing JNavith/newsroom-bot against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJNavith%2Fnewsroom-bot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JNavith/newsroom-bot [INFO] finished tweaking git repo https://github.com/JNavith/newsroom-bot [INFO] tweaked toml for git repo https://github.com/JNavith/newsroom-bot written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JNavith/newsroom-bot on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JNavith/newsroom-bot 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 341042e5aa478641920d377ff4b6e9f1cfbb2c0386c19dd0cc9665fc7070b99b [INFO] running `Command { std: "docker" "start" "-a" "341042e5aa478641920d377ff4b6e9f1cfbb2c0386c19dd0cc9665fc7070b99b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "341042e5aa478641920d377ff4b6e9f1cfbb2c0386c19dd0cc9665fc7070b99b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341042e5aa478641920d377ff4b6e9f1cfbb2c0386c19dd0cc9665fc7070b99b", kill_on_drop: false }` [INFO] [stdout] 341042e5aa478641920d377ff4b6e9f1cfbb2c0386c19dd0cc9665fc7070b99b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 659056183a6c8b8b642ce4e3713de2ed8a7adf6e81972ef3ede38c5d0ca32166 [INFO] running `Command { std: "docker" "start" "-a" "659056183a6c8b8b642ce4e3713de2ed8a7adf6e81972ef3ede38c5d0ca32166", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling aws-lc-rs v1.14.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling aws-lc-sys v0.31.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling abnf v0.13.0 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling derive_aliases_proc_macro v0.4.7 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling simdeez v2.0.0-dev5 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling rspotify-macros v0.15.1 [INFO] [stderr] Compiling ct-codecs v1.1.6 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling derive_aliases v0.4.7 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ed25519-compact v2.1.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling nonempty v0.12.0 [INFO] [stderr] Compiling readformat v1.0.1 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling rart v0.2.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling pct-str v2.0.0 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling btree-range-map v0.7.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling twilight-model v0.16.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling query_map v0.7.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling dateparser v0.2.1 [INFO] [stderr] Compiling rspotify-model v0.15.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling parse-hex-public-key v0.1.0 (/opt/rustwide/workdir/parse-hex-public-key) [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling static-regular-grammar v2.0.2 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling scraper v0.24.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling aws_lambda_events v0.18.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling compression-codecs v0.4.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling iref-core v3.2.2 [INFO] [stderr] Compiling iref v3.2.2 [INFO] [stderr] Compiling schema-org v0.1.0 (/opt/rustwide/workdir/schema-org) [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling twilight-http-ratelimiting v0.16.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling rustls-webpki v0.103.5 [INFO] [stderr] Compiling hyper-hickory v0.7.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling lambda_runtime_api_client v0.12.4 [INFO] [stderr] Compiling lambda_runtime v0.14.4 [INFO] [stderr] Compiling twilight-validate v0.16.0 [INFO] [stderr] Compiling twilight-util v0.16.0 [INFO] [stderr] Compiling lambda_http v0.17.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling twilight-http v0.16.0 [INFO] [stderr] Compiling rspotify-http v0.15.1 [INFO] [stderr] Compiling rspotify v0.15.1 [INFO] [stderr] Compiling discord-bot v0.1.0 (/opt/rustwide/workdir/discord-bot) [INFO] [stdout] warning: method `add` is never used [INFO] [stdout] --> discord-bot/src/command.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 48 | impl CommandRouter { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 49 | fn add(&mut self, name: String, handler: Handler) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> discord-bot/src/command/new_release.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | Track { id: TrackId<'a> }, [INFO] [stdout] | ----- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SpotifyResource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> discord-bot/src/command/new_release.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | Playlist { id: PlaylistId<'a> }, [INFO] [stdout] | -------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SpotifyResource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling via-axum v0.1.0 (/opt/rustwide/workdir/via-axum) [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> via-axum/src/routes/discord/interactions.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | Err(error) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling on-tunnel-service-or-exposed-port v0.1.0 (/opt/rustwide/workdir/on-tunnel-service-or-exposed-port) [INFO] [stderr] Compiling on-lambda v0.1.0 (/opt/rustwide/workdir/on-lambda) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `Command { std: "docker" "inspect" "659056183a6c8b8b642ce4e3713de2ed8a7adf6e81972ef3ede38c5d0ca32166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "659056183a6c8b8b642ce4e3713de2ed8a7adf6e81972ef3ede38c5d0ca32166", kill_on_drop: false }` [INFO] [stdout] 659056183a6c8b8b642ce4e3713de2ed8a7adf6e81972ef3ede38c5d0ca32166 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13dbc6b9f09893207d1ef605da2756b7769e1a4b42dc4df975937cd94f4d7af2 [INFO] running `Command { std: "docker" "start" "-a" "13dbc6b9f09893207d1ef605da2756b7769e1a4b42dc4df975937cd94f4d7af2", kill_on_drop: false }` [INFO] [stderr] Compiling parse-hex-public-key v0.1.0 (/opt/rustwide/workdir/parse-hex-public-key) [INFO] [stderr] Compiling discord-bot v0.1.0 (/opt/rustwide/workdir/discord-bot) [INFO] [stderr] Compiling schema-org v0.1.0 (/opt/rustwide/workdir/schema-org) [INFO] [stdout] warning: method `add` is never used [INFO] [stdout] --> discord-bot/src/command.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 48 | impl CommandRouter { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 49 | fn add(&mut self, name: String, handler: Handler) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> discord-bot/src/command/new_release.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | Track { id: TrackId<'a> }, [INFO] [stdout] | ----- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SpotifyResource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> discord-bot/src/command/new_release.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | Playlist { id: PlaylistId<'a> }, [INFO] [stdout] | -------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SpotifyResource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> via-axum/src/routes/discord/interactions.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | Err(error) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling via-axum v0.1.0 (/opt/rustwide/workdir/via-axum) [INFO] [stderr] Compiling on-tunnel-service-or-exposed-port v0.1.0 (/opt/rustwide/workdir/on-tunnel-service-or-exposed-port) [INFO] [stderr] Compiling on-lambda v0.1.0 (/opt/rustwide/workdir/on-lambda) [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> via-axum/src/routes/discord/interactions.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | Err(error) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add` is never used [INFO] [stdout] --> discord-bot/src/command.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 48 | impl CommandRouter { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 49 | fn add(&mut self, name: String, handler: Handler) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> discord-bot/src/command/new_release.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | Track { id: TrackId<'a> }, [INFO] [stdout] | ----- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SpotifyResource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> discord-bot/src/command/new_release.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | Playlist { id: PlaylistId<'a> }, [INFO] [stdout] | -------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SpotifyResource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.76s [INFO] running `Command { std: "docker" "inspect" "13dbc6b9f09893207d1ef605da2756b7769e1a4b42dc4df975937cd94f4d7af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13dbc6b9f09893207d1ef605da2756b7769e1a4b42dc4df975937cd94f4d7af2", kill_on_drop: false }` [INFO] [stdout] 13dbc6b9f09893207d1ef605da2756b7769e1a4b42dc4df975937cd94f4d7af2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 48ace8f28a8b7c38b05c8b2021ae4c68185bf99c513ce6bbfa8598f4295c8ead [INFO] running `Command { std: "docker" "start" "-a" "48ace8f28a8b7c38b05c8b2021ae4c68185bf99c513ce6bbfa8598f4295c8ead", kill_on_drop: false }` [INFO] [stderr] warning: method `add` is never used [INFO] [stderr] --> discord-bot/src/command.rs:49:8 [INFO] [stderr] | [INFO] [stderr] 48 | impl CommandRouter { [INFO] [stderr] | ------------------ method in this implementation [INFO] [stderr] 49 | fn add(&mut self, name: String, handler: Handler) [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> discord-bot/src/command/new_release.rs:63:13 [INFO] [stderr] | [INFO] [stderr] 63 | Track { id: TrackId<'a> }, [INFO] [stderr] | ----- ^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `SpotifyResource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> discord-bot/src/command/new_release.rs:64:16 [INFO] [stderr] | [INFO] [stderr] 64 | Playlist { id: PlaylistId<'a> }, [INFO] [stderr] | -------- ^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `SpotifyResource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `discord-bot` (lib) generated 3 warnings [INFO] [stderr] warning: `discord-bot` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: unused variable: `error` [INFO] [stderr] --> via-axum/src/routes/discord/interactions.rs:224:13 [INFO] [stderr] | [INFO] [stderr] 224 | Err(error) => todo!(), [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `via-axum` (lib) generated 1 warning (run `cargo fix --lib -p via-axum` to apply 1 suggestion) [INFO] [stderr] warning: `via-axum` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/discord_bot-a87abfcb7073432f) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/on_lambda-5a15f1a00d648e5b) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/on_tunnel_service_or_exposed_port-45574fb4dfe1cfcb) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parse_hex_public_key-24d1ccc55ac47673) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/schema_org-e7d1ef58cc007149) [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] [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/via_axum-7d23265dae858df1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests discord_bot [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] [stderr] Doc-tests parse_hex_public_key [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] [stderr] Doc-tests schema_org [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test schema-org/src/lib.rs - derive_alias::SchemaOrg (line 13) ... ignored [INFO] [stdout] test schema-org/src/lib.rs - derive_alias::SchemaOrg (line 20) ... ignored [INFO] [stdout] test schema-org/src/lib.rs - derive_alias::SchemaOrgEnum (line 13) ... ignored [INFO] [stdout] test schema-org/src/lib.rs - derive_alias::SchemaOrgEnum (line 20) ... ignored [INFO] [stdout] test schema-org/src/lib.rs - derive_alias::Standard (line 13) ... ignored [INFO] [stdout] test schema-org/src/lib.rs - derive_alias::Standard (line 20) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.31s; merged doctests compilation took 0.30s [INFO] [stderr] Doc-tests via_axum [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" "48ace8f28a8b7c38b05c8b2021ae4c68185bf99c513ce6bbfa8598f4295c8ead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48ace8f28a8b7c38b05c8b2021ae4c68185bf99c513ce6bbfa8598f4295c8ead", kill_on_drop: false }` [INFO] [stdout] 48ace8f28a8b7c38b05c8b2021ae4c68185bf99c513ce6bbfa8598f4295c8ead