[INFO] fetching crate smart_notes_cli 0.1.0... [INFO] checking smart_notes_cli-0.1.0 against try#0edd13c68435d50367c79cef43ac2768d2ec4f3d for pr-129422 [INFO] extracting crate smart_notes_cli 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate smart_notes_cli 0.1.0 on toolchain 0edd13c68435d50367c79cef43ac2768d2ec4f3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "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-3-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" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46b395fbcc2a027c13c48820f1a968f9c1e9bd418ccbb99966d514243393d100 [INFO] running `Command { std: "docker" "start" "-a" "46b395fbcc2a027c13c48820f1a968f9c1e9bd418ccbb99966d514243393d100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46b395fbcc2a027c13c48820f1a968f9c1e9bd418ccbb99966d514243393d100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b395fbcc2a027c13c48820f1a968f9c1e9bd418ccbb99966d514243393d100", kill_on_drop: false }` [INFO] [stdout] 46b395fbcc2a027c13c48820f1a968f9c1e9bd418ccbb99966d514243393d100 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 199695ad33c16029e8fd330ecb0d025c9ded561a29a787ca00a8d97f8e0e4a51 [INFO] running `Command { std: "docker" "start" "-a" "199695ad33c16029e8fd330ecb0d025c9ded561a29a787ca00a8d97f8e0e4a51", 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 version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking hashlink v0.9.0 [INFO] [stderr] Checking rand v0.7.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: 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.04s [INFO] running `Command { std: "docker" "inspect" "199695ad33c16029e8fd330ecb0d025c9ded561a29a787ca00a8d97f8e0e4a51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "199695ad33c16029e8fd330ecb0d025c9ded561a29a787ca00a8d97f8e0e4a51", kill_on_drop: false }` [INFO] [stdout] 199695ad33c16029e8fd330ecb0d025c9ded561a29a787ca00a8d97f8e0e4a51