[INFO] cloning repository https://github.com/mindriot101/taskman [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindriot101%2Ftaskman'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8863279194647225242bdec127c8fcce11e313c3 [INFO] checking mindriot101/taskman against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindriot101%2Ftaskman" "/workspace/builds/worker-10/source"` [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 e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [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 `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cdcc94ac16224b60adcd1b57953fceac8b492253d0d0b07fdf952b418217e6ad [INFO] running `"docker" "start" "-a" "cdcc94ac16224b60adcd1b57953fceac8b492253d0d0b07fdf952b418217e6ad"` [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking byteorder v1.2.2 [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] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking regex-syntax v0.5.5 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling libsqlite3-sys v0.9.1 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.8 [INFO] [stderr] Checking termion v1.5.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Compiling diesel-derive-enum v0.4.3 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.2.7 [INFO] [stderr] Compiling derive-error-chain v0.11.1 [INFO] [stderr] Compiling diesel_derives v1.2.0 [INFO] [stderr] Checking structopt v0.2.7 [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 diesel v1.2.2 [INFO] [stderr] Checking taskman v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Priority` [INFO] [stderr] --> src/priority.rs:4:35 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Clone, DbEnum)] [INFO] [stderr] | ^^^^^^ use of undeclared type or module `Priority` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Priority` in this scope [INFO] [stderr] --> src/priority.rs:4:35 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Clone, DbEnum)] [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: possible candidate is found in another module, you can import it into scope: [INFO] [stderr] priority::Priority [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:753:42 [INFO] [stderr] | [INFO] [stderr] 753 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:753:42 [INFO] [stderr] | [INFO] [stderr] 753 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `id` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:9:38 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `description` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:9:38 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `priority` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:9:38 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Priority` in this scope [INFO] [stderr] --> src/db/models.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Queryable, Identifiable)] [INFO] [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Task` in this scope [INFO] [stderr] --> src/db/models.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Queryable, Identifiable)] [INFO] [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Task` in this scope [INFO] [stderr] --> src/db/models.rs:5:28 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Queryable, Identifiable)] [INFO] [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `tasks` in this scope [INFO] [stderr] --> src/db/models.rs:5:28 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Queryable, Identifiable)] [INFO] [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `tasks` in this scope [INFO] [stderr] --> src/db/models.rs:12:17 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Debug, Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `NewTask` in this scope [INFO] [stderr] --> src/db/models.rs:12:17 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Debug, Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Priority` in this scope [INFO] [stderr] --> src/db/models.rs:12:17 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Debug, Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Priority` in this scope [INFO] [stderr] --> src/priority.rs:4:35 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Clone, DbEnum)] [INFO] [stderr] | ^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Priority` [INFO] [stderr] --> src/priority.rs:4:35 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Clone, DbEnum)] [INFO] [stderr] | ^^^^^^ use of undeclared type or module `Priority` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Priority` in this scope [INFO] [stderr] --> src/priority.rs:4:35 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Clone, DbEnum)] [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: possible candidate is found in another module, you can import it into scope: [INFO] [stderr] priority::Priority [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:753:42 [INFO] [stderr] | [INFO] [stderr] 753 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:753:42 [INFO] [stderr] | [INFO] [stderr] 753 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `id` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:9:38 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `description` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:9:38 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `priority` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/macros/mod.rs:9:38 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Priority` in this scope [INFO] [stderr] --> src/db/models.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Queryable, Identifiable)] [INFO] [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Task` in this scope [INFO] [stderr] --> src/db/models.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Queryable, Identifiable)] [INFO] [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Task` in this scope [INFO] [stderr] --> src/db/models.rs:5:28 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Queryable, Identifiable)] [INFO] [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `tasks` in this scope [INFO] [stderr] --> src/db/models.rs:5:28 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Queryable, Identifiable)] [INFO] [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `tasks` in this scope [INFO] [stderr] --> src/db/models.rs:12:17 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Debug, Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `NewTask` in this scope [INFO] [stderr] --> src/db/models.rs:12:17 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Debug, Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Priority` in this scope [INFO] [stderr] --> src/db/models.rs:12:17 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Debug, Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Priority` in this scope [INFO] [stderr] --> src/priority.rs:4:35 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Clone, DbEnum)] [INFO] [stderr] | ^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `priority::Priority: diesel::Queryable` is not satisfied [INFO] [stderr] --> src/taskman.rs:48:29 [INFO] [stderr] | [INFO] [stderr] 48 | let results = tasks.load::(&self.connection)?; [INFO] [stderr] | ^^^^ the trait `diesel::Queryable` is not implemented for `priority::Priority` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable, _>` for `std::option::Option` [INFO] [stderr] = 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 `(i32, std::string::String, std::option::Option)` [INFO] [stderr] = 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 `db::models::Task` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, db::models::Task>` for `db::schema::tasks::table` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors; 13 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0412, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [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] [stderr] error[E0277]: the trait bound `priority::Priority: diesel::Queryable` is not satisfied [INFO] [stderr] --> src/taskman.rs:48:29 [INFO] [stderr] | [INFO] [stderr] 48 | let results = tasks.load::(&self.connection)?; [INFO] [stderr] | ^^^^ the trait `diesel::Queryable` is not implemented for `priority::Priority` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::Queryable, _>` for `std::option::Option` [INFO] [stderr] = 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 `(i32, std::string::String, std::option::Option)` [INFO] [stderr] = 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 `db::models::Task` [INFO] [stderr] = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, db::models::Task>` for `db::schema::tasks::table` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors; 13 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0412, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `taskman`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cdcc94ac16224b60adcd1b57953fceac8b492253d0d0b07fdf952b418217e6ad"` [INFO] running `"docker" "rm" "-f" "cdcc94ac16224b60adcd1b57953fceac8b492253d0d0b07fdf952b418217e6ad"` [INFO] [stdout] cdcc94ac16224b60adcd1b57953fceac8b492253d0d0b07fdf952b418217e6ad