Dec 19 11:22:13.865 INFO checking ota42y/ryazo against master#d99a320cba42f661aebfa1293b7b2ec3603dda75 for pr-56955 Dec 19 11:22:13.865 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-1/master#d99a320cba42f661aebfa1293b7b2ec3603dda75:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/gh/ota42y/ryazo:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 11:22:14.336 INFO [stdout] a5f69c860f9c9bc200ea6d82bd3ee2567a98932d039675201c6031f53586911d Dec 19 11:22:14.338 INFO running `"docker" "start" "-a" "a5f69c860f9c9bc200ea6d82bd3ee2567a98932d039675201c6031f53586911d"` Dec 19 11:22:16.908 INFO [stderr] Checking memchr v1.0.2 Dec 19 11:22:16.908 INFO [stderr] Checking slice-deque v0.1.10 Dec 19 11:22:16.936 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 19 11:22:16.944 INFO [stderr] Checking twoway v0.1.8 Dec 19 11:22:16.944 INFO [stderr] Checking tempdir v0.3.7 Dec 19 11:22:16.945 INFO [stderr] Checking mime v0.2.6 Dec 19 11:22:16.945 INFO [stderr] Checking mustache v0.8.2 Dec 19 11:22:16.946 INFO [stderr] Checking regex v0.2.11 Dec 19 11:22:17.690 INFO [stderr] Checking regex v1.0.2 Dec 19 11:22:17.765 INFO [stderr] Compiling phf_shared v0.7.22 Dec 19 11:22:19.103 INFO [stderr] Checking chrono v0.4.4 Dec 19 11:22:19.356 INFO [stderr] Checking buf_redux v0.6.3 Dec 19 11:22:19.432 INFO [stderr] Compiling phf_generator v0.7.22 Dec 19 11:22:19.873 INFO [stderr] Checking phf v0.7.22 Dec 19 11:22:19.948 INFO [stderr] Checking hyper v0.10.13 Dec 19 11:22:20.096 INFO [stderr] Compiling phf_codegen v0.7.22 Dec 19 11:22:20.828 INFO [stderr] Checking buf_redux v0.7.1 Dec 19 11:22:21.298 INFO [stderr] Compiling mime_guess v1.8.6 Dec 19 11:22:22.083 INFO [stderr] Checking dotenv v0.9.0 Dec 19 11:22:23.064 INFO [stderr] Checking env_logger v0.5.11 Dec 19 11:22:24.421 INFO [stderr] Checking tiny_http v0.6.0 Dec 19 11:22:24.690 INFO [stderr] Checking diesel v1.3.2 Dec 19 11:22:26.807 INFO [stderr] Checking nickel v0.10.1 Dec 19 11:22:27.190 INFO [stderr] Checking iron v0.6.0 Dec 19 11:22:27.192 INFO [stderr] Checking multipart v0.13.6 Dec 19 11:22:28.102 INFO [stderr] Checking persistent v0.4.0 Dec 19 11:22:28.103 INFO [stderr] Checking mount v0.4.0 Dec 19 11:22:28.141 INFO [stderr] Checking router v0.6.0 Dec 19 11:22:29.045 INFO [stderr] Checking staticfile v0.5.0 Dec 19 11:22:29.047 INFO [stderr] Checking bodyparser v0.8.0 Dec 19 11:22:29.562 INFO [stderr] Checking urlencoded v0.6.0 Dec 19 11:22:29.640 INFO [stderr] Checking multipart v0.15.0 Dec 19 11:22:30.007 INFO [stderr] Checking params v0.8.0 Dec 19 11:22:51.660 INFO [stderr] Checking ryazo v0.1.0 (/opt/crater/workdir) Dec 19 11:22:52.185 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 11:22:52.185 INFO [stderr] --> src/models.rs:6:10 Dec 19 11:22:52.185 INFO [stderr] | Dec 19 11:22:52.185 INFO [stderr] 6 | #[derive(Queryable)] Dec 19 11:22:52.185 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:22:52.185 INFO [stderr] | Dec 19 11:22:52.185 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 11:22:52.185 INFO [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 19 11:22:52.185 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:22:52.185 INFO [stderr] Dec 19 11:22:52.185 INFO [stderr] warning: cannot find type `Item` in this scope Dec 19 11:22:52.185 INFO [stderr] --> src/models.rs:6:10 Dec 19 11:22:52.185 INFO [stderr] | Dec 19 11:22:52.185 INFO [stderr] 6 | #[derive(Queryable)] Dec 19 11:22:52.185 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:22:52.185 INFO [stderr] | Dec 19 11:22:52.185 INFO [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 19 11:22:52.185 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:22:52.185 INFO [stderr] Dec 19 11:22:52.185 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 11:22:52.185 INFO [stderr] --> src/models.rs:6:10 Dec 19 11:22:52.185 INFO [stderr] | Dec 19 11:22:52.185 INFO [stderr] 6 | #[derive(Queryable)] Dec 19 11:22:52.185 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:22:52.185 INFO [stderr] | Dec 19 11:22:52.185 INFO [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 19 11:22:52.185 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:22:52.185 INFO [stderr] Dec 19 11:22:52.185 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 11:22:52.185 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 11:22:52.185 INFO [stderr] | Dec 19 11:22:52.185 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 11:22:52.185 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:22:52.185 INFO [stderr] | Dec 19 11:22:52.185 INFO [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 19 11:22:52.185 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:22:52.185 INFO [stderr] Dec 19 11:22:52.185 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 11:22:52.185 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:22:52.185 INFO [stderr] | Dec 19 11:22:52.185 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:22:52.185 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:22:52.185 INFO [stderr] | Dec 19 11:22:52.185 INFO [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 19 11:22:52.185 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:22:52.185 INFO [stderr] Dec 19 11:22:52.185 INFO [stderr] warning: cannot find type `hash` in this scope Dec 19 11:22:52.185 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:22:52.185 INFO [stderr] | Dec 19 11:22:52.185 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:22:52.185 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:22:52.185 INFO [stderr] | Dec 19 11:22:52.185 INFO [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 19 11:22:52.185 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:22:52.185 INFO [stderr] Dec 19 11:22:52.192 INFO [stderr] warning: cannot find type `request_id` in this scope Dec 19 11:22:52.192 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:22:52.192 INFO [stderr] | Dec 19 11:22:52.192 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:22:52.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:22:52.192 INFO [stderr] | Dec 19 11:22:52.192 INFO [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 19 11:22:52.192 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:22:52.192 INFO [stderr] Dec 19 11:22:52.192 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 19 11:22:52.192 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:22:52.192 INFO [stderr] | Dec 19 11:22:52.192 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:22:52.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:22:52.192 INFO [stderr] | Dec 19 11:22:52.192 INFO [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 19 11:22:52.192 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:22:52.192 INFO [stderr] Dec 19 11:22:52.312 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 11:22:52.312 INFO [stderr] --> src/models.rs:6:10 Dec 19 11:22:52.312 INFO [stderr] | Dec 19 11:22:52.312 INFO [stderr] 6 | #[derive(Queryable)] Dec 19 11:22:52.312 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:22:52.324 INFO [stderr] | Dec 19 11:22:52.324 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 11:22:52.324 INFO [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 19 11:22:52.324 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:22:52.324 INFO [stderr] Dec 19 11:22:52.324 INFO [stderr] warning: cannot find type `Item` in this scope Dec 19 11:22:52.324 INFO [stderr] --> src/models.rs:6:10 Dec 19 11:22:52.324 INFO [stderr] | Dec 19 11:22:52.324 INFO [stderr] 6 | #[derive(Queryable)] Dec 19 11:22:52.324 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:22:52.324 INFO [stderr] | Dec 19 11:22:52.324 INFO [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 19 11:22:52.324 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:22:52.324 INFO [stderr] Dec 19 11:22:52.324 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 11:22:52.324 INFO [stderr] --> src/models.rs:6:10 Dec 19 11:22:52.324 INFO [stderr] | Dec 19 11:22:52.324 INFO [stderr] 6 | #[derive(Queryable)] Dec 19 11:22:52.324 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:22:52.324 INFO [stderr] | Dec 19 11:22:52.324 INFO [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 19 11:22:52.324 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:22:52.324 INFO [stderr] Dec 19 11:22:52.324 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 11:22:52.324 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 11:22:52.324 INFO [stderr] | Dec 19 11:22:52.324 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 11:22:52.324 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:22:52.324 INFO [stderr] | Dec 19 11:22:52.325 INFO [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 19 11:22:52.325 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:22:52.325 INFO [stderr] Dec 19 11:22:52.325 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 11:22:52.325 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:22:52.325 INFO [stderr] | Dec 19 11:22:52.325 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:22:52.325 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:22:52.325 INFO [stderr] | Dec 19 11:22:52.325 INFO [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 19 11:22:52.325 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:22:52.325 INFO [stderr] Dec 19 11:22:52.325 INFO [stderr] warning: cannot find type `hash` in this scope Dec 19 11:22:52.325 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:22:52.325 INFO [stderr] | Dec 19 11:22:52.325 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:22:52.325 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:22:52.325 INFO [stderr] | Dec 19 11:22:52.325 INFO [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 19 11:22:52.325 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:22:52.325 INFO [stderr] Dec 19 11:22:52.325 INFO [stderr] warning: cannot find type `request_id` in this scope Dec 19 11:22:52.325 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:22:52.325 INFO [stderr] | Dec 19 11:22:52.325 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:22:52.325 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:22:52.325 INFO [stderr] | Dec 19 11:22:52.325 INFO [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 19 11:22:52.325 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:22:52.325 INFO [stderr] Dec 19 11:22:52.325 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 19 11:22:52.325 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:22:52.325 INFO [stderr] | Dec 19 11:22:52.325 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:22:52.325 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:22:52.325 INFO [stderr] | Dec 19 11:22:52.325 INFO [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 19 11:22:52.325 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:22:52.325 INFO [stderr] Dec 19 11:22:53.907 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.26s Dec 19 11:22:54.522 INFO running `"docker" "inspect" "a5f69c860f9c9bc200ea6d82bd3ee2567a98932d039675201c6031f53586911d"` Dec 19 11:22:54.834 INFO running `"docker" "rm" "-f" "a5f69c860f9c9bc200ea6d82bd3ee2567a98932d039675201c6031f53586911d"` Dec 19 11:22:55.088 INFO [stdout] a5f69c860f9c9bc200ea6d82bd3ee2567a98932d039675201c6031f53586911d