Nov 07 05:27:20.767 INFO checking ChrisMacNaughton/osci-dash against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 07 05:27:20.768 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-6/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 07 05:27:21.198 INFO blam! 8b2ceebedc94901c3bb2e669240a8079920a95e19fdbb507db2336fe91d3919a Nov 07 05:27:21.199 INFO running `"docker" "start" "-a" "8b2ceebedc94901c3bb2e669240a8079920a95e19fdbb507db2336fe91d3919a"` Nov 07 05:27:22.772 INFO kablam! usermod: no changes Nov 07 05:27:23.122 INFO kablam! Checking r2d2 v0.8.2 Nov 07 05:27:23.125 INFO kablam! Checking chrono v0.4.6 Nov 07 05:27:23.126 INFO kablam! Checking error-chain v0.10.0 Nov 07 05:27:25.552 INFO kablam! Checking dotenv v0.10.1 Nov 07 05:27:28.228 INFO kablam! Checking diesel v1.3.2 Nov 07 05:27:56.551 INFO kablam! Checking osci-dash v0.1.0 (/source) Nov 07 05:28:02.446 INFO kablam! warning: unused import: `matrices` Nov 07 05:28:02.447 INFO kablam! --> src/jenkins/job.rs:1:14 Nov 07 05:28:02.447 INFO kablam! | Nov 07 05:28:02.447 INFO kablam! 1 | use schema::{matrices, jobs}; Nov 07 05:28:02.447 INFO kablam! | ^^^^^^^^ Nov 07 05:28:02.448 INFO kablam! | Nov 07 05:28:02.448 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 07 05:28:02.448 INFO kablam! Nov 07 05:28:02.449 INFO kablam! warning: unused import: `Run` Nov 07 05:28:02.449 INFO kablam! --> src/jenkins/job.rs:2:21 Nov 07 05:28:02.449 INFO kablam! | Nov 07 05:28:02.450 INFO kablam! 2 | use super::{Matrix, Run}; Nov 07 05:28:02.450 INFO kablam! | ^^^ Nov 07 05:28:02.450 INFO kablam! Nov 07 05:28:02.450 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:02.451 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 07 05:28:02.451 INFO kablam! | Nov 07 05:28:02.451 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.452 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.452 INFO kablam! | Nov 07 05:28:02.452 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 07 05:28:02.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.453 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.453 INFO kablam! Nov 07 05:28:02.453 INFO kablam! warning: cannot find type `jobs` in this scope Nov 07 05:28:02.454 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 07 05:28:02.454 INFO kablam! | Nov 07 05:28:02.454 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.455 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.455 INFO kablam! | Nov 07 05:28:02.455 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.455 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.456 INFO kablam! Nov 07 05:28:02.456 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:02.456 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 07 05:28:02.457 INFO kablam! | Nov 07 05:28:02.457 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.457 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.458 INFO kablam! | Nov 07 05:28:02.458 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.458 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.458 INFO kablam! Nov 07 05:28:02.459 INFO kablam! warning: cannot find type `jobs` in this scope Nov 07 05:28:02.459 INFO kablam! --> src/jenkins/job.rs:5:24 Nov 07 05:28:02.459 INFO kablam! | Nov 07 05:28:02.460 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.460 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.460 INFO kablam! | Nov 07 05:28:02.460 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.461 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.461 INFO kablam! Nov 07 05:28:02.461 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:02.462 INFO kablam! --> src/jenkins/job.rs:5:24 Nov 07 05:28:02.462 INFO kablam! | Nov 07 05:28:02.462 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.462 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.463 INFO kablam! | Nov 07 05:28:02.463 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.463 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.464 INFO kablam! Nov 07 05:28:02.464 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:02.464 INFO kablam! --> src/jenkins/job.rs:5:36 Nov 07 05:28:02.464 INFO kablam! | Nov 07 05:28:02.465 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.465 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.465 INFO kablam! | Nov 07 05:28:02.466 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.466 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.466 INFO kablam! Nov 07 05:28:02.466 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 07 05:28:02.467 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 07 05:28:02.467 INFO kablam! | Nov 07 05:28:02.467 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.468 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.468 INFO kablam! | Nov 07 05:28:02.469 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.469 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.469 INFO kablam! Nov 07 05:28:02.472 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:02.472 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 07 05:28:02.473 INFO kablam! | Nov 07 05:28:02.473 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.473 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.473 INFO kablam! | Nov 07 05:28:02.474 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.474 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.474 INFO kablam! Nov 07 05:28:02.475 INFO kablam! warning: cannot find type `jobs` in this scope Nov 07 05:28:02.475 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 07 05:28:02.475 INFO kablam! | Nov 07 05:28:02.475 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.476 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.476 INFO kablam! | Nov 07 05:28:02.476 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.477 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.477 INFO kablam! Nov 07 05:28:02.477 INFO kablam! warning: unused import: `super::Job` Nov 07 05:28:02.477 INFO kablam! --> src/jenkins/matrix.rs:2:5 Nov 07 05:28:02.478 INFO kablam! | Nov 07 05:28:02.478 INFO kablam! 2 | use super::Job; Nov 07 05:28:02.478 INFO kablam! | ^^^^^^^^^^ Nov 07 05:28:02.479 INFO kablam! Nov 07 05:28:02.479 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 07 05:28:02.479 INFO kablam! --> src/jenkins/matrix.rs:4:10 Nov 07 05:28:02.479 INFO kablam! | Nov 07 05:28:02.480 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:02.480 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.480 INFO kablam! | Nov 07 05:28:02.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.480 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.480 INFO kablam! Nov 07 05:28:02.480 INFO kablam! warning: cannot find type `matrices` in this scope Nov 07 05:28:02.480 INFO kablam! --> src/jenkins/matrix.rs:4:10 Nov 07 05:28:02.480 INFO kablam! | Nov 07 05:28:02.480 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:02.480 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.480 INFO kablam! | Nov 07 05:28:02.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.480 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.480 INFO kablam! Nov 07 05:28:02.480 INFO kablam! warning: cannot find type `matrices` in this scope Nov 07 05:28:02.480 INFO kablam! --> src/jenkins/matrix.rs:4:24 Nov 07 05:28:02.480 INFO kablam! | Nov 07 05:28:02.480 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:02.480 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.480 INFO kablam! | Nov 07 05:28:02.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.480 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.481 INFO kablam! Nov 07 05:28:02.481 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 07 05:28:02.481 INFO kablam! --> src/jenkins/matrix.rs:4:24 Nov 07 05:28:02.481 INFO kablam! | Nov 07 05:28:02.481 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:02.481 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.481 INFO kablam! | Nov 07 05:28:02.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.481 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.481 INFO kablam! Nov 07 05:28:02.481 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 07 05:28:02.481 INFO kablam! --> src/jenkins/matrix.rs:4:36 Nov 07 05:28:02.481 INFO kablam! | Nov 07 05:28:02.481 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:02.481 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.481 INFO kablam! | Nov 07 05:28:02.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.481 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.481 INFO kablam! Nov 07 05:28:02.481 INFO kablam! warning: unused import: `jobs` Nov 07 05:28:02.481 INFO kablam! --> src/jenkins/run.rs:3:20 Nov 07 05:28:02.481 INFO kablam! | Nov 07 05:28:02.481 INFO kablam! 3 | use schema::{runs, jobs}; Nov 07 05:28:02.481 INFO kablam! | ^^^^ Nov 07 05:28:02.481 INFO kablam! Nov 07 05:28:02.481 INFO kablam! warning: cannot find type `Run` in this scope Nov 07 05:28:02.481 INFO kablam! --> src/jenkins/run.rs:8:10 Nov 07 05:28:02.481 INFO kablam! | Nov 07 05:28:02.481 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.481 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.481 INFO kablam! | Nov 07 05:28:02.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.490 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.490 INFO kablam! Nov 07 05:28:02.490 INFO kablam! warning: cannot find type `runs` in this scope Nov 07 05:28:02.490 INFO kablam! --> src/jenkins/run.rs:8:10 Nov 07 05:28:02.490 INFO kablam! | Nov 07 05:28:02.490 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.490 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.490 INFO kablam! | Nov 07 05:28:02.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.490 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.490 INFO kablam! Nov 07 05:28:02.490 INFO kablam! warning: cannot find type `runs` in this scope Nov 07 05:28:02.490 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 07 05:28:02.490 INFO kablam! | Nov 07 05:28:02.490 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.490 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.490 INFO kablam! | Nov 07 05:28:02.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.490 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.490 INFO kablam! Nov 07 05:28:02.490 INFO kablam! warning: cannot find type `Run` in this scope Nov 07 05:28:02.490 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 07 05:28:02.490 INFO kablam! | Nov 07 05:28:02.490 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.490 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.490 INFO kablam! | Nov 07 05:28:02.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.490 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.490 INFO kablam! Nov 07 05:28:02.490 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 07 05:28:02.490 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 07 05:28:02.490 INFO kablam! | Nov 07 05:28:02.490 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.490 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.490 INFO kablam! | Nov 07 05:28:02.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.490 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.490 INFO kablam! Nov 07 05:28:02.490 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 07 05:28:02.490 INFO kablam! --> src/jenkins/run.rs:8:36 Nov 07 05:28:02.490 INFO kablam! | Nov 07 05:28:02.490 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.490 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.490 INFO kablam! | Nov 07 05:28:02.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.490 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.490 INFO kablam! Nov 07 05:28:02.490 INFO kablam! warning: cannot find type `Run` in this scope Nov 07 05:28:02.490 INFO kablam! --> src/jenkins/run.rs:8:36 Nov 07 05:28:02.490 INFO kablam! | Nov 07 05:28:02.490 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.490 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.490 INFO kablam! | Nov 07 05:28:02.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.490 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.490 INFO kablam! Nov 07 05:28:02.490 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:02.490 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 07 05:28:02.490 INFO kablam! | Nov 07 05:28:02.490 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.490 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.491 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.491 INFO kablam! Nov 07 05:28:02.491 INFO kablam! warning: cannot find type `Run` in this scope Nov 07 05:28:02.491 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.491 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.491 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.491 INFO kablam! Nov 07 05:28:02.491 INFO kablam! warning: cannot find type `runs` in this scope Nov 07 05:28:02.491 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.491 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.491 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.491 INFO kablam! Nov 07 05:28:02.491 INFO kablam! warning: cannot find type `table` in this scope Nov 07 05:28:02.491 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 07 05:28:02.491 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.491 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.491 INFO kablam! Nov 07 05:28:02.491 INFO kablam! warning: cannot find type `id` in this scope Nov 07 05:28:02.491 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:02.491 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.491 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.491 INFO kablam! Nov 07 05:28:02.491 INFO kablam! warning: cannot find type `name` in this scope Nov 07 05:28:02.491 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:02.491 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.491 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.491 INFO kablam! Nov 07 05:28:02.491 INFO kablam! warning: cannot find type `ubuntu_version` in this scope Nov 07 05:28:02.491 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:02.491 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.491 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.491 INFO kablam! Nov 07 05:28:02.491 INFO kablam! warning: cannot find type `openstack_version` in this scope Nov 07 05:28:02.491 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:02.491 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.491 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.491 INFO kablam! Nov 07 05:28:02.491 INFO kablam! warning: cannot find type `matrix_id` in this scope Nov 07 05:28:02.491 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:02.491 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.491 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.491 INFO kablam! Nov 07 05:28:02.491 INFO kablam! warning: cannot find type `job_id` in this scope Nov 07 05:28:02.491 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:02.491 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.491 INFO kablam! | Nov 07 05:28:02.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.492 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.492 INFO kablam! Nov 07 05:28:02.492 INFO kablam! warning: cannot find type `pass` in this scope Nov 07 05:28:02.492 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:02.492 INFO kablam! | Nov 07 05:28:02.492 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:02.492 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.492 INFO kablam! | Nov 07 05:28:02.492 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.492 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.492 INFO kablam! Nov 07 05:28:02.492 INFO kablam! warning: cannot find type `created_at` in this scope Nov 07 05:28:02.492 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:02.492 INFO kablam! | Nov 07 05:28:02.492 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:02.492 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.492 INFO kablam! | Nov 07 05:28:02.492 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.492 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.492 INFO kablam! Nov 07 05:28:02.492 INFO kablam! warning: cannot find type `runtime` in this scope Nov 07 05:28:02.492 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:02.492 INFO kablam! | Nov 07 05:28:02.492 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:02.492 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.492 INFO kablam! | Nov 07 05:28:02.492 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.492 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.492 INFO kablam! Nov 07 05:28:02.653 INFO kablam! warning: unused import: `matrices` Nov 07 05:28:02.653 INFO kablam! --> src/jenkins/job.rs:1:14 Nov 07 05:28:02.653 INFO kablam! | Nov 07 05:28:02.653 INFO kablam! 1 | use schema::{matrices, jobs}; Nov 07 05:28:02.653 INFO kablam! | ^^^^^^^^ Nov 07 05:28:02.653 INFO kablam! | Nov 07 05:28:02.653 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 07 05:28:02.653 INFO kablam! Nov 07 05:28:02.653 INFO kablam! warning: unused import: `Run` Nov 07 05:28:02.653 INFO kablam! --> src/jenkins/job.rs:2:21 Nov 07 05:28:02.653 INFO kablam! | Nov 07 05:28:02.653 INFO kablam! 2 | use super::{Matrix, Run}; Nov 07 05:28:02.653 INFO kablam! | ^^^ Nov 07 05:28:02.654 INFO kablam! Nov 07 05:28:02.654 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:02.654 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.654 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 07 05:28:02.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.654 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.654 INFO kablam! Nov 07 05:28:02.654 INFO kablam! warning: cannot find type `jobs` in this scope Nov 07 05:28:02.654 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.654 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.654 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.654 INFO kablam! Nov 07 05:28:02.654 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:02.654 INFO kablam! --> src/jenkins/job.rs:5:10 Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.654 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.654 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.654 INFO kablam! Nov 07 05:28:02.654 INFO kablam! warning: cannot find type `jobs` in this scope Nov 07 05:28:02.654 INFO kablam! --> src/jenkins/job.rs:5:24 Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.654 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.654 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.654 INFO kablam! Nov 07 05:28:02.654 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:02.654 INFO kablam! --> src/jenkins/job.rs:5:24 Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.654 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.654 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.654 INFO kablam! Nov 07 05:28:02.654 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:02.654 INFO kablam! --> src/jenkins/job.rs:5:36 Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.654 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.654 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.654 INFO kablam! Nov 07 05:28:02.654 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 07 05:28:02.654 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.654 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.654 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.654 INFO kablam! Nov 07 05:28:02.654 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:02.654 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.654 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.654 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.654 INFO kablam! Nov 07 05:28:02.654 INFO kablam! warning: cannot find type `jobs` in this scope Nov 07 05:28:02.654 INFO kablam! --> src/jenkins/job.rs:5:47 Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.654 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.654 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.654 INFO kablam! Nov 07 05:28:02.654 INFO kablam! warning: unused import: `super::Job` Nov 07 05:28:02.654 INFO kablam! --> src/jenkins/matrix.rs:2:5 Nov 07 05:28:02.654 INFO kablam! | Nov 07 05:28:02.654 INFO kablam! 2 | use super::Job; Nov 07 05:28:02.654 INFO kablam! | ^^^^^^^^^^ Nov 07 05:28:02.654 INFO kablam! Nov 07 05:28:02.654 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 07 05:28:02.655 INFO kablam! --> src/jenkins/matrix.rs:4:10 Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:02.655 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.655 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.655 INFO kablam! Nov 07 05:28:02.655 INFO kablam! warning: cannot find type `matrices` in this scope Nov 07 05:28:02.655 INFO kablam! --> src/jenkins/matrix.rs:4:10 Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:02.655 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.655 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.655 INFO kablam! Nov 07 05:28:02.655 INFO kablam! warning: cannot find type `matrices` in this scope Nov 07 05:28:02.655 INFO kablam! --> src/jenkins/matrix.rs:4:24 Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:02.655 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.655 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.655 INFO kablam! Nov 07 05:28:02.655 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 07 05:28:02.655 INFO kablam! --> src/jenkins/matrix.rs:4:24 Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:02.655 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.655 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.655 INFO kablam! Nov 07 05:28:02.655 INFO kablam! warning: cannot find type `Matrix` in this scope Nov 07 05:28:02.655 INFO kablam! --> src/jenkins/matrix.rs:4:36 Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 07 05:28:02.655 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.655 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.655 INFO kablam! Nov 07 05:28:02.655 INFO kablam! warning: unused import: `jobs` Nov 07 05:28:02.655 INFO kablam! --> src/jenkins/run.rs:3:20 Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! 3 | use schema::{runs, jobs}; Nov 07 05:28:02.655 INFO kablam! | ^^^^ Nov 07 05:28:02.655 INFO kablam! Nov 07 05:28:02.655 INFO kablam! warning: cannot find type `Run` in this scope Nov 07 05:28:02.655 INFO kablam! --> src/jenkins/run.rs:8:10 Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.655 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.655 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.655 INFO kablam! Nov 07 05:28:02.655 INFO kablam! warning: cannot find type `runs` in this scope Nov 07 05:28:02.655 INFO kablam! --> src/jenkins/run.rs:8:10 Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.655 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.655 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.655 INFO kablam! Nov 07 05:28:02.655 INFO kablam! warning: cannot find type `runs` in this scope Nov 07 05:28:02.655 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.655 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.655 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.655 INFO kablam! Nov 07 05:28:02.655 INFO kablam! warning: cannot find type `Run` in this scope Nov 07 05:28:02.655 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.655 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.655 INFO kablam! | Nov 07 05:28:02.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.655 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.656 INFO kablam! Nov 07 05:28:02.656 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 07 05:28:02.656 INFO kablam! --> src/jenkins/run.rs:8:24 Nov 07 05:28:02.656 INFO kablam! | Nov 07 05:28:02.656 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.656 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.656 INFO kablam! | Nov 07 05:28:02.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.656 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.656 INFO kablam! Nov 07 05:28:02.656 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 07 05:28:02.656 INFO kablam! --> src/jenkins/run.rs:8:36 Nov 07 05:28:02.656 INFO kablam! | Nov 07 05:28:02.656 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.656 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.656 INFO kablam! | Nov 07 05:28:02.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.656 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.656 INFO kablam! Nov 07 05:28:02.656 INFO kablam! warning: cannot find type `Run` in this scope Nov 07 05:28:02.656 INFO kablam! --> src/jenkins/run.rs:8:36 Nov 07 05:28:02.656 INFO kablam! | Nov 07 05:28:02.656 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.656 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.656 INFO kablam! | Nov 07 05:28:02.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.656 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.656 INFO kablam! Nov 07 05:28:02.656 INFO kablam! warning: cannot find type `Job` in this scope Nov 07 05:28:02.656 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 07 05:28:02.656 INFO kablam! | Nov 07 05:28:02.656 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.656 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.656 INFO kablam! | Nov 07 05:28:02.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.656 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.656 INFO kablam! Nov 07 05:28:02.656 INFO kablam! warning: cannot find type `Run` in this scope Nov 07 05:28:02.656 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 07 05:28:02.656 INFO kablam! | Nov 07 05:28:02.656 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.656 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.656 INFO kablam! | Nov 07 05:28:02.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.656 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.656 INFO kablam! Nov 07 05:28:02.656 INFO kablam! warning: cannot find type `runs` in this scope Nov 07 05:28:02.656 INFO kablam! --> src/jenkins/run.rs:8:47 Nov 07 05:28:02.656 INFO kablam! | Nov 07 05:28:02.656 INFO kablam! 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 07 05:28:02.656 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.656 INFO kablam! | Nov 07 05:28:02.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.656 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.656 INFO kablam! Nov 07 05:28:02.656 INFO kablam! warning: cannot find type `table` in this scope Nov 07 05:28:02.656 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 07 05:28:02.656 INFO kablam! | Nov 07 05:28:02.656 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 07 05:28:02.656 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.656 INFO kablam! | Nov 07 05:28:02.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.656 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.656 INFO kablam! Nov 07 05:28:02.656 INFO kablam! warning: cannot find type `id` in this scope Nov 07 05:28:02.656 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:02.656 INFO kablam! | Nov 07 05:28:02.656 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:02.656 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.656 INFO kablam! | Nov 07 05:28:02.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.656 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.656 INFO kablam! Nov 07 05:28:02.656 INFO kablam! warning: cannot find type `name` in this scope Nov 07 05:28:02.656 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:02.656 INFO kablam! | Nov 07 05:28:02.656 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:02.656 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.656 INFO kablam! | Nov 07 05:28:02.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.656 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.656 INFO kablam! Nov 07 05:28:02.656 INFO kablam! warning: cannot find type `ubuntu_version` in this scope Nov 07 05:28:02.656 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:02.657 INFO kablam! | Nov 07 05:28:02.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:02.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.657 INFO kablam! | Nov 07 05:28:02.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.657 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.657 INFO kablam! Nov 07 05:28:02.657 INFO kablam! warning: cannot find type `openstack_version` in this scope Nov 07 05:28:02.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:02.657 INFO kablam! | Nov 07 05:28:02.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:02.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.657 INFO kablam! | Nov 07 05:28:02.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.657 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.657 INFO kablam! Nov 07 05:28:02.657 INFO kablam! warning: cannot find type `matrix_id` in this scope Nov 07 05:28:02.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:02.657 INFO kablam! | Nov 07 05:28:02.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:02.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.657 INFO kablam! | Nov 07 05:28:02.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.657 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.657 INFO kablam! Nov 07 05:28:02.657 INFO kablam! warning: cannot find type `job_id` in this scope Nov 07 05:28:02.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:02.657 INFO kablam! | Nov 07 05:28:02.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:02.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.657 INFO kablam! | Nov 07 05:28:02.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.657 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.657 INFO kablam! Nov 07 05:28:02.657 INFO kablam! warning: cannot find type `pass` in this scope Nov 07 05:28:02.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:02.657 INFO kablam! | Nov 07 05:28:02.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:02.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.657 INFO kablam! | Nov 07 05:28:02.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.657 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.657 INFO kablam! Nov 07 05:28:02.657 INFO kablam! warning: cannot find type `created_at` in this scope Nov 07 05:28:02.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:02.657 INFO kablam! | Nov 07 05:28:02.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:02.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.657 INFO kablam! | Nov 07 05:28:02.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.657 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.657 INFO kablam! Nov 07 05:28:02.657 INFO kablam! warning: cannot find type `runtime` in this scope Nov 07 05:28:02.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 05:28:02.657 INFO kablam! | Nov 07 05:28:02.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 05:28:02.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 05:28:02.657 INFO kablam! | Nov 07 05:28:02.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 05:28:02.657 INFO kablam! = note: for more information, see issue #50504 Nov 07 05:28:02.657 INFO kablam! Nov 07 05:28:03.268 INFO kablam! warning: unused variable: `jenkins_worker` Nov 07 05:28:03.268 INFO kablam! --> src/main.rs:68:9 Nov 07 05:28:03.268 INFO kablam! | Nov 07 05:28:03.268 INFO kablam! 68 | let jenkins_worker = jenkins_updater(sleep_duration); Nov 07 05:28:03.268 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Nov 07 05:28:03.268 INFO kablam! | Nov 07 05:28:03.268 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 07 05:28:03.268 INFO kablam! Nov 07 05:28:03.584 INFO kablam! warning: unused variable: `jenkins_worker` Nov 07 05:28:03.584 INFO kablam! --> src/main.rs:68:9 Nov 07 05:28:03.584 INFO kablam! | Nov 07 05:28:03.584 INFO kablam! 68 | let jenkins_worker = jenkins_updater(sleep_duration); Nov 07 05:28:03.584 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Nov 07 05:28:03.584 INFO kablam! | Nov 07 05:28:03.584 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 07 05:28:03.584 INFO kablam! Nov 07 05:28:03.801 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.01s Nov 07 05:28:03.817 INFO kablam! su: No module specific data is present Nov 07 05:28:05.238 INFO running `"docker" "rm" "-f" "8b2ceebedc94901c3bb2e669240a8079920a95e19fdbb507db2336fe91d3919a"` Nov 07 05:28:05.580 INFO blam! 8b2ceebedc94901c3bb2e669240a8079920a95e19fdbb507db2336fe91d3919a