Nov 01 12:44:56.212 INFO checking ChrisMacNaughton/osci-dash against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 12:44:56.212 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 01 12:44:56.578 INFO blam! 8561df6cb392158b9a7220bf73f2dbfa12ef1c155aee55e11092d06c6cebb671 Nov 01 12:44:56.579 INFO running `"docker" "start" "-a" "8561df6cb392158b9a7220bf73f2dbfa12ef1c155aee55e11092d06c6cebb671"` Nov 01 12:44:57.919 INFO kablam! usermod: no changes Nov 01 12:44:58.346 INFO kablam! Compiling serde v1.0.76 Nov 01 12:44:58.365 INFO kablam! Checking toml v0.4.6 Nov 01 12:44:58.384 INFO kablam! Checking chrono v0.4.6 Nov 01 12:44:58.385 INFO kablam! Checking error-chain v0.10.0 Nov 01 12:45:01.540 INFO kablam! Checking dotenv v0.10.1 Nov 01 12:45:06.077 INFO kablam! Checking diesel v1.3.2 Nov 01 12:45:06.641 INFO kablam! Checking rocket v0.3.16 Nov 01 12:45:53.845 INFO kablam! Compiling rocket_codegen v0.3.16 Nov 01 12:46:14.430 INFO kablam! Checking osci-dash v0.1.0 (/source) Nov 01 12:46:19.464 INFO kablam! warning: unused import: `matrices` Nov 01 12:46:19.464 INFO kablam! --> src/jenkins/job.rs:1:14 Nov 01 12:46:19.464 INFO kablam! | Nov 01 12:46:19.464 INFO kablam! 1 | use schema::{matrices, jobs}; Nov 01 12:46:19.464 INFO kablam! | ^^^^^^^^ Nov 01 12:46:19.464 INFO kablam! | Nov 01 12:46:19.464 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 12:46:19.464 INFO kablam! Nov 01 12:46:19.464 INFO kablam! warning: unused import: `Run` Nov 01 12:46:19.464 INFO kablam! --> src/jenkins/job.rs:2:21 Nov 01 12:46:19.464 INFO kablam! | Nov 01 12:46:19.464 INFO kablam! 2 | use super::{Matrix, Run}; Nov 01 12:46:19.464 INFO kablam! | ^^^ Nov 01 12:46:19.465 INFO kablam! Nov 01 12:46:19.465 INFO kablam! warning: cannot find type `Job` in this scope Nov 01 12:46:19.465 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 01 12:46:19.465 INFO kablam! | Nov 01 12:46:19.465 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.465 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.465 INFO kablam! | Nov 01 12:46:19.465 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 12:46:19.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 01 12:46:19.465 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.465 INFO kablam! Nov 01 12:46:19.465 INFO kablam! warning: cannot find type `jobs` in this scope Nov 01 12:46:19.465 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 01 12:46:19.465 INFO kablam! | Nov 01 12:46:19.465 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.465 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.465 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.465 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.465 INFO kablam! Nov 01 12:46:19.465 INFO kablam! warning: cannot find type `Job` in this scope Nov 01 12:46:19.465 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 01 12:46:19.465 INFO kablam! | Nov 01 12:46:19.465 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.465 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.465 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.465 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.465 INFO kablam! Nov 01 12:46:19.465 INFO kablam! warning: cannot find type `jobs` in this scope Nov 01 12:46:19.465 INFO kablam! --> src/jenkins/job.rs:5:24 Nov 01 12:46:19.465 INFO kablam! | Nov 01 12:46:19.465 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.465 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.465 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.465 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.465 INFO kablam! Nov 01 12:46:19.465 INFO kablam! warning: cannot find type `Job` in this scope Nov 01 12:46:19.465 INFO kablam! --> src/jenkins/job.rs:5:24 Nov 01 12:46:19.465 INFO kablam! | Nov 01 12:46:19.465 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.465 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.465 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.465 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.465 INFO kablam! Nov 01 12:46:19.465 INFO kablam! warning: cannot find type `Job` in this scope Nov 01 12:46:19.465 INFO kablam! --> src/jenkins/job.rs:5:36 Nov 01 12:46:19.465 INFO kablam! | Nov 01 12:46:19.465 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.465 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.465 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.465 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.465 INFO kablam! Nov 01 12:46:19.465 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 01 12:46:19.465 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 01 12:46:19.465 INFO kablam! | Nov 01 12:46:19.465 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.465 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.465 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.465 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.465 INFO kablam! Nov 01 12:46:19.465 INFO kablam! warning: cannot find type `Job` in this scope Nov 01 12:46:19.465 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 01 12:46:19.465 INFO kablam! | Nov 01 12:46:19.465 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.465 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.465 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.465 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.465 INFO kablam! Nov 01 12:46:19.465 INFO kablam! warning: cannot find type `jobs` in this scope Nov 01 12:46:19.465 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 01 12:46:19.465 INFO kablam! | Nov 01 12:46:19.465 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.465 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.466 INFO kablam! | Nov 01 12:46:19.466 INFO 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 01 12:46:19.466 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.466 INFO kablam! Nov 01 12:46:19.466 INFO kablam! warning: unused import: `super::Job` Nov 01 12:46:19.466 INFO kablam! --> src/jenkins/matrix.rs:2:5 Nov 01 12:46:19.466 INFO kablam! | Nov 01 12:46:19.466 INFO kablam! 2 | use super::Job; Nov 01 12:46:19.466 INFO kablam! | ^^^^^^^^^^ Nov 01 12:46:19.466 INFO kablam! Nov 01 12:46:19.466 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 01 12:46:19.466 INFO kablam! --> src/jenkins/matrix.rs:4:10 Nov 01 12:46:19.466 INFO kablam! | Nov 01 12:46:19.466 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 01 12:46:19.466 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.466 INFO kablam! | Nov 01 12:46:19.466 INFO 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 01 12:46:19.466 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.466 INFO kablam! Nov 01 12:46:19.466 INFO kablam! warning: cannot find type `matrices` in this scope Nov 01 12:46:19.466 INFO kablam! --> src/jenkins/matrix.rs:4:10 Nov 01 12:46:19.466 INFO kablam! | Nov 01 12:46:19.466 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 01 12:46:19.466 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.466 INFO kablam! | Nov 01 12:46:19.466 INFO 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 01 12:46:19.466 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.466 INFO kablam! Nov 01 12:46:19.466 INFO kablam! warning: cannot find type `matrices` in this scope Nov 01 12:46:19.466 INFO kablam! --> src/jenkins/matrix.rs:4:24 Nov 01 12:46:19.466 INFO kablam! | Nov 01 12:46:19.466 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 01 12:46:19.466 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.466 INFO kablam! | Nov 01 12:46:19.466 INFO 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 01 12:46:19.466 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.466 INFO kablam! Nov 01 12:46:19.466 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 01 12:46:19.466 INFO kablam! --> src/jenkins/matrix.rs:4:24 Nov 01 12:46:19.466 INFO kablam! | Nov 01 12:46:19.466 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 01 12:46:19.466 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.466 INFO kablam! | Nov 01 12:46:19.466 INFO 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 01 12:46:19.466 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.466 INFO kablam! Nov 01 12:46:19.466 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 01 12:46:19.466 INFO kablam! --> src/jenkins/matrix.rs:4:36 Nov 01 12:46:19.466 INFO kablam! | Nov 01 12:46:19.466 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 01 12:46:19.466 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.466 INFO kablam! | Nov 01 12:46:19.466 INFO 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 01 12:46:19.466 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.466 INFO kablam! Nov 01 12:46:19.466 INFO kablam! warning: unused import: `jobs` Nov 01 12:46:19.466 INFO kablam! --> src/jenkins/run.rs:3:20 Nov 01 12:46:19.466 INFO kablam! | Nov 01 12:46:19.466 INFO kablam! 3 | use schema::{runs, jobs}; Nov 01 12:46:19.466 INFO kablam! | ^^^^ Nov 01 12:46:19.466 INFO kablam! Nov 01 12:46:19.466 INFO kablam! warning: cannot find type `Run` in this scope Nov 01 12:46:19.466 INFO kablam! --> src/jenkins/run.rs:8:10 Nov 01 12:46:19.466 INFO kablam! | Nov 01 12:46:19.466 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.466 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.466 INFO kablam! | Nov 01 12:46:19.466 INFO 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 01 12:46:19.466 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.466 INFO kablam! Nov 01 12:46:19.466 INFO kablam! warning: cannot find type `runs` in this scope Nov 01 12:46:19.466 INFO kablam! --> src/jenkins/run.rs:8:10 Nov 01 12:46:19.466 INFO kablam! | Nov 01 12:46:19.466 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.466 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.466 INFO kablam! | Nov 01 12:46:19.466 INFO 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 01 12:46:19.466 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.466 INFO kablam! Nov 01 12:46:19.466 INFO kablam! warning: cannot find type `runs` in this scope Nov 01 12:46:19.466 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 01 12:46:19.466 INFO kablam! | Nov 01 12:46:19.466 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.467 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.467 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.467 INFO kablam! Nov 01 12:46:19.467 INFO kablam! warning: cannot find type `Run` in this scope Nov 01 12:46:19.467 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.467 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.467 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.467 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.467 INFO kablam! Nov 01 12:46:19.467 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 12:46:19.467 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.467 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.467 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.467 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.467 INFO kablam! Nov 01 12:46:19.467 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 12:46:19.467 INFO kablam! --> src/jenkins/run.rs:8:36 Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.467 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.467 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.467 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.467 INFO kablam! Nov 01 12:46:19.467 INFO kablam! warning: cannot find type `Run` in this scope Nov 01 12:46:19.467 INFO kablam! --> src/jenkins/run.rs:8:36 Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.467 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.467 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.467 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.467 INFO kablam! Nov 01 12:46:19.467 INFO kablam! warning: cannot find type `Job` in this scope Nov 01 12:46:19.467 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.467 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.467 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.467 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.467 INFO kablam! Nov 01 12:46:19.467 INFO kablam! warning: cannot find type `Run` in this scope Nov 01 12:46:19.467 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.467 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.467 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.467 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.467 INFO kablam! Nov 01 12:46:19.467 INFO kablam! warning: cannot find type `runs` in this scope Nov 01 12:46:19.467 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.467 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.467 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.467 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.467 INFO kablam! Nov 01 12:46:19.467 INFO kablam! warning: cannot find type `table` in this scope Nov 01 12:46:19.467 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.467 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 12:46:19.467 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.467 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.467 INFO kablam! Nov 01 12:46:19.467 INFO kablam! warning: cannot find type `id` in this scope Nov 01 12:46:19.467 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.467 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:46:19.467 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.467 INFO kablam! | Nov 01 12:46:19.468 INFO 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 01 12:46:19.468 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.468 INFO kablam! Nov 01 12:46:19.468 INFO kablam! warning: cannot find type `name` in this scope Nov 01 12:46:19.468 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:46:19.468 INFO kablam! | Nov 01 12:46:19.468 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:46:19.468 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.468 INFO kablam! | Nov 01 12:46:19.468 INFO 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 01 12:46:19.468 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.468 INFO kablam! Nov 01 12:46:19.472 INFO kablam! warning: cannot find type `ubuntu_version` in this scope Nov 01 12:46:19.472 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:46:19.472 INFO kablam! | Nov 01 12:46:19.472 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:46:19.472 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.477 INFO kablam! warning: unused import: `matrices` Nov 01 12:46:19.477 INFO kablam! --> src/jenkins/job.rs:1:14 Nov 01 12:46:19.477 INFO kablam! | Nov 01 12:46:19.477 INFO kablam! 1 | use schema::{matrices, jobs}; Nov 01 12:46:19.477 INFO kablam! | ^^^^^^^^ Nov 01 12:46:19.477 INFO kablam! | Nov 01 12:46:19.477 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 12:46:19.477 INFO kablam! Nov 01 12:46:19.477 INFO kablam! warning: unused import: `Run` Nov 01 12:46:19.477 INFO kablam! --> src/jenkins/job.rs:2:21 Nov 01 12:46:19.477 INFO kablam! | Nov 01 12:46:19.477 INFO kablam! 2 | use super::{Matrix, Run}; Nov 01 12:46:19.477 INFO kablam! | ^^^ Nov 01 12:46:19.477 INFO kablam! Nov 01 12:46:19.477 INFO kablam! warning: cannot find type `Job` in this scope Nov 01 12:46:19.477 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 01 12:46:19.477 INFO kablam! | Nov 01 12:46:19.477 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.477 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.477 INFO kablam! | Nov 01 12:46:19.477 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 12:46:19.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 01 12:46:19.477 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.477 INFO kablam! Nov 01 12:46:19.477 INFO kablam! warning: cannot find type `jobs` in this scope Nov 01 12:46:19.477 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 01 12:46:19.477 INFO kablam! | Nov 01 12:46:19.477 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.477 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.477 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.477 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.477 INFO kablam! Nov 01 12:46:19.477 INFO kablam! warning: cannot find type `Job` in this scope Nov 01 12:46:19.477 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 01 12:46:19.477 INFO kablam! | Nov 01 12:46:19.477 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.477 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.477 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.477 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.477 INFO kablam! Nov 01 12:46:19.477 INFO kablam! warning: cannot find type `jobs` in this scope Nov 01 12:46:19.477 INFO kablam! --> src/jenkins/job.rs:5:24 Nov 01 12:46:19.477 INFO kablam! | Nov 01 12:46:19.477 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.477 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.477 INFO kablam! | Nov 01 12:46:19.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 01 12:46:19.478 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.478 INFO kablam! Nov 01 12:46:19.478 INFO kablam! warning: cannot find type `Job` in this scope Nov 01 12:46:19.478 INFO kablam! --> src/jenkins/job.rs:5:24 Nov 01 12:46:19.478 INFO kablam! | Nov 01 12:46:19.478 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.478 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.478 INFO kablam! | Nov 01 12:46:19.478 INFO kablam! | Nov 01 12:46:19.478 INFO 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 01 12:46:19.478 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.478 INFO 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 01 12:46:19.478 INFO kablam! Nov 01 12:46:19.478 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.478 INFO kablam! Nov 01 12:46:19.478 INFO kablam! warning: cannot find type `openstack_version` in this scope Nov 01 12:46:19.478 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:46:19.478 INFO kablam! | Nov 01 12:46:19.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:46:19.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.478 INFO kablam! | Nov 01 12:46:19.478 INFO 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 01 12:46:19.478 INFO kablam! warning: cannot find type `Job` in this scope Nov 01 12:46:19.478 INFO kablam! --> src/jenkins/job.rs:5:36 Nov 01 12:46:19.478 INFO kablam! | Nov 01 12:46:19.478 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.478 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.478 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.478 INFO kablam! Nov 01 12:46:19.478 INFO kablam! | Nov 01 12:46:19.478 INFO 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 01 12:46:19.478 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.478 INFO kablam! Nov 01 12:46:19.478 INFO kablam! warning: cannot find type `matrix_id` in this scope Nov 01 12:46:19.478 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 01 12:46:19.478 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 01 12:46:19.478 INFO kablam! | Nov 01 12:46:19.478 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.478 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.478 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:46:19.478 INFO kablam! | Nov 01 12:46:19.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:46:19.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.478 INFO kablam! | Nov 01 12:46:19.478 INFO 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 01 12:46:19.478 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.478 INFO kablam! Nov 01 12:46:19.478 INFO kablam! | Nov 01 12:46:19.478 INFO 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 01 12:46:19.478 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.478 INFO kablam! Nov 01 12:46:19.478 INFO kablam! warning: cannot find type `Job` in this scope Nov 01 12:46:19.478 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 01 12:46:19.478 INFO kablam! | Nov 01 12:46:19.478 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.478 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.478 INFO kablam! | Nov 01 12:46:19.478 INFO 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 01 12:46:19.478 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.478 INFO kablam! Nov 01 12:46:19.478 INFO kablam! warning: cannot find type `jobs` in this scope Nov 01 12:46:19.478 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 01 12:46:19.478 INFO kablam! | Nov 01 12:46:19.478 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.478 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.478 INFO kablam! | Nov 01 12:46:19.478 INFO 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 01 12:46:19.478 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.478 INFO kablam! Nov 01 12:46:19.478 INFO kablam! warning: unused import: `super::Job` Nov 01 12:46:19.478 INFO kablam! --> src/jenkins/matrix.rs:2:5 Nov 01 12:46:19.478 INFO kablam! | Nov 01 12:46:19.478 INFO kablam! 2 | use super::Job; Nov 01 12:46:19.478 INFO kablam! | ^^^^^^^^^^ Nov 01 12:46:19.478 INFO kablam! Nov 01 12:46:19.478 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 01 12:46:19.478 INFO kablam! --> src/jenkins/matrix.rs:4:10 Nov 01 12:46:19.478 INFO kablam! | Nov 01 12:46:19.478 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 01 12:46:19.478 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.478 INFO kablam! warning: cannot find type `job_id` in this scope Nov 01 12:46:19.478 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:46:19.478 INFO kablam! | Nov 01 12:46:19.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:46:19.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.479 INFO kablam! | Nov 01 12:46:19.479 INFO 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 01 12:46:19.479 INFO kablam! | Nov 01 12:46:19.479 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.479 INFO kablam! Nov 01 12:46:19.479 INFO 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 01 12:46:19.479 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.479 INFO kablam! Nov 01 12:46:19.479 INFO kablam! warning: cannot find type `matrices` in this scope Nov 01 12:46:19.479 INFO kablam! --> src/jenkins/matrix.rs:4:10 Nov 01 12:46:19.479 INFO kablam! | Nov 01 12:46:19.479 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 01 12:46:19.479 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.479 INFO kablam! | Nov 01 12:46:19.479 INFO 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 01 12:46:19.479 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.479 INFO kablam! warning: cannot find type `pass` in this scope Nov 01 12:46:19.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:46:19.479 INFO kablam! | Nov 01 12:46:19.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:46:19.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.479 INFO kablam! | Nov 01 12:46:19.479 INFO 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 01 12:46:19.479 INFO kablam! Nov 01 12:46:19.479 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.479 INFO kablam! Nov 01 12:46:19.479 INFO kablam! warning: cannot find type `matrices` in this scope Nov 01 12:46:19.479 INFO kablam! --> src/jenkins/matrix.rs:4:24 Nov 01 12:46:19.479 INFO kablam! | Nov 01 12:46:19.479 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 01 12:46:19.479 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.479 INFO kablam! | Nov 01 12:46:19.479 INFO 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 01 12:46:19.479 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.479 INFO kablam! warning: cannot find type `created_at` in this scope Nov 01 12:46:19.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:46:19.479 INFO kablam! | Nov 01 12:46:19.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:46:19.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.479 INFO kablam! | Nov 01 12:46:19.479 INFO 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 01 12:46:19.479 INFO kablam! Nov 01 12:46:19.479 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.479 INFO kablam! Nov 01 12:46:19.479 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 01 12:46:19.479 INFO kablam! --> src/jenkins/matrix.rs:4:24 Nov 01 12:46:19.479 INFO kablam! | Nov 01 12:46:19.479 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 01 12:46:19.479 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.479 INFO kablam! | Nov 01 12:46:19.479 INFO 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 01 12:46:19.479 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.479 INFO kablam! Nov 01 12:46:19.479 INFO kablam! warning: cannot find type `runtime` in this scope Nov 01 12:46:19.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:46:19.479 INFO kablam! | Nov 01 12:46:19.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:46:19.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.479 INFO kablam! | Nov 01 12:46:19.479 INFO 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 01 12:46:19.479 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.479 INFO kablam! Nov 01 12:46:19.479 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 01 12:46:19.479 INFO kablam! --> src/jenkins/matrix.rs:4:36 Nov 01 12:46:19.479 INFO kablam! | Nov 01 12:46:19.479 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 01 12:46:19.479 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.479 INFO kablam! | Nov 01 12:46:19.479 INFO 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 01 12:46:19.479 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.479 INFO kablam! Nov 01 12:46:19.479 INFO kablam! warning: unused import: `jobs` Nov 01 12:46:19.479 INFO kablam! --> src/jenkins/run.rs:3:20 Nov 01 12:46:19.479 INFO kablam! | Nov 01 12:46:19.479 INFO kablam! 3 | use schema::{runs, jobs}; Nov 01 12:46:19.479 INFO kablam! | ^^^^ Nov 01 12:46:19.479 INFO kablam! Nov 01 12:46:19.480 INFO kablam! warning: cannot find type `Run` in this scope Nov 01 12:46:19.480 INFO kablam! --> src/jenkins/run.rs:8:10 Nov 01 12:46:19.480 INFO kablam! | Nov 01 12:46:19.480 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.480 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.480 INFO kablam! | Nov 01 12:46:19.480 INFO 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 01 12:46:19.480 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.480 INFO kablam! Nov 01 12:46:19.480 INFO kablam! warning: cannot find type `runs` in this scope Nov 01 12:46:19.480 INFO kablam! --> src/jenkins/run.rs:8:10 Nov 01 12:46:19.480 INFO kablam! | Nov 01 12:46:19.480 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.480 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.480 INFO kablam! | Nov 01 12:46:19.480 INFO 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 01 12:46:19.480 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.480 INFO kablam! Nov 01 12:46:19.480 INFO kablam! warning: cannot find type `runs` in this scope Nov 01 12:46:19.480 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 01 12:46:19.480 INFO kablam! | Nov 01 12:46:19.480 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.480 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.480 INFO kablam! | Nov 01 12:46:19.480 INFO 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 01 12:46:19.480 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.480 INFO kablam! Nov 01 12:46:19.480 INFO kablam! warning: cannot find type `Run` in this scope Nov 01 12:46:19.480 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 01 12:46:19.480 INFO kablam! | Nov 01 12:46:19.481 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.481 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.481 INFO kablam! | Nov 01 12:46:19.481 INFO 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 01 12:46:19.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.481 INFO kablam! Nov 01 12:46:19.481 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 12:46:19.481 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 01 12:46:19.481 INFO kablam! | Nov 01 12:46:19.481 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.481 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.481 INFO kablam! | Nov 01 12:46:19.481 INFO 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 01 12:46:19.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.481 INFO kablam! Nov 01 12:46:19.481 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 12:46:19.481 INFO kablam! --> src/jenkins/run.rs:8:36 Nov 01 12:46:19.481 INFO kablam! | Nov 01 12:46:19.481 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.481 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.481 INFO kablam! | Nov 01 12:46:19.481 INFO 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 01 12:46:19.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.481 INFO kablam! Nov 01 12:46:19.481 INFO kablam! warning: cannot find type `Run` in this scope Nov 01 12:46:19.481 INFO kablam! --> src/jenkins/run.rs:8:36 Nov 01 12:46:19.481 INFO kablam! | Nov 01 12:46:19.481 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.481 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.481 INFO kablam! | Nov 01 12:46:19.481 INFO 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 01 12:46:19.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.481 INFO kablam! Nov 01 12:46:19.481 INFO kablam! warning: cannot find type `Job` in this scope Nov 01 12:46:19.481 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 01 12:46:19.481 INFO kablam! | Nov 01 12:46:19.481 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.481 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.481 INFO kablam! | Nov 01 12:46:19.481 INFO 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 01 12:46:19.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.481 INFO kablam! Nov 01 12:46:19.481 INFO kablam! warning: cannot find type `Run` in this scope Nov 01 12:46:19.481 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 01 12:46:19.481 INFO kablam! | Nov 01 12:46:19.481 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.481 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.481 INFO kablam! | Nov 01 12:46:19.481 INFO 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 01 12:46:19.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.481 INFO kablam! Nov 01 12:46:19.481 INFO kablam! warning: cannot find type `runs` in this scope Nov 01 12:46:19.481 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 01 12:46:19.481 INFO kablam! | Nov 01 12:46:19.481 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 01 12:46:19.481 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.481 INFO kablam! | Nov 01 12:46:19.481 INFO 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 01 12:46:19.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.481 INFO kablam! Nov 01 12:46:19.481 INFO kablam! warning: cannot find type `table` in this scope Nov 01 12:46:19.481 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 12:46:19.481 INFO kablam! | Nov 01 12:46:19.481 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 12:46:19.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.481 INFO kablam! | Nov 01 12:46:19.481 INFO 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 01 12:46:19.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.481 INFO kablam! Nov 01 12:46:19.481 INFO kablam! warning: cannot find type `id` in this scope Nov 01 12:46:19.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:46:19.481 INFO kablam! | Nov 01 12:46:19.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:46:19.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.481 INFO kablam! | Nov 01 12:46:19.481 INFO 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 01 12:46:19.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.481 INFO kablam! Nov 01 12:46:19.482 INFO kablam! warning: cannot find type `name` in this scope Nov 01 12:46:19.482 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:46:19.482 INFO kablam! | Nov 01 12:46:19.482 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:46:19.482 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.482 INFO kablam! | Nov 01 12:46:19.482 INFO 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 01 12:46:19.482 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.482 INFO kablam! Nov 01 12:46:19.482 INFO kablam! warning: cannot find type `ubuntu_version` in this scope Nov 01 12:46:19.482 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:46:19.482 INFO kablam! | Nov 01 12:46:19.482 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:46:19.482 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.482 INFO kablam! | Nov 01 12:46:19.482 INFO 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 01 12:46:19.482 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.482 INFO kablam! Nov 01 12:46:19.482 INFO kablam! warning: cannot find type `openstack_version` in this scope Nov 01 12:46:19.482 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:46:19.482 INFO kablam! | Nov 01 12:46:19.482 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:46:19.482 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.482 INFO kablam! | Nov 01 12:46:19.482 INFO 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 01 12:46:19.482 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.482 INFO kablam! Nov 01 12:46:19.483 INFO kablam! warning: cannot find type `matrix_id` in this scope Nov 01 12:46:19.483 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:46:19.483 INFO kablam! | Nov 01 12:46:19.483 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:46:19.483 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.483 INFO kablam! | Nov 01 12:46:19.483 INFO 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 01 12:46:19.483 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.483 INFO kablam! Nov 01 12:46:19.483 INFO kablam! warning: cannot find type `job_id` in this scope Nov 01 12:46:19.483 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:46:19.483 INFO kablam! | Nov 01 12:46:19.483 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:46:19.483 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.483 INFO kablam! | Nov 01 12:46:19.483 INFO 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 01 12:46:19.483 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.483 INFO kablam! Nov 01 12:46:19.483 INFO kablam! warning: cannot find type `pass` in this scope Nov 01 12:46:19.483 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:46:19.483 INFO kablam! | Nov 01 12:46:19.483 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:46:19.483 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.488 INFO kablam! | Nov 01 12:46:19.488 INFO 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 01 12:46:19.488 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.488 INFO kablam! Nov 01 12:46:19.488 INFO kablam! warning: cannot find type `created_at` in this scope Nov 01 12:46:19.488 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:46:19.488 INFO kablam! | Nov 01 12:46:19.488 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:46:19.488 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.488 INFO kablam! | Nov 01 12:46:19.488 INFO 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 01 12:46:19.488 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.488 INFO kablam! Nov 01 12:46:19.488 INFO kablam! warning: cannot find type `runtime` in this scope Nov 01 12:46:19.488 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:46:19.488 INFO kablam! | Nov 01 12:46:19.488 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:46:19.488 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:46:19.488 INFO kablam! | Nov 01 12:46:19.488 INFO 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 01 12:46:19.488 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:46:19.489 INFO kablam! Nov 01 12:46:20.424 INFO kablam! warning: unused variable: `jenkins_worker` Nov 01 12:46:20.424 INFO kablam! --> src/main.rs:68:9 Nov 01 12:46:20.424 INFO kablam! | Nov 01 12:46:20.424 INFO kablam! 68 | let jenkins_worker = jenkins_updater(sleep_duration); Nov 01 12:46:20.424 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Nov 01 12:46:20.424 INFO kablam! | Nov 01 12:46:20.424 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 01 12:46:20.424 INFO kablam! Nov 01 12:46:20.508 INFO kablam! warning: unused variable: `jenkins_worker` Nov 01 12:46:20.508 INFO kablam! --> src/main.rs:68:9 Nov 01 12:46:20.508 INFO kablam! | Nov 01 12:46:20.508 INFO kablam! 68 | let jenkins_worker = jenkins_updater(sleep_duration); Nov 01 12:46:20.508 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Nov 01 12:46:20.508 INFO kablam! | Nov 01 12:46:20.508 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 01 12:46:20.508 INFO kablam! Nov 01 12:46:20.857 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 22s Nov 01 12:46:20.877 INFO kablam! su: No module specific data is present Nov 01 12:46:21.743 INFO running `"docker" "rm" "-f" "8561df6cb392158b9a7220bf73f2dbfa12ef1c155aee55e11092d06c6cebb671"` Nov 01 12:46:22.080 INFO blam! 8561df6cb392158b9a7220bf73f2dbfa12ef1c155aee55e11092d06c6cebb671