Nov 04 14:19:23.785 INFO checking ChrisMacNaughton/osci-dash against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 14:19:23.785 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-3/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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"` Nov 04 14:19:24.226 INFO blam! 86caa14c36f4798ca9bb6dce6350ffbe953b766a989cb31ec8c311a950c4e3b1 Nov 04 14:19:24.228 INFO running `"docker" "start" "-a" "86caa14c36f4798ca9bb6dce6350ffbe953b766a989cb31ec8c311a950c4e3b1"` Nov 04 14:19:25.411 INFO kablam! usermod: no changes Nov 04 14:19:25.763 INFO kablam! Checking error-chain v0.10.0 Nov 04 14:19:25.763 INFO kablam! Checking diesel v1.3.2 Nov 04 14:19:25.763 INFO kablam! Compiling rocket v0.3.16 Nov 04 14:19:28.191 INFO kablam! Checking dotenv v0.10.1 Nov 04 14:19:49.712 INFO kablam! Compiling rocket_codegen v0.3.16 Nov 04 14:20:17.973 INFO kablam! Checking osci-dash v0.1.0 (/source) Nov 04 14:20:24.136 INFO kablam! warning: unused import: `matrices` Nov 04 14:20:24.136 INFO kablam! --> src/jenkins/job.rs:1:14 Nov 04 14:20:24.136 INFO kablam! | Nov 04 14:20:24.137 INFO kablam! 1 | use schema::{matrices, jobs}; Nov 04 14:20:24.137 INFO kablam! | ^^^^^^^^ Nov 04 14:20:24.137 INFO kablam! | Nov 04 14:20:24.137 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 04 14:20:24.138 INFO kablam! Nov 04 14:20:24.138 INFO kablam! warning: unused import: `Run` Nov 04 14:20:24.138 INFO kablam! --> src/jenkins/job.rs:2:21 Nov 04 14:20:24.139 INFO kablam! | Nov 04 14:20:24.139 INFO kablam! 2 | use super::{Matrix, Run}; Nov 04 14:20:24.139 INFO kablam! | ^^^ Nov 04 14:20:24.139 INFO kablam! Nov 04 14:20:24.140 INFO kablam! warning: cannot find type `Job` in this scope Nov 04 14:20:24.140 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 04 14:20:24.140 INFO kablam! | Nov 04 14:20:24.140 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.141 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.141 INFO kablam! | Nov 04 14:20:24.141 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 14:20:24.142 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.142 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.142 INFO kablam! Nov 04 14:20:24.142 INFO kablam! warning: cannot find type `jobs` in this scope Nov 04 14:20:24.143 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 04 14:20:24.143 INFO kablam! | Nov 04 14:20:24.143 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.144 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.144 INFO kablam! | Nov 04 14:20:24.144 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.144 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.145 INFO kablam! Nov 04 14:20:24.145 INFO kablam! warning: cannot find type `Job` in this scope Nov 04 14:20:24.145 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 04 14:20:24.146 INFO kablam! | Nov 04 14:20:24.146 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.146 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.146 INFO kablam! | Nov 04 14:20:24.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.151 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.151 INFO kablam! Nov 04 14:20:24.151 INFO kablam! warning: cannot find type `jobs` in this scope Nov 04 14:20:24.152 INFO kablam! --> src/jenkins/job.rs:5:24 Nov 04 14:20:24.152 INFO kablam! | Nov 04 14:20:24.152 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.153 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.153 INFO kablam! | Nov 04 14:20:24.153 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.153 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.154 INFO kablam! Nov 04 14:20:24.154 INFO kablam! warning: cannot find type `Job` in this scope Nov 04 14:20:24.154 INFO kablam! --> src/jenkins/job.rs:5:24 Nov 04 14:20:24.154 INFO kablam! | Nov 04 14:20:24.155 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.155 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.155 INFO kablam! | Nov 04 14:20:24.156 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.156 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.156 INFO kablam! Nov 04 14:20:24.156 INFO kablam! warning: cannot find type `Job` in this scope Nov 04 14:20:24.157 INFO kablam! --> src/jenkins/job.rs:5:36 Nov 04 14:20:24.157 INFO kablam! | Nov 04 14:20:24.157 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.157 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.158 INFO kablam! | Nov 04 14:20:24.158 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.158 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.159 INFO kablam! Nov 04 14:20:24.159 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 04 14:20:24.159 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 04 14:20:24.159 INFO kablam! | Nov 04 14:20:24.159 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.159 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.159 INFO kablam! | Nov 04 14:20:24.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! Nov 04 14:20:24.159 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.159 INFO kablam! Nov 04 14:20:24.159 INFO kablam! warning: cannot find type `Job` in this scope Nov 04 14:20:24.159 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 04 14:20:24.159 INFO kablam! | Nov 04 14:20:24.159 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.159 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.159 INFO kablam! | Nov 04 14:20:24.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! Nov 04 14:20:24.159 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.159 INFO kablam! Nov 04 14:20:24.159 INFO kablam! warning: cannot find type `jobs` in this scope Nov 04 14:20:24.159 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 04 14:20:24.159 INFO kablam! | Nov 04 14:20:24.159 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.159 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.159 INFO kablam! | Nov 04 14:20:24.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! Nov 04 14:20:24.159 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.159 INFO kablam! Nov 04 14:20:24.159 INFO kablam! warning: unused import: `super::Job` Nov 04 14:20:24.159 INFO kablam! --> src/jenkins/matrix.rs:2:5 Nov 04 14:20:24.159 INFO kablam! | Nov 04 14:20:24.159 INFO kablam! 2 | use super::Job; Nov 04 14:20:24.159 INFO kablam! | ^^^^^^^^^^ Nov 04 14:20:24.159 INFO kablam! Nov 04 14:20:24.159 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 04 14:20:24.159 INFO kablam! --> src/jenkins/matrix.rs:4:10 Nov 04 14:20:24.159 INFO kablam! | Nov 04 14:20:24.159 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 04 14:20:24.159 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.159 INFO kablam! | Nov 04 14:20:24.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! Nov 04 14:20:24.159 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.159 INFO kablam! Nov 04 14:20:24.159 INFO kablam! warning: cannot find type `matrices` in this scope Nov 04 14:20:24.159 INFO kablam! --> src/jenkins/matrix.rs:4:10 Nov 04 14:20:24.159 INFO kablam! | Nov 04 14:20:24.159 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 04 14:20:24.159 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.159 INFO kablam! | Nov 04 14:20:24.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! Nov 04 14:20:24.159 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.159 INFO kablam! Nov 04 14:20:24.159 INFO kablam! warning: cannot find type `matrices` in this scope Nov 04 14:20:24.159 INFO kablam! --> src/jenkins/matrix.rs:4:24 Nov 04 14:20:24.159 INFO kablam! | Nov 04 14:20:24.159 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 04 14:20:24.159 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.159 INFO kablam! | Nov 04 14:20:24.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! Nov 04 14:20:24.159 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.159 INFO kablam! Nov 04 14:20:24.159 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 04 14:20:24.159 INFO kablam! --> src/jenkins/matrix.rs:4:24 Nov 04 14:20:24.159 INFO kablam! | Nov 04 14:20:24.159 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 04 14:20:24.159 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.159 INFO kablam! | Nov 04 14:20:24.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! Nov 04 14:20:24.159 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.159 INFO kablam! Nov 04 14:20:24.159 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 04 14:20:24.159 INFO kablam! --> src/jenkins/matrix.rs:4:36 Nov 04 14:20:24.159 INFO kablam! | Nov 04 14:20:24.159 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 04 14:20:24.159 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.159 INFO kablam! | Nov 04 14:20:24.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! Nov 04 14:20:24.159 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.159 INFO kablam! Nov 04 14:20:24.159 INFO kablam! warning: unused import: `jobs` Nov 04 14:20:24.160 INFO kablam! --> src/jenkins/run.rs:3:20 Nov 04 14:20:24.160 INFO kablam! | Nov 04 14:20:24.160 INFO kablam! 3 | use schema::{runs, jobs}; Nov 04 14:20:24.160 INFO kablam! | ^^^^ Nov 04 14:20:24.160 INFO kablam! Nov 04 14:20:24.160 INFO kablam! warning: cannot find type `Run` in this scope Nov 04 14:20:24.160 INFO kablam! --> src/jenkins/run.rs:8:10 Nov 04 14:20:24.160 INFO kablam! | Nov 04 14:20:24.160 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.160 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.160 INFO kablam! | Nov 04 14:20:24.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.160 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.160 INFO kablam! Nov 04 14:20:24.160 INFO kablam! warning: cannot find type `runs` in this scope Nov 04 14:20:24.160 INFO kablam! --> src/jenkins/run.rs:8:10 Nov 04 14:20:24.160 INFO kablam! | Nov 04 14:20:24.160 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.160 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.160 INFO kablam! | Nov 04 14:20:24.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.160 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.160 INFO kablam! Nov 04 14:20:24.160 INFO kablam! warning: cannot find type `runs` in this scope Nov 04 14:20:24.160 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 04 14:20:24.160 INFO kablam! | Nov 04 14:20:24.160 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.160 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.160 INFO kablam! | Nov 04 14:20:24.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.160 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.160 INFO kablam! Nov 04 14:20:24.160 INFO kablam! warning: cannot find type `Run` in this scope Nov 04 14:20:24.160 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 04 14:20:24.160 INFO kablam! | Nov 04 14:20:24.160 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.160 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.160 INFO kablam! | Nov 04 14:20:24.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.160 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.160 INFO kablam! Nov 04 14:20:24.160 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 14:20:24.160 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 04 14:20:24.160 INFO kablam! | Nov 04 14:20:24.160 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.160 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.160 INFO kablam! | Nov 04 14:20:24.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.160 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.160 INFO kablam! Nov 04 14:20:24.160 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 14:20:24.160 INFO kablam! --> src/jenkins/run.rs:8:36 Nov 04 14:20:24.160 INFO kablam! | Nov 04 14:20:24.160 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.160 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.160 INFO kablam! | Nov 04 14:20:24.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.160 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.160 INFO kablam! Nov 04 14:20:24.160 INFO kablam! warning: cannot find type `Run` in this scope Nov 04 14:20:24.160 INFO kablam! --> src/jenkins/run.rs:8:36 Nov 04 14:20:24.160 INFO kablam! | Nov 04 14:20:24.160 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.160 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.160 INFO kablam! | Nov 04 14:20:24.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.169 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.169 INFO kablam! Nov 04 14:20:24.170 INFO kablam! warning: cannot find type `Job` in this scope Nov 04 14:20:24.170 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 04 14:20:24.170 INFO kablam! | Nov 04 14:20:24.170 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.170 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.170 INFO kablam! | Nov 04 14:20:24.170 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.170 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.170 INFO kablam! Nov 04 14:20:24.170 INFO kablam! warning: cannot find type `Run` in this scope Nov 04 14:20:24.170 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 04 14:20:24.170 INFO kablam! | Nov 04 14:20:24.170 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.170 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.170 INFO kablam! | Nov 04 14:20:24.170 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.170 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.170 INFO kablam! Nov 04 14:20:24.170 INFO kablam! warning: cannot find type `runs` in this scope Nov 04 14:20:24.170 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 04 14:20:24.170 INFO kablam! | Nov 04 14:20:24.170 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.170 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.170 INFO kablam! | Nov 04 14:20:24.170 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.170 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.170 INFO kablam! Nov 04 14:20:24.170 INFO kablam! warning: cannot find type `table` in this scope Nov 04 14:20:24.170 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 14:20:24.170 INFO kablam! | Nov 04 14:20:24.170 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 14:20:24.170 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.170 INFO kablam! | Nov 04 14:20:24.170 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.170 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.170 INFO kablam! Nov 04 14:20:24.170 INFO kablam! warning: cannot find type `id` in this scope Nov 04 14:20:24.170 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 14:20:24.170 INFO kablam! | Nov 04 14:20:24.170 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 14:20:24.170 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.170 INFO kablam! | Nov 04 14:20:24.170 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.170 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.170 INFO kablam! Nov 04 14:20:24.170 INFO kablam! warning: cannot find type `name` in this scope Nov 04 14:20:24.170 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 14:20:24.170 INFO kablam! | Nov 04 14:20:24.170 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 14:20:24.170 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.170 INFO kablam! | Nov 04 14:20:24.170 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.170 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.170 INFO kablam! Nov 04 14:20:24.170 INFO kablam! warning: cannot find type `ubuntu_version` in this scope Nov 04 14:20:24.170 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 14:20:24.170 INFO kablam! | Nov 04 14:20:24.170 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 14:20:24.170 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.170 INFO kablam! | Nov 04 14:20:24.170 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.170 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.170 INFO kablam! Nov 04 14:20:24.170 INFO kablam! warning: cannot find type `openstack_version` in this scope Nov 04 14:20:24.170 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 14:20:24.170 INFO kablam! | Nov 04 14:20:24.170 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 14:20:24.170 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.170 INFO kablam! | Nov 04 14:20:24.170 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.170 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.170 INFO kablam! Nov 04 14:20:24.170 INFO kablam! warning: cannot find type `matrix_id` in this scope Nov 04 14:20:24.170 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 14:20:24.170 INFO kablam! | Nov 04 14:20:24.170 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 14:20:24.170 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.172 INFO kablam! | Nov 04 14:20:24.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! Nov 04 14:20:24.172 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.172 INFO kablam! Nov 04 14:20:24.172 INFO kablam! warning: cannot find type `job_id` in this scope Nov 04 14:20:24.172 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 14:20:24.172 INFO kablam! | Nov 04 14:20:24.172 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 14:20:24.172 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.172 INFO kablam! | Nov 04 14:20:24.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! Nov 04 14:20:24.172 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.172 INFO kablam! Nov 04 14:20:24.172 INFO kablam! warning: cannot find type `pass` in this scope Nov 04 14:20:24.172 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 14:20:24.172 INFO kablam! | Nov 04 14:20:24.172 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 14:20:24.172 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.172 INFO kablam! | Nov 04 14:20:24.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! Nov 04 14:20:24.173 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.173 INFO kablam! Nov 04 14:20:24.173 INFO kablam! warning: cannot find type `created_at` in this scope Nov 04 14:20:24.173 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 14:20:24.173 INFO kablam! | Nov 04 14:20:24.173 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 14:20:24.173 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.173 INFO kablam! | Nov 04 14:20:24.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! Nov 04 14:20:24.173 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.173 INFO kablam! Nov 04 14:20:24.173 INFO kablam! warning: cannot find type `runtime` in this scope Nov 04 14:20:24.173 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 14:20:24.173 INFO kablam! | Nov 04 14:20:24.173 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 14:20:24.173 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.173 INFO kablam! | Nov 04 14:20:24.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! Nov 04 14:20:24.173 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.173 INFO kablam! Nov 04 14:20:24.463 INFO kablam! warning: unused import: `matrices` Nov 04 14:20:24.463 INFO kablam! --> src/jenkins/job.rs:1:14 Nov 04 14:20:24.463 INFO kablam! | Nov 04 14:20:24.463 INFO kablam! 1 | use schema::{matrices, jobs}; Nov 04 14:20:24.463 INFO kablam! | ^^^^^^^^ Nov 04 14:20:24.463 INFO kablam! | Nov 04 14:20:24.463 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 04 14:20:24.463 INFO kablam! Nov 04 14:20:24.463 INFO kablam! warning: unused import: `Run` Nov 04 14:20:24.463 INFO kablam! --> src/jenkins/job.rs:2:21 Nov 04 14:20:24.463 INFO kablam! | Nov 04 14:20:24.463 INFO kablam! 2 | use super::{Matrix, Run}; Nov 04 14:20:24.463 INFO kablam! | ^^^ Nov 04 14:20:24.463 INFO kablam! Nov 04 14:20:24.463 INFO kablam! warning: cannot find type `Job` in this scope Nov 04 14:20:24.463 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 04 14:20:24.463 INFO kablam! | Nov 04 14:20:24.463 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.463 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.463 INFO kablam! | Nov 04 14:20:24.463 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 14:20:24.463 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.463 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.464 INFO kablam! Nov 04 14:20:24.464 INFO kablam! warning: cannot find type `jobs` in this scope Nov 04 14:20:24.464 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.464 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.464 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.464 INFO kablam! Nov 04 14:20:24.464 INFO kablam! warning: cannot find type `Job` in this scope Nov 04 14:20:24.464 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.464 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.464 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.464 INFO kablam! Nov 04 14:20:24.464 INFO kablam! warning: cannot find type `jobs` in this scope Nov 04 14:20:24.464 INFO kablam! --> src/jenkins/job.rs:5:24 Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.464 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.464 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.464 INFO kablam! Nov 04 14:20:24.464 INFO kablam! warning: cannot find type `Job` in this scope Nov 04 14:20:24.464 INFO kablam! --> src/jenkins/job.rs:5:24 Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.464 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.464 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.464 INFO kablam! Nov 04 14:20:24.464 INFO kablam! warning: cannot find type `Job` in this scope Nov 04 14:20:24.464 INFO kablam! --> src/jenkins/job.rs:5:36 Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.464 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.464 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.464 INFO kablam! Nov 04 14:20:24.464 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 04 14:20:24.464 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.464 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.464 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.464 INFO kablam! Nov 04 14:20:24.464 INFO kablam! warning: cannot find type `Job` in this scope Nov 04 14:20:24.464 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.464 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.464 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.464 INFO kablam! Nov 04 14:20:24.464 INFO kablam! warning: cannot find type `jobs` in this scope Nov 04 14:20:24.464 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.464 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.464 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.464 INFO kablam! Nov 04 14:20:24.464 INFO kablam! warning: unused import: `super::Job` Nov 04 14:20:24.464 INFO kablam! --> src/jenkins/matrix.rs:2:5 Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! 2 | use super::Job; Nov 04 14:20:24.464 INFO kablam! | ^^^^^^^^^^ Nov 04 14:20:24.464 INFO kablam! Nov 04 14:20:24.464 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 04 14:20:24.464 INFO kablam! --> src/jenkins/matrix.rs:4:10 Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 04 14:20:24.464 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.464 INFO kablam! | Nov 04 14:20:24.464 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.465 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.465 INFO kablam! Nov 04 14:20:24.465 INFO kablam! warning: cannot find type `matrices` in this scope Nov 04 14:20:24.465 INFO kablam! --> src/jenkins/matrix.rs:4:10 Nov 04 14:20:24.465 INFO kablam! | Nov 04 14:20:24.465 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 04 14:20:24.465 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.465 INFO kablam! | Nov 04 14:20:24.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.465 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.465 INFO kablam! Nov 04 14:20:24.465 INFO kablam! warning: cannot find type `matrices` in this scope Nov 04 14:20:24.465 INFO kablam! --> src/jenkins/matrix.rs:4:24 Nov 04 14:20:24.465 INFO kablam! | Nov 04 14:20:24.465 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 04 14:20:24.465 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.465 INFO kablam! | Nov 04 14:20:24.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.465 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.465 INFO kablam! Nov 04 14:20:24.465 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 04 14:20:24.465 INFO kablam! --> src/jenkins/matrix.rs:4:24 Nov 04 14:20:24.465 INFO kablam! | Nov 04 14:20:24.465 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 04 14:20:24.465 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.465 INFO kablam! | Nov 04 14:20:24.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.465 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.465 INFO kablam! Nov 04 14:20:24.467 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 04 14:20:24.467 INFO kablam! --> src/jenkins/matrix.rs:4:36 Nov 04 14:20:24.467 INFO kablam! | Nov 04 14:20:24.467 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 04 14:20:24.467 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.467 INFO kablam! | Nov 04 14:20:24.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.467 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.467 INFO kablam! Nov 04 14:20:24.467 INFO kablam! warning: unused import: `jobs` Nov 04 14:20:24.467 INFO kablam! --> src/jenkins/run.rs:3:20 Nov 04 14:20:24.467 INFO kablam! | Nov 04 14:20:24.467 INFO kablam! 3 | use schema::{runs, jobs}; Nov 04 14:20:24.467 INFO kablam! | ^^^^ Nov 04 14:20:24.467 INFO kablam! Nov 04 14:20:24.467 INFO kablam! warning: cannot find type `Run` in this scope Nov 04 14:20:24.467 INFO kablam! --> src/jenkins/run.rs:8:10 Nov 04 14:20:24.467 INFO kablam! | Nov 04 14:20:24.467 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.467 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.467 INFO kablam! | Nov 04 14:20:24.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.467 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.467 INFO kablam! Nov 04 14:20:24.467 INFO kablam! warning: cannot find type `runs` in this scope Nov 04 14:20:24.467 INFO kablam! --> src/jenkins/run.rs:8:10 Nov 04 14:20:24.467 INFO kablam! | Nov 04 14:20:24.467 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.467 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.467 INFO kablam! | Nov 04 14:20:24.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.467 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.467 INFO kablam! Nov 04 14:20:24.467 INFO kablam! warning: cannot find type `runs` in this scope Nov 04 14:20:24.467 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 04 14:20:24.467 INFO kablam! | Nov 04 14:20:24.467 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.467 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.467 INFO kablam! | Nov 04 14:20:24.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.467 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.467 INFO kablam! Nov 04 14:20:24.467 INFO kablam! warning: cannot find type `Run` in this scope Nov 04 14:20:24.467 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 04 14:20:24.467 INFO kablam! | Nov 04 14:20:24.467 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.467 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.467 INFO kablam! | Nov 04 14:20:24.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.467 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.467 INFO kablam! Nov 04 14:20:24.467 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 14:20:24.467 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 04 14:20:24.467 INFO kablam! | Nov 04 14:20:24.467 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.467 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.467 INFO kablam! | Nov 04 14:20:24.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.467 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.468 INFO kablam! Nov 04 14:20:24.475 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 14:20:24.475 INFO kablam! --> src/jenkins/run.rs:8:36 Nov 04 14:20:24.475 INFO kablam! | Nov 04 14:20:24.475 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.475 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.475 INFO kablam! | Nov 04 14:20:24.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.475 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.475 INFO kablam! Nov 04 14:20:24.475 INFO kablam! warning: cannot find type `Run` in this scope Nov 04 14:20:24.475 INFO kablam! --> src/jenkins/run.rs:8:36 Nov 04 14:20:24.475 INFO kablam! | Nov 04 14:20:24.475 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.475 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.475 INFO kablam! | Nov 04 14:20:24.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.475 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.475 INFO kablam! Nov 04 14:20:24.475 INFO kablam! warning: cannot find type `Job` in this scope Nov 04 14:20:24.475 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 04 14:20:24.475 INFO kablam! | Nov 04 14:20:24.475 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.475 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.475 INFO kablam! | Nov 04 14:20:24.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.475 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.475 INFO kablam! Nov 04 14:20:24.475 INFO kablam! warning: cannot find type `Run` in this scope Nov 04 14:20:24.475 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 04 14:20:24.475 INFO kablam! | Nov 04 14:20:24.475 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.475 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.475 INFO kablam! | Nov 04 14:20:24.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.475 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.476 INFO kablam! Nov 04 14:20:24.476 INFO kablam! warning: cannot find type `runs` in this scope Nov 04 14:20:24.476 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 04 14:20:24.476 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.476 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.476 INFO kablam! Nov 04 14:20:24.476 INFO kablam! warning: cannot find type `table` in this scope Nov 04 14:20:24.476 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 14:20:24.476 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.476 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.476 INFO kablam! Nov 04 14:20:24.476 INFO kablam! warning: cannot find type `id` in this scope Nov 04 14:20:24.476 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 14:20:24.476 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.476 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.476 INFO kablam! Nov 04 14:20:24.476 INFO kablam! warning: cannot find type `name` in this scope Nov 04 14:20:24.476 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 14:20:24.476 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.476 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.476 INFO kablam! Nov 04 14:20:24.476 INFO kablam! warning: cannot find type `ubuntu_version` in this scope Nov 04 14:20:24.476 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 14:20:24.476 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.476 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.476 INFO kablam! Nov 04 14:20:24.476 INFO kablam! warning: cannot find type `openstack_version` in this scope Nov 04 14:20:24.476 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 14:20:24.476 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.476 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.476 INFO kablam! Nov 04 14:20:24.476 INFO kablam! warning: cannot find type `matrix_id` in this scope Nov 04 14:20:24.476 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 14:20:24.476 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.476 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.476 INFO kablam! Nov 04 14:20:24.476 INFO kablam! warning: cannot find type `job_id` in this scope Nov 04 14:20:24.476 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 14:20:24.476 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.476 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.476 INFO kablam! Nov 04 14:20:24.476 INFO kablam! warning: cannot find type `pass` in this scope Nov 04 14:20:24.476 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 14:20:24.476 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.476 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.476 INFO kablam! Nov 04 14:20:24.476 INFO kablam! warning: cannot find type `created_at` in this scope Nov 04 14:20:24.476 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 14:20:24.476 INFO kablam! | Nov 04 14:20:24.476 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 14:20:24.476 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.477 INFO kablam! | Nov 04 14:20:24.477 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.477 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.477 INFO kablam! Nov 04 14:20:24.477 INFO kablam! warning: cannot find type `runtime` in this scope Nov 04 14:20:24.477 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 14:20:24.477 INFO kablam! | Nov 04 14:20:24.477 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 14:20:24.477 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 14:20:24.477 INFO kablam! | Nov 04 14:20:24.477 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 14:20:24.477 INFO kablam! = note: for more information, see issue #50504 Nov 04 14:20:24.477 INFO kablam! Nov 04 14:20:24.783 INFO kablam! warning: unused variable: `jenkins_worker` Nov 04 14:20:24.783 INFO kablam! --> src/main.rs:68:9 Nov 04 14:20:24.783 INFO kablam! | Nov 04 14:20:24.783 INFO kablam! 68 | let jenkins_worker = jenkins_updater(sleep_duration); Nov 04 14:20:24.783 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Nov 04 14:20:24.783 INFO kablam! | Nov 04 14:20:24.783 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 04 14:20:24.783 INFO kablam! Nov 04 14:20:25.215 INFO kablam! warning: unused variable: `jenkins_worker` Nov 04 14:20:25.215 INFO kablam! --> src/main.rs:68:9 Nov 04 14:20:25.215 INFO kablam! | Nov 04 14:20:25.215 INFO kablam! 68 | let jenkins_worker = jenkins_updater(sleep_duration); Nov 04 14:20:25.215 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Nov 04 14:20:25.215 INFO kablam! | Nov 04 14:20:25.215 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 04 14:20:25.215 INFO kablam! Nov 04 14:20:25.423 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 59.96s Nov 04 14:20:25.443 INFO kablam! su: No module specific data is present Nov 04 14:20:26.322 INFO running `"docker" "rm" "-f" "86caa14c36f4798ca9bb6dce6350ffbe953b766a989cb31ec8c311a950c4e3b1"` Nov 04 14:20:26.610 INFO blam! 86caa14c36f4798ca9bb6dce6350ffbe953b766a989cb31ec8c311a950c4e3b1