Dec 13 08:07:41.529 INFO testing ota42y/ryazo against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 08:07:41.529 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 08:07:42.087 INFO [stdout] c38dbd413d698714221d2be91a514af67c48340de41767ffb9f6681312466736 Dec 13 08:07:42.091 INFO running `"docker" "start" "-a" "c38dbd413d698714221d2be91a514af67c48340de41767ffb9f6681312466736"` Dec 13 08:07:43.218 INFO [stderr] usermod: no changes Dec 13 08:07:43.499 INFO [stderr] Compiling ascii v0.8.7 Dec 13 08:07:43.499 INFO [stderr] Compiling sequence_trie v0.3.5 Dec 13 08:07:43.499 INFO [stderr] Compiling chunked_transfer v0.3.1 Dec 13 08:07:43.511 INFO [stderr] Compiling slice-deque v0.1.10 Dec 13 08:07:43.511 INFO [stderr] Compiling atty v0.2.11 Dec 13 08:07:43.511 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 13 08:07:43.511 INFO [stderr] Compiling mime v0.2.6 Dec 13 08:07:43.511 INFO [stderr] Compiling mustache v0.8.2 Dec 13 08:07:44.435 INFO [stderr] Compiling regex v0.2.11 Dec 13 08:07:44.651 INFO [stderr] Compiling mime_guess v1.8.6 Dec 13 08:07:44.747 INFO [stderr] Compiling env_logger v0.5.11 Dec 13 08:07:49.719 INFO [stderr] Compiling hyper v0.10.13 Dec 13 08:07:49.735 INFO [stderr] Compiling tiny_http v0.6.0 Dec 13 08:07:49.873 INFO [stderr] Compiling buf_redux v0.7.1 Dec 13 08:07:52.815 INFO [stderr] Compiling diesel v1.3.2 Dec 13 08:07:54.491 INFO [stderr] Compiling multipart v0.13.6 Dec 13 08:08:03.749 INFO [stderr] Compiling dotenv v0.9.0 Dec 13 08:08:09.143 INFO [stderr] Compiling iron v0.6.0 Dec 13 08:08:09.143 INFO [stderr] Compiling nickel v0.10.1 Dec 13 08:08:11.675 INFO [stderr] Compiling persistent v0.4.0 Dec 13 08:08:11.675 INFO [stderr] Compiling mount v0.4.0 Dec 13 08:08:11.675 INFO [stderr] Compiling router v0.6.0 Dec 13 08:08:13.487 INFO [stderr] Compiling bodyparser v0.8.0 Dec 13 08:08:14.340 INFO [stderr] Compiling staticfile v0.5.0 Dec 13 08:08:16.015 INFO [stderr] Compiling multipart v0.15.0 Dec 13 08:08:17.183 INFO [stderr] Compiling urlencoded v0.6.0 Dec 13 08:08:19.071 INFO [stderr] Compiling params v0.8.0 Dec 13 08:08:39.227 INFO [stderr] Compiling ryazo v0.1.0 (/source) Dec 13 08:08:39.755 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 08:08:39.755 INFO [stderr] --> src/models.rs:6:10 Dec 13 08:08:39.755 INFO [stderr] | Dec 13 08:08:39.755 INFO [stderr] 6 | #[derive(Queryable)] Dec 13 08:08:39.755 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 08:08:39.755 INFO [stderr] | Dec 13 08:08:39.755 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 08:08:39.755 INFO [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 08:08:39.755 INFO [stderr] = note: for more information, see issue #50504 Dec 13 08:08:39.755 INFO [stderr] Dec 13 08:08:39.755 INFO [stderr] warning: cannot find type `Item` in this scope Dec 13 08:08:39.755 INFO [stderr] --> src/models.rs:6:10 Dec 13 08:08:39.755 INFO [stderr] | Dec 13 08:08:39.755 INFO [stderr] 6 | #[derive(Queryable)] Dec 13 08:08:39.755 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 08:08:39.755 INFO [stderr] | Dec 13 08:08:39.755 INFO [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 08:08:39.755 INFO [stderr] = note: for more information, see issue #50504 Dec 13 08:08:39.755 INFO [stderr] Dec 13 08:08:39.755 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 08:08:39.755 INFO [stderr] --> src/models.rs:6:10 Dec 13 08:08:39.755 INFO [stderr] | Dec 13 08:08:39.755 INFO [stderr] 6 | #[derive(Queryable)] Dec 13 08:08:39.755 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 08:08:39.755 INFO [stderr] | Dec 13 08:08:39.755 INFO [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 08:08:39.755 INFO [stderr] = note: for more information, see issue #50504 Dec 13 08:08:39.755 INFO [stderr] Dec 13 08:08:39.755 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 08:08:39.755 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 08:08:39.755 INFO [stderr] | Dec 13 08:08:39.755 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 08:08:39.755 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 08:08:39.755 INFO [stderr] | Dec 13 08:08:39.755 INFO [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 08:08:39.755 INFO [stderr] = note: for more information, see issue #50504 Dec 13 08:08:39.755 INFO [stderr] Dec 13 08:08:39.755 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 08:08:39.755 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 08:08:39.755 INFO [stderr] | Dec 13 08:08:39.756 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 08:08:39.756 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 08:08:39.756 INFO [stderr] | Dec 13 08:08:39.756 INFO [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 08:08:39.756 INFO [stderr] = note: for more information, see issue #50504 Dec 13 08:08:39.756 INFO [stderr] Dec 13 08:08:39.756 INFO [stderr] warning: cannot find type `hash` in this scope Dec 13 08:08:39.756 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 08:08:39.756 INFO [stderr] | Dec 13 08:08:39.756 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 08:08:39.756 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 08:08:39.756 INFO [stderr] | Dec 13 08:08:39.756 INFO [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 08:08:39.756 INFO [stderr] = note: for more information, see issue #50504 Dec 13 08:08:39.756 INFO [stderr] Dec 13 08:08:39.756 INFO [stderr] warning: cannot find type `request_id` in this scope Dec 13 08:08:39.756 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 08:08:39.756 INFO [stderr] | Dec 13 08:08:39.756 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 08:08:39.756 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 08:08:39.756 INFO [stderr] | Dec 13 08:08:39.756 INFO [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 08:08:39.756 INFO [stderr] = note: for more information, see issue #50504 Dec 13 08:08:39.756 INFO [stderr] Dec 13 08:08:39.756 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 13 08:08:39.756 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 08:08:39.756 INFO [stderr] | Dec 13 08:08:39.756 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 08:08:39.756 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 08:08:39.756 INFO [stderr] | Dec 13 08:08:39.756 INFO [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 08:08:39.756 INFO [stderr] = note: for more information, see issue #50504 Dec 13 08:08:39.756 INFO [stderr] Dec 13 08:08:46.844 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s Dec 13 08:08:46.858 INFO [stderr] su: No module specific data is present Dec 13 08:08:48.257 INFO running `"docker" "inspect" "c38dbd413d698714221d2be91a514af67c48340de41767ffb9f6681312466736"` Dec 13 08:08:48.505 INFO running `"docker" "rm" "-f" "c38dbd413d698714221d2be91a514af67c48340de41767ffb9f6681312466736"` Dec 13 08:08:48.795 INFO [stdout] c38dbd413d698714221d2be91a514af67c48340de41767ffb9f6681312466736 Dec 13 08:08:48.797 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 08:08:49.316 INFO [stdout] 59a535a3af8b39e6aa5006c0dbd87462aa591acb03fdca222f17876db4c146ad Dec 13 08:08:49.316 INFO running `"docker" "start" "-a" "59a535a3af8b39e6aa5006c0dbd87462aa591acb03fdca222f17876db4c146ad"` Dec 13 08:08:50.424 INFO [stderr] usermod: no changes Dec 13 08:08:50.675 INFO [stderr] Compiling ryazo v0.1.0 (/source) Dec 13 08:08:51.407 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 08:08:51.407 INFO [stderr] --> src/models.rs:6:10 Dec 13 08:08:51.407 INFO [stderr] | Dec 13 08:08:51.407 INFO [stderr] 6 | #[derive(Queryable)] Dec 13 08:08:51.407 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 08:08:51.407 INFO [stderr] | Dec 13 08:08:51.407 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 08:08:51.407 INFO [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 08:08:51.407 INFO [stderr] = note: for more information, see issue #50504 Dec 13 08:08:51.407 INFO [stderr] Dec 13 08:08:51.407 INFO [stderr] warning: cannot find type `Item` in this scope Dec 13 08:08:51.407 INFO [stderr] --> src/models.rs:6:10 Dec 13 08:08:51.407 INFO [stderr] | Dec 13 08:08:51.407 INFO [stderr] 6 | #[derive(Queryable)] Dec 13 08:08:51.407 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 08:08:51.407 INFO [stderr] | Dec 13 08:08:51.407 INFO [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 08:08:51.407 INFO [stderr] = note: for more information, see issue #50504 Dec 13 08:08:51.407 INFO [stderr] Dec 13 08:08:51.407 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 08:08:51.407 INFO [stderr] --> src/models.rs:6:10 Dec 13 08:08:51.407 INFO [stderr] | Dec 13 08:08:51.407 INFO [stderr] 6 | #[derive(Queryable)] Dec 13 08:08:51.407 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 08:08:51.407 INFO [stderr] | Dec 13 08:08:51.407 INFO [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 08:08:51.407 INFO [stderr] = note: for more information, see issue #50504 Dec 13 08:08:51.407 INFO [stderr] Dec 13 08:08:51.407 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 08:08:51.407 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 08:08:51.407 INFO [stderr] | Dec 13 08:08:51.407 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 08:08:51.407 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 08:08:51.407 INFO [stderr] | Dec 13 08:08:51.407 INFO [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 08:08:51.407 INFO [stderr] = note: for more information, see issue #50504 Dec 13 08:08:51.407 INFO [stderr] Dec 13 08:08:51.407 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 08:08:51.408 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 08:08:51.408 INFO [stderr] | Dec 13 08:08:51.408 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 08:08:51.408 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 08:08:51.408 INFO [stderr] | Dec 13 08:08:51.408 INFO [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 08:08:51.408 INFO [stderr] = note: for more information, see issue #50504 Dec 13 08:08:51.408 INFO [stderr] Dec 13 08:08:51.408 INFO [stderr] warning: cannot find type `hash` in this scope Dec 13 08:08:51.408 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 08:08:51.408 INFO [stderr] | Dec 13 08:08:51.408 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 08:08:51.408 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 08:08:51.408 INFO [stderr] | Dec 13 08:08:51.408 INFO [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 08:08:51.408 INFO [stderr] = note: for more information, see issue #50504 Dec 13 08:08:51.408 INFO [stderr] Dec 13 08:08:51.408 INFO [stderr] warning: cannot find type `request_id` in this scope Dec 13 08:08:51.408 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 08:08:51.408 INFO [stderr] | Dec 13 08:08:51.408 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 08:08:51.408 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 08:08:51.408 INFO [stderr] | Dec 13 08:08:51.408 INFO [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 08:08:51.408 INFO [stderr] = note: for more information, see issue #50504 Dec 13 08:08:51.408 INFO [stderr] Dec 13 08:08:51.408 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 13 08:08:51.408 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 08:08:51.408 INFO [stderr] | Dec 13 08:08:51.408 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 08:08:51.408 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 08:08:51.408 INFO [stderr] | Dec 13 08:08:51.408 INFO [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 08:08:51.408 INFO [stderr] = note: for more information, see issue #50504 Dec 13 08:08:51.408 INFO [stderr] Dec 13 08:08:56.359 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.91s Dec 13 08:08:56.379 INFO [stderr] su: No module specific data is present Dec 13 08:08:57.503 INFO running `"docker" "inspect" "59a535a3af8b39e6aa5006c0dbd87462aa591acb03fdca222f17876db4c146ad"` Dec 13 08:08:57.767 INFO running `"docker" "rm" "-f" "59a535a3af8b39e6aa5006c0dbd87462aa591acb03fdca222f17876db4c146ad"` Dec 13 08:08:58.077 INFO [stdout] 59a535a3af8b39e6aa5006c0dbd87462aa591acb03fdca222f17876db4c146ad