[INFO] cloning repository https://github.com/mikepoirier/home-price-inspector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikepoirier/home-price-inspector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikepoirier%2Fhome-price-inspector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikepoirier%2Fhome-price-inspector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a42ffd24cd699ca7b02143dc8146cc61c2358a86 [INFO] testing mikepoirier/home-price-inspector against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikepoirier%2Fhome-price-inspector" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mikepoirier/home-price-inspector on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mikepoirier/home-price-inspector [INFO] finished tweaking git repo https://github.com/mikepoirier/home-price-inspector [INFO] tweaked toml for git repo https://github.com/mikepoirier/home-price-inspector written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/mikepoirier/home-price-inspector already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6af291754a0e9a2e1ba7f801155bd40d2935b6f3c0092024e97aa4b1dd56c46e [INFO] running `Command { std: "docker" "start" "-a" "6af291754a0e9a2e1ba7f801155bd40d2935b6f3c0092024e97aa4b1dd56c46e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6af291754a0e9a2e1ba7f801155bd40d2935b6f3c0092024e97aa4b1dd56c46e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6af291754a0e9a2e1ba7f801155bd40d2935b6f3c0092024e97aa4b1dd56c46e", kill_on_drop: false }` [INFO] [stdout] 6af291754a0e9a2e1ba7f801155bd40d2935b6f3c0092024e97aa4b1dd56c46e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fc783aaa18b8aa76465eed100d50fb722686713306af6a9bad0a748b99cfe19 [INFO] running `Command { std: "docker" "start" "-a" "0fc783aaa18b8aa76465eed100d50fb722686713306af6a9bad0a748b99cfe19", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling sqlx-rt v0.5.10 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flume v0.10.11 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling sqlx-core v0.5.10 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling sqlx-macros v0.5.10 [INFO] [stderr] Compiling sqlx v0.5.10 [INFO] [stderr] Compiling home-price-inspector v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `SqliteArguments`, `SqliteQueryResult`, `query::Query` [INFO] [stdout] --> src/repository/sqlite.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | query::Query, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 6 | sqlite::{SqliteArguments, SqliteConnectOptions, SqlitePoolOptions, SqliteQueryResult}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fetch` found for struct `Rc` in the current scope [INFO] [stdout] --> src/service/price_report.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | .fetch(query) [INFO] [stdout] | ^^^^^ method not found in `Rc` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `fetch`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Executor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fetch` found for struct `Rc` in the current scope [INFO] [stdout] --> src/service/price_report.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | .fetch(query) [INFO] [stdout] | ^^^^^ method not found in `Rc` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `fetch`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Executor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `run_query` found for struct `Rc` in the current scope [INFO] [stdout] --> src/repository/forecast_record.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | self.db.run_query(query).await?; [INFO] [stdout] | ^^^^^^^^^ method not found in `Rc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `run_query` found for struct `Rc` in the current scope [INFO] [stdout] --> src/repository/history_record.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | self.db.run_query(q1) [INFO] [stdout] | ^^^^^^^^^ method not found in `Rc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `run_query` found for struct `Rc` in the current scope [INFO] [stdout] --> src/repository/history_record.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | self.db.run_query(query).await?; [INFO] [stdout] | ^^^^^^^^^ method not found in `Rc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sqlx::Row` [INFO] [stdout] --> src/service/price_report.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sqlx::Row; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `home-price-inspector` due to 6 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0fc783aaa18b8aa76465eed100d50fb722686713306af6a9bad0a748b99cfe19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc783aaa18b8aa76465eed100d50fb722686713306af6a9bad0a748b99cfe19", kill_on_drop: false }` [INFO] [stdout] 0fc783aaa18b8aa76465eed100d50fb722686713306af6a9bad0a748b99cfe19