[INFO] cloning repository https://github.com/andreiblt1304/dep-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andreiblt1304/dep-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreiblt1304%2Fdep-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreiblt1304%2Fdep-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a4426e865a14f03b81b462573056697ce430dde [INFO] checking andreiblt1304/dep-tool against master#9e293ae9f8abecb0be5105787d181518c9012a19 for pr-146440-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreiblt1304%2Fdep-tool" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/andreiblt1304/dep-tool [INFO] finished tweaking git repo https://github.com/andreiblt1304/dep-tool [INFO] tweaked toml for git repo https://github.com/andreiblt1304/dep-tool written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/andreiblt1304/dep-tool on toolchain 9e293ae9f8abecb0be5105787d181518c9012a19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/andreiblt1304/dep-tool 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" "+9e293ae9f8abecb0be5105787d181518c9012a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-prost v0.14.5 [INFO] [stderr] Downloaded tonic-build v0.14.5 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Downloaded tonic-prost-build v0.14.5 [INFO] [stderr] Downloaded whoami v2.1.1 [INFO] [stderr] Downloaded tokio-postgres v0.7.17 [INFO] [stderr] Downloaded wasite v1.0.2 [INFO] [stderr] Downloaded objc2-system-configuration v0.3.2 [INFO] [stderr] Downloaded postgres-protocol v0.6.11 [INFO] [stderr] Downloaded postgres-types v0.2.13 [INFO] [stderr] Downloaded md-5 v0.11.0 [INFO] [stderr] Downloaded fallible-iterator v0.2.0 [INFO] [stderr] Downloaded clap v4.4.0 [INFO] [stderr] Downloaded anstyle-wincon v2.1.0 [INFO] [stderr] Downloaded anstream v0.5.0 [INFO] [stderr] Downloaded clap_lex v0.5.1 [INFO] [stderr] Downloaded clap_builder v4.4.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8145d4dbdc1c5255a487c43dba4f30a308a6162e31be30eb9b5e5eec81851fbe [INFO] running `Command { std: "docker" "start" "-a" "8145d4dbdc1c5255a487c43dba4f30a308a6162e31be30eb9b5e5eec81851fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8145d4dbdc1c5255a487c43dba4f30a308a6162e31be30eb9b5e5eec81851fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8145d4dbdc1c5255a487c43dba4f30a308a6162e31be30eb9b5e5eec81851fbe", kill_on_drop: false }` [INFO] [stdout] 8145d4dbdc1c5255a487c43dba4f30a308a6162e31be30eb9b5e5eec81851fbe [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d043e316b8b159ca752e7e2a736dac15a09812d82ce5abd6b1bb0e3833f792ee [INFO] running `Command { std: "docker" "start" "-a" "d043e316b8b159ca752e7e2a736dac15a09812d82ce5abd6b1bb0e3833f792ee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking indexmap v2.13.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking cmov v0.5.3 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Checking ctutils v0.4.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hybrid-array v0.4.10 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking tool v0.1.0 (/opt/rustwide/workdir/crates/tool) [INFO] [stderr] Checking digest v0.11.2 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling tonic-build v0.14.5 [INFO] [stderr] Checking md-5 v0.11.0 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking hmac v0.13.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking env_filter v1.0.1 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Checking ureq-proto v0.6.0 [INFO] [stderr] Checking postgres-protocol v0.6.11 [INFO] [stderr] Checking whoami v2.1.1 [INFO] [stderr] Checking utf8-zero v0.8.1 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking postgres-types v0.2.13 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking clap_builder v4.4.0 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Checking rustls-webpki v0.103.10 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking env_logger v0.11.10 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Checking clap v4.4.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling tonic-prost-build v0.14.5 [INFO] [stderr] Compiling protos v0.1.0 (/opt/rustwide/workdir/crates/protos) [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking client v0.1.0 (/opt/rustwide/workdir/crates/client) [INFO] [stderr] Checking ureq v3.3.0 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-postgres v0.7.17 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.14.5 [INFO] [stderr] Checking tonic-prost v0.14.5 [INFO] [stderr] Checking api v0.1.0 (/opt/rustwide/workdir/services/api) [INFO] [stderr] Checking db v0.1.0 (/opt/rustwide/workdir/services/db) [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> services/db/src/writer_service.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let res = match writer.db_write(vec![releases]).await { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `host`, `user`, and `password` are never read [INFO] [stdout] --> services/db/src/config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct DbConfig { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 2 | host: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 3 | user: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | password: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> services/db/src/writer_service.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let res = match writer.db_write(vec![releases]).await { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `host`, `user`, and `password` are never read [INFO] [stdout] --> services/db/src/config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct DbConfig { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 2 | host: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 3 | user: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | password: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "d043e316b8b159ca752e7e2a736dac15a09812d82ce5abd6b1bb0e3833f792ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d043e316b8b159ca752e7e2a736dac15a09812d82ce5abd6b1bb0e3833f792ee", kill_on_drop: false }` [INFO] [stdout] d043e316b8b159ca752e7e2a736dac15a09812d82ce5abd6b1bb0e3833f792ee