Nov 17 16:15:21.526 INFO testing ChrisMacNaughton/osci-dash against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 16:15:21.527 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 16:15:22.022 INFO [stdout] eff39758e1fed051ca871b17f09f4e5548a16a1f9aff6709983cc776e8c923b5 Nov 17 16:15:22.025 INFO running `"docker" "start" "-a" "eff39758e1fed051ca871b17f09f4e5548a16a1f9aff6709983cc776e8c923b5"` Nov 17 16:15:23.358 INFO [stderr] usermod: no changes Nov 17 16:15:23.698 INFO [stderr] Compiling r2d2 v0.8.2 Nov 17 16:15:23.699 INFO [stderr] Compiling chrono v0.4.6 Nov 17 16:15:23.699 INFO [stderr] Compiling error-chain v0.10.0 Nov 17 16:15:25.959 INFO [stderr] Compiling dotenv v0.10.1 Nov 17 16:15:29.836 INFO [stderr] Compiling diesel v1.3.2 Nov 17 16:16:02.168 INFO [stderr] Compiling osci-dash v0.1.0 (/source) Nov 17 16:16:06.143 INFO [stderr] warning: unused import: `matrices` Nov 17 16:16:06.143 INFO [stderr] --> src/jenkins/job.rs:1:14 Nov 17 16:16:06.143 INFO [stderr] | Nov 17 16:16:06.143 INFO [stderr] 1 | use schema::{matrices, jobs}; Nov 17 16:16:06.143 INFO [stderr] | ^^^^^^^^ Nov 17 16:16:06.143 INFO [stderr] | Nov 17 16:16:06.143 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 16:16:06.143 INFO [stderr] Nov 17 16:16:06.143 INFO [stderr] warning: unused import: `Run` Nov 17 16:16:06.143 INFO [stderr] --> src/jenkins/job.rs:2:21 Nov 17 16:16:06.143 INFO [stderr] | Nov 17 16:16:06.143 INFO [stderr] 2 | use super::{Matrix, Run}; Nov 17 16:16:06.143 INFO [stderr] | ^^^ Nov 17 16:16:06.143 INFO [stderr] Nov 17 16:16:06.143 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:06.144 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 17 16:16:06.144 INFO [stderr] | Nov 17 16:16:06.144 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.144 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.145 INFO [stderr] | Nov 17 16:16:06.145 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 16:16:06.145 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! Nov 17 16:16:06.145 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.145 INFO [stderr] Nov 17 16:16:06.146 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 17 16:16:06.146 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 17 16:16:06.146 INFO [stderr] | Nov 17 16:16:06.147 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.147 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.148 INFO [stderr] | Nov 17 16:16:06.148 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! Nov 17 16:16:06.149 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.149 INFO [stderr] Nov 17 16:16:06.149 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:06.150 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 17 16:16:06.150 INFO [stderr] | Nov 17 16:16:06.151 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.151 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.152 INFO [stderr] | Nov 17 16:16:06.153 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! Nov 17 16:16:06.155 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.155 INFO [stderr] Nov 17 16:16:06.155 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 17 16:16:06.155 INFO [stderr] --> src/jenkins/job.rs:5:24 Nov 17 16:16:06.155 INFO [stderr] | Nov 17 16:16:06.155 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.155 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.155 INFO [stderr] | Nov 17 16:16:06.155 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! Nov 17 16:16:06.155 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.155 INFO [stderr] Nov 17 16:16:06.155 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:06.155 INFO [stderr] --> src/jenkins/job.rs:5:24 Nov 17 16:16:06.155 INFO [stderr] | Nov 17 16:16:06.155 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.155 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.155 INFO [stderr] | Nov 17 16:16:06.155 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! Nov 17 16:16:06.155 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.155 INFO [stderr] Nov 17 16:16:06.155 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:06.155 INFO [stderr] --> src/jenkins/job.rs:5:36 Nov 17 16:16:06.155 INFO [stderr] | Nov 17 16:16:06.155 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.155 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.155 INFO [stderr] | Nov 17 16:16:06.155 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! Nov 17 16:16:06.155 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.155 INFO [stderr] Nov 17 16:16:06.155 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 17 16:16:06.155 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 17 16:16:06.155 INFO [stderr] | Nov 17 16:16:06.155 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.155 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.155 INFO [stderr] | Nov 17 16:16:06.155 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! Nov 17 16:16:06.155 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.155 INFO [stderr] Nov 17 16:16:06.155 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:06.155 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 17 16:16:06.155 INFO [stderr] | Nov 17 16:16:06.155 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.155 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.155 INFO [stderr] | Nov 17 16:16:06.155 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! Nov 17 16:16:06.155 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.155 INFO [stderr] Nov 17 16:16:06.155 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 17 16:16:06.155 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 17 16:16:06.155 INFO [stderr] | Nov 17 16:16:06.155 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.155 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.155 INFO [stderr] | Nov 17 16:16:06.155 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! Nov 17 16:16:06.155 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.155 INFO [stderr] Nov 17 16:16:06.155 INFO [stderr] warning: unused import: `super::Job` Nov 17 16:16:06.155 INFO [stderr] --> src/jenkins/matrix.rs:2:5 Nov 17 16:16:06.155 INFO [stderr] | Nov 17 16:16:06.155 INFO [stderr] 2 | use super::Job; Nov 17 16:16:06.155 INFO [stderr] | ^^^^^^^^^^ Nov 17 16:16:06.155 INFO [stderr] Nov 17 16:16:06.155 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 17 16:16:06.155 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Nov 17 16:16:06.156 INFO [stderr] | Nov 17 16:16:06.156 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:06.156 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.156 INFO [stderr] | Nov 17 16:16:06.156 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! Nov 17 16:16:06.156 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.156 INFO [stderr] Nov 17 16:16:06.156 INFO [stderr] warning: cannot find type `matrices` in this scope Nov 17 16:16:06.156 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Nov 17 16:16:06.156 INFO [stderr] | Nov 17 16:16:06.156 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:06.156 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.156 INFO [stderr] | Nov 17 16:16:06.156 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! Nov 17 16:16:06.156 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.156 INFO [stderr] Nov 17 16:16:06.156 INFO [stderr] warning: cannot find type `matrices` in this scope Nov 17 16:16:06.156 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Nov 17 16:16:06.156 INFO [stderr] | Nov 17 16:16:06.156 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:06.156 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.156 INFO [stderr] | Nov 17 16:16:06.156 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! Nov 17 16:16:06.156 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.156 INFO [stderr] Nov 17 16:16:06.156 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 17 16:16:06.156 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Nov 17 16:16:06.156 INFO [stderr] | Nov 17 16:16:06.156 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:06.156 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.156 INFO [stderr] | Nov 17 16:16:06.156 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! Nov 17 16:16:06.156 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.156 INFO [stderr] Nov 17 16:16:06.156 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 17 16:16:06.156 INFO [stderr] --> src/jenkins/matrix.rs:4:36 Nov 17 16:16:06.156 INFO [stderr] | Nov 17 16:16:06.156 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:06.156 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.156 INFO [stderr] | Nov 17 16:16:06.156 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! Nov 17 16:16:06.156 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.156 INFO [stderr] Nov 17 16:16:06.156 INFO [stderr] warning: unused import: `jobs` Nov 17 16:16:06.156 INFO [stderr] --> src/jenkins/run.rs:3:20 Nov 17 16:16:06.156 INFO [stderr] | Nov 17 16:16:06.156 INFO [stderr] 3 | use schema::{runs, jobs}; Nov 17 16:16:06.156 INFO [stderr] | ^^^^ Nov 17 16:16:06.156 INFO [stderr] Nov 17 16:16:06.156 INFO [stderr] warning: cannot find type `Run` in this scope Nov 17 16:16:06.156 INFO [stderr] --> src/jenkins/run.rs:8:10 Nov 17 16:16:06.156 INFO [stderr] | Nov 17 16:16:06.156 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.156 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.156 INFO [stderr] | Nov 17 16:16:06.156 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! Nov 17 16:16:06.156 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.156 INFO [stderr] Nov 17 16:16:06.156 INFO [stderr] warning: cannot find type `runs` in this scope Nov 17 16:16:06.156 INFO [stderr] --> src/jenkins/run.rs:8:10 Nov 17 16:16:06.156 INFO [stderr] | Nov 17 16:16:06.156 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.156 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.156 INFO [stderr] | Nov 17 16:16:06.156 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! Nov 17 16:16:06.156 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.156 INFO [stderr] Nov 17 16:16:06.156 INFO [stderr] warning: cannot find type `runs` in this scope Nov 17 16:16:06.156 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 17 16:16:06.156 INFO [stderr] | Nov 17 16:16:06.156 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.156 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.156 INFO [stderr] | Nov 17 16:16:06.156 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! Nov 17 16:16:06.156 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.156 INFO [stderr] Nov 17 16:16:06.156 INFO [stderr] warning: cannot find type `Run` in this scope Nov 17 16:16:06.156 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 17 16:16:06.156 INFO [stderr] | Nov 17 16:16:06.157 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.157 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.157 INFO [stderr] | Nov 17 16:16:06.157 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! Nov 17 16:16:06.157 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.157 INFO [stderr] Nov 17 16:16:06.157 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 16:16:06.157 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 17 16:16:06.157 INFO [stderr] | Nov 17 16:16:06.157 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.157 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.157 INFO [stderr] | Nov 17 16:16:06.157 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! Nov 17 16:16:06.157 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.157 INFO [stderr] Nov 17 16:16:06.157 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 16:16:06.157 INFO [stderr] --> src/jenkins/run.rs:8:36 Nov 17 16:16:06.157 INFO [stderr] | Nov 17 16:16:06.157 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.157 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.157 INFO [stderr] | Nov 17 16:16:06.157 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! Nov 17 16:16:06.157 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.157 INFO [stderr] Nov 17 16:16:06.157 INFO [stderr] warning: cannot find type `Run` in this scope Nov 17 16:16:06.157 INFO [stderr] --> src/jenkins/run.rs:8:36 Nov 17 16:16:06.157 INFO [stderr] | Nov 17 16:16:06.157 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.157 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.157 INFO [stderr] | Nov 17 16:16:06.157 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! Nov 17 16:16:06.157 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.157 INFO [stderr] Nov 17 16:16:06.157 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:06.157 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 17 16:16:06.157 INFO [stderr] | Nov 17 16:16:06.157 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.157 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.157 INFO [stderr] | Nov 17 16:16:06.157 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! Nov 17 16:16:06.157 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.157 INFO [stderr] Nov 17 16:16:06.157 INFO [stderr] warning: cannot find type `Run` in this scope Nov 17 16:16:06.157 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 17 16:16:06.157 INFO [stderr] | Nov 17 16:16:06.157 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.157 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.157 INFO [stderr] | Nov 17 16:16:06.157 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! Nov 17 16:16:06.157 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.157 INFO [stderr] Nov 17 16:16:06.157 INFO [stderr] warning: cannot find type `runs` in this scope Nov 17 16:16:06.157 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 17 16:16:06.157 INFO [stderr] | Nov 17 16:16:06.157 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:06.157 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.157 INFO [stderr] | Nov 17 16:16:06.157 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! Nov 17 16:16:06.157 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.157 INFO [stderr] Nov 17 16:16:06.157 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 16:16:06.157 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 16:16:06.157 INFO [stderr] | Nov 17 16:16:06.157 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 16:16:06.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.157 INFO [stderr] | Nov 17 16:16:06.157 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! Nov 17 16:16:06.157 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.157 INFO [stderr] Nov 17 16:16:06.157 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 16:16:06.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:06.157 INFO [stderr] | Nov 17 16:16:06.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:06.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.157 INFO [stderr] | Nov 17 16:16:06.157 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! Nov 17 16:16:06.157 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.157 INFO [stderr] Nov 17 16:16:06.158 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 16:16:06.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:06.158 INFO [stderr] | Nov 17 16:16:06.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:06.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.158 INFO [stderr] | Nov 17 16:16:06.158 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! Nov 17 16:16:06.158 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.158 INFO [stderr] Nov 17 16:16:06.158 INFO [stderr] warning: cannot find type `ubuntu_version` in this scope Nov 17 16:16:06.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:06.158 INFO [stderr] | Nov 17 16:16:06.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:06.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.158 INFO [stderr] | Nov 17 16:16:06.158 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! Nov 17 16:16:06.158 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.158 INFO [stderr] Nov 17 16:16:06.158 INFO [stderr] warning: cannot find type `openstack_version` in this scope Nov 17 16:16:06.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:06.158 INFO [stderr] | Nov 17 16:16:06.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:06.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.158 INFO [stderr] | Nov 17 16:16:06.158 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! Nov 17 16:16:06.158 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.158 INFO [stderr] Nov 17 16:16:06.158 INFO [stderr] warning: cannot find type `matrix_id` in this scope Nov 17 16:16:06.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:06.158 INFO [stderr] | Nov 17 16:16:06.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:06.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.158 INFO [stderr] | Nov 17 16:16:06.158 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! Nov 17 16:16:06.158 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.158 INFO [stderr] Nov 17 16:16:06.158 INFO [stderr] warning: cannot find type `job_id` in this scope Nov 17 16:16:06.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:06.158 INFO [stderr] | Nov 17 16:16:06.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:06.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.158 INFO [stderr] | Nov 17 16:16:06.158 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! Nov 17 16:16:06.158 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.158 INFO [stderr] Nov 17 16:16:06.158 INFO [stderr] warning: cannot find type `pass` in this scope Nov 17 16:16:06.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:06.158 INFO [stderr] | Nov 17 16:16:06.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:06.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.158 INFO [stderr] | Nov 17 16:16:06.158 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! Nov 17 16:16:06.158 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.158 INFO [stderr] Nov 17 16:16:06.158 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 17 16:16:06.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:06.158 INFO [stderr] | Nov 17 16:16:06.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:06.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.158 INFO [stderr] | Nov 17 16:16:06.158 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! Nov 17 16:16:06.158 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.158 INFO [stderr] Nov 17 16:16:06.158 INFO [stderr] warning: cannot find type `runtime` in this scope Nov 17 16:16:06.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:06.158 INFO [stderr] | Nov 17 16:16:06.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:06.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:06.158 INFO [stderr] | Nov 17 16:16:06.158 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! Nov 17 16:16:06.158 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:06.158 INFO [stderr] Nov 17 16:16:06.641 INFO [stderr] warning: unused variable: `jenkins_worker` Nov 17 16:16:06.642 INFO [stderr] --> src/main.rs:68:9 Nov 17 16:16:06.642 INFO [stderr] | Nov 17 16:16:06.643 INFO [stderr] 68 | let jenkins_worker = jenkins_updater(sleep_duration); Nov 17 16:16:06.644 INFO [stderr] | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Nov 17 16:16:06.644 INFO [stderr] | Nov 17 16:16:06.645 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 16:16:06.645 INFO [stderr] Nov 17 16:16:10.891 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.50s Nov 17 16:16:10.906 INFO [stderr] su: No module specific data is present Nov 17 16:16:12.876 INFO running `"docker" "inspect" "eff39758e1fed051ca871b17f09f4e5548a16a1f9aff6709983cc776e8c923b5"` Nov 17 16:16:13.219 INFO running `"docker" "rm" "-f" "eff39758e1fed051ca871b17f09f4e5548a16a1f9aff6709983cc776e8c923b5"` Nov 17 16:16:13.607 INFO [stdout] eff39758e1fed051ca871b17f09f4e5548a16a1f9aff6709983cc776e8c923b5 Nov 17 16:16:13.611 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 16:16:14.194 INFO [stdout] f2197258054bfff0e5ae4b1afc4f9fb548f1ab061e59621f1b5bef1273e0d439 Nov 17 16:16:14.196 INFO running `"docker" "start" "-a" "f2197258054bfff0e5ae4b1afc4f9fb548f1ab061e59621f1b5bef1273e0d439"` Nov 17 16:16:16.410 INFO [stderr] usermod: no changes Nov 17 16:16:16.585 INFO [stderr] Compiling osci-dash v0.1.0 (/source) Nov 17 16:16:19.695 INFO [stderr] warning: unused import: `matrices` Nov 17 16:16:19.695 INFO [stderr] --> src/jenkins/job.rs:1:14 Nov 17 16:16:19.695 INFO [stderr] | Nov 17 16:16:19.695 INFO [stderr] 1 | use schema::{matrices, jobs}; Nov 17 16:16:19.695 INFO [stderr] | ^^^^^^^^ Nov 17 16:16:19.695 INFO [stderr] | Nov 17 16:16:19.695 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 16:16:19.695 INFO [stderr] Nov 17 16:16:19.695 INFO [stderr] warning: unused import: `Run` Nov 17 16:16:19.695 INFO [stderr] --> src/jenkins/job.rs:2:21 Nov 17 16:16:19.695 INFO [stderr] | Nov 17 16:16:19.695 INFO [stderr] 2 | use super::{Matrix, Run}; Nov 17 16:16:19.695 INFO [stderr] | ^^^ Nov 17 16:16:19.695 INFO [stderr] Nov 17 16:16:19.695 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:19.695 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 17 16:16:19.695 INFO [stderr] | Nov 17 16:16:19.695 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.695 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.695 INFO [stderr] | Nov 17 16:16:19.695 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 16:16:19.695 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! Nov 17 16:16:19.695 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.695 INFO [stderr] Nov 17 16:16:19.695 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 17 16:16:19.695 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.696 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 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! Nov 17 16:16:19.696 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.696 INFO [stderr] Nov 17 16:16:19.696 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:19.696 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.696 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 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! Nov 17 16:16:19.696 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.696 INFO [stderr] Nov 17 16:16:19.696 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 17 16:16:19.696 INFO [stderr] --> src/jenkins/job.rs:5:24 Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.696 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 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! Nov 17 16:16:19.696 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.696 INFO [stderr] Nov 17 16:16:19.696 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:19.696 INFO [stderr] --> src/jenkins/job.rs:5:24 Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.696 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 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! Nov 17 16:16:19.696 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.696 INFO [stderr] Nov 17 16:16:19.696 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:19.696 INFO [stderr] --> src/jenkins/job.rs:5:36 Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.696 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 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! Nov 17 16:16:19.696 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.696 INFO [stderr] Nov 17 16:16:19.696 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 17 16:16:19.696 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.696 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 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! Nov 17 16:16:19.696 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.696 INFO [stderr] Nov 17 16:16:19.696 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:19.696 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.696 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 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! Nov 17 16:16:19.696 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.696 INFO [stderr] Nov 17 16:16:19.696 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 17 16:16:19.696 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.696 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 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! Nov 17 16:16:19.696 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.696 INFO [stderr] Nov 17 16:16:19.696 INFO [stderr] warning: unused import: `super::Job` Nov 17 16:16:19.696 INFO [stderr] --> src/jenkins/matrix.rs:2:5 Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 INFO [stderr] 2 | use super::Job; Nov 17 16:16:19.696 INFO [stderr] | ^^^^^^^^^^ Nov 17 16:16:19.696 INFO [stderr] Nov 17 16:16:19.696 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 17 16:16:19.696 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:19.696 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.696 INFO [stderr] | Nov 17 16:16:19.696 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! Nov 17 16:16:19.697 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.697 INFO [stderr] Nov 17 16:16:19.697 INFO [stderr] warning: cannot find type `matrices` in this scope Nov 17 16:16:19.697 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Nov 17 16:16:19.697 INFO [stderr] | Nov 17 16:16:19.697 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:19.697 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.697 INFO [stderr] | Nov 17 16:16:19.697 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! Nov 17 16:16:19.697 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.697 INFO [stderr] Nov 17 16:16:19.697 INFO [stderr] warning: cannot find type `matrices` in this scope Nov 17 16:16:19.697 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Nov 17 16:16:19.697 INFO [stderr] | Nov 17 16:16:19.697 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:19.697 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.697 INFO [stderr] | Nov 17 16:16:19.697 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! Nov 17 16:16:19.697 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.697 INFO [stderr] Nov 17 16:16:19.697 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 17 16:16:19.697 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Nov 17 16:16:19.697 INFO [stderr] | Nov 17 16:16:19.697 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:19.697 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.715 INFO [stderr] | Nov 17 16:16:19.715 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! Nov 17 16:16:19.715 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.715 INFO [stderr] Nov 17 16:16:19.715 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 17 16:16:19.715 INFO [stderr] --> src/jenkins/matrix.rs:4:36 Nov 17 16:16:19.715 INFO [stderr] | Nov 17 16:16:19.715 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:19.715 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.715 INFO [stderr] | Nov 17 16:16:19.715 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! Nov 17 16:16:19.715 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.715 INFO [stderr] Nov 17 16:16:19.715 INFO [stderr] warning: unused import: `jobs` Nov 17 16:16:19.715 INFO [stderr] --> src/jenkins/run.rs:3:20 Nov 17 16:16:19.715 INFO [stderr] | Nov 17 16:16:19.715 INFO [stderr] 3 | use schema::{runs, jobs}; Nov 17 16:16:19.715 INFO [stderr] | ^^^^ Nov 17 16:16:19.715 INFO [stderr] Nov 17 16:16:19.715 INFO [stderr] warning: cannot find type `Run` in this scope Nov 17 16:16:19.715 INFO [stderr] --> src/jenkins/run.rs:8:10 Nov 17 16:16:19.715 INFO [stderr] | Nov 17 16:16:19.715 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.715 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.715 INFO [stderr] | Nov 17 16:16:19.715 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! Nov 17 16:16:19.715 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.715 INFO [stderr] Nov 17 16:16:19.715 INFO [stderr] warning: cannot find type `runs` in this scope Nov 17 16:16:19.715 INFO [stderr] --> src/jenkins/run.rs:8:10 Nov 17 16:16:19.715 INFO [stderr] | Nov 17 16:16:19.715 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.715 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.715 INFO [stderr] | Nov 17 16:16:19.715 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! Nov 17 16:16:19.715 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.715 INFO [stderr] Nov 17 16:16:19.715 INFO [stderr] warning: cannot find type `runs` in this scope Nov 17 16:16:19.715 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 17 16:16:19.715 INFO [stderr] | Nov 17 16:16:19.715 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.715 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.715 INFO [stderr] | Nov 17 16:16:19.715 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! Nov 17 16:16:19.715 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.715 INFO [stderr] Nov 17 16:16:19.715 INFO [stderr] warning: cannot find type `Run` in this scope Nov 17 16:16:19.715 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 17 16:16:19.715 INFO [stderr] | Nov 17 16:16:19.715 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.715 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.715 INFO [stderr] | Nov 17 16:16:19.715 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! Nov 17 16:16:19.715 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.715 INFO [stderr] Nov 17 16:16:19.715 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 16:16:19.715 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 17 16:16:19.715 INFO [stderr] | Nov 17 16:16:19.715 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.715 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.715 INFO [stderr] | Nov 17 16:16:19.715 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! Nov 17 16:16:19.715 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.715 INFO [stderr] Nov 17 16:16:19.715 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 16:16:19.715 INFO [stderr] --> src/jenkins/run.rs:8:36 Nov 17 16:16:19.715 INFO [stderr] | Nov 17 16:16:19.715 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.715 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.715 INFO [stderr] | Nov 17 16:16:19.715 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! Nov 17 16:16:19.715 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.715 INFO [stderr] Nov 17 16:16:19.715 INFO [stderr] warning: cannot find type `Run` in this scope Nov 17 16:16:19.715 INFO [stderr] --> src/jenkins/run.rs:8:36 Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.716 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.716 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.716 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! Nov 17 16:16:19.716 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.716 INFO [stderr] Nov 17 16:16:19.716 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:19.716 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.716 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.716 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.716 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! Nov 17 16:16:19.716 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.716 INFO [stderr] Nov 17 16:16:19.716 INFO [stderr] warning: cannot find type `Run` in this scope Nov 17 16:16:19.716 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.716 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.716 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.716 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! Nov 17 16:16:19.716 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.716 INFO [stderr] Nov 17 16:16:19.716 INFO [stderr] warning: cannot find type `runs` in this scope Nov 17 16:16:19.716 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.716 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:19.716 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.716 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! Nov 17 16:16:19.716 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.716 INFO [stderr] Nov 17 16:16:19.716 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 16:16:19.716 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.716 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 16:16:19.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.716 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! Nov 17 16:16:19.716 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.716 INFO [stderr] Nov 17 16:16:19.716 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 16:16:19.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:19.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.716 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! Nov 17 16:16:19.716 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.716 INFO [stderr] Nov 17 16:16:19.716 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 16:16:19.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:19.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.716 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! Nov 17 16:16:19.716 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.716 INFO [stderr] Nov 17 16:16:19.716 INFO [stderr] warning: cannot find type `ubuntu_version` in this scope Nov 17 16:16:19.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:19.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.716 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! Nov 17 16:16:19.716 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.716 INFO [stderr] Nov 17 16:16:19.716 INFO [stderr] warning: cannot find type `openstack_version` in this scope Nov 17 16:16:19.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:19.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.716 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! Nov 17 16:16:19.716 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.716 INFO [stderr] Nov 17 16:16:19.716 INFO [stderr] warning: cannot find type `matrix_id` in this scope Nov 17 16:16:19.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:19.716 INFO [stderr] | Nov 17 16:16:19.717 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:19.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.717 INFO [stderr] | Nov 17 16:16:19.717 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! Nov 17 16:16:19.717 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.717 INFO [stderr] Nov 17 16:16:19.717 INFO [stderr] warning: cannot find type `job_id` in this scope Nov 17 16:16:19.717 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:19.717 INFO [stderr] | Nov 17 16:16:19.717 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:19.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.717 INFO [stderr] | Nov 17 16:16:19.717 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! Nov 17 16:16:19.717 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.717 INFO [stderr] Nov 17 16:16:19.717 INFO [stderr] warning: cannot find type `pass` in this scope Nov 17 16:16:19.717 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:19.717 INFO [stderr] | Nov 17 16:16:19.717 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:19.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.717 INFO [stderr] | Nov 17 16:16:19.717 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! Nov 17 16:16:19.717 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.717 INFO [stderr] Nov 17 16:16:19.717 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 17 16:16:19.717 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:19.717 INFO [stderr] | Nov 17 16:16:19.717 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:19.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.717 INFO [stderr] | Nov 17 16:16:19.717 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! Nov 17 16:16:19.717 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.717 INFO [stderr] Nov 17 16:16:19.717 INFO [stderr] warning: cannot find type `runtime` in this scope Nov 17 16:16:19.717 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:19.717 INFO [stderr] | Nov 17 16:16:19.717 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:19.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:19.717 INFO [stderr] | Nov 17 16:16:19.717 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! Nov 17 16:16:19.717 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:19.717 INFO [stderr] Nov 17 16:16:20.167 INFO [stderr] warning: unused variable: `jenkins_worker` Nov 17 16:16:20.167 INFO [stderr] --> src/main.rs:68:9 Nov 17 16:16:20.167 INFO [stderr] | Nov 17 16:16:20.167 INFO [stderr] 68 | let jenkins_worker = jenkins_updater(sleep_duration); Nov 17 16:16:20.167 INFO [stderr] | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Nov 17 16:16:20.167 INFO [stderr] | Nov 17 16:16:20.167 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 16:16:20.167 INFO [stderr] Nov 17 16:16:22.686 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.25s Nov 17 16:16:22.701 INFO [stderr] su: No module specific data is present Nov 17 16:16:23.503 INFO running `"docker" "inspect" "f2197258054bfff0e5ae4b1afc4f9fb548f1ab061e59621f1b5bef1273e0d439"` Nov 17 16:16:23.777 INFO running `"docker" "rm" "-f" "f2197258054bfff0e5ae4b1afc4f9fb548f1ab061e59621f1b5bef1273e0d439"` Nov 17 16:16:24.136 INFO [stdout] f2197258054bfff0e5ae4b1afc4f9fb548f1ab061e59621f1b5bef1273e0d439 Nov 17 16:16:24.142 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 16:16:24.616 INFO [stdout] 325d5c6ffbd512435efc6fe131ca2a57b283ca2918873bbcba169766c3178eb4 Nov 17 16:16:24.621 INFO running `"docker" "start" "-a" "325d5c6ffbd512435efc6fe131ca2a57b283ca2918873bbcba169766c3178eb4"` Nov 17 16:16:26.339 INFO [stderr] usermod: no changes Nov 17 16:16:26.647 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s Nov 17 16:16:26.663 INFO [stderr] Running /target/debug/deps/osci_dash-fffd447a200b9459 Nov 17 16:16:26.679 INFO [stdout] Nov 17 16:16:26.679 INFO [stdout] running 0 tests Nov 17 16:16:26.679 INFO [stdout] Nov 17 16:16:26.679 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 16:16:26.679 INFO [stdout] Nov 17 16:16:26.683 INFO [stderr] su: No module specific data is present Nov 17 16:16:28.068 INFO running `"docker" "inspect" "325d5c6ffbd512435efc6fe131ca2a57b283ca2918873bbcba169766c3178eb4"` Nov 17 16:16:28.443 INFO running `"docker" "rm" "-f" "325d5c6ffbd512435efc6fe131ca2a57b283ca2918873bbcba169766c3178eb4"` Nov 17 16:16:28.783 INFO [stdout] 325d5c6ffbd512435efc6fe131ca2a57b283ca2918873bbcba169766c3178eb4