Oct 27 12:24:02.088 INFO checking ChrisMacNaughton/osci-dash against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 12:24:02.089 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 12:24:02.520 INFO blam! 868e441aebdb9a7dd7ebf26957afa647d346a46242c544559f7e1034648c8a2e Oct 27 12:24:02.522 INFO running `"docker" "start" "-a" "868e441aebdb9a7dd7ebf26957afa647d346a46242c544559f7e1034648c8a2e"` Oct 27 12:24:03.727 INFO kablam! usermod: no changes Oct 27 12:24:04.043 INFO kablam! Compiling libsqlite3-sys v0.9.3 Oct 27 12:24:04.047 INFO kablam! Checking r2d2 v0.8.2 Oct 27 12:24:04.047 INFO kablam! Checking chrono v0.4.6 Oct 27 12:24:04.047 INFO kablam! Checking error-chain v0.10.0 Oct 27 12:24:04.047 INFO kablam! Compiling rocket v0.3.16 Oct 27 12:24:07.555 INFO kablam! Checking dotenv v0.10.1 Oct 27 12:24:12.392 INFO kablam! Checking diesel v1.3.2 Oct 27 12:24:31.497 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 27 12:25:02.890 INFO kablam! Checking osci-dash v0.1.0 (/source) Oct 27 12:25:09.556 INFO kablam! warning: unused import: `matrices` Oct 27 12:25:09.556 INFO kablam! --> src/jenkins/job.rs:1:14 Oct 27 12:25:09.556 INFO kablam! | Oct 27 12:25:09.556 INFO kablam! 1 | use schema::{matrices, jobs}; Oct 27 12:25:09.556 INFO kablam! | ^^^^^^^^ Oct 27 12:25:09.556 INFO kablam! | Oct 27 12:25:09.556 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:25:09.556 INFO kablam! Oct 27 12:25:09.556 INFO kablam! warning: unused import: `Run` Oct 27 12:25:09.556 INFO kablam! --> src/jenkins/job.rs:2:21 Oct 27 12:25:09.557 INFO kablam! | Oct 27 12:25:09.557 INFO kablam! 2 | use super::{Matrix, Run}; Oct 27 12:25:09.557 INFO kablam! | ^^^ Oct 27 12:25:09.557 INFO kablam! Oct 27 12:25:09.557 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 12:25:09.557 INFO kablam! --> src/jenkins/job.rs:5:10 Oct 27 12:25:09.557 INFO kablam! | Oct 27 12:25:09.557 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.557 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.557 INFO kablam! | Oct 27 12:25:09.557 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 12:25:09.557 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 27 12:25:09.557 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.557 INFO kablam! Oct 27 12:25:09.557 INFO kablam! warning: cannot find type `jobs` in this scope Oct 27 12:25:09.557 INFO kablam! --> src/jenkins/job.rs:5:10 Oct 27 12:25:09.557 INFO kablam! | Oct 27 12:25:09.557 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.557 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.558 INFO kablam! | Oct 27 12:25:09.558 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 27 12:25:09.558 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.558 INFO kablam! Oct 27 12:25:09.558 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 12:25:09.558 INFO kablam! --> src/jenkins/job.rs:5:10 Oct 27 12:25:09.558 INFO kablam! | Oct 27 12:25:09.558 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.558 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.558 INFO kablam! | Oct 27 12:25:09.558 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 27 12:25:09.558 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.558 INFO kablam! Oct 27 12:25:09.558 INFO kablam! warning: cannot find type `jobs` in this scope Oct 27 12:25:09.558 INFO kablam! --> src/jenkins/job.rs:5:24 Oct 27 12:25:09.558 INFO kablam! | Oct 27 12:25:09.559 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.559 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.559 INFO kablam! | Oct 27 12:25:09.559 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 27 12:25:09.559 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.559 INFO kablam! Oct 27 12:25:09.559 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 12:25:09.559 INFO kablam! --> src/jenkins/job.rs:5:24 Oct 27 12:25:09.559 INFO kablam! | Oct 27 12:25:09.559 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.559 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.559 INFO kablam! | Oct 27 12:25:09.559 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 27 12:25:09.559 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.559 INFO kablam! Oct 27 12:25:09.560 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 12:25:09.560 INFO kablam! --> src/jenkins/job.rs:5:36 Oct 27 12:25:09.560 INFO kablam! | Oct 27 12:25:09.560 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.560 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.560 INFO kablam! | Oct 27 12:25:09.560 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 27 12:25:09.560 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.560 INFO kablam! Oct 27 12:25:09.560 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 27 12:25:09.560 INFO kablam! --> src/jenkins/job.rs:5:47 Oct 27 12:25:09.560 INFO kablam! | Oct 27 12:25:09.560 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.560 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.560 INFO kablam! | Oct 27 12:25:09.561 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 27 12:25:09.561 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.561 INFO kablam! Oct 27 12:25:09.561 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 12:25:09.561 INFO kablam! --> src/jenkins/job.rs:5:47 Oct 27 12:25:09.561 INFO kablam! | Oct 27 12:25:09.561 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.561 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.561 INFO kablam! | Oct 27 12:25:09.561 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 27 12:25:09.561 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.561 INFO kablam! Oct 27 12:25:09.561 INFO kablam! warning: cannot find type `jobs` in this scope Oct 27 12:25:09.561 INFO kablam! --> src/jenkins/job.rs:5:47 Oct 27 12:25:09.561 INFO kablam! | Oct 27 12:25:09.561 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.561 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.561 INFO kablam! | Oct 27 12:25:09.561 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 27 12:25:09.562 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.562 INFO kablam! Oct 27 12:25:09.562 INFO kablam! warning: unused import: `super::Job` Oct 27 12:25:09.562 INFO kablam! --> src/jenkins/matrix.rs:2:5 Oct 27 12:25:09.562 INFO kablam! | Oct 27 12:25:09.562 INFO kablam! 2 | use super::Job; Oct 27 12:25:09.562 INFO kablam! | ^^^^^^^^^^ Oct 27 12:25:09.562 INFO kablam! Oct 27 12:25:09.562 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 27 12:25:09.562 INFO kablam! --> src/jenkins/matrix.rs:4:10 Oct 27 12:25:09.562 INFO kablam! | Oct 27 12:25:09.562 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 27 12:25:09.562 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.562 INFO kablam! | Oct 27 12:25:09.562 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 27 12:25:09.562 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.563 INFO kablam! Oct 27 12:25:09.563 INFO kablam! warning: cannot find type `matrices` in this scope Oct 27 12:25:09.563 INFO kablam! --> src/jenkins/matrix.rs:4:10 Oct 27 12:25:09.563 INFO kablam! | Oct 27 12:25:09.563 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 27 12:25:09.563 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.563 INFO kablam! | Oct 27 12:25:09.563 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 27 12:25:09.563 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.563 INFO kablam! Oct 27 12:25:09.563 INFO kablam! warning: cannot find type `matrices` in this scope Oct 27 12:25:09.563 INFO kablam! --> src/jenkins/matrix.rs:4:24 Oct 27 12:25:09.563 INFO kablam! | Oct 27 12:25:09.563 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 27 12:25:09.563 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.563 INFO kablam! | Oct 27 12:25:09.563 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 27 12:25:09.563 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.564 INFO kablam! Oct 27 12:25:09.564 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 27 12:25:09.564 INFO kablam! --> src/jenkins/matrix.rs:4:24 Oct 27 12:25:09.564 INFO kablam! | Oct 27 12:25:09.564 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 27 12:25:09.564 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.564 INFO kablam! | Oct 27 12:25:09.564 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 27 12:25:09.564 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.564 INFO kablam! Oct 27 12:25:09.564 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 27 12:25:09.564 INFO kablam! --> src/jenkins/matrix.rs:4:36 Oct 27 12:25:09.564 INFO kablam! | Oct 27 12:25:09.564 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 27 12:25:09.564 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.564 INFO kablam! | Oct 27 12:25:09.564 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 27 12:25:09.564 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.564 INFO kablam! Oct 27 12:25:09.565 INFO kablam! warning: unused import: `jobs` Oct 27 12:25:09.565 INFO kablam! --> src/jenkins/run.rs:3:20 Oct 27 12:25:09.565 INFO kablam! | Oct 27 12:25:09.565 INFO kablam! 3 | use schema::{runs, jobs}; Oct 27 12:25:09.565 INFO kablam! | ^^^^ Oct 27 12:25:09.565 INFO kablam! Oct 27 12:25:09.565 INFO kablam! warning: cannot find type `Run` in this scope Oct 27 12:25:09.565 INFO kablam! --> src/jenkins/run.rs:8:10 Oct 27 12:25:09.565 INFO kablam! | Oct 27 12:25:09.565 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.565 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.565 INFO kablam! | Oct 27 12:25:09.565 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 27 12:25:09.565 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.565 INFO kablam! Oct 27 12:25:09.565 INFO kablam! warning: cannot find type `runs` in this scope Oct 27 12:25:09.565 INFO kablam! --> src/jenkins/run.rs:8:10 Oct 27 12:25:09.565 INFO kablam! | Oct 27 12:25:09.565 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.565 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.565 INFO kablam! | Oct 27 12:25:09.565 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 27 12:25:09.565 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.565 INFO kablam! Oct 27 12:25:09.565 INFO kablam! warning: cannot find type `runs` in this scope Oct 27 12:25:09.565 INFO kablam! --> src/jenkins/run.rs:8:24 Oct 27 12:25:09.565 INFO kablam! | Oct 27 12:25:09.565 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.565 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.565 INFO kablam! | Oct 27 12:25:09.566 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 27 12:25:09.566 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.566 INFO kablam! Oct 27 12:25:09.566 INFO kablam! warning: cannot find type `Run` in this scope Oct 27 12:25:09.566 INFO kablam! --> src/jenkins/run.rs:8:24 Oct 27 12:25:09.566 INFO kablam! | Oct 27 12:25:09.566 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.566 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.566 INFO kablam! | Oct 27 12:25:09.566 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 27 12:25:09.566 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.566 INFO kablam! Oct 27 12:25:09.566 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 12:25:09.566 INFO kablam! --> src/jenkins/run.rs:8:24 Oct 27 12:25:09.566 INFO kablam! | Oct 27 12:25:09.566 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.566 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.566 INFO kablam! | Oct 27 12:25:09.566 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 27 12:25:09.566 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.566 INFO kablam! Oct 27 12:25:09.566 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 12:25:09.566 INFO kablam! --> src/jenkins/run.rs:8:36 Oct 27 12:25:09.566 INFO kablam! | Oct 27 12:25:09.566 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.566 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.567 INFO kablam! | Oct 27 12:25:09.567 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 27 12:25:09.567 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.567 INFO kablam! Oct 27 12:25:09.567 INFO kablam! warning: cannot find type `Run` in this scope Oct 27 12:25:09.567 INFO kablam! --> src/jenkins/run.rs:8:36 Oct 27 12:25:09.567 INFO kablam! | Oct 27 12:25:09.567 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.567 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.567 INFO kablam! | Oct 27 12:25:09.567 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 27 12:25:09.567 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.567 INFO kablam! Oct 27 12:25:09.567 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 12:25:09.567 INFO kablam! --> src/jenkins/run.rs:8:47 Oct 27 12:25:09.567 INFO kablam! | Oct 27 12:25:09.567 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.567 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.567 INFO kablam! | Oct 27 12:25:09.568 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 27 12:25:09.568 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.568 INFO kablam! Oct 27 12:25:09.568 INFO kablam! warning: cannot find type `Run` in this scope Oct 27 12:25:09.568 INFO kablam! --> src/jenkins/run.rs:8:47 Oct 27 12:25:09.568 INFO kablam! | Oct 27 12:25:09.568 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.568 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.568 INFO kablam! | Oct 27 12:25:09.568 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 27 12:25:09.568 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.568 INFO kablam! Oct 27 12:25:09.568 INFO kablam! warning: cannot find type `runs` in this scope Oct 27 12:25:09.568 INFO kablam! --> src/jenkins/run.rs:8:47 Oct 27 12:25:09.568 INFO kablam! | Oct 27 12:25:09.568 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.568 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.568 INFO kablam! | Oct 27 12:25:09.568 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 27 12:25:09.568 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.568 INFO kablam! Oct 27 12:25:09.569 INFO kablam! warning: cannot find type `table` in this scope Oct 27 12:25:09.569 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 12:25:09.569 INFO kablam! | Oct 27 12:25:09.569 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 12:25:09.569 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.569 INFO kablam! | Oct 27 12:25:09.569 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 27 12:25:09.569 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.569 INFO kablam! Oct 27 12:25:09.570 INFO kablam! warning: cannot find type `id` in this scope Oct 27 12:25:09.570 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:09.570 INFO kablam! | Oct 27 12:25:09.570 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:09.570 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.570 INFO kablam! | Oct 27 12:25:09.570 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 27 12:25:09.570 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.570 INFO kablam! Oct 27 12:25:09.570 INFO kablam! warning: cannot find type `name` in this scope Oct 27 12:25:09.570 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:09.570 INFO kablam! | Oct 27 12:25:09.570 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:09.570 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.570 INFO kablam! | Oct 27 12:25:09.570 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 27 12:25:09.571 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.571 INFO kablam! Oct 27 12:25:09.571 INFO kablam! warning: cannot find type `ubuntu_version` in this scope Oct 27 12:25:09.571 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:09.571 INFO kablam! | Oct 27 12:25:09.571 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:09.571 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.571 INFO kablam! | Oct 27 12:25:09.571 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 27 12:25:09.571 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.572 INFO kablam! Oct 27 12:25:09.572 INFO kablam! warning: cannot find type `openstack_version` in this scope Oct 27 12:25:09.572 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:09.572 INFO kablam! | Oct 27 12:25:09.572 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:09.572 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.572 INFO kablam! | Oct 27 12:25:09.572 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 27 12:25:09.572 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.572 INFO kablam! Oct 27 12:25:09.572 INFO kablam! warning: cannot find type `matrix_id` in this scope Oct 27 12:25:09.573 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:09.573 INFO kablam! | Oct 27 12:25:09.573 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:09.573 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.573 INFO kablam! | Oct 27 12:25:09.573 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 27 12:25:09.573 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.573 INFO kablam! Oct 27 12:25:09.574 INFO kablam! warning: cannot find type `job_id` in this scope Oct 27 12:25:09.574 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:09.574 INFO kablam! | Oct 27 12:25:09.574 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:09.574 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.574 INFO kablam! | Oct 27 12:25:09.574 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 27 12:25:09.574 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.574 INFO kablam! Oct 27 12:25:09.574 INFO kablam! warning: cannot find type `pass` in this scope Oct 27 12:25:09.575 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:09.575 INFO kablam! | Oct 27 12:25:09.575 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:09.575 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.583 INFO kablam! | Oct 27 12:25:09.583 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 27 12:25:09.583 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.583 INFO kablam! Oct 27 12:25:09.583 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 12:25:09.583 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:09.583 INFO kablam! | Oct 27 12:25:09.583 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:09.583 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.583 INFO kablam! | Oct 27 12:25:09.583 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 27 12:25:09.583 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.583 INFO kablam! Oct 27 12:25:09.583 INFO kablam! warning: cannot find type `runtime` in this scope Oct 27 12:25:09.583 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:09.583 INFO kablam! | Oct 27 12:25:09.583 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:09.584 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.584 INFO kablam! | Oct 27 12:25:09.584 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 27 12:25:09.584 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.584 INFO kablam! Oct 27 12:25:09.785 INFO kablam! warning: unused import: `matrices` Oct 27 12:25:09.785 INFO kablam! --> src/jenkins/job.rs:1:14 Oct 27 12:25:09.785 INFO kablam! | Oct 27 12:25:09.785 INFO kablam! 1 | use schema::{matrices, jobs}; Oct 27 12:25:09.785 INFO kablam! | ^^^^^^^^ Oct 27 12:25:09.785 INFO kablam! | Oct 27 12:25:09.785 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:25:09.785 INFO kablam! Oct 27 12:25:09.785 INFO kablam! warning: unused import: `Run` Oct 27 12:25:09.785 INFO kablam! --> src/jenkins/job.rs:2:21 Oct 27 12:25:09.785 INFO kablam! | Oct 27 12:25:09.785 INFO kablam! 2 | use super::{Matrix, Run}; Oct 27 12:25:09.785 INFO kablam! | ^^^ Oct 27 12:25:09.785 INFO kablam! Oct 27 12:25:09.785 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 12:25:09.786 INFO kablam! --> src/jenkins/job.rs:5:10 Oct 27 12:25:09.786 INFO kablam! | Oct 27 12:25:09.786 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.786 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.786 INFO kablam! | Oct 27 12:25:09.786 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 12:25:09.786 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 27 12:25:09.786 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.786 INFO kablam! Oct 27 12:25:09.786 INFO kablam! warning: cannot find type `jobs` in this scope Oct 27 12:25:09.786 INFO kablam! --> src/jenkins/job.rs:5:10 Oct 27 12:25:09.786 INFO kablam! | Oct 27 12:25:09.786 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.786 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.787 INFO kablam! | Oct 27 12:25:09.787 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 27 12:25:09.787 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.787 INFO kablam! Oct 27 12:25:09.787 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 12:25:09.787 INFO kablam! --> src/jenkins/job.rs:5:10 Oct 27 12:25:09.787 INFO kablam! | Oct 27 12:25:09.787 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.787 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.787 INFO kablam! | Oct 27 12:25:09.787 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 27 12:25:09.787 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.787 INFO kablam! Oct 27 12:25:09.787 INFO kablam! warning: cannot find type `jobs` in this scope Oct 27 12:25:09.787 INFO kablam! --> src/jenkins/job.rs:5:24 Oct 27 12:25:09.787 INFO kablam! | Oct 27 12:25:09.787 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.787 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.787 INFO kablam! | Oct 27 12:25:09.787 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 27 12:25:09.787 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.788 INFO kablam! Oct 27 12:25:09.788 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 12:25:09.788 INFO kablam! --> src/jenkins/job.rs:5:24 Oct 27 12:25:09.788 INFO kablam! | Oct 27 12:25:09.788 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.788 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.788 INFO kablam! | Oct 27 12:25:09.788 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 27 12:25:09.788 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.788 INFO kablam! Oct 27 12:25:09.788 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 12:25:09.788 INFO kablam! --> src/jenkins/job.rs:5:36 Oct 27 12:25:09.788 INFO kablam! | Oct 27 12:25:09.788 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.789 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.789 INFO kablam! | Oct 27 12:25:09.789 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 27 12:25:09.789 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.789 INFO kablam! Oct 27 12:25:09.789 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 27 12:25:09.789 INFO kablam! --> src/jenkins/job.rs:5:47 Oct 27 12:25:09.789 INFO kablam! | Oct 27 12:25:09.789 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.789 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.789 INFO kablam! | Oct 27 12:25:09.789 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 27 12:25:09.789 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.789 INFO kablam! Oct 27 12:25:09.790 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 12:25:09.790 INFO kablam! --> src/jenkins/job.rs:5:47 Oct 27 12:25:09.790 INFO kablam! | Oct 27 12:25:09.790 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.790 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.790 INFO kablam! | Oct 27 12:25:09.790 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 27 12:25:09.790 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.790 INFO kablam! Oct 27 12:25:09.791 INFO kablam! warning: cannot find type `jobs` in this scope Oct 27 12:25:09.791 INFO kablam! --> src/jenkins/job.rs:5:47 Oct 27 12:25:09.791 INFO kablam! | Oct 27 12:25:09.791 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.791 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.792 INFO kablam! | Oct 27 12:25:09.792 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 27 12:25:09.792 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.792 INFO kablam! Oct 27 12:25:09.793 INFO kablam! warning: unused import: `super::Job` Oct 27 12:25:09.793 INFO kablam! --> src/jenkins/matrix.rs:2:5 Oct 27 12:25:09.793 INFO kablam! | Oct 27 12:25:09.793 INFO kablam! 2 | use super::Job; Oct 27 12:25:09.793 INFO kablam! | ^^^^^^^^^^ Oct 27 12:25:09.793 INFO kablam! Oct 27 12:25:09.794 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 27 12:25:09.794 INFO kablam! --> src/jenkins/matrix.rs:4:10 Oct 27 12:25:09.794 INFO kablam! | Oct 27 12:25:09.794 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 27 12:25:09.795 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.795 INFO kablam! | Oct 27 12:25:09.795 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 27 12:25:09.795 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.796 INFO kablam! Oct 27 12:25:09.796 INFO kablam! warning: cannot find type `matrices` in this scope Oct 27 12:25:09.796 INFO kablam! --> src/jenkins/matrix.rs:4:10 Oct 27 12:25:09.796 INFO kablam! | Oct 27 12:25:09.796 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 27 12:25:09.797 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.797 INFO kablam! | Oct 27 12:25:09.797 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 27 12:25:09.797 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.798 INFO kablam! Oct 27 12:25:09.798 INFO kablam! warning: cannot find type `matrices` in this scope Oct 27 12:25:09.798 INFO kablam! --> src/jenkins/matrix.rs:4:24 Oct 27 12:25:09.798 INFO kablam! | Oct 27 12:25:09.798 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 27 12:25:09.799 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.799 INFO kablam! | Oct 27 12:25:09.799 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 27 12:25:09.799 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.800 INFO kablam! Oct 27 12:25:09.800 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 27 12:25:09.800 INFO kablam! --> src/jenkins/matrix.rs:4:24 Oct 27 12:25:09.800 INFO kablam! | Oct 27 12:25:09.800 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 27 12:25:09.801 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.801 INFO kablam! | Oct 27 12:25:09.801 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 27 12:25:09.801 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.802 INFO kablam! Oct 27 12:25:09.802 INFO kablam! warning: cannot find type `Matrix` in this scope Oct 27 12:25:09.802 INFO kablam! --> src/jenkins/matrix.rs:4:36 Oct 27 12:25:09.802 INFO kablam! | Oct 27 12:25:09.803 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Oct 27 12:25:09.803 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.803 INFO kablam! | Oct 27 12:25:09.803 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 27 12:25:09.804 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.804 INFO kablam! Oct 27 12:25:09.804 INFO kablam! warning: unused import: `jobs` Oct 27 12:25:09.804 INFO kablam! --> src/jenkins/run.rs:3:20 Oct 27 12:25:09.804 INFO kablam! | Oct 27 12:25:09.805 INFO kablam! 3 | use schema::{runs, jobs}; Oct 27 12:25:09.805 INFO kablam! | ^^^^ Oct 27 12:25:09.805 INFO kablam! Oct 27 12:25:09.805 INFO kablam! warning: cannot find type `Run` in this scope Oct 27 12:25:09.806 INFO kablam! --> src/jenkins/run.rs:8:10 Oct 27 12:25:09.806 INFO kablam! | Oct 27 12:25:09.806 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.806 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.806 INFO kablam! | Oct 27 12:25:09.807 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 27 12:25:09.807 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.807 INFO kablam! Oct 27 12:25:09.807 INFO kablam! warning: cannot find type `runs` in this scope Oct 27 12:25:09.808 INFO kablam! --> src/jenkins/run.rs:8:10 Oct 27 12:25:09.808 INFO kablam! | Oct 27 12:25:09.808 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.808 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.808 INFO kablam! | Oct 27 12:25:09.809 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 27 12:25:09.809 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.809 INFO kablam! Oct 27 12:25:09.809 INFO kablam! warning: cannot find type `runs` in this scope Oct 27 12:25:09.810 INFO kablam! --> src/jenkins/run.rs:8:24 Oct 27 12:25:09.810 INFO kablam! | Oct 27 12:25:09.810 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.810 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.810 INFO kablam! | Oct 27 12:25:09.811 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 27 12:25:09.811 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.811 INFO kablam! Oct 27 12:25:09.811 INFO kablam! warning: cannot find type `Run` in this scope Oct 27 12:25:09.812 INFO kablam! --> src/jenkins/run.rs:8:24 Oct 27 12:25:09.812 INFO kablam! | Oct 27 12:25:09.812 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.812 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.812 INFO kablam! | Oct 27 12:25:09.813 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 27 12:25:09.813 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.813 INFO kablam! Oct 27 12:25:09.813 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 12:25:09.814 INFO kablam! --> src/jenkins/run.rs:8:24 Oct 27 12:25:09.814 INFO kablam! | Oct 27 12:25:09.814 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.814 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.814 INFO kablam! | Oct 27 12:25:09.815 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 27 12:25:09.815 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.815 INFO kablam! Oct 27 12:25:09.816 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 12:25:09.816 INFO kablam! --> src/jenkins/run.rs:8:36 Oct 27 12:25:09.816 INFO kablam! | Oct 27 12:25:09.816 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.816 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.817 INFO kablam! | Oct 27 12:25:09.817 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 27 12:25:09.817 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.817 INFO kablam! Oct 27 12:25:09.817 INFO kablam! warning: cannot find type `Run` in this scope Oct 27 12:25:09.818 INFO kablam! --> src/jenkins/run.rs:8:36 Oct 27 12:25:09.818 INFO kablam! | Oct 27 12:25:09.818 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.818 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.818 INFO kablam! | Oct 27 12:25:09.819 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 27 12:25:09.819 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.819 INFO kablam! Oct 27 12:25:09.819 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 12:25:09.820 INFO kablam! --> src/jenkins/run.rs:8:47 Oct 27 12:25:09.820 INFO kablam! | Oct 27 12:25:09.820 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.820 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.820 INFO kablam! | Oct 27 12:25:09.821 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 27 12:25:09.821 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.821 INFO kablam! Oct 27 12:25:09.821 INFO kablam! warning: cannot find type `Run` in this scope Oct 27 12:25:09.822 INFO kablam! --> src/jenkins/run.rs:8:47 Oct 27 12:25:09.822 INFO kablam! | Oct 27 12:25:09.822 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.822 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.822 INFO kablam! | Oct 27 12:25:09.823 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 27 12:25:09.823 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.823 INFO kablam! Oct 27 12:25:09.823 INFO kablam! warning: cannot find type `runs` in this scope Oct 27 12:25:09.823 INFO kablam! --> src/jenkins/run.rs:8:47 Oct 27 12:25:09.824 INFO kablam! | Oct 27 12:25:09.824 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Oct 27 12:25:09.824 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.824 INFO kablam! | Oct 27 12:25:09.824 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 27 12:25:09.825 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.825 INFO kablam! Oct 27 12:25:09.825 INFO kablam! warning: cannot find type `table` in this scope Oct 27 12:25:09.826 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 12:25:09.826 INFO kablam! | Oct 27 12:25:09.826 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 12:25:09.826 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.826 INFO kablam! | Oct 27 12:25:09.827 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 27 12:25:09.827 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.827 INFO kablam! Oct 27 12:25:09.827 INFO kablam! warning: cannot find type `id` in this scope Oct 27 12:25:09.828 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:09.828 INFO kablam! | Oct 27 12:25:09.828 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:09.828 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.828 INFO kablam! | Oct 27 12:25:09.829 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 27 12:25:09.829 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.829 INFO kablam! Oct 27 12:25:09.829 INFO kablam! warning: cannot find type `name` in this scope Oct 27 12:25:09.830 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:09.830 INFO kablam! | Oct 27 12:25:09.830 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:09.830 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.830 INFO kablam! | Oct 27 12:25:09.831 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 27 12:25:09.831 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.831 INFO kablam! Oct 27 12:25:09.832 INFO kablam! warning: cannot find type `ubuntu_version` in this scope Oct 27 12:25:09.832 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:09.832 INFO kablam! | Oct 27 12:25:09.832 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:09.832 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.833 INFO kablam! | Oct 27 12:25:09.833 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 27 12:25:09.833 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.833 INFO kablam! Oct 27 12:25:09.834 INFO kablam! warning: cannot find type `openstack_version` in this scope Oct 27 12:25:09.834 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:09.834 INFO kablam! | Oct 27 12:25:09.834 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:09.834 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.835 INFO kablam! | Oct 27 12:25:09.835 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 27 12:25:09.835 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.835 INFO kablam! Oct 27 12:25:09.836 INFO kablam! warning: cannot find type `matrix_id` in this scope Oct 27 12:25:09.836 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:09.836 INFO kablam! | Oct 27 12:25:09.836 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:09.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.836 INFO kablam! | Oct 27 12:25:09.837 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 27 12:25:09.837 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.837 INFO kablam! Oct 27 12:25:09.838 INFO kablam! warning: cannot find type `job_id` in this scope Oct 27 12:25:09.838 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:09.838 INFO kablam! | Oct 27 12:25:09.838 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:09.839 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.839 INFO kablam! | Oct 27 12:25:09.839 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 27 12:25:09.839 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.839 INFO kablam! Oct 27 12:25:09.840 INFO kablam! warning: cannot find type `pass` in this scope Oct 27 12:25:09.840 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:09.840 INFO kablam! | Oct 27 12:25:09.840 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:09.840 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.841 INFO kablam! | Oct 27 12:25:09.841 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 27 12:25:09.841 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.841 INFO kablam! Oct 27 12:25:09.842 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 12:25:09.842 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:09.842 INFO kablam! | Oct 27 12:25:09.842 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:09.842 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.842 INFO kablam! | Oct 27 12:25:09.843 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 27 12:25:09.843 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.843 INFO kablam! Oct 27 12:25:09.843 INFO kablam! warning: cannot find type `runtime` in this scope Oct 27 12:25:09.843 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:09.844 INFO kablam! | Oct 27 12:25:09.844 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:09.844 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:09.844 INFO kablam! | Oct 27 12:25:09.844 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 27 12:25:09.844 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:09.844 INFO kablam! Oct 27 12:25:10.303 INFO kablam! warning: unused variable: `jenkins_worker` Oct 27 12:25:10.303 INFO kablam! --> src/main.rs:68:9 Oct 27 12:25:10.303 INFO kablam! | Oct 27 12:25:10.303 INFO kablam! 68 | let jenkins_worker = jenkins_updater(sleep_duration); Oct 27 12:25:10.303 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Oct 27 12:25:10.303 INFO kablam! | Oct 27 12:25:10.303 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 12:25:10.303 INFO kablam! Oct 27 12:25:10.795 INFO kablam! warning: unused variable: `jenkins_worker` Oct 27 12:25:10.795 INFO kablam! --> src/main.rs:68:9 Oct 27 12:25:10.795 INFO kablam! | Oct 27 12:25:10.795 INFO kablam! 68 | let jenkins_worker = jenkins_updater(sleep_duration); Oct 27 12:25:10.795 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Oct 27 12:25:10.795 INFO kablam! | Oct 27 12:25:10.795 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 12:25:10.795 INFO kablam! Oct 27 12:25:10.953 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 07s Oct 27 12:25:10.965 INFO kablam! su: No module specific data is present Oct 27 12:25:11.612 INFO running `"docker" "rm" "-f" "868e441aebdb9a7dd7ebf26957afa647d346a46242c544559f7e1034648c8a2e"` Oct 27 12:25:11.895 INFO blam! 868e441aebdb9a7dd7ebf26957afa647d346a46242c544559f7e1034648c8a2e