Oct 27 04:51:00.750 INFO checking faradayio/falconeri against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 04:51:00.750 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 04:51:01.275 INFO blam! aa37510cb926b827ef9e6faced565a2fc6f4169442cb87e00fcf20cd38d784e1 Oct 27 04:51:01.291 INFO running `"docker" "start" "-a" "aa37510cb926b827ef9e6faced565a2fc6f4169442cb87e00fcf20cd38d784e1"` Oct 27 04:51:02.647 INFO kablam! usermod: no changes Oct 27 04:51:02.959 INFO kablam! Compiling byteorder v1.2.3 Oct 27 04:51:02.967 INFO kablam! Compiling openssl v0.10.10 Oct 27 04:51:02.971 INFO kablam! Compiling time v0.1.40 Oct 27 04:51:02.971 INFO kablam! Compiling num-traits v0.2.5 Oct 27 04:51:02.971 INFO kablam! Compiling pq-sys v0.4.5 Oct 27 04:51:02.971 INFO kablam! Compiling syn v0.11.11 Oct 27 04:51:02.971 INFO kablam! Compiling uuid v0.6.5 Oct 27 04:51:02.971 INFO kablam! Compiling serde_json v1.0.22 Oct 27 04:51:08.109 INFO kablam! Checking serde_yaml v0.7.5 Oct 27 04:51:12.167 INFO kablam! Checking prettytable-rs v0.7.0 Oct 27 04:51:12.217 INFO kablam! Checking regex v1.0.2 Oct 27 04:51:17.975 INFO kablam! Compiling magnet_derive v0.4.0 Oct 27 04:51:19.275 INFO kablam! Compiling serde_derive v1.0.70 Oct 27 04:51:19.347 INFO kablam! Compiling structopt-derive v0.2.10 Oct 27 04:51:32.951 INFO kablam! Compiling num-integer v0.1.39 Oct 27 04:51:32.951 INFO kablam! Checking diesel v1.3.2 Oct 27 04:51:33.283 INFO kablam! Checking bson v0.13.0 Oct 27 04:51:34.008 INFO kablam! Checking env_logger v0.5.10 Oct 27 04:51:43.948 INFO kablam! Compiling synstructure v0.6.1 Oct 27 04:51:44.079 INFO kablam! Compiling pest_derive v1.0.7 Oct 27 04:51:44.080 INFO kablam! Compiling chrono v0.4.4 Oct 27 04:51:47.201 INFO kablam! Checking magnet_schema v0.4.0 Oct 27 04:51:47.939 INFO kablam! Checking structopt v0.2.10 Oct 27 04:52:01.323 INFO kablam! Compiling failure_derive v0.1.1 Oct 27 04:52:24.943 INFO kablam! Checking handlebars v1.0.0-beta.4 Oct 27 04:52:26.115 INFO kablam! Checking failure v0.1.1 Oct 27 04:52:29.219 INFO kablam! Checking common_failures v0.1.1 Oct 27 04:53:15.159 INFO kablam! Checking migrations_internals v1.3.0 Oct 27 04:53:24.635 INFO kablam! Compiling migrations_macros v1.3.0 Oct 27 04:53:29.629 INFO kablam! Checking diesel_migrations v1.3.0 Oct 27 04:53:30.847 INFO kablam! Checking falconeri_common v0.1.6 (/source/falconeri_common) Oct 27 04:53:34.503 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 04:53:34.504 INFO kablam! --> falconeri_common/src/models/datum.rs:6:10 Oct 27 04:53:34.504 INFO kablam! | Oct 27 04:53:34.505 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.506 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.506 INFO kablam! | Oct 27 04:53:34.507 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 04:53:34.508 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.508 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.509 INFO kablam! Oct 27 04:53:34.510 INFO kablam! warning: cannot find type `Datum` in this scope Oct 27 04:53:34.510 INFO kablam! --> falconeri_common/src/models/datum.rs:6:10 Oct 27 04:53:34.511 INFO kablam! | Oct 27 04:53:34.511 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.512 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.513 INFO kablam! | Oct 27 04:53:34.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.513 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.513 INFO kablam! Oct 27 04:53:34.513 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.513 INFO kablam! --> falconeri_common/src/models/datum.rs:6:10 Oct 27 04:53:34.513 INFO kablam! | Oct 27 04:53:34.514 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.517 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.517 INFO kablam! | Oct 27 04:53:34.517 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.517 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.517 INFO kablam! Oct 27 04:53:34.517 INFO kablam! warning: cannot find type `datums` in this scope Oct 27 04:53:34.517 INFO kablam! --> falconeri_common/src/models/datum.rs:6:10 Oct 27 04:53:34.517 INFO kablam! | Oct 27 04:53:34.517 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.517 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.517 INFO kablam! | Oct 27 04:53:34.517 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.517 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.517 INFO kablam! Oct 27 04:53:34.517 INFO kablam! warning: cannot find type `Datum` in this scope Oct 27 04:53:34.517 INFO kablam! --> falconeri_common/src/models/datum.rs:6:31 Oct 27 04:53:34.517 INFO kablam! | Oct 27 04:53:34.517 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.517 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.517 INFO kablam! | Oct 27 04:53:34.517 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.517 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.517 INFO kablam! Oct 27 04:53:34.517 INFO kablam! warning: cannot find type `datums` in this scope Oct 27 04:53:34.517 INFO kablam! --> falconeri_common/src/models/datum.rs:6:31 Oct 27 04:53:34.517 INFO kablam! | Oct 27 04:53:34.517 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.517 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.517 INFO kablam! | Oct 27 04:53:34.517 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.517 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.517 INFO kablam! Oct 27 04:53:34.517 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.517 INFO kablam! --> falconeri_common/src/models/datum.rs:6:31 Oct 27 04:53:34.517 INFO kablam! | Oct 27 04:53:34.517 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.517 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.517 INFO kablam! | Oct 27 04:53:34.517 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.517 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.517 INFO kablam! Oct 27 04:53:34.517 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.517 INFO kablam! --> falconeri_common/src/models/datum.rs:6:45 Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.518 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.518 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.518 INFO kablam! Oct 27 04:53:34.518 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 04:53:34.518 INFO kablam! --> falconeri_common/src/models/datum.rs:6:45 Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.518 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.518 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.518 INFO kablam! Oct 27 04:53:34.518 INFO kablam! warning: cannot find type `Status` in this scope Oct 27 04:53:34.518 INFO kablam! --> falconeri_common/src/models/datum.rs:6:45 Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.518 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.518 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.518 INFO kablam! Oct 27 04:53:34.518 INFO kablam! warning: cannot find type `Datum` in this scope Oct 27 04:53:34.518 INFO kablam! --> falconeri_common/src/models/datum.rs:6:45 Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.518 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.518 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.518 INFO kablam! Oct 27 04:53:34.518 INFO kablam! warning: cannot find type `datums` in this scope Oct 27 04:53:34.518 INFO kablam! --> falconeri_common/src/models/datum.rs:89:17 Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! 89 | #[derive(Debug, Insertable)] Oct 27 04:53:34.518 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.518 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.518 INFO kablam! Oct 27 04:53:34.518 INFO kablam! warning: cannot find type `NewDatum` in this scope Oct 27 04:53:34.518 INFO kablam! --> falconeri_common/src/models/datum.rs:89:17 Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! 89 | #[derive(Debug, Insertable)] Oct 27 04:53:34.518 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.518 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.518 INFO kablam! Oct 27 04:53:34.518 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.518 INFO kablam! --> falconeri_common/src/models/datum.rs:89:17 Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! 89 | #[derive(Debug, Insertable)] Oct 27 04:53:34.518 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.518 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.518 INFO kablam! Oct 27 04:53:34.518 INFO kablam! warning: cannot find type `Datum` in this scope Oct 27 04:53:34.518 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:10 Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.518 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.518 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.518 INFO kablam! Oct 27 04:53:34.518 INFO kablam! warning: cannot find type `InputFile` in this scope Oct 27 04:53:34.518 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:10 Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.518 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.518 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.518 INFO kablam! Oct 27 04:53:34.518 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.518 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:10 Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.518 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.518 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.518 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.519 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.519 INFO kablam! Oct 27 04:53:34.519 INFO kablam! warning: cannot find type `input_files` in this scope Oct 27 04:53:34.519 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:10 Oct 27 04:53:34.519 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.519 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.519 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.519 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.519 INFO kablam! Oct 27 04:53:34.519 INFO kablam! warning: cannot find type `InputFile` in this scope Oct 27 04:53:34.519 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:31 Oct 27 04:53:34.519 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.519 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.519 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.519 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.519 INFO kablam! Oct 27 04:53:34.519 INFO kablam! warning: cannot find type `input_files` in this scope Oct 27 04:53:34.519 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:31 Oct 27 04:53:34.519 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.519 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.519 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.519 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.519 INFO kablam! Oct 27 04:53:34.519 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.519 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:31 Oct 27 04:53:34.519 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.519 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.519 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.519 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.519 INFO kablam! Oct 27 04:53:34.519 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.519 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:45 Oct 27 04:53:34.519 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.519 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.519 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.519 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.519 INFO kablam! Oct 27 04:53:34.519 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 04:53:34.519 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:45 Oct 27 04:53:34.519 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.519 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.519 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.519 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.519 INFO kablam! Oct 27 04:53:34.519 INFO kablam! warning: cannot find type `InputFile` in this scope Oct 27 04:53:34.519 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:45 Oct 27 04:53:34.519 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.519 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.519 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.519 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.519 INFO kablam! Oct 27 04:53:34.519 INFO kablam! warning: cannot find type `input_files` in this scope Oct 27 04:53:34.519 INFO kablam! --> falconeri_common/src/models/input_file.rs:50:17 Oct 27 04:53:34.519 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! 50 | #[derive(Debug, Insertable)] Oct 27 04:53:34.519 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.519 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.519 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.519 INFO kablam! Oct 27 04:53:34.519 INFO kablam! warning: cannot find type `NewInputFile` in this scope Oct 27 04:53:34.519 INFO kablam! --> falconeri_common/src/models/input_file.rs:50:17 Oct 27 04:53:34.519 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! 50 | #[derive(Debug, Insertable)] Oct 27 04:53:34.519 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.519 INFO kablam! | Oct 27 04:53:34.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.519 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.519 INFO kablam! Oct 27 04:53:34.519 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.519 INFO kablam! --> falconeri_common/src/models/input_file.rs:50:17 Oct 27 04:53:34.520 INFO kablam! | Oct 27 04:53:34.520 INFO kablam! 50 | #[derive(Debug, Insertable)] Oct 27 04:53:34.520 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.520 INFO kablam! | Oct 27 04:53:34.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.520 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.520 INFO kablam! Oct 27 04:53:34.520 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 04:53:34.520 INFO kablam! --> falconeri_common/src/models/job.rs:10:17 Oct 27 04:53:34.520 INFO kablam! | Oct 27 04:53:34.520 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.520 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.520 INFO kablam! | Oct 27 04:53:34.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.520 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.520 INFO kablam! Oct 27 04:53:34.520 INFO kablam! warning: cannot find type `jobs` in this scope Oct 27 04:53:34.520 INFO kablam! --> falconeri_common/src/models/job.rs:10:17 Oct 27 04:53:34.520 INFO kablam! | Oct 27 04:53:34.520 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.520 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.520 INFO kablam! | Oct 27 04:53:34.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.520 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.520 INFO kablam! Oct 27 04:53:34.520 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.520 INFO kablam! --> falconeri_common/src/models/job.rs:10:17 Oct 27 04:53:34.520 INFO kablam! | Oct 27 04:53:34.520 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.520 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.520 INFO kablam! | Oct 27 04:53:34.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.520 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.520 INFO kablam! Oct 27 04:53:34.520 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.520 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 27 04:53:34.520 INFO kablam! | Oct 27 04:53:34.520 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.520 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.520 INFO kablam! | Oct 27 04:53:34.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.520 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.520 INFO kablam! Oct 27 04:53:34.520 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 04:53:34.520 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 27 04:53:34.520 INFO kablam! | Oct 27 04:53:34.520 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.520 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.520 INFO kablam! | Oct 27 04:53:34.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.520 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.520 INFO kablam! Oct 27 04:53:34.520 INFO kablam! warning: cannot find type `Status` in this scope Oct 27 04:53:34.520 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 27 04:53:34.520 INFO kablam! | Oct 27 04:53:34.520 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.520 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.520 INFO kablam! | Oct 27 04:53:34.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.520 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.520 INFO kablam! Oct 27 04:53:34.520 INFO kablam! warning: cannot find type `serde_json` in this scope Oct 27 04:53:34.520 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 27 04:53:34.520 INFO kablam! | Oct 27 04:53:34.520 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.520 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.520 INFO kablam! | Oct 27 04:53:34.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.520 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.520 INFO kablam! Oct 27 04:53:34.520 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 04:53:34.520 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 27 04:53:34.520 INFO kablam! | Oct 27 04:53:34.520 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.520 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.520 INFO kablam! | Oct 27 04:53:34.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.520 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.520 INFO kablam! Oct 27 04:53:34.544 INFO kablam! warning: cannot find type `jobs` in this scope Oct 27 04:53:34.544 INFO kablam! --> falconeri_common/src/models/job.rs:226:17 Oct 27 04:53:34.544 INFO kablam! | Oct 27 04:53:34.544 INFO kablam! 226 | #[derive(Debug, Insertable)] Oct 27 04:53:34.544 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.544 INFO kablam! | Oct 27 04:53:34.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.544 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.544 INFO kablam! Oct 27 04:53:34.544 INFO kablam! warning: cannot find type `NewJob` in this scope Oct 27 04:53:34.544 INFO kablam! --> falconeri_common/src/models/job.rs:226:17 Oct 27 04:53:34.544 INFO kablam! | Oct 27 04:53:34.544 INFO kablam! 226 | #[derive(Debug, Insertable)] Oct 27 04:53:34.544 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.544 INFO kablam! | Oct 27 04:53:34.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.544 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.544 INFO kablam! Oct 27 04:53:34.544 INFO kablam! warning: cannot find type `serde_json` in this scope Oct 27 04:53:34.544 INFO kablam! --> falconeri_common/src/models/job.rs:226:17 Oct 27 04:53:34.544 INFO kablam! | Oct 27 04:53:34.544 INFO kablam! 226 | #[derive(Debug, Insertable)] Oct 27 04:53:34.544 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.544 INFO kablam! | Oct 27 04:53:34.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.544 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.544 INFO kablam! Oct 27 04:53:34.544 INFO kablam! warning: cannot find type `Datum` in this scope Oct 27 04:53:34.544 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 27 04:53:34.544 INFO kablam! | Oct 27 04:53:34.544 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.544 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.544 INFO kablam! | Oct 27 04:53:34.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.544 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.544 INFO kablam! Oct 27 04:53:34.544 INFO kablam! warning: cannot find type `OutputFile` in this scope Oct 27 04:53:34.544 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 27 04:53:34.544 INFO kablam! | Oct 27 04:53:34.544 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.544 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.544 INFO kablam! | Oct 27 04:53:34.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.544 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.544 INFO kablam! Oct 27 04:53:34.544 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.544 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 27 04:53:34.544 INFO kablam! | Oct 27 04:53:34.544 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.544 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.544 INFO kablam! | Oct 27 04:53:34.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.544 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.544 INFO kablam! Oct 27 04:53:34.544 INFO kablam! warning: cannot find type `output_files` in this scope Oct 27 04:53:34.544 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 27 04:53:34.544 INFO kablam! | Oct 27 04:53:34.544 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.544 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.544 INFO kablam! | Oct 27 04:53:34.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.544 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.544 INFO kablam! Oct 27 04:53:34.544 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 04:53:34.544 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 27 04:53:34.544 INFO kablam! | Oct 27 04:53:34.544 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.545 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.545 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.545 INFO kablam! Oct 27 04:53:34.545 INFO kablam! warning: cannot find type `OutputFile` in this scope Oct 27 04:53:34.545 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:31 Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.545 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.545 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.545 INFO kablam! Oct 27 04:53:34.545 INFO kablam! warning: cannot find type `output_files` in this scope Oct 27 04:53:34.545 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:31 Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.545 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.545 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.545 INFO kablam! Oct 27 04:53:34.545 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.545 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:31 Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.545 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.545 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.545 INFO kablam! Oct 27 04:53:34.545 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.545 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:45 Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.545 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.545 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.545 INFO kablam! Oct 27 04:53:34.545 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 04:53:34.545 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:45 Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.545 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.545 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.545 INFO kablam! Oct 27 04:53:34.545 INFO kablam! warning: cannot find type `Status` in this scope Oct 27 04:53:34.545 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:45 Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.545 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.545 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.545 INFO kablam! Oct 27 04:53:34.545 INFO kablam! warning: cannot find type `OutputFile` in this scope Oct 27 04:53:34.545 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:45 Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.545 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.545 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.545 INFO kablam! Oct 27 04:53:34.545 INFO kablam! warning: cannot find type `output_files` in this scope Oct 27 04:53:34.545 INFO kablam! --> falconeri_common/src/models/output_file.rs:47:17 Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! 47 | #[derive(Debug, Insertable)] Oct 27 04:53:34.545 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.545 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.545 INFO kablam! Oct 27 04:53:34.545 INFO kablam! warning: cannot find type `NewOutputFile` in this scope Oct 27 04:53:34.545 INFO kablam! --> falconeri_common/src/models/output_file.rs:47:17 Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! 47 | #[derive(Debug, Insertable)] Oct 27 04:53:34.545 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.545 INFO kablam! | Oct 27 04:53:34.545 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.546 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.546 INFO kablam! Oct 27 04:53:34.546 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.546 INFO kablam! --> falconeri_common/src/models/output_file.rs:47:17 Oct 27 04:53:34.546 INFO kablam! | Oct 27 04:53:34.546 INFO kablam! 47 | #[derive(Debug, Insertable)] Oct 27 04:53:34.546 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.546 INFO kablam! | Oct 27 04:53:34.546 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.546 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.546 INFO kablam! Oct 27 04:53:34.546 INFO kablam! warning: cannot find type `Status` in this scope Oct 27 04:53:34.546 INFO kablam! --> falconeri_common/src/models/mod.rs:20:14 Oct 27 04:53:34.546 INFO kablam! | Oct 27 04:53:34.546 INFO kablam! 20 | #[derive(QueryId, SqlType)] Oct 27 04:53:34.546 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.546 INFO kablam! | Oct 27 04:53:34.546 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.546 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.546 INFO kablam! Oct 27 04:53:34.546 INFO kablam! warning: cannot find type `Status` in this scope Oct 27 04:53:34.546 INFO kablam! --> falconeri_common/src/models/mod.rs:20:23 Oct 27 04:53:34.546 INFO kablam! | Oct 27 04:53:34.546 INFO kablam! 20 | #[derive(QueryId, SqlType)] Oct 27 04:53:34.546 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.546 INFO kablam! | Oct 27 04:53:34.546 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.546 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.546 INFO kablam! Oct 27 04:53:34.546 INFO kablam! warning: cannot find type `sql_types` in this scope Oct 27 04:53:34.546 INFO kablam! --> falconeri_common/src/models/mod.rs:26:10 Oct 27 04:53:34.546 INFO kablam! | Oct 27 04:53:34.546 INFO kablam! 26 | #[derive(AsExpression, Debug, Clone, Copy, Eq, FromSqlRow, Ord, PartialEq, Oct 27 04:53:34.546 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.546 INFO kablam! | Oct 27 04:53:34.546 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.546 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.546 INFO kablam! Oct 27 04:53:34.546 INFO kablam! warning: cannot find type `Status` in this scope Oct 27 04:53:34.546 INFO kablam! --> falconeri_common/src/models/mod.rs:26:10 Oct 27 04:53:34.546 INFO kablam! | Oct 27 04:53:34.546 INFO kablam! 26 | #[derive(AsExpression, Debug, Clone, Copy, Eq, FromSqlRow, Ord, PartialEq, Oct 27 04:53:34.546 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.546 INFO kablam! | Oct 27 04:53:34.546 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.546 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.546 INFO kablam! Oct 27 04:53:34.546 INFO kablam! warning: cannot find type `Status` in this scope Oct 27 04:53:34.546 INFO kablam! --> falconeri_common/src/models/mod.rs:26:48 Oct 27 04:53:34.546 INFO kablam! | Oct 27 04:53:34.546 INFO kablam! 26 | #[derive(AsExpression, Debug, Clone, Copy, Eq, FromSqlRow, Ord, PartialEq, Oct 27 04:53:34.546 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.546 INFO kablam! | Oct 27 04:53:34.546 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.546 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.546 INFO kablam! Oct 27 04:53:34.546 INFO kablam! warning: cannot find type `table` in this scope Oct 27 04:53:34.546 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 04:53:34.546 INFO kablam! | Oct 27 04:53:34.546 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 04:53:34.546 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.546 INFO kablam! | Oct 27 04:53:34.546 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.546 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.546 INFO kablam! Oct 27 04:53:34.546 INFO kablam! warning: cannot find type `id` in this scope Oct 27 04:53:34.546 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.546 INFO kablam! | Oct 27 04:53:34.546 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.546 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.546 INFO kablam! | Oct 27 04:53:34.546 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.546 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.546 INFO kablam! Oct 27 04:53:34.546 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 04:53:34.546 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.546 INFO kablam! | Oct 27 04:53:34.546 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.546 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.546 INFO kablam! | Oct 27 04:53:34.546 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.546 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.546 INFO kablam! Oct 27 04:53:34.546 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 27 04:53:34.547 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.547 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.547 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.547 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.547 INFO kablam! Oct 27 04:53:34.547 INFO kablam! warning: cannot find type `status` in this scope Oct 27 04:53:34.547 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.547 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.547 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.547 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.547 INFO kablam! Oct 27 04:53:34.547 INFO kablam! warning: cannot find type `job_id` in this scope Oct 27 04:53:34.547 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.547 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.547 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.547 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.547 INFO kablam! Oct 27 04:53:34.547 INFO kablam! warning: cannot find type `error_message` in this scope Oct 27 04:53:34.547 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.547 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.547 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.547 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.547 INFO kablam! Oct 27 04:53:34.547 INFO kablam! warning: cannot find type `node_name` in this scope Oct 27 04:53:34.547 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.547 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.547 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.547 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.547 INFO kablam! Oct 27 04:53:34.547 INFO kablam! warning: cannot find type `pod_name` in this scope Oct 27 04:53:34.547 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.547 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.547 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.547 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.547 INFO kablam! Oct 27 04:53:34.547 INFO kablam! warning: cannot find type `datum_id` in this scope Oct 27 04:53:34.547 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.547 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.547 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.547 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.547 INFO kablam! Oct 27 04:53:34.547 INFO kablam! warning: cannot find type `uri` in this scope Oct 27 04:53:34.547 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.547 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.547 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.547 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.547 INFO kablam! Oct 27 04:53:34.547 INFO kablam! warning: cannot find type `local_path` in this scope Oct 27 04:53:34.547 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.547 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.547 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.547 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.547 INFO kablam! Oct 27 04:53:34.547 INFO kablam! warning: cannot find type `pipeline_spec` in this scope Oct 27 04:53:34.547 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.547 INFO kablam! | Oct 27 04:53:34.548 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.548 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.548 INFO kablam! | Oct 27 04:53:34.548 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.548 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.548 INFO kablam! Oct 27 04:53:34.548 INFO kablam! warning: cannot find type `job_name` in this scope Oct 27 04:53:34.548 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.548 INFO kablam! | Oct 27 04:53:34.548 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.548 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.548 INFO kablam! | Oct 27 04:53:34.548 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.548 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.548 INFO kablam! Oct 27 04:53:34.548 INFO kablam! warning: cannot find type `command` in this scope Oct 27 04:53:34.548 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.548 INFO kablam! | Oct 27 04:53:34.548 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.548 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.548 INFO kablam! | Oct 27 04:53:34.548 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.548 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.548 INFO kablam! Oct 27 04:53:34.548 INFO kablam! warning: cannot find type `egress_uri` in this scope Oct 27 04:53:34.548 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.548 INFO kablam! | Oct 27 04:53:34.548 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.548 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.548 INFO kablam! | Oct 27 04:53:34.548 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.548 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.548 INFO kablam! Oct 27 04:53:34.863 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 04:53:34.863 INFO kablam! --> falconeri_common/src/models/datum.rs:6:10 Oct 27 04:53:34.863 INFO kablam! | Oct 27 04:53:34.863 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.863 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.863 INFO kablam! | Oct 27 04:53:34.863 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 04:53:34.863 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.863 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.863 INFO kablam! Oct 27 04:53:34.863 INFO kablam! warning: cannot find type `Datum` in this scope Oct 27 04:53:34.863 INFO kablam! --> falconeri_common/src/models/datum.rs:6:10 Oct 27 04:53:34.863 INFO kablam! | Oct 27 04:53:34.863 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.863 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.863 INFO kablam! | Oct 27 04:53:34.863 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.863 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.863 INFO kablam! Oct 27 04:53:34.863 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.863 INFO kablam! --> falconeri_common/src/models/datum.rs:6:10 Oct 27 04:53:34.863 INFO kablam! | Oct 27 04:53:34.863 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.863 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.863 INFO kablam! | Oct 27 04:53:34.863 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.863 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.863 INFO kablam! Oct 27 04:53:34.863 INFO kablam! warning: cannot find type `datums` in this scope Oct 27 04:53:34.863 INFO kablam! --> falconeri_common/src/models/datum.rs:6:10 Oct 27 04:53:34.863 INFO kablam! | Oct 27 04:53:34.863 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.863 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.863 INFO kablam! | Oct 27 04:53:34.863 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.863 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.863 INFO kablam! Oct 27 04:53:34.864 INFO kablam! warning: cannot find type `Datum` in this scope Oct 27 04:53:34.864 INFO kablam! --> falconeri_common/src/models/datum.rs:6:31 Oct 27 04:53:34.864 INFO kablam! | Oct 27 04:53:34.864 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.864 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.864 INFO kablam! | Oct 27 04:53:34.864 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.864 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.864 INFO kablam! Oct 27 04:53:34.864 INFO kablam! warning: cannot find type `datums` in this scope Oct 27 04:53:34.864 INFO kablam! --> falconeri_common/src/models/datum.rs:6:31 Oct 27 04:53:34.864 INFO kablam! | Oct 27 04:53:34.864 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.864 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.864 INFO kablam! | Oct 27 04:53:34.864 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.864 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.864 INFO kablam! Oct 27 04:53:34.864 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.864 INFO kablam! --> falconeri_common/src/models/datum.rs:6:31 Oct 27 04:53:34.864 INFO kablam! | Oct 27 04:53:34.864 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.864 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.864 INFO kablam! | Oct 27 04:53:34.864 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.864 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.864 INFO kablam! Oct 27 04:53:34.864 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.864 INFO kablam! --> falconeri_common/src/models/datum.rs:6:45 Oct 27 04:53:34.864 INFO kablam! | Oct 27 04:53:34.864 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.864 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.864 INFO kablam! | Oct 27 04:53:34.864 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.864 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.864 INFO kablam! Oct 27 04:53:34.864 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 04:53:34.864 INFO kablam! --> falconeri_common/src/models/datum.rs:6:45 Oct 27 04:53:34.864 INFO kablam! | Oct 27 04:53:34.864 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.864 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.864 INFO kablam! | Oct 27 04:53:34.864 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.864 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.864 INFO kablam! Oct 27 04:53:34.864 INFO kablam! warning: cannot find type `Status` in this scope Oct 27 04:53:34.864 INFO kablam! --> falconeri_common/src/models/datum.rs:6:45 Oct 27 04:53:34.864 INFO kablam! | Oct 27 04:53:34.864 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.864 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.864 INFO kablam! | Oct 27 04:53:34.864 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.864 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.864 INFO kablam! Oct 27 04:53:34.864 INFO kablam! warning: cannot find type `Datum` in this scope Oct 27 04:53:34.865 INFO kablam! --> falconeri_common/src/models/datum.rs:6:45 Oct 27 04:53:34.865 INFO kablam! | Oct 27 04:53:34.865 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.865 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.865 INFO kablam! | Oct 27 04:53:34.865 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.865 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.865 INFO kablam! Oct 27 04:53:34.865 INFO kablam! warning: cannot find type `datums` in this scope Oct 27 04:53:34.865 INFO kablam! --> falconeri_common/src/models/datum.rs:89:17 Oct 27 04:53:34.865 INFO kablam! | Oct 27 04:53:34.865 INFO kablam! 89 | #[derive(Debug, Insertable)] Oct 27 04:53:34.865 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.865 INFO kablam! | Oct 27 04:53:34.865 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.865 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.865 INFO kablam! Oct 27 04:53:34.865 INFO kablam! warning: cannot find type `NewDatum` in this scope Oct 27 04:53:34.865 INFO kablam! --> falconeri_common/src/models/datum.rs:89:17 Oct 27 04:53:34.865 INFO kablam! | Oct 27 04:53:34.865 INFO kablam! 89 | #[derive(Debug, Insertable)] Oct 27 04:53:34.865 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.865 INFO kablam! | Oct 27 04:53:34.865 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.865 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.865 INFO kablam! Oct 27 04:53:34.865 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.865 INFO kablam! --> falconeri_common/src/models/datum.rs:89:17 Oct 27 04:53:34.865 INFO kablam! | Oct 27 04:53:34.866 INFO kablam! 89 | #[derive(Debug, Insertable)] Oct 27 04:53:34.866 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.866 INFO kablam! | Oct 27 04:53:34.866 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.866 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.866 INFO kablam! Oct 27 04:53:34.866 INFO kablam! warning: cannot find type `Datum` in this scope Oct 27 04:53:34.866 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:10 Oct 27 04:53:34.866 INFO kablam! | Oct 27 04:53:34.866 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.866 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.866 INFO kablam! | Oct 27 04:53:34.866 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.866 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.866 INFO kablam! Oct 27 04:53:34.866 INFO kablam! warning: cannot find type `InputFile` in this scope Oct 27 04:53:34.866 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:10 Oct 27 04:53:34.866 INFO kablam! | Oct 27 04:53:34.866 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.866 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.866 INFO kablam! | Oct 27 04:53:34.866 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.866 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.866 INFO kablam! Oct 27 04:53:34.866 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.866 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:10 Oct 27 04:53:34.866 INFO kablam! | Oct 27 04:53:34.866 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.866 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.866 INFO kablam! | Oct 27 04:53:34.866 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.866 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.866 INFO kablam! Oct 27 04:53:34.866 INFO kablam! warning: cannot find type `input_files` in this scope Oct 27 04:53:34.866 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:10 Oct 27 04:53:34.866 INFO kablam! | Oct 27 04:53:34.866 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.866 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.866 INFO kablam! | Oct 27 04:53:34.866 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.866 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.866 INFO kablam! Oct 27 04:53:34.875 INFO kablam! warning: cannot find type `InputFile` in this scope Oct 27 04:53:34.875 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:31 Oct 27 04:53:34.875 INFO kablam! | Oct 27 04:53:34.875 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.875 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.875 INFO kablam! | Oct 27 04:53:34.876 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.876 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.876 INFO kablam! Oct 27 04:53:34.876 INFO kablam! warning: cannot find type `input_files` in this scope Oct 27 04:53:34.876 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:31 Oct 27 04:53:34.876 INFO kablam! | Oct 27 04:53:34.877 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.877 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.877 INFO kablam! | Oct 27 04:53:34.877 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.877 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.877 INFO kablam! Oct 27 04:53:34.878 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.878 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:31 Oct 27 04:53:34.878 INFO kablam! | Oct 27 04:53:34.878 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.878 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.878 INFO kablam! | Oct 27 04:53:34.879 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.879 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.879 INFO kablam! Oct 27 04:53:34.879 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.879 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:45 Oct 27 04:53:34.880 INFO kablam! | Oct 27 04:53:34.880 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.880 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.880 INFO kablam! | Oct 27 04:53:34.880 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.880 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.880 INFO kablam! Oct 27 04:53:34.881 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 04:53:34.881 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:45 Oct 27 04:53:34.881 INFO kablam! | Oct 27 04:53:34.881 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.881 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.881 INFO kablam! | Oct 27 04:53:34.882 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.882 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.882 INFO kablam! Oct 27 04:53:34.882 INFO kablam! warning: cannot find type `InputFile` in this scope Oct 27 04:53:34.882 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:45 Oct 27 04:53:34.883 INFO kablam! | Oct 27 04:53:34.883 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.883 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.883 INFO kablam! | Oct 27 04:53:34.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.883 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.883 INFO kablam! Oct 27 04:53:34.884 INFO kablam! warning: cannot find type `input_files` in this scope Oct 27 04:53:34.884 INFO kablam! --> falconeri_common/src/models/input_file.rs:50:17 Oct 27 04:53:34.884 INFO kablam! | Oct 27 04:53:34.884 INFO kablam! 50 | #[derive(Debug, Insertable)] Oct 27 04:53:34.885 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.885 INFO kablam! | Oct 27 04:53:34.885 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.885 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.885 INFO kablam! Oct 27 04:53:34.886 INFO kablam! warning: cannot find type `NewInputFile` in this scope Oct 27 04:53:34.886 INFO kablam! --> falconeri_common/src/models/input_file.rs:50:17 Oct 27 04:53:34.886 INFO kablam! | Oct 27 04:53:34.886 INFO kablam! 50 | #[derive(Debug, Insertable)] Oct 27 04:53:34.886 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.886 INFO kablam! | Oct 27 04:53:34.887 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.887 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.887 INFO kablam! Oct 27 04:53:34.887 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.887 INFO kablam! --> falconeri_common/src/models/input_file.rs:50:17 Oct 27 04:53:34.887 INFO kablam! | Oct 27 04:53:34.887 INFO kablam! 50 | #[derive(Debug, Insertable)] Oct 27 04:53:34.888 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.888 INFO kablam! | Oct 27 04:53:34.888 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.888 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.888 INFO kablam! Oct 27 04:53:34.889 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 04:53:34.889 INFO kablam! --> falconeri_common/src/models/job.rs:10:17 Oct 27 04:53:34.889 INFO kablam! | Oct 27 04:53:34.889 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.889 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.890 INFO kablam! | Oct 27 04:53:34.890 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.890 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.890 INFO kablam! Oct 27 04:53:34.890 INFO kablam! warning: cannot find type `jobs` in this scope Oct 27 04:53:34.891 INFO kablam! --> falconeri_common/src/models/job.rs:10:17 Oct 27 04:53:34.891 INFO kablam! | Oct 27 04:53:34.891 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.891 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.891 INFO kablam! | Oct 27 04:53:34.891 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.892 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.892 INFO kablam! Oct 27 04:53:34.899 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.899 INFO kablam! --> falconeri_common/src/models/job.rs:10:17 Oct 27 04:53:34.899 INFO kablam! | Oct 27 04:53:34.899 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.899 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.900 INFO kablam! | Oct 27 04:53:34.900 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.900 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.900 INFO kablam! Oct 27 04:53:34.900 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.900 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 27 04:53:34.901 INFO kablam! | Oct 27 04:53:34.901 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.901 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.901 INFO kablam! | Oct 27 04:53:34.901 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.901 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.902 INFO kablam! Oct 27 04:53:34.902 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 04:53:34.902 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 27 04:53:34.902 INFO kablam! | Oct 27 04:53:34.902 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.902 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.903 INFO kablam! | Oct 27 04:53:34.903 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.903 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.903 INFO kablam! Oct 27 04:53:34.903 INFO kablam! warning: cannot find type `Status` in this scope Oct 27 04:53:34.904 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 27 04:53:34.904 INFO kablam! | Oct 27 04:53:34.904 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.904 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.904 INFO kablam! | Oct 27 04:53:34.905 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.905 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.905 INFO kablam! Oct 27 04:53:34.905 INFO kablam! warning: cannot find type `serde_json` in this scope Oct 27 04:53:34.905 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 27 04:53:34.905 INFO kablam! | Oct 27 04:53:34.906 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.906 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.906 INFO kablam! | Oct 27 04:53:34.906 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.907 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.907 INFO kablam! Oct 27 04:53:34.907 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 04:53:34.907 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 27 04:53:34.907 INFO kablam! | Oct 27 04:53:34.907 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.908 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.908 INFO kablam! | Oct 27 04:53:34.908 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.908 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.908 INFO kablam! Oct 27 04:53:34.909 INFO kablam! warning: cannot find type `jobs` in this scope Oct 27 04:53:34.909 INFO kablam! --> falconeri_common/src/models/job.rs:226:17 Oct 27 04:53:34.910 INFO kablam! | Oct 27 04:53:34.910 INFO kablam! 226 | #[derive(Debug, Insertable)] Oct 27 04:53:34.910 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.910 INFO kablam! | Oct 27 04:53:34.910 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.911 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.911 INFO kablam! Oct 27 04:53:34.911 INFO kablam! warning: cannot find type `NewJob` in this scope Oct 27 04:53:34.911 INFO kablam! --> falconeri_common/src/models/job.rs:226:17 Oct 27 04:53:34.911 INFO kablam! | Oct 27 04:53:34.911 INFO kablam! 226 | #[derive(Debug, Insertable)] Oct 27 04:53:34.912 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.912 INFO kablam! | Oct 27 04:53:34.912 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.912 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.912 INFO kablam! Oct 27 04:53:34.913 INFO kablam! warning: cannot find type `serde_json` in this scope Oct 27 04:53:34.913 INFO kablam! --> falconeri_common/src/models/job.rs:226:17 Oct 27 04:53:34.913 INFO kablam! | Oct 27 04:53:34.913 INFO kablam! 226 | #[derive(Debug, Insertable)] Oct 27 04:53:34.913 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.913 INFO kablam! | Oct 27 04:53:34.914 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.914 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.914 INFO kablam! Oct 27 04:53:34.915 INFO kablam! warning: cannot find type `Datum` in this scope Oct 27 04:53:34.915 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 27 04:53:34.915 INFO kablam! | Oct 27 04:53:34.915 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.915 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.915 INFO kablam! | Oct 27 04:53:34.916 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.916 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.916 INFO kablam! Oct 27 04:53:34.916 INFO kablam! warning: cannot find type `OutputFile` in this scope Oct 27 04:53:34.916 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 27 04:53:34.916 INFO kablam! | Oct 27 04:53:34.917 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.917 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.917 INFO kablam! | Oct 27 04:53:34.917 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.917 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.917 INFO kablam! Oct 27 04:53:34.918 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.918 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 27 04:53:34.918 INFO kablam! | Oct 27 04:53:34.918 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.918 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.918 INFO kablam! | Oct 27 04:53:34.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.919 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.919 INFO kablam! Oct 27 04:53:34.919 INFO kablam! warning: cannot find type `output_files` in this scope Oct 27 04:53:34.919 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 27 04:53:34.920 INFO kablam! | Oct 27 04:53:34.920 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.920 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.920 INFO kablam! | Oct 27 04:53:34.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.920 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.921 INFO kablam! Oct 27 04:53:34.921 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 04:53:34.921 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 27 04:53:34.921 INFO kablam! | Oct 27 04:53:34.921 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.922 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.922 INFO kablam! | Oct 27 04:53:34.922 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.922 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.922 INFO kablam! Oct 27 04:53:34.923 INFO kablam! warning: cannot find type `OutputFile` in this scope Oct 27 04:53:34.923 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:31 Oct 27 04:53:34.923 INFO kablam! | Oct 27 04:53:34.923 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.923 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.924 INFO kablam! | Oct 27 04:53:34.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.924 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.924 INFO kablam! Oct 27 04:53:34.924 INFO kablam! warning: cannot find type `output_files` in this scope Oct 27 04:53:34.925 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:31 Oct 27 04:53:34.925 INFO kablam! | Oct 27 04:53:34.925 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.925 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.925 INFO kablam! | Oct 27 04:53:34.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.926 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.926 INFO kablam! Oct 27 04:53:34.926 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.926 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:31 Oct 27 04:53:34.926 INFO kablam! | Oct 27 04:53:34.927 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.927 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.927 INFO kablam! | Oct 27 04:53:34.927 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.927 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.927 INFO kablam! Oct 27 04:53:34.928 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.928 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:45 Oct 27 04:53:34.928 INFO kablam! | Oct 27 04:53:34.928 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.928 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.929 INFO kablam! | Oct 27 04:53:34.929 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.929 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.929 INFO kablam! Oct 27 04:53:34.929 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 04:53:34.930 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:45 Oct 27 04:53:34.930 INFO kablam! | Oct 27 04:53:34.930 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.930 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.930 INFO kablam! | Oct 27 04:53:34.930 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.931 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.931 INFO kablam! Oct 27 04:53:34.931 INFO kablam! warning: cannot find type `Status` in this scope Oct 27 04:53:34.931 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:45 Oct 27 04:53:34.931 INFO kablam! | Oct 27 04:53:34.931 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.932 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.932 INFO kablam! | Oct 27 04:53:34.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.932 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.932 INFO kablam! Oct 27 04:53:34.933 INFO kablam! warning: cannot find type `OutputFile` in this scope Oct 27 04:53:34.933 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:45 Oct 27 04:53:34.933 INFO kablam! | Oct 27 04:53:34.933 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 27 04:53:34.933 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.934 INFO kablam! | Oct 27 04:53:34.934 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.934 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.934 INFO kablam! Oct 27 04:53:34.935 INFO kablam! warning: cannot find type `output_files` in this scope Oct 27 04:53:34.935 INFO kablam! --> falconeri_common/src/models/output_file.rs:47:17 Oct 27 04:53:34.935 INFO kablam! | Oct 27 04:53:34.935 INFO kablam! 47 | #[derive(Debug, Insertable)] Oct 27 04:53:34.935 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.936 INFO kablam! | Oct 27 04:53:34.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.936 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.936 INFO kablam! Oct 27 04:53:34.936 INFO kablam! warning: cannot find type `NewOutputFile` in this scope Oct 27 04:53:34.936 INFO kablam! --> falconeri_common/src/models/output_file.rs:47:17 Oct 27 04:53:34.936 INFO kablam! | Oct 27 04:53:34.937 INFO kablam! 47 | #[derive(Debug, Insertable)] Oct 27 04:53:34.937 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.937 INFO kablam! | Oct 27 04:53:34.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.937 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.937 INFO kablam! Oct 27 04:53:34.938 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 04:53:34.938 INFO kablam! --> falconeri_common/src/models/output_file.rs:47:17 Oct 27 04:53:34.938 INFO kablam! | Oct 27 04:53:34.938 INFO kablam! 47 | #[derive(Debug, Insertable)] Oct 27 04:53:34.938 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.938 INFO kablam! | Oct 27 04:53:34.938 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.939 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.939 INFO kablam! Oct 27 04:53:34.939 INFO kablam! warning: cannot find type `Status` in this scope Oct 27 04:53:34.939 INFO kablam! --> falconeri_common/src/models/mod.rs:20:14 Oct 27 04:53:34.939 INFO kablam! | Oct 27 04:53:34.940 INFO kablam! 20 | #[derive(QueryId, SqlType)] Oct 27 04:53:34.940 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.940 INFO kablam! | Oct 27 04:53:34.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.940 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.940 INFO kablam! Oct 27 04:53:34.941 INFO kablam! warning: cannot find type `Status` in this scope Oct 27 04:53:34.941 INFO kablam! --> falconeri_common/src/models/mod.rs:20:23 Oct 27 04:53:34.941 INFO kablam! | Oct 27 04:53:34.941 INFO kablam! 20 | #[derive(QueryId, SqlType)] Oct 27 04:53:34.941 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.941 INFO kablam! | Oct 27 04:53:34.941 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.942 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.942 INFO kablam! Oct 27 04:53:34.942 INFO kablam! warning: cannot find type `sql_types` in this scope Oct 27 04:53:34.942 INFO kablam! --> falconeri_common/src/models/mod.rs:26:10 Oct 27 04:53:34.942 INFO kablam! | Oct 27 04:53:34.942 INFO kablam! 26 | #[derive(AsExpression, Debug, Clone, Copy, Eq, FromSqlRow, Ord, PartialEq, Oct 27 04:53:34.947 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.947 INFO kablam! | Oct 27 04:53:34.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.947 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.947 INFO kablam! Oct 27 04:53:34.947 INFO kablam! warning: cannot find type `Status` in this scope Oct 27 04:53:34.947 INFO kablam! --> falconeri_common/src/models/mod.rs:26:10 Oct 27 04:53:34.947 INFO kablam! | Oct 27 04:53:34.947 INFO kablam! 26 | #[derive(AsExpression, Debug, Clone, Copy, Eq, FromSqlRow, Ord, PartialEq, Oct 27 04:53:34.947 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.947 INFO kablam! | Oct 27 04:53:34.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.947 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.947 INFO kablam! Oct 27 04:53:34.947 INFO kablam! warning: cannot find type `Status` in this scope Oct 27 04:53:34.947 INFO kablam! --> falconeri_common/src/models/mod.rs:26:48 Oct 27 04:53:34.947 INFO kablam! | Oct 27 04:53:34.947 INFO kablam! 26 | #[derive(AsExpression, Debug, Clone, Copy, Eq, FromSqlRow, Ord, PartialEq, Oct 27 04:53:34.947 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.947 INFO kablam! | Oct 27 04:53:34.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.947 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.947 INFO kablam! Oct 27 04:53:34.947 INFO kablam! warning: cannot find type `table` in this scope Oct 27 04:53:34.947 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 04:53:34.947 INFO kablam! | Oct 27 04:53:34.947 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 04:53:34.947 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.947 INFO kablam! | Oct 27 04:53:34.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.947 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.947 INFO kablam! Oct 27 04:53:34.947 INFO kablam! warning: cannot find type `id` in this scope Oct 27 04:53:34.947 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.947 INFO kablam! | Oct 27 04:53:34.947 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.947 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.947 INFO kablam! | Oct 27 04:53:34.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.947 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.947 INFO kablam! Oct 27 04:53:34.947 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 04:53:34.947 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.948 INFO kablam! | Oct 27 04:53:34.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.948 INFO kablam! | Oct 27 04:53:34.948 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.948 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.948 INFO kablam! Oct 27 04:53:34.948 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 27 04:53:34.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.948 INFO kablam! | Oct 27 04:53:34.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.948 INFO kablam! | Oct 27 04:53:34.948 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.948 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.948 INFO kablam! Oct 27 04:53:34.948 INFO kablam! warning: cannot find type `status` in this scope Oct 27 04:53:34.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.948 INFO kablam! | Oct 27 04:53:34.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.948 INFO kablam! | Oct 27 04:53:34.948 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.948 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.948 INFO kablam! Oct 27 04:53:34.948 INFO kablam! warning: cannot find type `job_id` in this scope Oct 27 04:53:34.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.948 INFO kablam! | Oct 27 04:53:34.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.948 INFO kablam! | Oct 27 04:53:34.948 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.948 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.948 INFO kablam! Oct 27 04:53:34.948 INFO kablam! warning: cannot find type `error_message` in this scope Oct 27 04:53:34.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.948 INFO kablam! | Oct 27 04:53:34.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.948 INFO kablam! | Oct 27 04:53:34.948 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.951 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.951 INFO kablam! Oct 27 04:53:34.951 INFO kablam! warning: cannot find type `node_name` in this scope Oct 27 04:53:34.951 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.951 INFO kablam! | Oct 27 04:53:34.951 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.951 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.951 INFO kablam! | Oct 27 04:53:34.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.951 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.951 INFO kablam! Oct 27 04:53:34.951 INFO kablam! warning: cannot find type `pod_name` in this scope Oct 27 04:53:34.951 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.951 INFO kablam! | Oct 27 04:53:34.951 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.951 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.951 INFO kablam! | Oct 27 04:53:34.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.951 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.951 INFO kablam! Oct 27 04:53:34.951 INFO kablam! warning: cannot find type `datum_id` in this scope Oct 27 04:53:34.951 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.951 INFO kablam! | Oct 27 04:53:34.951 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.951 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.951 INFO kablam! | Oct 27 04:53:34.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.951 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.951 INFO kablam! Oct 27 04:53:34.951 INFO kablam! warning: cannot find type `uri` in this scope Oct 27 04:53:34.951 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.951 INFO kablam! | Oct 27 04:53:34.951 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.951 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.951 INFO kablam! | Oct 27 04:53:34.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.951 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.951 INFO kablam! Oct 27 04:53:34.951 INFO kablam! warning: cannot find type `local_path` in this scope Oct 27 04:53:34.951 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.951 INFO kablam! | Oct 27 04:53:34.951 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.951 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.951 INFO kablam! | Oct 27 04:53:34.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.951 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.951 INFO kablam! Oct 27 04:53:34.951 INFO kablam! warning: cannot find type `pipeline_spec` in this scope Oct 27 04:53:34.951 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.951 INFO kablam! | Oct 27 04:53:34.951 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.951 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.951 INFO kablam! | Oct 27 04:53:34.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.951 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.951 INFO kablam! Oct 27 04:53:34.951 INFO kablam! warning: cannot find type `job_name` in this scope Oct 27 04:53:34.951 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.951 INFO kablam! | Oct 27 04:53:34.952 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.952 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.952 INFO kablam! | Oct 27 04:53:34.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.963 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.963 INFO kablam! Oct 27 04:53:34.963 INFO kablam! warning: cannot find type `command` in this scope Oct 27 04:53:34.963 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.963 INFO kablam! | Oct 27 04:53:34.963 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.963 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.963 INFO kablam! | Oct 27 04:53:34.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.963 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.963 INFO kablam! Oct 27 04:53:34.963 INFO kablam! warning: cannot find type `egress_uri` in this scope Oct 27 04:53:34.963 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:34.963 INFO kablam! | Oct 27 04:53:34.963 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:34.963 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:34.963 INFO kablam! | Oct 27 04:53:34.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:34.963 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:34.963 INFO kablam! Oct 27 04:53:38.033 INFO kablam! Checking falconeri-worker v0.1.6 (/source/falconeri-worker) Oct 27 04:53:38.047 INFO kablam! Checking falconeri v0.1.6 (/source/falconeri) Oct 27 04:53:50.841 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 48s Oct 27 04:53:50.875 INFO kablam! su: No module specific data is present Oct 27 04:53:51.875 INFO running `"docker" "rm" "-f" "aa37510cb926b827ef9e6faced565a2fc6f4169442cb87e00fcf20cd38d784e1"` Oct 27 04:53:52.219 INFO blam! aa37510cb926b827ef9e6faced565a2fc6f4169442cb87e00fcf20cd38d784e1