Nov 07 05:27:16.877 INFO checking ChrisMacNaughton/osci-dash against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 07 05:27:16.878 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-1/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 07 05:27:17.222 INFO blam! 378e30c66790f48a9a5fa260392c0ee72cfe3060d78a12b91be44e5ee4687b45 Nov 07 05:27:17.228 INFO running `"docker" "start" "-a" "378e30c66790f48a9a5fa260392c0ee72cfe3060d78a12b91be44e5ee4687b45"` Nov 07 05:27:19.035 INFO kablam! usermod: no changes Nov 07 05:27:19.396 INFO kablam! Compiling libsqlite3-sys v0.9.3 Nov 07 05:27:19.409 INFO kablam! Compiling log v0.3.9 Nov 07 05:27:19.428 INFO kablam! Compiling derive-error-chain v0.10.1 Nov 07 05:27:19.428 INFO kablam! Compiling diesel_derives v1.3.0 Nov 07 05:27:19.428 INFO kablam! Checking chrono v0.4.6 Nov 07 05:27:19.428 INFO kablam! Checking error-chain v0.10.0 Nov 07 05:27:19.429 INFO kablam! Checking rocket v0.3.16 Nov 07 05:27:23.577 INFO kablam! Compiling mime v0.2.6 Nov 07 05:27:29.108 INFO kablam! Compiling hyper v0.10.13 Nov 07 05:27:37.869 INFO kablam! Checking dotenv v0.10.1 Nov 07 05:27:46.893 INFO kablam! Checking diesel v1.3.2 Nov 07 05:28:10.136 INFO kablam! Compiling rocket_codegen v0.3.16 Nov 07 05:28:39.743 INFO kablam! Checking osci-dash v0.1.0 (/source) Nov 07 05:28:44.043 INFO kablam! warning: unused import: `matrices` Nov 07 05:28:44.043 INFO kablam! --> src/jenkins/job.rs:1:14 Nov 07 05:28:44.043 INFO kablam! | Nov 07 05:28:44.043 INFO kablam! 1 | use schema::{matrices, jobs}; Nov 07 05:28:44.043 INFO kablam! | ^^^^^^^^ Nov 07 05:28:44.043 INFO kablam! | Nov 07 05:28:44.043 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 07 05:28:44.043 INFO kablam! Nov 07 05:28:44.043 INFO kablam! warning: unused import: `Run` Nov 07 05:28:44.043 INFO kablam! --> src/jenkins/job.rs:2:21 Nov 07 05:28:44.043 INFO kablam! | Nov 07 05:28:44.043 INFO kablam! 2 | use super::{Matrix, Run}; Nov 07 05:28:44.043 INFO kablam! | ^^^ Nov 07 05:28:44.043 INFO kablam! Nov 07 05:28:44.043 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:44.043 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 07 05:28:44.043 INFO kablam! | Nov 07 05:28:44.043 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.043 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.043 INFO kablam! | Nov 07 05:28:44.043 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 07 05:28:44.044 INFO 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 07 05:28:44.044 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.044 INFO kablam! Nov 07 05:28:44.044 INFO kablam! warning: cannot find type `jobs` in this scope Nov 07 05:28:44.044 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 07 05:28:44.044 INFO kablam! | Nov 07 05:28:44.044 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.044 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.044 INFO kablam! | Nov 07 05:28:44.044 INFO 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 07 05:28:44.044 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.044 INFO kablam! Nov 07 05:28:44.045 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:44.045 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 07 05:28:44.045 INFO kablam! | Nov 07 05:28:44.045 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.045 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.045 INFO kablam! | Nov 07 05:28:44.045 INFO 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 07 05:28:44.045 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.046 INFO kablam! Nov 07 05:28:44.046 INFO kablam! warning: cannot find type `jobs` in this scope Nov 07 05:28:44.046 INFO kablam! --> src/jenkins/job.rs:5:24 Nov 07 05:28:44.046 INFO kablam! | Nov 07 05:28:44.046 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.046 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.046 INFO kablam! | Nov 07 05:28:44.047 INFO 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 07 05:28:44.047 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.047 INFO kablam! Nov 07 05:28:44.047 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:44.047 INFO kablam! --> src/jenkins/job.rs:5:24 Nov 07 05:28:44.047 INFO kablam! | Nov 07 05:28:44.047 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.047 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.047 INFO kablam! | Nov 07 05:28:44.048 INFO 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 07 05:28:44.048 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.048 INFO kablam! Nov 07 05:28:44.048 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:44.048 INFO kablam! --> src/jenkins/job.rs:5:36 Nov 07 05:28:44.048 INFO kablam! | Nov 07 05:28:44.048 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.048 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.049 INFO kablam! | Nov 07 05:28:44.049 INFO 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 07 05:28:44.049 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.049 INFO kablam! Nov 07 05:28:44.049 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 07 05:28:44.049 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 07 05:28:44.049 INFO kablam! | Nov 07 05:28:44.049 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.049 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.050 INFO kablam! | Nov 07 05:28:44.050 INFO 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 07 05:28:44.050 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.050 INFO kablam! Nov 07 05:28:44.050 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:44.050 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 07 05:28:44.050 INFO kablam! | Nov 07 05:28:44.050 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.050 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.050 INFO kablam! | Nov 07 05:28:44.050 INFO 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 07 05:28:44.051 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.051 INFO kablam! Nov 07 05:28:44.051 INFO kablam! warning: cannot find type `jobs` in this scope Nov 07 05:28:44.051 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 07 05:28:44.051 INFO kablam! | Nov 07 05:28:44.051 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.051 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.051 INFO kablam! | Nov 07 05:28:44.051 INFO 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 07 05:28:44.051 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.051 INFO kablam! Nov 07 05:28:44.052 INFO kablam! warning: unused import: `super::Job` Nov 07 05:28:44.052 INFO kablam! --> src/jenkins/matrix.rs:2:5 Nov 07 05:28:44.052 INFO kablam! | Nov 07 05:28:44.052 INFO kablam! 2 | use super::Job; Nov 07 05:28:44.052 INFO kablam! | ^^^^^^^^^^ Nov 07 05:28:44.052 INFO kablam! Nov 07 05:28:44.052 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 07 05:28:44.052 INFO kablam! --> src/jenkins/matrix.rs:4:10 Nov 07 05:28:44.052 INFO kablam! | Nov 07 05:28:44.052 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:44.052 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.053 INFO kablam! | Nov 07 05:28:44.053 INFO 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 07 05:28:44.053 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.053 INFO kablam! Nov 07 05:28:44.053 INFO kablam! warning: cannot find type `matrices` in this scope Nov 07 05:28:44.053 INFO kablam! --> src/jenkins/matrix.rs:4:10 Nov 07 05:28:44.053 INFO kablam! | Nov 07 05:28:44.053 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:44.053 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.053 INFO kablam! | Nov 07 05:28:44.053 INFO 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 07 05:28:44.054 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.054 INFO kablam! Nov 07 05:28:44.054 INFO kablam! warning: cannot find type `matrices` in this scope Nov 07 05:28:44.054 INFO kablam! --> src/jenkins/matrix.rs:4:24 Nov 07 05:28:44.054 INFO kablam! | Nov 07 05:28:44.054 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:44.054 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.054 INFO kablam! | Nov 07 05:28:44.054 INFO 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 07 05:28:44.054 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.055 INFO kablam! Nov 07 05:28:44.055 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 07 05:28:44.055 INFO kablam! --> src/jenkins/matrix.rs:4:24 Nov 07 05:28:44.055 INFO kablam! | Nov 07 05:28:44.055 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:44.055 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.055 INFO kablam! | Nov 07 05:28:44.055 INFO 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 07 05:28:44.055 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.055 INFO kablam! Nov 07 05:28:44.056 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 07 05:28:44.056 INFO kablam! --> src/jenkins/matrix.rs:4:36 Nov 07 05:28:44.056 INFO kablam! | Nov 07 05:28:44.056 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:44.056 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.056 INFO kablam! | Nov 07 05:28:44.056 INFO 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 07 05:28:44.056 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.056 INFO kablam! Nov 07 05:28:44.057 INFO kablam! warning: unused import: `jobs` Nov 07 05:28:44.057 INFO kablam! --> src/jenkins/run.rs:3:20 Nov 07 05:28:44.057 INFO kablam! | Nov 07 05:28:44.057 INFO kablam! 3 | use schema::{runs, jobs}; Nov 07 05:28:44.057 INFO kablam! | ^^^^ Nov 07 05:28:44.057 INFO kablam! Nov 07 05:28:44.057 INFO kablam! warning: cannot find type `Run` in this scope Nov 07 05:28:44.057 INFO kablam! --> src/jenkins/run.rs:8:10 Nov 07 05:28:44.057 INFO kablam! | Nov 07 05:28:44.057 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.057 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.057 INFO kablam! | Nov 07 05:28:44.058 INFO 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 07 05:28:44.058 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.058 INFO kablam! Nov 07 05:28:44.058 INFO kablam! warning: cannot find type `runs` in this scope Nov 07 05:28:44.058 INFO kablam! --> src/jenkins/run.rs:8:10 Nov 07 05:28:44.058 INFO kablam! | Nov 07 05:28:44.058 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.058 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.058 INFO kablam! | Nov 07 05:28:44.058 INFO 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 07 05:28:44.058 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.059 INFO kablam! Nov 07 05:28:44.059 INFO kablam! warning: cannot find type `runs` in this scope Nov 07 05:28:44.059 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 07 05:28:44.059 INFO kablam! | Nov 07 05:28:44.059 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.059 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.059 INFO kablam! | Nov 07 05:28:44.059 INFO 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 07 05:28:44.059 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.059 INFO kablam! Nov 07 05:28:44.060 INFO kablam! warning: cannot find type `Run` in this scope Nov 07 05:28:44.060 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 07 05:28:44.060 INFO kablam! | Nov 07 05:28:44.060 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.060 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.060 INFO kablam! | Nov 07 05:28:44.060 INFO 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 07 05:28:44.060 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.060 INFO kablam! Nov 07 05:28:44.060 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 07 05:28:44.060 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 07 05:28:44.060 INFO kablam! | Nov 07 05:28:44.060 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.060 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.061 INFO kablam! | Nov 07 05:28:44.061 INFO 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 07 05:28:44.061 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.061 INFO kablam! Nov 07 05:28:44.061 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 07 05:28:44.061 INFO kablam! --> src/jenkins/run.rs:8:36 Nov 07 05:28:44.061 INFO kablam! | Nov 07 05:28:44.061 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.061 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.062 INFO kablam! | Nov 07 05:28:44.062 INFO 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 07 05:28:44.062 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.062 INFO kablam! Nov 07 05:28:44.062 INFO kablam! warning: cannot find type `Run` in this scope Nov 07 05:28:44.062 INFO kablam! --> src/jenkins/run.rs:8:36 Nov 07 05:28:44.062 INFO kablam! | Nov 07 05:28:44.062 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.062 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.062 INFO kablam! | Nov 07 05:28:44.062 INFO 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 07 05:28:44.063 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.063 INFO kablam! Nov 07 05:28:44.063 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:44.063 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 07 05:28:44.063 INFO kablam! | Nov 07 05:28:44.063 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.063 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.063 INFO kablam! | Nov 07 05:28:44.063 INFO 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 07 05:28:44.068 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.068 INFO kablam! Nov 07 05:28:44.068 INFO kablam! warning: cannot find type `Run` in this scope Nov 07 05:28:44.068 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 07 05:28:44.068 INFO kablam! | Nov 07 05:28:44.068 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.068 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.068 INFO kablam! | Nov 07 05:28:44.069 INFO 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 07 05:28:44.069 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.069 INFO kablam! Nov 07 05:28:44.069 INFO kablam! warning: cannot find type `runs` in this scope Nov 07 05:28:44.069 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 07 05:28:44.069 INFO kablam! | Nov 07 05:28:44.069 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.069 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.069 INFO kablam! | Nov 07 05:28:44.069 INFO 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 07 05:28:44.069 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.069 INFO kablam! Nov 07 05:28:44.069 INFO kablam! warning: cannot find type `table` in this scope Nov 07 05:28:44.069 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 07 05:28:44.069 INFO kablam! | Nov 07 05:28:44.069 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 07 05:28:44.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.069 INFO kablam! | Nov 07 05:28:44.069 INFO 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 07 05:28:44.069 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.069 INFO kablam! Nov 07 05:28:44.069 INFO kablam! warning: cannot find type `id` in this scope Nov 07 05:28:44.069 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:44.069 INFO kablam! | Nov 07 05:28:44.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:44.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.069 INFO kablam! | Nov 07 05:28:44.069 INFO 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 07 05:28:44.069 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.069 INFO kablam! Nov 07 05:28:44.069 INFO kablam! warning: cannot find type `name` in this scope Nov 07 05:28:44.069 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:44.069 INFO kablam! | Nov 07 05:28:44.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:44.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.069 INFO kablam! | Nov 07 05:28:44.069 INFO 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 07 05:28:44.069 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.069 INFO kablam! Nov 07 05:28:44.069 INFO kablam! warning: cannot find type `ubuntu_version` in this scope Nov 07 05:28:44.069 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:44.069 INFO kablam! | Nov 07 05:28:44.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:44.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.069 INFO kablam! | Nov 07 05:28:44.069 INFO 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 07 05:28:44.069 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.069 INFO kablam! Nov 07 05:28:44.069 INFO kablam! warning: cannot find type `openstack_version` in this scope Nov 07 05:28:44.069 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:44.069 INFO kablam! | Nov 07 05:28:44.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:44.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.069 INFO kablam! | Nov 07 05:28:44.069 INFO 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 07 05:28:44.069 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.069 INFO kablam! Nov 07 05:28:44.069 INFO kablam! warning: cannot find type `matrix_id` in this scope Nov 07 05:28:44.069 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:44.069 INFO kablam! | Nov 07 05:28:44.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:44.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.069 INFO kablam! | Nov 07 05:28:44.069 INFO 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 07 05:28:44.069 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.069 INFO kablam! Nov 07 05:28:44.069 INFO kablam! warning: cannot find type `job_id` in this scope Nov 07 05:28:44.069 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:44.069 INFO kablam! | Nov 07 05:28:44.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:44.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.069 INFO kablam! | Nov 07 05:28:44.069 INFO 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 07 05:28:44.069 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.069 INFO kablam! Nov 07 05:28:44.069 INFO kablam! warning: cannot find type `pass` in this scope Nov 07 05:28:44.069 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:44.069 INFO kablam! | Nov 07 05:28:44.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:44.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.069 INFO kablam! | Nov 07 05:28:44.069 INFO 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 07 05:28:44.069 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.069 INFO kablam! Nov 07 05:28:44.070 INFO kablam! warning: cannot find type `created_at` in this scope Nov 07 05:28:44.070 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:44.070 INFO kablam! | Nov 07 05:28:44.070 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:44.070 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.070 INFO kablam! | Nov 07 05:28:44.070 INFO 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 07 05:28:44.070 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.070 INFO kablam! Nov 07 05:28:44.070 INFO kablam! warning: cannot find type `runtime` in this scope Nov 07 05:28:44.070 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:44.070 INFO kablam! | Nov 07 05:28:44.070 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:44.070 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.070 INFO kablam! | Nov 07 05:28:44.070 INFO 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 07 05:28:44.076 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.076 INFO kablam! Nov 07 05:28:44.165 INFO kablam! warning: unused import: `matrices` Nov 07 05:28:44.165 INFO kablam! --> src/jenkins/job.rs:1:14 Nov 07 05:28:44.165 INFO kablam! | Nov 07 05:28:44.165 INFO kablam! 1 | use schema::{matrices, jobs}; Nov 07 05:28:44.165 INFO kablam! | ^^^^^^^^ Nov 07 05:28:44.165 INFO kablam! | Nov 07 05:28:44.165 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 07 05:28:44.165 INFO kablam! Nov 07 05:28:44.165 INFO kablam! warning: unused import: `Run` Nov 07 05:28:44.165 INFO kablam! --> src/jenkins/job.rs:2:21 Nov 07 05:28:44.165 INFO kablam! | Nov 07 05:28:44.165 INFO kablam! 2 | use super::{Matrix, Run}; Nov 07 05:28:44.165 INFO kablam! | ^^^ Nov 07 05:28:44.165 INFO kablam! Nov 07 05:28:44.165 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:44.165 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 07 05:28:44.165 INFO kablam! | Nov 07 05:28:44.165 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.165 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.165 INFO kablam! | Nov 07 05:28:44.165 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 07 05:28:44.166 INFO 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 07 05:28:44.166 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.166 INFO kablam! Nov 07 05:28:44.166 INFO kablam! warning: cannot find type `jobs` in this scope Nov 07 05:28:44.166 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 07 05:28:44.166 INFO kablam! | Nov 07 05:28:44.166 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.166 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.166 INFO kablam! | Nov 07 05:28:44.166 INFO 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 07 05:28:44.166 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.166 INFO kablam! Nov 07 05:28:44.166 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:44.166 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 07 05:28:44.166 INFO kablam! | Nov 07 05:28:44.166 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.166 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.166 INFO kablam! | Nov 07 05:28:44.166 INFO 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 07 05:28:44.166 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.166 INFO kablam! Nov 07 05:28:44.166 INFO kablam! warning: cannot find type `jobs` in this scope Nov 07 05:28:44.166 INFO kablam! --> src/jenkins/job.rs:5:24 Nov 07 05:28:44.166 INFO kablam! | Nov 07 05:28:44.166 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.166 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.166 INFO kablam! | Nov 07 05:28:44.166 INFO 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 07 05:28:44.166 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.166 INFO kablam! Nov 07 05:28:44.166 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:44.166 INFO kablam! --> src/jenkins/job.rs:5:24 Nov 07 05:28:44.166 INFO kablam! | Nov 07 05:28:44.166 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.166 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.166 INFO kablam! | Nov 07 05:28:44.166 INFO 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 07 05:28:44.166 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.166 INFO kablam! Nov 07 05:28:44.166 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:44.166 INFO kablam! --> src/jenkins/job.rs:5:36 Nov 07 05:28:44.166 INFO kablam! | Nov 07 05:28:44.166 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.166 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.166 INFO kablam! | Nov 07 05:28:44.166 INFO 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 07 05:28:44.166 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.166 INFO kablam! Nov 07 05:28:44.166 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 07 05:28:44.166 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 07 05:28:44.166 INFO kablam! | Nov 07 05:28:44.166 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.166 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.166 INFO kablam! | Nov 07 05:28:44.166 INFO 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 07 05:28:44.166 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.166 INFO kablam! Nov 07 05:28:44.166 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:44.166 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 07 05:28:44.166 INFO kablam! | Nov 07 05:28:44.166 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.166 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.166 INFO kablam! | Nov 07 05:28:44.166 INFO 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 07 05:28:44.166 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.166 INFO kablam! Nov 07 05:28:44.166 INFO kablam! warning: cannot find type `jobs` in this scope Nov 07 05:28:44.166 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 07 05:28:44.166 INFO kablam! | Nov 07 05:28:44.166 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.166 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.166 INFO kablam! | Nov 07 05:28:44.166 INFO 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 07 05:28:44.166 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.166 INFO kablam! Nov 07 05:28:44.166 INFO kablam! warning: unused import: `super::Job` Nov 07 05:28:44.166 INFO kablam! --> src/jenkins/matrix.rs:2:5 Nov 07 05:28:44.166 INFO kablam! | Nov 07 05:28:44.166 INFO kablam! 2 | use super::Job; Nov 07 05:28:44.166 INFO kablam! | ^^^^^^^^^^ Nov 07 05:28:44.166 INFO kablam! Nov 07 05:28:44.166 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 07 05:28:44.166 INFO kablam! --> src/jenkins/matrix.rs:4:10 Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:44.167 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO 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 07 05:28:44.167 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.167 INFO kablam! Nov 07 05:28:44.167 INFO kablam! warning: cannot find type `matrices` in this scope Nov 07 05:28:44.167 INFO kablam! --> src/jenkins/matrix.rs:4:10 Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:44.167 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO 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 07 05:28:44.167 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.167 INFO kablam! Nov 07 05:28:44.167 INFO kablam! warning: cannot find type `matrices` in this scope Nov 07 05:28:44.167 INFO kablam! --> src/jenkins/matrix.rs:4:24 Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:44.167 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO 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 07 05:28:44.167 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.167 INFO kablam! Nov 07 05:28:44.167 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 07 05:28:44.167 INFO kablam! --> src/jenkins/matrix.rs:4:24 Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:44.167 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO 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 07 05:28:44.167 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.167 INFO kablam! Nov 07 05:28:44.167 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 07 05:28:44.167 INFO kablam! --> src/jenkins/matrix.rs:4:36 Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:44.167 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO 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 07 05:28:44.167 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.167 INFO kablam! Nov 07 05:28:44.167 INFO kablam! warning: unused import: `jobs` Nov 07 05:28:44.167 INFO kablam! --> src/jenkins/run.rs:3:20 Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO kablam! 3 | use schema::{runs, jobs}; Nov 07 05:28:44.167 INFO kablam! | ^^^^ Nov 07 05:28:44.167 INFO kablam! Nov 07 05:28:44.167 INFO kablam! warning: cannot find type `Run` in this scope Nov 07 05:28:44.167 INFO kablam! --> src/jenkins/run.rs:8:10 Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.167 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO 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 07 05:28:44.167 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.167 INFO kablam! Nov 07 05:28:44.167 INFO kablam! warning: cannot find type `runs` in this scope Nov 07 05:28:44.167 INFO kablam! --> src/jenkins/run.rs:8:10 Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.167 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO 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 07 05:28:44.167 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.167 INFO kablam! Nov 07 05:28:44.167 INFO kablam! warning: cannot find type `runs` in this scope Nov 07 05:28:44.167 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.167 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO 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 07 05:28:44.167 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.167 INFO kablam! Nov 07 05:28:44.167 INFO kablam! warning: cannot find type `Run` in this scope Nov 07 05:28:44.167 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.167 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.167 INFO kablam! | Nov 07 05:28:44.167 INFO 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 07 05:28:44.167 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.168 INFO kablam! Nov 07 05:28:44.168 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 07 05:28:44.168 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 07 05:28:44.168 INFO kablam! | Nov 07 05:28:44.168 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.168 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.168 INFO kablam! | Nov 07 05:28:44.168 INFO 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 07 05:28:44.168 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.168 INFO kablam! Nov 07 05:28:44.168 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 07 05:28:44.168 INFO kablam! --> src/jenkins/run.rs:8:36 Nov 07 05:28:44.168 INFO kablam! | Nov 07 05:28:44.168 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.168 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.168 INFO kablam! | Nov 07 05:28:44.168 INFO 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 07 05:28:44.168 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.168 INFO kablam! Nov 07 05:28:44.168 INFO kablam! warning: cannot find type `Run` in this scope Nov 07 05:28:44.168 INFO kablam! --> src/jenkins/run.rs:8:36 Nov 07 05:28:44.168 INFO kablam! | Nov 07 05:28:44.168 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.168 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.168 INFO kablam! | Nov 07 05:28:44.168 INFO 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 07 05:28:44.168 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.168 INFO kablam! Nov 07 05:28:44.168 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:44.168 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 07 05:28:44.168 INFO kablam! | Nov 07 05:28:44.168 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.168 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.168 INFO kablam! | Nov 07 05:28:44.168 INFO 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 07 05:28:44.168 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.168 INFO kablam! Nov 07 05:28:44.168 INFO kablam! warning: cannot find type `Run` in this scope Nov 07 05:28:44.168 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 07 05:28:44.168 INFO kablam! | Nov 07 05:28:44.168 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.168 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.168 INFO kablam! | Nov 07 05:28:44.168 INFO 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 07 05:28:44.168 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.168 INFO kablam! Nov 07 05:28:44.168 INFO kablam! warning: cannot find type `runs` in this scope Nov 07 05:28:44.168 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 07 05:28:44.168 INFO kablam! | Nov 07 05:28:44.168 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:44.168 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.168 INFO kablam! | Nov 07 05:28:44.168 INFO 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 07 05:28:44.168 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.168 INFO kablam! Nov 07 05:28:44.168 INFO kablam! warning: cannot find type `table` in this scope Nov 07 05:28:44.168 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 07 05:28:44.168 INFO kablam! | Nov 07 05:28:44.168 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 07 05:28:44.168 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.168 INFO kablam! | Nov 07 05:28:44.168 INFO 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 07 05:28:44.168 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.168 INFO kablam! Nov 07 05:28:44.176 INFO kablam! warning: cannot find type `id` in this scope Nov 07 05:28:44.176 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:44.176 INFO kablam! | Nov 07 05:28:44.176 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:44.176 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.176 INFO kablam! | Nov 07 05:28:44.176 INFO 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 07 05:28:44.176 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.176 INFO kablam! Nov 07 05:28:44.176 INFO kablam! warning: cannot find type `name` in this scope Nov 07 05:28:44.176 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:44.176 INFO kablam! | Nov 07 05:28:44.176 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:44.176 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.176 INFO kablam! | Nov 07 05:28:44.176 INFO 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 07 05:28:44.176 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.176 INFO kablam! Nov 07 05:28:44.176 INFO kablam! warning: cannot find type `ubuntu_version` in this scope Nov 07 05:28:44.176 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:44.176 INFO kablam! | Nov 07 05:28:44.176 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:44.176 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.176 INFO kablam! | Nov 07 05:28:44.176 INFO 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 07 05:28:44.176 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.176 INFO kablam! Nov 07 05:28:44.176 INFO kablam! warning: cannot find type `openstack_version` in this scope Nov 07 05:28:44.176 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:44.176 INFO kablam! | Nov 07 05:28:44.176 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:44.176 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.176 INFO kablam! | Nov 07 05:28:44.176 INFO 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 07 05:28:44.176 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.176 INFO kablam! Nov 07 05:28:44.176 INFO kablam! warning: cannot find type `matrix_id` in this scope Nov 07 05:28:44.176 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:44.176 INFO kablam! | Nov 07 05:28:44.176 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:44.176 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.176 INFO kablam! | Nov 07 05:28:44.176 INFO 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 07 05:28:44.176 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.176 INFO kablam! Nov 07 05:28:44.176 INFO kablam! warning: cannot find type `job_id` in this scope Nov 07 05:28:44.177 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:44.177 INFO kablam! | Nov 07 05:28:44.177 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:44.177 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.177 INFO kablam! | Nov 07 05:28:44.177 INFO 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 07 05:28:44.177 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.177 INFO kablam! Nov 07 05:28:44.177 INFO kablam! warning: cannot find type `pass` in this scope Nov 07 05:28:44.177 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:44.177 INFO kablam! | Nov 07 05:28:44.177 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:44.177 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.177 INFO kablam! | Nov 07 05:28:44.177 INFO 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 07 05:28:44.184 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.184 INFO kablam! Nov 07 05:28:44.184 INFO kablam! warning: cannot find type `created_at` in this scope Nov 07 05:28:44.184 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:44.184 INFO kablam! | Nov 07 05:28:44.184 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:44.184 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.184 INFO kablam! | Nov 07 05:28:44.184 INFO 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 07 05:28:44.184 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.184 INFO kablam! Nov 07 05:28:44.184 INFO kablam! warning: cannot find type `runtime` in this scope Nov 07 05:28:44.184 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:44.184 INFO kablam! | Nov 07 05:28:44.184 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:44.184 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:44.184 INFO kablam! | Nov 07 05:28:44.184 INFO 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 07 05:28:44.184 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:44.184 INFO kablam! Nov 07 05:28:44.564 INFO kablam! warning: unused variable: `jenkins_worker` Nov 07 05:28:44.564 INFO kablam! --> src/main.rs:68:9 Nov 07 05:28:44.564 INFO kablam! | Nov 07 05:28:44.564 INFO kablam! 68 | let jenkins_worker = jenkins_updater(sleep_duration); Nov 07 05:28:44.564 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Nov 07 05:28:44.564 INFO kablam! | Nov 07 05:28:44.564 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 07 05:28:44.564 INFO kablam! Nov 07 05:28:44.676 INFO kablam! warning: unused variable: `jenkins_worker` Nov 07 05:28:44.676 INFO kablam! --> src/main.rs:68:9 Nov 07 05:28:44.676 INFO kablam! | Nov 07 05:28:44.676 INFO kablam! 68 | let jenkins_worker = jenkins_updater(sleep_duration); Nov 07 05:28:44.676 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Nov 07 05:28:44.676 INFO kablam! | Nov 07 05:28:44.676 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 07 05:28:44.676 INFO kablam! Nov 07 05:28:44.871 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Nov 07 05:28:44.888 INFO kablam! su: No module specific data is present Nov 07 05:28:51.077 INFO running `"docker" "rm" "-f" "378e30c66790f48a9a5fa260392c0ee72cfe3060d78a12b91be44e5ee4687b45"` Nov 07 05:28:51.235 INFO blam! 378e30c66790f48a9a5fa260392c0ee72cfe3060d78a12b91be44e5ee4687b45