[INFO] cloning repository https://github.com/Ryusei-0407/actix-mysql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryusei-0407/actix-mysql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyusei-0407%2Factix-mysql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyusei-0407%2Factix-mysql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b1819893e067b81a3ba07e738defe54ad6fd8fc [INFO] checking Ryusei-0407/actix-mysql against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyusei-0407%2Factix-mysql" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 13% (16/120) Updating files: 14% (17/120) Updating files: 15% (18/120) Updating files: 16% (20/120) Updating files: 17% (21/120) Updating files: 18% (22/120) Updating files: 19% (23/120) Updating files: 20% (24/120) Updating files: 21% (26/120) Updating files: 22% (27/120) Updating files: 23% (28/120) Updating files: 24% (29/120) Updating files: 25% (30/120) Updating files: 26% (32/120) Updating files: 27% (33/120) Updating files: 28% (34/120) Updating files: 29% (35/120) Updating files: 30% (36/120) Updating files: 31% (38/120) Updating files: 32% (39/120) Updating files: 33% (40/120) Updating files: 34% (41/120) Updating files: 35% (42/120) Updating files: 36% (44/120) Updating files: 37% (45/120) Updating files: 38% (46/120) Updating files: 39% (47/120) Updating files: 40% (48/120) Updating files: 41% (50/120) Updating files: 42% (51/120) Updating files: 43% (52/120) Updating files: 44% (53/120) Updating files: 45% (54/120) Updating files: 46% (56/120) Updating files: 47% (57/120) Updating files: 48% (58/120) Updating files: 49% (59/120) Updating files: 50% (60/120) Updating files: 51% (62/120) Updating files: 52% (63/120) Updating files: 53% (64/120) Updating files: 54% (65/120) Updating files: 55% (66/120) Updating files: 56% (68/120) Updating files: 57% (69/120) Updating files: 58% (70/120) Updating files: 59% (71/120) Updating files: 60% (72/120) Updating files: 61% (74/120) Updating files: 62% (75/120) Updating files: 63% (76/120) Updating files: 64% (77/120) Updating files: 65% (78/120) Updating files: 66% (80/120) Updating files: 67% (81/120) Updating files: 68% (82/120) Updating files: 69% (83/120) Updating files: 70% (84/120) Updating files: 71% (86/120) Updating files: 72% (87/120) Updating files: 73% (88/120) Updating files: 74% (89/120) Updating files: 75% (90/120) Updating files: 76% (92/120) Updating files: 77% (93/120) Updating files: 78% (94/120) Updating files: 79% (95/120) Updating files: 80% (96/120) Updating files: 81% (98/120) Updating files: 82% (99/120) Updating files: 83% (100/120) Updating files: 84% (101/120) Updating files: 85% (102/120) Updating files: 86% (104/120) Updating files: 87% (105/120) Updating files: 88% (106/120) Updating files: 89% (107/120) Updating files: 90% (108/120) Updating files: 91% (110/120) Updating files: 92% (111/120) Updating files: 93% (112/120) Updating files: 94% (113/120) Updating files: 95% (114/120) Updating files: 96% (116/120) Updating files: 97% (117/120) Updating files: 98% (118/120) Updating files: 99% (119/120) Updating files: 100% (120/120) Updating files: 100% (120/120), done. [INFO] validating manifest of git repo https://github.com/Ryusei-0407/actix-mysql on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ryusei-0407/actix-mysql [INFO] finished tweaking git repo https://github.com/Ryusei-0407/actix-mysql [INFO] tweaked toml for git repo https://github.com/Ryusei-0407/actix-mysql written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Ryusei-0407/actix-mysql already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51e9898c145e0fa53ec04cea69149ecf5de1d4d7647bd22f5d897f667ca6a776 [INFO] running `Command { std: "docker" "start" "-a" "51e9898c145e0fa53ec04cea69149ecf5de1d4d7647bd22f5d897f667ca6a776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51e9898c145e0fa53ec04cea69149ecf5de1d4d7647bd22f5d897f667ca6a776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51e9898c145e0fa53ec04cea69149ecf5de1d4d7647bd22f5d897f667ca6a776", kill_on_drop: false }` [INFO] [stdout] 51e9898c145e0fa53ec04cea69149ecf5de1d4d7647bd22f5d897f667ca6a776 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f450194363f54bf1badb2a4226acf9e9b606108d4b0c54c57d0695c6117ef505 [INFO] running `Command { std: "docker" "start" "-a" "f450194363f54bf1badb2a4226acf9e9b606108d4b0c54c57d0695c6117ef505", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking trust-dns-proto v0.19.7 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking diesel v1.4.7 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.19.7 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking actix-http v2.2.0 [INFO] [stderr] Checking awc v2.0.3 [INFO] [stderr] Checking actix-web v3.3.2 [INFO] [stderr] Checking app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/show_user.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use api::models::User; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/show_user.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use api::schema::users as users_schema; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/show_user.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use api::utils::establish_connection; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/delete_user.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use api::schema::users as users_schema; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/delete_user.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use api::utils::establish_connection; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/delete_user.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use api::schema::users as users_schema; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/update_user.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use api::schema::users as users_schema; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/delete_user.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use api::utils::establish_connection; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/insert_user.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use api::models::NewUser; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/insert_user.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use api::schema::users as users_schema; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/insert_user.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use api::utils::establish_connection; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/show_user.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use api::models::User; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/show_user.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use api::schema::users as users_schema; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/show_user.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use api::utils::establish_connection; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/update_user.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use api::utils::establish_connection; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/update_user.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use api::schema::users as users_schema; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/update_user.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use api::utils::establish_connection; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/insert_user.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use api::models::NewUser; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/insert_user.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use api::schema::users as users_schema; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `api` [INFO] [stdout] --> src/bin/insert_user.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use api::utils::establish_connection; [INFO] [stdout] | ^^^ use of undeclared crate or module `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users_schema` [INFO] [stdout] --> src/bin/delete_user.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | diesel::delete(users_schema::dsl::users.find(1)) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `users_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `establish_connection` in this scope [INFO] [stdout] --> src/bin/delete_user.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | let connection = establish_connection(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use app::utils::establish_connection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users_schema` [INFO] [stdout] --> src/bin/show_user.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | let users = users_schema::dsl::users [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `users_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `establish_connection` in this scope [INFO] [stdout] --> src/bin/show_user.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | let connection = establish_connection(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use app::utils::establish_connection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `User` in this scope [INFO] [stdout] --> src/bin/show_user.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | .load::(&connection) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use app::models::User; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `app` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `diesel::prelude` [INFO] [stdout] --> src/bin/show_user.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users_schema` [INFO] [stdout] --> src/bin/delete_user.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | diesel::delete(users_schema::dsl::users.find(1)) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `users_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `establish_connection` in this scope [INFO] [stdout] --> src/bin/delete_user.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | let connection = establish_connection(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use app::utils::establish_connection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users_schema` [INFO] [stdout] --> src/bin/show_user.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | let users = users_schema::dsl::users [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `users_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `establish_connection` in this scope [INFO] [stdout] --> src/bin/show_user.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | let connection = establish_connection(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use app::utils::establish_connection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `User` in this scope [INFO] [stdout] --> src/bin/show_user.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | .load::(&connection) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use app::models::User; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::prelude` [INFO] [stdout] --> src/bin/show_user.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users_schema` [INFO] [stdout] --> src/bin/update_user.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | diesel::update(users_schema::dsl::users.find(2)) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `users_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users_schema` [INFO] [stdout] --> src/bin/update_user.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | .set(users_schema::name.eq("updaet_user")) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `users_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `establish_connection` in this scope [INFO] [stdout] --> src/bin/update_user.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | let connection = establish_connection(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use app::utils::establish_connection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users_schema` [INFO] [stdout] --> src/bin/update_user.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | diesel::update(users_schema::dsl::users.find(2)) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `users_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users_schema` [INFO] [stdout] --> src/bin/update_user.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | .set(users_schema::name.eq("updaet_user")) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `users_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `establish_connection` in this scope [INFO] [stdout] --> src/bin/update_user.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | let connection = establish_connection(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use app::utils::establish_connection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users_schema` [INFO] [stdout] --> src/bin/insert_user.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | diesel::insert_into(users_schema::dsl::users) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `users_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `establish_connection` in this scope [INFO] [stdout] --> src/bin/insert_user.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | let connection = establish_connection(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use app::utils::establish_connection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `NewUser` in this scope [INFO] [stdout] --> src/bin/insert_user.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | NewUser { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use app::models::NewUser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `NewUser` in this scope [INFO] [stdout] --> src/bin/insert_user.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | NewUser { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use app::models::NewUser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users_schema` [INFO] [stdout] --> src/bin/insert_user.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | diesel::insert_into(users_schema::dsl::users) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `users_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `establish_connection` in this scope [INFO] [stdout] --> src/bin/insert_user.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | let connection = establish_connection(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use app::utils::establish_connection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `NewUser` in this scope [INFO] [stdout] --> src/bin/insert_user.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | NewUser { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use app::models::NewUser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `NewUser` in this scope [INFO] [stdout] --> src/bin/insert_user.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | NewUser { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use app::models::NewUser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&_, &_, &_, &_, &_): diesel::Insertable<_>` [INFO] [stdout] --> src/bin/insert_user.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | .execute(&connection) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![recursion_limit="256"]` attribute to your crate (`insert_user`) [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Insertable<_>` for `&(_, _, _, _, _)` [INFO] [stdout] = note: 124 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Insertable<_>` for `&(((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((_, _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _)` [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `BatchInsert<'_, (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((_, _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `InsertStatement<_, BatchInsert<'_, (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((_, _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _>>` [INFO] [stdout] = note: required because of the requirements on the impl of `ExecuteDsl<_, _>` for `InsertStatement<_, BatchInsert<'_, (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((_, _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0275, E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&_, &_, &_, &_, &_): diesel::Insertable<_>` [INFO] [stdout] --> src/bin/insert_user.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | .execute(&connection) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![recursion_limit="256"]` attribute to your crate (`insert_user`) [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Insertable<_>` for `&(_, _, _, _, _)` [INFO] [stdout] = note: 124 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Insertable<_>` for `&(((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((_, _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _)` [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `BatchInsert<'_, (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((_, _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _>` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `QueryFragment<_>` for `InsertStatement<_, BatchInsert<'_, (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((_, _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _>>` [INFO] [stdout] = note: required because of the requirements on the impl of `ExecuteDsl<_, _>` for `InsertStatement<_, BatchInsert<'_, (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((_, _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _, _, _, _), _>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0275, E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f450194363f54bf1badb2a4226acf9e9b606108d4b0c54c57d0695c6117ef505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f450194363f54bf1badb2a4226acf9e9b606108d4b0c54c57d0695c6117ef505", kill_on_drop: false }` [INFO] [stdout] f450194363f54bf1badb2a4226acf9e9b606108d4b0c54c57d0695c6117ef505