[INFO] cloning repository https://github.com/akeamc/brev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akeamc/brev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakeamc%2Fbrev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakeamc%2Fbrev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8a4eca505e4d443ecdc6ff9eeff6c61959452f0 [INFO] documenting akeamc/brev against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakeamc%2Fbrev" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/akeamc/brev on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/akeamc/brev [INFO] finished tweaking git repo https://github.com/akeamc/brev [INFO] tweaked toml for git repo https://github.com/akeamc/brev written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/akeamc/brev 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" "+beta-2025-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4114af7a3cbe70e6cd788e841f467dc859185343f579d8775fc010eed2c400db [INFO] running `Command { std: "docker" "start" "-a" "4114af7a3cbe70e6cd788e841f467dc859185343f579d8775fc010eed2c400db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4114af7a3cbe70e6cd788e841f467dc859185343f579d8775fc010eed2c400db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4114af7a3cbe70e6cd788e841f467dc859185343f579d8775fc010eed2c400db", kill_on_drop: false }` [INFO] [stdout] 4114af7a3cbe70e6cd788e841f467dc859185343f579d8775fc010eed2c400db [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73d2a4b2a549931e2471ac3317d83565c448f85771cbe069cd902fd2d24e2e21 [INFO] running `Command { std: "docker" "start" "-a" "73d2a4b2a549931e2471ac3317d83565c448f85771cbe069cd902fd2d24e2e21", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.178 [INFO] [stderr] Compiling serde_derive v1.0.178 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Checking rustls-webpki v0.101.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking util v0.1.0 (/opt/rustwide/workdir/crates/util) [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking webpki-roots v0.24.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Checking const_format v0.2.31 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling strum_macros v0.25.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Checking pem v2.0.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking email_address v0.2.4 [INFO] [stderr] Compiling brev v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rcgen v0.11.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking auth v0.1.0 (/opt/rustwide/workdir/crates/auth) [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking imap-proto v0.1.0 (/opt/rustwide/workdir/crates/imap-proto) [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stdout] warning: unused variable: `is_uid` [INFO] [stdout] --> crates/imap-proto/src/command.rs:361:31 [INFO] [stdout] | [INFO] [stdout] 361 | Command::Search { is_uid } => CommandName::Search, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `is_uid: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_uid` [INFO] [stdout] --> crates/imap-proto/src/command.rs:363:30 [INFO] [stdout] | [INFO] [stdout] 363 | Command::Store { is_uid } => CommandName::Store, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `is_uid: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_uid` [INFO] [stdout] --> crates/imap-proto/src/command.rs:364:29 [INFO] [stdout] | [INFO] [stdout] 364 | Command::Copy { is_uid } => CommandName::Copy, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `is_uid: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_uid` [INFO] [stdout] --> crates/imap-proto/src/command.rs:365:29 [INFO] [stdout] | [INFO] [stdout] 365 | Command::Move { is_uid } => CommandName::Move, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `is_uid: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `is_uid` is never read [INFO] [stdout] --> crates/imap-proto/src/command.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 213 | pub struct Expunge { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 214 | is_uid: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Expunge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_uid`, `sequence_set`, and `items` are never read [INFO] [stdout] --> crates/imap-proto/src/command.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 218 | pub struct Fetch { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 219 | is_uid: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 220 | sequence_set: sequence::Set, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 221 | items: fetch::Items, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Fetch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-core v0.7.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking line v0.1.0 (/opt/rustwide/workdir/crates/line) [INFO] [stderr] Checking smtp v0.1.0 (/opt/rustwide/workdir/crates/smtp) [INFO] [stderr] Checking imap v0.1.0 (/opt/rustwide/workdir/crates/imap) [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> crates/smtp/src/message.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> crates/smtp/src/message/data.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `select` [INFO] [stdout] --> crates/imap/src/server/session.rs:289:33 [INFO] [stdout] | [INFO] [stdout] 289 | Command::Select(select) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_select` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `identity` [INFO] [stdout] --> crates/imap/src/server/session.rs:290:25 [INFO] [stdout] | [INFO] [stdout] 290 | let identity = match &self.state { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `identity` [INFO] [stdout] --> crates/imap/src/server/session.rs:296:46 [INFO] [stdout] | [INFO] [stdout] 296 | State::Authenticated(identity) => todo!(), [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_uid` [INFO] [stdout] --> crates/imap/src/server/session.rs:315:35 [INFO] [stdout] | [INFO] [stdout] 315 | Command::Search { is_uid } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `is_uid: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_uid` [INFO] [stdout] --> crates/imap/src/server/session.rs:325:34 [INFO] [stdout] | [INFO] [stdout] 325 | Command::Store { is_uid } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `is_uid: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_uid` [INFO] [stdout] --> crates/imap/src/server/session.rs:326:33 [INFO] [stdout] | [INFO] [stdout] 326 | Command::Copy { is_uid } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `is_uid: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_uid` [INFO] [stdout] --> crates/imap/src/server/session.rs:327:33 [INFO] [stdout] | [INFO] [stdout] 327 | Command::Move { is_uid } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `is_uid: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> crates/imap/src/server/ops.rs:125:39 [INFO] [stdout] | [INFO] [stdout] 125 | fn into_tagged_response(self, tag: Tag) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> crates/imap/src/server/ops.rs:149:39 [INFO] [stdout] | [INFO] [stdout] 149 | fn into_tagged_response(self, tag: Tag) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mechanism` [INFO] [stdout] --> crates/smtp/src/server/session.rs:202:21 [INFO] [stdout] | [INFO] [stdout] 202 | mechanism, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `mechanism: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `initial_response` [INFO] [stdout] --> crates/smtp/src/server/session.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | initial_response, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try ignoring the field: `initial_response: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-postgres v0.7.1 [INFO] [stderr] Compiling sqlx-macros-core v0.7.1 [INFO] [stderr] Compiling sqlx-macros v0.7.1 [INFO] [stderr] Checking sqlx v0.7.1 [INFO] [stderr] Documenting brev v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] [stderr] Generated /opt/rustwide/target/doc/brev/index.html [INFO] running `Command { std: "docker" "inspect" "73d2a4b2a549931e2471ac3317d83565c448f85771cbe069cd902fd2d24e2e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73d2a4b2a549931e2471ac3317d83565c448f85771cbe069cd902fd2d24e2e21", kill_on_drop: false }` [INFO] [stdout] 73d2a4b2a549931e2471ac3317d83565c448f85771cbe069cd902fd2d24e2e21 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 725b49c7f670d95a883074378a507af9587917121d91aa22e33fda1362de524f [INFO] running `Command { std: "docker" "start" "-a" "725b49c7f670d95a883074378a507af9587917121d91aa22e33fda1362de524f", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `is_uid` [INFO] [stdout] --> crates/imap-proto/src/command.rs:361:31 [INFO] [stdout] | [INFO] [stdout] 361 | Command::Search { is_uid } => CommandName::Search, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `is_uid: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_uid` [INFO] [stdout] --> crates/imap-proto/src/command.rs:363:30 [INFO] [stdout] | [INFO] [stdout] 363 | Command::Store { is_uid } => CommandName::Store, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `is_uid: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_uid` [INFO] [stdout] --> crates/imap-proto/src/command.rs:364:29 [INFO] [stdout] | [INFO] [stdout] 364 | Command::Copy { is_uid } => CommandName::Copy, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `is_uid: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_uid` [INFO] [stdout] --> crates/imap-proto/src/command.rs:365:29 [INFO] [stdout] | [INFO] [stdout] 365 | Command::Move { is_uid } => CommandName::Move, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `is_uid: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `is_uid` is never read [INFO] [stdout] --> crates/imap-proto/src/command.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 213 | pub struct Expunge { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 214 | is_uid: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Expunge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_uid`, `sequence_set`, and `items` are never read [INFO] [stdout] --> crates/imap-proto/src/command.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 218 | pub struct Fetch { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 219 | is_uid: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 220 | sequence_set: sequence::Set, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 221 | items: fetch::Items, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Fetch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `select` [INFO] [stdout] --> crates/imap/src/server/session.rs:289:33 [INFO] [stdout] | [INFO] [stdout] 289 | Command::Select(select) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_select` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `identity` [INFO] [stdout] --> crates/imap/src/server/session.rs:290:25 [INFO] [stdout] | [INFO] [stdout] 290 | let identity = match &self.state { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `identity` [INFO] [stdout] --> crates/imap/src/server/session.rs:296:46 [INFO] [stdout] | [INFO] [stdout] 296 | State::Authenticated(identity) => todo!(), [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_uid` [INFO] [stdout] --> crates/imap/src/server/session.rs:315:35 [INFO] [stdout] | [INFO] [stdout] 315 | Command::Search { is_uid } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `is_uid: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_uid` [INFO] [stdout] --> crates/imap/src/server/session.rs:325:34 [INFO] [stdout] | [INFO] [stdout] 325 | Command::Store { is_uid } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `is_uid: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_uid` [INFO] [stdout] --> crates/imap/src/server/session.rs:326:33 [INFO] [stdout] | [INFO] [stdout] 326 | Command::Copy { is_uid } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `is_uid: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_uid` [INFO] [stdout] --> crates/imap/src/server/session.rs:327:33 [INFO] [stdout] | [INFO] [stdout] 327 | Command::Move { is_uid } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `is_uid: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> crates/imap/src/server/ops.rs:125:39 [INFO] [stdout] | [INFO] [stdout] 125 | fn into_tagged_response(self, tag: Tag) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> crates/imap/src/server/ops.rs:149:39 [INFO] [stdout] | [INFO] [stdout] 149 | fn into_tagged_response(self, tag: Tag) -> String { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> crates/smtp/src/message.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> crates/smtp/src/message/data.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mechanism` [INFO] [stdout] --> crates/smtp/src/server/session.rs:202:21 [INFO] [stdout] | [INFO] [stdout] 202 | mechanism, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `mechanism: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `initial_response` [INFO] [stdout] --> crates/smtp/src/server/session.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | initial_response, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try ignoring the field: `initial_response: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting brev v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s [INFO] [stderr] Generated /opt/rustwide/target/doc/brev/index.html [INFO] running `Command { std: "docker" "inspect" "725b49c7f670d95a883074378a507af9587917121d91aa22e33fda1362de524f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "725b49c7f670d95a883074378a507af9587917121d91aa22e33fda1362de524f", kill_on_drop: false }` [INFO] [stdout] 725b49c7f670d95a883074378a507af9587917121d91aa22e33fda1362de524f