Nov 28 14:11:10.102 INFO checking ChrisMacNaughton/osci-dash against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 14:11:10.102 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-2/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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.598 INFO [stdout] fe690f7d75c30b702dd30c73f0ecab903d15d98aa2a4dfa9490ae8aa5e7322d1 Nov 28 14:11:10.606 INFO running `"docker" "start" "-a" "fe690f7d75c30b702dd30c73f0ecab903d15d98aa2a4dfa9490ae8aa5e7322d1"` Nov 28 14:11:11.580 INFO [stderr] usermod: no changes Nov 28 14:11:11.982 INFO [stderr] Checking error-chain v0.10.0 Nov 28 14:11:11.992 INFO [stderr] Checking diesel v1.3.2 Nov 28 14:11:13.192 INFO [stderr] Checking dotenv v0.10.1 Nov 28 14:11:42.488 INFO [stderr] Checking osci-dash v0.1.0 (/source) Nov 28 14:11:49.220 INFO [stderr] warning: unused import: `matrices` Nov 28 14:11:49.222 INFO [stderr] --> src/jenkins/job.rs:1:14 Nov 28 14:11:49.222 INFO [stderr] | Nov 28 14:11:49.222 INFO [stderr] 1 | use schema::{matrices, jobs}; Nov 28 14:11:49.222 INFO [stderr] | ^^^^^^^^ Nov 28 14:11:49.222 INFO [stderr] | Nov 28 14:11:49.222 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 14:11:49.222 INFO [stderr] Nov 28 14:11:49.222 INFO [stderr] warning: unused import: `Run` Nov 28 14:11:49.223 INFO [stderr] --> src/jenkins/job.rs:2:21 Nov 28 14:11:49.223 INFO [stderr] | Nov 28 14:11:49.223 INFO [stderr] 2 | use super::{Matrix, Run}; Nov 28 14:11:49.223 INFO [stderr] | ^^^ Nov 28 14:11:49.223 INFO [stderr] Nov 28 14:11:49.223 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:49.223 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 28 14:11:49.223 INFO [stderr] | Nov 28 14:11:49.223 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.223 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.223 INFO [stderr] | Nov 28 14:11:49.223 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 14:11:49.223 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:49.223 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.223 INFO [stderr] Nov 28 14:11:49.223 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 28 14:11:49.223 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 28 14:11:49.223 INFO [stderr] | Nov 28 14:11:49.223 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.223 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.223 INFO [stderr] | Nov 28 14:11:49.223 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:49.223 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.223 INFO [stderr] Nov 28 14:11:49.223 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:49.223 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 28 14:11:49.223 INFO [stderr] | Nov 28 14:11:49.223 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.223 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.223 INFO [stderr] | Nov 28 14:11:49.223 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:49.223 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.223 INFO [stderr] Nov 28 14:11:49.223 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 28 14:11:49.223 INFO [stderr] --> src/jenkins/job.rs:5:24 Nov 28 14:11:49.223 INFO [stderr] | Nov 28 14:11:49.223 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.223 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.223 INFO [stderr] | Nov 28 14:11:49.223 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:49.223 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.223 INFO [stderr] Nov 28 14:11:49.223 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:49.223 INFO [stderr] --> src/jenkins/job.rs:5:24 Nov 28 14:11:49.223 INFO [stderr] | Nov 28 14:11:49.223 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.223 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.223 INFO [stderr] | Nov 28 14:11:49.223 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:49.223 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.223 INFO [stderr] Nov 28 14:11:49.223 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:49.223 INFO [stderr] --> src/jenkins/job.rs:5:36 Nov 28 14:11:49.223 INFO [stderr] | Nov 28 14:11:49.223 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.223 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.223 INFO [stderr] | Nov 28 14:11:49.223 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:49.223 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.223 INFO [stderr] Nov 28 14:11:49.223 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 28 14:11:49.223 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 28 14:11:49.223 INFO [stderr] | Nov 28 14:11:49.223 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.223 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.223 INFO [stderr] | Nov 28 14:11:49.223 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:49.223 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.223 INFO [stderr] Nov 28 14:11:49.223 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:49.223 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 28 14:11:49.223 INFO [stderr] | Nov 28 14:11:49.223 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.223 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.223 INFO [stderr] | Nov 28 14:11:49.223 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:49.223 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.223 INFO [stderr] Nov 28 14:11:49.223 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 28 14:11:49.224 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 28 14:11:49.224 INFO [stderr] | Nov 28 14:11:49.224 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.224 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.224 INFO [stderr] | Nov 28 14:11:49.224 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:49.224 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.224 INFO [stderr] Nov 28 14:11:49.224 INFO [stderr] warning: unused import: `super::Job` Nov 28 14:11:49.224 INFO [stderr] --> src/jenkins/matrix.rs:2:5 Nov 28 14:11:49.224 INFO [stderr] | Nov 28 14:11:49.224 INFO [stderr] 2 | use super::Job; Nov 28 14:11:49.224 INFO [stderr] | ^^^^^^^^^^ Nov 28 14:11:49.224 INFO [stderr] Nov 28 14:11:49.224 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 28 14:11:49.224 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Nov 28 14:11:49.224 INFO [stderr] | Nov 28 14:11:49.224 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:49.224 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.224 INFO [stderr] | Nov 28 14:11:49.224 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:49.224 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.224 INFO [stderr] Nov 28 14:11:49.224 INFO [stderr] warning: cannot find type `matrices` in this scope Nov 28 14:11:49.224 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Nov 28 14:11:49.224 INFO [stderr] | Nov 28 14:11:49.224 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:49.224 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.224 INFO [stderr] | Nov 28 14:11:49.224 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:49.224 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.224 INFO [stderr] Nov 28 14:11:49.224 INFO [stderr] warning: cannot find type `matrices` in this scope Nov 28 14:11:49.224 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Nov 28 14:11:49.224 INFO [stderr] | Nov 28 14:11:49.224 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:49.224 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.224 INFO [stderr] | Nov 28 14:11:49.224 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:49.224 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.224 INFO [stderr] Nov 28 14:11:49.224 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 28 14:11:49.224 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Nov 28 14:11:49.224 INFO [stderr] | Nov 28 14:11:49.224 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:49.224 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.224 INFO [stderr] | Nov 28 14:11:49.224 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:49.224 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.224 INFO [stderr] Nov 28 14:11:49.224 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 28 14:11:49.224 INFO [stderr] --> src/jenkins/matrix.rs:4:36 Nov 28 14:11:49.224 INFO [stderr] | Nov 28 14:11:49.224 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:49.224 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.224 INFO [stderr] | Nov 28 14:11:49.224 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:49.224 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.224 INFO [stderr] Nov 28 14:11:49.224 INFO [stderr] warning: unused import: `jobs` Nov 28 14:11:49.224 INFO [stderr] --> src/jenkins/run.rs:3:20 Nov 28 14:11:49.224 INFO [stderr] | Nov 28 14:11:49.224 INFO [stderr] 3 | use schema::{runs, jobs}; Nov 28 14:11:49.224 INFO [stderr] | ^^^^ Nov 28 14:11:49.224 INFO [stderr] Nov 28 14:11:49.224 INFO [stderr] warning: cannot find type `Run` in this scope Nov 28 14:11:49.224 INFO [stderr] --> src/jenkins/run.rs:8:10 Nov 28 14:11:49.224 INFO [stderr] | Nov 28 14:11:49.224 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.224 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.224 INFO [stderr] | Nov 28 14:11:49.224 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:49.224 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.224 INFO [stderr] Nov 28 14:11:49.224 INFO [stderr] warning: cannot find type `runs` in this scope Nov 28 14:11:49.224 INFO [stderr] --> src/jenkins/run.rs:8:10 Nov 28 14:11:49.224 INFO [stderr] | Nov 28 14:11:49.224 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.225 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.225 INFO [stderr] | Nov 28 14:11:49.225 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:49.225 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.225 INFO [stderr] Nov 28 14:11:49.225 INFO [stderr] warning: cannot find type `runs` in this scope Nov 28 14:11:49.225 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 28 14:11:49.225 INFO [stderr] | Nov 28 14:11:49.225 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.225 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.225 INFO [stderr] | Nov 28 14:11:49.225 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:49.225 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.225 INFO [stderr] Nov 28 14:11:49.225 INFO [stderr] warning: cannot find type `Run` in this scope Nov 28 14:11:49.225 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 28 14:11:49.225 INFO [stderr] | Nov 28 14:11:49.225 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.225 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.225 INFO [stderr] | Nov 28 14:11:49.225 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:49.225 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.225 INFO [stderr] Nov 28 14:11:49.225 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 14:11:49.225 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 28 14:11:49.225 INFO [stderr] | Nov 28 14:11:49.225 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.225 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.225 INFO [stderr] | Nov 28 14:11:49.225 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:49.225 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.225 INFO [stderr] Nov 28 14:11:49.225 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 14:11:49.225 INFO [stderr] --> src/jenkins/run.rs:8:36 Nov 28 14:11:49.225 INFO [stderr] | Nov 28 14:11:49.225 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.225 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.225 INFO [stderr] | Nov 28 14:11:49.225 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:49.225 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.225 INFO [stderr] Nov 28 14:11:49.225 INFO [stderr] warning: cannot find type `Run` in this scope Nov 28 14:11:49.225 INFO [stderr] --> src/jenkins/run.rs:8:36 Nov 28 14:11:49.225 INFO [stderr] | Nov 28 14:11:49.225 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.225 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.225 INFO [stderr] | Nov 28 14:11:49.225 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:49.225 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.225 INFO [stderr] Nov 28 14:11:49.225 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:49.225 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 28 14:11:49.225 INFO [stderr] | Nov 28 14:11:49.225 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.225 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.225 INFO [stderr] | Nov 28 14:11:49.225 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:49.225 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.225 INFO [stderr] Nov 28 14:11:49.225 INFO [stderr] warning: cannot find type `Run` in this scope Nov 28 14:11:49.225 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 28 14:11:49.225 INFO [stderr] | Nov 28 14:11:49.225 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.225 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.225 INFO [stderr] | Nov 28 14:11:49.225 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:49.225 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.225 INFO [stderr] Nov 28 14:11:49.225 INFO [stderr] warning: cannot find type `runs` in this scope Nov 28 14:11:49.225 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 28 14:11:49.225 INFO [stderr] | Nov 28 14:11:49.225 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.225 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.225 INFO [stderr] | Nov 28 14:11:49.225 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:49.225 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.225 INFO [stderr] Nov 28 14:11:49.225 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 14:11:49.225 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 14:11:49.225 INFO [stderr] | Nov 28 14:11:49.225 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 14:11:49.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.226 INFO [stderr] | Nov 28 14:11:49.226 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:49.226 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.226 INFO [stderr] Nov 28 14:11:49.226 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 14:11:49.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:49.226 INFO [stderr] | Nov 28 14:11:49.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:49.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.226 INFO [stderr] | Nov 28 14:11:49.226 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:49.226 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.226 INFO [stderr] Nov 28 14:11:49.226 INFO [stderr] warning: cannot find type `name` in this scope Nov 28 14:11:49.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:49.226 INFO [stderr] | Nov 28 14:11:49.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:49.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.226 INFO [stderr] | Nov 28 14:11:49.226 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:49.226 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.226 INFO [stderr] Nov 28 14:11:49.226 INFO [stderr] warning: cannot find type `ubuntu_version` in this scope Nov 28 14:11:49.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:49.226 INFO [stderr] | Nov 28 14:11:49.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:49.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.226 INFO [stderr] | Nov 28 14:11:49.226 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:49.226 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.226 INFO [stderr] Nov 28 14:11:49.226 INFO [stderr] warning: cannot find type `openstack_version` in this scope Nov 28 14:11:49.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:49.226 INFO [stderr] | Nov 28 14:11:49.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:49.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.226 INFO [stderr] | Nov 28 14:11:49.226 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:49.226 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.226 INFO [stderr] Nov 28 14:11:49.226 INFO [stderr] warning: cannot find type `matrix_id` in this scope Nov 28 14:11:49.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:49.226 INFO [stderr] | Nov 28 14:11:49.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:49.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.226 INFO [stderr] | Nov 28 14:11:49.226 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:49.226 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.226 INFO [stderr] Nov 28 14:11:49.226 INFO [stderr] warning: cannot find type `job_id` in this scope Nov 28 14:11:49.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:49.226 INFO [stderr] | Nov 28 14:11:49.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:49.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.226 INFO [stderr] | Nov 28 14:11:49.226 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:49.226 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.226 INFO [stderr] Nov 28 14:11:49.226 INFO [stderr] warning: cannot find type `pass` in this scope Nov 28 14:11:49.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:49.226 INFO [stderr] | Nov 28 14:11:49.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:49.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.226 INFO [stderr] | Nov 28 14:11:49.226 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:49.226 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.226 INFO [stderr] Nov 28 14:11:49.226 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 28 14:11:49.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:49.226 INFO [stderr] | Nov 28 14:11:49.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:49.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.226 INFO [stderr] | Nov 28 14:11:49.226 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:49.226 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.226 INFO [stderr] Nov 28 14:11:49.226 INFO [stderr] warning: cannot find type `runtime` in this scope Nov 28 14:11:49.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:49.226 INFO [stderr] | Nov 28 14:11:49.227 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:49.227 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.227 INFO [stderr] | Nov 28 14:11:49.227 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:49.227 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.227 INFO [stderr] Nov 28 14:11:49.256 INFO [stderr] warning: unused import: `matrices` Nov 28 14:11:49.256 INFO [stderr] --> src/jenkins/job.rs:1:14 Nov 28 14:11:49.256 INFO [stderr] | Nov 28 14:11:49.256 INFO [stderr] 1 | use schema::{matrices, jobs}; Nov 28 14:11:49.256 INFO [stderr] | ^^^^^^^^ Nov 28 14:11:49.256 INFO [stderr] | Nov 28 14:11:49.256 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 14:11:49.256 INFO [stderr] Nov 28 14:11:49.256 INFO [stderr] warning: unused import: `Run` Nov 28 14:11:49.256 INFO [stderr] --> src/jenkins/job.rs:2:21 Nov 28 14:11:49.256 INFO [stderr] | Nov 28 14:11:49.256 INFO [stderr] 2 | use super::{Matrix, Run}; Nov 28 14:11:49.256 INFO [stderr] | ^^^ Nov 28 14:11:49.256 INFO [stderr] Nov 28 14:11:49.256 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:49.256 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 28 14:11:49.256 INFO [stderr] | Nov 28 14:11:49.256 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.256 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.256 INFO [stderr] | Nov 28 14:11:49.256 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 14:11:49.256 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:49.256 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.256 INFO [stderr] Nov 28 14:11:49.256 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 28 14:11:49.256 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 28 14:11:49.256 INFO [stderr] | Nov 28 14:11:49.256 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.256 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.256 INFO [stderr] | Nov 28 14:11:49.256 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:49.256 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.256 INFO [stderr] Nov 28 14:11:49.256 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:49.256 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 28 14:11:49.256 INFO [stderr] | Nov 28 14:11:49.256 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.256 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.256 INFO [stderr] | Nov 28 14:11:49.256 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:49.256 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.256 INFO [stderr] Nov 28 14:11:49.256 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 28 14:11:49.256 INFO [stderr] --> src/jenkins/job.rs:5:24 Nov 28 14:11:49.256 INFO [stderr] | Nov 28 14:11:49.256 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.256 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.256 INFO [stderr] | Nov 28 14:11:49.256 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:49.256 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.256 INFO [stderr] Nov 28 14:11:49.256 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:49.256 INFO [stderr] --> src/jenkins/job.rs:5:24 Nov 28 14:11:49.256 INFO [stderr] | Nov 28 14:11:49.256 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.256 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.256 INFO [stderr] | Nov 28 14:11:49.256 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:49.256 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.256 INFO [stderr] Nov 28 14:11:49.256 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:49.256 INFO [stderr] --> src/jenkins/job.rs:5:36 Nov 28 14:11:49.256 INFO [stderr] | Nov 28 14:11:49.256 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.256 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.256 INFO [stderr] | Nov 28 14:11:49.256 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:49.256 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.256 INFO [stderr] Nov 28 14:11:49.256 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 28 14:11:49.256 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 28 14:11:49.256 INFO [stderr] | Nov 28 14:11:49.256 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.256 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.256 INFO [stderr] | Nov 28 14:11:49.257 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:49.257 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.257 INFO [stderr] Nov 28 14:11:49.257 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:49.257 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 28 14:11:49.257 INFO [stderr] | Nov 28 14:11:49.257 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.257 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.257 INFO [stderr] | Nov 28 14:11:49.257 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:49.257 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.257 INFO [stderr] Nov 28 14:11:49.257 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 28 14:11:49.257 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 28 14:11:49.257 INFO [stderr] | Nov 28 14:11:49.257 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.257 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.257 INFO [stderr] | Nov 28 14:11:49.257 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:49.257 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.257 INFO [stderr] Nov 28 14:11:49.257 INFO [stderr] warning: unused import: `super::Job` Nov 28 14:11:49.257 INFO [stderr] --> src/jenkins/matrix.rs:2:5 Nov 28 14:11:49.257 INFO [stderr] | Nov 28 14:11:49.257 INFO [stderr] 2 | use super::Job; Nov 28 14:11:49.257 INFO [stderr] | ^^^^^^^^^^ Nov 28 14:11:49.257 INFO [stderr] Nov 28 14:11:49.257 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 28 14:11:49.257 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Nov 28 14:11:49.257 INFO [stderr] | Nov 28 14:11:49.257 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:49.257 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.257 INFO [stderr] | Nov 28 14:11:49.257 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:49.257 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.257 INFO [stderr] Nov 28 14:11:49.257 INFO [stderr] warning: cannot find type `matrices` in this scope Nov 28 14:11:49.257 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Nov 28 14:11:49.257 INFO [stderr] | Nov 28 14:11:49.257 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:49.257 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.257 INFO [stderr] | Nov 28 14:11:49.257 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:49.257 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.257 INFO [stderr] Nov 28 14:11:49.257 INFO [stderr] warning: cannot find type `matrices` in this scope Nov 28 14:11:49.257 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Nov 28 14:11:49.257 INFO [stderr] | Nov 28 14:11:49.257 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:49.257 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.257 INFO [stderr] | Nov 28 14:11:49.257 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:49.257 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.257 INFO [stderr] Nov 28 14:11:49.257 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 28 14:11:49.257 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Nov 28 14:11:49.257 INFO [stderr] | Nov 28 14:11:49.257 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:49.257 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.257 INFO [stderr] | Nov 28 14:11:49.257 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:49.257 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.257 INFO [stderr] Nov 28 14:11:49.257 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 28 14:11:49.257 INFO [stderr] --> src/jenkins/matrix.rs:4:36 Nov 28 14:11:49.257 INFO [stderr] | Nov 28 14:11:49.257 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 28 14:11:49.257 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.257 INFO [stderr] | Nov 28 14:11:49.257 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:49.257 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.257 INFO [stderr] Nov 28 14:11:49.257 INFO [stderr] warning: unused import: `jobs` Nov 28 14:11:49.257 INFO [stderr] --> src/jenkins/run.rs:3:20 Nov 28 14:11:49.257 INFO [stderr] | Nov 28 14:11:49.257 INFO [stderr] 3 | use schema::{runs, jobs}; Nov 28 14:11:49.257 INFO [stderr] | ^^^^ Nov 28 14:11:49.257 INFO [stderr] Nov 28 14:11:49.257 INFO [stderr] warning: cannot find type `Run` in this scope Nov 28 14:11:49.257 INFO [stderr] --> src/jenkins/run.rs:8:10 Nov 28 14:11:49.257 INFO [stderr] | Nov 28 14:11:49.257 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.258 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.258 INFO [stderr] | Nov 28 14:11:49.258 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:49.258 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.258 INFO [stderr] Nov 28 14:11:49.258 INFO [stderr] warning: cannot find type `runs` in this scope Nov 28 14:11:49.258 INFO [stderr] --> src/jenkins/run.rs:8:10 Nov 28 14:11:49.258 INFO [stderr] | Nov 28 14:11:49.258 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.258 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.258 INFO [stderr] | Nov 28 14:11:49.258 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:49.258 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.258 INFO [stderr] Nov 28 14:11:49.258 INFO [stderr] warning: cannot find type `runs` in this scope Nov 28 14:11:49.258 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 28 14:11:49.258 INFO [stderr] | Nov 28 14:11:49.258 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.258 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.258 INFO [stderr] | Nov 28 14:11:49.258 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:49.258 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.258 INFO [stderr] Nov 28 14:11:49.258 INFO [stderr] warning: cannot find type `Run` in this scope Nov 28 14:11:49.258 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 28 14:11:49.258 INFO [stderr] | Nov 28 14:11:49.258 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.258 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.258 INFO [stderr] | Nov 28 14:11:49.258 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:49.258 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.258 INFO [stderr] Nov 28 14:11:49.258 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 14:11:49.258 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 28 14:11:49.258 INFO [stderr] | Nov 28 14:11:49.258 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.258 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.258 INFO [stderr] | Nov 28 14:11:49.258 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:49.258 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.258 INFO [stderr] Nov 28 14:11:49.260 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 14:11:49.260 INFO [stderr] --> src/jenkins/run.rs:8:36 Nov 28 14:11:49.260 INFO [stderr] | Nov 28 14:11:49.260 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.260 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.260 INFO [stderr] | Nov 28 14:11:49.260 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:49.260 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.260 INFO [stderr] Nov 28 14:11:49.260 INFO [stderr] warning: cannot find type `Run` in this scope Nov 28 14:11:49.260 INFO [stderr] --> src/jenkins/run.rs:8:36 Nov 28 14:11:49.260 INFO [stderr] | Nov 28 14:11:49.260 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.260 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.260 INFO [stderr] | Nov 28 14:11:49.260 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:49.260 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.260 INFO [stderr] Nov 28 14:11:49.260 INFO [stderr] warning: cannot find type `Job` in this scope Nov 28 14:11:49.261 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 28 14:11:49.261 INFO [stderr] | Nov 28 14:11:49.261 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.261 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.261 INFO [stderr] | Nov 28 14:11:49.261 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:49.261 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.261 INFO [stderr] Nov 28 14:11:49.261 INFO [stderr] warning: cannot find type `Run` in this scope Nov 28 14:11:49.261 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 28 14:11:49.261 INFO [stderr] | Nov 28 14:11:49.261 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.261 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.261 INFO [stderr] | Nov 28 14:11:49.261 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:49.261 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.261 INFO [stderr] Nov 28 14:11:49.261 INFO [stderr] warning: cannot find type `runs` in this scope Nov 28 14:11:49.261 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 28 14:11:49.261 INFO [stderr] | Nov 28 14:11:49.261 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 28 14:11:49.261 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.261 INFO [stderr] | Nov 28 14:11:49.261 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:49.261 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.261 INFO [stderr] Nov 28 14:11:49.261 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 14:11:49.261 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 14:11:49.261 INFO [stderr] | Nov 28 14:11:49.261 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 14:11:49.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.261 INFO [stderr] | Nov 28 14:11:49.261 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:49.261 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.261 INFO [stderr] Nov 28 14:11:49.268 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 14:11:49.268 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:49.268 INFO [stderr] | Nov 28 14:11:49.268 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:49.268 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.268 INFO [stderr] | Nov 28 14:11:49.268 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:49.268 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.268 INFO [stderr] Nov 28 14:11:49.268 INFO [stderr] warning: cannot find type `name` in this scope Nov 28 14:11:49.268 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:49.268 INFO [stderr] | Nov 28 14:11:49.268 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:49.268 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.268 INFO [stderr] | Nov 28 14:11:49.268 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:49.268 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.268 INFO [stderr] Nov 28 14:11:49.268 INFO [stderr] warning: cannot find type `ubuntu_version` in this scope Nov 28 14:11:49.268 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:49.268 INFO [stderr] | Nov 28 14:11:49.268 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:49.268 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.268 INFO [stderr] | Nov 28 14:11:49.268 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:49.269 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.269 INFO [stderr] Nov 28 14:11:49.272 INFO [stderr] warning: cannot find type `openstack_version` in this scope Nov 28 14:11:49.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:49.272 INFO [stderr] | Nov 28 14:11:49.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:49.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.272 INFO [stderr] | Nov 28 14:11:49.272 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:49.272 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.272 INFO [stderr] Nov 28 14:11:49.272 INFO [stderr] warning: cannot find type `matrix_id` in this scope Nov 28 14:11:49.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:49.272 INFO [stderr] | Nov 28 14:11:49.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:49.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.272 INFO [stderr] | Nov 28 14:11:49.272 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:49.272 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.273 INFO [stderr] Nov 28 14:11:49.273 INFO [stderr] warning: cannot find type `job_id` in this scope Nov 28 14:11:49.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:49.273 INFO [stderr] | Nov 28 14:11:49.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:49.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.273 INFO [stderr] | Nov 28 14:11:49.273 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:49.273 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.273 INFO [stderr] Nov 28 14:11:49.273 INFO [stderr] warning: cannot find type `pass` in this scope Nov 28 14:11:49.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:49.273 INFO [stderr] | Nov 28 14:11:49.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:49.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.273 INFO [stderr] | Nov 28 14:11:49.273 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:49.273 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.273 INFO [stderr] Nov 28 14:11:49.273 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 28 14:11:49.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:49.273 INFO [stderr] | Nov 28 14:11:49.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:49.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.273 INFO [stderr] | Nov 28 14:11:49.273 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:49.273 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.273 INFO [stderr] Nov 28 14:11:49.273 INFO [stderr] warning: cannot find type `runtime` in this scope Nov 28 14:11:49.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:11:49.273 INFO [stderr] | Nov 28 14:11:49.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:11:49.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:11:49.273 INFO [stderr] | Nov 28 14:11:49.273 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:49.273 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:11:49.273 INFO [stderr] Nov 28 14:11:50.048 INFO [stderr] warning: unused variable: `jenkins_worker` Nov 28 14:11:50.048 INFO [stderr] --> src/main.rs:68:9 Nov 28 14:11:50.048 INFO [stderr] | Nov 28 14:11:50.048 INFO [stderr] 68 | let jenkins_worker = jenkins_updater(sleep_duration); Nov 28 14:11:50.048 INFO [stderr] | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Nov 28 14:11:50.048 INFO [stderr] | Nov 28 14:11:50.048 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 14:11:50.048 INFO [stderr] Nov 28 14:11:50.228 INFO [stderr] warning: unused variable: `jenkins_worker` Nov 28 14:11:50.228 INFO [stderr] --> src/main.rs:68:9 Nov 28 14:11:50.228 INFO [stderr] | Nov 28 14:11:50.228 INFO [stderr] 68 | let jenkins_worker = jenkins_updater(sleep_duration); Nov 28 14:11:50.228 INFO [stderr] | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Nov 28 14:11:50.228 INFO [stderr] | Nov 28 14:11:50.228 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 14:11:50.228 INFO [stderr] Nov 28 14:11:50.504 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.87s Nov 28 14:11:50.512 INFO [stderr] su: No module specific data is present Nov 28 14:11:51.110 INFO running `"docker" "inspect" "fe690f7d75c30b702dd30c73f0ecab903d15d98aa2a4dfa9490ae8aa5e7322d1"` Nov 28 14:11:51.335 INFO running `"docker" "rm" "-f" "fe690f7d75c30b702dd30c73f0ecab903d15d98aa2a4dfa9490ae8aa5e7322d1"` Nov 28 14:11:51.660 INFO [stdout] fe690f7d75c30b702dd30c73f0ecab903d15d98aa2a4dfa9490ae8aa5e7322d1