Oct 21 21:50:44.210 INFO checking ChrisMacNaughton/osci-dash against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:50:44.211 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 21 21:50:44.616 INFO blam! 2a39bd3e87bd7b7495aff44769308bbe8ac6c15efa69c671535b2fb2f79e0455 Oct 21 21:50:44.618 INFO running `"docker" "start" "-a" "2a39bd3e87bd7b7495aff44769308bbe8ac6c15efa69c671535b2fb2f79e0455"` Oct 21 21:50:46.117 INFO kablam! usermod: no changes Oct 21 21:50:46.542 INFO kablam! Compiling serde v1.0.76 Oct 21 21:50:46.550 INFO kablam! Checking toml v0.4.6 Oct 21 21:50:46.550 INFO kablam! Checking chrono v0.4.6 Oct 21 21:50:46.550 INFO kablam! Checking error-chain v0.10.0 Oct 21 21:50:49.384 INFO kablam! Checking dotenv v0.10.1 Oct 21 21:50:52.389 INFO kablam! Checking rocket v0.3.16 Oct 21 21:50:53.334 INFO kablam! Checking diesel v1.3.2 Oct 21 21:51:29.996 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 21 21:51:44.121 INFO kablam! Checking osci-dash v0.1.0 (/source) Oct 21 21:51:48.572 INFO kablam! warning: unused import: `matrices` Oct 21 21:51:48.573 INFO kablam! --> src/jenkins/job.rs:1:14 Oct 21 21:51:48.573 INFO kablam! | Oct 21 21:51:48.574 INFO kablam! 1 | use schema::{matrices, jobs}; Oct 21 21:51:48.574 INFO kablam! | ^^^^^^^^ Oct 21 21:51:48.574 INFO kablam! | Oct 21 21:51:48.575 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 21:51:48.575 INFO kablam! Oct 21 21:51:48.575 INFO kablam! warning: unused import: `Run` Oct 21 21:51:48.576 INFO kablam! --> src/jenkins/job.rs:2:21 Oct 21 21:51:48.576 INFO kablam! | Oct 21 21:51:48.576 INFO kablam! 2 | use super::{Matrix, Run}; Oct 21 21:51:48.577 INFO kablam! | ^^^ Oct 21 21:51:48.577 INFO kablam! Oct 21 21:51:48.577 INFO kablam! warning: cannot find type `Job` in this scope Oct 21 21:51:48.578 INFO kablam! --> src/jenkins/job.rs:5:10 Oct 21 21:51:48.578 INFO kablam! | Oct 21 21:51:48.578 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.579 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.579 INFO kablam! | Oct 21 21:51:48.579 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 21:51:48.579 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.580 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.580 INFO kablam! Oct 21 21:51:48.581 INFO kablam! warning: cannot find type `jobs` in this scope Oct 21 21:51:48.581 INFO kablam! --> src/jenkins/job.rs:5:10 Oct 21 21:51:48.581 INFO kablam! | Oct 21 21:51:48.581 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.582 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.582 INFO kablam! | Oct 21 21:51:48.582 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.583 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.583 INFO kablam! Oct 21 21:51:48.583 INFO kablam! warning: cannot find type `Job` in this scope Oct 21 21:51:48.584 INFO kablam! --> src/jenkins/job.rs:5:10 Oct 21 21:51:48.584 INFO kablam! | Oct 21 21:51:48.584 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.585 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.585 INFO kablam! | Oct 21 21:51:48.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.586 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.586 INFO kablam! Oct 21 21:51:48.586 INFO kablam! warning: cannot find type `jobs` in this scope Oct 21 21:51:48.587 INFO kablam! --> src/jenkins/job.rs:5:24 Oct 21 21:51:48.587 INFO kablam! | Oct 21 21:51:48.587 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.588 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.588 INFO kablam! | Oct 21 21:51:48.588 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.589 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.589 INFO kablam! Oct 21 21:51:48.589 INFO kablam! warning: cannot find type `Job` in this scope Oct 21 21:51:48.589 INFO kablam! --> src/jenkins/job.rs:5:24 Oct 21 21:51:48.590 INFO kablam! | Oct 21 21:51:48.590 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.590 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.591 INFO kablam! | Oct 21 21:51:48.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.591 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.591 INFO kablam! Oct 21 21:51:48.592 INFO kablam! warning: cannot find type `Job` in this scope Oct 21 21:51:48.592 INFO kablam! --> src/jenkins/job.rs:5:36 Oct 21 21:51:48.592 INFO kablam! | Oct 21 21:51:48.593 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.593 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.593 INFO kablam! | Oct 21 21:51:48.594 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.594 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.594 INFO kablam! Oct 21 21:51:48.594 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 21 21:51:48.595 INFO kablam! --> src/jenkins/job.rs:5:47 Oct 21 21:51:48.595 INFO kablam! | Oct 21 21:51:48.595 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.596 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.596 INFO kablam! | Oct 21 21:51:48.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.597 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.597 INFO kablam! Oct 21 21:51:48.597 INFO kablam! warning: cannot find type `Job` in this scope Oct 21 21:51:48.597 INFO kablam! --> src/jenkins/job.rs:5:47 Oct 21 21:51:48.598 INFO kablam! | Oct 21 21:51:48.598 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.598 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.599 INFO kablam! | Oct 21 21:51:48.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.599 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.599 INFO kablam! Oct 21 21:51:48.600 INFO kablam! warning: cannot find type `jobs` in this scope Oct 21 21:51:48.600 INFO kablam! --> src/jenkins/job.rs:5:47 Oct 21 21:51:48.600 INFO kablam! | Oct 21 21:51:48.600 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.601 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.601 INFO kablam! | Oct 21 21:51:48.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.602 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.602 INFO kablam! Oct 21 21:51:48.602 INFO kablam! warning: unused import: `super::Job` Oct 21 21:51:48.602 INFO kablam! --> src/jenkins/matrix.rs:2:5 Oct 21 21:51:48.603 INFO kablam! | Oct 21 21:51:48.603 INFO kablam! 2 | use super::Job; Oct 21 21:51:48.603 INFO kablam! | ^^^^^^^^^^ Oct 21 21:51:48.604 INFO kablam! Oct 21 21:51:48.604 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 21 21:51:48.604 INFO kablam! --> src/jenkins/matrix.rs:4:10 Oct 21 21:51:48.604 INFO kablam! | Oct 21 21:51:48.605 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 21 21:51:48.605 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.605 INFO kablam! | Oct 21 21:51:48.605 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.606 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.606 INFO kablam! Oct 21 21:51:48.606 INFO kablam! warning: cannot find type `matrices` in this scope Oct 21 21:51:48.607 INFO kablam! --> src/jenkins/matrix.rs:4:10 Oct 21 21:51:48.607 INFO kablam! | Oct 21 21:51:48.607 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 21 21:51:48.607 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.608 INFO kablam! | Oct 21 21:51:48.609 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.609 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.610 INFO kablam! Oct 21 21:51:48.610 INFO kablam! warning: cannot find type `matrices` in this scope Oct 21 21:51:48.610 INFO kablam! --> src/jenkins/matrix.rs:4:24 Oct 21 21:51:48.611 INFO kablam! | Oct 21 21:51:48.611 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 21 21:51:48.611 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.611 INFO kablam! | Oct 21 21:51:48.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.612 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.612 INFO kablam! Oct 21 21:51:48.613 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 21 21:51:48.613 INFO kablam! --> src/jenkins/matrix.rs:4:24 Oct 21 21:51:48.613 INFO kablam! | Oct 21 21:51:48.613 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 21 21:51:48.614 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.614 INFO kablam! | Oct 21 21:51:48.614 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.615 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.615 INFO kablam! Oct 21 21:51:48.615 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 21 21:51:48.616 INFO kablam! --> src/jenkins/matrix.rs:4:36 Oct 21 21:51:48.616 INFO kablam! | Oct 21 21:51:48.616 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 21 21:51:48.616 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.616 INFO kablam! | Oct 21 21:51:48.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.616 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.616 INFO kablam! Oct 21 21:51:48.616 INFO kablam! warning: unused import: `jobs` Oct 21 21:51:48.616 INFO kablam! --> src/jenkins/run.rs:3:20 Oct 21 21:51:48.616 INFO kablam! | Oct 21 21:51:48.616 INFO kablam! 3 | use schema::{runs, jobs}; Oct 21 21:51:48.616 INFO kablam! | ^^^^ Oct 21 21:51:48.616 INFO kablam! Oct 21 21:51:48.616 INFO kablam! warning: cannot find type `Run` in this scope Oct 21 21:51:48.616 INFO kablam! --> src/jenkins/run.rs:8:10 Oct 21 21:51:48.616 INFO kablam! | Oct 21 21:51:48.616 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.616 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.616 INFO kablam! | Oct 21 21:51:48.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.616 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.616 INFO kablam! Oct 21 21:51:48.616 INFO kablam! warning: cannot find type `runs` in this scope Oct 21 21:51:48.616 INFO kablam! --> src/jenkins/run.rs:8:10 Oct 21 21:51:48.616 INFO kablam! | Oct 21 21:51:48.616 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.616 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.616 INFO kablam! | Oct 21 21:51:48.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.616 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.616 INFO kablam! Oct 21 21:51:48.616 INFO kablam! warning: cannot find type `runs` in this scope Oct 21 21:51:48.616 INFO kablam! --> src/jenkins/run.rs:8:24 Oct 21 21:51:48.616 INFO kablam! | Oct 21 21:51:48.616 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.616 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.616 INFO kablam! | Oct 21 21:51:48.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.616 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.616 INFO kablam! Oct 21 21:51:48.616 INFO kablam! warning: cannot find type `Run` in this scope Oct 21 21:51:48.616 INFO kablam! --> src/jenkins/run.rs:8:24 Oct 21 21:51:48.616 INFO kablam! | Oct 21 21:51:48.616 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.616 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.616 INFO kablam! | Oct 21 21:51:48.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.616 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.616 INFO kablam! Oct 21 21:51:48.616 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 21:51:48.616 INFO kablam! --> src/jenkins/run.rs:8:24 Oct 21 21:51:48.616 INFO kablam! | Oct 21 21:51:48.616 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.616 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.616 INFO kablam! | Oct 21 21:51:48.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.616 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.616 INFO kablam! Oct 21 21:51:48.616 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 21:51:48.616 INFO kablam! --> src/jenkins/run.rs:8:36 Oct 21 21:51:48.616 INFO kablam! | Oct 21 21:51:48.616 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.616 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.616 INFO kablam! | Oct 21 21:51:48.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.616 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.616 INFO kablam! Oct 21 21:51:48.616 INFO kablam! warning: cannot find type `Run` in this scope Oct 21 21:51:48.616 INFO kablam! --> src/jenkins/run.rs:8:36 Oct 21 21:51:48.616 INFO kablam! | Oct 21 21:51:48.616 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.616 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.616 INFO kablam! | Oct 21 21:51:48.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.616 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.616 INFO kablam! Oct 21 21:51:48.616 INFO kablam! warning: cannot find type `Job` in this scope Oct 21 21:51:48.616 INFO kablam! --> src/jenkins/run.rs:8:47 Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.617 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.617 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.617 INFO kablam! Oct 21 21:51:48.617 INFO kablam! warning: cannot find type `Run` in this scope Oct 21 21:51:48.617 INFO kablam! --> src/jenkins/run.rs:8:47 Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.617 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.617 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.617 INFO kablam! Oct 21 21:51:48.617 INFO kablam! warning: cannot find type `runs` in this scope Oct 21 21:51:48.617 INFO kablam! --> src/jenkins/run.rs:8:47 Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:48.617 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.617 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.617 INFO kablam! Oct 21 21:51:48.617 INFO kablam! warning: cannot find type `table` in this scope Oct 21 21:51:48.617 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 21:51:48.617 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.617 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.617 INFO kablam! Oct 21 21:51:48.617 INFO kablam! warning: cannot find type `id` in this scope Oct 21 21:51:48.617 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:51:48.617 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.617 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.617 INFO kablam! Oct 21 21:51:48.617 INFO kablam! warning: cannot find type `name` in this scope Oct 21 21:51:48.617 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:51:48.617 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.617 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.617 INFO kablam! Oct 21 21:51:48.617 INFO kablam! warning: cannot find type `ubuntu_version` in this scope Oct 21 21:51:48.617 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:51:48.617 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.617 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.617 INFO kablam! Oct 21 21:51:48.617 INFO kablam! warning: cannot find type `openstack_version` in this scope Oct 21 21:51:48.617 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:51:48.617 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.617 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.617 INFO kablam! Oct 21 21:51:48.617 INFO kablam! warning: cannot find type `matrix_id` in this scope Oct 21 21:51:48.617 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:51:48.617 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.617 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.617 INFO kablam! Oct 21 21:51:48.617 INFO kablam! warning: cannot find type `job_id` in this scope Oct 21 21:51:48.617 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:51:48.617 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.617 INFO kablam! | Oct 21 21:51:48.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.617 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.618 INFO kablam! Oct 21 21:51:48.618 INFO kablam! warning: cannot find type `pass` in this scope Oct 21 21:51:48.618 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:51:48.618 INFO kablam! | Oct 21 21:51:48.618 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:51:48.618 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.618 INFO kablam! | Oct 21 21:51:48.618 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.618 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.618 INFO kablam! Oct 21 21:51:48.618 INFO kablam! warning: cannot find type `created_at` in this scope Oct 21 21:51:48.618 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:51:48.618 INFO kablam! | Oct 21 21:51:48.618 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:51:48.618 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.618 INFO kablam! | Oct 21 21:51:48.618 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.618 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.618 INFO kablam! Oct 21 21:51:48.618 INFO kablam! warning: cannot find type `runtime` in this scope Oct 21 21:51:48.618 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:51:48.618 INFO kablam! | Oct 21 21:51:48.618 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:51:48.618 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:48.618 INFO kablam! | Oct 21 21:51:48.618 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:48.618 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:48.618 INFO kablam! Oct 21 21:51:49.073 INFO kablam! warning: unused import: `matrices` Oct 21 21:51:49.073 INFO kablam! --> src/jenkins/job.rs:1:14 Oct 21 21:51:49.073 INFO kablam! | Oct 21 21:51:49.073 INFO kablam! 1 | use schema::{matrices, jobs}; Oct 21 21:51:49.073 INFO kablam! | ^^^^^^^^ Oct 21 21:51:49.073 INFO kablam! | Oct 21 21:51:49.073 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 21:51:49.073 INFO kablam! Oct 21 21:51:49.073 INFO kablam! warning: unused import: `Run` Oct 21 21:51:49.073 INFO kablam! --> src/jenkins/job.rs:2:21 Oct 21 21:51:49.073 INFO kablam! | Oct 21 21:51:49.073 INFO kablam! 2 | use super::{Matrix, Run}; Oct 21 21:51:49.073 INFO kablam! | ^^^ Oct 21 21:51:49.073 INFO kablam! Oct 21 21:51:49.073 INFO kablam! warning: cannot find type `Job` in this scope Oct 21 21:51:49.073 INFO kablam! --> src/jenkins/job.rs:5:10 Oct 21 21:51:49.073 INFO kablam! | Oct 21 21:51:49.073 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.073 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.073 INFO kablam! | Oct 21 21:51:49.073 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 21:51:49.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.073 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.073 INFO kablam! Oct 21 21:51:49.073 INFO kablam! warning: cannot find type `jobs` in this scope Oct 21 21:51:49.073 INFO kablam! --> src/jenkins/job.rs:5:10 Oct 21 21:51:49.073 INFO kablam! | Oct 21 21:51:49.073 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.073 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.073 INFO kablam! | Oct 21 21:51:49.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.073 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.073 INFO kablam! Oct 21 21:51:49.073 INFO kablam! warning: cannot find type `Job` in this scope Oct 21 21:51:49.073 INFO kablam! --> src/jenkins/job.rs:5:10 Oct 21 21:51:49.073 INFO kablam! | Oct 21 21:51:49.073 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.073 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.073 INFO kablam! | Oct 21 21:51:49.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.073 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.073 INFO kablam! Oct 21 21:51:49.073 INFO kablam! warning: cannot find type `jobs` in this scope Oct 21 21:51:49.073 INFO kablam! --> src/jenkins/job.rs:5:24 Oct 21 21:51:49.073 INFO kablam! | Oct 21 21:51:49.073 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.073 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.073 INFO kablam! | Oct 21 21:51:49.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.073 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.073 INFO kablam! Oct 21 21:51:49.073 INFO kablam! warning: cannot find type `Job` in this scope Oct 21 21:51:49.073 INFO kablam! --> src/jenkins/job.rs:5:24 Oct 21 21:51:49.073 INFO kablam! | Oct 21 21:51:49.073 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.073 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.073 INFO kablam! | Oct 21 21:51:49.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.073 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.073 INFO kablam! Oct 21 21:51:49.073 INFO kablam! warning: cannot find type `Job` in this scope Oct 21 21:51:49.073 INFO kablam! --> src/jenkins/job.rs:5:36 Oct 21 21:51:49.073 INFO kablam! | Oct 21 21:51:49.073 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.073 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.073 INFO kablam! | Oct 21 21:51:49.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.073 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.073 INFO kablam! Oct 21 21:51:49.073 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 21 21:51:49.073 INFO kablam! --> src/jenkins/job.rs:5:47 Oct 21 21:51:49.073 INFO kablam! | Oct 21 21:51:49.073 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.074 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.074 INFO kablam! | Oct 21 21:51:49.074 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.074 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.074 INFO kablam! Oct 21 21:51:49.074 INFO kablam! warning: cannot find type `Job` in this scope Oct 21 21:51:49.074 INFO kablam! --> src/jenkins/job.rs:5:47 Oct 21 21:51:49.074 INFO kablam! | Oct 21 21:51:49.074 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.074 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.074 INFO kablam! | Oct 21 21:51:49.074 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.074 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.074 INFO kablam! Oct 21 21:51:49.074 INFO kablam! warning: unused variable: `jenkins_worker` Oct 21 21:51:49.074 INFO kablam! --> src/main.rs:68:9 Oct 21 21:51:49.074 INFO kablam! | Oct 21 21:51:49.074 INFO kablam! warning: cannot find type `jobs` in this scope Oct 21 21:51:49.074 INFO kablam! --> src/jenkins/job.rs:5:47 Oct 21 21:51:49.074 INFO kablam! 68 | let jenkins_worker = jenkins_updater(sleep_duration); Oct 21 21:51:49.074 INFO kablam! | Oct 21 21:51:49.074 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.074 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Oct 21 21:51:49.074 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.074 INFO kablam! | Oct 21 21:51:49.074 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.074 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.074 INFO kablam! Oct 21 21:51:49.074 INFO kablam! | Oct 21 21:51:49.074 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 21:51:49.074 INFO kablam! Oct 21 21:51:49.074 INFO kablam! warning: unused import: `super::Job` Oct 21 21:51:49.074 INFO kablam! --> src/jenkins/matrix.rs:2:5 Oct 21 21:51:49.074 INFO kablam! | Oct 21 21:51:49.074 INFO kablam! 2 | use super::Job; Oct 21 21:51:49.074 INFO kablam! | ^^^^^^^^^^ Oct 21 21:51:49.074 INFO kablam! Oct 21 21:51:49.074 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 21 21:51:49.074 INFO kablam! --> src/jenkins/matrix.rs:4:10 Oct 21 21:51:49.074 INFO kablam! | Oct 21 21:51:49.074 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 21 21:51:49.074 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.074 INFO kablam! | Oct 21 21:51:49.074 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.074 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.074 INFO kablam! Oct 21 21:51:49.074 INFO kablam! warning: cannot find type `matrices` in this scope Oct 21 21:51:49.074 INFO kablam! --> src/jenkins/matrix.rs:4:10 Oct 21 21:51:49.074 INFO kablam! | Oct 21 21:51:49.074 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 21 21:51:49.074 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.074 INFO kablam! | Oct 21 21:51:49.074 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.074 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.074 INFO kablam! Oct 21 21:51:49.077 INFO kablam! warning: cannot find type `matrices` in this scope Oct 21 21:51:49.077 INFO kablam! --> src/jenkins/matrix.rs:4:24 Oct 21 21:51:49.077 INFO kablam! | Oct 21 21:51:49.077 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 21 21:51:49.077 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.077 INFO kablam! | Oct 21 21:51:49.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.077 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.077 INFO kablam! Oct 21 21:51:49.077 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 21 21:51:49.077 INFO kablam! --> src/jenkins/matrix.rs:4:24 Oct 21 21:51:49.077 INFO kablam! | Oct 21 21:51:49.077 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 21 21:51:49.077 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.077 INFO kablam! | Oct 21 21:51:49.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.077 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.077 INFO kablam! Oct 21 21:51:49.077 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 21 21:51:49.077 INFO kablam! --> src/jenkins/matrix.rs:4:36 Oct 21 21:51:49.077 INFO kablam! | Oct 21 21:51:49.077 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 21 21:51:49.077 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.077 INFO kablam! | Oct 21 21:51:49.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.077 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.077 INFO kablam! Oct 21 21:51:49.077 INFO kablam! warning: unused import: `jobs` Oct 21 21:51:49.077 INFO kablam! --> src/jenkins/run.rs:3:20 Oct 21 21:51:49.077 INFO kablam! | Oct 21 21:51:49.077 INFO kablam! 3 | use schema::{runs, jobs}; Oct 21 21:51:49.077 INFO kablam! | ^^^^ Oct 21 21:51:49.077 INFO kablam! Oct 21 21:51:49.077 INFO kablam! warning: cannot find type `Run` in this scope Oct 21 21:51:49.077 INFO kablam! --> src/jenkins/run.rs:8:10 Oct 21 21:51:49.077 INFO kablam! | Oct 21 21:51:49.077 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.077 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.077 INFO kablam! | Oct 21 21:51:49.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.077 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.077 INFO kablam! Oct 21 21:51:49.077 INFO kablam! warning: cannot find type `runs` in this scope Oct 21 21:51:49.077 INFO kablam! --> src/jenkins/run.rs:8:10 Oct 21 21:51:49.077 INFO kablam! | Oct 21 21:51:49.077 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.077 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.077 INFO kablam! | Oct 21 21:51:49.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.077 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.077 INFO kablam! Oct 21 21:51:49.077 INFO kablam! warning: cannot find type `runs` in this scope Oct 21 21:51:49.077 INFO kablam! --> src/jenkins/run.rs:8:24 Oct 21 21:51:49.077 INFO kablam! | Oct 21 21:51:49.077 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.077 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.077 INFO kablam! | Oct 21 21:51:49.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.077 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.077 INFO kablam! Oct 21 21:51:49.077 INFO kablam! warning: cannot find type `Run` in this scope Oct 21 21:51:49.077 INFO kablam! --> src/jenkins/run.rs:8:24 Oct 21 21:51:49.077 INFO kablam! | Oct 21 21:51:49.077 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.077 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.077 INFO kablam! | Oct 21 21:51:49.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.077 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.077 INFO kablam! Oct 21 21:51:49.077 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 21:51:49.077 INFO kablam! --> src/jenkins/run.rs:8:24 Oct 21 21:51:49.077 INFO kablam! | Oct 21 21:51:49.077 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.077 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.077 INFO kablam! | Oct 21 21:51:49.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.078 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.078 INFO kablam! Oct 21 21:51:49.078 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 21:51:49.078 INFO kablam! --> src/jenkins/run.rs:8:36 Oct 21 21:51:49.078 INFO kablam! | Oct 21 21:51:49.078 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.078 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.078 INFO kablam! | Oct 21 21:51:49.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.078 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.078 INFO kablam! Oct 21 21:51:49.078 INFO kablam! warning: cannot find type `Run` in this scope Oct 21 21:51:49.078 INFO kablam! --> src/jenkins/run.rs:8:36 Oct 21 21:51:49.078 INFO kablam! | Oct 21 21:51:49.078 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.078 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.078 INFO kablam! | Oct 21 21:51:49.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.078 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.078 INFO kablam! Oct 21 21:51:49.078 INFO kablam! warning: cannot find type `Job` in this scope Oct 21 21:51:49.078 INFO kablam! --> src/jenkins/run.rs:8:47 Oct 21 21:51:49.078 INFO kablam! | Oct 21 21:51:49.078 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.078 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.078 INFO kablam! | Oct 21 21:51:49.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.078 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.078 INFO kablam! Oct 21 21:51:49.078 INFO kablam! warning: cannot find type `Run` in this scope Oct 21 21:51:49.078 INFO kablam! --> src/jenkins/run.rs:8:47 Oct 21 21:51:49.078 INFO kablam! | Oct 21 21:51:49.078 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.078 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.078 INFO kablam! | Oct 21 21:51:49.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.078 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.078 INFO kablam! Oct 21 21:51:49.078 INFO kablam! warning: cannot find type `runs` in this scope Oct 21 21:51:49.078 INFO kablam! --> src/jenkins/run.rs:8:47 Oct 21 21:51:49.078 INFO kablam! | Oct 21 21:51:49.078 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 21 21:51:49.078 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.078 INFO kablam! | Oct 21 21:51:49.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.078 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.078 INFO kablam! Oct 21 21:51:49.078 INFO kablam! warning: cannot find type `table` in this scope Oct 21 21:51:49.078 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 21:51:49.078 INFO kablam! | Oct 21 21:51:49.078 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 21:51:49.078 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.078 INFO kablam! | Oct 21 21:51:49.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.078 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.078 INFO kablam! Oct 21 21:51:49.078 INFO kablam! warning: cannot find type `id` in this scope Oct 21 21:51:49.078 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:51:49.078 INFO kablam! | Oct 21 21:51:49.078 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:51:49.078 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.078 INFO kablam! | Oct 21 21:51:49.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.078 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.078 INFO kablam! Oct 21 21:51:49.078 INFO kablam! warning: cannot find type `name` in this scope Oct 21 21:51:49.078 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:51:49.078 INFO kablam! | Oct 21 21:51:49.078 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:51:49.078 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.078 INFO kablam! | Oct 21 21:51:49.080 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.080 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.080 INFO kablam! Oct 21 21:51:49.080 INFO kablam! warning: cannot find type `ubuntu_version` in this scope Oct 21 21:51:49.080 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:51:49.080 INFO kablam! | Oct 21 21:51:49.080 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:51:49.080 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.080 INFO kablam! | Oct 21 21:51:49.080 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.080 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.080 INFO kablam! Oct 21 21:51:49.080 INFO kablam! warning: cannot find type `openstack_version` in this scope Oct 21 21:51:49.080 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:51:49.080 INFO kablam! | Oct 21 21:51:49.081 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:51:49.081 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.081 INFO kablam! | Oct 21 21:51:49.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.081 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.081 INFO kablam! Oct 21 21:51:49.081 INFO kablam! warning: cannot find type `matrix_id` in this scope Oct 21 21:51:49.081 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:51:49.081 INFO kablam! | Oct 21 21:51:49.081 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:51:49.081 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.081 INFO kablam! | Oct 21 21:51:49.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.081 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.081 INFO kablam! Oct 21 21:51:49.081 INFO kablam! warning: cannot find type `job_id` in this scope Oct 21 21:51:49.081 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:51:49.081 INFO kablam! | Oct 21 21:51:49.081 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:51:49.081 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.081 INFO kablam! | Oct 21 21:51:49.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.081 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.081 INFO kablam! Oct 21 21:51:49.081 INFO kablam! warning: cannot find type `pass` in this scope Oct 21 21:51:49.081 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:51:49.081 INFO kablam! | Oct 21 21:51:49.081 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:51:49.081 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.081 INFO kablam! | Oct 21 21:51:49.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.081 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.081 INFO kablam! Oct 21 21:51:49.081 INFO kablam! warning: cannot find type `created_at` in this scope Oct 21 21:51:49.081 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:51:49.081 INFO kablam! | Oct 21 21:51:49.081 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:51:49.081 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.081 INFO kablam! | Oct 21 21:51:49.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.081 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.081 INFO kablam! Oct 21 21:51:49.081 INFO kablam! warning: cannot find type `runtime` in this scope Oct 21 21:51:49.081 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:51:49.081 INFO kablam! | Oct 21 21:51:49.081 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:51:49.081 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:51:49.081 INFO kablam! | Oct 21 21:51:49.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:51:49.081 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:51:49.081 INFO kablam! Oct 21 21:51:49.717 INFO kablam! warning: unused variable: `jenkins_worker` Oct 21 21:51:49.717 INFO kablam! --> src/main.rs:68:9 Oct 21 21:51:49.717 INFO kablam! | Oct 21 21:51:49.717 INFO kablam! 68 | let jenkins_worker = jenkins_updater(sleep_duration); Oct 21 21:51:49.717 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Oct 21 21:51:49.717 INFO kablam! | Oct 21 21:51:49.717 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 21:51:49.717 INFO kablam! Oct 21 21:51:49.850 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 03s Oct 21 21:51:49.864 INFO kablam! su: No module specific data is present Oct 21 21:51:50.866 INFO running `"docker" "rm" "-f" "2a39bd3e87bd7b7495aff44769308bbe8ac6c15efa69c671535b2fb2f79e0455"` Oct 21 21:51:51.148 INFO blam! 2a39bd3e87bd7b7495aff44769308bbe8ac6c15efa69c671535b2fb2f79e0455