Oct 14 20:53:37.408 INFO testing faradayio/falconeri against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 20:53:37.410 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 14 20:53:38.023 INFO blam! 442761fb6b128961c48300efbef221cd191a10af9f84d8671ad843e64e720164 Oct 14 20:53:38.026 INFO running `"docker" "start" "-a" "442761fb6b128961c48300efbef221cd191a10af9f84d8671ad843e64e720164"` Oct 14 20:53:39.810 INFO kablam! usermod: no changes Oct 14 20:53:40.199 INFO kablam! Compiling pq-sys v0.4.5 Oct 14 20:53:40.199 INFO kablam! Compiling indexmap v1.0.1 Oct 14 20:53:40.199 INFO kablam! Compiling byteorder v1.2.3 Oct 14 20:53:40.230 INFO kablam! Compiling try_from v0.2.2 Oct 14 20:53:40.230 INFO kablam! Compiling openssl v0.10.10 Oct 14 20:53:40.230 INFO kablam! Compiling time v0.1.40 Oct 14 20:53:40.231 INFO kablam! Compiling memchr v1.0.2 Oct 14 20:53:40.243 INFO kablam! Compiling num-traits v0.2.5 Oct 14 20:53:45.012 INFO kablam! Compiling syn v0.11.11 Oct 14 20:53:45.015 INFO kablam! Compiling clap v2.32.0 Oct 14 20:53:45.028 INFO kablam! Compiling syn v0.13.11 Oct 14 20:53:47.167 INFO kablam! Compiling uuid v0.6.5 Oct 14 20:53:47.408 INFO kablam! Compiling serde_yaml v0.7.5 Oct 14 20:53:50.663 INFO kablam! Compiling regex v1.0.2 Oct 14 20:53:50.796 INFO kablam! Compiling csv v0.15.0 Oct 14 20:53:53.539 INFO kablam! Compiling base64 v0.9.2 Oct 14 20:53:55.864 INFO kablam! Compiling term v0.5.1 Oct 14 20:54:09.127 INFO kablam! Compiling serde_json v1.0.22 Oct 14 20:54:14.863 INFO kablam! Compiling num-integer v0.1.39 Oct 14 20:54:15.650 INFO kablam! Compiling prettytable-rs v0.7.0 Oct 14 20:54:18.904 INFO kablam! Compiling structopt-derive v0.2.10 Oct 14 20:54:21.062 INFO kablam! Compiling magnet_derive v0.4.0 Oct 14 20:55:00.047 INFO kablam! Compiling serde_derive v1.0.70 Oct 14 20:55:00.708 INFO kablam! Compiling synstructure v0.6.1 Oct 14 20:55:00.840 INFO kablam! Compiling pest_derive v1.0.7 Oct 14 20:55:02.280 INFO kablam! Compiling chrono v0.4.4 Oct 14 20:55:02.905 INFO kablam! Compiling env_logger v0.5.10 Oct 14 20:55:04.048 INFO kablam! Compiling diesel_derives v1.3.0 Oct 14 20:55:05.588 INFO kablam! Compiling structopt v0.2.10 Oct 14 20:55:15.059 INFO kablam! Compiling failure_derive v0.1.1 Oct 14 20:55:19.967 INFO kablam! Compiling bson v0.13.0 Oct 14 20:55:34.799 INFO kablam! Compiling failure v0.1.1 Oct 14 20:55:36.019 INFO kablam! Compiling handlebars v1.0.0-beta.4 Oct 14 20:55:38.187 INFO kablam! Compiling magnet_schema v0.4.0 Oct 14 20:55:38.255 INFO kablam! Compiling common_failures v0.1.1 Oct 14 20:55:40.643 INFO kablam! Compiling diesel v1.3.2 Oct 14 20:56:38.952 INFO kablam! Compiling migrations_internals v1.3.0 Oct 14 20:56:40.615 INFO kablam! Compiling migrations_macros v1.3.0 Oct 14 20:56:44.541 INFO kablam! Compiling diesel_migrations v1.3.0 Oct 14 20:56:45.349 INFO kablam! Compiling falconeri_common v0.1.6 (/source/falconeri_common) Oct 14 20:56:47.131 INFO kablam! warning: cannot find type `Job` in this scope Oct 14 20:56:47.131 INFO kablam! --> falconeri_common/src/models/datum.rs:6:10 Oct 14 20:56:47.131 INFO kablam! | Oct 14 20:56:47.131 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.131 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.131 INFO kablam! | Oct 14 20:56:47.131 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 14 20:56:47.131 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 14 20:56:47.131 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.131 INFO kablam! Oct 14 20:56:47.131 INFO kablam! warning: cannot find type `Datum` in this scope Oct 14 20:56:47.131 INFO kablam! --> falconeri_common/src/models/datum.rs:6:10 Oct 14 20:56:47.132 INFO kablam! | Oct 14 20:56:47.132 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.132 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.132 INFO kablam! | Oct 14 20:56:47.132 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 14 20:56:47.132 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.132 INFO kablam! Oct 14 20:56:47.132 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:56:47.132 INFO kablam! --> falconeri_common/src/models/datum.rs:6:10 Oct 14 20:56:47.132 INFO kablam! | Oct 14 20:56:47.132 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.132 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.132 INFO kablam! | Oct 14 20:56:47.132 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 14 20:56:47.132 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.132 INFO kablam! Oct 14 20:56:47.132 INFO kablam! warning: cannot find type `datums` in this scope Oct 14 20:56:47.132 INFO kablam! --> falconeri_common/src/models/datum.rs:6:10 Oct 14 20:56:47.132 INFO kablam! | Oct 14 20:56:47.132 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.132 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.132 INFO kablam! | Oct 14 20:56:47.132 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 14 20:56:47.132 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.132 INFO kablam! Oct 14 20:56:47.132 INFO kablam! warning: cannot find type `Datum` in this scope Oct 14 20:56:47.132 INFO kablam! --> falconeri_common/src/models/datum.rs:6:31 Oct 14 20:56:47.132 INFO kablam! | Oct 14 20:56:47.132 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.132 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.132 INFO kablam! | Oct 14 20:56:47.132 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 14 20:56:47.132 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.132 INFO kablam! Oct 14 20:56:47.132 INFO kablam! warning: cannot find type `datums` in this scope Oct 14 20:56:47.132 INFO kablam! --> falconeri_common/src/models/datum.rs:6:31 Oct 14 20:56:47.132 INFO kablam! | Oct 14 20:56:47.132 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.132 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.132 INFO kablam! | Oct 14 20:56:47.132 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 14 20:56:47.132 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.132 INFO kablam! Oct 14 20:56:47.132 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:56:47.132 INFO kablam! --> falconeri_common/src/models/datum.rs:6:31 Oct 14 20:56:47.132 INFO kablam! | Oct 14 20:56:47.143 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.143 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.143 INFO kablam! | Oct 14 20:56:47.143 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 14 20:56:47.143 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.143 INFO kablam! Oct 14 20:56:47.143 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:56:47.143 INFO kablam! --> falconeri_common/src/models/datum.rs:6:45 Oct 14 20:56:47.143 INFO kablam! | Oct 14 20:56:47.143 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.143 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.143 INFO kablam! | Oct 14 20:56:47.143 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 14 20:56:47.143 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.143 INFO kablam! Oct 14 20:56:47.143 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 14 20:56:47.143 INFO kablam! --> falconeri_common/src/models/datum.rs:6:45 Oct 14 20:56:47.143 INFO kablam! | Oct 14 20:56:47.143 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.143 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.143 INFO kablam! | Oct 14 20:56:47.143 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 14 20:56:47.143 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.143 INFO kablam! Oct 14 20:56:47.143 INFO kablam! warning: cannot find type `Status` in this scope Oct 14 20:56:47.143 INFO kablam! --> falconeri_common/src/models/datum.rs:6:45 Oct 14 20:56:47.143 INFO kablam! | Oct 14 20:56:47.143 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.143 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.143 INFO kablam! | Oct 14 20:56:47.143 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 14 20:56:47.143 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.143 INFO kablam! Oct 14 20:56:47.143 INFO kablam! warning: cannot find type `Datum` in this scope Oct 14 20:56:47.143 INFO kablam! --> falconeri_common/src/models/datum.rs:6:45 Oct 14 20:56:47.143 INFO kablam! | Oct 14 20:56:47.143 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.143 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.143 INFO kablam! | Oct 14 20:56:47.143 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 14 20:56:47.143 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.143 INFO kablam! Oct 14 20:56:47.143 INFO kablam! warning: cannot find type `datums` in this scope Oct 14 20:56:47.143 INFO kablam! --> falconeri_common/src/models/datum.rs:89:17 Oct 14 20:56:47.143 INFO kablam! | Oct 14 20:56:47.143 INFO kablam! 89 | #[derive(Debug, Insertable)] Oct 14 20:56:47.143 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.143 INFO kablam! | Oct 14 20:56:47.143 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 14 20:56:47.143 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.143 INFO kablam! Oct 14 20:56:47.143 INFO kablam! warning: cannot find type `NewDatum` in this scope Oct 14 20:56:47.143 INFO kablam! --> falconeri_common/src/models/datum.rs:89:17 Oct 14 20:56:47.143 INFO kablam! | Oct 14 20:56:47.143 INFO kablam! 89 | #[derive(Debug, Insertable)] Oct 14 20:56:47.144 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 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 14 20:56:47.144 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.144 INFO kablam! Oct 14 20:56:47.144 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:56:47.144 INFO kablam! --> falconeri_common/src/models/datum.rs:89:17 Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 INFO kablam! 89 | #[derive(Debug, Insertable)] Oct 14 20:56:47.144 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 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 14 20:56:47.144 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.144 INFO kablam! Oct 14 20:56:47.144 INFO kablam! warning: cannot find type `Datum` in this scope Oct 14 20:56:47.144 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:10 Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.144 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 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 14 20:56:47.144 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.144 INFO kablam! Oct 14 20:56:47.144 INFO kablam! warning: cannot find type `InputFile` in this scope Oct 14 20:56:47.144 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:10 Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.144 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 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 14 20:56:47.144 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.144 INFO kablam! Oct 14 20:56:47.144 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:56:47.144 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:10 Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.144 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 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 14 20:56:47.144 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.144 INFO kablam! Oct 14 20:56:47.144 INFO kablam! warning: cannot find type `input_files` in this scope Oct 14 20:56:47.144 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:10 Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.144 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 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 14 20:56:47.144 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.144 INFO kablam! Oct 14 20:56:47.144 INFO kablam! warning: cannot find type `InputFile` in this scope Oct 14 20:56:47.144 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:31 Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.144 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 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 14 20:56:47.144 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.144 INFO kablam! Oct 14 20:56:47.144 INFO kablam! warning: cannot find type `input_files` in this scope Oct 14 20:56:47.144 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:31 Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.144 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 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 14 20:56:47.144 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.144 INFO kablam! Oct 14 20:56:47.144 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:56:47.144 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:31 Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.144 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 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 14 20:56:47.144 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.144 INFO kablam! Oct 14 20:56:47.144 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:56:47.144 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:45 Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.144 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 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 14 20:56:47.144 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.144 INFO kablam! Oct 14 20:56:47.144 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 14 20:56:47.144 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:45 Oct 14 20:56:47.144 INFO kablam! | Oct 14 20:56:47.144 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.145 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 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 14 20:56:47.145 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.145 INFO kablam! Oct 14 20:56:47.145 INFO kablam! warning: cannot find type `InputFile` in this scope Oct 14 20:56:47.145 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:45 Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.145 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 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 14 20:56:47.145 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.145 INFO kablam! Oct 14 20:56:47.145 INFO kablam! warning: cannot find type `input_files` in this scope Oct 14 20:56:47.145 INFO kablam! --> falconeri_common/src/models/input_file.rs:50:17 Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 INFO kablam! 50 | #[derive(Debug, Insertable)] Oct 14 20:56:47.145 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 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 14 20:56:47.145 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.145 INFO kablam! Oct 14 20:56:47.145 INFO kablam! warning: cannot find type `NewInputFile` in this scope Oct 14 20:56:47.145 INFO kablam! --> falconeri_common/src/models/input_file.rs:50:17 Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 INFO kablam! 50 | #[derive(Debug, Insertable)] Oct 14 20:56:47.145 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 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 14 20:56:47.145 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.145 INFO kablam! Oct 14 20:56:47.145 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:56:47.145 INFO kablam! --> falconeri_common/src/models/input_file.rs:50:17 Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 INFO kablam! 50 | #[derive(Debug, Insertable)] Oct 14 20:56:47.145 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 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 14 20:56:47.145 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.145 INFO kablam! Oct 14 20:56:47.145 INFO kablam! warning: cannot find type `Job` in this scope Oct 14 20:56:47.145 INFO kablam! --> falconeri_common/src/models/job.rs:10:17 Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.145 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 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 14 20:56:47.145 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.145 INFO kablam! Oct 14 20:56:47.145 INFO kablam! warning: cannot find type `jobs` in this scope Oct 14 20:56:47.145 INFO kablam! --> falconeri_common/src/models/job.rs:10:17 Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.145 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 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 14 20:56:47.145 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.145 INFO kablam! Oct 14 20:56:47.145 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:56:47.145 INFO kablam! --> falconeri_common/src/models/job.rs:10:17 Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.145 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 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 14 20:56:47.145 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.145 INFO kablam! Oct 14 20:56:47.145 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:56:47.145 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.145 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 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 14 20:56:47.145 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.145 INFO kablam! Oct 14 20:56:47.145 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 14 20:56:47.145 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.145 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 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 14 20:56:47.145 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.145 INFO kablam! Oct 14 20:56:47.145 INFO kablam! warning: cannot find type `Status` in this scope Oct 14 20:56:47.145 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.145 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.145 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.145 INFO kablam! | Oct 14 20:56:47.146 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 14 20:56:47.146 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.146 INFO kablam! Oct 14 20:56:47.146 INFO kablam! warning: cannot find type `serde_json` in this scope Oct 14 20:56:47.146 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 14 20:56:47.146 INFO kablam! | Oct 14 20:56:47.146 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.146 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.146 INFO kablam! | Oct 14 20:56:47.146 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 14 20:56:47.146 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.146 INFO kablam! Oct 14 20:56:47.146 INFO kablam! warning: cannot find type `Job` in this scope Oct 14 20:56:47.146 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 14 20:56:47.146 INFO kablam! | Oct 14 20:56:47.146 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.146 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.146 INFO kablam! | Oct 14 20:56:47.146 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 14 20:56:47.146 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.146 INFO kablam! Oct 14 20:56:47.146 INFO kablam! warning: cannot find type `jobs` in this scope Oct 14 20:56:47.146 INFO kablam! --> falconeri_common/src/models/job.rs:226:17 Oct 14 20:56:47.146 INFO kablam! | Oct 14 20:56:47.146 INFO kablam! 226 | #[derive(Debug, Insertable)] Oct 14 20:56:47.146 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.146 INFO kablam! | Oct 14 20:56:47.146 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 14 20:56:47.146 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.146 INFO kablam! Oct 14 20:56:47.146 INFO kablam! warning: cannot find type `NewJob` in this scope Oct 14 20:56:47.146 INFO kablam! --> falconeri_common/src/models/job.rs:226:17 Oct 14 20:56:47.146 INFO kablam! | Oct 14 20:56:47.146 INFO kablam! 226 | #[derive(Debug, Insertable)] Oct 14 20:56:47.146 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.146 INFO kablam! | Oct 14 20:56:47.146 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 14 20:56:47.146 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.146 INFO kablam! Oct 14 20:56:47.146 INFO kablam! warning: cannot find type `serde_json` in this scope Oct 14 20:56:47.146 INFO kablam! --> falconeri_common/src/models/job.rs:226:17 Oct 14 20:56:47.146 INFO kablam! | Oct 14 20:56:47.146 INFO kablam! 226 | #[derive(Debug, Insertable)] Oct 14 20:56:47.146 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.146 INFO kablam! | Oct 14 20:56:47.146 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 14 20:56:47.146 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.146 INFO kablam! Oct 14 20:56:47.146 INFO kablam! warning: cannot find type `Datum` in this scope Oct 14 20:56:47.146 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 14 20:56:47.146 INFO kablam! | Oct 14 20:56:47.146 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.146 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.146 INFO kablam! | Oct 14 20:56:47.146 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 14 20:56:47.146 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.146 INFO kablam! Oct 14 20:56:47.146 INFO kablam! warning: cannot find type `OutputFile` in this scope Oct 14 20:56:47.146 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 14 20:56:47.146 INFO kablam! | Oct 14 20:56:47.146 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.146 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.146 INFO kablam! | Oct 14 20:56:47.146 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 14 20:56:47.146 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.146 INFO kablam! Oct 14 20:56:47.146 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:56:47.146 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 14 20:56:47.146 INFO kablam! | Oct 14 20:56:47.146 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.146 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.146 INFO kablam! | Oct 14 20:56:47.146 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 14 20:56:47.146 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.146 INFO kablam! Oct 14 20:56:47.146 INFO kablam! warning: cannot find type `output_files` in this scope Oct 14 20:56:47.146 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 14 20:56:47.146 INFO kablam! | Oct 14 20:56:47.146 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.146 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.146 INFO kablam! | Oct 14 20:56:47.146 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 14 20:56:47.146 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.146 INFO kablam! Oct 14 20:56:47.146 INFO kablam! warning: cannot find type `Job` in this scope Oct 14 20:56:47.147 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.147 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 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 14 20:56:47.147 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.147 INFO kablam! Oct 14 20:56:47.147 INFO kablam! warning: cannot find type `OutputFile` in this scope Oct 14 20:56:47.147 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:31 Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.147 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 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 14 20:56:47.147 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.147 INFO kablam! Oct 14 20:56:47.147 INFO kablam! warning: cannot find type `output_files` in this scope Oct 14 20:56:47.147 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:31 Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.147 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 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 14 20:56:47.147 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.147 INFO kablam! Oct 14 20:56:47.147 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:56:47.147 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:31 Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.147 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 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 14 20:56:47.147 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.147 INFO kablam! Oct 14 20:56:47.147 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:56:47.147 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:45 Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.147 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 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 14 20:56:47.147 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.147 INFO kablam! Oct 14 20:56:47.147 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 14 20:56:47.147 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:45 Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.147 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 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 14 20:56:47.147 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.147 INFO kablam! Oct 14 20:56:47.147 INFO kablam! warning: cannot find type `Status` in this scope Oct 14 20:56:47.147 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:45 Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.147 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 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 14 20:56:47.147 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.147 INFO kablam! Oct 14 20:56:47.147 INFO kablam! warning: cannot find type `OutputFile` in this scope Oct 14 20:56:47.147 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:45 Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:56:47.147 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 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 14 20:56:47.147 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.147 INFO kablam! Oct 14 20:56:47.147 INFO kablam! warning: cannot find type `output_files` in this scope Oct 14 20:56:47.147 INFO kablam! --> falconeri_common/src/models/output_file.rs:47:17 Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 INFO kablam! 47 | #[derive(Debug, Insertable)] Oct 14 20:56:47.147 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 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 14 20:56:47.147 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.147 INFO kablam! Oct 14 20:56:47.147 INFO kablam! warning: cannot find type `NewOutputFile` in this scope Oct 14 20:56:47.147 INFO kablam! --> falconeri_common/src/models/output_file.rs:47:17 Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 INFO kablam! 47 | #[derive(Debug, Insertable)] Oct 14 20:56:47.147 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.147 INFO kablam! | Oct 14 20:56:47.147 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 14 20:56:47.147 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.147 INFO kablam! Oct 14 20:56:47.148 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:56:47.148 INFO kablam! --> falconeri_common/src/models/output_file.rs:47:17 Oct 14 20:56:47.148 INFO kablam! | Oct 14 20:56:47.148 INFO kablam! 47 | #[derive(Debug, Insertable)] Oct 14 20:56:47.148 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.148 INFO kablam! | Oct 14 20:56:47.148 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 14 20:56:47.148 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.148 INFO kablam! Oct 14 20:56:47.148 INFO kablam! warning: cannot find type `Status` in this scope Oct 14 20:56:47.148 INFO kablam! --> falconeri_common/src/models/mod.rs:20:14 Oct 14 20:56:47.148 INFO kablam! | Oct 14 20:56:47.148 INFO kablam! 20 | #[derive(QueryId, SqlType)] Oct 14 20:56:47.148 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.148 INFO kablam! | Oct 14 20:56:47.148 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 14 20:56:47.148 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.148 INFO kablam! Oct 14 20:56:47.148 INFO kablam! warning: cannot find type `Status` in this scope Oct 14 20:56:47.148 INFO kablam! --> falconeri_common/src/models/mod.rs:20:23 Oct 14 20:56:47.148 INFO kablam! | Oct 14 20:56:47.148 INFO kablam! 20 | #[derive(QueryId, SqlType)] Oct 14 20:56:47.148 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.148 INFO kablam! | Oct 14 20:56:47.148 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 14 20:56:47.148 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.148 INFO kablam! Oct 14 20:56:47.148 INFO kablam! warning: cannot find type `sql_types` in this scope Oct 14 20:56:47.148 INFO kablam! --> falconeri_common/src/models/mod.rs:26:10 Oct 14 20:56:47.148 INFO kablam! | Oct 14 20:56:47.148 INFO kablam! 26 | #[derive(AsExpression, Debug, Clone, Copy, Eq, FromSqlRow, Ord, PartialEq, Oct 14 20:56:47.148 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.148 INFO kablam! | Oct 14 20:56:47.148 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 14 20:56:47.148 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.148 INFO kablam! Oct 14 20:56:47.148 INFO kablam! warning: cannot find type `Status` in this scope Oct 14 20:56:47.148 INFO kablam! --> falconeri_common/src/models/mod.rs:26:10 Oct 14 20:56:47.148 INFO kablam! | Oct 14 20:56:47.148 INFO kablam! 26 | #[derive(AsExpression, Debug, Clone, Copy, Eq, FromSqlRow, Ord, PartialEq, Oct 14 20:56:47.148 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.148 INFO kablam! | Oct 14 20:56:47.148 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 14 20:56:47.148 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.148 INFO kablam! Oct 14 20:56:47.148 INFO kablam! warning: cannot find type `Status` in this scope Oct 14 20:56:47.148 INFO kablam! --> falconeri_common/src/models/mod.rs:26:48 Oct 14 20:56:47.148 INFO kablam! | Oct 14 20:56:47.148 INFO kablam! 26 | #[derive(AsExpression, Debug, Clone, Copy, Eq, FromSqlRow, Ord, PartialEq, Oct 14 20:56:47.148 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.148 INFO kablam! | Oct 14 20:56:47.148 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 14 20:56:47.148 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.148 INFO kablam! Oct 14 20:56:47.148 INFO kablam! warning: cannot find type `table` in this scope Oct 14 20:56:47.148 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 14 20:56:47.148 INFO kablam! | Oct 14 20:56:47.148 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 14 20:56:47.148 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.148 INFO kablam! | Oct 14 20:56:47.148 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 14 20:56:47.148 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.148 INFO kablam! Oct 14 20:56:47.148 INFO kablam! warning: cannot find type `id` in this scope Oct 14 20:56:47.148 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:56:47.148 INFO kablam! | Oct 14 20:56:47.148 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:56:47.148 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.148 INFO kablam! | Oct 14 20:56:47.148 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 14 20:56:47.148 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.148 INFO kablam! Oct 14 20:56:47.148 INFO kablam! warning: cannot find type `created_at` in this scope Oct 14 20:56:47.148 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:56:47.148 INFO kablam! | Oct 14 20:56:47.148 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:56:47.148 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.148 INFO kablam! | Oct 14 20:56:47.148 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 14 20:56:47.148 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.148 INFO kablam! Oct 14 20:56:47.148 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 14 20:56:47.149 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:56:47.149 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 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 14 20:56:47.149 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.149 INFO kablam! Oct 14 20:56:47.149 INFO kablam! warning: cannot find type `status` in this scope Oct 14 20:56:47.149 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:56:47.149 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 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 14 20:56:47.149 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.149 INFO kablam! Oct 14 20:56:47.149 INFO kablam! warning: cannot find type `job_id` in this scope Oct 14 20:56:47.149 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:56:47.149 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 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 14 20:56:47.149 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.149 INFO kablam! Oct 14 20:56:47.149 INFO kablam! warning: cannot find type `error_message` in this scope Oct 14 20:56:47.149 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:56:47.149 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 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 14 20:56:47.149 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.149 INFO kablam! Oct 14 20:56:47.149 INFO kablam! warning: cannot find type `node_name` in this scope Oct 14 20:56:47.149 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:56:47.149 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 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 14 20:56:47.149 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.149 INFO kablam! Oct 14 20:56:47.149 INFO kablam! warning: cannot find type `pod_name` in this scope Oct 14 20:56:47.149 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:56:47.149 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 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 14 20:56:47.149 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.149 INFO kablam! Oct 14 20:56:47.149 INFO kablam! warning: cannot find type `datum_id` in this scope Oct 14 20:56:47.149 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:56:47.149 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 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 14 20:56:47.149 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.149 INFO kablam! Oct 14 20:56:47.149 INFO kablam! warning: cannot find type `uri` in this scope Oct 14 20:56:47.149 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:56:47.149 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 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 14 20:56:47.149 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.149 INFO kablam! Oct 14 20:56:47.149 INFO kablam! warning: cannot find type `local_path` in this scope Oct 14 20:56:47.149 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:56:47.149 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 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 14 20:56:47.149 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.149 INFO kablam! Oct 14 20:56:47.149 INFO kablam! warning: cannot find type `pipeline_spec` in this scope Oct 14 20:56:47.149 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.149 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:56:47.149 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.149 INFO kablam! | Oct 14 20:56:47.150 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 14 20:56:47.150 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.150 INFO kablam! Oct 14 20:56:47.150 INFO kablam! warning: cannot find type `job_name` in this scope Oct 14 20:56:47.150 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:56:47.150 INFO kablam! | Oct 14 20:56:47.150 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:56:47.150 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.150 INFO kablam! | Oct 14 20:56:47.150 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 14 20:56:47.150 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.150 INFO kablam! Oct 14 20:56:47.150 INFO kablam! warning: cannot find type `command` in this scope Oct 14 20:56:47.150 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:56:47.150 INFO kablam! | Oct 14 20:56:47.150 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:56:47.150 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.150 INFO kablam! | Oct 14 20:56:47.150 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 14 20:56:47.150 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.150 INFO kablam! Oct 14 20:56:47.150 INFO kablam! warning: cannot find type `egress_uri` in this scope Oct 14 20:56:47.150 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:56:47.150 INFO kablam! | Oct 14 20:56:47.150 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:56:47.150 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:56:47.150 INFO kablam! | Oct 14 20:56:47.150 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 14 20:56:47.150 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:56:47.150 INFO kablam! Oct 14 20:56:57.262 INFO kablam! Compiling falconeri v0.1.6 (/source/falconeri) Oct 14 20:56:57.262 INFO kablam! Compiling falconeri-worker v0.1.6 (/source/falconeri-worker) Oct 14 20:57:12.196 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 32s Oct 14 20:57:12.216 INFO kablam! su: No module specific data is present Oct 14 20:57:13.265 INFO running `"docker" "rm" "-f" "442761fb6b128961c48300efbef221cd191a10af9f84d8671ad843e64e720164"` Oct 14 20:57:13.555 INFO blam! 442761fb6b128961c48300efbef221cd191a10af9f84d8671ad843e64e720164 Oct 14 20:57:13.558 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 14 20:57:14.332 INFO blam! b5a4dafcf077e120113f6f6fcc50e4f0a77561390dcc9282771cf71a525c4885 Oct 14 20:57:14.334 INFO running `"docker" "start" "-a" "b5a4dafcf077e120113f6f6fcc50e4f0a77561390dcc9282771cf71a525c4885"` Oct 14 20:57:15.855 INFO kablam! usermod: no changes Oct 14 20:57:16.127 INFO kablam! Compiling falconeri_common v0.1.6 (/source/falconeri_common) Oct 14 20:57:16.131 INFO kablam! Compiling falconeri v0.1.6 (/source/falconeri) Oct 14 20:57:16.131 INFO kablam! Compiling falconeri-worker v0.1.6 (/source/falconeri-worker) Oct 14 20:57:20.259 INFO kablam! warning: cannot find type `Job` in this scope Oct 14 20:57:20.259 INFO kablam! --> falconeri_common/src/models/datum.rs:6:10 Oct 14 20:57:20.259 INFO kablam! | Oct 14 20:57:20.259 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.259 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.263 INFO kablam! | Oct 14 20:57:20.263 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 14 20:57:20.263 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 14 20:57:20.263 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.264 INFO kablam! Oct 14 20:57:20.264 INFO kablam! warning: cannot find type `Datum` in this scope Oct 14 20:57:20.264 INFO kablam! --> falconeri_common/src/models/datum.rs:6:10 Oct 14 20:57:20.264 INFO kablam! | Oct 14 20:57:20.264 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.264 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.264 INFO kablam! | Oct 14 20:57:20.264 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 14 20:57:20.264 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.264 INFO kablam! Oct 14 20:57:20.264 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:57:20.264 INFO kablam! --> falconeri_common/src/models/datum.rs:6:10 Oct 14 20:57:20.264 INFO kablam! | Oct 14 20:57:20.264 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.264 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.264 INFO kablam! | Oct 14 20:57:20.264 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 14 20:57:20.264 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.264 INFO kablam! Oct 14 20:57:20.264 INFO kablam! warning: cannot find type `datums` in this scope Oct 14 20:57:20.264 INFO kablam! --> falconeri_common/src/models/datum.rs:6:10 Oct 14 20:57:20.264 INFO kablam! | Oct 14 20:57:20.264 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.264 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.264 INFO kablam! | Oct 14 20:57:20.264 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 14 20:57:20.264 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.264 INFO kablam! Oct 14 20:57:20.264 INFO kablam! warning: cannot find type `Datum` in this scope Oct 14 20:57:20.264 INFO kablam! --> falconeri_common/src/models/datum.rs:6:31 Oct 14 20:57:20.264 INFO kablam! | Oct 14 20:57:20.264 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.264 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.264 INFO kablam! | Oct 14 20:57:20.264 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 14 20:57:20.264 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.264 INFO kablam! Oct 14 20:57:20.264 INFO kablam! warning: cannot find type `datums` in this scope Oct 14 20:57:20.264 INFO kablam! --> falconeri_common/src/models/datum.rs:6:31 Oct 14 20:57:20.264 INFO kablam! | Oct 14 20:57:20.264 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.264 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.264 INFO kablam! | Oct 14 20:57:20.264 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 14 20:57:20.264 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.264 INFO kablam! Oct 14 20:57:20.264 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:57:20.264 INFO kablam! --> falconeri_common/src/models/datum.rs:6:31 Oct 14 20:57:20.264 INFO kablam! | Oct 14 20:57:20.264 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.264 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.264 INFO kablam! | Oct 14 20:57:20.264 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 14 20:57:20.264 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.264 INFO kablam! Oct 14 20:57:20.264 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:57:20.264 INFO kablam! --> falconeri_common/src/models/datum.rs:6:45 Oct 14 20:57:20.264 INFO kablam! | Oct 14 20:57:20.264 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.264 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.264 INFO kablam! | Oct 14 20:57:20.264 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 14 20:57:20.264 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.264 INFO kablam! Oct 14 20:57:20.264 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 14 20:57:20.264 INFO kablam! --> falconeri_common/src/models/datum.rs:6:45 Oct 14 20:57:20.264 INFO kablam! | Oct 14 20:57:20.264 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.264 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.264 INFO kablam! | Oct 14 20:57:20.264 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 14 20:57:20.264 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.264 INFO kablam! Oct 14 20:57:20.264 INFO kablam! warning: cannot find type `Status` in this scope Oct 14 20:57:20.264 INFO kablam! --> falconeri_common/src/models/datum.rs:6:45 Oct 14 20:57:20.264 INFO kablam! | Oct 14 20:57:20.264 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.264 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.264 INFO kablam! | Oct 14 20:57:20.264 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 14 20:57:20.264 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.264 INFO kablam! Oct 14 20:57:20.264 INFO kablam! warning: cannot find type `Datum` in this scope Oct 14 20:57:20.265 INFO kablam! --> falconeri_common/src/models/datum.rs:6:45 Oct 14 20:57:20.265 INFO kablam! | Oct 14 20:57:20.265 INFO kablam! 6 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.265 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.265 INFO kablam! | Oct 14 20:57:20.265 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 14 20:57:20.265 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.265 INFO kablam! Oct 14 20:57:20.265 INFO kablam! warning: cannot find type `datums` in this scope Oct 14 20:57:20.265 INFO kablam! --> falconeri_common/src/models/datum.rs:89:17 Oct 14 20:57:20.265 INFO kablam! | Oct 14 20:57:20.265 INFO kablam! 89 | #[derive(Debug, Insertable)] Oct 14 20:57:20.265 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.265 INFO kablam! | Oct 14 20:57:20.265 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 14 20:57:20.265 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.265 INFO kablam! Oct 14 20:57:20.265 INFO kablam! warning: cannot find type `NewDatum` in this scope Oct 14 20:57:20.265 INFO kablam! --> falconeri_common/src/models/datum.rs:89:17 Oct 14 20:57:20.265 INFO kablam! | Oct 14 20:57:20.265 INFO kablam! 89 | #[derive(Debug, Insertable)] Oct 14 20:57:20.265 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.265 INFO kablam! | Oct 14 20:57:20.265 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 14 20:57:20.265 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.265 INFO kablam! Oct 14 20:57:20.265 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:57:20.265 INFO kablam! --> falconeri_common/src/models/datum.rs:89:17 Oct 14 20:57:20.265 INFO kablam! | Oct 14 20:57:20.265 INFO kablam! 89 | #[derive(Debug, Insertable)] Oct 14 20:57:20.265 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.265 INFO kablam! | Oct 14 20:57:20.265 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 14 20:57:20.265 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.265 INFO kablam! Oct 14 20:57:20.265 INFO kablam! warning: cannot find type `Datum` in this scope Oct 14 20:57:20.265 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:10 Oct 14 20:57:20.265 INFO kablam! | Oct 14 20:57:20.265 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.265 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.265 INFO kablam! | Oct 14 20:57:20.265 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 14 20:57:20.265 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.265 INFO kablam! Oct 14 20:57:20.265 INFO kablam! warning: cannot find type `InputFile` in this scope Oct 14 20:57:20.265 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:10 Oct 14 20:57:20.265 INFO kablam! | Oct 14 20:57:20.265 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.265 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.265 INFO kablam! | Oct 14 20:57:20.265 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 14 20:57:20.265 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.265 INFO kablam! Oct 14 20:57:20.265 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:57:20.265 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:10 Oct 14 20:57:20.265 INFO kablam! | Oct 14 20:57:20.265 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.265 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.265 INFO kablam! | Oct 14 20:57:20.265 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 14 20:57:20.265 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.265 INFO kablam! Oct 14 20:57:20.265 INFO kablam! warning: cannot find type `input_files` in this scope Oct 14 20:57:20.265 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:10 Oct 14 20:57:20.265 INFO kablam! | Oct 14 20:57:20.265 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.265 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.265 INFO kablam! | Oct 14 20:57:20.265 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 14 20:57:20.265 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.265 INFO kablam! Oct 14 20:57:20.265 INFO kablam! warning: cannot find type `InputFile` in this scope Oct 14 20:57:20.265 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:31 Oct 14 20:57:20.265 INFO kablam! | Oct 14 20:57:20.265 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.265 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.265 INFO kablam! | Oct 14 20:57:20.265 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 14 20:57:20.265 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.268 INFO kablam! Oct 14 20:57:20.268 INFO kablam! warning: cannot find type `input_files` in this scope Oct 14 20:57:20.268 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:31 Oct 14 20:57:20.268 INFO kablam! | Oct 14 20:57:20.268 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.268 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.268 INFO kablam! | Oct 14 20:57:20.268 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 14 20:57:20.268 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.268 INFO kablam! Oct 14 20:57:20.268 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:57:20.268 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:31 Oct 14 20:57:20.268 INFO kablam! | Oct 14 20:57:20.268 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.268 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.268 INFO kablam! | Oct 14 20:57:20.268 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 14 20:57:20.268 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.268 INFO kablam! Oct 14 20:57:20.268 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:57:20.268 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:45 Oct 14 20:57:20.268 INFO kablam! | Oct 14 20:57:20.268 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.268 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.268 INFO kablam! | Oct 14 20:57:20.268 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 14 20:57:20.268 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.268 INFO kablam! Oct 14 20:57:20.268 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 14 20:57:20.268 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:45 Oct 14 20:57:20.268 INFO kablam! | Oct 14 20:57:20.268 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.268 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.268 INFO kablam! | Oct 14 20:57:20.268 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 14 20:57:20.268 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.268 INFO kablam! Oct 14 20:57:20.268 INFO kablam! warning: cannot find type `InputFile` in this scope Oct 14 20:57:20.268 INFO kablam! --> falconeri_common/src/models/input_file.rs:5:45 Oct 14 20:57:20.268 INFO kablam! | Oct 14 20:57:20.268 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.268 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.268 INFO kablam! | Oct 14 20:57:20.268 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 14 20:57:20.268 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.268 INFO kablam! Oct 14 20:57:20.268 INFO kablam! warning: cannot find type `input_files` in this scope Oct 14 20:57:20.268 INFO kablam! --> falconeri_common/src/models/input_file.rs:50:17 Oct 14 20:57:20.268 INFO kablam! | Oct 14 20:57:20.268 INFO kablam! 50 | #[derive(Debug, Insertable)] Oct 14 20:57:20.268 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 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 14 20:57:20.269 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.269 INFO kablam! Oct 14 20:57:20.269 INFO kablam! warning: cannot find type `NewInputFile` in this scope Oct 14 20:57:20.269 INFO kablam! --> falconeri_common/src/models/input_file.rs:50:17 Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 INFO kablam! 50 | #[derive(Debug, Insertable)] Oct 14 20:57:20.269 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 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 14 20:57:20.269 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.269 INFO kablam! Oct 14 20:57:20.269 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:57:20.269 INFO kablam! --> falconeri_common/src/models/input_file.rs:50:17 Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 INFO kablam! 50 | #[derive(Debug, Insertable)] Oct 14 20:57:20.269 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 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 14 20:57:20.269 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.269 INFO kablam! Oct 14 20:57:20.269 INFO kablam! warning: cannot find type `Job` in this scope Oct 14 20:57:20.269 INFO kablam! --> falconeri_common/src/models/job.rs:10:17 Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.269 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 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 14 20:57:20.269 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.269 INFO kablam! Oct 14 20:57:20.269 INFO kablam! warning: cannot find type `jobs` in this scope Oct 14 20:57:20.269 INFO kablam! --> falconeri_common/src/models/job.rs:10:17 Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.269 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 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 14 20:57:20.269 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.269 INFO kablam! Oct 14 20:57:20.269 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:57:20.269 INFO kablam! --> falconeri_common/src/models/job.rs:10:17 Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.269 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 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 14 20:57:20.269 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.269 INFO kablam! Oct 14 20:57:20.269 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:57:20.269 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.269 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 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 14 20:57:20.269 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.269 INFO kablam! Oct 14 20:57:20.269 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 14 20:57:20.269 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.269 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 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 14 20:57:20.269 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.269 INFO kablam! Oct 14 20:57:20.269 INFO kablam! warning: cannot find type `Status` in this scope Oct 14 20:57:20.269 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.269 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 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 14 20:57:20.269 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.269 INFO kablam! Oct 14 20:57:20.269 INFO kablam! warning: cannot find type `serde_json` in this scope Oct 14 20:57:20.269 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.269 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.269 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 14 20:57:20.269 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.269 INFO kablam! Oct 14 20:57:20.269 INFO kablam! warning: cannot find type `Job` in this scope Oct 14 20:57:20.269 INFO kablam! --> falconeri_common/src/models/job.rs:10:31 Oct 14 20:57:20.269 INFO kablam! | Oct 14 20:57:20.270 INFO kablam! 10 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.270 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 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 14 20:57:20.270 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.270 INFO kablam! Oct 14 20:57:20.270 INFO kablam! warning: cannot find type `jobs` in this scope Oct 14 20:57:20.270 INFO kablam! --> falconeri_common/src/models/job.rs:226:17 Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 INFO kablam! 226 | #[derive(Debug, Insertable)] Oct 14 20:57:20.270 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 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 14 20:57:20.270 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.270 INFO kablam! Oct 14 20:57:20.270 INFO kablam! warning: cannot find type `NewJob` in this scope Oct 14 20:57:20.270 INFO kablam! --> falconeri_common/src/models/job.rs:226:17 Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 INFO kablam! 226 | #[derive(Debug, Insertable)] Oct 14 20:57:20.270 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 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 14 20:57:20.270 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.270 INFO kablam! Oct 14 20:57:20.270 INFO kablam! warning: cannot find type `serde_json` in this scope Oct 14 20:57:20.270 INFO kablam! --> falconeri_common/src/models/job.rs:226:17 Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 INFO kablam! 226 | #[derive(Debug, Insertable)] Oct 14 20:57:20.270 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 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 14 20:57:20.270 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.270 INFO kablam! Oct 14 20:57:20.270 INFO kablam! warning: cannot find type `Datum` in this scope Oct 14 20:57:20.270 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.270 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 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 14 20:57:20.270 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.270 INFO kablam! Oct 14 20:57:20.270 INFO kablam! warning: cannot find type `OutputFile` in this scope Oct 14 20:57:20.270 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.270 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 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 14 20:57:20.270 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.270 INFO kablam! Oct 14 20:57:20.270 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:57:20.270 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.270 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 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 14 20:57:20.270 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.270 INFO kablam! Oct 14 20:57:20.270 INFO kablam! warning: cannot find type `output_files` in this scope Oct 14 20:57:20.270 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.270 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 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 14 20:57:20.270 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.270 INFO kablam! Oct 14 20:57:20.270 INFO kablam! warning: cannot find type `Job` in this scope Oct 14 20:57:20.270 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:10 Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.270 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 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 14 20:57:20.270 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.270 INFO kablam! Oct 14 20:57:20.270 INFO kablam! warning: cannot find type `OutputFile` in this scope Oct 14 20:57:20.270 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:31 Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.270 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.270 INFO kablam! | Oct 14 20:57:20.270 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 14 20:57:20.271 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.271 INFO kablam! Oct 14 20:57:20.271 INFO kablam! warning: cannot find type `output_files` in this scope Oct 14 20:57:20.271 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:31 Oct 14 20:57:20.271 INFO kablam! | Oct 14 20:57:20.271 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.271 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.271 INFO kablam! | Oct 14 20:57:20.271 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 14 20:57:20.271 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.271 INFO kablam! Oct 14 20:57:20.271 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:57:20.271 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:31 Oct 14 20:57:20.271 INFO kablam! | Oct 14 20:57:20.271 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.271 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.271 INFO kablam! | Oct 14 20:57:20.271 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 14 20:57:20.271 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.271 INFO kablam! Oct 14 20:57:20.271 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:57:20.271 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:45 Oct 14 20:57:20.271 INFO kablam! | Oct 14 20:57:20.271 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.271 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.271 INFO kablam! | Oct 14 20:57:20.271 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 14 20:57:20.271 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.271 INFO kablam! Oct 14 20:57:20.271 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 14 20:57:20.271 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:45 Oct 14 20:57:20.271 INFO kablam! | Oct 14 20:57:20.271 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.271 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.271 INFO kablam! | Oct 14 20:57:20.271 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 14 20:57:20.271 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.271 INFO kablam! Oct 14 20:57:20.271 INFO kablam! warning: cannot find type `Status` in this scope Oct 14 20:57:20.271 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:45 Oct 14 20:57:20.271 INFO kablam! | Oct 14 20:57:20.271 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.271 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.271 INFO kablam! | Oct 14 20:57:20.271 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 14 20:57:20.271 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.271 INFO kablam! Oct 14 20:57:20.271 INFO kablam! warning: cannot find type `OutputFile` in this scope Oct 14 20:57:20.271 INFO kablam! --> falconeri_common/src/models/output_file.rs:5:45 Oct 14 20:57:20.274 INFO kablam! | Oct 14 20:57:20.274 INFO kablam! 5 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 14 20:57:20.274 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.274 INFO kablam! | Oct 14 20:57:20.274 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 14 20:57:20.274 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.274 INFO kablam! Oct 14 20:57:20.274 INFO kablam! warning: cannot find type `output_files` in this scope Oct 14 20:57:20.274 INFO kablam! --> falconeri_common/src/models/output_file.rs:47:17 Oct 14 20:57:20.274 INFO kablam! | Oct 14 20:57:20.274 INFO kablam! 47 | #[derive(Debug, Insertable)] Oct 14 20:57:20.274 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.274 INFO kablam! | Oct 14 20:57:20.274 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 14 20:57:20.274 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.274 INFO kablam! Oct 14 20:57:20.274 INFO kablam! warning: cannot find type `NewOutputFile` in this scope Oct 14 20:57:20.274 INFO kablam! --> falconeri_common/src/models/output_file.rs:47:17 Oct 14 20:57:20.274 INFO kablam! | Oct 14 20:57:20.274 INFO kablam! 47 | #[derive(Debug, Insertable)] Oct 14 20:57:20.274 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.274 INFO kablam! | Oct 14 20:57:20.274 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 14 20:57:20.274 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.274 INFO kablam! Oct 14 20:57:20.274 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 14 20:57:20.274 INFO kablam! --> falconeri_common/src/models/output_file.rs:47:17 Oct 14 20:57:20.274 INFO kablam! | Oct 14 20:57:20.274 INFO kablam! 47 | #[derive(Debug, Insertable)] Oct 14 20:57:20.274 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.274 INFO kablam! | Oct 14 20:57:20.274 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 14 20:57:20.274 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.274 INFO kablam! Oct 14 20:57:20.274 INFO kablam! warning: cannot find type `Status` in this scope Oct 14 20:57:20.274 INFO kablam! --> falconeri_common/src/models/mod.rs:20:14 Oct 14 20:57:20.274 INFO kablam! | Oct 14 20:57:20.274 INFO kablam! 20 | #[derive(QueryId, SqlType)] Oct 14 20:57:20.274 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.275 INFO kablam! | Oct 14 20:57:20.275 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 14 20:57:20.275 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.275 INFO kablam! Oct 14 20:57:20.275 INFO kablam! warning: cannot find type `Status` in this scope Oct 14 20:57:20.275 INFO kablam! --> falconeri_common/src/models/mod.rs:20:23 Oct 14 20:57:20.275 INFO kablam! | Oct 14 20:57:20.275 INFO kablam! 20 | #[derive(QueryId, SqlType)] Oct 14 20:57:20.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.275 INFO kablam! | Oct 14 20:57:20.275 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 14 20:57:20.275 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.275 INFO kablam! Oct 14 20:57:20.275 INFO kablam! warning: cannot find type `sql_types` in this scope Oct 14 20:57:20.275 INFO kablam! --> falconeri_common/src/models/mod.rs:26:10 Oct 14 20:57:20.275 INFO kablam! | Oct 14 20:57:20.275 INFO kablam! 26 | #[derive(AsExpression, Debug, Clone, Copy, Eq, FromSqlRow, Ord, PartialEq, Oct 14 20:57:20.275 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.275 INFO kablam! | Oct 14 20:57:20.275 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 14 20:57:20.275 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.275 INFO kablam! Oct 14 20:57:20.275 INFO kablam! warning: cannot find type `Status` in this scope Oct 14 20:57:20.275 INFO kablam! --> falconeri_common/src/models/mod.rs:26:10 Oct 14 20:57:20.275 INFO kablam! | Oct 14 20:57:20.275 INFO kablam! 26 | #[derive(AsExpression, Debug, Clone, Copy, Eq, FromSqlRow, Ord, PartialEq, Oct 14 20:57:20.275 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.275 INFO kablam! | Oct 14 20:57:20.275 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 14 20:57:20.275 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.275 INFO kablam! Oct 14 20:57:20.275 INFO kablam! warning: cannot find type `Status` in this scope Oct 14 20:57:20.275 INFO kablam! --> falconeri_common/src/models/mod.rs:26:48 Oct 14 20:57:20.275 INFO kablam! | Oct 14 20:57:20.275 INFO kablam! 26 | #[derive(AsExpression, Debug, Clone, Copy, Eq, FromSqlRow, Ord, PartialEq, Oct 14 20:57:20.275 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.275 INFO kablam! | Oct 14 20:57:20.275 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 14 20:57:20.275 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.275 INFO kablam! Oct 14 20:57:20.275 INFO kablam! warning: cannot find type `table` in this scope Oct 14 20:57:20.275 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 14 20:57:20.275 INFO kablam! | Oct 14 20:57:20.275 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 14 20:57:20.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.275 INFO kablam! | Oct 14 20:57:20.275 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 14 20:57:20.275 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.275 INFO kablam! Oct 14 20:57:20.275 INFO kablam! warning: cannot find type `id` in this scope Oct 14 20:57:20.275 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:57:20.275 INFO kablam! | Oct 14 20:57:20.275 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:57:20.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.275 INFO kablam! | Oct 14 20:57:20.275 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 14 20:57:20.275 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.275 INFO kablam! Oct 14 20:57:20.275 INFO kablam! warning: cannot find type `created_at` in this scope Oct 14 20:57:20.275 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:57:20.275 INFO kablam! | Oct 14 20:57:20.275 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:57:20.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.275 INFO kablam! | Oct 14 20:57:20.275 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 14 20:57:20.275 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.275 INFO kablam! Oct 14 20:57:20.277 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 14 20:57:20.277 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:57:20.277 INFO kablam! | Oct 14 20:57:20.277 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:57:20.277 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.277 INFO kablam! | Oct 14 20:57:20.277 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 14 20:57:20.277 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.277 INFO kablam! Oct 14 20:57:20.277 INFO kablam! warning: cannot find type `status` in this scope Oct 14 20:57:20.277 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:57:20.277 INFO kablam! | Oct 14 20:57:20.277 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:57:20.277 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.277 INFO kablam! | Oct 14 20:57:20.277 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 14 20:57:20.277 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.277 INFO kablam! Oct 14 20:57:20.277 INFO kablam! warning: cannot find type `job_id` in this scope Oct 14 20:57:20.277 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:57:20.277 INFO kablam! | Oct 14 20:57:20.277 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:57:20.277 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.277 INFO kablam! | Oct 14 20:57:20.277 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 14 20:57:20.277 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.277 INFO kablam! Oct 14 20:57:20.277 INFO kablam! warning: cannot find type `error_message` in this scope Oct 14 20:57:20.277 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:57:20.277 INFO kablam! | Oct 14 20:57:20.277 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:57:20.277 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.277 INFO kablam! | Oct 14 20:57:20.277 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 14 20:57:20.277 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.277 INFO kablam! Oct 14 20:57:20.277 INFO kablam! warning: cannot find type `node_name` in this scope Oct 14 20:57:20.277 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:57:20.277 INFO kablam! | Oct 14 20:57:20.277 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:57:20.278 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.278 INFO kablam! | Oct 14 20:57:20.278 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 14 20:57:20.278 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.278 INFO kablam! Oct 14 20:57:20.278 INFO kablam! warning: cannot find type `pod_name` in this scope Oct 14 20:57:20.278 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:57:20.278 INFO kablam! | Oct 14 20:57:20.278 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:57:20.278 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.278 INFO kablam! | Oct 14 20:57:20.278 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 14 20:57:20.278 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.278 INFO kablam! Oct 14 20:57:20.279 INFO kablam! warning: cannot find type `datum_id` in this scope Oct 14 20:57:20.279 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:57:20.279 INFO kablam! | Oct 14 20:57:20.279 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:57:20.279 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.279 INFO kablam! | Oct 14 20:57:20.279 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 14 20:57:20.279 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.279 INFO kablam! Oct 14 20:57:20.279 INFO kablam! warning: cannot find type `uri` in this scope Oct 14 20:57:20.279 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:57:20.279 INFO kablam! | Oct 14 20:57:20.279 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:57:20.279 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.279 INFO kablam! | Oct 14 20:57:20.279 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 14 20:57:20.279 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.279 INFO kablam! Oct 14 20:57:20.295 INFO kablam! warning: cannot find type `local_path` in this scope Oct 14 20:57:20.295 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:57:20.295 INFO kablam! | Oct 14 20:57:20.295 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:57:20.295 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.295 INFO kablam! | Oct 14 20:57:20.295 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 14 20:57:20.295 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.295 INFO kablam! Oct 14 20:57:20.295 INFO kablam! warning: cannot find type `pipeline_spec` in this scope Oct 14 20:57:20.295 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:57:20.295 INFO kablam! | Oct 14 20:57:20.295 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:57:20.295 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.300 INFO kablam! | Oct 14 20:57:20.300 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 14 20:57:20.300 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.300 INFO kablam! Oct 14 20:57:20.300 INFO kablam! warning: cannot find type `job_name` in this scope Oct 14 20:57:20.300 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:57:20.300 INFO kablam! | Oct 14 20:57:20.301 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:57:20.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.301 INFO kablam! | Oct 14 20:57:20.301 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 14 20:57:20.301 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.301 INFO kablam! Oct 14 20:57:20.301 INFO kablam! warning: cannot find type `command` in this scope Oct 14 20:57:20.301 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:57:20.301 INFO kablam! | Oct 14 20:57:20.301 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:57:20.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.301 INFO kablam! | Oct 14 20:57:20.301 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 14 20:57:20.301 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.301 INFO kablam! Oct 14 20:57:20.301 INFO kablam! warning: cannot find type `egress_uri` in this scope Oct 14 20:57:20.301 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:57:20.301 INFO kablam! | Oct 14 20:57:20.301 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:57:20.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:57:20.301 INFO kablam! | Oct 14 20:57:20.301 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 14 20:57:20.301 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:57:20.301 INFO kablam! Oct 14 20:57:32.340 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.46s Oct 14 20:57:32.379 INFO kablam! su: No module specific data is present Oct 14 20:57:34.314 INFO running `"docker" "rm" "-f" "b5a4dafcf077e120113f6f6fcc50e4f0a77561390dcc9282771cf71a525c4885"` Oct 14 20:57:34.747 INFO blam! b5a4dafcf077e120113f6f6fcc50e4f0a77561390dcc9282771cf71a525c4885 Oct 14 20:57:34.747 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 14 20:57:35.299 INFO blam! 49630472be3f593b25f20d11c4e26a023c2adf912ffc61677e8609a70901dfe5 Oct 14 20:57:35.302 INFO running `"docker" "start" "-a" "49630472be3f593b25f20d11c4e26a023c2adf912ffc61677e8609a70901dfe5"` Oct 14 20:57:37.454 INFO kablam! usermod: no changes Oct 14 20:57:37.698 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 14 20:57:37.710 INFO kablam! Running /target/debug/deps/falconeri-dc668f76a95cd858 Oct 14 20:57:37.732 INFO blam! Oct 14 20:57:37.732 INFO blam! running 5 tests Oct 14 20:57:37.763 INFO blam! test cmd::datum::describe::render_template ... ok Oct 14 20:57:37.779 INFO blam! test cmd::job::run::uri_to_local_path_works ... ok Oct 14 20:57:37.779 INFO blam! test cmd::job::describe::render_template ... ok Oct 14 20:57:37.779 INFO blam! test pipeline::parse_pipeline_spec ... ok Oct 14 20:57:37.830 INFO blam! test cmd::job::run::render_template ... ok Oct 14 20:57:37.830 INFO blam! Oct 14 20:57:37.830 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:57:37.830 INFO blam! Oct 14 20:57:37.836 INFO kablam! Running /target/debug/deps/falconeri_worker-b9e517c9597561a8 Oct 14 20:57:37.848 INFO blam! Oct 14 20:57:37.848 INFO blam! running 0 tests Oct 14 20:57:37.848 INFO blam! Oct 14 20:57:37.848 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:57:37.848 INFO blam! Oct 14 20:57:37.850 INFO kablam! Running /target/debug/deps/falconeri_common-e6cb22c804bfdecf Oct 14 20:57:37.857 INFO blam! Oct 14 20:57:37.857 INFO blam! running 1 test Oct 14 20:57:37.867 INFO blam! test storage::s3::url_parsing ... ok Oct 14 20:57:37.867 INFO blam! Oct 14 20:57:37.867 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:57:37.867 INFO blam! Oct 14 20:57:37.868 INFO kablam! Doc-tests falconeri_common Oct 14 20:57:40.938 INFO blam! Oct 14 20:57:40.938 INFO blam! running 0 tests Oct 14 20:57:40.938 INFO blam! Oct 14 20:57:40.938 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:57:40.938 INFO blam! Oct 14 20:57:40.956 INFO kablam! su: No module specific data is present Oct 14 20:57:42.347 INFO running `"docker" "rm" "-f" "49630472be3f593b25f20d11c4e26a023c2adf912ffc61677e8609a70901dfe5"` Oct 14 20:57:42.615 INFO blam! 49630472be3f593b25f20d11c4e26a023c2adf912ffc61677e8609a70901dfe5