[INFO] cloning repository https://github.com/rookie1024/Omelette [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rookie1024/Omelette" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frookie1024%2FOmelette", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frookie1024%2FOmelette'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad7e9a5fc0faaa271eb500284fec652425f4624d [INFO] checking rookie1024/Omelette against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frookie1024%2FOmelette" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rookie1024/Omelette on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rookie1024/Omelette [INFO] finished tweaking git repo https://github.com/rookie1024/Omelette [INFO] tweaked toml for git repo https://github.com/rookie1024/Omelette written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rookie1024/Omelette already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libsqlite3-sys v0.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4286ed8e81502a4202e99e7e5aa05b39a6f17929985caca10e3a6352eec72e16 [INFO] running `Command { std: "docker" "start" "-a" "4286ed8e81502a4202e99e7e5aa05b39a6f17929985caca10e3a6352eec72e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4286ed8e81502a4202e99e7e5aa05b39a6f17929985caca10e3a6352eec72e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4286ed8e81502a4202e99e7e5aa05b39a6f17929985caca10e3a6352eec72e16", kill_on_drop: false }` [INFO] [stdout] 4286ed8e81502a4202e99e7e5aa05b39a6f17929985caca10e3a6352eec72e16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6af5519eb25072544999b95e453932a03400b58264fc1b03c741feb57924a5a4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6af5519eb25072544999b95e453932a03400b58264fc1b03c741feb57924a5a4", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking memchr v2.0.2 [INFO] [stderr] Compiling ncurses v5.94.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Checking diesel v1.3.3 [INFO] [stderr] Checking omelette v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `schema` [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | mod schema; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `schema`, create file "src/schema.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `schema` [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | mod schema; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `schema`, create file "src/schema.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `form_ids` in `schema` [INFO] [stdout] --> src/word_list.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | use schema::form_ids::dsl::*; [INFO] [stdout] | ^^^^^^^^ could not find `form_ids` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `forms` in `schema` [INFO] [stdout] --> src/word_list.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | use schema::forms::dsl::*; [INFO] [stdout] | ^^^^^ could not find `forms` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `set_keys` in `schema` [INFO] [stdout] --> src/word_list.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | use schema::set_keys::dsl::*; [INFO] [stdout] | ^^^^^^^^ could not find `set_keys` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `set_ids` in `schema` [INFO] [stdout] --> src/word_list.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | use schema::set_ids::dsl::*; [INFO] [stdout] | ^^^^^^^ could not find `set_ids` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `sets` in `schema` [INFO] [stdout] --> src/word_list.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | use schema::sets::dsl::*; [INFO] [stdout] | ^^^^ could not find `sets` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `form_ids` [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `form_ids` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `forms` [INFO] [stdout] --> src/models.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `forms` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `set_ids` [INFO] [stdout] --> src/models.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `set_ids` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sets` [INFO] [stdout] --> src/models.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sets` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `set_keys` [INFO] [stdout] --> src/models.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `set_keys` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `form_ids` in `schema` [INFO] [stdout] --> src/word_list.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | use schema::form_ids::dsl::*; [INFO] [stdout] | ^^^^^^^^ could not find `form_ids` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `forms` in `schema` [INFO] [stdout] --> src/word_list.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | use schema::forms::dsl::*; [INFO] [stdout] | ^^^^^ could not find `forms` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `set_keys` in `schema` [INFO] [stdout] --> src/word_list.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | use schema::set_keys::dsl::*; [INFO] [stdout] | ^^^^^^^^ could not find `set_keys` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `set_ids` in `schema` [INFO] [stdout] --> src/word_list.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | use schema::set_ids::dsl::*; [INFO] [stdout] | ^^^^^^^ could not find `set_ids` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `sets` in `schema` [INFO] [stdout] --> src/word_list.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | use schema::sets::dsl::*; [INFO] [stdout] | ^^^^ could not find `sets` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `form_ids` [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `form_ids` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `forms` [INFO] [stdout] --> src/models.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `forms` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `set_ids` [INFO] [stdout] --> src/models.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `set_ids` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sets` [INFO] [stdout] --> src/models.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sets` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `set_keys` [INFO] [stdout] --> src/models.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `set_keys` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `form_ids` in this scope [INFO] [stdout] --> src/word_list.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | form_ids [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `norm` in this scope [INFO] [stdout] --> src/word_list.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | .filter(norm.eq(key)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `forms` in this scope [INFO] [stdout] --> src/word_list.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | forms [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/word_list.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | .filter(id.eq(id_key.id)) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `set_keys` in this scope [INFO] [stdout] --> src/word_list.rs:55:7 [INFO] [stdout] | [INFO] [stdout] 55 | set_keys [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `len` in this scope [INFO] [stdout] --> src/word_list.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | .filter(len.eq(*len_key as i32)) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `set_ids` in this scope [INFO] [stdout] --> src/word_list.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | set_ids [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `key` in this scope [INFO] [stdout] --> src/word_list.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | .filter(key.eq(key_str)) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sets` in this scope [INFO] [stdout] --> src/word_list.rs:85:7 [INFO] [stdout] | [INFO] [stdout] 85 | sets [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/word_list.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | .filter(id.eq(id_key.id)) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `schema::*` [INFO] [stdout] --> src/models.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use schema::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `FormId` in this scope [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `FormId` in this scope [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `FormIdQ` in this scope [INFO] [stdout] --> src/models.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `Form` in this scope [INFO] [stdout] --> src/models.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `FormQ` in this scope [INFO] [stdout] --> src/models.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `SetId` in this scope [INFO] [stdout] --> src/models.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `SetIdQ` in this scope [INFO] [stdout] --> src/models.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `Set` in this scope [INFO] [stdout] --> src/models.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `SetQ` in this scope [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `SetKey` in this scope [INFO] [stdout] --> src/models.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `SetKeyQ` in this scope [INFO] [stdout] --> src/models.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/element.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | pub type ElemRef<'a> = Rc>; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Element + 'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WrapAlign::*` [INFO] [stdout] --> src/tui/wrap_box.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | use WrapAlign::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WrapAlign::*` [INFO] [stdout] --> src/tui/wrap_box.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | use WrapAlign::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `form_ids` in this scope [INFO] [stdout] --> src/word_list.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | form_ids [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `norm` in this scope [INFO] [stdout] --> src/word_list.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | .filter(norm.eq(key)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `forms` in this scope [INFO] [stdout] --> src/word_list.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | forms [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/word_list.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | .filter(id.eq(id_key.id)) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `set_keys` in this scope [INFO] [stdout] --> src/word_list.rs:55:7 [INFO] [stdout] | [INFO] [stdout] 55 | set_keys [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `len` in this scope [INFO] [stdout] --> src/word_list.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | .filter(len.eq(*len_key as i32)) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `set_ids` in this scope [INFO] [stdout] --> src/word_list.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | set_ids [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `key` in this scope [INFO] [stdout] --> src/word_list.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | .filter(key.eq(key_str)) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sets` in this scope [INFO] [stdout] --> src/word_list.rs:85:7 [INFO] [stdout] | [INFO] [stdout] 85 | sets [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/word_list.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | .filter(id.eq(id_key.id)) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `schema::*` [INFO] [stdout] --> src/models.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use schema::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `FormId` in this scope [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `FormId` in this scope [INFO] [stdout] --> src/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `FormIdQ` in this scope [INFO] [stdout] --> src/models.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `Form` in this scope [INFO] [stdout] --> src/models.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `FormQ` in this scope [INFO] [stdout] --> src/models.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `SetId` in this scope [INFO] [stdout] --> src/models.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `SetIdQ` in this scope [INFO] [stdout] --> src/models.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `Set` in this scope [INFO] [stdout] --> src/models.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `SetQ` in this scope [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `SetKey` in this scope [INFO] [stdout] --> src/models.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `SetKeyQ` in this scope [INFO] [stdout] --> src/models.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/element.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | pub type ElemRef<'a> = Rc>; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Element + 'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WrapAlign::*` [INFO] [stdout] --> src/tui/wrap_box.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | use WrapAlign::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WrapAlign::*` [INFO] [stdout] --> src/tui/wrap_box.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | use WrapAlign::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `omelette` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 21 previous errors; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6af5519eb25072544999b95e453932a03400b58264fc1b03c741feb57924a5a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6af5519eb25072544999b95e453932a03400b58264fc1b03c741feb57924a5a4", kill_on_drop: false }` [INFO] [stdout] 6af5519eb25072544999b95e453932a03400b58264fc1b03c741feb57924a5a4