Dec 13 03:13:53.639 INFO testing simmons/punch against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 03:13:53.639 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 13 03:13:54.265 INFO [stdout] 32d6f8a87b24caa4f2a035eee45fd43a744e8576cd9f4425ca8fe435afc9b916 Dec 13 03:13:54.267 INFO running `"docker" "start" "-a" "32d6f8a87b24caa4f2a035eee45fd43a744e8576cd9f4425ca8fe435afc9b916"` Dec 13 03:13:56.675 INFO [stderr] usermod: no changes Dec 13 03:13:57.223 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 13 03:13:57.269 INFO [stderr] Compiling nom v4.0.0 Dec 13 03:13:57.269 INFO [stderr] Compiling syn v0.11.11 Dec 13 03:13:57.269 INFO [stderr] Compiling r2d2 v0.8.2 Dec 13 03:13:57.271 INFO [stderr] Compiling syn v0.14.5 Dec 13 03:13:57.283 INFO [stderr] Compiling regex v0.2.11 Dec 13 03:13:57.283 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 13 03:13:57.283 INFO [stderr] Compiling flate2 v1.0.1 Dec 13 03:14:01.069 INFO [stderr] Compiling chrono v0.4.5 Dec 13 03:14:01.589 INFO [stderr] Compiling error-chain v0.10.0 Dec 13 03:14:06.327 INFO [stderr] Compiling bcrypt v0.2.0 Dec 13 03:14:31.187 INFO [stderr] Compiling diesel v1.3.2 Dec 13 03:14:36.287 INFO [stderr] Compiling synstructure v0.6.1 Dec 13 03:14:36.287 INFO [stderr] Compiling derive-error-chain v0.10.1 Dec 13 03:14:36.287 INFO [stderr] Compiling diesel-derive-enum v0.4.4 Dec 13 03:14:46.299 INFO [stderr] Compiling failure_derive v0.1.1 Dec 13 03:14:51.715 INFO [stderr] Compiling dotenv v0.10.1 Dec 13 03:14:51.991 INFO [stderr] Compiling serde_derive v1.0.70 Dec 13 03:14:51.991 INFO [stderr] Compiling actix_derive v0.3.0 Dec 13 03:14:52.237 INFO [stderr] Compiling failure v0.1.1 Dec 13 03:14:57.211 INFO [stderr] Compiling actix v0.7.3 Dec 13 03:15:09.191 INFO [stderr] Compiling actix-web v0.7.2 Dec 13 03:15:10.941 INFO [stderr] Compiling askama_shared v0.7.1 Dec 13 03:15:13.587 INFO [stderr] Compiling askama_derive v0.7.1 Dec 13 03:15:33.475 INFO [stderr] Compiling askama v0.7.1 Dec 13 03:15:35.232 INFO [stderr] Compiling punch-web v0.1.0 (/source) Dec 13 03:15:46.719 INFO [stderr] Compiling migrations_internals v1.3.0 Dec 13 03:15:48.373 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 13 03:15:49.963 INFO [stderr] Compiling diesel_migrations v1.3.0 Dec 13 03:15:53.000 INFO [stderr] warning: unused `#[macro_use]` import Dec 13 03:15:53.000 INFO [stderr] --> src/main.rs:90:1 Dec 13 03:15:53.000 INFO [stderr] | Dec 13 03:15:53.000 INFO [stderr] 90 | #[macro_use] Dec 13 03:15:53.000 INFO [stderr] | ^^^^^^^^^^^^ Dec 13 03:15:53.000 INFO [stderr] | Dec 13 03:15:53.000 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 13 03:15:53.000 INFO [stderr] Dec 13 03:15:53.000 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Dec 13 03:15:53.000 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Dec 13 03:15:53.000 INFO [stderr] | Dec 13 03:15:53.000 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Dec 13 03:15:53.000 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.000 INFO [stderr] | Dec 13 03:15:53.000 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 03:15:53.000 INFO [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 13 03:15:53.000 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.000 INFO [stderr] Dec 13 03:15:53.000 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Dec 13 03:15:53.000 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Dec 13 03:15:53.000 INFO [stderr] | Dec 13 03:15:53.000 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Dec 13 03:15:53.000 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.000 INFO [stderr] | Dec 13 03:15:53.000 INFO [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 13 03:15:53.000 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.000 INFO [stderr] Dec 13 03:15:53.000 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Dec 13 03:15:53.000 INFO [stderr] --> src/models.rs:14:10 Dec 13 03:15:53.000 INFO [stderr] | Dec 13 03:15:53.000 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 13 03:15:53.000 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.000 INFO [stderr] | Dec 13 03:15:53.000 INFO [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 13 03:15:53.000 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.000 INFO [stderr] Dec 13 03:15:53.000 INFO [stderr] warning: cannot find type `config` in this scope Dec 13 03:15:53.000 INFO [stderr] --> src/models.rs:14:21 Dec 13 03:15:53.000 INFO [stderr] | Dec 13 03:15:53.000 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 13 03:15:53.000 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.000 INFO [stderr] | Dec 13 03:15:53.000 INFO [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 13 03:15:53.000 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.000 INFO [stderr] Dec 13 03:15:53.000 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Dec 13 03:15:53.000 INFO [stderr] --> src/models.rs:14:21 Dec 13 03:15:53.000 INFO [stderr] | Dec 13 03:15:53.000 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 13 03:15:53.000 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.000 INFO [stderr] | Dec 13 03:15:53.000 INFO [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 13 03:15:53.000 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.000 INFO [stderr] Dec 13 03:15:53.000 INFO [stderr] warning: cannot find type `User` in this scope Dec 13 03:15:53.000 INFO [stderr] --> src/models.rs:85:21 Dec 13 03:15:53.000 INFO [stderr] | Dec 13 03:15:53.000 INFO [stderr] 85 | #[derive(Serialize, Queryable)] Dec 13 03:15:53.000 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.000 INFO [stderr] | Dec 13 03:15:53.000 INFO [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 13 03:15:53.000 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.000 INFO [stderr] Dec 13 03:15:53.000 INFO [stderr] warning: cannot find type `users` in this scope Dec 13 03:15:53.000 INFO [stderr] --> src/models.rs:93:10 Dec 13 03:15:53.000 INFO [stderr] | Dec 13 03:15:53.000 INFO [stderr] 93 | #[derive(Insertable)] Dec 13 03:15:53.000 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.000 INFO [stderr] | Dec 13 03:15:53.000 INFO [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 13 03:15:53.000 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.000 INFO [stderr] Dec 13 03:15:53.000 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 13 03:15:53.000 INFO [stderr] --> src/models.rs:93:10 Dec 13 03:15:53.000 INFO [stderr] | Dec 13 03:15:53.000 INFO [stderr] 93 | #[derive(Insertable)] Dec 13 03:15:53.000 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.000 INFO [stderr] | Dec 13 03:15:53.000 INFO [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 13 03:15:53.000 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.000 INFO [stderr] Dec 13 03:15:53.000 INFO [stderr] warning: cannot find type `Project` in this scope Dec 13 03:15:53.001 INFO [stderr] --> src/models.rs:101:10 Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [stderr] 101 | #[derive(Queryable)] Dec 13 03:15:53.001 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [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 13 03:15:53.001 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.001 INFO [stderr] Dec 13 03:15:53.001 INFO [stderr] warning: cannot find type `projects` in this scope Dec 13 03:15:53.001 INFO [stderr] --> src/models.rs:109:10 Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [stderr] 109 | #[derive(Insertable)] Dec 13 03:15:53.001 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [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 13 03:15:53.001 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.001 INFO [stderr] Dec 13 03:15:53.001 INFO [stderr] warning: cannot find type `NewProject` in this scope Dec 13 03:15:53.001 INFO [stderr] --> src/models.rs:109:10 Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [stderr] 109 | #[derive(Insertable)] Dec 13 03:15:53.001 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [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 13 03:15:53.001 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.001 INFO [stderr] Dec 13 03:15:53.001 INFO [stderr] warning: cannot find type `EventType` in this scope Dec 13 03:15:53.001 INFO [stderr] --> src/models.rs:139:10 Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 13 03:15:53.001 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [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 13 03:15:53.001 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.001 INFO [stderr] Dec 13 03:15:53.001 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 03:15:53.001 INFO [stderr] --> src/models.rs:139:10 Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 13 03:15:53.001 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [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 13 03:15:53.001 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.001 INFO [stderr] Dec 13 03:15:53.001 INFO [stderr] warning: cannot find type `Event` in this scope Dec 13 03:15:53.001 INFO [stderr] --> src/models.rs:139:10 Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 13 03:15:53.001 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [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 13 03:15:53.001 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.001 INFO [stderr] Dec 13 03:15:53.001 INFO [stderr] warning: cannot find type `events` in this scope Dec 13 03:15:53.001 INFO [stderr] --> src/models.rs:154:10 Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [stderr] 154 | #[derive(Insertable)] Dec 13 03:15:53.001 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [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 13 03:15:53.001 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.001 INFO [stderr] Dec 13 03:15:53.001 INFO [stderr] warning: cannot find type `NewEvent` in this scope Dec 13 03:15:53.001 INFO [stderr] --> src/models.rs:154:10 Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [stderr] 154 | #[derive(Insertable)] Dec 13 03:15:53.001 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [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 13 03:15:53.001 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.001 INFO [stderr] Dec 13 03:15:53.001 INFO [stderr] warning: cannot find type `EventType` in this scope Dec 13 03:15:53.001 INFO [stderr] --> src/models.rs:154:10 Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [stderr] 154 | #[derive(Insertable)] Dec 13 03:15:53.001 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [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 13 03:15:53.001 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.001 INFO [stderr] Dec 13 03:15:53.001 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 03:15:53.001 INFO [stderr] --> src/models.rs:154:10 Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [stderr] 154 | #[derive(Insertable)] Dec 13 03:15:53.001 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.001 INFO [stderr] | Dec 13 03:15:53.001 INFO [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 13 03:15:53.002 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.002 INFO [stderr] Dec 13 03:15:53.007 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 03:15:53.007 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 03:15:53.007 INFO [stderr] | Dec 13 03:15:53.007 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 03:15:53.007 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.007 INFO [stderr] | Dec 13 03:15:53.007 INFO [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 13 03:15:53.007 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.007 INFO [stderr] Dec 13 03:15:53.007 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 03:15:53.007 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:15:53.007 INFO [stderr] | Dec 13 03:15:53.007 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:15:53.007 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.007 INFO [stderr] | Dec 13 03:15:53.007 INFO [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 13 03:15:53.007 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.007 INFO [stderr] Dec 13 03:15:53.007 INFO [stderr] warning: cannot find type `secret` in this scope Dec 13 03:15:53.007 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:15:53.007 INFO [stderr] | Dec 13 03:15:53.007 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:15:53.007 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.007 INFO [stderr] | Dec 13 03:15:53.007 INFO [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 13 03:15:53.007 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.007 INFO [stderr] Dec 13 03:15:53.008 INFO [stderr] warning: cannot find type `project_id` in this scope Dec 13 03:15:53.008 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:15:53.008 INFO [stderr] | Dec 13 03:15:53.008 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:15:53.008 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.008 INFO [stderr] | Dec 13 03:15:53.008 INFO [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 13 03:15:53.008 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.008 INFO [stderr] Dec 13 03:15:53.008 INFO [stderr] warning: cannot find type `event_type` in this scope Dec 13 03:15:53.008 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:15:53.008 INFO [stderr] | Dec 13 03:15:53.008 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:15:53.008 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.008 INFO [stderr] | Dec 13 03:15:53.008 INFO [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 13 03:15:53.008 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.008 INFO [stderr] Dec 13 03:15:53.008 INFO [stderr] warning: cannot find type `clock` in this scope Dec 13 03:15:53.008 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:15:53.008 INFO [stderr] | Dec 13 03:15:53.008 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:15:53.008 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.008 INFO [stderr] | Dec 13 03:15:53.008 INFO [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 13 03:15:53.008 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.008 INFO [stderr] Dec 13 03:15:53.008 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 13 03:15:53.008 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:15:53.008 INFO [stderr] | Dec 13 03:15:53.008 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:15:53.008 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.008 INFO [stderr] | Dec 13 03:15:53.008 INFO [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 13 03:15:53.008 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.008 INFO [stderr] Dec 13 03:15:53.008 INFO [stderr] warning: cannot find type `name` in this scope Dec 13 03:15:53.008 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:15:53.008 INFO [stderr] | Dec 13 03:15:53.008 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:15:53.008 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.008 INFO [stderr] | Dec 13 03:15:53.008 INFO [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 13 03:15:53.008 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.008 INFO [stderr] Dec 13 03:15:53.008 INFO [stderr] warning: cannot find type `overhead` in this scope Dec 13 03:15:53.008 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:15:53.008 INFO [stderr] | Dec 13 03:15:53.008 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:15:53.008 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.008 INFO [stderr] | Dec 13 03:15:53.008 INFO [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 13 03:15:53.008 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.008 INFO [stderr] Dec 13 03:15:53.008 INFO [stderr] warning: cannot find type `password` in this scope Dec 13 03:15:53.008 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:15:53.008 INFO [stderr] | Dec 13 03:15:53.008 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:15:53.008 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.008 INFO [stderr] | Dec 13 03:15:53.008 INFO [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 13 03:15:53.008 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.008 INFO [stderr] Dec 13 03:15:53.008 INFO [stderr] warning: cannot find type `admin` in this scope Dec 13 03:15:53.008 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:15:53.008 INFO [stderr] | Dec 13 03:15:53.008 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:15:53.008 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:15:53.008 INFO [stderr] | Dec 13 03:15:53.008 INFO [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 13 03:15:53.008 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:15:53.008 INFO [stderr] Dec 13 03:16:13.737 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s Dec 13 03:16:13.763 INFO [stderr] su: No module specific data is present Dec 13 03:16:15.639 INFO running `"docker" "inspect" "32d6f8a87b24caa4f2a035eee45fd43a744e8576cd9f4425ca8fe435afc9b916"` Dec 13 03:16:15.956 INFO running `"docker" "rm" "-f" "32d6f8a87b24caa4f2a035eee45fd43a744e8576cd9f4425ca8fe435afc9b916"` Dec 13 03:16:16.295 INFO [stdout] 32d6f8a87b24caa4f2a035eee45fd43a744e8576cd9f4425ca8fe435afc9b916 Dec 13 03:16:16.299 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 13 03:16:16.864 INFO [stdout] 7503ff752cc80b4d195ea2b9be09ff6b0f9dea1a2994412c99e7ccea51674131 Dec 13 03:16:16.866 INFO running `"docker" "start" "-a" "7503ff752cc80b4d195ea2b9be09ff6b0f9dea1a2994412c99e7ccea51674131"` Dec 13 03:16:18.155 INFO [stderr] usermod: no changes Dec 13 03:16:18.504 INFO [stderr] Compiling punch-web v0.1.0 (/source) Dec 13 03:16:21.436 INFO [stderr] warning: unused `#[macro_use]` import Dec 13 03:16:21.436 INFO [stderr] --> src/main.rs:90:1 Dec 13 03:16:21.436 INFO [stderr] | Dec 13 03:16:21.436 INFO [stderr] 90 | #[macro_use] Dec 13 03:16:21.436 INFO [stderr] | ^^^^^^^^^^^^ Dec 13 03:16:21.436 INFO [stderr] | Dec 13 03:16:21.436 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 13 03:16:21.436 INFO [stderr] Dec 13 03:16:21.436 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Dec 13 03:16:21.436 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Dec 13 03:16:21.436 INFO [stderr] | Dec 13 03:16:21.436 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Dec 13 03:16:21.436 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.436 INFO [stderr] | Dec 13 03:16:21.436 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 03:16:21.436 INFO [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 13 03:16:21.436 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.436 INFO [stderr] Dec 13 03:16:21.436 INFO [stderr] warning: cannot find type `last_insert_rowid` in this scope Dec 13 03:16:21.436 INFO [stderr] --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Dec 13 03:16:21.436 INFO [stderr] | Dec 13 03:16:21.436 INFO [stderr] 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Dec 13 03:16:21.436 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.436 INFO [stderr] | Dec 13 03:16:21.436 INFO [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 13 03:16:21.436 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.436 INFO [stderr] Dec 13 03:16:21.436 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Dec 13 03:16:21.436 INFO [stderr] --> src/models.rs:14:10 Dec 13 03:16:21.436 INFO [stderr] | Dec 13 03:16:21.436 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 13 03:16:21.436 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.436 INFO [stderr] | Dec 13 03:16:21.436 INFO [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 13 03:16:21.436 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.436 INFO [stderr] Dec 13 03:16:21.436 INFO [stderr] warning: cannot find type `config` in this scope Dec 13 03:16:21.436 INFO [stderr] --> src/models.rs:14:21 Dec 13 03:16:21.436 INFO [stderr] | Dec 13 03:16:21.436 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 13 03:16:21.436 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.436 INFO [stderr] | Dec 13 03:16:21.436 INFO [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 13 03:16:21.436 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.436 INFO [stderr] Dec 13 03:16:21.436 INFO [stderr] warning: cannot find type `ConfigRow` in this scope Dec 13 03:16:21.436 INFO [stderr] --> src/models.rs:14:21 Dec 13 03:16:21.436 INFO [stderr] | Dec 13 03:16:21.436 INFO [stderr] 14 | #[derive(Queryable, Insertable)] Dec 13 03:16:21.436 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.436 INFO [stderr] | Dec 13 03:16:21.436 INFO [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 13 03:16:21.436 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.436 INFO [stderr] Dec 13 03:16:21.436 INFO [stderr] warning: cannot find type `User` in this scope Dec 13 03:16:21.436 INFO [stderr] --> src/models.rs:85:21 Dec 13 03:16:21.436 INFO [stderr] | Dec 13 03:16:21.436 INFO [stderr] 85 | #[derive(Serialize, Queryable)] Dec 13 03:16:21.436 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.436 INFO [stderr] | Dec 13 03:16:21.436 INFO [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 13 03:16:21.437 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.437 INFO [stderr] Dec 13 03:16:21.437 INFO [stderr] warning: cannot find type `users` in this scope Dec 13 03:16:21.437 INFO [stderr] --> src/models.rs:93:10 Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [stderr] 93 | #[derive(Insertable)] Dec 13 03:16:21.437 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [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 13 03:16:21.437 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.437 INFO [stderr] Dec 13 03:16:21.437 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 13 03:16:21.437 INFO [stderr] --> src/models.rs:93:10 Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [stderr] 93 | #[derive(Insertable)] Dec 13 03:16:21.437 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [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 13 03:16:21.437 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.437 INFO [stderr] Dec 13 03:16:21.437 INFO [stderr] warning: cannot find type `Project` in this scope Dec 13 03:16:21.437 INFO [stderr] --> src/models.rs:101:10 Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [stderr] 101 | #[derive(Queryable)] Dec 13 03:16:21.437 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [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 13 03:16:21.437 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.437 INFO [stderr] Dec 13 03:16:21.437 INFO [stderr] warning: cannot find type `projects` in this scope Dec 13 03:16:21.437 INFO [stderr] --> src/models.rs:109:10 Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [stderr] 109 | #[derive(Insertable)] Dec 13 03:16:21.437 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [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 13 03:16:21.437 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.437 INFO [stderr] Dec 13 03:16:21.437 INFO [stderr] warning: cannot find type `NewProject` in this scope Dec 13 03:16:21.437 INFO [stderr] --> src/models.rs:109:10 Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [stderr] 109 | #[derive(Insertable)] Dec 13 03:16:21.437 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [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 13 03:16:21.437 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.437 INFO [stderr] Dec 13 03:16:21.437 INFO [stderr] warning: cannot find type `EventType` in this scope Dec 13 03:16:21.437 INFO [stderr] --> src/models.rs:139:10 Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 13 03:16:21.437 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [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 13 03:16:21.437 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.437 INFO [stderr] Dec 13 03:16:21.437 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 03:16:21.437 INFO [stderr] --> src/models.rs:139:10 Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 13 03:16:21.437 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [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 13 03:16:21.437 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.437 INFO [stderr] Dec 13 03:16:21.437 INFO [stderr] warning: cannot find type `Event` in this scope Dec 13 03:16:21.437 INFO [stderr] --> src/models.rs:139:10 Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [stderr] 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Dec 13 03:16:21.437 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [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 13 03:16:21.437 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.437 INFO [stderr] Dec 13 03:16:21.437 INFO [stderr] warning: cannot find type `events` in this scope Dec 13 03:16:21.437 INFO [stderr] --> src/models.rs:154:10 Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [stderr] 154 | #[derive(Insertable)] Dec 13 03:16:21.437 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [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 13 03:16:21.437 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.437 INFO [stderr] Dec 13 03:16:21.437 INFO [stderr] warning: cannot find type `NewEvent` in this scope Dec 13 03:16:21.437 INFO [stderr] --> src/models.rs:154:10 Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [stderr] 154 | #[derive(Insertable)] Dec 13 03:16:21.437 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.437 INFO [stderr] | Dec 13 03:16:21.437 INFO [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 13 03:16:21.437 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.438 INFO [stderr] Dec 13 03:16:21.438 INFO [stderr] warning: cannot find type `EventType` in this scope Dec 13 03:16:21.438 INFO [stderr] --> src/models.rs:154:10 Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [stderr] 154 | #[derive(Insertable)] Dec 13 03:16:21.438 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [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 13 03:16:21.438 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.438 INFO [stderr] Dec 13 03:16:21.438 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 03:16:21.438 INFO [stderr] --> src/models.rs:154:10 Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [stderr] 154 | #[derive(Insertable)] Dec 13 03:16:21.438 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [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 13 03:16:21.438 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.438 INFO [stderr] Dec 13 03:16:21.438 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 03:16:21.438 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 03:16:21.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [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 13 03:16:21.438 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.438 INFO [stderr] Dec 13 03:16:21.438 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 03:16:21.438 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:16:21.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [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 13 03:16:21.438 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.438 INFO [stderr] Dec 13 03:16:21.438 INFO [stderr] warning: cannot find type `secret` in this scope Dec 13 03:16:21.438 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:16:21.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [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 13 03:16:21.438 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.438 INFO [stderr] Dec 13 03:16:21.438 INFO [stderr] warning: cannot find type `project_id` in this scope Dec 13 03:16:21.438 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:16:21.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [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 13 03:16:21.438 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.438 INFO [stderr] Dec 13 03:16:21.438 INFO [stderr] warning: cannot find type `event_type` in this scope Dec 13 03:16:21.438 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:16:21.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [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 13 03:16:21.438 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.438 INFO [stderr] Dec 13 03:16:21.438 INFO [stderr] warning: cannot find type `clock` in this scope Dec 13 03:16:21.438 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:16:21.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [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 13 03:16:21.438 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.438 INFO [stderr] Dec 13 03:16:21.438 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 13 03:16:21.438 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:16:21.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [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 13 03:16:21.438 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.438 INFO [stderr] Dec 13 03:16:21.438 INFO [stderr] warning: cannot find type `name` in this scope Dec 13 03:16:21.438 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:16:21.438 INFO [stderr] | Dec 13 03:16:21.438 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:16:21.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.439 INFO [stderr] | Dec 13 03:16:21.439 INFO [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 13 03:16:21.439 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.439 INFO [stderr] Dec 13 03:16:21.439 INFO [stderr] warning: cannot find type `overhead` in this scope Dec 13 03:16:21.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:16:21.439 INFO [stderr] | Dec 13 03:16:21.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:16:21.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.439 INFO [stderr] | Dec 13 03:16:21.439 INFO [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 13 03:16:21.439 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.439 INFO [stderr] Dec 13 03:16:21.439 INFO [stderr] warning: cannot find type `password` in this scope Dec 13 03:16:21.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:16:21.439 INFO [stderr] | Dec 13 03:16:21.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:16:21.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.439 INFO [stderr] | Dec 13 03:16:21.439 INFO [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 13 03:16:21.439 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.439 INFO [stderr] Dec 13 03:16:21.439 INFO [stderr] warning: cannot find type `admin` in this scope Dec 13 03:16:21.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 03:16:21.439 INFO [stderr] | Dec 13 03:16:21.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 03:16:21.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 03:16:21.439 INFO [stderr] | Dec 13 03:16:21.439 INFO [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 13 03:16:21.439 INFO [stderr] = note: for more information, see issue #50504 Dec 13 03:16:21.439 INFO [stderr] Dec 13 03:16:24.271 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.09s Dec 13 03:16:24.289 INFO [stderr] su: No module specific data is present Dec 13 03:16:25.067 INFO running `"docker" "inspect" "7503ff752cc80b4d195ea2b9be09ff6b0f9dea1a2994412c99e7ccea51674131"` Dec 13 03:16:25.443 INFO running `"docker" "rm" "-f" "7503ff752cc80b4d195ea2b9be09ff6b0f9dea1a2994412c99e7ccea51674131"` Dec 13 03:16:25.719 INFO [stdout] 7503ff752cc80b4d195ea2b9be09ff6b0f9dea1a2994412c99e7ccea51674131 Dec 13 03:16:25.725 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 13 03:16:26.379 INFO [stdout] d97919b62725f67ef04c0fc7e17f9967dce0dac2cbc0f775e01c08f63a0fe45c Dec 13 03:16:26.385 INFO running `"docker" "start" "-a" "d97919b62725f67ef04c0fc7e17f9967dce0dac2cbc0f775e01c08f63a0fe45c"` Dec 13 03:16:27.741 INFO [stderr] usermod: no changes Dec 13 03:16:28.135 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.37s Dec 13 03:16:28.157 INFO [stderr] Running /target/debug/deps/punch_web-9525a6d2a898ec2a Dec 13 03:16:28.170 INFO [stdout] Dec 13 03:16:28.171 INFO [stdout] running 0 tests Dec 13 03:16:28.171 INFO [stdout] Dec 13 03:16:28.171 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 03:16:28.171 INFO [stdout] Dec 13 03:16:28.179 INFO [stderr] su: No module specific data is present Dec 13 03:16:29.499 INFO running `"docker" "inspect" "d97919b62725f67ef04c0fc7e17f9967dce0dac2cbc0f775e01c08f63a0fe45c"` Dec 13 03:16:29.775 INFO running `"docker" "rm" "-f" "d97919b62725f67ef04c0fc7e17f9967dce0dac2cbc0f775e01c08f63a0fe45c"` Dec 13 03:16:30.031 INFO [stdout] d97919b62725f67ef04c0fc7e17f9967dce0dac2cbc0f775e01c08f63a0fe45c