Oct 13 05:15:33.201 INFO checking ChrisMacNaughton/osci-dash against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 05:15:33.201 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 05:15:33.732 INFO blam! 1e0fa84f151365052ca1e1260fd4d8882ff7779ed91a36d68a74a64c100f971a Oct 13 05:15:33.734 INFO running `"docker" "start" "-a" "1e0fa84f151365052ca1e1260fd4d8882ff7779ed91a36d68a74a64c100f971a"` Oct 13 05:15:35.188 INFO kablam! usermod: no changes Oct 13 05:15:35.685 INFO kablam! Checking chrono v0.4.6 Oct 13 05:15:35.690 INFO kablam! Compiling rocket v0.3.16 Oct 13 05:15:41.901 INFO kablam! Checking diesel v1.3.2 Oct 13 05:15:57.614 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 13 05:16:32.162 INFO kablam! Checking osci-dash v0.1.0 (/source) Oct 13 05:16:38.149 INFO kablam! warning: unused import: `matrices` Oct 13 05:16:38.150 INFO kablam! --> src/jenkins/job.rs:1:14 Oct 13 05:16:38.150 INFO kablam! | Oct 13 05:16:38.150 INFO kablam! 1 | use schema::{matrices, jobs}; Oct 13 05:16:38.150 INFO kablam! | ^^^^^^^^ Oct 13 05:16:38.150 INFO kablam! | Oct 13 05:16:38.151 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:16:38.151 INFO kablam! Oct 13 05:16:38.151 INFO kablam! warning: unused import: `Run` Oct 13 05:16:38.151 INFO kablam! --> src/jenkins/job.rs:2:21 Oct 13 05:16:38.152 INFO kablam! | Oct 13 05:16:38.152 INFO kablam! 2 | use super::{Matrix, Run}; Oct 13 05:16:38.152 INFO kablam! | ^^^ Oct 13 05:16:38.153 INFO kablam! Oct 13 05:16:38.153 INFO kablam! warning: cannot find type `Job` in this scope Oct 13 05:16:38.153 INFO kablam! --> src/jenkins/job.rs:5:10 Oct 13 05:16:38.153 INFO kablam! | Oct 13 05:16:38.153 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.154 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.154 INFO kablam! | Oct 13 05:16:38.154 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 05:16:38.155 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.155 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.155 INFO kablam! Oct 13 05:16:38.155 INFO kablam! warning: cannot find type `jobs` in this scope Oct 13 05:16:38.156 INFO kablam! --> src/jenkins/job.rs:5:10 Oct 13 05:16:38.156 INFO kablam! | Oct 13 05:16:38.156 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.156 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.157 INFO kablam! | Oct 13 05:16:38.157 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.157 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.157 INFO kablam! Oct 13 05:16:38.158 INFO kablam! warning: cannot find type `Job` in this scope Oct 13 05:16:38.158 INFO kablam! --> src/jenkins/job.rs:5:10 Oct 13 05:16:38.158 INFO kablam! | Oct 13 05:16:38.158 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.159 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.159 INFO kablam! | Oct 13 05:16:38.159 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.159 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.160 INFO kablam! Oct 13 05:16:38.162 INFO kablam! warning: cannot find type `jobs` in this scope Oct 13 05:16:38.162 INFO kablam! --> src/jenkins/job.rs:5:24 Oct 13 05:16:38.163 INFO kablam! | Oct 13 05:16:38.163 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.163 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.163 INFO kablam! | Oct 13 05:16:38.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.164 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.164 INFO kablam! Oct 13 05:16:38.164 INFO kablam! warning: cannot find type `Job` in this scope Oct 13 05:16:38.165 INFO kablam! --> src/jenkins/job.rs:5:24 Oct 13 05:16:38.165 INFO kablam! | Oct 13 05:16:38.165 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.166 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.172 INFO kablam! | Oct 13 05:16:38.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.172 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.172 INFO kablam! Oct 13 05:16:38.172 INFO kablam! warning: cannot find type `Job` in this scope Oct 13 05:16:38.172 INFO kablam! --> src/jenkins/job.rs:5:36 Oct 13 05:16:38.172 INFO kablam! | Oct 13 05:16:38.172 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.172 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.172 INFO kablam! | Oct 13 05:16:38.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.172 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.172 INFO kablam! Oct 13 05:16:38.172 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 13 05:16:38.172 INFO kablam! --> src/jenkins/job.rs:5:47 Oct 13 05:16:38.172 INFO kablam! | Oct 13 05:16:38.172 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.172 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.172 INFO kablam! | Oct 13 05:16:38.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.172 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.172 INFO kablam! Oct 13 05:16:38.172 INFO kablam! warning: cannot find type `Job` in this scope Oct 13 05:16:38.172 INFO kablam! --> src/jenkins/job.rs:5:47 Oct 13 05:16:38.172 INFO kablam! | Oct 13 05:16:38.172 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.172 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.172 INFO kablam! | Oct 13 05:16:38.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.172 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.172 INFO kablam! Oct 13 05:16:38.172 INFO kablam! warning: cannot find type `jobs` in this scope Oct 13 05:16:38.172 INFO kablam! --> src/jenkins/job.rs:5:47 Oct 13 05:16:38.172 INFO kablam! | Oct 13 05:16:38.172 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.172 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.172 INFO kablam! | Oct 13 05:16:38.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.172 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.172 INFO kablam! Oct 13 05:16:38.172 INFO kablam! warning: unused import: `super::Job` Oct 13 05:16:38.172 INFO kablam! --> src/jenkins/matrix.rs:2:5 Oct 13 05:16:38.172 INFO kablam! | Oct 13 05:16:38.172 INFO kablam! 2 | use super::Job; Oct 13 05:16:38.172 INFO kablam! | ^^^^^^^^^^ Oct 13 05:16:38.172 INFO kablam! Oct 13 05:16:38.172 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 13 05:16:38.172 INFO kablam! --> src/jenkins/matrix.rs:4:10 Oct 13 05:16:38.172 INFO kablam! | Oct 13 05:16:38.172 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 13 05:16:38.172 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.173 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.173 INFO kablam! Oct 13 05:16:38.173 INFO kablam! warning: cannot find type `matrices` in this scope Oct 13 05:16:38.173 INFO kablam! --> src/jenkins/matrix.rs:4:10 Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 13 05:16:38.173 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.173 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.173 INFO kablam! Oct 13 05:16:38.173 INFO kablam! warning: cannot find type `matrices` in this scope Oct 13 05:16:38.173 INFO kablam! --> src/jenkins/matrix.rs:4:24 Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 13 05:16:38.173 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.173 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.173 INFO kablam! Oct 13 05:16:38.173 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 13 05:16:38.173 INFO kablam! --> src/jenkins/matrix.rs:4:24 Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 13 05:16:38.173 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.173 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.173 INFO kablam! Oct 13 05:16:38.173 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 13 05:16:38.173 INFO kablam! --> src/jenkins/matrix.rs:4:36 Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 13 05:16:38.173 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.173 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.173 INFO kablam! Oct 13 05:16:38.173 INFO kablam! warning: unused import: `jobs` Oct 13 05:16:38.173 INFO kablam! --> src/jenkins/run.rs:3:20 Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! 3 | use schema::{runs, jobs}; Oct 13 05:16:38.173 INFO kablam! | ^^^^ Oct 13 05:16:38.173 INFO kablam! Oct 13 05:16:38.173 INFO kablam! warning: cannot find type `Run` in this scope Oct 13 05:16:38.173 INFO kablam! --> src/jenkins/run.rs:8:10 Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.173 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.173 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.173 INFO kablam! Oct 13 05:16:38.173 INFO kablam! warning: cannot find type `runs` in this scope Oct 13 05:16:38.173 INFO kablam! --> src/jenkins/run.rs:8:10 Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.173 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.173 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.173 INFO kablam! Oct 13 05:16:38.173 INFO kablam! warning: cannot find type `runs` in this scope Oct 13 05:16:38.173 INFO kablam! --> src/jenkins/run.rs:8:24 Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.173 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.173 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.173 INFO kablam! Oct 13 05:16:38.173 INFO kablam! warning: cannot find type `Run` in this scope Oct 13 05:16:38.173 INFO kablam! --> src/jenkins/run.rs:8:24 Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.173 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.173 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.173 INFO kablam! Oct 13 05:16:38.173 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 13 05:16:38.173 INFO kablam! --> src/jenkins/run.rs:8:24 Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.173 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.173 INFO kablam! | Oct 13 05:16:38.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.173 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.174 INFO kablam! Oct 13 05:16:38.174 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 13 05:16:38.174 INFO kablam! --> src/jenkins/run.rs:8:36 Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.174 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.174 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.174 INFO kablam! Oct 13 05:16:38.174 INFO kablam! warning: cannot find type `Run` in this scope Oct 13 05:16:38.174 INFO kablam! --> src/jenkins/run.rs:8:36 Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.174 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.174 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.174 INFO kablam! Oct 13 05:16:38.174 INFO kablam! warning: cannot find type `Job` in this scope Oct 13 05:16:38.174 INFO kablam! --> src/jenkins/run.rs:8:47 Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.174 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.174 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.174 INFO kablam! Oct 13 05:16:38.174 INFO kablam! warning: cannot find type `Run` in this scope Oct 13 05:16:38.174 INFO kablam! --> src/jenkins/run.rs:8:47 Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.174 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.174 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.174 INFO kablam! Oct 13 05:16:38.174 INFO kablam! warning: cannot find type `runs` in this scope Oct 13 05:16:38.174 INFO kablam! --> src/jenkins/run.rs:8:47 Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.174 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.174 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.174 INFO kablam! Oct 13 05:16:38.174 INFO kablam! warning: cannot find type `table` in this scope Oct 13 05:16:38.174 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 05:16:38.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.174 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.174 INFO kablam! Oct 13 05:16:38.174 INFO kablam! warning: cannot find type `id` in this scope Oct 13 05:16:38.174 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:16:38.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.174 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.174 INFO kablam! Oct 13 05:16:38.174 INFO kablam! warning: cannot find type `name` in this scope Oct 13 05:16:38.174 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:16:38.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.174 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.174 INFO kablam! Oct 13 05:16:38.174 INFO kablam! warning: cannot find type `ubuntu_version` in this scope Oct 13 05:16:38.174 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:16:38.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.174 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.174 INFO kablam! Oct 13 05:16:38.174 INFO kablam! warning: cannot find type `openstack_version` in this scope Oct 13 05:16:38.174 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:16:38.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.174 INFO kablam! | Oct 13 05:16:38.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.174 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.175 INFO kablam! Oct 13 05:16:38.175 INFO kablam! warning: cannot find type `matrix_id` in this scope Oct 13 05:16:38.175 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:16:38.175 INFO kablam! | Oct 13 05:16:38.175 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:16:38.175 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.175 INFO kablam! | Oct 13 05:16:38.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.175 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.175 INFO kablam! Oct 13 05:16:38.175 INFO kablam! warning: cannot find type `job_id` in this scope Oct 13 05:16:38.175 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:16:38.175 INFO kablam! | Oct 13 05:16:38.175 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:16:38.175 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.175 INFO kablam! | Oct 13 05:16:38.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.175 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.175 INFO kablam! Oct 13 05:16:38.175 INFO kablam! warning: cannot find type `pass` in this scope Oct 13 05:16:38.175 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:16:38.175 INFO kablam! | Oct 13 05:16:38.175 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:16:38.175 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.175 INFO kablam! | Oct 13 05:16:38.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.175 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.175 INFO kablam! Oct 13 05:16:38.175 INFO kablam! warning: cannot find type `created_at` in this scope Oct 13 05:16:38.175 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:16:38.175 INFO kablam! | Oct 13 05:16:38.175 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:16:38.175 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.175 INFO kablam! | Oct 13 05:16:38.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.175 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.175 INFO kablam! Oct 13 05:16:38.175 INFO kablam! warning: cannot find type `runtime` in this scope Oct 13 05:16:38.175 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:16:38.175 INFO kablam! | Oct 13 05:16:38.175 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:16:38.175 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.175 INFO kablam! | Oct 13 05:16:38.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.175 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.175 INFO kablam! Oct 13 05:16:38.696 INFO kablam! warning: unused import: `matrices` Oct 13 05:16:38.696 INFO kablam! --> src/jenkins/job.rs:1:14 Oct 13 05:16:38.696 INFO kablam! | Oct 13 05:16:38.696 INFO kablam! 1 | use schema::{matrices, jobs}; Oct 13 05:16:38.696 INFO kablam! | ^^^^^^^^ Oct 13 05:16:38.696 INFO kablam! | Oct 13 05:16:38.696 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:16:38.696 INFO kablam! Oct 13 05:16:38.696 INFO kablam! warning: unused import: `Run` Oct 13 05:16:38.696 INFO kablam! --> src/jenkins/job.rs:2:21 Oct 13 05:16:38.696 INFO kablam! | Oct 13 05:16:38.696 INFO kablam! 2 | use super::{Matrix, Run}; Oct 13 05:16:38.696 INFO kablam! | ^^^ Oct 13 05:16:38.696 INFO kablam! Oct 13 05:16:38.696 INFO kablam! warning: cannot find type `Job` in this scope Oct 13 05:16:38.696 INFO kablam! --> src/jenkins/job.rs:5:10 Oct 13 05:16:38.696 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.697 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 05:16:38.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.697 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.697 INFO kablam! Oct 13 05:16:38.697 INFO kablam! warning: cannot find type `jobs` in this scope Oct 13 05:16:38.697 INFO kablam! --> src/jenkins/job.rs:5:10 Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.697 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.697 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.697 INFO kablam! Oct 13 05:16:38.697 INFO kablam! warning: cannot find type `Job` in this scope Oct 13 05:16:38.697 INFO kablam! --> src/jenkins/job.rs:5:10 Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.697 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.697 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.697 INFO kablam! Oct 13 05:16:38.697 INFO kablam! warning: cannot find type `jobs` in this scope Oct 13 05:16:38.697 INFO kablam! --> src/jenkins/job.rs:5:24 Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.697 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.697 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.697 INFO kablam! Oct 13 05:16:38.697 INFO kablam! warning: cannot find type `Job` in this scope Oct 13 05:16:38.697 INFO kablam! --> src/jenkins/job.rs:5:24 Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.697 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.697 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.697 INFO kablam! Oct 13 05:16:38.697 INFO kablam! warning: cannot find type `Job` in this scope Oct 13 05:16:38.697 INFO kablam! --> src/jenkins/job.rs:5:36 Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.697 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.697 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.697 INFO kablam! Oct 13 05:16:38.697 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 13 05:16:38.697 INFO kablam! --> src/jenkins/job.rs:5:47 Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.697 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.697 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.697 INFO kablam! Oct 13 05:16:38.697 INFO kablam! warning: cannot find type `Job` in this scope Oct 13 05:16:38.697 INFO kablam! --> src/jenkins/job.rs:5:47 Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.697 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.697 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.697 INFO kablam! Oct 13 05:16:38.697 INFO kablam! warning: cannot find type `jobs` in this scope Oct 13 05:16:38.697 INFO kablam! --> src/jenkins/job.rs:5:47 Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.697 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.697 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.697 INFO kablam! Oct 13 05:16:38.697 INFO kablam! warning: unused import: `super::Job` Oct 13 05:16:38.697 INFO kablam! --> src/jenkins/matrix.rs:2:5 Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! 2 | use super::Job; Oct 13 05:16:38.697 INFO kablam! | ^^^^^^^^^^ Oct 13 05:16:38.697 INFO kablam! Oct 13 05:16:38.697 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 13 05:16:38.697 INFO kablam! --> src/jenkins/matrix.rs:4:10 Oct 13 05:16:38.697 INFO kablam! | Oct 13 05:16:38.697 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 13 05:16:38.697 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.698 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.698 INFO kablam! Oct 13 05:16:38.698 INFO kablam! warning: cannot find type `matrices` in this scope Oct 13 05:16:38.698 INFO kablam! --> src/jenkins/matrix.rs:4:10 Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 13 05:16:38.698 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.698 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.698 INFO kablam! Oct 13 05:16:38.698 INFO kablam! warning: cannot find type `matrices` in this scope Oct 13 05:16:38.698 INFO kablam! --> src/jenkins/matrix.rs:4:24 Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 13 05:16:38.698 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.698 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.698 INFO kablam! Oct 13 05:16:38.698 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 13 05:16:38.698 INFO kablam! --> src/jenkins/matrix.rs:4:24 Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 13 05:16:38.698 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.698 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.698 INFO kablam! Oct 13 05:16:38.698 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 13 05:16:38.698 INFO kablam! --> src/jenkins/matrix.rs:4:36 Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 13 05:16:38.698 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.698 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.698 INFO kablam! Oct 13 05:16:38.698 INFO kablam! warning: unused import: `jobs` Oct 13 05:16:38.698 INFO kablam! --> src/jenkins/run.rs:3:20 Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! 3 | use schema::{runs, jobs}; Oct 13 05:16:38.698 INFO kablam! | ^^^^ Oct 13 05:16:38.698 INFO kablam! Oct 13 05:16:38.698 INFO kablam! warning: cannot find type `Run` in this scope Oct 13 05:16:38.698 INFO kablam! --> src/jenkins/run.rs:8:10 Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.698 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.698 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.698 INFO kablam! Oct 13 05:16:38.698 INFO kablam! warning: cannot find type `runs` in this scope Oct 13 05:16:38.698 INFO kablam! --> src/jenkins/run.rs:8:10 Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.698 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.698 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.698 INFO kablam! Oct 13 05:16:38.698 INFO kablam! warning: cannot find type `runs` in this scope Oct 13 05:16:38.698 INFO kablam! --> src/jenkins/run.rs:8:24 Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.698 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.698 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.698 INFO kablam! Oct 13 05:16:38.698 INFO kablam! warning: cannot find type `Run` in this scope Oct 13 05:16:38.698 INFO kablam! --> src/jenkins/run.rs:8:24 Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.698 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.698 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.698 INFO kablam! Oct 13 05:16:38.698 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 13 05:16:38.698 INFO kablam! --> src/jenkins/run.rs:8:24 Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.698 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.698 INFO kablam! | Oct 13 05:16:38.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.698 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.698 INFO kablam! Oct 13 05:16:38.698 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 13 05:16:38.698 INFO kablam! --> src/jenkins/run.rs:8:36 Oct 13 05:16:38.699 INFO kablam! | Oct 13 05:16:38.699 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.699 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.699 INFO kablam! | Oct 13 05:16:38.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.699 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.699 INFO kablam! Oct 13 05:16:38.699 INFO kablam! warning: cannot find type `Run` in this scope Oct 13 05:16:38.699 INFO kablam! --> src/jenkins/run.rs:8:36 Oct 13 05:16:38.699 INFO kablam! | Oct 13 05:16:38.699 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.699 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.699 INFO kablam! | Oct 13 05:16:38.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.699 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.699 INFO kablam! Oct 13 05:16:38.699 INFO kablam! warning: cannot find type `Job` in this scope Oct 13 05:16:38.699 INFO kablam! --> src/jenkins/run.rs:8:47 Oct 13 05:16:38.699 INFO kablam! | Oct 13 05:16:38.699 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.699 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.699 INFO kablam! | Oct 13 05:16:38.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.699 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.699 INFO kablam! Oct 13 05:16:38.699 INFO kablam! warning: cannot find type `Run` in this scope Oct 13 05:16:38.699 INFO kablam! --> src/jenkins/run.rs:8:47 Oct 13 05:16:38.699 INFO kablam! | Oct 13 05:16:38.699 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.699 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.699 INFO kablam! | Oct 13 05:16:38.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.699 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.699 INFO kablam! Oct 13 05:16:38.699 INFO kablam! warning: cannot find type `runs` in this scope Oct 13 05:16:38.699 INFO kablam! --> src/jenkins/run.rs:8:47 Oct 13 05:16:38.699 INFO kablam! | Oct 13 05:16:38.699 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 13 05:16:38.699 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.699 INFO kablam! | Oct 13 05:16:38.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.699 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.699 INFO kablam! Oct 13 05:16:38.699 INFO kablam! warning: cannot find type `table` in this scope Oct 13 05:16:38.699 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 05:16:38.699 INFO kablam! | Oct 13 05:16:38.699 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 05:16:38.699 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.699 INFO kablam! | Oct 13 05:16:38.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.699 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.699 INFO kablam! Oct 13 05:16:38.724 INFO kablam! warning: cannot find type `id` in this scope Oct 13 05:16:38.724 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:16:38.724 INFO kablam! | Oct 13 05:16:38.724 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:16:38.724 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.725 INFO kablam! | Oct 13 05:16:38.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.725 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.725 INFO kablam! Oct 13 05:16:38.725 INFO kablam! warning: cannot find type `name` in this scope Oct 13 05:16:38.725 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:16:38.725 INFO kablam! | Oct 13 05:16:38.725 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:16:38.725 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.725 INFO kablam! | Oct 13 05:16:38.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.725 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.725 INFO kablam! Oct 13 05:16:38.725 INFO kablam! warning: cannot find type `ubuntu_version` in this scope Oct 13 05:16:38.725 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:16:38.725 INFO kablam! | Oct 13 05:16:38.725 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:16:38.725 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.725 INFO kablam! | Oct 13 05:16:38.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.725 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.725 INFO kablam! Oct 13 05:16:38.725 INFO kablam! warning: cannot find type `openstack_version` in this scope Oct 13 05:16:38.725 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:16:38.725 INFO kablam! | Oct 13 05:16:38.725 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:16:38.725 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.725 INFO kablam! | Oct 13 05:16:38.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.725 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.725 INFO kablam! Oct 13 05:16:38.725 INFO kablam! warning: cannot find type `matrix_id` in this scope Oct 13 05:16:38.725 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:16:38.725 INFO kablam! | Oct 13 05:16:38.725 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:16:38.725 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.725 INFO kablam! | Oct 13 05:16:38.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.725 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.725 INFO kablam! Oct 13 05:16:38.725 INFO kablam! warning: cannot find type `job_id` in this scope Oct 13 05:16:38.725 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:16:38.725 INFO kablam! | Oct 13 05:16:38.725 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:16:38.725 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.725 INFO kablam! | Oct 13 05:16:38.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.725 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.725 INFO kablam! Oct 13 05:16:38.725 INFO kablam! warning: cannot find type `pass` in this scope Oct 13 05:16:38.725 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:16:38.725 INFO kablam! | Oct 13 05:16:38.725 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:16:38.725 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.725 INFO kablam! | Oct 13 05:16:38.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.725 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.725 INFO kablam! Oct 13 05:16:38.725 INFO kablam! warning: cannot find type `created_at` in this scope Oct 13 05:16:38.725 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:16:38.725 INFO kablam! | Oct 13 05:16:38.725 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:16:38.725 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.725 INFO kablam! | Oct 13 05:16:38.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.725 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.725 INFO kablam! Oct 13 05:16:38.725 INFO kablam! warning: cannot find type `runtime` in this scope Oct 13 05:16:38.725 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 05:16:38.725 INFO kablam! | Oct 13 05:16:38.725 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 05:16:38.725 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:16:38.725 INFO kablam! | Oct 13 05:16:38.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:16:38.725 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:16:38.725 INFO kablam! Oct 13 05:16:38.992 INFO kablam! warning: unused variable: `jenkins_worker` Oct 13 05:16:38.992 INFO kablam! --> src/main.rs:68:9 Oct 13 05:16:38.992 INFO kablam! | Oct 13 05:16:38.992 INFO kablam! 68 | let jenkins_worker = jenkins_updater(sleep_duration); Oct 13 05:16:38.992 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Oct 13 05:16:38.992 INFO kablam! | Oct 13 05:16:38.992 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:16:38.992 INFO kablam! Oct 13 05:16:39.190 INFO kablam! warning: unused variable: `jenkins_worker` Oct 13 05:16:39.190 INFO kablam! --> src/main.rs:68:9 Oct 13 05:16:39.190 INFO kablam! | Oct 13 05:16:39.190 INFO kablam! 68 | let jenkins_worker = jenkins_updater(sleep_duration); Oct 13 05:16:39.190 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Oct 13 05:16:39.190 INFO kablam! | Oct 13 05:16:39.190 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:16:39.190 INFO kablam! Oct 13 05:16:39.333 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 13 05:16:39.360 INFO kablam! su: No module specific data is present Oct 13 05:16:40.598 INFO running `"docker" "rm" "-f" "1e0fa84f151365052ca1e1260fd4d8882ff7779ed91a36d68a74a64c100f971a"` Oct 13 05:16:40.850 INFO blam! 1e0fa84f151365052ca1e1260fd4d8882ff7779ed91a36d68a74a64c100f971a