Nov 28 14:11:10.274 INFO checking ChrisMacNaughton/osci-dash against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 14:11:10.274 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-6/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 28 14:11:10.664 INFO [stdout] 6eca1ddd7e66cf0649fe5967714cf6c7e370c0bacba04f450e89e88bbf60214c Nov 28 14:11:10.670 INFO running `"docker" "start" "-a" "6eca1ddd7e66cf0649fe5967714cf6c7e370c0bacba04f450e89e88bbf60214c"` Nov 28 14:11:12.080 INFO [stderr] usermod: no changes Nov 28 14:11:12.398 INFO [stderr] Checking r2d2 v0.8.2 Nov 28 14:11:12.413 INFO [stderr] Checking chrono v0.4.6 Nov 28 14:11:12.415 INFO [stderr] Checking error-chain v0.10.0 Nov 28 14:11:14.666 INFO [stderr] Checking dotenv v0.10.1 Nov 28 14:11:17.374 INFO [stderr] Checking diesel v1.3.2 Nov 28 14:11:45.435 INFO [stderr] Checking osci-dash v0.1.0 (/source) Nov 28 14:11:51.720 INFO [stderr] warning: unused import: `matrices` Nov 28 14:11:51.720 INFO [stderr] --> src/jenkins/job.rs:1:14 Nov 28 14:11:51.721 INFO [stderr] | Nov 28 14:11:51.722 INFO [stderr] 1 | use schema::{matrices, jobs}; Nov 28 14:11:51.725 INFO [stderr] | ^^^^^^^^ Nov 28 14:11:51.725 INFO [stderr] | Nov 28 14:11:51.725 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 14:11:51.726 INFO [stderr] Nov 28 14:11:51.726 INFO [stderr] warning: unused import: `Run` Nov 28 14:11:51.726 INFO [stderr] --> src/jenkins/job.rs:2:21 Nov 28 14:11:51.726 INFO [stderr] | Nov 28 14:11:51.726 INFO [stderr] 2 | use super::{Matrix, Run}; Nov 28 14:11:51.727 INFO [stderr] | ^^^ Nov 28 14:11:51.727 INFO [stderr] Nov 28 14:11:51.727 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:51.727 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 28 14:11:51.727 INFO [stderr] | Nov 28 14:11:51.728 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.728 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.728 INFO [stderr] | Nov 28 14:11:51.728 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 14:11:51.729 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.729 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.729 INFO [stderr] Nov 28 14:11:51.729 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 28 14:11:51.730 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 28 14:11:51.730 INFO [stderr] | Nov 28 14:11:51.730 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.730 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.730 INFO [stderr] | Nov 28 14:11:51.731 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.731 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.731 INFO [stderr] Nov 28 14:11:51.731 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:51.732 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 28 14:11:51.732 INFO [stderr] | Nov 28 14:11:51.732 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.733 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.733 INFO [stderr] | Nov 28 14:11:51.733 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.733 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.734 INFO [stderr] Nov 28 14:11:51.734 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 28 14:11:51.734 INFO [stderr] --> src/jenkins/job.rs:5:24 Nov 28 14:11:51.735 INFO [stderr] | Nov 28 14:11:51.735 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.735 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.736 INFO [stderr] | Nov 28 14:11:51.736 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.736 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.737 INFO [stderr] Nov 28 14:11:51.737 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:51.737 INFO [stderr] --> src/jenkins/job.rs:5:24 Nov 28 14:11:51.738 INFO [stderr] | Nov 28 14:11:51.738 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.738 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.739 INFO [stderr] | Nov 28 14:11:51.739 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.739 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.739 INFO [stderr] Nov 28 14:11:51.740 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:51.740 INFO [stderr] --> src/jenkins/job.rs:5:36 Nov 28 14:11:51.741 INFO [stderr] | Nov 28 14:11:51.741 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.741 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.741 INFO [stderr] | Nov 28 14:11:51.741 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.741 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.741 INFO [stderr] Nov 28 14:11:51.741 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 28 14:11:51.741 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 28 14:11:51.741 INFO [stderr] | Nov 28 14:11:51.741 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.741 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.741 INFO [stderr] | Nov 28 14:11:51.741 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.741 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.741 INFO [stderr] Nov 28 14:11:51.741 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:51.741 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 28 14:11:51.741 INFO [stderr] | Nov 28 14:11:51.741 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.741 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.741 INFO [stderr] | Nov 28 14:11:51.741 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.741 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.741 INFO [stderr] Nov 28 14:11:51.741 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 28 14:11:51.741 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 28 14:11:51.741 INFO [stderr] | Nov 28 14:11:51.741 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.741 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.741 INFO [stderr] | Nov 28 14:11:51.741 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.741 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.741 INFO [stderr] Nov 28 14:11:51.741 INFO [stderr] warning: unused import: `super::Job` Nov 28 14:11:51.741 INFO [stderr] --> src/jenkins/matrix.rs:2:5 Nov 28 14:11:51.741 INFO [stderr] | Nov 28 14:11:51.741 INFO [stderr] 2 | use super::Job; Nov 28 14:11:51.741 INFO [stderr] | ^^^^^^^^^^ Nov 28 14:11:51.741 INFO [stderr] Nov 28 14:11:51.741 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 28 14:11:51.741 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Nov 28 14:11:51.741 INFO [stderr] | Nov 28 14:11:51.741 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:51.741 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.741 INFO [stderr] | Nov 28 14:11:51.741 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.741 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.742 INFO [stderr] Nov 28 14:11:51.742 INFO [stderr] warning: cannot find type `matrices` in this scope Nov 28 14:11:51.742 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Nov 28 14:11:51.742 INFO [stderr] | Nov 28 14:11:51.742 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:51.742 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.742 INFO [stderr] | Nov 28 14:11:51.742 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.742 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.742 INFO [stderr] Nov 28 14:11:51.742 INFO [stderr] warning: cannot find type `matrices` in this scope Nov 28 14:11:51.742 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Nov 28 14:11:51.742 INFO [stderr] | Nov 28 14:11:51.742 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:51.742 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.742 INFO [stderr] | Nov 28 14:11:51.742 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.742 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.742 INFO [stderr] Nov 28 14:11:51.742 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 28 14:11:51.742 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Nov 28 14:11:51.742 INFO [stderr] | Nov 28 14:11:51.742 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:51.742 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.742 INFO [stderr] | Nov 28 14:11:51.742 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.742 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.742 INFO [stderr] Nov 28 14:11:51.742 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 28 14:11:51.742 INFO [stderr] --> src/jenkins/matrix.rs:4:36 Nov 28 14:11:51.742 INFO [stderr] | Nov 28 14:11:51.742 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:51.742 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.742 INFO [stderr] | Nov 28 14:11:51.742 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.742 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.742 INFO [stderr] Nov 28 14:11:51.742 INFO [stderr] warning: unused import: `jobs` Nov 28 14:11:51.742 INFO [stderr] --> src/jenkins/run.rs:3:20 Nov 28 14:11:51.742 INFO [stderr] | Nov 28 14:11:51.742 INFO [stderr] 3 | use schema::{runs, jobs}; Nov 28 14:11:51.742 INFO [stderr] | ^^^^ Nov 28 14:11:51.742 INFO [stderr] Nov 28 14:11:51.742 INFO [stderr] warning: cannot find type `Run` in this scope Nov 28 14:11:51.742 INFO [stderr] --> src/jenkins/run.rs:8:10 Nov 28 14:11:51.742 INFO [stderr] | Nov 28 14:11:51.742 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.742 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.742 INFO [stderr] | Nov 28 14:11:51.742 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.742 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.742 INFO [stderr] Nov 28 14:11:51.742 INFO [stderr] warning: cannot find type `runs` in this scope Nov 28 14:11:51.742 INFO [stderr] --> src/jenkins/run.rs:8:10 Nov 28 14:11:51.742 INFO [stderr] | Nov 28 14:11:51.742 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.742 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.742 INFO [stderr] | Nov 28 14:11:51.742 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.742 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.742 INFO [stderr] Nov 28 14:11:51.742 INFO [stderr] warning: cannot find type `runs` in this scope Nov 28 14:11:51.742 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 28 14:11:51.742 INFO [stderr] | Nov 28 14:11:51.742 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.742 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.742 INFO [stderr] | Nov 28 14:11:51.742 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.742 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.742 INFO [stderr] Nov 28 14:11:51.742 INFO [stderr] warning: cannot find type `Run` in this scope Nov 28 14:11:51.742 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 28 14:11:51.742 INFO [stderr] | Nov 28 14:11:51.742 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.742 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.742 INFO [stderr] | Nov 28 14:11:51.742 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.742 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.742 INFO [stderr] Nov 28 14:11:51.742 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 14:11:51.743 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 28 14:11:51.743 INFO [stderr] | Nov 28 14:11:51.743 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.743 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.743 INFO [stderr] | Nov 28 14:11:51.743 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.743 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.743 INFO [stderr] Nov 28 14:11:51.743 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 14:11:51.743 INFO [stderr] --> src/jenkins/run.rs:8:36 Nov 28 14:11:51.743 INFO [stderr] | Nov 28 14:11:51.743 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.743 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.743 INFO [stderr] | Nov 28 14:11:51.743 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.743 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.743 INFO [stderr] Nov 28 14:11:51.743 INFO [stderr] warning: cannot find type `Run` in this scope Nov 28 14:11:51.743 INFO [stderr] --> src/jenkins/run.rs:8:36 Nov 28 14:11:51.743 INFO [stderr] | Nov 28 14:11:51.743 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.743 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.743 INFO [stderr] | Nov 28 14:11:51.743 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.743 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.743 INFO [stderr] Nov 28 14:11:51.743 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:51.743 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 28 14:11:51.743 INFO [stderr] | Nov 28 14:11:51.743 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.743 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.743 INFO [stderr] | Nov 28 14:11:51.743 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.743 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.743 INFO [stderr] Nov 28 14:11:51.743 INFO [stderr] warning: cannot find type `Run` in this scope Nov 28 14:11:51.743 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 28 14:11:51.743 INFO [stderr] | Nov 28 14:11:51.743 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.743 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.743 INFO [stderr] | Nov 28 14:11:51.743 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.743 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.743 INFO [stderr] Nov 28 14:11:51.743 INFO [stderr] warning: cannot find type `runs` in this scope Nov 28 14:11:51.743 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 28 14:11:51.743 INFO [stderr] | Nov 28 14:11:51.743 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.743 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.748 INFO [stderr] | Nov 28 14:11:51.748 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.748 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.748 INFO [stderr] Nov 28 14:11:51.748 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 14:11:51.748 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 14:11:51.748 INFO [stderr] | Nov 28 14:11:51.748 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 14:11:51.748 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.748 INFO [stderr] | Nov 28 14:11:51.748 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.748 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.748 INFO [stderr] Nov 28 14:11:51.748 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 14:11:51.748 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:51.748 INFO [stderr] | Nov 28 14:11:51.748 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:51.748 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.748 INFO [stderr] | Nov 28 14:11:51.748 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.748 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.748 INFO [stderr] Nov 28 14:11:51.748 INFO [stderr] warning: cannot find type `name` in this scope Nov 28 14:11:51.748 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:51.748 INFO [stderr] | Nov 28 14:11:51.748 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:51.748 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.748 INFO [stderr] | Nov 28 14:11:51.748 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.748 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.748 INFO [stderr] Nov 28 14:11:51.748 INFO [stderr] warning: cannot find type `ubuntu_version` in this scope Nov 28 14:11:51.748 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:51.748 INFO [stderr] | Nov 28 14:11:51.748 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:51.748 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.748 INFO [stderr] | Nov 28 14:11:51.748 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.748 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.748 INFO [stderr] Nov 28 14:11:51.748 INFO [stderr] warning: cannot find type `openstack_version` in this scope Nov 28 14:11:51.748 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:51.748 INFO [stderr] | Nov 28 14:11:51.748 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:51.748 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.749 INFO [stderr] | Nov 28 14:11:51.749 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.749 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.749 INFO [stderr] Nov 28 14:11:51.749 INFO [stderr] warning: cannot find type `matrix_id` in this scope Nov 28 14:11:51.749 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:51.749 INFO [stderr] | Nov 28 14:11:51.749 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:51.749 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.749 INFO [stderr] | Nov 28 14:11:51.749 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.749 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.749 INFO [stderr] Nov 28 14:11:51.749 INFO [stderr] warning: cannot find type `job_id` in this scope Nov 28 14:11:51.749 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:51.749 INFO [stderr] | Nov 28 14:11:51.749 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:51.749 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.749 INFO [stderr] | Nov 28 14:11:51.749 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.749 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.749 INFO [stderr] Nov 28 14:11:51.749 INFO [stderr] warning: cannot find type `pass` in this scope Nov 28 14:11:51.749 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:51.749 INFO [stderr] | Nov 28 14:11:51.749 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:51.749 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.749 INFO [stderr] | Nov 28 14:11:51.749 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.749 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.749 INFO [stderr] Nov 28 14:11:51.749 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 28 14:11:51.749 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:51.749 INFO [stderr] | Nov 28 14:11:51.749 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:51.749 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.749 INFO [stderr] | Nov 28 14:11:51.756 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.756 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.756 INFO [stderr] Nov 28 14:11:51.756 INFO [stderr] warning: cannot find type `runtime` in this scope Nov 28 14:11:51.756 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:51.756 INFO [stderr] | Nov 28 14:11:51.756 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:51.756 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.756 INFO [stderr] | Nov 28 14:11:51.756 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.756 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.756 INFO [stderr] Nov 28 14:11:51.907 INFO [stderr] warning: unused import: `matrices` Nov 28 14:11:51.907 INFO [stderr] --> src/jenkins/job.rs:1:14 Nov 28 14:11:51.907 INFO [stderr] | Nov 28 14:11:51.907 INFO [stderr] 1 | use schema::{matrices, jobs}; Nov 28 14:11:51.907 INFO [stderr] | ^^^^^^^^ Nov 28 14:11:51.907 INFO [stderr] | Nov 28 14:11:51.907 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 14:11:51.907 INFO [stderr] Nov 28 14:11:51.907 INFO [stderr] warning: unused import: `Run` Nov 28 14:11:51.907 INFO [stderr] --> src/jenkins/job.rs:2:21 Nov 28 14:11:51.907 INFO [stderr] | Nov 28 14:11:51.907 INFO [stderr] 2 | use super::{Matrix, Run}; Nov 28 14:11:51.907 INFO [stderr] | ^^^ Nov 28 14:11:51.907 INFO [stderr] Nov 28 14:11:51.907 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:51.907 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 28 14:11:51.907 INFO [stderr] | Nov 28 14:11:51.907 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.907 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.907 INFO [stderr] | Nov 28 14:11:51.907 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 14:11:51.907 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.907 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.907 INFO [stderr] Nov 28 14:11:51.907 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 28 14:11:51.907 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 28 14:11:51.907 INFO [stderr] | Nov 28 14:11:51.907 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.907 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.907 INFO [stderr] | Nov 28 14:11:51.907 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.907 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.907 INFO [stderr] Nov 28 14:11:51.907 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:51.907 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 28 14:11:51.907 INFO [stderr] | Nov 28 14:11:51.907 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.907 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.907 INFO [stderr] | Nov 28 14:11:51.907 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.907 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.907 INFO [stderr] Nov 28 14:11:51.907 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 28 14:11:51.907 INFO [stderr] --> src/jenkins/job.rs:5:24 Nov 28 14:11:51.907 INFO [stderr] | Nov 28 14:11:51.907 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.907 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.907 INFO [stderr] | Nov 28 14:11:51.907 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.907 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.907 INFO [stderr] Nov 28 14:11:51.907 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:51.907 INFO [stderr] --> src/jenkins/job.rs:5:24 Nov 28 14:11:51.907 INFO [stderr] | Nov 28 14:11:51.907 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.907 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.907 INFO [stderr] | Nov 28 14:11:51.907 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.907 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.907 INFO [stderr] Nov 28 14:11:51.907 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:51.908 INFO [stderr] --> src/jenkins/job.rs:5:36 Nov 28 14:11:51.908 INFO [stderr] | Nov 28 14:11:51.908 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.908 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.908 INFO [stderr] | Nov 28 14:11:51.908 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.908 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.908 INFO [stderr] Nov 28 14:11:51.908 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 28 14:11:51.908 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 28 14:11:51.908 INFO [stderr] | Nov 28 14:11:51.908 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.908 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.908 INFO [stderr] | Nov 28 14:11:51.908 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.908 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.908 INFO [stderr] Nov 28 14:11:51.908 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:51.908 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 28 14:11:51.908 INFO [stderr] | Nov 28 14:11:51.908 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.908 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.908 INFO [stderr] | Nov 28 14:11:51.908 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.908 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.908 INFO [stderr] Nov 28 14:11:51.908 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 28 14:11:51.908 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 28 14:11:51.908 INFO [stderr] | Nov 28 14:11:51.908 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.908 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.908 INFO [stderr] | Nov 28 14:11:51.908 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.908 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.908 INFO [stderr] Nov 28 14:11:51.908 INFO [stderr] warning: unused import: `super::Job` Nov 28 14:11:51.908 INFO [stderr] --> src/jenkins/matrix.rs:2:5 Nov 28 14:11:51.908 INFO [stderr] | Nov 28 14:11:51.908 INFO [stderr] 2 | use super::Job; Nov 28 14:11:51.908 INFO [stderr] | ^^^^^^^^^^ Nov 28 14:11:51.908 INFO [stderr] Nov 28 14:11:51.908 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 28 14:11:51.908 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Nov 28 14:11:51.908 INFO [stderr] | Nov 28 14:11:51.908 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:51.908 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.908 INFO [stderr] | Nov 28 14:11:51.908 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.908 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.908 INFO [stderr] Nov 28 14:11:51.908 INFO [stderr] warning: cannot find type `matrices` in this scope Nov 28 14:11:51.908 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Nov 28 14:11:51.908 INFO [stderr] | Nov 28 14:11:51.908 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:51.908 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.908 INFO [stderr] | Nov 28 14:11:51.908 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.908 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.908 INFO [stderr] Nov 28 14:11:51.908 INFO [stderr] warning: cannot find type `matrices` in this scope Nov 28 14:11:51.908 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Nov 28 14:11:51.908 INFO [stderr] | Nov 28 14:11:51.908 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:51.908 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.908 INFO [stderr] | Nov 28 14:11:51.908 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.908 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.908 INFO [stderr] Nov 28 14:11:51.908 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 28 14:11:51.908 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Nov 28 14:11:51.908 INFO [stderr] | Nov 28 14:11:51.908 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:51.908 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.908 INFO [stderr] | Nov 28 14:11:51.908 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.908 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.908 INFO [stderr] Nov 28 14:11:51.908 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 28 14:11:51.908 INFO [stderr] --> src/jenkins/matrix.rs:4:36 Nov 28 14:11:51.909 INFO [stderr] | Nov 28 14:11:51.909 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:51.909 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.909 INFO [stderr] | Nov 28 14:11:51.909 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.909 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.909 INFO [stderr] Nov 28 14:11:51.909 INFO [stderr] warning: unused import: `jobs` Nov 28 14:11:51.909 INFO [stderr] --> src/jenkins/run.rs:3:20 Nov 28 14:11:51.909 INFO [stderr] | Nov 28 14:11:51.909 INFO [stderr] 3 | use schema::{runs, jobs}; Nov 28 14:11:51.909 INFO [stderr] | ^^^^ Nov 28 14:11:51.909 INFO [stderr] Nov 28 14:11:51.909 INFO [stderr] warning: cannot find type `Run` in this scope Nov 28 14:11:51.909 INFO [stderr] --> src/jenkins/run.rs:8:10 Nov 28 14:11:51.909 INFO [stderr] | Nov 28 14:11:51.909 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.909 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.909 INFO [stderr] | Nov 28 14:11:51.909 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.909 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.909 INFO [stderr] Nov 28 14:11:51.909 INFO [stderr] warning: cannot find type `runs` in this scope Nov 28 14:11:51.909 INFO [stderr] --> src/jenkins/run.rs:8:10 Nov 28 14:11:51.909 INFO [stderr] | Nov 28 14:11:51.909 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.909 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.909 INFO [stderr] | Nov 28 14:11:51.909 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.909 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.909 INFO [stderr] Nov 28 14:11:51.909 INFO [stderr] warning: cannot find type `runs` in this scope Nov 28 14:11:51.909 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 28 14:11:51.909 INFO [stderr] | Nov 28 14:11:51.909 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.909 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.909 INFO [stderr] | Nov 28 14:11:51.909 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.909 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.909 INFO [stderr] Nov 28 14:11:51.909 INFO [stderr] warning: cannot find type `Run` in this scope Nov 28 14:11:51.909 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 28 14:11:51.909 INFO [stderr] | Nov 28 14:11:51.909 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.909 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.909 INFO [stderr] | Nov 28 14:11:51.909 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.909 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.909 INFO [stderr] Nov 28 14:11:51.909 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 14:11:51.909 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 28 14:11:51.909 INFO [stderr] | Nov 28 14:11:51.909 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.909 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.909 INFO [stderr] | Nov 28 14:11:51.909 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.909 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.909 INFO [stderr] Nov 28 14:11:51.909 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 14:11:51.909 INFO [stderr] --> src/jenkins/run.rs:8:36 Nov 28 14:11:51.909 INFO [stderr] | Nov 28 14:11:51.909 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.909 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.909 INFO [stderr] | Nov 28 14:11:51.909 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.909 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.909 INFO [stderr] Nov 28 14:11:51.909 INFO [stderr] warning: cannot find type `Run` in this scope Nov 28 14:11:51.909 INFO [stderr] --> src/jenkins/run.rs:8:36 Nov 28 14:11:51.909 INFO [stderr] | Nov 28 14:11:51.909 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.909 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.909 INFO [stderr] | Nov 28 14:11:51.909 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.909 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.909 INFO [stderr] Nov 28 14:11:51.909 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:51.909 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 28 14:11:51.909 INFO [stderr] | Nov 28 14:11:51.909 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.910 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.910 INFO [stderr] | Nov 28 14:11:51.910 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.910 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.910 INFO [stderr] Nov 28 14:11:51.910 INFO [stderr] warning: cannot find type `Run` in this scope Nov 28 14:11:51.910 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 28 14:11:51.910 INFO [stderr] | Nov 28 14:11:51.910 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.910 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.910 INFO [stderr] | Nov 28 14:11:51.910 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.910 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.910 INFO [stderr] Nov 28 14:11:51.910 INFO [stderr] warning: cannot find type `runs` in this scope Nov 28 14:11:51.910 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 28 14:11:51.910 INFO [stderr] | Nov 28 14:11:51.910 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:51.910 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.910 INFO [stderr] | Nov 28 14:11:51.910 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.910 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.910 INFO [stderr] Nov 28 14:11:51.910 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 14:11:51.910 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 14:11:51.910 INFO [stderr] | Nov 28 14:11:51.910 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 14:11:51.910 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.910 INFO [stderr] | Nov 28 14:11:51.910 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.910 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.910 INFO [stderr] Nov 28 14:11:51.910 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 14:11:51.910 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:51.910 INFO [stderr] | Nov 28 14:11:51.910 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:51.910 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.910 INFO [stderr] | Nov 28 14:11:51.910 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.910 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.910 INFO [stderr] Nov 28 14:11:51.910 INFO [stderr] warning: cannot find type `name` in this scope Nov 28 14:11:51.910 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:51.910 INFO [stderr] | Nov 28 14:11:51.910 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:51.910 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.910 INFO [stderr] | Nov 28 14:11:51.910 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.910 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.910 INFO [stderr] Nov 28 14:11:51.910 INFO [stderr] warning: cannot find type `ubuntu_version` in this scope Nov 28 14:11:51.910 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:51.910 INFO [stderr] | Nov 28 14:11:51.910 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:51.910 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.910 INFO [stderr] | Nov 28 14:11:51.910 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.910 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.910 INFO [stderr] Nov 28 14:11:51.910 INFO [stderr] warning: cannot find type `openstack_version` in this scope Nov 28 14:11:51.910 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:51.910 INFO [stderr] | Nov 28 14:11:51.910 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:51.910 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.910 INFO [stderr] | Nov 28 14:11:51.910 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.910 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.910 INFO [stderr] Nov 28 14:11:51.910 INFO [stderr] warning: cannot find type `matrix_id` in this scope Nov 28 14:11:51.910 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:51.910 INFO [stderr] | Nov 28 14:11:51.910 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:51.910 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.910 INFO [stderr] | Nov 28 14:11:51.910 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.910 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.910 INFO [stderr] Nov 28 14:11:51.910 INFO [stderr] warning: cannot find type `job_id` in this scope Nov 28 14:11:51.910 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:51.910 INFO [stderr] | Nov 28 14:11:51.910 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:51.911 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.911 INFO [stderr] | Nov 28 14:11:51.911 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.911 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.911 INFO [stderr] Nov 28 14:11:51.920 INFO [stderr] warning: cannot find type `pass` in this scope Nov 28 14:11:51.920 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:51.920 INFO [stderr] | Nov 28 14:11:51.920 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:51.920 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.920 INFO [stderr] | Nov 28 14:11:51.920 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.920 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.920 INFO [stderr] Nov 28 14:11:51.920 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 28 14:11:51.920 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:51.920 INFO [stderr] | Nov 28 14:11:51.920 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:51.920 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.920 INFO [stderr] | Nov 28 14:11:51.920 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.920 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.920 INFO [stderr] Nov 28 14:11:51.920 INFO [stderr] warning: cannot find type `runtime` in this scope Nov 28 14:11:51.920 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:51.920 INFO [stderr] | Nov 28 14:11:51.920 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:51.920 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:51.920 INFO [stderr] | Nov 28 14:11:51.920 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:11:51.920 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:51.920 INFO [stderr] Nov 28 14:11:52.348 INFO [stderr] warning: unused variable: `jenkins_worker` Nov 28 14:11:52.348 INFO [stderr] --> src/main.rs:68:9 Nov 28 14:11:52.348 INFO [stderr] | Nov 28 14:11:52.348 INFO [stderr] 68 | let jenkins_worker = jenkins_updater(sleep_duration); Nov 28 14:11:52.348 INFO [stderr] | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Nov 28 14:11:52.348 INFO [stderr] | Nov 28 14:11:52.349 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 14:11:52.349 INFO [stderr] Nov 28 14:11:52.444 INFO [stderr] warning: unused variable: `jenkins_worker` Nov 28 14:11:52.444 INFO [stderr] --> src/main.rs:68:9 Nov 28 14:11:52.444 INFO [stderr] | Nov 28 14:11:52.444 INFO [stderr] 68 | let jenkins_worker = jenkins_updater(sleep_duration); Nov 28 14:11:52.444 INFO [stderr] | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Nov 28 14:11:52.444 INFO [stderr] | Nov 28 14:11:52.444 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 14:11:52.444 INFO [stderr] Nov 28 14:11:52.701 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.59s Nov 28 14:11:52.712 INFO [stderr] su: No module specific data is present Nov 28 14:11:53.144 INFO running `"docker" "inspect" "6eca1ddd7e66cf0649fe5967714cf6c7e370c0bacba04f450e89e88bbf60214c"` Nov 28 14:11:53.588 INFO running `"docker" "rm" "-f" "6eca1ddd7e66cf0649fe5967714cf6c7e370c0bacba04f450e89e88bbf60214c"` Nov 28 14:11:53.916 INFO [stdout] 6eca1ddd7e66cf0649fe5967714cf6c7e370c0bacba04f450e89e88bbf60214c