Nov 17 16:15:19.711 INFO testing ChrisMacNaughton/osci-dash against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 16:15:19.713 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:20.224 INFO [stdout] 2beeb1aa22c640b3d04e682c2c4996e160d5e8c232b83eae417d6b597ec9d10a Nov 17 16:15:20.225 INFO running `"docker" "start" "-a" "2beeb1aa22c640b3d04e682c2c4996e160d5e8c232b83eae417d6b597ec9d10a"` Nov 17 16:15:21.804 INFO [stderr] usermod: no changes Nov 17 16:15:22.131 INFO [stderr] Compiling base64 v0.9.2 Nov 17 16:15:22.131 INFO [stderr] Compiling libsqlite3-sys v0.9.3 Nov 17 16:15:22.171 INFO [stderr] Compiling r2d2 v0.8.2 Nov 17 16:15:22.182 INFO [stderr] Compiling toml v0.4.6 Nov 17 16:15:22.183 INFO [stderr] Compiling hyper v0.10.13 Nov 17 16:15:22.183 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 17 16:15:22.183 INFO [stderr] Compiling chrono v0.4.6 Nov 17 16:15:22.186 INFO [stderr] Compiling error-chain v0.10.0 Nov 17 16:15:25.159 INFO [stderr] Compiling cookie v0.9.2 Nov 17 16:15:26.475 INFO [stderr] Compiling dotenv v0.10.1 Nov 17 16:15:43.359 INFO [stderr] Compiling diesel v1.3.2 Nov 17 16:15:50.038 INFO [stderr] Compiling rocket v0.3.16 Nov 17 16:16:06.113 INFO [stderr] Compiling rocket_codegen v0.3.16 Nov 17 16:16:35.303 INFO [stderr] Compiling osci-dash v0.1.0 (/source) Nov 17 16:16:37.140 INFO [stderr] warning: unused import: `matrices` Nov 17 16:16:37.140 INFO [stderr] --> src/jenkins/job.rs:1:14 Nov 17 16:16:37.140 INFO [stderr] | Nov 17 16:16:37.140 INFO [stderr] 1 | use schema::{matrices, jobs}; Nov 17 16:16:37.140 INFO [stderr] | ^^^^^^^^ Nov 17 16:16:37.140 INFO [stderr] | Nov 17 16:16:37.140 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 16:16:37.140 INFO [stderr] Nov 17 16:16:37.140 INFO [stderr] warning: unused import: `Run` Nov 17 16:16:37.140 INFO [stderr] --> src/jenkins/job.rs:2:21 Nov 17 16:16:37.140 INFO [stderr] | Nov 17 16:16:37.140 INFO [stderr] 2 | use super::{Matrix, Run}; Nov 17 16:16:37.140 INFO [stderr] | ^^^ Nov 17 16:16:37.140 INFO [stderr] Nov 17 16:16:37.140 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:37.140 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 17 16:16:37.140 INFO [stderr] | Nov 17 16:16:37.140 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.140 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.140 INFO [stderr] | Nov 17 16:16:37.140 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 16:16:37.140 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:37.140 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.140 INFO [stderr] Nov 17 16:16:37.140 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 17 16:16:37.140 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 17 16:16:37.140 INFO [stderr] | Nov 17 16:16:37.140 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.140 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.140 INFO [stderr] | Nov 17 16:16:37.140 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:37.140 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.140 INFO [stderr] Nov 17 16:16:37.140 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:37.140 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 17 16:16:37.140 INFO [stderr] | Nov 17 16:16:37.140 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.140 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.140 INFO [stderr] | Nov 17 16:16:37.140 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:37.140 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.140 INFO [stderr] Nov 17 16:16:37.140 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 17 16:16:37.140 INFO [stderr] --> src/jenkins/job.rs:5:24 Nov 17 16:16:37.140 INFO [stderr] | Nov 17 16:16:37.140 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.140 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.140 INFO [stderr] | Nov 17 16:16:37.140 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:37.140 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.140 INFO [stderr] Nov 17 16:16:37.140 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:37.140 INFO [stderr] --> src/jenkins/job.rs:5:24 Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.141 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.141 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.141 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:37.141 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.141 INFO [stderr] Nov 17 16:16:37.141 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:37.141 INFO [stderr] --> src/jenkins/job.rs:5:36 Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.141 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.141 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.141 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:37.141 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.141 INFO [stderr] Nov 17 16:16:37.141 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 17 16:16:37.141 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.141 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.141 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.141 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:37.141 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.141 INFO [stderr] Nov 17 16:16:37.141 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:37.141 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.141 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.141 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.141 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:37.141 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.141 INFO [stderr] Nov 17 16:16:37.141 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 17 16:16:37.141 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.141 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.141 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.141 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:37.141 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.141 INFO [stderr] Nov 17 16:16:37.141 INFO [stderr] warning: unused import: `super::Job` Nov 17 16:16:37.141 INFO [stderr] --> src/jenkins/matrix.rs:2:5 Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.141 INFO [stderr] 2 | use super::Job; Nov 17 16:16:37.141 INFO [stderr] | ^^^^^^^^^^ Nov 17 16:16:37.141 INFO [stderr] Nov 17 16:16:37.141 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 17 16:16:37.141 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.141 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:37.141 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.141 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:37.141 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.141 INFO [stderr] Nov 17 16:16:37.141 INFO [stderr] warning: cannot find type `matrices` in this scope Nov 17 16:16:37.141 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.141 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:37.141 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.141 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:37.141 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.141 INFO [stderr] Nov 17 16:16:37.141 INFO [stderr] warning: cannot find type `matrices` in this scope Nov 17 16:16:37.141 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.141 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:37.141 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.141 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:37.141 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.141 INFO [stderr] Nov 17 16:16:37.141 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 17 16:16:37.141 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.141 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:37.141 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.141 INFO [stderr] | Nov 17 16:16:37.142 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:37.142 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.142 INFO [stderr] Nov 17 16:16:37.142 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 17 16:16:37.142 INFO [stderr] --> src/jenkins/matrix.rs:4:36 Nov 17 16:16:37.142 INFO [stderr] | Nov 17 16:16:37.142 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:37.142 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.142 INFO [stderr] | Nov 17 16:16:37.142 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:37.142 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.142 INFO [stderr] Nov 17 16:16:37.142 INFO [stderr] warning: unused import: `jobs` Nov 17 16:16:37.142 INFO [stderr] --> src/jenkins/run.rs:3:20 Nov 17 16:16:37.142 INFO [stderr] | Nov 17 16:16:37.142 INFO [stderr] 3 | use schema::{runs, jobs}; Nov 17 16:16:37.142 INFO [stderr] | ^^^^ Nov 17 16:16:37.142 INFO [stderr] Nov 17 16:16:37.142 INFO [stderr] warning: cannot find type `Run` in this scope Nov 17 16:16:37.142 INFO [stderr] --> src/jenkins/run.rs:8:10 Nov 17 16:16:37.142 INFO [stderr] | Nov 17 16:16:37.142 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.142 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.142 INFO [stderr] | Nov 17 16:16:37.142 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:37.142 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.142 INFO [stderr] Nov 17 16:16:37.142 INFO [stderr] warning: cannot find type `runs` in this scope Nov 17 16:16:37.142 INFO [stderr] --> src/jenkins/run.rs:8:10 Nov 17 16:16:37.142 INFO [stderr] | Nov 17 16:16:37.142 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.142 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.142 INFO [stderr] | Nov 17 16:16:37.142 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:37.142 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.142 INFO [stderr] Nov 17 16:16:37.142 INFO [stderr] warning: cannot find type `runs` in this scope Nov 17 16:16:37.142 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 17 16:16:37.142 INFO [stderr] | Nov 17 16:16:37.142 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.142 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.142 INFO [stderr] | Nov 17 16:16:37.142 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:37.142 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.142 INFO [stderr] Nov 17 16:16:37.142 INFO [stderr] warning: cannot find type `Run` in this scope Nov 17 16:16:37.142 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 17 16:16:37.142 INFO [stderr] | Nov 17 16:16:37.142 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.142 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.142 INFO [stderr] | Nov 17 16:16:37.142 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:37.142 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.142 INFO [stderr] Nov 17 16:16:37.142 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 16:16:37.142 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 17 16:16:37.142 INFO [stderr] | Nov 17 16:16:37.142 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.142 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.142 INFO [stderr] | Nov 17 16:16:37.142 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:37.142 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.142 INFO [stderr] Nov 17 16:16:37.142 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 16:16:37.142 INFO [stderr] --> src/jenkins/run.rs:8:36 Nov 17 16:16:37.142 INFO [stderr] | Nov 17 16:16:37.142 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.142 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.142 INFO [stderr] | Nov 17 16:16:37.142 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:37.142 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.142 INFO [stderr] Nov 17 16:16:37.142 INFO [stderr] warning: cannot find type `Run` in this scope Nov 17 16:16:37.142 INFO [stderr] --> src/jenkins/run.rs:8:36 Nov 17 16:16:37.142 INFO [stderr] | Nov 17 16:16:37.142 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.142 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.142 INFO [stderr] | Nov 17 16:16:37.142 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:37.143 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.143 INFO [stderr] Nov 17 16:16:37.143 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:37.143 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 17 16:16:37.143 INFO [stderr] | Nov 17 16:16:37.143 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.143 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.143 INFO [stderr] | Nov 17 16:16:37.143 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:37.143 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.143 INFO [stderr] Nov 17 16:16:37.143 INFO [stderr] warning: cannot find type `Run` in this scope Nov 17 16:16:37.143 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 17 16:16:37.143 INFO [stderr] | Nov 17 16:16:37.143 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.143 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.143 INFO [stderr] | Nov 17 16:16:37.143 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:37.143 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.143 INFO [stderr] Nov 17 16:16:37.143 INFO [stderr] warning: cannot find type `runs` in this scope Nov 17 16:16:37.143 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 17 16:16:37.143 INFO [stderr] | Nov 17 16:16:37.143 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:37.143 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.143 INFO [stderr] | Nov 17 16:16:37.143 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:37.143 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.143 INFO [stderr] Nov 17 16:16:37.143 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 16:16:37.143 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 16:16:37.143 INFO [stderr] | Nov 17 16:16:37.143 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 16:16:37.143 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.143 INFO [stderr] | Nov 17 16:16:37.143 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:37.143 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.143 INFO [stderr] Nov 17 16:16:37.143 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 16:16:37.143 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:37.143 INFO [stderr] | Nov 17 16:16:37.143 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:37.143 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.143 INFO [stderr] | Nov 17 16:16:37.143 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:37.143 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.143 INFO [stderr] Nov 17 16:16:37.143 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 16:16:37.143 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:37.143 INFO [stderr] | Nov 17 16:16:37.143 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:37.143 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.143 INFO [stderr] | Nov 17 16:16:37.143 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:37.143 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.143 INFO [stderr] Nov 17 16:16:37.143 INFO [stderr] warning: cannot find type `ubuntu_version` in this scope Nov 17 16:16:37.143 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:37.143 INFO [stderr] | Nov 17 16:16:37.143 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:37.143 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.143 INFO [stderr] | Nov 17 16:16:37.143 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:37.143 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.143 INFO [stderr] Nov 17 16:16:37.143 INFO [stderr] warning: cannot find type `openstack_version` in this scope Nov 17 16:16:37.143 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:37.143 INFO [stderr] | Nov 17 16:16:37.143 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:37.143 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.143 INFO [stderr] | Nov 17 16:16:37.143 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:37.143 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.143 INFO [stderr] Nov 17 16:16:37.143 INFO [stderr] warning: cannot find type `matrix_id` in this scope Nov 17 16:16:37.143 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:37.143 INFO [stderr] | Nov 17 16:16:37.143 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:37.143 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.144 INFO [stderr] | Nov 17 16:16:37.144 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:37.144 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.144 INFO [stderr] Nov 17 16:16:37.144 INFO [stderr] warning: cannot find type `job_id` in this scope Nov 17 16:16:37.144 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:37.144 INFO [stderr] | Nov 17 16:16:37.144 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:37.144 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.144 INFO [stderr] | Nov 17 16:16:37.144 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:37.144 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.144 INFO [stderr] Nov 17 16:16:37.144 INFO [stderr] warning: cannot find type `pass` in this scope Nov 17 16:16:37.144 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:37.144 INFO [stderr] | Nov 17 16:16:37.144 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:37.144 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.144 INFO [stderr] | Nov 17 16:16:37.144 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:37.144 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.144 INFO [stderr] Nov 17 16:16:37.144 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 17 16:16:37.144 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:37.144 INFO [stderr] | Nov 17 16:16:37.144 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:37.144 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.144 INFO [stderr] | Nov 17 16:16:37.144 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:37.144 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.144 INFO [stderr] Nov 17 16:16:37.144 INFO [stderr] warning: cannot find type `runtime` in this scope Nov 17 16:16:37.144 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:37.144 INFO [stderr] | Nov 17 16:16:37.144 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:37.144 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:37.144 INFO [stderr] | Nov 17 16:16:37.144 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:37.144 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:37.144 INFO [stderr] Nov 17 16:16:37.507 INFO [stderr] warning: unused variable: `jenkins_worker` Nov 17 16:16:37.507 INFO [stderr] --> src/main.rs:68:9 Nov 17 16:16:37.507 INFO [stderr] | Nov 17 16:16:37.507 INFO [stderr] 68 | let jenkins_worker = jenkins_updater(sleep_duration); Nov 17 16:16:37.507 INFO [stderr] | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Nov 17 16:16:37.507 INFO [stderr] | Nov 17 16:16:37.507 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 16:16:37.507 INFO [stderr] Nov 17 16:16:40.719 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s Nov 17 16:16:40.721 INFO [stderr] su: No module specific data is present Nov 17 16:16:41.017 INFO running `"docker" "inspect" "2beeb1aa22c640b3d04e682c2c4996e160d5e8c232b83eae417d6b597ec9d10a"` Nov 17 16:16:41.115 INFO running `"docker" "rm" "-f" "2beeb1aa22c640b3d04e682c2c4996e160d5e8c232b83eae417d6b597ec9d10a"` Nov 17 16:16:41.248 INFO [stdout] 2beeb1aa22c640b3d04e682c2c4996e160d5e8c232b83eae417d6b597ec9d10a Nov 17 16:16:41.252 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:41.503 INFO [stdout] 9bc60c21c99f028e03d0059f321ab29bdf59f866c2cdb4fbe409870fa1c4c016 Nov 17 16:16:41.508 INFO running `"docker" "start" "-a" "9bc60c21c99f028e03d0059f321ab29bdf59f866c2cdb4fbe409870fa1c4c016"` Nov 17 16:16:42.247 INFO [stderr] usermod: no changes Nov 17 16:16:42.392 INFO [stderr] Compiling osci-dash v0.1.0 (/source) Nov 17 16:16:44.144 INFO [stderr] warning: unused import: `matrices` Nov 17 16:16:44.144 INFO [stderr] --> src/jenkins/job.rs:1:14 Nov 17 16:16:44.144 INFO [stderr] | Nov 17 16:16:44.144 INFO [stderr] 1 | use schema::{matrices, jobs}; Nov 17 16:16:44.144 INFO [stderr] | ^^^^^^^^ Nov 17 16:16:44.144 INFO [stderr] | Nov 17 16:16:44.144 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 16:16:44.144 INFO [stderr] Nov 17 16:16:44.144 INFO [stderr] warning: unused import: `Run` Nov 17 16:16:44.144 INFO [stderr] --> src/jenkins/job.rs:2:21 Nov 17 16:16:44.144 INFO [stderr] | Nov 17 16:16:44.144 INFO [stderr] 2 | use super::{Matrix, Run}; Nov 17 16:16:44.144 INFO [stderr] | ^^^ Nov 17 16:16:44.144 INFO [stderr] Nov 17 16:16:44.144 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:44.144 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 17 16:16:44.144 INFO [stderr] | Nov 17 16:16:44.144 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.144 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.144 INFO [stderr] | Nov 17 16:16:44.144 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 16:16:44.144 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:44.144 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.144 INFO [stderr] Nov 17 16:16:44.144 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 17 16:16:44.144 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 17 16:16:44.144 INFO [stderr] | Nov 17 16:16:44.144 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.144 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.144 INFO [stderr] | Nov 17 16:16:44.144 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:44.144 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.144 INFO [stderr] Nov 17 16:16:44.144 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:44.144 INFO [stderr] --> src/jenkins/job.rs:5:10 Nov 17 16:16:44.144 INFO [stderr] | Nov 17 16:16:44.144 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.144 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.144 INFO [stderr] | Nov 17 16:16:44.144 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:44.144 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.144 INFO [stderr] Nov 17 16:16:44.144 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 17 16:16:44.144 INFO [stderr] --> src/jenkins/job.rs:5:24 Nov 17 16:16:44.144 INFO [stderr] | Nov 17 16:16:44.144 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.144 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.144 INFO [stderr] | Nov 17 16:16:44.144 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:44.144 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.144 INFO [stderr] Nov 17 16:16:44.144 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:44.144 INFO [stderr] --> src/jenkins/job.rs:5:24 Nov 17 16:16:44.144 INFO [stderr] | Nov 17 16:16:44.144 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.144 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.144 INFO [stderr] | Nov 17 16:16:44.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:44.145 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.145 INFO [stderr] Nov 17 16:16:44.145 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:44.145 INFO [stderr] --> src/jenkins/job.rs:5:36 Nov 17 16:16:44.145 INFO [stderr] | Nov 17 16:16:44.145 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.145 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.145 INFO [stderr] | Nov 17 16:16:44.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:44.145 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.145 INFO [stderr] Nov 17 16:16:44.145 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 17 16:16:44.145 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 17 16:16:44.145 INFO [stderr] | Nov 17 16:16:44.145 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.145 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.145 INFO [stderr] | Nov 17 16:16:44.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:44.145 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.145 INFO [stderr] Nov 17 16:16:44.145 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:44.145 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 17 16:16:44.145 INFO [stderr] | Nov 17 16:16:44.145 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.145 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.145 INFO [stderr] | Nov 17 16:16:44.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:44.145 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.145 INFO [stderr] Nov 17 16:16:44.145 INFO [stderr] warning: cannot find type `jobs` in this scope Nov 17 16:16:44.145 INFO [stderr] --> src/jenkins/job.rs:5:47 Nov 17 16:16:44.145 INFO [stderr] | Nov 17 16:16:44.145 INFO [stderr] 5 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.145 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.145 INFO [stderr] | Nov 17 16:16:44.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:44.145 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.145 INFO [stderr] Nov 17 16:16:44.145 INFO [stderr] warning: unused import: `super::Job` Nov 17 16:16:44.145 INFO [stderr] --> src/jenkins/matrix.rs:2:5 Nov 17 16:16:44.145 INFO [stderr] | Nov 17 16:16:44.145 INFO [stderr] 2 | use super::Job; Nov 17 16:16:44.145 INFO [stderr] | ^^^^^^^^^^ Nov 17 16:16:44.145 INFO [stderr] Nov 17 16:16:44.145 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 17 16:16:44.145 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Nov 17 16:16:44.145 INFO [stderr] | Nov 17 16:16:44.145 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:44.145 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.145 INFO [stderr] | Nov 17 16:16:44.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:44.145 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.145 INFO [stderr] Nov 17 16:16:44.145 INFO [stderr] warning: cannot find type `matrices` in this scope Nov 17 16:16:44.145 INFO [stderr] --> src/jenkins/matrix.rs:4:10 Nov 17 16:16:44.145 INFO [stderr] | Nov 17 16:16:44.145 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:44.145 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.145 INFO [stderr] | Nov 17 16:16:44.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:44.145 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.145 INFO [stderr] Nov 17 16:16:44.145 INFO [stderr] warning: cannot find type `matrices` in this scope Nov 17 16:16:44.145 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Nov 17 16:16:44.145 INFO [stderr] | Nov 17 16:16:44.145 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:44.145 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.145 INFO [stderr] | Nov 17 16:16:44.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:44.145 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.145 INFO [stderr] Nov 17 16:16:44.145 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 17 16:16:44.145 INFO [stderr] --> src/jenkins/matrix.rs:4:24 Nov 17 16:16:44.145 INFO [stderr] | Nov 17 16:16:44.145 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:44.145 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.145 INFO [stderr] | Nov 17 16:16:44.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:44.145 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.145 INFO [stderr] Nov 17 16:16:44.145 INFO [stderr] warning: cannot find type `Matrix` in this scope Nov 17 16:16:44.145 INFO [stderr] --> src/jenkins/matrix.rs:4:36 Nov 17 16:16:44.145 INFO [stderr] | Nov 17 16:16:44.145 INFO [stderr] 4 | #[derive(Identifiable, Insertable, Queryable, PartialEq, Debug)] Nov 17 16:16:44.146 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.146 INFO [stderr] | Nov 17 16:16:44.146 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:44.146 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.146 INFO [stderr] Nov 17 16:16:44.146 INFO [stderr] warning: unused import: `jobs` Nov 17 16:16:44.146 INFO [stderr] --> src/jenkins/run.rs:3:20 Nov 17 16:16:44.146 INFO [stderr] | Nov 17 16:16:44.146 INFO [stderr] 3 | use schema::{runs, jobs}; Nov 17 16:16:44.146 INFO [stderr] | ^^^^ Nov 17 16:16:44.146 INFO [stderr] Nov 17 16:16:44.146 INFO [stderr] warning: cannot find type `Run` in this scope Nov 17 16:16:44.146 INFO [stderr] --> src/jenkins/run.rs:8:10 Nov 17 16:16:44.146 INFO [stderr] | Nov 17 16:16:44.146 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.146 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.146 INFO [stderr] | Nov 17 16:16:44.146 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:44.146 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.146 INFO [stderr] Nov 17 16:16:44.146 INFO [stderr] warning: cannot find type `runs` in this scope Nov 17 16:16:44.146 INFO [stderr] --> src/jenkins/run.rs:8:10 Nov 17 16:16:44.146 INFO [stderr] | Nov 17 16:16:44.146 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.146 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.146 INFO [stderr] | Nov 17 16:16:44.146 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:44.146 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.146 INFO [stderr] Nov 17 16:16:44.146 INFO [stderr] warning: cannot find type `runs` in this scope Nov 17 16:16:44.146 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 17 16:16:44.146 INFO [stderr] | Nov 17 16:16:44.146 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.146 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.146 INFO [stderr] | Nov 17 16:16:44.146 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:44.146 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.146 INFO [stderr] Nov 17 16:16:44.146 INFO [stderr] warning: cannot find type `Run` in this scope Nov 17 16:16:44.146 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 17 16:16:44.146 INFO [stderr] | Nov 17 16:16:44.146 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.146 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.146 INFO [stderr] | Nov 17 16:16:44.146 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:44.146 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.146 INFO [stderr] Nov 17 16:16:44.146 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 16:16:44.146 INFO [stderr] --> src/jenkins/run.rs:8:24 Nov 17 16:16:44.146 INFO [stderr] | Nov 17 16:16:44.146 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.146 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.146 INFO [stderr] | Nov 17 16:16:44.146 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:44.146 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.146 INFO [stderr] Nov 17 16:16:44.146 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 16:16:44.146 INFO [stderr] --> src/jenkins/run.rs:8:36 Nov 17 16:16:44.146 INFO [stderr] | Nov 17 16:16:44.146 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.146 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.146 INFO [stderr] | Nov 17 16:16:44.146 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:44.146 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.146 INFO [stderr] Nov 17 16:16:44.146 INFO [stderr] warning: cannot find type `Run` in this scope Nov 17 16:16:44.146 INFO [stderr] --> src/jenkins/run.rs:8:36 Nov 17 16:16:44.146 INFO [stderr] | Nov 17 16:16:44.146 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.146 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.146 INFO [stderr] | Nov 17 16:16:44.146 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:44.146 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.146 INFO [stderr] Nov 17 16:16:44.146 INFO [stderr] warning: cannot find type `Job` in this scope Nov 17 16:16:44.146 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 17 16:16:44.146 INFO [stderr] | Nov 17 16:16:44.146 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.146 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.146 INFO [stderr] | Nov 17 16:16:44.146 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:44.146 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.146 INFO [stderr] Nov 17 16:16:44.146 INFO [stderr] warning: cannot find type `Run` in this scope Nov 17 16:16:44.147 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 17 16:16:44.147 INFO [stderr] | Nov 17 16:16:44.147 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.147 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.147 INFO [stderr] | Nov 17 16:16:44.147 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:44.147 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.147 INFO [stderr] Nov 17 16:16:44.147 INFO [stderr] warning: cannot find type `runs` in this scope Nov 17 16:16:44.147 INFO [stderr] --> src/jenkins/run.rs:8:47 Nov 17 16:16:44.147 INFO [stderr] | Nov 17 16:16:44.147 INFO [stderr] 8 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)] Nov 17 16:16:44.147 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.147 INFO [stderr] | Nov 17 16:16:44.147 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:44.147 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.147 INFO [stderr] Nov 17 16:16:44.147 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 16:16:44.147 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 16:16:44.147 INFO [stderr] | Nov 17 16:16:44.147 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 16:16:44.147 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.147 INFO [stderr] | Nov 17 16:16:44.147 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:44.147 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.147 INFO [stderr] Nov 17 16:16:44.147 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 16:16:44.147 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:44.147 INFO [stderr] | Nov 17 16:16:44.147 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:44.147 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.147 INFO [stderr] | Nov 17 16:16:44.147 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:44.147 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.147 INFO [stderr] Nov 17 16:16:44.147 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 16:16:44.147 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:44.147 INFO [stderr] | Nov 17 16:16:44.147 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:44.147 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.147 INFO [stderr] | Nov 17 16:16:44.147 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:44.147 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.147 INFO [stderr] Nov 17 16:16:44.147 INFO [stderr] warning: cannot find type `ubuntu_version` in this scope Nov 17 16:16:44.147 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:44.147 INFO [stderr] | Nov 17 16:16:44.147 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:44.147 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.147 INFO [stderr] | Nov 17 16:16:44.147 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:44.147 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.147 INFO [stderr] Nov 17 16:16:44.147 INFO [stderr] warning: cannot find type `openstack_version` in this scope Nov 17 16:16:44.147 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:44.147 INFO [stderr] | Nov 17 16:16:44.147 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:44.147 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.147 INFO [stderr] | Nov 17 16:16:44.147 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:44.147 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.147 INFO [stderr] Nov 17 16:16:44.165 INFO [stderr] warning: cannot find type `matrix_id` in this scope Nov 17 16:16:44.165 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:44.165 INFO [stderr] | Nov 17 16:16:44.165 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:44.166 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.166 INFO [stderr] | Nov 17 16:16:44.166 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:44.166 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.166 INFO [stderr] Nov 17 16:16:44.166 INFO [stderr] warning: cannot find type `job_id` in this scope Nov 17 16:16:44.166 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:44.166 INFO [stderr] | Nov 17 16:16:44.166 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:44.166 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.166 INFO [stderr] | Nov 17 16:16:44.166 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:44.166 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.166 INFO [stderr] Nov 17 16:16:44.166 INFO [stderr] warning: cannot find type `pass` in this scope Nov 17 16:16:44.166 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:44.166 INFO [stderr] | Nov 17 16:16:44.166 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:44.166 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.166 INFO [stderr] | Nov 17 16:16:44.166 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:44.166 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.166 INFO [stderr] Nov 17 16:16:44.166 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 17 16:16:44.166 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:44.166 INFO [stderr] | Nov 17 16:16:44.166 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:44.166 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.166 INFO [stderr] | Nov 17 16:16:44.166 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:44.166 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.166 INFO [stderr] Nov 17 16:16:44.166 INFO [stderr] warning: cannot find type `runtime` in this scope Nov 17 16:16:44.166 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:16:44.166 INFO [stderr] | Nov 17 16:16:44.166 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:16:44.166 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:16:44.166 INFO [stderr] | Nov 17 16:16:44.166 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:44.166 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:16:44.166 INFO [stderr] Nov 17 16:16:44.624 INFO [stderr] warning: unused variable: `jenkins_worker` Nov 17 16:16:44.624 INFO [stderr] --> src/main.rs:68:9 Nov 17 16:16:44.624 INFO [stderr] | Nov 17 16:16:44.624 INFO [stderr] 68 | let jenkins_worker = jenkins_updater(sleep_duration); Nov 17 16:16:44.624 INFO [stderr] | ^^^^^^^^^^^^^^ help: consider using `_jenkins_worker` instead Nov 17 16:16:44.624 INFO [stderr] | Nov 17 16:16:44.624 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 16:16:44.624 INFO [stderr] Nov 17 16:16:46.686 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.42s Nov 17 16:16:46.697 INFO [stderr] su: No module specific data is present Nov 17 16:16:47.379 INFO running `"docker" "inspect" "9bc60c21c99f028e03d0059f321ab29bdf59f866c2cdb4fbe409870fa1c4c016"` Nov 17 16:16:47.659 INFO running `"docker" "rm" "-f" "9bc60c21c99f028e03d0059f321ab29bdf59f866c2cdb4fbe409870fa1c4c016"` Nov 17 16:16:47.883 INFO [stdout] 9bc60c21c99f028e03d0059f321ab29bdf59f866c2cdb4fbe409870fa1c4c016 Nov 17 16:16:47.891 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:48.238 INFO [stdout] 55c4c6d2f7a94ffb4ec87202f490568e7ee1cc581f36f4e96bd9bc18816c88df Nov 17 16:16:48.240 INFO running `"docker" "start" "-a" "55c4c6d2f7a94ffb4ec87202f490568e7ee1cc581f36f4e96bd9bc18816c88df"` Nov 17 16:16:48.774 INFO [stderr] usermod: no changes Nov 17 16:16:48.875 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s Nov 17 16:16:48.880 INFO [stderr] Running /target/debug/deps/osci_dash-52b8cfb212de941b Nov 17 16:16:48.885 INFO [stdout] Nov 17 16:16:48.885 INFO [stdout] running 0 tests Nov 17 16:16:48.885 INFO [stdout] Nov 17 16:16:48.885 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 16:16:48.885 INFO [stdout] Nov 17 16:16:48.888 INFO [stderr] su: No module specific data is present Nov 17 16:16:49.233 INFO running `"docker" "inspect" "55c4c6d2f7a94ffb4ec87202f490568e7ee1cc581f36f4e96bd9bc18816c88df"` Nov 17 16:16:49.345 INFO running `"docker" "rm" "-f" "55c4c6d2f7a94ffb4ec87202f490568e7ee1cc581f36f4e96bd9bc18816c88df"` Nov 17 16:16:49.529 INFO [stdout] 55c4c6d2f7a94ffb4ec87202f490568e7ee1cc581f36f4e96bd9bc18816c88df