[INFO] cloning repository https://github.com/mindriot101/taskman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mindriot101/taskman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindriot101%2Ftaskman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindriot101%2Ftaskman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8863279194647225242bdec127c8fcce11e313c3 [INFO] checking mindriot101/taskman against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindriot101%2Ftaskman" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mindriot101/taskman on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mindriot101/taskman [INFO] finished tweaking git repo https://github.com/mindriot101/taskman [INFO] tweaked toml for git repo https://github.com/mindriot101/taskman written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/mindriot101/taskman already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] f27850b4f526e87ef0f0a9f63cd111a73ed12c98d12eb90a578a24ef68e3b7f9 [INFO] running `Command { std: "docker" "start" "-a" "f27850b4f526e87ef0f0a9f63cd111a73ed12c98d12eb90a578a24ef68e3b7f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f27850b4f526e87ef0f0a9f63cd111a73ed12c98d12eb90a578a24ef68e3b7f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f27850b4f526e87ef0f0a9f63cd111a73ed12c98d12eb90a578a24ef68e3b7f9", kill_on_drop: false }` [INFO] [stdout] f27850b4f526e87ef0f0a9f63cd111a73ed12c98d12eb90a578a24ef68e3b7f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cef4c3b6e562eefa206e8cd17da42ee925f19d95d35906c4fb70b40f2f4c5c84 [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" "cef4c3b6e562eefa206e8cd17da42ee925f19d95d35906c4fb70b40f2f4c5c84", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Checking atty v0.2.8 [INFO] [stderr] Checking termion v1.5.1 [INFO] [stderr] Compiling libsqlite3-sys v0.9.1 [INFO] [stderr] Checking regex-syntax v0.5.5 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling diesel-derive-enum v0.4.3 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking regex v0.2.10 [INFO] [stderr] Compiling derive-error-chain v0.11.1 [INFO] [stderr] Compiling structopt-derive v0.2.7 [INFO] [stderr] Compiling diesel_derives v1.2.0 [INFO] [stderr] Checking structopt v0.2.7 [INFO] [stderr] Checking diesel v1.2.2 [INFO] [stderr] Checking backtrace v0.3.6 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking dotenv v0.11.0 [INFO] [stderr] Checking taskman v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Priority` [INFO] [stdout] --> src/priority.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Clone, DbEnum)] [INFO] [stdout] | ^^^^^^ use of undeclared type `Priority` [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[E0412]: cannot find type `Priority` in this scope [INFO] [stdout] --> src/priority.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Clone, DbEnum)] [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this enum: [INFO] [stdout] priority::Priority [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] warning: cannot find type `table` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:753:42 [INFO] [stdout] | [INFO] [stdout] 753 | #[derive(Debug, Clone, Copy, QueryId)] [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 `table` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:753:42 [INFO] [stdout] | [INFO] [stdout] 753 | #[derive(Debug, Clone, Copy, QueryId)] [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 `id` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [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 `description` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [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 `priority` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [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 `Priority` in this scope [INFO] [stdout] --> src/db/models.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Queryable, Identifiable)] [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 `Task` in this scope [INFO] [stdout] --> src/db/models.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Queryable, Identifiable)] [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 `Task` in this scope [INFO] [stdout] --> src/db/models.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Queryable, Identifiable)] [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 `tasks` in this scope [INFO] [stdout] --> src/db/models.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Queryable, Identifiable)] [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 `tasks` in this scope [INFO] [stdout] --> src/db/models.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, 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 `NewTask` in this scope [INFO] [stdout] --> src/db/models.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, 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 `Priority` in this scope [INFO] [stdout] --> src/db/models.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, 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 `Priority` in this scope [INFO] [stdout] --> src/priority.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Clone, DbEnum)] [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] error[E0433]: failed to resolve: use of undeclared type `Priority` [INFO] [stdout] --> src/priority.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Clone, DbEnum)] [INFO] [stdout] | ^^^^^^ use of undeclared type `Priority` [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[E0412]: cannot find type `Priority` in this scope [INFO] [stdout] --> src/priority.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Clone, DbEnum)] [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this enum: [INFO] [stdout] priority::Priority [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] warning: cannot find type `table` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:753:42 [INFO] [stdout] | [INFO] [stdout] 753 | #[derive(Debug, Clone, Copy, QueryId)] [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 `table` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:753:42 [INFO] [stdout] | [INFO] [stdout] 753 | #[derive(Debug, Clone, Copy, QueryId)] [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 `id` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [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 `description` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [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 `priority` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [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 `Priority` in this scope [INFO] [stdout] --> src/db/models.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Queryable, Identifiable)] [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 `Task` in this scope [INFO] [stdout] --> src/db/models.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Queryable, Identifiable)] [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 `Task` in this scope [INFO] [stdout] --> src/db/models.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Queryable, Identifiable)] [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 `tasks` in this scope [INFO] [stdout] --> src/db/models.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Queryable, Identifiable)] [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 `tasks` in this scope [INFO] [stdout] --> src/db/models.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, 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 `NewTask` in this scope [INFO] [stdout] --> src/db/models.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, 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 `Priority` in this scope [INFO] [stdout] --> src/db/models.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, 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 `Priority` in this scope [INFO] [stdout] --> src/priority.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Clone, DbEnum)] [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] error[E0277]: the trait bound `Priority: diesel::Queryable` is not satisfied [INFO] [stdout] --> src/taskman.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | let results = tasks.load::(&self.connection)?; [INFO] [stdout] | ^^^^ the trait `diesel::Queryable` is not implemented for `Priority` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Queryable, _>` for `Option` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Nullable), _>` for `Task` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, Task>` for `table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `taskman` [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[E0277]: the trait bound `priority::Priority: diesel::Queryable` is not satisfied [INFO] [stdout] --> src/taskman.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | let results = tasks.load::(&self.connection)?; [INFO] [stdout] | ^^^^ the trait `diesel::Queryable` is not implemented for `priority::Priority` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Queryable, _>` for `Option` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Nullable), _>` for `Task` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, Task>` for `table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cef4c3b6e562eefa206e8cd17da42ee925f19d95d35906c4fb70b40f2f4c5c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cef4c3b6e562eefa206e8cd17da42ee925f19d95d35906c4fb70b40f2f4c5c84", kill_on_drop: false }` [INFO] [stdout] cef4c3b6e562eefa206e8cd17da42ee925f19d95d35906c4fb70b40f2f4c5c84