Dec 18 10:17:31.178 INFO checking til-0.1.1 against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 10:17:31.178 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-3/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/reg/til/0.1.1:/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" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 10:17:31.583 INFO [stdout] f0bf4c00052c2fbb3ece0c27eacb396a50b74031dc59406d18e09a9f381d014e Dec 18 10:17:31.590 INFO running `"docker" "start" "-a" "f0bf4c00052c2fbb3ece0c27eacb396a50b74031dc59406d18e09a9f381d014e"` Dec 18 10:17:32.646 INFO [stderr] Compiling num-traits v0.2.6 Dec 18 10:17:32.646 INFO [stderr] Compiling time v0.1.41 Dec 18 10:17:32.647 INFO [stderr] Compiling libsqlite3-sys v0.9.3 Dec 18 10:17:32.648 INFO [stderr] Checking diesel v1.3.3 Dec 18 10:17:36.687 INFO [stderr] Compiling num-integer v0.1.39 Dec 18 10:17:37.920 INFO [stderr] Compiling chrono v0.4.6 Dec 18 10:18:03.578 INFO [stderr] Checking migrations_internals v1.3.0 Dec 18 10:18:12.191 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 18 10:18:13.572 INFO [stderr] Checking diesel_migrations v1.3.0 Dec 18 10:18:13.937 INFO [stderr] Checking til v0.1.1 (/opt/crater/workdir) Dec 18 10:18:14.319 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 10:18:14.319 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 10:18:14.319 INFO [stderr] | Dec 18 10:18:14.319 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 10:18:14.319 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 10:18:14.319 INFO [stderr] | Dec 18 10:18:14.319 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 10:18:14.319 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 18 10:18:14.319 INFO [stderr] = note: for more information, see issue #50504 Dec 18 10:18:14.319 INFO [stderr] Dec 18 10:18:14.319 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 10:18:14.319 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 10:18:14.319 INFO [stderr] | Dec 18 10:18:14.319 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 10:18:14.319 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 10:18:14.319 INFO [stderr] | Dec 18 10:18:14.319 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 18 10:18:14.319 INFO [stderr] = note: for more information, see issue #50504 Dec 18 10:18:14.319 INFO [stderr] Dec 18 10:18:14.319 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 10:18:14.319 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 10:18:14.319 INFO [stderr] | Dec 18 10:18:14.319 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 10:18:14.319 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 10:18:14.319 INFO [stderr] | Dec 18 10:18:14.319 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 18 10:18:14.319 INFO [stderr] = note: for more information, see issue #50504 Dec 18 10:18:14.319 INFO [stderr] Dec 18 10:18:14.319 INFO [stderr] warning: cannot find type `contents` in this scope Dec 18 10:18:14.319 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 10:18:14.319 INFO [stderr] | Dec 18 10:18:14.319 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 10:18:14.319 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 10:18:14.319 INFO [stderr] | Dec 18 10:18:14.319 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 18 10:18:14.320 INFO [stderr] = note: for more information, see issue #50504 Dec 18 10:18:14.320 INFO [stderr] Dec 18 10:18:14.320 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 18 10:18:14.320 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 10:18:14.320 INFO [stderr] | Dec 18 10:18:14.320 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 10:18:14.320 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 10:18:14.320 INFO [stderr] | Dec 18 10:18:14.320 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 18 10:18:14.320 INFO [stderr] = note: for more information, see issue #50504 Dec 18 10:18:14.320 INFO [stderr] Dec 18 10:18:14.320 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 10:18:14.320 INFO [stderr] --> src/models.rs:7:17 Dec 18 10:18:14.320 INFO [stderr] | Dec 18 10:18:14.320 INFO [stderr] 7 | #[derive(Debug, Queryable)] Dec 18 10:18:14.320 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 10:18:14.320 INFO [stderr] | Dec 18 10:18:14.320 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 18 10:18:14.320 INFO [stderr] = note: for more information, see issue #50504 Dec 18 10:18:14.320 INFO [stderr] Dec 18 10:18:14.320 INFO [stderr] warning: cannot find type `TIL` in this scope Dec 18 10:18:14.320 INFO [stderr] --> src/models.rs:7:17 Dec 18 10:18:14.320 INFO [stderr] | Dec 18 10:18:14.320 INFO [stderr] 7 | #[derive(Debug, Queryable)] Dec 18 10:18:14.320 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 10:18:14.320 INFO [stderr] | Dec 18 10:18:14.320 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 18 10:18:14.320 INFO [stderr] = note: for more information, see issue #50504 Dec 18 10:18:14.320 INFO [stderr] Dec 18 10:18:14.320 INFO [stderr] warning: cannot find type `tils` in this scope Dec 18 10:18:14.320 INFO [stderr] --> src/models.rs:14:10 Dec 18 10:18:14.320 INFO [stderr] | Dec 18 10:18:14.320 INFO [stderr] 14 | #[derive(Insertable)] Dec 18 10:18:14.320 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 10:18:14.320 INFO [stderr] | Dec 18 10:18:14.320 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 18 10:18:14.320 INFO [stderr] = note: for more information, see issue #50504 Dec 18 10:18:14.320 INFO [stderr] Dec 18 10:18:14.320 INFO [stderr] warning: cannot find type `NewTIL` in this scope Dec 18 10:18:14.320 INFO [stderr] --> src/models.rs:14:10 Dec 18 10:18:14.320 INFO [stderr] | Dec 18 10:18:14.320 INFO [stderr] 14 | #[derive(Insertable)] Dec 18 10:18:14.320 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 10:18:14.320 INFO [stderr] | Dec 18 10:18:14.320 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 18 10:18:14.320 INFO [stderr] = note: for more information, see issue #50504 Dec 18 10:18:14.320 INFO [stderr] Dec 18 10:18:14.337 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 10:18:14.337 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 10:18:14.337 INFO [stderr] | Dec 18 10:18:14.337 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 10:18:14.337 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 10:18:14.337 INFO [stderr] | Dec 18 10:18:14.337 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 10:18:14.337 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 18 10:18:14.337 INFO [stderr] = note: for more information, see issue #50504 Dec 18 10:18:14.337 INFO [stderr] Dec 18 10:18:14.337 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 10:18:14.337 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 10:18:14.337 INFO [stderr] | Dec 18 10:18:14.337 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 10:18:14.337 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 10:18:14.337 INFO [stderr] | Dec 18 10:18:14.337 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 18 10:18:14.337 INFO [stderr] = note: for more information, see issue #50504 Dec 18 10:18:14.337 INFO [stderr] Dec 18 10:18:14.337 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 10:18:14.337 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 10:18:14.337 INFO [stderr] | Dec 18 10:18:14.337 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 10:18:14.337 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 10:18:14.337 INFO [stderr] | Dec 18 10:18:14.337 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 18 10:18:14.337 INFO [stderr] = note: for more information, see issue #50504 Dec 18 10:18:14.337 INFO [stderr] Dec 18 10:18:14.337 INFO [stderr] warning: cannot find type `contents` in this scope Dec 18 10:18:14.337 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 10:18:14.337 INFO [stderr] | Dec 18 10:18:14.337 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 10:18:14.337 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 10:18:14.337 INFO [stderr] | Dec 18 10:18:14.337 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 18 10:18:14.337 INFO [stderr] = note: for more information, see issue #50504 Dec 18 10:18:14.337 INFO [stderr] Dec 18 10:18:14.337 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 18 10:18:14.337 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 10:18:14.337 INFO [stderr] | Dec 18 10:18:14.337 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 10:18:14.337 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 10:18:14.337 INFO [stderr] | Dec 18 10:18:14.337 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 18 10:18:14.337 INFO [stderr] = note: for more information, see issue #50504 Dec 18 10:18:14.337 INFO [stderr] Dec 18 10:18:14.337 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 10:18:14.338 INFO [stderr] --> src/models.rs:7:17 Dec 18 10:18:14.338 INFO [stderr] | Dec 18 10:18:14.338 INFO [stderr] 7 | #[derive(Debug, Queryable)] Dec 18 10:18:14.338 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 10:18:14.338 INFO [stderr] | Dec 18 10:18:14.338 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 18 10:18:14.338 INFO [stderr] = note: for more information, see issue #50504 Dec 18 10:18:14.338 INFO [stderr] Dec 18 10:18:14.338 INFO [stderr] warning: cannot find type `TIL` in this scope Dec 18 10:18:14.338 INFO [stderr] --> src/models.rs:7:17 Dec 18 10:18:14.338 INFO [stderr] | Dec 18 10:18:14.338 INFO [stderr] 7 | #[derive(Debug, Queryable)] Dec 18 10:18:14.338 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 10:18:14.338 INFO [stderr] | Dec 18 10:18:14.338 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 18 10:18:14.338 INFO [stderr] = note: for more information, see issue #50504 Dec 18 10:18:14.338 INFO [stderr] Dec 18 10:18:14.338 INFO [stderr] warning: cannot find type `tils` in this scope Dec 18 10:18:14.338 INFO [stderr] --> src/models.rs:14:10 Dec 18 10:18:14.338 INFO [stderr] | Dec 18 10:18:14.338 INFO [stderr] 14 | #[derive(Insertable)] Dec 18 10:18:14.338 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 10:18:14.338 INFO [stderr] | Dec 18 10:18:14.338 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 18 10:18:14.338 INFO [stderr] = note: for more information, see issue #50504 Dec 18 10:18:14.338 INFO [stderr] Dec 18 10:18:14.338 INFO [stderr] warning: cannot find type `NewTIL` in this scope Dec 18 10:18:14.338 INFO [stderr] --> src/models.rs:14:10 Dec 18 10:18:14.338 INFO [stderr] | Dec 18 10:18:14.338 INFO [stderr] 14 | #[derive(Insertable)] Dec 18 10:18:14.338 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 10:18:14.338 INFO [stderr] | Dec 18 10:18:14.338 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 18 10:18:14.338 INFO [stderr] = note: for more information, see issue #50504 Dec 18 10:18:14.338 INFO [stderr] Dec 18 10:18:14.543 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.96s Dec 18 10:18:14.815 INFO running `"docker" "inspect" "f0bf4c00052c2fbb3ece0c27eacb396a50b74031dc59406d18e09a9f381d014e"` Dec 18 10:18:14.973 INFO running `"docker" "rm" "-f" "f0bf4c00052c2fbb3ece0c27eacb396a50b74031dc59406d18e09a9f381d014e"` Dec 18 10:18:15.076 INFO [stdout] f0bf4c00052c2fbb3ece0c27eacb396a50b74031dc59406d18e09a9f381d014e