[INFO] fetching crate smart_notes_cli 0.1.0... [INFO] checking smart_notes_cli-0.1.0 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate smart_notes_cli 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate smart_notes_cli 0.1.0 on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate smart_notes_cli 0.1.0 [INFO] finished tweaking crates.io crate smart_notes_cli 0.1.0 [INFO] tweaked toml for crates.io crate smart_notes_cli 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate smart_notes_cli 0.1.0 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" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bd828b42c3ecc08a38415173db428f91fa20294882d009d776a4e7cfb9c5c32 [INFO] running `Command { std: "docker" "start" "-a" "3bd828b42c3ecc08a38415173db428f91fa20294882d009d776a4e7cfb9c5c32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bd828b42c3ecc08a38415173db428f91fa20294882d009d776a4e7cfb9c5c32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bd828b42c3ecc08a38415173db428f91fa20294882d009d776a4e7cfb9c5c32", kill_on_drop: false }` [INFO] [stdout] 3bd828b42c3ecc08a38415173db428f91fa20294882d009d776a4e7cfb9c5c32 [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 -Dtail_expr_drop_order" "-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 978c4e2b40e49b6ee64e8bb12ff41c8d56fe2c404c42184053d2de427f93bd62 [INFO] running `Command { std: "docker" "start" "-a" "978c4e2b40e49b6ee64e8bb12ff41c8d56fe2c404c42184053d2de427f93bd62", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hashlink v0.9.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Checking smart_notes_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `NoteService` is never constructed [INFO] [stdout] --> src/service.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct NoteService { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/service.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl NoteService { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 11 | // Now takes an implementation of AsRef for flexibility and proper error handling [INFO] [stdout] 12 | pub fn new>(db_path: P) -> SqliteResult { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn initialize_notes_service(&self) -> SqliteResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn create_notes(&mut self, notes: Vec) -> SqliteResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn list_all_notes(&self) -> SqliteResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn fetch_note_by_id(&self, note_id: usize) -> SqliteResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn update_note(&self, note_id: usize, new_note: Note) -> SqliteResult<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn delete_note(&self, note_id: usize) -> SqliteResult { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoteService` is never constructed [INFO] [stdout] --> src/service.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct NoteService { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/service.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl NoteService { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 11 | // Now takes an implementation of AsRef for flexibility and proper error handling [INFO] [stdout] 12 | pub fn new>(db_path: P) -> SqliteResult { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn initialize_notes_service(&self) -> SqliteResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn create_notes(&mut self, notes: Vec) -> SqliteResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn list_all_notes(&self) -> SqliteResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn fetch_note_by_id(&self, note_id: usize) -> SqliteResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn update_note(&self, note_id: usize, new_note: Note) -> SqliteResult<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn delete_note(&self, note_id: usize) -> SqliteResult { [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 23.90s [INFO] running `Command { std: "docker" "inspect" "978c4e2b40e49b6ee64e8bb12ff41c8d56fe2c404c42184053d2de427f93bd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "978c4e2b40e49b6ee64e8bb12ff41c8d56fe2c404c42184053d2de427f93bd62", kill_on_drop: false }` [INFO] [stdout] 978c4e2b40e49b6ee64e8bb12ff41c8d56fe2c404c42184053d2de427f93bd62