Dec 05 07:23:28.716 INFO testing simmons/punch against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 05 07:23:28.716 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +906deae0790bd18681b937fe9a141a3c26cf1855-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 05 07:23:29.224 INFO [stdout] 01f258d6d38561600418d3b2186fc043ba53cf3698e3941ed210c1b3de6e0146 Dec 05 07:23:29.227 INFO running `"docker" "start" "-a" "01f258d6d38561600418d3b2186fc043ba53cf3698e3941ed210c1b3de6e0146"` Dec 05 07:23:30.817 INFO [stderr] usermod: no changes Dec 05 07:23:31.316 INFO [stderr] Compiling actix-web v0.7.2 Dec 05 07:23:31.330 INFO [stderr] Compiling socket2 v0.3.7 Dec 05 07:23:31.332 INFO [stderr] Compiling ring v0.13.2 Dec 05 07:23:31.334 INFO [stderr] Compiling brotli-sys v0.3.2 Dec 05 07:23:31.342 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 05 07:23:31.353 INFO [stderr] Compiling crossbeam-epoch v0.5.1 Dec 05 07:23:31.376 INFO [stderr] Compiling r2d2 v0.8.2 Dec 05 07:23:31.385 INFO [stderr] Compiling lock_api v0.1.3 Dec 05 07:23:34.032 INFO [stderr] Compiling clap v2.32.0 Dec 05 07:23:35.166 INFO [stderr] Compiling mio-uds v0.6.6 Dec 05 07:23:37.124 INFO [stderr] Compiling syn v0.14.5 Dec 05 07:23:37.154 INFO [stderr] Compiling url v1.7.1 Dec 05 07:23:37.154 INFO [stderr] Compiling regex v0.2.11 Dec 05 07:23:37.154 INFO [stderr] Compiling regex v1.0.2 Dec 05 07:23:37.172 INFO [stderr] Compiling diesel-derive-enum v0.4.4 Dec 05 07:23:39.248 INFO [stderr] Compiling h2 v0.1.10 Dec 05 07:23:47.061 INFO [stderr] Compiling backtrace v0.2.3 Dec 05 07:24:19.748 INFO [stderr] Compiling flate2 v1.0.1 Dec 05 07:24:19.817 INFO [stderr] Compiling chrono v0.4.5 Dec 05 07:24:19.952 INFO [stderr] Compiling parking_lot v0.6.3 Dec 05 07:24:21.204 INFO [stderr] Compiling phf_generator v0.7.22 Dec 05 07:24:21.431 INFO [stderr] Compiling tokio-signal v0.2.1 Dec 05 07:24:23.352 INFO [stderr] Compiling error-chain v0.1.12 Dec 05 07:24:23.352 INFO [stderr] Compiling serde_derive v1.0.70 Dec 05 07:24:23.396 INFO [stderr] Compiling actix_derive v0.3.0 Dec 05 07:24:26.596 INFO [stderr] Compiling error-chain v0.10.0 Dec 05 07:24:26.656 INFO [stderr] Compiling crossbeam-channel v0.2.3 Dec 05 07:24:26.754 INFO [stderr] Compiling failure v0.1.1 Dec 05 07:24:26.757 INFO [stderr] Compiling phf_codegen v0.7.22 Dec 05 07:24:29.044 INFO [stderr] Compiling brotli2 v0.3.2 Dec 05 07:24:29.178 INFO [stderr] Compiling trust-dns-proto v0.4.0 Dec 05 07:24:29.324 INFO [stderr] Compiling bcrypt v0.2.0 Dec 05 07:24:29.440 INFO [stderr] Compiling mime_guess v2.0.0-alpha.6 Dec 05 07:24:34.701 INFO [stderr] Compiling dotenv v0.10.1 Dec 05 07:24:34.724 INFO [stderr] Compiling diesel v1.3.2 Dec 05 07:24:40.220 INFO [stderr] Compiling cookie v0.11.0 Dec 05 07:24:55.408 INFO [stderr] Compiling trust-dns-resolver v0.9.0 Dec 05 07:25:02.512 INFO [stderr] Compiling askama_shared v0.7.1 Dec 05 07:25:04.672 INFO [stderr] Compiling askama_derive v0.7.1 Dec 05 07:25:08.584 INFO [stderr] Compiling actix v0.7.3 Dec 05 07:25:23.580 INFO [stderr] Compiling askama v0.7.1 Dec 05 07:25:24.918 INFO [stderr] Compiling punch-web v0.1.0 (/source) Dec 05 07:25:47.688 INFO [stderr] Compiling migrations_internals v1.3.0 Dec 05 07:25:53.890 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 05 07:25:58.432 INFO [stderr] Compiling diesel_migrations v1.3.0 Dec 05 07:26:01.916 INFO [stderr] warning: unused `#[macro_use]` import Dec 05 07:26:01.916 INFO [stderr] --> src/main.rs:90:1 Dec 05 07:26:01.916 INFO [stderr] | Dec 05 07:26:01.916 INFO [stderr] 90 | #[macro_use] Dec 05 07:26:01.916 INFO [stderr] | ^^^^^^^^^^^^ Dec 05 07:26:01.916 INFO [stderr] | Dec 05 07:26:01.917 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 05 07:26:01.917 INFO [stderr] Dec 05 07:26:01.917 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Dec 05 07:26:01.917 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Dec 05 07:26:01.917 INFO [stderr] | Dec 05 07:26:01.917 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Dec 05 07:26:01.917 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.917 INFO [stderr] | Dec 05 07:26:01.917 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 07:26:01.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.917 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.917 INFO [stderr] Dec 05 07:26:01.917 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Dec 05 07:26:01.917 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Dec 05 07:26:01.917 INFO [stderr] | Dec 05 07:26:01.917 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Dec 05 07:26:01.917 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.917 INFO [stderr] | Dec 05 07:26:01.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.917 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.917 INFO [stderr] Dec 05 07:26:01.917 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Dec 05 07:26:01.917 INFO [stderr] --> src/models.rs:14:10 Dec 05 07:26:01.917 INFO [stderr] | Dec 05 07:26:01.917 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 05 07:26:01.917 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.917 INFO [stderr] | Dec 05 07:26:01.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.917 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.917 INFO [stderr] Dec 05 07:26:01.917 INFO [stderr] warning: cannot find type `config` in this scope Dec 05 07:26:01.917 INFO [stderr] --> src/models.rs:14:21 Dec 05 07:26:01.917 INFO [stderr] | Dec 05 07:26:01.917 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 05 07:26:01.917 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.917 INFO [stderr] | Dec 05 07:26:01.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.917 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.917 INFO [stderr] Dec 05 07:26:01.917 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Dec 05 07:26:01.917 INFO [stderr] --> src/models.rs:14:21 Dec 05 07:26:01.917 INFO [stderr] | Dec 05 07:26:01.917 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 05 07:26:01.917 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.917 INFO [stderr] | Dec 05 07:26:01.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.917 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.917 INFO [stderr] Dec 05 07:26:01.925 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 07:26:01.925 INFO [stderr] --> src/models.rs:85:21 Dec 05 07:26:01.925 INFO [stderr] | Dec 05 07:26:01.925 INFO [stderr] 85 | #[derive(Serialize, Queryable)] Dec 05 07:26:01.925 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.925 INFO [stderr] | Dec 05 07:26:01.925 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.925 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.925 INFO [stderr] Dec 05 07:26:01.925 INFO [stderr] warning: cannot find type `users` in this scope Dec 05 07:26:01.925 INFO [stderr] --> src/models.rs:93:10 Dec 05 07:26:01.925 INFO [stderr] | Dec 05 07:26:01.925 INFO [stderr] 93 | #[derive(Insertable)] Dec 05 07:26:01.925 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.925 INFO [stderr] | Dec 05 07:26:01.925 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.925 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.925 INFO [stderr] Dec 05 07:26:01.925 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 05 07:26:01.925 INFO [stderr] --> src/models.rs:93:10 Dec 05 07:26:01.925 INFO [stderr] | Dec 05 07:26:01.925 INFO [stderr] 93 | #[derive(Insertable)] Dec 05 07:26:01.925 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.925 INFO [stderr] | Dec 05 07:26:01.925 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.925 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.925 INFO [stderr] Dec 05 07:26:01.925 INFO [stderr] warning: cannot find type `Project` in this scope Dec 05 07:26:01.925 INFO [stderr] --> src/models.rs:101:10 Dec 05 07:26:01.925 INFO [stderr] | Dec 05 07:26:01.925 INFO [stderr] 101 | #[derive(Queryable)] Dec 05 07:26:01.925 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.925 INFO [stderr] | Dec 05 07:26:01.925 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.925 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.925 INFO [stderr] Dec 05 07:26:01.925 INFO [stderr] warning: cannot find type `projects` in this scope Dec 05 07:26:01.925 INFO [stderr] --> src/models.rs:109:10 Dec 05 07:26:01.925 INFO [stderr] | Dec 05 07:26:01.925 INFO [stderr] 109 | #[derive(Insertable)] Dec 05 07:26:01.925 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.925 INFO [stderr] | Dec 05 07:26:01.925 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.925 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.925 INFO [stderr] Dec 05 07:26:01.925 INFO [stderr] warning: cannot find type `NewProject` in this scope Dec 05 07:26:01.926 INFO [stderr] --> src/models.rs:109:10 Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] 109 | #[derive(Insertable)] Dec 05 07:26:01.926 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.926 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.926 INFO [stderr] Dec 05 07:26:01.926 INFO [stderr] warning: cannot find type `EventType` in this scope Dec 05 07:26:01.926 INFO [stderr] --> src/models.rs:139:10 Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 05 07:26:01.926 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.926 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.926 INFO [stderr] Dec 05 07:26:01.926 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 07:26:01.926 INFO [stderr] --> src/models.rs:139:10 Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 05 07:26:01.926 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.926 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.926 INFO [stderr] Dec 05 07:26:01.926 INFO [stderr] warning: cannot find type `Event` in this scope Dec 05 07:26:01.926 INFO [stderr] --> src/models.rs:139:10 Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 05 07:26:01.926 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.926 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.926 INFO [stderr] Dec 05 07:26:01.926 INFO [stderr] warning: cannot find type `events` in this scope Dec 05 07:26:01.926 INFO [stderr] --> src/models.rs:154:10 Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] 154 | #[derive(Insertable)] Dec 05 07:26:01.926 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.926 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.926 INFO [stderr] Dec 05 07:26:01.926 INFO [stderr] warning: cannot find type `NewEvent` in this scope Dec 05 07:26:01.926 INFO [stderr] --> src/models.rs:154:10 Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] 154 | #[derive(Insertable)] Dec 05 07:26:01.926 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.926 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.926 INFO [stderr] Dec 05 07:26:01.926 INFO [stderr] warning: cannot find type `EventType` in this scope Dec 05 07:26:01.926 INFO [stderr] --> src/models.rs:154:10 Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] 154 | #[derive(Insertable)] Dec 05 07:26:01.926 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.926 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.926 INFO [stderr] Dec 05 07:26:01.926 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 07:26:01.926 INFO [stderr] --> src/models.rs:154:10 Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] 154 | #[derive(Insertable)] Dec 05 07:26:01.926 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.926 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.926 INFO [stderr] Dec 05 07:26:01.926 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 07:26:01.926 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 07:26:01.926 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.926 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.926 INFO [stderr] Dec 05 07:26:01.926 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 07:26:01.926 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.926 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:01.926 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.926 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.927 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.927 INFO [stderr] Dec 05 07:26:01.927 INFO [stderr] warning: cannot find type `secret` in this scope Dec 05 07:26:01.927 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:01.927 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:01.927 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.927 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.927 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.927 INFO [stderr] Dec 05 07:26:01.927 INFO [stderr] warning: cannot find type `project_id` in this scope Dec 05 07:26:01.927 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:01.927 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:01.927 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.927 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.927 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.927 INFO [stderr] Dec 05 07:26:01.927 INFO [stderr] warning: cannot find type `event_type` in this scope Dec 05 07:26:01.927 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:01.927 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:01.927 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.927 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.927 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.927 INFO [stderr] Dec 05 07:26:01.927 INFO [stderr] warning: cannot find type `clock` in this scope Dec 05 07:26:01.927 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:01.927 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:01.927 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.927 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.927 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.927 INFO [stderr] Dec 05 07:26:01.927 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 05 07:26:01.927 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:01.927 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:01.927 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.927 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.927 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.927 INFO [stderr] Dec 05 07:26:01.927 INFO [stderr] warning: cannot find type `name` in this scope Dec 05 07:26:01.927 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:01.927 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:01.927 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.927 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.927 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.927 INFO [stderr] Dec 05 07:26:01.927 INFO [stderr] warning: cannot find type `overhead` in this scope Dec 05 07:26:01.927 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:01.927 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:01.927 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.927 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.927 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.927 INFO [stderr] Dec 05 07:26:01.927 INFO [stderr] warning: cannot find type `password` in this scope Dec 05 07:26:01.927 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:01.927 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:01.927 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.927 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.927 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.927 INFO [stderr] Dec 05 07:26:01.927 INFO [stderr] warning: cannot find type `admin` in this scope Dec 05 07:26:01.927 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:01.927 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:01.927 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:01.927 INFO [stderr] | Dec 05 07:26:01.927 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:01.927 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:01.927 INFO [stderr] Dec 05 07:26:21.632 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s Dec 05 07:26:21.648 INFO [stderr] su: No module specific data is present Dec 05 07:26:22.424 INFO running `"docker" "inspect" "01f258d6d38561600418d3b2186fc043ba53cf3698e3941ed210c1b3de6e0146"` Dec 05 07:26:22.734 INFO running `"docker" "rm" "-f" "01f258d6d38561600418d3b2186fc043ba53cf3698e3941ed210c1b3de6e0146"` Dec 05 07:26:23.061 INFO [stdout] 01f258d6d38561600418d3b2186fc043ba53cf3698e3941ed210c1b3de6e0146 Dec 05 07:26:23.072 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +906deae0790bd18681b937fe9a141a3c26cf1855-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 05 07:26:23.575 INFO [stdout] b9b28fb9bb3f4748212e756ec1c2005227eb1653228afb17a178bb5f83c8efa5 Dec 05 07:26:23.578 INFO running `"docker" "start" "-a" "b9b28fb9bb3f4748212e756ec1c2005227eb1653228afb17a178bb5f83c8efa5"` Dec 05 07:26:25.171 INFO [stderr] usermod: no changes Dec 05 07:26:25.707 INFO [stderr] Compiling punch-web v0.1.0 (/source) Dec 05 07:26:28.638 INFO [stderr] warning: unused `#[macro_use]` import Dec 05 07:26:28.638 INFO [stderr] --> src/main.rs:90:1 Dec 05 07:26:28.638 INFO [stderr] | Dec 05 07:26:28.638 INFO [stderr] 90 | #[macro_use] Dec 05 07:26:28.638 INFO [stderr] | ^^^^^^^^^^^^ Dec 05 07:26:28.638 INFO [stderr] | Dec 05 07:26:28.638 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 05 07:26:28.638 INFO [stderr] Dec 05 07:26:28.638 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Dec 05 07:26:28.638 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Dec 05 07:26:28.638 INFO [stderr] | Dec 05 07:26:28.638 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Dec 05 07:26:28.638 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.638 INFO [stderr] | Dec 05 07:26:28.638 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 07:26:28.638 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.638 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.638 INFO [stderr] Dec 05 07:26:28.638 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Dec 05 07:26:28.638 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Dec 05 07:26:28.638 INFO [stderr] | Dec 05 07:26:28.638 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Dec 05 07:26:28.638 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.638 INFO [stderr] | Dec 05 07:26:28.638 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.638 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.638 INFO [stderr] Dec 05 07:26:28.638 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Dec 05 07:26:28.638 INFO [stderr] --> src/models.rs:14:10 Dec 05 07:26:28.638 INFO [stderr] | Dec 05 07:26:28.638 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 05 07:26:28.638 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.638 INFO [stderr] | Dec 05 07:26:28.638 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.638 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.638 INFO [stderr] Dec 05 07:26:28.638 INFO [stderr] warning: cannot find type `config` in this scope Dec 05 07:26:28.638 INFO [stderr] --> src/models.rs:14:21 Dec 05 07:26:28.638 INFO [stderr] | Dec 05 07:26:28.638 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 05 07:26:28.638 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.638 INFO [stderr] | Dec 05 07:26:28.638 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.638 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.638 INFO [stderr] Dec 05 07:26:28.638 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Dec 05 07:26:28.639 INFO [stderr] --> src/models.rs:14:21 Dec 05 07:26:28.639 INFO [stderr] | Dec 05 07:26:28.639 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 05 07:26:28.639 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.639 INFO [stderr] | Dec 05 07:26:28.639 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.639 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.639 INFO [stderr] Dec 05 07:26:28.639 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 07:26:28.639 INFO [stderr] --> src/models.rs:85:21 Dec 05 07:26:28.639 INFO [stderr] | Dec 05 07:26:28.639 INFO [stderr] 85 | #[derive(Serialize, Queryable)] Dec 05 07:26:28.639 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.639 INFO [stderr] | Dec 05 07:26:28.639 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.639 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.639 INFO [stderr] Dec 05 07:26:28.639 INFO [stderr] warning: cannot find type `users` in this scope Dec 05 07:26:28.639 INFO [stderr] --> src/models.rs:93:10 Dec 05 07:26:28.639 INFO [stderr] | Dec 05 07:26:28.639 INFO [stderr] 93 | #[derive(Insertable)] Dec 05 07:26:28.639 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.639 INFO [stderr] | Dec 05 07:26:28.639 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.639 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.639 INFO [stderr] Dec 05 07:26:28.639 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 05 07:26:28.639 INFO [stderr] --> src/models.rs:93:10 Dec 05 07:26:28.639 INFO [stderr] | Dec 05 07:26:28.639 INFO [stderr] 93 | #[derive(Insertable)] Dec 05 07:26:28.639 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.639 INFO [stderr] | Dec 05 07:26:28.639 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.639 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.639 INFO [stderr] Dec 05 07:26:28.639 INFO [stderr] warning: cannot find type `Project` in this scope Dec 05 07:26:28.639 INFO [stderr] --> src/models.rs:101:10 Dec 05 07:26:28.639 INFO [stderr] | Dec 05 07:26:28.639 INFO [stderr] 101 | #[derive(Queryable)] Dec 05 07:26:28.639 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.639 INFO [stderr] | Dec 05 07:26:28.639 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.639 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.639 INFO [stderr] Dec 05 07:26:28.639 INFO [stderr] warning: cannot find type `projects` in this scope Dec 05 07:26:28.639 INFO [stderr] --> src/models.rs:109:10 Dec 05 07:26:28.639 INFO [stderr] | Dec 05 07:26:28.639 INFO [stderr] 109 | #[derive(Insertable)] Dec 05 07:26:28.639 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.639 INFO [stderr] | Dec 05 07:26:28.639 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.639 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.639 INFO [stderr] Dec 05 07:26:28.639 INFO [stderr] warning: cannot find type `NewProject` in this scope Dec 05 07:26:28.639 INFO [stderr] --> src/models.rs:109:10 Dec 05 07:26:28.639 INFO [stderr] | Dec 05 07:26:28.639 INFO [stderr] 109 | #[derive(Insertable)] Dec 05 07:26:28.639 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.639 INFO [stderr] | Dec 05 07:26:28.639 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.639 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.639 INFO [stderr] Dec 05 07:26:28.645 INFO [stderr] warning: cannot find type `EventType` in this scope Dec 05 07:26:28.645 INFO [stderr] --> src/models.rs:139:10 Dec 05 07:26:28.645 INFO [stderr] | Dec 05 07:26:28.645 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 05 07:26:28.645 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.645 INFO [stderr] | Dec 05 07:26:28.645 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.645 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.645 INFO [stderr] Dec 05 07:26:28.646 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 07:26:28.646 INFO [stderr] --> src/models.rs:139:10 Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 05 07:26:28.646 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.646 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.646 INFO [stderr] Dec 05 07:26:28.646 INFO [stderr] warning: cannot find type `Event` in this scope Dec 05 07:26:28.646 INFO [stderr] --> src/models.rs:139:10 Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 05 07:26:28.646 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.646 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.646 INFO [stderr] Dec 05 07:26:28.646 INFO [stderr] warning: cannot find type `events` in this scope Dec 05 07:26:28.646 INFO [stderr] --> src/models.rs:154:10 Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] 154 | #[derive(Insertable)] Dec 05 07:26:28.646 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.646 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.646 INFO [stderr] Dec 05 07:26:28.646 INFO [stderr] warning: cannot find type `NewEvent` in this scope Dec 05 07:26:28.646 INFO [stderr] --> src/models.rs:154:10 Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] 154 | #[derive(Insertable)] Dec 05 07:26:28.646 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.646 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.646 INFO [stderr] Dec 05 07:26:28.646 INFO [stderr] warning: cannot find type `EventType` in this scope Dec 05 07:26:28.646 INFO [stderr] --> src/models.rs:154:10 Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] 154 | #[derive(Insertable)] Dec 05 07:26:28.646 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.646 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.646 INFO [stderr] Dec 05 07:26:28.646 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 07:26:28.646 INFO [stderr] --> src/models.rs:154:10 Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] 154 | #[derive(Insertable)] Dec 05 07:26:28.646 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.646 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.646 INFO [stderr] Dec 05 07:26:28.646 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 07:26:28.646 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 07:26:28.646 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.646 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.646 INFO [stderr] Dec 05 07:26:28.646 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 07:26:28.646 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:28.646 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.646 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.646 INFO [stderr] Dec 05 07:26:28.646 INFO [stderr] warning: cannot find type `secret` in this scope Dec 05 07:26:28.646 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:28.646 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.646 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.646 INFO [stderr] Dec 05 07:26:28.646 INFO [stderr] warning: cannot find type `project_id` in this scope Dec 05 07:26:28.646 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:28.646 INFO [stderr] | Dec 05 07:26:28.646 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:28.646 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.647 INFO [stderr] | Dec 05 07:26:28.647 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.647 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.647 INFO [stderr] Dec 05 07:26:28.647 INFO [stderr] warning: cannot find type `event_type` in this scope Dec 05 07:26:28.647 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:28.647 INFO [stderr] | Dec 05 07:26:28.647 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:28.647 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.647 INFO [stderr] | Dec 05 07:26:28.647 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.647 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.647 INFO [stderr] Dec 05 07:26:28.647 INFO [stderr] warning: cannot find type `clock` in this scope Dec 05 07:26:28.647 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:28.647 INFO [stderr] | Dec 05 07:26:28.647 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:28.647 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.647 INFO [stderr] | Dec 05 07:26:28.647 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.647 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.647 INFO [stderr] Dec 05 07:26:28.647 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 05 07:26:28.647 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:28.647 INFO [stderr] | Dec 05 07:26:28.647 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:28.647 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.647 INFO [stderr] | Dec 05 07:26:28.647 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.647 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.647 INFO [stderr] Dec 05 07:26:28.647 INFO [stderr] warning: cannot find type `name` in this scope Dec 05 07:26:28.647 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:28.647 INFO [stderr] | Dec 05 07:26:28.647 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:28.647 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.647 INFO [stderr] | Dec 05 07:26:28.647 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.647 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.647 INFO [stderr] Dec 05 07:26:28.647 INFO [stderr] warning: cannot find type `overhead` in this scope Dec 05 07:26:28.647 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:28.647 INFO [stderr] | Dec 05 07:26:28.647 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:28.647 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.647 INFO [stderr] | Dec 05 07:26:28.647 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.647 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.647 INFO [stderr] Dec 05 07:26:28.647 INFO [stderr] warning: cannot find type `password` in this scope Dec 05 07:26:28.647 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:28.647 INFO [stderr] | Dec 05 07:26:28.647 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:28.647 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.647 INFO [stderr] | Dec 05 07:26:28.647 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.647 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.647 INFO [stderr] Dec 05 07:26:28.647 INFO [stderr] warning: cannot find type `admin` in this scope Dec 05 07:26:28.647 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:26:28.647 INFO [stderr] | Dec 05 07:26:28.647 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:26:28.647 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:26:28.647 INFO [stderr] | Dec 05 07:26:28.647 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 07:26:28.647 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:26:28.647 INFO [stderr] Dec 05 07:26:30.860 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.66s Dec 05 07:26:30.880 INFO [stderr] su: No module specific data is present Dec 05 07:26:31.304 INFO running `"docker" "inspect" "b9b28fb9bb3f4748212e756ec1c2005227eb1653228afb17a178bb5f83c8efa5"` Dec 05 07:26:31.540 INFO running `"docker" "rm" "-f" "b9b28fb9bb3f4748212e756ec1c2005227eb1653228afb17a178bb5f83c8efa5"` Dec 05 07:26:31.864 INFO [stdout] b9b28fb9bb3f4748212e756ec1c2005227eb1653228afb17a178bb5f83c8efa5 Dec 05 07:26:31.866 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +906deae0790bd18681b937fe9a141a3c26cf1855-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 05 07:26:32.246 INFO [stdout] efdf25d3dc2a932fa5797f8bf82cae8f30c8a7de3efb5855ffd2d53669003f48 Dec 05 07:26:32.250 INFO running `"docker" "start" "-a" "efdf25d3dc2a932fa5797f8bf82cae8f30c8a7de3efb5855ffd2d53669003f48"` Dec 05 07:26:33.276 INFO [stderr] usermod: no changes Dec 05 07:26:33.600 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.28s Dec 05 07:26:33.608 INFO [stderr] Running /target/debug/deps/punch_web-32564ff8365ffa74 Dec 05 07:26:33.616 INFO [stdout] Dec 05 07:26:33.616 INFO [stdout] running 0 tests Dec 05 07:26:33.616 INFO [stdout] Dec 05 07:26:33.616 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 07:26:33.616 INFO [stdout] Dec 05 07:26:33.624 INFO [stderr] su: No module specific data is present Dec 05 07:26:33.942 INFO running `"docker" "inspect" "efdf25d3dc2a932fa5797f8bf82cae8f30c8a7de3efb5855ffd2d53669003f48"` Dec 05 07:26:34.152 INFO running `"docker" "rm" "-f" "efdf25d3dc2a932fa5797f8bf82cae8f30c8a7de3efb5855ffd2d53669003f48"` Dec 05 07:26:34.306 INFO [stdout] efdf25d3dc2a932fa5797f8bf82cae8f30c8a7de3efb5855ffd2d53669003f48