Dec 05 03:04:34.011 INFO checking ChrisMacNaughton/osci-dash against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 05 03:04:34.011 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-4/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 05 03:04:34.366 INFO [stdout] b3f5e3119595564b9c6df154ef7c49b1d6a14b0093a2118da5474f62002d790b Dec 05 03:04:34.371 INFO running `"docker" "start" "-a" "b3f5e3119595564b9c6df154ef7c49b1d6a14b0093a2118da5474f62002d790b"` Dec 05 03:04:35.406 INFO [stderr] usermod: no changes Dec 05 03:04:35.723 INFO [stderr] Checking r2d2 v0.8.2 Dec 05 03:04:35.723 INFO [stderr] Compiling mime v0.2.6 Dec 05 03:04:35.723 INFO [stderr] Checking chrono v0.4.6 Dec 05 03:04:35.723 INFO [stderr] Checking error-chain v0.10.0 Dec 05 03:04:35.723 INFO [stderr] Checking rocket v0.3.16 Dec 05 03:04:39.835 INFO [stderr] Checking dotenv v0.10.1 Dec 05 03:04:39.975 INFO [stderr] Compiling hyper v0.10.13 Dec 05 03:04:44.551 INFO [stderr] Checking diesel v1.3.2 Dec 05 03:05:16.469 INFO [stderr] Compiling rocket_codegen v0.3.16 Dec 05 03:05:38.347 INFO [stderr] Checking osci-dash v0.1.0 (/source) Dec 05 03:05:44.251 INFO [stderr] warning: unused import: `matrices` Dec 05 03:05:44.251 INFO [stderr] --> src/jenkins/job.rs:1:14 Dec 05 03:05:44.252 INFO [stderr] | Dec 05 03:05:44.252 INFO [stderr] 1 | use schema::{matrices, jobs}; Dec 05 03:05:44.252 INFO [stderr] | ^^^^^^^^ Dec 05 03:05:44.252 INFO [stderr] | Dec 05 03:05:44.253 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 05 03:05:44.253 INFO [stderr] Dec 05 03:05:44.253 INFO [stderr] warning: unused import: `Run` Dec 05 03:05:44.253 INFO [stderr] --> src/jenkins/job.rs:2:21 Dec 05 03:05:44.253 INFO [stderr] | Dec 05 03:05:44.254 INFO [stderr] 2 | use super::{Matrix, Run}; Dec 05 03:05:44.254 INFO [stderr] | ^^^ Dec 05 03:05:44.254 INFO [stderr] Dec 05 03:05:44.254 INFO [stderr] warning: cannot find type `Job` in this scope Dec 05 03:05:44.255 INFO [stderr] --> src/jenkins/job.rs:5:10 Dec 05 03:05:44.255 INFO [stderr] | Dec 05 03:05:44.255 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.255 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.256 INFO [stderr] | Dec 05 03:05:44.256 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 03:05:44.263 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.263 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.263 INFO [stderr] Dec 05 03:05:44.263 INFO [stderr] warning: cannot find type `jobs` in this scope Dec 05 03:05:44.263 INFO [stderr] --> src/jenkins/job.rs:5:10 Dec 05 03:05:44.263 INFO [stderr] | Dec 05 03:05:44.263 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.263 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.263 INFO [stderr] | Dec 05 03:05:44.263 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.263 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.263 INFO [stderr] Dec 05 03:05:44.263 INFO [stderr] warning: cannot find type `Job` in this scope Dec 05 03:05:44.263 INFO [stderr] --> src/jenkins/job.rs:5:10 Dec 05 03:05:44.263 INFO [stderr] | Dec 05 03:05:44.263 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.263 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.263 INFO [stderr] | Dec 05 03:05:44.263 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.263 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.263 INFO [stderr] Dec 05 03:05:44.263 INFO [stderr] warning: cannot find type `jobs` in this scope Dec 05 03:05:44.263 INFO [stderr] --> src/jenkins/job.rs:5:24 Dec 05 03:05:44.263 INFO [stderr] | Dec 05 03:05:44.263 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.263 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.263 INFO [stderr] | Dec 05 03:05:44.263 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.263 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.263 INFO [stderr] Dec 05 03:05:44.263 INFO [stderr] warning: cannot find type `Job` in this scope Dec 05 03:05:44.263 INFO [stderr] --> src/jenkins/job.rs:5:24 Dec 05 03:05:44.263 INFO [stderr] | Dec 05 03:05:44.263 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.263 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.263 INFO [stderr] | Dec 05 03:05:44.263 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.263 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.263 INFO [stderr] Dec 05 03:05:44.263 INFO [stderr] warning: cannot find type `Job` in this scope Dec 05 03:05:44.263 INFO [stderr] --> src/jenkins/job.rs:5:36 Dec 05 03:05:44.263 INFO [stderr] | Dec 05 03:05:44.263 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.263 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.263 INFO [stderr] | Dec 05 03:05:44.263 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.263 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.263 INFO [stderr] Dec 05 03:05:44.263 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 05 03:05:44.264 INFO [stderr] --> src/jenkins/job.rs:5:47 Dec 05 03:05:44.264 INFO [stderr] | Dec 05 03:05:44.264 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.264 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.264 INFO [stderr] | Dec 05 03:05:44.264 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.264 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.264 INFO [stderr] Dec 05 03:05:44.264 INFO [stderr] warning: cannot find type `Job` in this scope Dec 05 03:05:44.264 INFO [stderr] --> src/jenkins/job.rs:5:47 Dec 05 03:05:44.264 INFO [stderr] | Dec 05 03:05:44.264 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.264 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.264 INFO [stderr] | Dec 05 03:05:44.264 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.264 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.264 INFO [stderr] Dec 05 03:05:44.264 INFO [stderr] warning: cannot find type `jobs` in this scope Dec 05 03:05:44.264 INFO [stderr] --> src/jenkins/job.rs:5:47 Dec 05 03:05:44.264 INFO [stderr] | Dec 05 03:05:44.264 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.264 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.264 INFO [stderr] | Dec 05 03:05:44.264 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.264 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.264 INFO [stderr] Dec 05 03:05:44.264 INFO [stderr] warning: unused import: `super::Job` Dec 05 03:05:44.264 INFO [stderr] --> src/jenkins/matrix.rs:2:5 Dec 05 03:05:44.264 INFO [stderr] | Dec 05 03:05:44.264 INFO [stderr] 2 | use super::Job; Dec 05 03:05:44.264 INFO [stderr] | ^^^^^^^^^^ Dec 05 03:05:44.264 INFO [stderr] Dec 05 03:05:44.264 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 05 03:05:44.264 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Dec 05 03:05:44.264 INFO [stderr] | Dec 05 03:05:44.264 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 05 03:05:44.264 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.265 INFO [stderr] | Dec 05 03:05:44.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.265 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.265 INFO [stderr] Dec 05 03:05:44.265 INFO [stderr] warning: cannot find type `matrices` in this scope Dec 05 03:05:44.265 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Dec 05 03:05:44.265 INFO [stderr] | Dec 05 03:05:44.265 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 05 03:05:44.265 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.265 INFO [stderr] | Dec 05 03:05:44.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.265 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.265 INFO [stderr] Dec 05 03:05:44.265 INFO [stderr] warning: cannot find type `matrices` in this scope Dec 05 03:05:44.265 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Dec 05 03:05:44.265 INFO [stderr] | Dec 05 03:05:44.265 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 05 03:05:44.265 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.265 INFO [stderr] | Dec 05 03:05:44.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.265 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.265 INFO [stderr] Dec 05 03:05:44.265 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 05 03:05:44.265 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Dec 05 03:05:44.265 INFO [stderr] | Dec 05 03:05:44.265 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 05 03:05:44.265 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.265 INFO [stderr] | Dec 05 03:05:44.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.265 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.265 INFO [stderr] Dec 05 03:05:44.265 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 05 03:05:44.265 INFO [stderr] --> src/jenkins/matrix.rs:4:36 Dec 05 03:05:44.265 INFO [stderr] | Dec 05 03:05:44.265 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 05 03:05:44.265 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.265 INFO [stderr] | Dec 05 03:05:44.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.265 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.265 INFO [stderr] Dec 05 03:05:44.265 INFO [stderr] warning: unused import: `jobs` Dec 05 03:05:44.265 INFO [stderr] --> src/jenkins/run.rs:3:20 Dec 05 03:05:44.265 INFO [stderr] | Dec 05 03:05:44.265 INFO [stderr] 3 | use schema::{runs, jobs}; Dec 05 03:05:44.265 INFO [stderr] | ^^^^ Dec 05 03:05:44.265 INFO [stderr] Dec 05 03:05:44.265 INFO [stderr] warning: cannot find type `Run` in this scope Dec 05 03:05:44.265 INFO [stderr] --> src/jenkins/run.rs:8:10 Dec 05 03:05:44.265 INFO [stderr] | Dec 05 03:05:44.265 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.266 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.266 INFO [stderr] | Dec 05 03:05:44.266 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.266 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.266 INFO [stderr] Dec 05 03:05:44.266 INFO [stderr] warning: cannot find type `runs` in this scope Dec 05 03:05:44.266 INFO [stderr] --> src/jenkins/run.rs:8:10 Dec 05 03:05:44.266 INFO [stderr] | Dec 05 03:05:44.266 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.266 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.266 INFO [stderr] | Dec 05 03:05:44.266 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.266 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.266 INFO [stderr] Dec 05 03:05:44.266 INFO [stderr] warning: cannot find type `runs` in this scope Dec 05 03:05:44.266 INFO [stderr] --> src/jenkins/run.rs:8:24 Dec 05 03:05:44.266 INFO [stderr] | Dec 05 03:05:44.266 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.266 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.266 INFO [stderr] | Dec 05 03:05:44.266 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.266 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.266 INFO [stderr] Dec 05 03:05:44.266 INFO [stderr] warning: cannot find type `Run` in this scope Dec 05 03:05:44.266 INFO [stderr] --> src/jenkins/run.rs:8:24 Dec 05 03:05:44.266 INFO [stderr] | Dec 05 03:05:44.266 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.266 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.266 INFO [stderr] | Dec 05 03:05:44.266 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.266 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.266 INFO [stderr] Dec 05 03:05:44.266 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 03:05:44.266 INFO [stderr] --> src/jenkins/run.rs:8:24 Dec 05 03:05:44.266 INFO [stderr] | Dec 05 03:05:44.266 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.266 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.266 INFO [stderr] | Dec 05 03:05:44.266 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.266 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.266 INFO [stderr] Dec 05 03:05:44.266 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 03:05:44.266 INFO [stderr] --> src/jenkins/run.rs:8:36 Dec 05 03:05:44.266 INFO [stderr] | Dec 05 03:05:44.266 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.267 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.267 INFO [stderr] | Dec 05 03:05:44.267 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.267 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.267 INFO [stderr] Dec 05 03:05:44.267 INFO [stderr] warning: cannot find type `Run` in this scope Dec 05 03:05:44.267 INFO [stderr] --> src/jenkins/run.rs:8:36 Dec 05 03:05:44.267 INFO [stderr] | Dec 05 03:05:44.267 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.267 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.267 INFO [stderr] | Dec 05 03:05:44.267 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.267 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.267 INFO [stderr] Dec 05 03:05:44.267 INFO [stderr] warning: cannot find type `Job` in this scope Dec 05 03:05:44.267 INFO [stderr] --> src/jenkins/run.rs:8:47 Dec 05 03:05:44.267 INFO [stderr] | Dec 05 03:05:44.267 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.267 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.267 INFO [stderr] | Dec 05 03:05:44.267 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.267 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.267 INFO [stderr] Dec 05 03:05:44.267 INFO [stderr] warning: cannot find type `Run` in this scope Dec 05 03:05:44.267 INFO [stderr] --> src/jenkins/run.rs:8:47 Dec 05 03:05:44.267 INFO [stderr] | Dec 05 03:05:44.267 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.267 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.267 INFO [stderr] | Dec 05 03:05:44.267 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.267 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.267 INFO [stderr] Dec 05 03:05:44.267 INFO [stderr] warning: cannot find type `runs` in this scope Dec 05 03:05:44.267 INFO [stderr] --> src/jenkins/run.rs:8:47 Dec 05 03:05:44.267 INFO [stderr] | Dec 05 03:05:44.267 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.267 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.267 INFO [stderr] | Dec 05 03:05:44.267 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.267 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.267 INFO [stderr] Dec 05 03:05:44.267 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 03:05:44.267 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 03:05:44.267 INFO [stderr] | Dec 05 03:05:44.268 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 03:05:44.268 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.268 INFO [stderr] | Dec 05 03:05:44.268 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.268 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.268 INFO [stderr] Dec 05 03:05:44.268 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 03:05:44.268 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 03:05:44.268 INFO [stderr] | Dec 05 03:05:44.268 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 03:05:44.268 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.268 INFO [stderr] | Dec 05 03:05:44.268 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.268 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.268 INFO [stderr] Dec 05 03:05:44.268 INFO [stderr] warning: cannot find type `name` in this scope Dec 05 03:05:44.268 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 03:05:44.268 INFO [stderr] | Dec 05 03:05:44.268 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 03:05:44.268 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.268 INFO [stderr] | Dec 05 03:05:44.268 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.268 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.268 INFO [stderr] Dec 05 03:05:44.268 INFO [stderr] warning: cannot find type `ubuntu_version` in this scope Dec 05 03:05:44.268 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 03:05:44.268 INFO [stderr] | Dec 05 03:05:44.268 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 03:05:44.268 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.268 INFO [stderr] | Dec 05 03:05:44.268 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.268 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.268 INFO [stderr] Dec 05 03:05:44.268 INFO [stderr] warning: cannot find type `openstack_version` in this scope Dec 05 03:05:44.268 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 03:05:44.268 INFO [stderr] | Dec 05 03:05:44.268 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 03:05:44.268 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.268 INFO [stderr] | Dec 05 03:05:44.268 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.268 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.268 INFO [stderr] Dec 05 03:05:44.268 INFO [stderr] warning: cannot find type `matrix_id` in this scope Dec 05 03:05:44.268 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 03:05:44.268 INFO [stderr] | Dec 05 03:05:44.268 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 03:05:44.268 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.268 INFO [stderr] | Dec 05 03:05:44.268 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.268 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.269 INFO [stderr] Dec 05 03:05:44.269 INFO [stderr] warning: cannot find type `job_id` in this scope Dec 05 03:05:44.269 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 03:05:44.269 INFO [stderr] | Dec 05 03:05:44.269 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 03:05:44.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.269 INFO [stderr] | Dec 05 03:05:44.269 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.269 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.269 INFO [stderr] Dec 05 03:05:44.269 INFO [stderr] warning: cannot find type `pass` in this scope Dec 05 03:05:44.269 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 03:05:44.269 INFO [stderr] | Dec 05 03:05:44.269 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 03:05:44.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.269 INFO [stderr] | Dec 05 03:05:44.269 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.269 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.269 INFO [stderr] Dec 05 03:05:44.269 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 05 03:05:44.269 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 03:05:44.269 INFO [stderr] | Dec 05 03:05:44.269 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 03:05:44.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.269 INFO [stderr] | Dec 05 03:05:44.269 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.269 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.269 INFO [stderr] Dec 05 03:05:44.269 INFO [stderr] warning: cannot find type `runtime` in this scope Dec 05 03:05:44.269 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 03:05:44.269 INFO [stderr] | Dec 05 03:05:44.269 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 03:05:44.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.269 INFO [stderr] | Dec 05 03:05:44.269 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.269 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.269 INFO [stderr] Dec 05 03:05:44.335 INFO [stderr] warning: unused import: `matrices` Dec 05 03:05:44.335 INFO [stderr] --> src/jenkins/job.rs:1:14 Dec 05 03:05:44.335 INFO [stderr] | Dec 05 03:05:44.335 INFO [stderr] 1 | use schema::{matrices, jobs}; Dec 05 03:05:44.335 INFO [stderr] | ^^^^^^^^ Dec 05 03:05:44.335 INFO [stderr] | Dec 05 03:05:44.335 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 05 03:05:44.335 INFO [stderr] Dec 05 03:05:44.335 INFO [stderr] warning: unused import: `Run` Dec 05 03:05:44.335 INFO [stderr] --> src/jenkins/job.rs:2:21 Dec 05 03:05:44.335 INFO [stderr] | Dec 05 03:05:44.335 INFO [stderr] 2 | use super::{Matrix, Run}; Dec 05 03:05:44.335 INFO [stderr] | ^^^ Dec 05 03:05:44.335 INFO [stderr] Dec 05 03:05:44.335 INFO [stderr] warning: cannot find type `Job` in this scope Dec 05 03:05:44.335 INFO [stderr] --> src/jenkins/job.rs:5:10 Dec 05 03:05:44.335 INFO [stderr] | Dec 05 03:05:44.335 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.335 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.335 INFO [stderr] | Dec 05 03:05:44.335 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 03:05:44.335 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.335 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.335 INFO [stderr] Dec 05 03:05:44.335 INFO [stderr] warning: cannot find type `jobs` in this scope Dec 05 03:05:44.335 INFO [stderr] --> src/jenkins/job.rs:5:10 Dec 05 03:05:44.335 INFO [stderr] | Dec 05 03:05:44.335 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.335 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.335 INFO [stderr] | Dec 05 03:05:44.335 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.336 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.336 INFO [stderr] Dec 05 03:05:44.336 INFO [stderr] warning: cannot find type `Job` in this scope Dec 05 03:05:44.336 INFO [stderr] --> src/jenkins/job.rs:5:10 Dec 05 03:05:44.336 INFO [stderr] | Dec 05 03:05:44.336 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.336 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.336 INFO [stderr] | Dec 05 03:05:44.336 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.336 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.336 INFO [stderr] Dec 05 03:05:44.336 INFO [stderr] warning: cannot find type `jobs` in this scope Dec 05 03:05:44.336 INFO [stderr] --> src/jenkins/job.rs:5:24 Dec 05 03:05:44.336 INFO [stderr] | Dec 05 03:05:44.336 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.336 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.336 INFO [stderr] | Dec 05 03:05:44.336 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.336 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.336 INFO [stderr] Dec 05 03:05:44.336 INFO [stderr] warning: cannot find type `Job` in this scope Dec 05 03:05:44.336 INFO [stderr] --> src/jenkins/job.rs:5:24 Dec 05 03:05:44.336 INFO [stderr] | Dec 05 03:05:44.336 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.336 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.336 INFO [stderr] | Dec 05 03:05:44.336 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.336 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.336 INFO [stderr] Dec 05 03:05:44.336 INFO [stderr] warning: cannot find type `Job` in this scope Dec 05 03:05:44.336 INFO [stderr] --> src/jenkins/job.rs:5:36 Dec 05 03:05:44.336 INFO [stderr] | Dec 05 03:05:44.336 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.336 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.336 INFO [stderr] | Dec 05 03:05:44.336 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.336 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.336 INFO [stderr] Dec 05 03:05:44.336 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 05 03:05:44.336 INFO [stderr] --> src/jenkins/job.rs:5:47 Dec 05 03:05:44.336 INFO [stderr] | Dec 05 03:05:44.336 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.336 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.336 INFO [stderr] | Dec 05 03:05:44.336 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.336 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.336 INFO [stderr] Dec 05 03:05:44.336 INFO [stderr] warning: cannot find type `Job` in this scope Dec 05 03:05:44.336 INFO [stderr] --> src/jenkins/job.rs:5:47 Dec 05 03:05:44.336 INFO [stderr] | Dec 05 03:05:44.336 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.336 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.336 INFO [stderr] | Dec 05 03:05:44.336 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.336 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.336 INFO [stderr] Dec 05 03:05:44.336 INFO [stderr] warning: cannot find type `jobs` in this scope Dec 05 03:05:44.336 INFO [stderr] --> src/jenkins/job.rs:5:47 Dec 05 03:05:44.336 INFO [stderr] | Dec 05 03:05:44.336 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.336 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.336 INFO [stderr] | Dec 05 03:05:44.336 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.336 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.336 INFO [stderr] Dec 05 03:05:44.343 INFO [stderr] warning: unused import: `super::Job` Dec 05 03:05:44.343 INFO [stderr] --> src/jenkins/matrix.rs:2:5 Dec 05 03:05:44.343 INFO [stderr] | Dec 05 03:05:44.343 INFO [stderr] 2 | use super::Job; Dec 05 03:05:44.343 INFO [stderr] | ^^^^^^^^^^ Dec 05 03:05:44.343 INFO [stderr] Dec 05 03:05:44.344 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 05 03:05:44.344 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Dec 05 03:05:44.344 INFO [stderr] | Dec 05 03:05:44.344 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 05 03:05:44.344 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.344 INFO [stderr] | Dec 05 03:05:44.344 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.344 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.344 INFO [stderr] Dec 05 03:05:44.345 INFO [stderr] warning: cannot find type `matrices` in this scope Dec 05 03:05:44.345 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Dec 05 03:05:44.345 INFO [stderr] | Dec 05 03:05:44.345 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 05 03:05:44.345 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.345 INFO [stderr] | Dec 05 03:05:44.345 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.345 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.345 INFO [stderr] Dec 05 03:05:44.346 INFO [stderr] warning: cannot find type `matrices` in this scope Dec 05 03:05:44.346 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Dec 05 03:05:44.346 INFO [stderr] | Dec 05 03:05:44.346 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 05 03:05:44.346 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.346 INFO [stderr] | Dec 05 03:05:44.346 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.346 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.346 INFO [stderr] Dec 05 03:05:44.346 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 05 03:05:44.346 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Dec 05 03:05:44.346 INFO [stderr] | Dec 05 03:05:44.347 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 05 03:05:44.347 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.347 INFO [stderr] | Dec 05 03:05:44.347 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.347 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.347 INFO [stderr] Dec 05 03:05:44.347 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 05 03:05:44.347 INFO [stderr] --> src/jenkins/matrix.rs:4:36 Dec 05 03:05:44.348 INFO [stderr] | Dec 05 03:05:44.348 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 05 03:05:44.348 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.348 INFO [stderr] | Dec 05 03:05:44.348 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.348 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.348 INFO [stderr] Dec 05 03:05:44.348 INFO [stderr] warning: unused import: `jobs` Dec 05 03:05:44.348 INFO [stderr] --> src/jenkins/run.rs:3:20 Dec 05 03:05:44.349 INFO [stderr] | Dec 05 03:05:44.349 INFO [stderr] 3 | use schema::{runs, jobs}; Dec 05 03:05:44.349 INFO [stderr] | ^^^^ Dec 05 03:05:44.349 INFO [stderr] Dec 05 03:05:44.349 INFO [stderr] warning: cannot find type `Run` in this scope Dec 05 03:05:44.349 INFO [stderr] --> src/jenkins/run.rs:8:10 Dec 05 03:05:44.349 INFO [stderr] | Dec 05 03:05:44.349 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.349 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.349 INFO [stderr] | Dec 05 03:05:44.349 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.350 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.350 INFO [stderr] Dec 05 03:05:44.350 INFO [stderr] warning: cannot find type `runs` in this scope Dec 05 03:05:44.350 INFO [stderr] --> src/jenkins/run.rs:8:10 Dec 05 03:05:44.350 INFO [stderr] | Dec 05 03:05:44.350 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.350 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.350 INFO [stderr] | Dec 05 03:05:44.350 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.350 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.350 INFO [stderr] Dec 05 03:05:44.351 INFO [stderr] warning: cannot find type `runs` in this scope Dec 05 03:05:44.351 INFO [stderr] --> src/jenkins/run.rs:8:24 Dec 05 03:05:44.351 INFO [stderr] | Dec 05 03:05:44.351 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.351 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.351 INFO [stderr] | Dec 05 03:05:44.351 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.351 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.351 INFO [stderr] Dec 05 03:05:44.352 INFO [stderr] warning: cannot find type `Run` in this scope Dec 05 03:05:44.352 INFO [stderr] --> src/jenkins/run.rs:8:24 Dec 05 03:05:44.352 INFO [stderr] | Dec 05 03:05:44.352 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.352 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.352 INFO [stderr] | Dec 05 03:05:44.352 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.352 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.352 INFO [stderr] Dec 05 03:05:44.353 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 03:05:44.353 INFO [stderr] --> src/jenkins/run.rs:8:24 Dec 05 03:05:44.353 INFO [stderr] | Dec 05 03:05:44.353 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.353 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.353 INFO [stderr] | Dec 05 03:05:44.353 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.353 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.353 INFO [stderr] Dec 05 03:05:44.354 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 03:05:44.354 INFO [stderr] --> src/jenkins/run.rs:8:36 Dec 05 03:05:44.354 INFO [stderr] | Dec 05 03:05:44.354 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.354 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.354 INFO [stderr] | Dec 05 03:05:44.354 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.354 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.354 INFO [stderr] Dec 05 03:05:44.354 INFO [stderr] warning: cannot find type `Run` in this scope Dec 05 03:05:44.354 INFO [stderr] --> src/jenkins/run.rs:8:36 Dec 05 03:05:44.355 INFO [stderr] | Dec 05 03:05:44.355 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.355 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.355 INFO [stderr] | Dec 05 03:05:44.355 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.355 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.355 INFO [stderr] Dec 05 03:05:44.355 INFO [stderr] warning: cannot find type `Job` in this scope Dec 05 03:05:44.355 INFO [stderr] --> src/jenkins/run.rs:8:47 Dec 05 03:05:44.355 INFO [stderr] | Dec 05 03:05:44.355 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.355 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.356 INFO [stderr] | Dec 05 03:05:44.356 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.356 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.356 INFO [stderr] Dec 05 03:05:44.356 INFO [stderr] warning: cannot find type `Run` in this scope Dec 05 03:05:44.356 INFO [stderr] --> src/jenkins/run.rs:8:47 Dec 05 03:05:44.356 INFO [stderr] | Dec 05 03:05:44.356 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.356 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.356 INFO [stderr] | Dec 05 03:05:44.357 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.357 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.357 INFO [stderr] Dec 05 03:05:44.357 INFO [stderr] warning: cannot find type `runs` in this scope Dec 05 03:05:44.357 INFO [stderr] --> src/jenkins/run.rs:8:47 Dec 05 03:05:44.357 INFO [stderr] | Dec 05 03:05:44.357 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 05 03:05:44.357 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.357 INFO [stderr] | Dec 05 03:05:44.357 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.358 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.358 INFO [stderr] Dec 05 03:05:44.358 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 03:05:44.358 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 03:05:44.358 INFO [stderr] | Dec 05 03:05:44.358 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 03:05:44.358 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.358 INFO [stderr] | Dec 05 03:05:44.358 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.359 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.359 INFO [stderr] Dec 05 03:05:44.363 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 03:05:44.363 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 03:05:44.363 INFO [stderr] | Dec 05 03:05:44.363 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 03:05:44.363 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.363 INFO [stderr] | Dec 05 03:05:44.363 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.363 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.364 INFO [stderr] Dec 05 03:05:44.364 INFO [stderr] warning: cannot find type `name` in this scope Dec 05 03:05:44.364 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 03:05:44.364 INFO [stderr] | Dec 05 03:05:44.364 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 03:05:44.364 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.364 INFO [stderr] | Dec 05 03:05:44.365 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.365 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.365 INFO [stderr] Dec 05 03:05:44.365 INFO [stderr] warning: cannot find type `ubuntu_version` in this scope Dec 05 03:05:44.365 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 03:05:44.366 INFO [stderr] | Dec 05 03:05:44.366 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 03:05:44.366 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.366 INFO [stderr] | Dec 05 03:05:44.366 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.366 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.366 INFO [stderr] Dec 05 03:05:44.367 INFO [stderr] warning: cannot find type `openstack_version` in this scope Dec 05 03:05:44.367 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 03:05:44.367 INFO [stderr] | Dec 05 03:05:44.367 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 03:05:44.367 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.367 INFO [stderr] | Dec 05 03:05:44.367 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.367 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.367 INFO [stderr] Dec 05 03:05:44.368 INFO [stderr] warning: cannot find type `matrix_id` in this scope Dec 05 03:05:44.368 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 03:05:44.368 INFO [stderr] | Dec 05 03:05:44.368 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 03:05:44.368 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.368 INFO [stderr] | Dec 05 03:05:44.368 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.368 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.368 INFO [stderr] Dec 05 03:05:44.369 INFO [stderr] warning: cannot find type `job_id` in this scope Dec 05 03:05:44.369 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 03:05:44.369 INFO [stderr] | Dec 05 03:05:44.369 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 03:05:44.369 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.369 INFO [stderr] | Dec 05 03:05:44.369 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.370 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.370 INFO [stderr] Dec 05 03:05:44.370 INFO [stderr] warning: cannot find type `pass` in this scope Dec 05 03:05:44.370 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 03:05:44.370 INFO [stderr] | Dec 05 03:05:44.370 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 03:05:44.370 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.370 INFO [stderr] | Dec 05 03:05:44.370 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.371 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.371 INFO [stderr] Dec 05 03:05:44.371 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 05 03:05:44.371 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 03:05:44.371 INFO [stderr] | Dec 05 03:05:44.371 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 03:05:44.371 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.371 INFO [stderr] | Dec 05 03:05:44.371 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.372 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.372 INFO [stderr] Dec 05 03:05:44.372 INFO [stderr] warning: cannot find type `runtime` in this scope Dec 05 03:05:44.372 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 03:05:44.372 INFO [stderr] | Dec 05 03:05:44.372 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 03:05:44.372 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 03:05:44.372 INFO [stderr] | Dec 05 03:05:44.372 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 03:05:44.373 INFO [stderr] = note: for more information, see issue #50504 Dec 05 03:05:44.373 INFO [stderr] Dec 05 03:05:44.899 INFO [stderr] warning: unused variable: `jenkins_worker` Dec 05 03:05:44.899 INFO [stderr] --> src/main.rs:68:9 Dec 05 03:05:44.899 INFO [stderr] | Dec 05 03:05:44.899 INFO [stderr] 68 | let jenkins_worker = jenkins_updater(sleep_duration); Dec 05 03:05:44.899 INFO [stderr] | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Dec 05 03:05:44.899 INFO [stderr] | Dec 05 03:05:44.899 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 05 03:05:44.899 INFO [stderr] Dec 05 03:05:45.065 INFO [stderr] warning: unused variable: `jenkins_worker` Dec 05 03:05:45.065 INFO [stderr] --> src/main.rs:68:9 Dec 05 03:05:45.065 INFO [stderr] | Dec 05 03:05:45.065 INFO [stderr] 68 | let jenkins_worker = jenkins_updater(sleep_duration); Dec 05 03:05:45.065 INFO [stderr] | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Dec 05 03:05:45.065 INFO [stderr] | Dec 05 03:05:45.065 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 05 03:05:45.065 INFO [stderr] Dec 05 03:05:45.293 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Dec 05 03:05:45.307 INFO [stderr] su: No module specific data is present Dec 05 03:05:46.075 INFO running `"docker" "inspect" "b3f5e3119595564b9c6df154ef7c49b1d6a14b0093a2118da5474f62002d790b"` Dec 05 03:05:46.479 INFO running `"docker" "rm" "-f" "b3f5e3119595564b9c6df154ef7c49b1d6a14b0093a2118da5474f62002d790b"` Dec 05 03:05:46.863 INFO [stdout] b3f5e3119595564b9c6df154ef7c49b1d6a14b0093a2118da5474f62002d790b