[INFO] cloning repository https://github.com/pedalpartscalc/api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedalpartscalc/api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedalpartscalc%2Fapi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedalpartscalc%2Fapi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e2d1899c3a38358ff3c205aabdcb8faa61605a2 [INFO] checking pedalpartscalc/api against master#80ed61fbd64936ed676c2050e7e660b5ad78c9f2 for pr-100555 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedalpartscalc%2Fapi" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pedalpartscalc/api on toolchain 80ed61fbd64936ed676c2050e7e660b5ad78c9f2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pedalpartscalc/api [INFO] finished tweaking git repo https://github.com/pedalpartscalc/api [INFO] tweaked toml for git repo https://github.com/pedalpartscalc/api written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/pedalpartscalc/api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctor v0.1.21 [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.8 [INFO] [stderr] Downloaded blocking v1.1.0 [INFO] [stderr] Downloaded crossbeam-queue v0.3.4 [INFO] [stderr] Downloaded async-task v4.1.0 [INFO] [stderr] Downloaded actix-web-httpauth v0.5.1 [INFO] [stderr] Downloaded ryu v1.0.6 [INFO] [stderr] Downloaded time v0.3.5 [INFO] [stderr] Downloaded actix-cors v0.5.4 [INFO] [stderr] Downloaded gloo-timers v0.2.3 [INFO] [stderr] Downloaded async-std v1.10.0 [INFO] [stderr] Downloaded jsonwebtoken v8.0.0-beta.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d8d1ce36aa74c6b39a7321bd5c3ddf0a1582b935923d0a691a22798dc36a265 [INFO] running `Command { std: "docker" "start" "-a" "0d8d1ce36aa74c6b39a7321bd5c3ddf0a1582b935923d0a691a22798dc36a265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d8d1ce36aa74c6b39a7321bd5c3ddf0a1582b935923d0a691a22798dc36a265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d8d1ce36aa74c6b39a7321bd5c3ddf0a1582b935923d0a691a22798dc36a265", kill_on_drop: false }` [INFO] [stdout] 0d8d1ce36aa74c6b39a7321bd5c3ddf0a1582b935923d0a691a22798dc36a265 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 480b979b0d14000f54b346e88882a5d8f75d2d77b955263ab60d9d589b3d43a3 [INFO] running `Command { std: "docker" "start" "-a" "480b979b0d14000f54b346e88882a5d8f75d2d77b955263ab60d9d589b3d43a3", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Checking pem v1.0.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking simple_asn1 v0.6.1 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking tracing v0.1.31 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tokio v1.16.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking futures v0.3.18 [INFO] [stderr] Checking actix-rt v2.7.0 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking trust-dns-proto v0.19.7 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking sqlx-rt v0.5.11 [INFO] [stderr] Checking trust-dns-resolver v0.19.7 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking envy v0.4.2 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking jsonwebtoken v8.0.0-beta.6 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking sqlformat v0.1.8 [INFO] [stderr] Checking actix-http v2.2.1 [INFO] [stderr] Checking sqlx-core v0.5.9 [INFO] [stderr] Checking awc v2.0.3 [INFO] [stderr] Checking actix-web v3.3.2 [INFO] [stderr] Checking actix-cors v0.5.4 [INFO] [stderr] Checking actix-web-httpauth v0.5.1 [INFO] [stderr] Compiling sqlx-macros v0.5.9 [INFO] [stderr] Checking sqlx v0.5.9 [INFO] [stderr] Checking pedalpartscalc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: failed to find data for query dd605e2d94fcf44801f2c103e60e3ceb826aba96d950179ead3c9e58af4b2b4c at line 430 column 1 [INFO] [stdout] --> tests/available_pedals.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | match sqlx::query!(r#"DROP DATABASE pedalpartscalc_test WITH (FORCE)"#).execute(&dummy_pool).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query 58465ea5e6b6b32732974fc2a4837d6cd833a16d60ce3b8a0290505266b12bfc at line 430 column 1 [INFO] [stdout] --> tests/available_pedals.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | sqlx::query!(r#"CREATE DATABASE pedalpartscalc_test"#).execute(&dummy_pool).await.expect("Could not drop database"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query 6abedd8bc01bad125834a26bb736270cba4268c510362447ffc5f52c383065bd at line 430 column 1 [INFO] [stdout] --> src/seed.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | sqlx::query!(r#"DROP DATABASE pedalpartscalc WITH (FORCE)"#).execute(&dummy_pool).await.expect("Could not drop database"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query f019dff0b2dd439b34b5e83d5a9bf6a59fafb924cd5709977e03d18f1a42f5e9 at line 430 column 1 [INFO] [stdout] --> src/seed.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | sqlx::query!(r#"CREATE DATABASE pedalpartscalc"#).execute(&dummy_pool).await.expect("Could not drop database"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query c84478733bda8e3654db77de621446f658e4efe2071b05da80fc06a3b1e4ff02 at line 430 column 1 [INFO] [stdout] --> src/seed.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | let first_pedal_id = sqlx::query_as!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 38 | | types::Id, [INFO] [stdout] 39 | | r#"INSERT INTO pedals (name, kind) VALUES ($1, $2) RETURNING id"#, [INFO] [stdout] 40 | | "Test Pedal", [INFO] [stdout] 41 | | "Overdrive" [INFO] [stdout] 42 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query c84478733bda8e3654db77de621446f658e4efe2071b05da80fc06a3b1e4ff02 at line 430 column 1 [INFO] [stdout] --> tests/available_pedals.rs:63:26 [INFO] [stdout] | [INFO] [stdout] 63 | let first_pedal_id = sqlx::query_as!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 64 | | Id, [INFO] [stdout] 65 | | r#"INSERT INTO pedals (name, kind) VALUES ($1, $2) RETURNING id"#, [INFO] [stdout] 66 | | "Pedal 1", [INFO] [stdout] 67 | | "Overdrive" [INFO] [stdout] 68 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query c37b0dbee86668a298e673f0c46f24c2ce370ebb1c55248fbad911815c2acbc8 at line 430 column 1 [INFO] [stdout] --> src/seed.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / sqlx::query!( [INFO] [stdout] 48 | | r#"INSERT INTO required_parts (pedal_id, part_name, part_kind, quantity) VALUES ($1, $2, $3, $4)"#, [INFO] [stdout] 49 | | first_pedal_id.id, [INFO] [stdout] 50 | | "2n5908", [INFO] [stdout] 51 | | "Transistor", [INFO] [stdout] 52 | | 3 [INFO] [stdout] 53 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query c84478733bda8e3654db77de621446f658e4efe2071b05da80fc06a3b1e4ff02 at line 430 column 1 [INFO] [stdout] --> tests/available_pedals.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | let second_pedal_id = sqlx::query_as!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 73 | | Id, [INFO] [stdout] 74 | | r#"INSERT INTO pedals (name, kind) VALUES ($1, $2) RETURNING id"#, [INFO] [stdout] 75 | | "Pedal 2", [INFO] [stdout] 76 | | "Delay" [INFO] [stdout] 77 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query c37b0dbee86668a298e673f0c46f24c2ce370ebb1c55248fbad911815c2acbc8 at line 430 column 1 [INFO] [stdout] --> src/seed.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | / sqlx::query!( [INFO] [stdout] 59 | | r#"INSERT INTO required_parts (pedal_id, part_name, part_kind, quantity) VALUES ($1, $2, $3, $4)"#, [INFO] [stdout] 60 | | first_pedal_id.id, [INFO] [stdout] 61 | | "1n4148", [INFO] [stdout] 62 | | "Diode", [INFO] [stdout] 63 | | 2 [INFO] [stdout] 64 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query c37b0dbee86668a298e673f0c46f24c2ce370ebb1c55248fbad911815c2acbc8 at line 430 column 1 [INFO] [stdout] --> tests/available_pedals.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | / sqlx::query!( [INFO] [stdout] 84 | | r#"INSERT INTO required_parts (pedal_id, part_name, part_kind, quantity) VALUES ($1, $2, $3, $4)"#, [INFO] [stdout] 85 | | first_pedal_id.id, [INFO] [stdout] 86 | | "Part 1", [INFO] [stdout] 87 | | "Transistor", [INFO] [stdout] 88 | | 2 [INFO] [stdout] 89 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query c84478733bda8e3654db77de621446f658e4efe2071b05da80fc06a3b1e4ff02 at line 430 column 1 [INFO] [stdout] --> src/seed.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | let second_pedal_id = sqlx::query_as!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 70 | | types::Id, [INFO] [stdout] 71 | | r#"INSERT INTO pedals (name, kind) VALUES ($1, $2) RETURNING id"#, [INFO] [stdout] 72 | | "Test Pedal", [INFO] [stdout] 73 | | "Overdrive" [INFO] [stdout] 74 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query c37b0dbee86668a298e673f0c46f24c2ce370ebb1c55248fbad911815c2acbc8 at line 430 column 1 [INFO] [stdout] --> tests/available_pedals.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / sqlx::query!( [INFO] [stdout] 94 | | r#"INSERT INTO required_parts (pedal_id, part_name, part_kind, quantity) VALUES ($1, $2, $3, $4)"#, [INFO] [stdout] 95 | | first_pedal_id.id, [INFO] [stdout] 96 | | "Part 2", [INFO] [stdout] 97 | | "Transistor", [INFO] [stdout] 98 | | 2 [INFO] [stdout] 99 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query c37b0dbee86668a298e673f0c46f24c2ce370ebb1c55248fbad911815c2acbc8 at line 430 column 1 [INFO] [stdout] --> src/seed.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | / sqlx::query!( [INFO] [stdout] 80 | | r#"INSERT INTO required_parts (pedal_id, part_name, part_kind, quantity) VALUES ($1, $2, $3, $4)"#, [INFO] [stdout] 81 | | second_pedal_id.id, [INFO] [stdout] 82 | | "2n5908", [INFO] [stdout] 83 | | "Transistor", [INFO] [stdout] 84 | | 3 [INFO] [stdout] 85 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query 6abedd8bc01bad125834a26bb736270cba4268c510362447ffc5f52c383065bd at line 430 column 1 [INFO] [stdout] --> src/seed.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | sqlx::query!(r#"DROP DATABASE pedalpartscalc WITH (FORCE)"#).execute(&dummy_pool).await.expect("Could not drop database"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query c37b0dbee86668a298e673f0c46f24c2ce370ebb1c55248fbad911815c2acbc8 at line 430 column 1 [INFO] [stdout] --> src/seed.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | / sqlx::query!( [INFO] [stdout] 91 | | r#"INSERT INTO required_parts (pedal_id, part_name, part_kind, quantity) VALUES ($1, $2, $3, $4)"#, [INFO] [stdout] 92 | | second_pedal_id.id, [INFO] [stdout] 93 | | "1n4148", [INFO] [stdout] 94 | | "Diode", [INFO] [stdout] 95 | | 2 [INFO] [stdout] 96 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query c37b0dbee86668a298e673f0c46f24c2ce370ebb1c55248fbad911815c2acbc8 at line 430 column 1 [INFO] [stdout] --> tests/available_pedals.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | / sqlx::query!( [INFO] [stdout] 107 | | r#"INSERT INTO required_parts (pedal_id, part_name, part_kind, quantity) VALUES ($1, $2, $3, $4)"#, [INFO] [stdout] 108 | | second_pedal_id.id, [INFO] [stdout] 109 | | "Part 1", [INFO] [stdout] 110 | | "Transistor", [INFO] [stdout] 111 | | 2 [INFO] [stdout] 112 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query f019dff0b2dd439b34b5e83d5a9bf6a59fafb924cd5709977e03d18f1a42f5e9 at line 430 column 1 [INFO] [stdout] --> src/seed.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | sqlx::query!(r#"CREATE DATABASE pedalpartscalc"#).execute(&dummy_pool).await.expect("Could not drop database"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query c37b0dbee86668a298e673f0c46f24c2ce370ebb1c55248fbad911815c2acbc8 at line 430 column 1 [INFO] [stdout] --> tests/available_pedals.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / sqlx::query!( [INFO] [stdout] 117 | | r#"INSERT INTO required_parts (pedal_id, part_name, part_kind, quantity) VALUES ($1, $2, $3, $4)"#, [INFO] [stdout] 118 | | second_pedal_id.id, [INFO] [stdout] 119 | | "Part 2", [INFO] [stdout] 120 | | "Transistor", [INFO] [stdout] 121 | | 3 [INFO] [stdout] 122 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query 5e98ac39921fa0763b642b84119cc8ebfc5b1af833c5a91d1d2db304591edae1 at line 430 column 1 [INFO] [stdout] --> tests/available_pedals.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | / sqlx::query!( [INFO] [stdout] 129 | | r#"INSERT INTO available_parts (owner_id, part_name, part_kind, quantity) VALUES ($1, $2, $3, $4)"#, [INFO] [stdout] 130 | | 1, [INFO] [stdout] 131 | | "Part 1", [INFO] [stdout] 132 | | "Transistor", [INFO] [stdout] 133 | | 2 [INFO] [stdout] 134 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query c84478733bda8e3654db77de621446f658e4efe2071b05da80fc06a3b1e4ff02 at line 430 column 1 [INFO] [stdout] --> src/seed.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | let first_pedal_id = sqlx::query_as!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 38 | | types::Id, [INFO] [stdout] 39 | | r#"INSERT INTO pedals (name, kind) VALUES ($1, $2) RETURNING id"#, [INFO] [stdout] 40 | | "Test Pedal", [INFO] [stdout] 41 | | "Overdrive" [INFO] [stdout] 42 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query 5e98ac39921fa0763b642b84119cc8ebfc5b1af833c5a91d1d2db304591edae1 at line 430 column 1 [INFO] [stdout] --> tests/available_pedals.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / sqlx::query!( [INFO] [stdout] 139 | | r#"INSERT INTO available_parts (owner_id, part_name, part_kind, quantity) VALUES ($1, $2, $3, $4)"#, [INFO] [stdout] 140 | | 1, [INFO] [stdout] 141 | | "Part 2", [INFO] [stdout] 142 | | "Transistor", [INFO] [stdout] 143 | | 2 [INFO] [stdout] 144 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query c37b0dbee86668a298e673f0c46f24c2ce370ebb1c55248fbad911815c2acbc8 at line 430 column 1 [INFO] [stdout] --> src/seed.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / sqlx::query!( [INFO] [stdout] 48 | | r#"INSERT INTO required_parts (pedal_id, part_name, part_kind, quantity) VALUES ($1, $2, $3, $4)"#, [INFO] [stdout] 49 | | first_pedal_id.id, [INFO] [stdout] 50 | | "2n5908", [INFO] [stdout] 51 | | "Transistor", [INFO] [stdout] 52 | | 3 [INFO] [stdout] 53 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query e4908185cbd26ff2b9eb3d60c6b413ca6d696d9ee84673c181bd70042e46b3d6 at line 430 column 1 [INFO] [stdout] --> tests/available_pedals.rs:150:16 [INFO] [stdout] | [INFO] [stdout] 150 | let rows = sqlx::query_as!( [INFO] [stdout] | ________________^ [INFO] [stdout] 151 | | PedalPartRow, [INFO] [stdout] 152 | | r#"SELECT pedals.id, pedals.name, pedals.kind, pedals.created_at, pedals.updated_at, required_parts.id AS "part_id?", required_pa... [INFO] [stdout] 153 | | FROM pedals [INFO] [stdout] ... | [INFO] [stdout] 156 | | ORDER BY pedals.id"#, [INFO] [stdout] 157 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query c37b0dbee86668a298e673f0c46f24c2ce370ebb1c55248fbad911815c2acbc8 at line 430 column 1 [INFO] [stdout] --> src/seed.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | / sqlx::query!( [INFO] [stdout] 59 | | r#"INSERT INTO required_parts (pedal_id, part_name, part_kind, quantity) VALUES ($1, $2, $3, $4)"#, [INFO] [stdout] 60 | | first_pedal_id.id, [INFO] [stdout] 61 | | "1n4148", [INFO] [stdout] 62 | | "Diode", [INFO] [stdout] 63 | | 2 [INFO] [stdout] 64 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query c84478733bda8e3654db77de621446f658e4efe2071b05da80fc06a3b1e4ff02 at line 430 column 1 [INFO] [stdout] --> src/seed.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | let second_pedal_id = sqlx::query_as!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 70 | | types::Id, [INFO] [stdout] 71 | | r#"INSERT INTO pedals (name, kind) VALUES ($1, $2) RETURNING id"#, [INFO] [stdout] 72 | | "Test Pedal", [INFO] [stdout] 73 | | "Overdrive" [INFO] [stdout] 74 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pedalpartscalc::types::Id` [INFO] [stdout] --> tests/available_pedals.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use pedalpartscalc::types::Id; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PedalPartRow` [INFO] [stdout] --> tests/available_pedals.rs:5:42 [INFO] [stdout] | [INFO] [stdout] 5 | use pedalpartscalc::api::pedals::types::{PedalPartRow, Pedal}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query c37b0dbee86668a298e673f0c46f24c2ce370ebb1c55248fbad911815c2acbc8 at line 430 column 1 [INFO] [stdout] --> src/seed.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | / sqlx::query!( [INFO] [stdout] 80 | | r#"INSERT INTO required_parts (pedal_id, part_name, part_kind, quantity) VALUES ($1, $2, $3, $4)"#, [INFO] [stdout] 81 | | second_pedal_id.id, [INFO] [stdout] 82 | | "2n5908", [INFO] [stdout] 83 | | "Transistor", [INFO] [stdout] 84 | | 3 [INFO] [stdout] 85 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query c37b0dbee86668a298e673f0c46f24c2ce370ebb1c55248fbad911815c2acbc8 at line 430 column 1 [INFO] [stdout] --> src/seed.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | / sqlx::query!( [INFO] [stdout] 91 | | r#"INSERT INTO required_parts (pedal_id, part_name, part_kind, quantity) VALUES ($1, $2, $3, $4)"#, [INFO] [stdout] 92 | | second_pedal_id.id, [INFO] [stdout] 93 | | "1n4148", [INFO] [stdout] 94 | | "Diode", [INFO] [stdout] 95 | | 2 [INFO] [stdout] 96 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pedalpartscalc` due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> tests/available_pedals.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pedalpartscalc` due to 12 previous errors; 3 warnings emitted [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pedalpartscalc` due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "480b979b0d14000f54b346e88882a5d8f75d2d77b955263ab60d9d589b3d43a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "480b979b0d14000f54b346e88882a5d8f75d2d77b955263ab60d9d589b3d43a3", kill_on_drop: false }` [INFO] [stdout] 480b979b0d14000f54b346e88882a5d8f75d2d77b955263ab60d9d589b3d43a3