[INFO] cloning repository https://github.com/balthapaixao/AssetOracle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/balthapaixao/AssetOracle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalthapaixao%2FAssetOracle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalthapaixao%2FAssetOracle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c58d6f880165833addcbd22bdb745942129d8ea [INFO] checking balthapaixao/AssetOracle against master#ab1d2444533d829e2d5cff6634cd3c70de6d7103 for pr-147841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalthapaixao%2FAssetOracle" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/balthapaixao/AssetOracle [INFO] finished tweaking git repo https://github.com/balthapaixao/AssetOracle [INFO] tweaked toml for git repo https://github.com/balthapaixao/AssetOracle written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/balthapaixao/AssetOracle on toolchain ab1d2444533d829e2d5cff6634cd3c70de6d7103 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/balthapaixao/AssetOracle 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" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6f334bae45916899a5a29b329c03fc59d3b62973545608ac0aa648946f71d54 [INFO] running `Command { std: "docker" "start" "-a" "f6f334bae45916899a5a29b329c03fc59d3b62973545608ac0aa648946f71d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6f334bae45916899a5a29b329c03fc59d3b62973545608ac0aa648946f71d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6f334bae45916899a5a29b329c03fc59d3b62973545608ac0aa648946f71d54", kill_on_drop: false }` [INFO] [stdout] f6f334bae45916899a5a29b329c03fc59d3b62973545608ac0aa648946f71d54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ccc8827ffc9defb11e21d80b528e163882f19450683ba1d91b967cf8534a905 [INFO] running `Command { std: "docker" "start" "-a" "1ccc8827ffc9defb11e21d80b528e163882f19450683ba1d91b967cf8534a905", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking actix-server v2.5.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking actix-http v3.10.0 [INFO] [stderr] Checking sqlx-postgres v0.7.4 [INFO] [stderr] Checking actix-web v4.10.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking asset_oracle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `insert_historical_price` is never used [INFO] [stdout] --> src/db.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn insert_historical_price(pool: &PgPool, asset: &str, price: f64, date: NaiveDate) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_historical_prices` is never used [INFO] [stdout] --> src/db.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn get_historical_prices(pool: &PgPool, asset_name: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HistoricalPrice` is never constructed [INFO] [stdout] --> src/models/mod.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct HistoricalPrice { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_historical_price` is never used [INFO] [stdout] --> src/db.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn insert_historical_price(pool: &PgPool, asset: &str, price: f64, date: NaiveDate) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_historical_prices` is never used [INFO] [stdout] --> src/db.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn get_historical_prices(pool: &PgPool, asset_name: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HistoricalPrice` is never constructed [INFO] [stdout] --> src/models/mod.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct HistoricalPrice { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "1ccc8827ffc9defb11e21d80b528e163882f19450683ba1d91b967cf8534a905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ccc8827ffc9defb11e21d80b528e163882f19450683ba1d91b967cf8534a905", kill_on_drop: false }` [INFO] [stdout] 1ccc8827ffc9defb11e21d80b528e163882f19450683ba1d91b967cf8534a905