Dec 18 00:24:04.100 INFO checking fanzeyi/hakase against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 00:24:04.100 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-5/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/gh/fanzeyi/hakase:/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 00:24:04.502 INFO [stdout] 244f592fa5232215534df65f03a14414c58ef8282720c51f8bea128d0c7e48ed Dec 18 00:24:04.508 INFO running `"docker" "start" "-a" "244f592fa5232215534df65f03a14414c58ef8282720c51f8bea128d0c7e48ed"` Dec 18 00:24:06.126 INFO [stderr] Compiling serde v1.0.38 Dec 18 00:24:06.165 INFO [stderr] Checking term v0.5.1 Dec 18 00:24:06.172 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Dec 18 00:24:06.172 INFO [stderr] Checking bincode v1.0.0 Dec 18 00:24:06.172 INFO [stderr] Checking rand v0.5.0-pre.0 Dec 18 00:24:06.178 INFO [stderr] Compiling tempdir v0.3.7 Dec 18 00:24:06.178 INFO [stderr] Checking r2d2 v0.8.2 Dec 18 00:24:06.178 INFO [stderr] Compiling syn v0.12.15 Dec 18 00:24:07.588 INFO [stderr] Checking serde_urlencoded v0.5.1 Dec 18 00:24:08.970 INFO [stderr] Checking simplelog v0.5.1 Dec 18 00:24:27.270 INFO [stderr] Compiling diesel_derives v1.2.0 Dec 18 00:24:27.270 INFO [stderr] Compiling gotham_derive v0.2.1 Dec 18 00:24:32.566 INFO [stderr] Compiling serde_json v1.0.14 Dec 18 00:24:32.567 INFO [stderr] Compiling semver v0.8.0 Dec 18 00:24:38.256 INFO [stderr] Checking diesel v1.2.2 Dec 18 00:24:40.256 INFO [stderr] Compiling cargo_metadata v0.3.3 Dec 18 00:24:45.401 INFO [stderr] Compiling skeptic v0.13.2 Dec 18 00:24:51.284 INFO [stderr] Compiling borrow-bag v1.0.0 Dec 18 00:24:54.726 INFO [stderr] Checking gotham v0.2.1 Dec 18 00:25:12.288 INFO [stderr] Checking hakase v0.1.0 (/opt/crater/workdir) Dec 18 00:25:13.917 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 00:25:13.917 INFO [stderr] --> src/models.rs:5:10 Dec 18 00:25:13.917 INFO [stderr] | Dec 18 00:25:13.917 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 18 00:25:13.917 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:13.917 INFO [stderr] | Dec 18 00:25:13.917 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 00:25:13.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 00:25:13.917 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:13.917 INFO [stderr] Dec 18 00:25:13.917 INFO [stderr] warning: cannot find type `Url` in this scope Dec 18 00:25:13.917 INFO [stderr] --> src/models.rs:5:10 Dec 18 00:25:13.917 INFO [stderr] | Dec 18 00:25:13.917 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 18 00:25:13.917 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:13.917 INFO [stderr] | Dec 18 00:25:13.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 00:25:13.917 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:13.917 INFO [stderr] Dec 18 00:25:13.917 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 00:25:13.917 INFO [stderr] --> src/models.rs:5:10 Dec 18 00:25:13.917 INFO [stderr] | Dec 18 00:25:13.917 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 18 00:25:13.917 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:13.917 INFO [stderr] | Dec 18 00:25:13.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 00:25:13.917 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:13.917 INFO [stderr] Dec 18 00:25:13.917 INFO [stderr] warning: cannot find type `url` in this scope Dec 18 00:25:13.917 INFO [stderr] --> src/models.rs:14:10 Dec 18 00:25:13.917 INFO [stderr] | Dec 18 00:25:13.917 INFO [stderr] 14 | #[derive(Insertable)] Dec 18 00:25:13.917 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:13.917 INFO [stderr] | Dec 18 00:25:13.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 00:25:13.917 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:13.917 INFO [stderr] Dec 18 00:25:13.917 INFO [stderr] warning: cannot find type `NewUrl` in this scope Dec 18 00:25:13.917 INFO [stderr] --> src/models.rs:14:10 Dec 18 00:25:13.917 INFO [stderr] | Dec 18 00:25:13.917 INFO [stderr] 14 | #[derive(Insertable)] Dec 18 00:25:13.917 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:13.917 INFO [stderr] | Dec 18 00:25:13.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 00:25:13.917 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:13.917 INFO [stderr] Dec 18 00:25:13.917 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 00:25:13.917 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 00:25:13.917 INFO [stderr] | Dec 18 00:25:13.917 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 00:25:13.917 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:13.917 INFO [stderr] | Dec 18 00:25:13.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 00:25:13.917 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:13.917 INFO [stderr] Dec 18 00:25:13.917 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 00:25:13.917 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:25:13.917 INFO [stderr] | Dec 18 00:25:13.917 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:25:13.917 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:13.917 INFO [stderr] | Dec 18 00:25:13.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 00:25:13.917 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:13.917 INFO [stderr] Dec 18 00:25:13.917 INFO [stderr] warning: cannot find type `code` in this scope Dec 18 00:25:13.917 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:25:13.917 INFO [stderr] | Dec 18 00:25:13.917 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:25:13.917 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:13.917 INFO [stderr] | Dec 18 00:25:13.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 00:25:13.917 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:13.917 INFO [stderr] Dec 18 00:25:13.917 INFO [stderr] warning: cannot find type `myurl` in this scope Dec 18 00:25:13.917 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:25:13.917 INFO [stderr] | Dec 18 00:25:13.917 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:25:13.917 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:13.918 INFO [stderr] | Dec 18 00:25:13.918 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 00:25:13.918 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:13.918 INFO [stderr] Dec 18 00:25:13.918 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 18 00:25:13.918 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:25:13.918 INFO [stderr] | Dec 18 00:25:13.918 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:25:13.918 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:13.918 INFO [stderr] | Dec 18 00:25:13.918 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 00:25:13.918 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:13.918 INFO [stderr] Dec 18 00:25:13.918 INFO [stderr] warning: cannot find type `count` in this scope Dec 18 00:25:13.918 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:25:13.918 INFO [stderr] | Dec 18 00:25:13.918 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:25:13.918 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:13.918 INFO [stderr] | Dec 18 00:25:13.918 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 00:25:13.918 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:13.918 INFO [stderr] Dec 18 00:25:14.105 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 00:25:14.105 INFO [stderr] --> src/models.rs:5:10 Dec 18 00:25:14.105 INFO [stderr] | Dec 18 00:25:14.105 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 18 00:25:14.105 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:14.105 INFO [stderr] | Dec 18 00:25:14.105 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 00:25:14.105 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 00:25:14.105 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:14.105 INFO [stderr] Dec 18 00:25:14.105 INFO [stderr] warning: cannot find type `Url` in this scope Dec 18 00:25:14.105 INFO [stderr] --> src/models.rs:5:10 Dec 18 00:25:14.105 INFO [stderr] | Dec 18 00:25:14.105 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 18 00:25:14.105 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:14.105 INFO [stderr] | Dec 18 00:25:14.105 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 00:25:14.105 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:14.105 INFO [stderr] Dec 18 00:25:14.105 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 00:25:14.105 INFO [stderr] --> src/models.rs:5:10 Dec 18 00:25:14.105 INFO [stderr] | Dec 18 00:25:14.105 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 18 00:25:14.105 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:14.105 INFO [stderr] | Dec 18 00:25:14.105 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 00:25:14.105 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:14.105 INFO [stderr] Dec 18 00:25:14.105 INFO [stderr] warning: cannot find type `url` in this scope Dec 18 00:25:14.105 INFO [stderr] --> src/models.rs:14:10 Dec 18 00:25:14.105 INFO [stderr] | Dec 18 00:25:14.105 INFO [stderr] 14 | #[derive(Insertable)] Dec 18 00:25:14.105 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:14.105 INFO [stderr] | Dec 18 00:25:14.105 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 00:25:14.105 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:14.105 INFO [stderr] Dec 18 00:25:14.105 INFO [stderr] warning: cannot find type `NewUrl` in this scope Dec 18 00:25:14.105 INFO [stderr] --> src/models.rs:14:10 Dec 18 00:25:14.105 INFO [stderr] | Dec 18 00:25:14.105 INFO [stderr] 14 | #[derive(Insertable)] Dec 18 00:25:14.105 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:14.105 INFO [stderr] | Dec 18 00:25:14.105 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 00:25:14.105 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:14.105 INFO [stderr] Dec 18 00:25:14.105 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 00:25:14.105 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 00:25:14.105 INFO [stderr] | Dec 18 00:25:14.105 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 00:25:14.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:14.105 INFO [stderr] | Dec 18 00:25:14.105 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 00:25:14.105 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:14.105 INFO [stderr] Dec 18 00:25:14.105 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 00:25:14.105 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:25:14.105 INFO [stderr] | Dec 18 00:25:14.105 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:25:14.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:14.105 INFO [stderr] | Dec 18 00:25:14.105 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 00:25:14.105 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:14.105 INFO [stderr] Dec 18 00:25:14.105 INFO [stderr] warning: cannot find type `code` in this scope Dec 18 00:25:14.105 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:25:14.105 INFO [stderr] | Dec 18 00:25:14.105 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:25:14.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:14.105 INFO [stderr] | Dec 18 00:25:14.105 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 00:25:14.105 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:14.105 INFO [stderr] Dec 18 00:25:14.105 INFO [stderr] warning: cannot find type `myurl` in this scope Dec 18 00:25:14.105 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:25:14.105 INFO [stderr] | Dec 18 00:25:14.105 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:25:14.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:14.105 INFO [stderr] | Dec 18 00:25:14.105 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 00:25:14.106 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:14.106 INFO [stderr] Dec 18 00:25:14.106 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 18 00:25:14.106 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:25:14.106 INFO [stderr] | Dec 18 00:25:14.106 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:25:14.106 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:14.106 INFO [stderr] | Dec 18 00:25:14.106 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 00:25:14.106 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:14.106 INFO [stderr] Dec 18 00:25:14.106 INFO [stderr] warning: cannot find type `count` in this scope Dec 18 00:25:14.106 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:25:14.106 INFO [stderr] | Dec 18 00:25:14.106 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:25:14.106 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:25:14.106 INFO [stderr] | Dec 18 00:25:14.106 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 00:25:14.106 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:25:14.106 INFO [stderr] Dec 18 00:25:14.106 INFO [stderr] warning: unused imports: `LevelFilter`, `TermLogger` Dec 18 00:25:14.106 INFO [stderr] --> src/lib.rs:266:21 Dec 18 00:25:14.106 INFO [stderr] | Dec 18 00:25:14.106 INFO [stderr] 266 | use simplelog::{TermLogger, LevelFilter}; Dec 18 00:25:14.106 INFO [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^ Dec 18 00:25:14.106 INFO [stderr] | Dec 18 00:25:14.106 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 18 00:25:14.106 INFO [stderr] Dec 18 00:25:14.696 INFO [stderr] warning: function is never used: `create_test_server` Dec 18 00:25:14.696 INFO [stderr] --> src/lib.rs:268:5 Dec 18 00:25:14.696 INFO [stderr] | Dec 18 00:25:14.696 INFO [stderr] 268 | fn create_test_server(password: Option) -> TestServer { Dec 18 00:25:14.696 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 00:25:14.696 INFO [stderr] | Dec 18 00:25:14.697 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 18 00:25:14.697 INFO [stderr] Dec 18 00:25:17.497 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Dec 18 00:25:19.300 INFO running `"docker" "inspect" "244f592fa5232215534df65f03a14414c58ef8282720c51f8bea128d0c7e48ed"` Dec 18 00:25:19.632 INFO running `"docker" "rm" "-f" "244f592fa5232215534df65f03a14414c58ef8282720c51f8bea128d0c7e48ed"` Dec 18 00:25:20.024 INFO [stdout] 244f592fa5232215534df65f03a14414c58ef8282720c51f8bea128d0c7e48ed