Dec 06 15:00:27.910 INFO testing ChrisMacNaughton/osci-dash against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 15:00:27.910 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt build --frozen" "-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"` Dec 06 15:00:28.423 INFO [stdout] 238623de38c71d74e72867ab34c37188114e12055dac5528e8f26c2fcb498bc0 Dec 06 15:00:28.424 INFO running `"docker" "start" "-a" "238623de38c71d74e72867ab34c37188114e12055dac5528e8f26c2fcb498bc0"` Dec 06 15:00:29.630 INFO [stderr] usermod: no changes Dec 06 15:00:29.952 INFO [stderr] Compiling r2d2 v0.8.2 Dec 06 15:00:29.952 INFO [stderr] Compiling error-chain v0.10.0 Dec 06 15:00:31.180 INFO [stderr] Compiling diesel v1.3.2 Dec 06 15:00:31.456 INFO [stderr] Compiling dotenv v0.10.1 Dec 06 15:01:00.961 INFO [stderr] Compiling osci-dash v0.1.0 (/source) Dec 06 15:01:05.715 INFO [stderr] warning: unused import: `matrices` Dec 06 15:01:05.715 INFO [stderr] --> src/jenkins/job.rs:1:14 Dec 06 15:01:05.715 INFO [stderr] | Dec 06 15:01:05.715 INFO [stderr] 1 | use schema::{matrices, jobs}; Dec 06 15:01:05.715 INFO [stderr] | ^^^^^^^^ Dec 06 15:01:05.715 INFO [stderr] | Dec 06 15:01:05.715 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 15:01:05.715 INFO [stderr] Dec 06 15:01:05.716 INFO [stderr] warning: unused import: `Run` Dec 06 15:01:05.716 INFO [stderr] --> src/jenkins/job.rs:2:21 Dec 06 15:01:05.716 INFO [stderr] | Dec 06 15:01:05.716 INFO [stderr] 2 | use super::{Matrix, Run}; Dec 06 15:01:05.716 INFO [stderr] | ^^^ Dec 06 15:01:05.717 INFO [stderr] Dec 06 15:01:05.717 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:05.717 INFO [stderr] --> src/jenkins/job.rs:5:10 Dec 06 15:01:05.717 INFO [stderr] | Dec 06 15:01:05.718 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.718 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.718 INFO [stderr] | Dec 06 15:01:05.718 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 15:01:05.718 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.718 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.718 INFO [stderr] Dec 06 15:01:05.718 INFO [stderr] warning: cannot find type `jobs` in this scope Dec 06 15:01:05.718 INFO [stderr] --> src/jenkins/job.rs:5:10 Dec 06 15:01:05.718 INFO [stderr] | Dec 06 15:01:05.718 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.718 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.719 INFO [stderr] | Dec 06 15:01:05.719 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.719 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.719 INFO [stderr] Dec 06 15:01:05.719 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:05.719 INFO [stderr] --> src/jenkins/job.rs:5:10 Dec 06 15:01:05.719 INFO [stderr] | Dec 06 15:01:05.719 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.719 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.719 INFO [stderr] | Dec 06 15:01:05.719 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.719 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.719 INFO [stderr] Dec 06 15:01:05.719 INFO [stderr] warning: cannot find type `jobs` in this scope Dec 06 15:01:05.719 INFO [stderr] --> src/jenkins/job.rs:5:24 Dec 06 15:01:05.719 INFO [stderr] | Dec 06 15:01:05.719 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.719 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.719 INFO [stderr] | Dec 06 15:01:05.719 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.719 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.719 INFO [stderr] Dec 06 15:01:05.719 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:05.719 INFO [stderr] --> src/jenkins/job.rs:5:24 Dec 06 15:01:05.719 INFO [stderr] | Dec 06 15:01:05.719 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.719 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.719 INFO [stderr] | Dec 06 15:01:05.719 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.719 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.719 INFO [stderr] Dec 06 15:01:05.719 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:05.719 INFO [stderr] --> src/jenkins/job.rs:5:36 Dec 06 15:01:05.719 INFO [stderr] | Dec 06 15:01:05.719 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.719 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.719 INFO [stderr] | Dec 06 15:01:05.720 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.720 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.720 INFO [stderr] Dec 06 15:01:05.720 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 06 15:01:05.720 INFO [stderr] --> src/jenkins/job.rs:5:47 Dec 06 15:01:05.720 INFO [stderr] | Dec 06 15:01:05.720 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.720 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.720 INFO [stderr] | Dec 06 15:01:05.720 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.720 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.720 INFO [stderr] Dec 06 15:01:05.720 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:05.720 INFO [stderr] --> src/jenkins/job.rs:5:47 Dec 06 15:01:05.720 INFO [stderr] | Dec 06 15:01:05.720 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.720 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.720 INFO [stderr] | Dec 06 15:01:05.720 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.720 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.720 INFO [stderr] Dec 06 15:01:05.720 INFO [stderr] warning: cannot find type `jobs` in this scope Dec 06 15:01:05.720 INFO [stderr] --> src/jenkins/job.rs:5:47 Dec 06 15:01:05.720 INFO [stderr] | Dec 06 15:01:05.720 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.720 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.720 INFO [stderr] | Dec 06 15:01:05.720 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.720 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.720 INFO [stderr] Dec 06 15:01:05.720 INFO [stderr] warning: unused import: `super::Job` Dec 06 15:01:05.720 INFO [stderr] --> src/jenkins/matrix.rs:2:5 Dec 06 15:01:05.720 INFO [stderr] | Dec 06 15:01:05.720 INFO [stderr] 2 | use super::Job; Dec 06 15:01:05.720 INFO [stderr] | ^^^^^^^^^^ Dec 06 15:01:05.720 INFO [stderr] Dec 06 15:01:05.720 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 06 15:01:05.721 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Dec 06 15:01:05.721 INFO [stderr] | Dec 06 15:01:05.721 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:05.721 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.721 INFO [stderr] | Dec 06 15:01:05.721 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.721 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.721 INFO [stderr] Dec 06 15:01:05.721 INFO [stderr] warning: cannot find type `matrices` in this scope Dec 06 15:01:05.721 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Dec 06 15:01:05.721 INFO [stderr] | Dec 06 15:01:05.721 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:05.721 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.721 INFO [stderr] | Dec 06 15:01:05.721 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.721 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.721 INFO [stderr] Dec 06 15:01:05.721 INFO [stderr] warning: cannot find type `matrices` in this scope Dec 06 15:01:05.721 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Dec 06 15:01:05.721 INFO [stderr] | Dec 06 15:01:05.721 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:05.721 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.721 INFO [stderr] | Dec 06 15:01:05.721 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.721 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.721 INFO [stderr] Dec 06 15:01:05.721 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 06 15:01:05.721 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Dec 06 15:01:05.721 INFO [stderr] | Dec 06 15:01:05.721 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:05.721 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.721 INFO [stderr] | Dec 06 15:01:05.721 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.721 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.721 INFO [stderr] Dec 06 15:01:05.721 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 06 15:01:05.721 INFO [stderr] --> src/jenkins/matrix.rs:4:36 Dec 06 15:01:05.721 INFO [stderr] | Dec 06 15:01:05.721 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:05.721 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.721 INFO [stderr] | Dec 06 15:01:05.721 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.721 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.721 INFO [stderr] Dec 06 15:01:05.722 INFO [stderr] warning: unused import: `jobs` Dec 06 15:01:05.724 INFO [stderr] --> src/jenkins/run.rs:3:20 Dec 06 15:01:05.724 INFO [stderr] | Dec 06 15:01:05.724 INFO [stderr] 3 | use schema::{runs, jobs}; Dec 06 15:01:05.724 INFO [stderr] | ^^^^ Dec 06 15:01:05.724 INFO [stderr] Dec 06 15:01:05.724 INFO [stderr] warning: cannot find type `Run` in this scope Dec 06 15:01:05.724 INFO [stderr] --> src/jenkins/run.rs:8:10 Dec 06 15:01:05.724 INFO [stderr] | Dec 06 15:01:05.724 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.724 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.724 INFO [stderr] | Dec 06 15:01:05.724 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.724 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.724 INFO [stderr] Dec 06 15:01:05.724 INFO [stderr] warning: cannot find type `runs` in this scope Dec 06 15:01:05.724 INFO [stderr] --> src/jenkins/run.rs:8:10 Dec 06 15:01:05.724 INFO [stderr] | Dec 06 15:01:05.724 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.724 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.724 INFO [stderr] | Dec 06 15:01:05.724 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.724 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.724 INFO [stderr] Dec 06 15:01:05.724 INFO [stderr] warning: cannot find type `runs` in this scope Dec 06 15:01:05.724 INFO [stderr] --> src/jenkins/run.rs:8:24 Dec 06 15:01:05.725 INFO [stderr] | Dec 06 15:01:05.725 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.725 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.725 INFO [stderr] | Dec 06 15:01:05.725 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.725 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.725 INFO [stderr] Dec 06 15:01:05.725 INFO [stderr] warning: cannot find type `Run` in this scope Dec 06 15:01:05.725 INFO [stderr] --> src/jenkins/run.rs:8:24 Dec 06 15:01:05.725 INFO [stderr] | Dec 06 15:01:05.725 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.725 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.725 INFO [stderr] | Dec 06 15:01:05.725 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.725 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.725 INFO [stderr] Dec 06 15:01:05.736 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 15:01:05.737 INFO [stderr] --> src/jenkins/run.rs:8:24 Dec 06 15:01:05.737 INFO [stderr] | Dec 06 15:01:05.737 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.737 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.738 INFO [stderr] | Dec 06 15:01:05.738 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.738 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.739 INFO [stderr] Dec 06 15:01:05.739 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 15:01:05.739 INFO [stderr] --> src/jenkins/run.rs:8:36 Dec 06 15:01:05.739 INFO [stderr] | Dec 06 15:01:05.739 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.739 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.739 INFO [stderr] | Dec 06 15:01:05.739 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.739 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.739 INFO [stderr] Dec 06 15:01:05.739 INFO [stderr] warning: cannot find type `Run` in this scope Dec 06 15:01:05.739 INFO [stderr] --> src/jenkins/run.rs:8:36 Dec 06 15:01:05.739 INFO [stderr] | Dec 06 15:01:05.739 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.739 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.739 INFO [stderr] | Dec 06 15:01:05.739 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.739 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.739 INFO [stderr] Dec 06 15:01:05.739 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:05.739 INFO [stderr] --> src/jenkins/run.rs:8:47 Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.740 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.740 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.740 INFO [stderr] Dec 06 15:01:05.740 INFO [stderr] warning: cannot find type `Run` in this scope Dec 06 15:01:05.740 INFO [stderr] --> src/jenkins/run.rs:8:47 Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.740 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.740 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.740 INFO [stderr] Dec 06 15:01:05.740 INFO [stderr] warning: cannot find type `runs` in this scope Dec 06 15:01:05.740 INFO [stderr] --> src/jenkins/run.rs:8:47 Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:05.740 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.740 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.740 INFO [stderr] Dec 06 15:01:05.740 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 15:01:05.740 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 15:01:05.740 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.740 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.740 INFO [stderr] Dec 06 15:01:05.740 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 15:01:05.740 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:05.740 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.740 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.740 INFO [stderr] Dec 06 15:01:05.740 INFO [stderr] warning: cannot find type `name` in this scope Dec 06 15:01:05.740 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:05.740 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.740 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.740 INFO [stderr] Dec 06 15:01:05.740 INFO [stderr] warning: cannot find type `ubuntu_version` in this scope Dec 06 15:01:05.740 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:05.740 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.740 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.740 INFO [stderr] Dec 06 15:01:05.740 INFO [stderr] warning: cannot find type `openstack_version` in this scope Dec 06 15:01:05.740 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:05.740 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.740 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.740 INFO [stderr] Dec 06 15:01:05.740 INFO [stderr] warning: cannot find type `matrix_id` in this scope Dec 06 15:01:05.740 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:05.740 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.740 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.740 INFO [stderr] Dec 06 15:01:05.740 INFO [stderr] warning: cannot find type `job_id` in this scope Dec 06 15:01:05.740 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:05.740 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.740 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.740 INFO [stderr] Dec 06 15:01:05.740 INFO [stderr] warning: cannot find type `pass` in this scope Dec 06 15:01:05.740 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:05.740 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.740 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.740 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.740 INFO [stderr] Dec 06 15:01:05.740 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 06 15:01:05.740 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:05.740 INFO [stderr] | Dec 06 15:01:05.741 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:05.741 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.741 INFO [stderr] | Dec 06 15:01:05.741 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.741 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.741 INFO [stderr] Dec 06 15:01:05.741 INFO [stderr] warning: cannot find type `runtime` in this scope Dec 06 15:01:05.741 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:05.741 INFO [stderr] | Dec 06 15:01:05.741 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:05.741 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:05.741 INFO [stderr] | Dec 06 15:01:05.741 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:05.741 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:05.741 INFO [stderr] Dec 06 15:01:06.220 INFO [stderr] warning: unused variable: `jenkins_worker` Dec 06 15:01:06.220 INFO [stderr] --> src/main.rs:68:9 Dec 06 15:01:06.220 INFO [stderr] | Dec 06 15:01:06.220 INFO [stderr] 68 | let jenkins_worker = jenkins_updater(sleep_duration); Dec 06 15:01:06.220 INFO [stderr] | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Dec 06 15:01:06.220 INFO [stderr] | Dec 06 15:01:06.220 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 06 15:01:06.220 INFO [stderr] Dec 06 15:01:10.412 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.75s Dec 06 15:01:10.421 INFO [stderr] su: No module specific data is present Dec 06 15:01:11.285 INFO running `"docker" "inspect" "238623de38c71d74e72867ab34c37188114e12055dac5528e8f26c2fcb498bc0"` Dec 06 15:01:11.578 INFO running `"docker" "rm" "-f" "238623de38c71d74e72867ab34c37188114e12055dac5528e8f26c2fcb498bc0"` Dec 06 15:01:11.852 INFO [stdout] 238623de38c71d74e72867ab34c37188114e12055dac5528e8f26c2fcb498bc0 Dec 06 15:01:11.854 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt test --frozen --no-run" "-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"` Dec 06 15:01:12.352 INFO [stdout] eab17f054f6616d3183d8a395d655955849907f695cc7150392df0c7643d5443 Dec 06 15:01:12.360 INFO running `"docker" "start" "-a" "eab17f054f6616d3183d8a395d655955849907f695cc7150392df0c7643d5443"` Dec 06 15:01:13.792 INFO [stderr] usermod: no changes Dec 06 15:01:14.060 INFO [stderr] Compiling osci-dash v0.1.0 (/source) Dec 06 15:01:17.836 INFO [stderr] warning: unused import: `matrices` Dec 06 15:01:17.837 INFO [stderr] --> src/jenkins/job.rs:1:14 Dec 06 15:01:17.837 INFO [stderr] | Dec 06 15:01:17.837 INFO [stderr] 1 | use schema::{matrices, jobs}; Dec 06 15:01:17.837 INFO [stderr] | ^^^^^^^^ Dec 06 15:01:17.837 INFO [stderr] | Dec 06 15:01:17.837 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 15:01:17.837 INFO [stderr] Dec 06 15:01:17.837 INFO [stderr] warning: unused import: `Run` Dec 06 15:01:17.837 INFO [stderr] --> src/jenkins/job.rs:2:21 Dec 06 15:01:17.837 INFO [stderr] | Dec 06 15:01:17.837 INFO [stderr] 2 | use super::{Matrix, Run}; Dec 06 15:01:17.837 INFO [stderr] | ^^^ Dec 06 15:01:17.837 INFO [stderr] Dec 06 15:01:17.837 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:17.837 INFO [stderr] --> src/jenkins/job.rs:5:10 Dec 06 15:01:17.837 INFO [stderr] | Dec 06 15:01:17.837 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.837 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.837 INFO [stderr] | Dec 06 15:01:17.837 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 15:01:17.837 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.837 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.837 INFO [stderr] Dec 06 15:01:17.837 INFO [stderr] warning: cannot find type `jobs` in this scope Dec 06 15:01:17.837 INFO [stderr] --> src/jenkins/job.rs:5:10 Dec 06 15:01:17.837 INFO [stderr] | Dec 06 15:01:17.837 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.837 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.837 INFO [stderr] | Dec 06 15:01:17.837 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.837 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.837 INFO [stderr] Dec 06 15:01:17.837 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:17.837 INFO [stderr] --> src/jenkins/job.rs:5:10 Dec 06 15:01:17.837 INFO [stderr] | Dec 06 15:01:17.837 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.838 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.838 INFO [stderr] | Dec 06 15:01:17.838 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.838 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.838 INFO [stderr] Dec 06 15:01:17.838 INFO [stderr] warning: cannot find type `jobs` in this scope Dec 06 15:01:17.838 INFO [stderr] --> src/jenkins/job.rs:5:24 Dec 06 15:01:17.838 INFO [stderr] | Dec 06 15:01:17.838 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.838 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.838 INFO [stderr] | Dec 06 15:01:17.838 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.838 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.838 INFO [stderr] Dec 06 15:01:17.838 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:17.838 INFO [stderr] --> src/jenkins/job.rs:5:24 Dec 06 15:01:17.838 INFO [stderr] | Dec 06 15:01:17.838 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.838 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.838 INFO [stderr] | Dec 06 15:01:17.838 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.838 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.838 INFO [stderr] Dec 06 15:01:17.838 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:17.838 INFO [stderr] --> src/jenkins/job.rs:5:36 Dec 06 15:01:17.838 INFO [stderr] | Dec 06 15:01:17.838 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.838 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.838 INFO [stderr] | Dec 06 15:01:17.838 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.838 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.838 INFO [stderr] Dec 06 15:01:17.838 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 06 15:01:17.838 INFO [stderr] --> src/jenkins/job.rs:5:47 Dec 06 15:01:17.838 INFO [stderr] | Dec 06 15:01:17.838 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.838 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.838 INFO [stderr] | Dec 06 15:01:17.838 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.838 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.838 INFO [stderr] Dec 06 15:01:17.838 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:17.838 INFO [stderr] --> src/jenkins/job.rs:5:47 Dec 06 15:01:17.838 INFO [stderr] | Dec 06 15:01:17.838 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.838 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.838 INFO [stderr] | Dec 06 15:01:17.838 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.838 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.838 INFO [stderr] Dec 06 15:01:17.838 INFO [stderr] warning: cannot find type `jobs` in this scope Dec 06 15:01:17.838 INFO [stderr] --> src/jenkins/job.rs:5:47 Dec 06 15:01:17.838 INFO [stderr] | Dec 06 15:01:17.838 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.838 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.838 INFO [stderr] | Dec 06 15:01:17.838 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.838 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.838 INFO [stderr] Dec 06 15:01:17.838 INFO [stderr] warning: unused import: `super::Job` Dec 06 15:01:17.838 INFO [stderr] --> src/jenkins/matrix.rs:2:5 Dec 06 15:01:17.838 INFO [stderr] | Dec 06 15:01:17.838 INFO [stderr] 2 | use super::Job; Dec 06 15:01:17.838 INFO [stderr] | ^^^^^^^^^^ Dec 06 15:01:17.838 INFO [stderr] Dec 06 15:01:17.838 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 06 15:01:17.838 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Dec 06 15:01:17.838 INFO [stderr] | Dec 06 15:01:17.838 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:17.838 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.838 INFO [stderr] | Dec 06 15:01:17.838 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.838 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.838 INFO [stderr] Dec 06 15:01:17.838 INFO [stderr] warning: cannot find type `matrices` in this scope Dec 06 15:01:17.838 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Dec 06 15:01:17.838 INFO [stderr] | Dec 06 15:01:17.838 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:17.838 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.838 INFO [stderr] | Dec 06 15:01:17.838 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.838 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.838 INFO [stderr] Dec 06 15:01:17.838 INFO [stderr] warning: cannot find type `matrices` in this scope Dec 06 15:01:17.838 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Dec 06 15:01:17.839 INFO [stderr] | Dec 06 15:01:17.839 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:17.839 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.839 INFO [stderr] | Dec 06 15:01:17.839 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.839 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.839 INFO [stderr] Dec 06 15:01:17.839 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 06 15:01:17.839 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Dec 06 15:01:17.839 INFO [stderr] | Dec 06 15:01:17.839 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:17.839 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.839 INFO [stderr] | Dec 06 15:01:17.839 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.839 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.839 INFO [stderr] Dec 06 15:01:17.839 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 06 15:01:17.839 INFO [stderr] --> src/jenkins/matrix.rs:4:36 Dec 06 15:01:17.839 INFO [stderr] | Dec 06 15:01:17.839 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:17.839 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.839 INFO [stderr] | Dec 06 15:01:17.839 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.839 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.839 INFO [stderr] Dec 06 15:01:17.839 INFO [stderr] warning: unused import: `jobs` Dec 06 15:01:17.839 INFO [stderr] --> src/jenkins/run.rs:3:20 Dec 06 15:01:17.839 INFO [stderr] | Dec 06 15:01:17.839 INFO [stderr] 3 | use schema::{runs, jobs}; Dec 06 15:01:17.839 INFO [stderr] | ^^^^ Dec 06 15:01:17.839 INFO [stderr] Dec 06 15:01:17.839 INFO [stderr] warning: cannot find type `Run` in this scope Dec 06 15:01:17.839 INFO [stderr] --> src/jenkins/run.rs:8:10 Dec 06 15:01:17.839 INFO [stderr] | Dec 06 15:01:17.839 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.839 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.839 INFO [stderr] | Dec 06 15:01:17.839 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.839 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.839 INFO [stderr] Dec 06 15:01:17.839 INFO [stderr] warning: cannot find type `runs` in this scope Dec 06 15:01:17.839 INFO [stderr] --> src/jenkins/run.rs:8:10 Dec 06 15:01:17.839 INFO [stderr] | Dec 06 15:01:17.839 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.839 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.839 INFO [stderr] | Dec 06 15:01:17.839 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.839 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.839 INFO [stderr] Dec 06 15:01:17.839 INFO [stderr] warning: cannot find type `runs` in this scope Dec 06 15:01:17.839 INFO [stderr] --> src/jenkins/run.rs:8:24 Dec 06 15:01:17.839 INFO [stderr] | Dec 06 15:01:17.839 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.839 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.839 INFO [stderr] | Dec 06 15:01:17.839 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.839 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.839 INFO [stderr] Dec 06 15:01:17.849 INFO [stderr] warning: cannot find type `Run` in this scope Dec 06 15:01:17.849 INFO [stderr] --> src/jenkins/run.rs:8:24 Dec 06 15:01:17.849 INFO [stderr] | Dec 06 15:01:17.849 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.849 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.849 INFO [stderr] | Dec 06 15:01:17.849 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.849 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.849 INFO [stderr] Dec 06 15:01:17.849 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 15:01:17.849 INFO [stderr] --> src/jenkins/run.rs:8:24 Dec 06 15:01:17.849 INFO [stderr] | Dec 06 15:01:17.849 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.849 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.849 INFO [stderr] | Dec 06 15:01:17.849 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.849 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.849 INFO [stderr] Dec 06 15:01:17.849 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 15:01:17.849 INFO [stderr] --> src/jenkins/run.rs:8:36 Dec 06 15:01:17.849 INFO [stderr] | Dec 06 15:01:17.849 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.849 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.849 INFO [stderr] | Dec 06 15:01:17.849 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.849 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.849 INFO [stderr] Dec 06 15:01:17.849 INFO [stderr] warning: cannot find type `Run` in this scope Dec 06 15:01:17.849 INFO [stderr] --> src/jenkins/run.rs:8:36 Dec 06 15:01:17.849 INFO [stderr] | Dec 06 15:01:17.849 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.849 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.849 INFO [stderr] | Dec 06 15:01:17.849 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.849 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.849 INFO [stderr] Dec 06 15:01:17.849 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:17.849 INFO [stderr] --> src/jenkins/run.rs:8:47 Dec 06 15:01:17.849 INFO [stderr] | Dec 06 15:01:17.849 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.849 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.849 INFO [stderr] | Dec 06 15:01:17.849 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.849 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.849 INFO [stderr] Dec 06 15:01:17.849 INFO [stderr] warning: cannot find type `Run` in this scope Dec 06 15:01:17.849 INFO [stderr] --> src/jenkins/run.rs:8:47 Dec 06 15:01:17.849 INFO [stderr] | Dec 06 15:01:17.849 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.849 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.849 INFO [stderr] | Dec 06 15:01:17.849 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.849 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.849 INFO [stderr] Dec 06 15:01:17.849 INFO [stderr] warning: cannot find type `runs` in this scope Dec 06 15:01:17.849 INFO [stderr] --> src/jenkins/run.rs:8:47 Dec 06 15:01:17.849 INFO [stderr] | Dec 06 15:01:17.849 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:17.849 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.849 INFO [stderr] | Dec 06 15:01:17.849 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.849 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.849 INFO [stderr] Dec 06 15:01:17.850 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 15:01:17.850 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 15:01:17.850 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.850 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.850 INFO [stderr] Dec 06 15:01:17.850 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 15:01:17.850 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:17.850 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.850 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.850 INFO [stderr] Dec 06 15:01:17.850 INFO [stderr] warning: cannot find type `name` in this scope Dec 06 15:01:17.850 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:17.850 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.850 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.850 INFO [stderr] Dec 06 15:01:17.850 INFO [stderr] warning: cannot find type `ubuntu_version` in this scope Dec 06 15:01:17.850 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:17.850 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.850 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.850 INFO [stderr] Dec 06 15:01:17.850 INFO [stderr] warning: cannot find type `openstack_version` in this scope Dec 06 15:01:17.850 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:17.850 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.850 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.850 INFO [stderr] Dec 06 15:01:17.850 INFO [stderr] warning: cannot find type `matrix_id` in this scope Dec 06 15:01:17.850 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:17.850 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.850 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.850 INFO [stderr] Dec 06 15:01:17.850 INFO [stderr] warning: cannot find type `job_id` in this scope Dec 06 15:01:17.850 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:17.850 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.850 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.850 INFO [stderr] Dec 06 15:01:17.850 INFO [stderr] warning: cannot find type `pass` in this scope Dec 06 15:01:17.850 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:17.850 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.850 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.850 INFO [stderr] Dec 06 15:01:17.850 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 06 15:01:17.850 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:17.850 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.850 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.850 INFO [stderr] Dec 06 15:01:17.850 INFO [stderr] warning: cannot find type `runtime` in this scope Dec 06 15:01:17.850 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.850 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:17.850 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:17.850 INFO [stderr] | Dec 06 15:01:17.851 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:17.851 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:17.851 INFO [stderr] Dec 06 15:01:18.264 INFO [stderr] warning: unused variable: `jenkins_worker` Dec 06 15:01:18.264 INFO [stderr] --> src/main.rs:68:9 Dec 06 15:01:18.264 INFO [stderr] | Dec 06 15:01:18.264 INFO [stderr] 68 | let jenkins_worker = jenkins_updater(sleep_duration); Dec 06 15:01:18.264 INFO [stderr] | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Dec 06 15:01:18.264 INFO [stderr] | Dec 06 15:01:18.264 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 06 15:01:18.264 INFO [stderr] Dec 06 15:01:20.836 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.01s Dec 06 15:01:20.840 INFO [stderr] su: No module specific data is present Dec 06 15:01:22.198 INFO running `"docker" "inspect" "eab17f054f6616d3183d8a395d655955849907f695cc7150392df0c7643d5443"` Dec 06 15:01:22.514 INFO running `"docker" "rm" "-f" "eab17f054f6616d3183d8a395d655955849907f695cc7150392df0c7643d5443"` Dec 06 15:01:22.920 INFO [stdout] eab17f054f6616d3183d8a395d655955849907f695cc7150392df0c7643d5443 Dec 06 15:01:22.928 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt test --frozen" "-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"` Dec 06 15:01:23.468 INFO [stdout] 61fc9848c5bc0df44c59faace633bccdf7228a76c43db18369dc648445f412c0 Dec 06 15:01:23.470 INFO running `"docker" "start" "-a" "61fc9848c5bc0df44c59faace633bccdf7228a76c43db18369dc648445f412c0"` Dec 06 15:01:24.807 INFO [stderr] usermod: no changes Dec 06 15:01:25.040 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Dec 06 15:01:25.056 INFO [stderr] Running /target/debug/deps/osci_dash-ff683122779940fd Dec 06 15:01:25.062 INFO [stdout] Dec 06 15:01:25.062 INFO [stdout] running 0 tests Dec 06 15:01:25.062 INFO [stdout] Dec 06 15:01:25.063 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 15:01:25.063 INFO [stdout] Dec 06 15:01:25.066 INFO [stderr] su: No module specific data is present Dec 06 15:01:26.553 INFO running `"docker" "inspect" "61fc9848c5bc0df44c59faace633bccdf7228a76c43db18369dc648445f412c0"` Dec 06 15:01:26.928 INFO running `"docker" "rm" "-f" "61fc9848c5bc0df44c59faace633bccdf7228a76c43db18369dc648445f412c0"` Dec 06 15:01:27.180 INFO [stdout] 61fc9848c5bc0df44c59faace633bccdf7228a76c43db18369dc648445f412c0