[INFO] cloning repository https://github.com/prefer-social/random-cafe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prefer-social/random-cafe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprefer-social%2Frandom-cafe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprefer-social%2Frandom-cafe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79fe54af247bece9482c444b3c67cb2e6284635a
[INFO] checking prefer-social/random-cafe against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprefer-social%2Frandom-cafe" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/prefer-social/random-cafe on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/prefer-social/random-cafe
[INFO] finished tweaking git repo https://github.com/prefer-social/random-cafe
[INFO] tweaked toml for git repo https://github.com/prefer-social/random-cafe written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/prefer-social/random-cafe 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/fermyon/spin-trigger-cron`
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/spin-trigger-cron-2623389d392f462a/e84c865/templates/cron-rust/content/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name | kebab_case}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]     Updating git repository `https://github.com/fermyon/spin-rust-sdk`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spin-executor v3.0.1
[INFO] [stderr]   Downloaded routefinder v0.5.4
[INFO] [stderr]   Downloaded multipart-2021 v0.19.0
[INFO] [stderr]   Downloaded spdx v0.10.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6973ddb7cea93d2a1979b97fc51b2025bf3f76dbbe3384553e9e3833d7c0244e
[INFO] running `Command { std: "docker" "start" "-a" "6973ddb7cea93d2a1979b97fc51b2025bf3f76dbbe3384553e9e3833d7c0244e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6973ddb7cea93d2a1979b97fc51b2025bf3f76dbbe3384553e9e3833d7c0244e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6973ddb7cea93d2a1979b97fc51b2025bf3f76dbbe3384553e9e3833d7c0244e", kill_on_drop: false }`
[INFO] [stdout] 6973ddb7cea93d2a1979b97fc51b2025bf3f76dbbe3384553e9e3833d7c0244e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c389c88eee5ed16fa96f9df042c7109c875855349d3936ef9d25ec1cbbbced7
[INFO] running `Command { std: "docker" "start" "-a" "3c389c88eee5ed16fa96f9df042c7109c875855349d3936ef9d25ec1cbbbced7", kill_on_drop: false }`
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../cargo-home/git/checkouts/spin-trigger-cron-2623389d392f462a/e84c865/templates/cron-rust/content/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name | kebab_case}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling wasm-encoder v0.41.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling spdx v0.10.4
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling wasm-encoder v0.38.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling wit-bindgen-rust v0.16.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling wasmparser v0.118.2
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking plugin v0.2.6
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking modifier v0.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking smartcow v0.2.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ascii v0.8.7
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking groupable v0.2.0
[INFO] [stderr]    Compiling spin-sdk v3.0.1 (https://github.com/fermyon/spin-rust-sdk?tag=v3.0.1#184946fd)
[INFO] [stderr]     Checking chunked_transfer v0.3.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking tiny_http v0.6.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling spin-macro v3.0.1 (https://github.com/fermyon/spin-rust-sdk?tag=v3.0.1#184946fd)
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking routefinder v0.5.4
[INFO] [stderr]     Checking iron v0.6.1
[INFO] [stderr]    Compiling wasm-metadata v0.10.20
[INFO] [stderr]    Compiling wit-parser v0.13.2
[INFO] [stderr]    Compiling spin-cron-macro v0.1.0 (https://github.com/fermyon/spin-trigger-cron?tag=canary#e84c8658)
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling wit-component v0.18.2
[INFO] [stderr]     Checking mustache v0.9.0
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_yaml v0.9.32
[INFO] [stderr]     Checking nickel v0.11.0
[INFO] [stderr]     Checking multipart-2021 v0.19.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.16.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.16.0
[INFO] [stderr]     Checking wit-bindgen v0.16.0
[INFO] [stderr]     Checking spin-executor v3.0.1 (https://github.com/fermyon/spin-rust-sdk?tag=v3.0.1#184946fd)
[INFO] [stderr]     Checking spin-executor v3.0.1
[INFO] [stderr]     Checking spin-cron-sdk v0.1.0 (https://github.com/fermyon/spin-trigger-cron?tag=canary#e84c8658)
[INFO] [stderr]     Checking random-cafe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Error`, `Metadata`, and `cron_component`
[INFO] [stdout]  --> src/lib.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use spin_cron_sdk::{cron_component, Error, Metadata};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^  ^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error`, `Metadata`, and `cron_component`
[INFO] [stdout]  --> src/lib.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use spin_cron_sdk::{cron_component, Error, Metadata};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^  ^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/lib.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 | async fn handle_request(req: Request) -> anyhow::Result<impl IntoResponse> {
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/lib.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 | async fn handle_request(req: Request) -> anyhow::Result<impl IntoResponse> {
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/lib.rs:231:24
[INFO] [stdout]     |
[INFO] [stdout] 231 | async fn verify_nearby(r: &mut Restaurant) -> Result<()> {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/lib.rs:231:24
[INFO] [stdout]     |
[INFO] [stdout] 231 | async fn verify_nearby(r: &mut Restaurant) -> Result<()> {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/lib.rs:294:10
[INFO] [stdout]     |
[INFO] [stdout] 294 |     for (i, image) in r.pics_binary.iter().enumerate() {
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `d`
[INFO] [stdout]    --> src/lib.rs:310:13
[INFO] [stdout]     |
[INFO] [stdout] 310 |         let d = b.read_to_end(&mut foo);
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]    --> src/lib.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |         let status = response.status();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/lib.rs:294:10
[INFO] [stdout]     |
[INFO] [stdout] 294 |     for (i, image) in r.pics_binary.iter().enumerate() {
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `d`
[INFO] [stdout]    --> src/lib.rs:310:13
[INFO] [stdout]     |
[INFO] [stdout] 310 |         let d = b.read_to_end(&mut foo);
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]    --> src/lib.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |         let status = response.status();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search_street_image` is never used
[INFO] [stdout]    --> src/lib.rs:237:10
[INFO] [stdout]     |
[INFO] [stdout] 237 | async fn search_street_image(r: &mut Restaurant) -> Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search_street_image` is never used
[INFO] [stdout]    --> src/lib.rs:237:10
[INFO] [stdout]     |
[INFO] [stdout] 237 | async fn search_street_image(r: &mut Restaurant) -> Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3c389c88eee5ed16fa96f9df042c7109c875855349d3936ef9d25ec1cbbbced7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c389c88eee5ed16fa96f9df042c7109c875855349d3936ef9d25ec1cbbbced7", kill_on_drop: false }`
[INFO] [stdout] 3c389c88eee5ed16fa96f9df042c7109c875855349d3936ef9d25ec1cbbbced7
