Dec 06 15:00:38.132 INFO testing ChrisMacNaughton/osci-dash against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 06 15:00:38.132 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:38.602 INFO [stdout] ed986ba06ad9363817a0eeee757092a70de10e3bbe0ca427c064ff7ccc690ac1 Dec 06 15:00:38.604 INFO running `"docker" "start" "-a" "ed986ba06ad9363817a0eeee757092a70de10e3bbe0ca427c064ff7ccc690ac1"` Dec 06 15:00:40.380 INFO [stderr] usermod: no changes Dec 06 15:00:40.732 INFO [stderr] Compiling chrono v0.4.6 Dec 06 15:00:40.732 INFO [stderr] Compiling error-chain v0.10.0 Dec 06 15:00:40.741 INFO [stderr] Compiling rocket v0.3.16 Dec 06 15:00:42.183 INFO [stderr] Compiling dotenv v0.10.1 Dec 06 15:00:46.408 INFO [stderr] Compiling diesel v1.3.2 Dec 06 15:00:56.797 INFO [stderr] Compiling rocket_codegen v0.3.16 Dec 06 15:01:26.750 INFO [stderr] Compiling osci-dash v0.1.0 (/source) Dec 06 15:01:30.488 INFO [stderr] warning: unused import: `matrices` Dec 06 15:01:30.488 INFO [stderr] --> src/jenkins/job.rs:1:14 Dec 06 15:01:30.488 INFO [stderr] | Dec 06 15:01:30.488 INFO [stderr] 1 | use schema::{matrices, jobs}; Dec 06 15:01:30.488 INFO [stderr] | ^^^^^^^^ Dec 06 15:01:30.488 INFO [stderr] | Dec 06 15:01:30.488 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 15:01:30.488 INFO [stderr] Dec 06 15:01:30.488 INFO [stderr] warning: unused import: `Run` Dec 06 15:01:30.488 INFO [stderr] --> src/jenkins/job.rs:2:21 Dec 06 15:01:30.489 INFO [stderr] | Dec 06 15:01:30.489 INFO [stderr] 2 | use super::{Matrix, Run}; Dec 06 15:01:30.489 INFO [stderr] | ^^^ Dec 06 15:01:30.489 INFO [stderr] Dec 06 15:01:30.489 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:30.489 INFO [stderr] --> src/jenkins/job.rs:5:10 Dec 06 15:01:30.489 INFO [stderr] | Dec 06 15:01:30.489 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.489 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.489 INFO [stderr] | Dec 06 15:01:30.489 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 15:01:30.489 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:30.489 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.489 INFO [stderr] Dec 06 15:01:30.489 INFO [stderr] warning: cannot find type `jobs` in this scope Dec 06 15:01:30.489 INFO [stderr] --> src/jenkins/job.rs:5:10 Dec 06 15:01:30.489 INFO [stderr] | Dec 06 15:01:30.489 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.489 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.489 INFO [stderr] | Dec 06 15:01:30.489 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:30.489 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.489 INFO [stderr] Dec 06 15:01:30.489 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:30.489 INFO [stderr] --> src/jenkins/job.rs:5:10 Dec 06 15:01:30.489 INFO [stderr] | Dec 06 15:01:30.489 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.489 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.489 INFO [stderr] | Dec 06 15:01:30.489 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:30.489 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.489 INFO [stderr] Dec 06 15:01:30.489 INFO [stderr] warning: cannot find type `jobs` in this scope Dec 06 15:01:30.489 INFO [stderr] --> src/jenkins/job.rs:5:24 Dec 06 15:01:30.489 INFO [stderr] | Dec 06 15:01:30.489 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.489 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.489 INFO [stderr] | Dec 06 15:01:30.489 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:30.489 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.489 INFO [stderr] Dec 06 15:01:30.489 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:30.490 INFO [stderr] --> src/jenkins/job.rs:5:24 Dec 06 15:01:30.490 INFO [stderr] | Dec 06 15:01:30.490 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.490 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.490 INFO [stderr] | Dec 06 15:01:30.490 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:30.490 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.490 INFO [stderr] Dec 06 15:01:30.490 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:30.490 INFO [stderr] --> src/jenkins/job.rs:5:36 Dec 06 15:01:30.490 INFO [stderr] | Dec 06 15:01:30.490 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.490 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.490 INFO [stderr] | Dec 06 15:01:30.490 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:30.490 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.490 INFO [stderr] Dec 06 15:01:30.490 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 06 15:01:30.490 INFO [stderr] --> src/jenkins/job.rs:5:47 Dec 06 15:01:30.490 INFO [stderr] | Dec 06 15:01:30.490 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.490 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.490 INFO [stderr] | Dec 06 15:01:30.490 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:30.490 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.490 INFO [stderr] Dec 06 15:01:30.490 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:30.490 INFO [stderr] --> src/jenkins/job.rs:5:47 Dec 06 15:01:30.490 INFO [stderr] | Dec 06 15:01:30.490 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.490 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.490 INFO [stderr] | Dec 06 15:01:30.490 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:30.490 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.490 INFO [stderr] Dec 06 15:01:30.490 INFO [stderr] warning: cannot find type `jobs` in this scope Dec 06 15:01:30.490 INFO [stderr] --> src/jenkins/job.rs:5:47 Dec 06 15:01:30.490 INFO [stderr] | Dec 06 15:01:30.491 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.491 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 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:30.491 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.491 INFO [stderr] Dec 06 15:01:30.491 INFO [stderr] warning: unused import: `super::Job` Dec 06 15:01:30.491 INFO [stderr] --> src/jenkins/matrix.rs:2:5 Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 INFO [stderr] 2 | use super::Job; Dec 06 15:01:30.491 INFO [stderr] | ^^^^^^^^^^ Dec 06 15:01:30.491 INFO [stderr] Dec 06 15:01:30.491 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 06 15:01:30.491 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:30.491 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 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:30.491 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.491 INFO [stderr] Dec 06 15:01:30.491 INFO [stderr] warning: cannot find type `matrices` in this scope Dec 06 15:01:30.491 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:30.491 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 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:30.491 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.491 INFO [stderr] Dec 06 15:01:30.491 INFO [stderr] warning: cannot find type `matrices` in this scope Dec 06 15:01:30.491 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:30.491 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 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:30.491 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.491 INFO [stderr] Dec 06 15:01:30.491 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 06 15:01:30.491 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:30.491 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 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:30.491 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.491 INFO [stderr] Dec 06 15:01:30.491 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 06 15:01:30.491 INFO [stderr] --> src/jenkins/matrix.rs:4:36 Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:30.491 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 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:30.491 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.491 INFO [stderr] Dec 06 15:01:30.491 INFO [stderr] warning: unused import: `jobs` Dec 06 15:01:30.491 INFO [stderr] --> src/jenkins/run.rs:3:20 Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 INFO [stderr] 3 | use schema::{runs, jobs}; Dec 06 15:01:30.491 INFO [stderr] | ^^^^ Dec 06 15:01:30.491 INFO [stderr] Dec 06 15:01:30.491 INFO [stderr] warning: cannot find type `Run` in this scope Dec 06 15:01:30.491 INFO [stderr] --> src/jenkins/run.rs:8:10 Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.491 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 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:30.491 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.491 INFO [stderr] Dec 06 15:01:30.491 INFO [stderr] warning: cannot find type `runs` in this scope Dec 06 15:01:30.491 INFO [stderr] --> src/jenkins/run.rs:8:10 Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.491 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 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:30.491 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.491 INFO [stderr] Dec 06 15:01:30.491 INFO [stderr] warning: cannot find type `runs` in this scope Dec 06 15:01:30.491 INFO [stderr] --> src/jenkins/run.rs:8:24 Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.491 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.491 INFO [stderr] | Dec 06 15:01:30.491 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:30.491 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.491 INFO [stderr] Dec 06 15:01:30.491 INFO [stderr] warning: cannot find type `Run` in this scope Dec 06 15:01:30.492 INFO [stderr] --> src/jenkins/run.rs:8:24 Dec 06 15:01:30.492 INFO [stderr] | Dec 06 15:01:30.492 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.492 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.492 INFO [stderr] | Dec 06 15:01:30.492 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:30.492 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.492 INFO [stderr] Dec 06 15:01:30.492 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 15:01:30.492 INFO [stderr] --> src/jenkins/run.rs:8:24 Dec 06 15:01:30.492 INFO [stderr] | Dec 06 15:01:30.492 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.492 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.492 INFO [stderr] | Dec 06 15:01:30.492 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:30.492 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.492 INFO [stderr] Dec 06 15:01:30.492 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 15:01:30.492 INFO [stderr] --> src/jenkins/run.rs:8:36 Dec 06 15:01:30.492 INFO [stderr] | Dec 06 15:01:30.492 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.492 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.492 INFO [stderr] | Dec 06 15:01:30.492 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:30.492 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.492 INFO [stderr] Dec 06 15:01:30.493 INFO [stderr] warning: cannot find type `Run` in this scope Dec 06 15:01:30.493 INFO [stderr] --> src/jenkins/run.rs:8:36 Dec 06 15:01:30.493 INFO [stderr] | Dec 06 15:01:30.493 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.493 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.493 INFO [stderr] | Dec 06 15:01:30.493 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:30.493 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.493 INFO [stderr] Dec 06 15:01:30.493 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:30.494 INFO [stderr] --> src/jenkins/run.rs:8:47 Dec 06 15:01:30.494 INFO [stderr] | Dec 06 15:01:30.494 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.494 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.494 INFO [stderr] | Dec 06 15:01:30.494 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:30.494 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.494 INFO [stderr] Dec 06 15:01:30.494 INFO [stderr] warning: cannot find type `Run` in this scope Dec 06 15:01:30.494 INFO [stderr] --> src/jenkins/run.rs:8:47 Dec 06 15:01:30.495 INFO [stderr] | Dec 06 15:01:30.495 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.495 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.495 INFO [stderr] | Dec 06 15:01:30.495 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:30.495 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.495 INFO [stderr] Dec 06 15:01:30.495 INFO [stderr] warning: cannot find type `runs` in this scope Dec 06 15:01:30.495 INFO [stderr] --> src/jenkins/run.rs:8:47 Dec 06 15:01:30.495 INFO [stderr] | Dec 06 15:01:30.500 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:30.500 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.500 INFO [stderr] | Dec 06 15:01:30.500 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:30.500 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.500 INFO [stderr] Dec 06 15:01:30.500 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 15:01:30.500 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 15:01:30.500 INFO [stderr] | Dec 06 15:01:30.500 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 15:01:30.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.500 INFO [stderr] | Dec 06 15:01:30.500 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:30.500 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.500 INFO [stderr] Dec 06 15:01:30.500 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 15:01:30.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:30.500 INFO [stderr] | Dec 06 15:01:30.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:30.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.500 INFO [stderr] | Dec 06 15:01:30.500 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:30.500 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.500 INFO [stderr] Dec 06 15:01:30.500 INFO [stderr] warning: cannot find type `name` in this scope Dec 06 15:01:30.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:30.500 INFO [stderr] | Dec 06 15:01:30.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:30.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.500 INFO [stderr] | Dec 06 15:01:30.500 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:30.500 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.500 INFO [stderr] Dec 06 15:01:30.500 INFO [stderr] warning: cannot find type `ubuntu_version` in this scope Dec 06 15:01:30.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:30.500 INFO [stderr] | Dec 06 15:01:30.501 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:30.501 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.501 INFO [stderr] | Dec 06 15:01:30.501 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:30.501 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.501 INFO [stderr] Dec 06 15:01:30.512 INFO [stderr] warning: cannot find type `openstack_version` in this scope Dec 06 15:01:30.512 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:30.512 INFO [stderr] | Dec 06 15:01:30.512 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:30.512 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.513 INFO [stderr] | Dec 06 15:01:30.513 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:30.513 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.513 INFO [stderr] Dec 06 15:01:30.513 INFO [stderr] warning: cannot find type `matrix_id` in this scope Dec 06 15:01:30.513 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:30.513 INFO [stderr] | Dec 06 15:01:30.513 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:30.513 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.513 INFO [stderr] | Dec 06 15:01:30.514 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:30.514 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.514 INFO [stderr] Dec 06 15:01:30.514 INFO [stderr] warning: cannot find type `job_id` in this scope Dec 06 15:01:30.514 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:30.514 INFO [stderr] | Dec 06 15:01:30.514 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:30.514 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.514 INFO [stderr] | Dec 06 15:01:30.514 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:30.515 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.515 INFO [stderr] Dec 06 15:01:30.515 INFO [stderr] warning: cannot find type `pass` in this scope Dec 06 15:01:30.515 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:30.515 INFO [stderr] | Dec 06 15:01:30.515 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:30.515 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.515 INFO [stderr] | Dec 06 15:01:30.515 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:30.515 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.516 INFO [stderr] Dec 06 15:01:30.516 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 06 15:01:30.516 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:30.516 INFO [stderr] | Dec 06 15:01:30.516 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:30.516 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.516 INFO [stderr] | Dec 06 15:01:30.516 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:30.516 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.517 INFO [stderr] Dec 06 15:01:30.517 INFO [stderr] warning: cannot find type `runtime` in this scope Dec 06 15:01:30.517 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:30.517 INFO [stderr] | Dec 06 15:01:30.517 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:30.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:30.517 INFO [stderr] | Dec 06 15:01:30.517 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:30.517 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:30.517 INFO [stderr] Dec 06 15:01:30.931 INFO [stderr] warning: unused variable: `jenkins_worker` Dec 06 15:01:30.931 INFO [stderr] --> src/main.rs:68:9 Dec 06 15:01:30.932 INFO [stderr] | Dec 06 15:01:30.932 INFO [stderr] 68 | let jenkins_worker = jenkins_updater(sleep_duration); Dec 06 15:01:30.932 INFO [stderr] | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Dec 06 15:01:30.932 INFO [stderr] | Dec 06 15:01:30.932 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 06 15:01:30.932 INFO [stderr] Dec 06 15:01:34.447 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.06s Dec 06 15:01:34.482 INFO [stderr] su: No module specific data is present Dec 06 15:01:35.940 INFO running `"docker" "inspect" "ed986ba06ad9363817a0eeee757092a70de10e3bbe0ca427c064ff7ccc690ac1"` Dec 06 15:01:36.286 INFO running `"docker" "rm" "-f" "ed986ba06ad9363817a0eeee757092a70de10e3bbe0ca427c064ff7ccc690ac1"` Dec 06 15:01:36.607 INFO [stdout] ed986ba06ad9363817a0eeee757092a70de10e3bbe0ca427c064ff7ccc690ac1 Dec 06 15:01:36.612 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:37.103 INFO [stdout] 4fdd83d6fd4af00be4a9c7717248a13363ba1149155c71dad616644d2d57075b Dec 06 15:01:37.106 INFO running `"docker" "start" "-a" "4fdd83d6fd4af00be4a9c7717248a13363ba1149155c71dad616644d2d57075b"` Dec 06 15:01:39.145 INFO [stderr] usermod: no changes Dec 06 15:01:39.444 INFO [stderr] Compiling osci-dash v0.1.0 (/source) Dec 06 15:01:43.249 INFO [stderr] warning: unused import: `matrices` Dec 06 15:01:43.249 INFO [stderr] --> src/jenkins/job.rs:1:14 Dec 06 15:01:43.250 INFO [stderr] | Dec 06 15:01:43.250 INFO [stderr] 1 | use schema::{matrices, jobs}; Dec 06 15:01:43.250 INFO [stderr] | ^^^^^^^^ Dec 06 15:01:43.250 INFO [stderr] | Dec 06 15:01:43.251 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 15:01:43.251 INFO [stderr] Dec 06 15:01:43.251 INFO [stderr] warning: unused import: `Run` Dec 06 15:01:43.251 INFO [stderr] --> src/jenkins/job.rs:2:21 Dec 06 15:01:43.251 INFO [stderr] | Dec 06 15:01:43.252 INFO [stderr] 2 | use super::{Matrix, Run}; Dec 06 15:01:43.252 INFO [stderr] | ^^^ Dec 06 15:01:43.252 INFO [stderr] Dec 06 15:01:43.253 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:43.253 INFO [stderr] --> src/jenkins/job.rs:5:10 Dec 06 15:01:43.253 INFO [stderr] | Dec 06 15:01:43.253 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.254 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.254 INFO [stderr] | Dec 06 15:01:43.254 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 15:01:43.254 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:43.254 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.255 INFO [stderr] Dec 06 15:01:43.255 INFO [stderr] warning: cannot find type `jobs` in this scope Dec 06 15:01:43.255 INFO [stderr] --> src/jenkins/job.rs:5:10 Dec 06 15:01:43.256 INFO [stderr] | Dec 06 15:01:43.256 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.256 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.256 INFO [stderr] | Dec 06 15:01:43.256 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:43.257 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.257 INFO [stderr] Dec 06 15:01:43.257 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:43.257 INFO [stderr] --> src/jenkins/job.rs:5:10 Dec 06 15:01:43.258 INFO [stderr] | Dec 06 15:01:43.258 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.258 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.258 INFO [stderr] | Dec 06 15:01:43.259 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:43.259 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.259 INFO [stderr] Dec 06 15:01:43.259 INFO [stderr] warning: cannot find type `jobs` in this scope Dec 06 15:01:43.260 INFO [stderr] --> src/jenkins/job.rs:5:24 Dec 06 15:01:43.260 INFO [stderr] | Dec 06 15:01:43.260 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.260 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.261 INFO [stderr] | Dec 06 15:01:43.261 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:43.261 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.261 INFO [stderr] Dec 06 15:01:43.262 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:43.262 INFO [stderr] --> src/jenkins/job.rs:5:24 Dec 06 15:01:43.262 INFO [stderr] | Dec 06 15:01:43.262 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.263 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.263 INFO [stderr] | Dec 06 15:01:43.263 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:43.263 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.264 INFO [stderr] Dec 06 15:01:43.264 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:43.264 INFO [stderr] --> src/jenkins/job.rs:5:36 Dec 06 15:01:43.264 INFO [stderr] | Dec 06 15:01:43.264 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.264 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.264 INFO [stderr] | Dec 06 15:01:43.264 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:43.265 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.265 INFO [stderr] Dec 06 15:01:43.265 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 06 15:01:43.265 INFO [stderr] --> src/jenkins/job.rs:5:47 Dec 06 15:01:43.265 INFO [stderr] | Dec 06 15:01:43.265 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.265 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.265 INFO [stderr] | Dec 06 15:01:43.265 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:43.265 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.265 INFO [stderr] Dec 06 15:01:43.265 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:43.265 INFO [stderr] --> src/jenkins/job.rs:5:47 Dec 06 15:01:43.265 INFO [stderr] | Dec 06 15:01:43.265 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.265 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.265 INFO [stderr] | Dec 06 15:01:43.265 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:43.265 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.265 INFO [stderr] Dec 06 15:01:43.265 INFO [stderr] warning: cannot find type `jobs` in this scope Dec 06 15:01:43.265 INFO [stderr] --> src/jenkins/job.rs:5:47 Dec 06 15:01:43.265 INFO [stderr] | Dec 06 15:01:43.265 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.265 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.265 INFO [stderr] | Dec 06 15:01:43.265 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:43.265 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.265 INFO [stderr] Dec 06 15:01:43.265 INFO [stderr] warning: unused import: `super::Job` Dec 06 15:01:43.265 INFO [stderr] --> src/jenkins/matrix.rs:2:5 Dec 06 15:01:43.265 INFO [stderr] | Dec 06 15:01:43.266 INFO [stderr] 2 | use super::Job; Dec 06 15:01:43.266 INFO [stderr] | ^^^^^^^^^^ Dec 06 15:01:43.266 INFO [stderr] Dec 06 15:01:43.266 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 06 15:01:43.266 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Dec 06 15:01:43.266 INFO [stderr] | Dec 06 15:01:43.266 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:43.266 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.266 INFO [stderr] | Dec 06 15:01:43.266 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:43.266 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.266 INFO [stderr] Dec 06 15:01:43.266 INFO [stderr] warning: cannot find type `matrices` in this scope Dec 06 15:01:43.266 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Dec 06 15:01:43.266 INFO [stderr] | Dec 06 15:01:43.266 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:43.266 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.266 INFO [stderr] | Dec 06 15:01:43.266 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:43.266 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.266 INFO [stderr] Dec 06 15:01:43.266 INFO [stderr] warning: cannot find type `matrices` in this scope Dec 06 15:01:43.266 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Dec 06 15:01:43.266 INFO [stderr] | Dec 06 15:01:43.266 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:43.266 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.266 INFO [stderr] | Dec 06 15:01:43.266 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:43.266 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.267 INFO [stderr] Dec 06 15:01:43.267 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 06 15:01:43.267 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Dec 06 15:01:43.267 INFO [stderr] | Dec 06 15:01:43.267 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:43.267 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.267 INFO [stderr] | Dec 06 15:01:43.267 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:43.267 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.267 INFO [stderr] Dec 06 15:01:43.267 INFO [stderr] warning: cannot find type `Matrix` in this scope Dec 06 15:01:43.267 INFO [stderr] --> src/jenkins/matrix.rs:4:36 Dec 06 15:01:43.267 INFO [stderr] | Dec 06 15:01:43.267 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Dec 06 15:01:43.267 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.267 INFO [stderr] | Dec 06 15:01:43.267 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:43.267 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.267 INFO [stderr] Dec 06 15:01:43.267 INFO [stderr] warning: unused import: `jobs` Dec 06 15:01:43.267 INFO [stderr] --> src/jenkins/run.rs:3:20 Dec 06 15:01:43.267 INFO [stderr] | Dec 06 15:01:43.267 INFO [stderr] 3 | use schema::{runs, jobs}; Dec 06 15:01:43.267 INFO [stderr] | ^^^^ Dec 06 15:01:43.267 INFO [stderr] Dec 06 15:01:43.267 INFO [stderr] warning: cannot find type `Run` in this scope Dec 06 15:01:43.267 INFO [stderr] --> src/jenkins/run.rs:8:10 Dec 06 15:01:43.267 INFO [stderr] | Dec 06 15:01:43.267 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.268 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.268 INFO [stderr] | Dec 06 15:01:43.268 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:43.268 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.268 INFO [stderr] Dec 06 15:01:43.268 INFO [stderr] warning: cannot find type `runs` in this scope Dec 06 15:01:43.268 INFO [stderr] --> src/jenkins/run.rs:8:10 Dec 06 15:01:43.268 INFO [stderr] | Dec 06 15:01:43.268 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.268 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.268 INFO [stderr] | Dec 06 15:01:43.268 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:43.268 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.268 INFO [stderr] Dec 06 15:01:43.268 INFO [stderr] warning: cannot find type `runs` in this scope Dec 06 15:01:43.268 INFO [stderr] --> src/jenkins/run.rs:8:24 Dec 06 15:01:43.268 INFO [stderr] | Dec 06 15:01:43.268 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.268 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.268 INFO [stderr] | Dec 06 15:01:43.268 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:43.268 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.268 INFO [stderr] Dec 06 15:01:43.268 INFO [stderr] warning: cannot find type `Run` in this scope Dec 06 15:01:43.268 INFO [stderr] --> src/jenkins/run.rs:8:24 Dec 06 15:01:43.268 INFO [stderr] | Dec 06 15:01:43.269 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.269 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.269 INFO [stderr] | Dec 06 15:01:43.269 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:43.269 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.269 INFO [stderr] Dec 06 15:01:43.269 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 15:01:43.269 INFO [stderr] --> src/jenkins/run.rs:8:24 Dec 06 15:01:43.269 INFO [stderr] | Dec 06 15:01:43.269 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.269 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.269 INFO [stderr] | Dec 06 15:01:43.269 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:43.269 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.269 INFO [stderr] Dec 06 15:01:43.269 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 15:01:43.269 INFO [stderr] --> src/jenkins/run.rs:8:36 Dec 06 15:01:43.269 INFO [stderr] | Dec 06 15:01:43.269 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.269 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.269 INFO [stderr] | Dec 06 15:01:43.269 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:43.269 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.269 INFO [stderr] Dec 06 15:01:43.269 INFO [stderr] warning: cannot find type `Run` in this scope Dec 06 15:01:43.269 INFO [stderr] --> src/jenkins/run.rs:8:36 Dec 06 15:01:43.269 INFO [stderr] | Dec 06 15:01:43.269 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.269 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.269 INFO [stderr] | Dec 06 15:01:43.269 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:43.270 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.270 INFO [stderr] Dec 06 15:01:43.270 INFO [stderr] warning: cannot find type `Job` in this scope Dec 06 15:01:43.270 INFO [stderr] --> src/jenkins/run.rs:8:47 Dec 06 15:01:43.270 INFO [stderr] | Dec 06 15:01:43.270 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.270 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.270 INFO [stderr] | Dec 06 15:01:43.270 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:43.270 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.270 INFO [stderr] Dec 06 15:01:43.270 INFO [stderr] warning: cannot find type `Run` in this scope Dec 06 15:01:43.270 INFO [stderr] --> src/jenkins/run.rs:8:47 Dec 06 15:01:43.270 INFO [stderr] | Dec 06 15:01:43.270 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.270 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.270 INFO [stderr] | Dec 06 15:01:43.270 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:43.270 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.270 INFO [stderr] Dec 06 15:01:43.270 INFO [stderr] warning: cannot find type `runs` in this scope Dec 06 15:01:43.270 INFO [stderr] --> src/jenkins/run.rs:8:47 Dec 06 15:01:43.270 INFO [stderr] | Dec 06 15:01:43.270 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Dec 06 15:01:43.270 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.270 INFO [stderr] | Dec 06 15:01:43.270 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:43.270 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.270 INFO [stderr] Dec 06 15:01:43.270 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 15:01:43.270 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 15:01:43.271 INFO [stderr] | Dec 06 15:01:43.271 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 15:01:43.271 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.271 INFO [stderr] | Dec 06 15:01:43.271 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:43.271 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.271 INFO [stderr] Dec 06 15:01:43.271 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 15:01:43.271 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:43.271 INFO [stderr] | Dec 06 15:01:43.271 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:43.271 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.271 INFO [stderr] | Dec 06 15:01:43.271 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:43.271 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.271 INFO [stderr] Dec 06 15:01:43.271 INFO [stderr] warning: cannot find type `name` in this scope Dec 06 15:01:43.271 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:43.271 INFO [stderr] | Dec 06 15:01:43.271 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:43.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.272 INFO [stderr] | Dec 06 15:01:43.272 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:43.272 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.272 INFO [stderr] Dec 06 15:01:43.272 INFO [stderr] warning: cannot find type `ubuntu_version` in this scope Dec 06 15:01:43.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:43.272 INFO [stderr] | Dec 06 15:01:43.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:43.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.272 INFO [stderr] | Dec 06 15:01:43.272 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:43.272 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.272 INFO [stderr] Dec 06 15:01:43.272 INFO [stderr] warning: cannot find type `openstack_version` in this scope Dec 06 15:01:43.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:43.272 INFO [stderr] | Dec 06 15:01:43.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:43.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.272 INFO [stderr] | Dec 06 15:01:43.272 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:43.272 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.272 INFO [stderr] Dec 06 15:01:43.272 INFO [stderr] warning: cannot find type `matrix_id` in this scope Dec 06 15:01:43.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:43.272 INFO [stderr] | Dec 06 15:01:43.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:43.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.272 INFO [stderr] | Dec 06 15:01:43.273 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:43.273 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.273 INFO [stderr] Dec 06 15:01:43.273 INFO [stderr] warning: cannot find type `job_id` in this scope Dec 06 15:01:43.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:43.273 INFO [stderr] | Dec 06 15:01:43.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:43.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.273 INFO [stderr] | Dec 06 15:01:43.273 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:43.273 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.273 INFO [stderr] Dec 06 15:01:43.273 INFO [stderr] warning: cannot find type `pass` in this scope Dec 06 15:01:43.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:43.273 INFO [stderr] | Dec 06 15:01:43.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:43.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.273 INFO [stderr] | Dec 06 15:01:43.273 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:43.273 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.273 INFO [stderr] Dec 06 15:01:43.273 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 06 15:01:43.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:43.273 INFO [stderr] | Dec 06 15:01:43.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:43.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.273 INFO [stderr] | Dec 06 15:01:43.273 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 15:01:43.273 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.273 INFO [stderr] Dec 06 15:01:43.274 INFO [stderr] warning: cannot find type `runtime` in this scope Dec 06 15:01:43.274 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 15:01:43.274 INFO [stderr] | Dec 06 15:01:43.274 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 15:01:43.274 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 15:01:43.274 INFO [stderr] | Dec 06 15:01:43.274 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:43.274 INFO [stderr] = note: for more information, see issue #50504 Dec 06 15:01:43.274 INFO [stderr] Dec 06 15:01:43.644 INFO [stderr] warning: unused variable: `jenkins_worker` Dec 06 15:01:43.644 INFO [stderr] --> src/main.rs:68:9 Dec 06 15:01:43.644 INFO [stderr] | Dec 06 15:01:43.645 INFO [stderr] 68 | let jenkins_worker = jenkins_updater(sleep_duration); Dec 06 15:01:43.645 INFO [stderr] | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Dec 06 15:01:43.645 INFO [stderr] | Dec 06 15:01:43.646 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 06 15:01:43.646 INFO [stderr] Dec 06 15:01:46.165 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.98s Dec 06 15:01:46.175 INFO [stderr] su: No module specific data is present Dec 06 15:01:46.841 INFO running `"docker" "inspect" "4fdd83d6fd4af00be4a9c7717248a13363ba1149155c71dad616644d2d57075b"` Dec 06 15:01:47.006 INFO running `"docker" "rm" "-f" "4fdd83d6fd4af00be4a9c7717248a13363ba1149155c71dad616644d2d57075b"` Dec 06 15:01:47.101 INFO [stdout] 4fdd83d6fd4af00be4a9c7717248a13363ba1149155c71dad616644d2d57075b Dec 06 15:01:47.103 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:47.368 INFO [stdout] f2d97a34d34f5a69343078f085881d28ef276ae3a8fda511b3c1c1657740d828 Dec 06 15:01:47.370 INFO running `"docker" "start" "-a" "f2d97a34d34f5a69343078f085881d28ef276ae3a8fda511b3c1c1657740d828"` Dec 06 15:01:47.832 INFO [stderr] usermod: no changes Dec 06 15:01:47.972 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s Dec 06 15:01:47.977 INFO [stderr] Running /target/debug/deps/osci_dash-947728ab5e56629a Dec 06 15:01:47.982 INFO [stdout] Dec 06 15:01:47.982 INFO [stdout] running 0 tests Dec 06 15:01:47.982 INFO [stdout] Dec 06 15:01:47.982 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 15:01:47.982 INFO [stdout] Dec 06 15:01:47.985 INFO [stderr] su: No module specific data is present Dec 06 15:01:48.313 INFO running `"docker" "inspect" "f2d97a34d34f5a69343078f085881d28ef276ae3a8fda511b3c1c1657740d828"` Dec 06 15:01:48.400 INFO running `"docker" "rm" "-f" "f2d97a34d34f5a69343078f085881d28ef276ae3a8fda511b3c1c1657740d828"` Dec 06 15:01:48.496 INFO [stdout] f2d97a34d34f5a69343078f085881d28ef276ae3a8fda511b3c1c1657740d828