Dec 11 18:37:31.349 INFO checking fanzeyi/hakase against master#3a75e80557a103497cffbcab395a2f37061a77ea for pr-56677 Dec 11 18:37:31.349 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-1/master#3a75e80557a103497cffbcab395a2f37061a77ea:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56677/master#3a75e80557a103497cffbcab395a2f37061a77ea:/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 +3a75e80557a103497cffbcab395a2f37061a77ea-alt check --frozen --all --all-targets" "-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 11 18:37:31.869 INFO [stdout] db450157a21246c8131cf1c1fc888e2d0c285105d2f982075d4a6e2461a50cc1 Dec 11 18:37:31.871 INFO running `"docker" "start" "-a" "db450157a21246c8131cf1c1fc888e2d0c285105d2f982075d4a6e2461a50cc1"` Dec 11 18:37:34.363 INFO [stderr] usermod: no changes Dec 11 18:37:34.728 INFO [stderr] Compiling serde v1.0.38 Dec 11 18:37:34.728 INFO [stderr] Checking rand_core v0.1.0-pre.0 Dec 11 18:37:34.741 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Dec 11 18:37:34.748 INFO [stderr] Checking uuid v0.6.3 Dec 11 18:37:34.748 INFO [stderr] Checking chrono v0.4.2 Dec 11 18:37:34.748 INFO [stderr] Compiling syn v0.12.15 Dec 11 18:37:34.748 INFO [stderr] Compiling backtrace-sys v0.1.16 Dec 11 18:37:36.819 INFO [stderr] Checking rand v0.5.0-pre.0 Dec 11 18:37:37.372 INFO [stderr] Compiling serde_derive v1.0.38 Dec 11 18:37:39.484 INFO [stderr] Compiling backtrace v0.3.6 Dec 11 18:37:45.532 INFO [stderr] Checking hyper v0.11.25 Dec 11 18:37:45.676 INFO [stderr] Compiling error-chain v0.11.0 Dec 11 18:37:47.940 INFO [stderr] Checking simplelog v0.5.1 Dec 11 18:38:26.171 INFO [stderr] Compiling diesel_derives v1.2.0 Dec 11 18:38:26.173 INFO [stderr] Compiling gotham_derive v0.2.1 Dec 11 18:38:30.708 INFO [stderr] Compiling semver v0.8.0 Dec 11 18:38:30.708 INFO [stderr] Compiling serde_json v1.0.14 Dec 11 18:38:30.884 INFO [stderr] Checking bincode v1.0.0 Dec 11 18:38:30.884 INFO [stderr] Checking serde_urlencoded v0.5.1 Dec 11 18:38:40.715 INFO [stderr] Compiling cargo_metadata v0.3.3 Dec 11 18:38:41.236 INFO [stderr] Checking diesel v1.2.2 Dec 11 18:38:46.730 INFO [stderr] Compiling skeptic v0.13.2 Dec 11 18:38:53.106 INFO [stderr] Compiling borrow-bag v1.0.0 Dec 11 18:38:57.564 INFO [stderr] Checking gotham v0.2.1 Dec 11 18:39:17.189 INFO [stderr] Checking hakase v0.1.0 (/source) Dec 11 18:39:22.690 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 18:39:22.690 INFO [stderr] --> src/models.rs:5:10 Dec 11 18:39:22.690 INFO [stderr] | Dec 11 18:39:22.690 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 11 18:39:22.691 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:22.691 INFO [stderr] | Dec 11 18:39:22.691 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 18:39:22.691 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 11 18:39:22.691 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:22.692 INFO [stderr] Dec 11 18:39:22.692 INFO [stderr] warning: cannot find type `Url` in this scope Dec 11 18:39:22.692 INFO [stderr] --> src/models.rs:5:10 Dec 11 18:39:22.692 INFO [stderr] | Dec 11 18:39:22.692 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 11 18:39:22.693 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:22.693 INFO [stderr] | Dec 11 18:39:22.693 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 11 18:39:22.693 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:22.694 INFO [stderr] Dec 11 18:39:22.694 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 18:39:22.694 INFO [stderr] --> src/models.rs:5:10 Dec 11 18:39:22.694 INFO [stderr] | Dec 11 18:39:22.694 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 11 18:39:22.695 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:22.695 INFO [stderr] | Dec 11 18:39:22.695 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 11 18:39:22.695 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:22.696 INFO [stderr] Dec 11 18:39:22.696 INFO [stderr] warning: cannot find type `url` in this scope Dec 11 18:39:22.696 INFO [stderr] --> src/models.rs:14:10 Dec 11 18:39:22.696 INFO [stderr] | Dec 11 18:39:22.697 INFO [stderr] 14 | #[derive(Insertable)] Dec 11 18:39:22.697 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:22.697 INFO [stderr] | Dec 11 18:39:22.698 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 11 18:39:22.698 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:22.698 INFO [stderr] Dec 11 18:39:22.698 INFO [stderr] warning: cannot find type `NewUrl` in this scope Dec 11 18:39:22.699 INFO [stderr] --> src/models.rs:14:10 Dec 11 18:39:22.699 INFO [stderr] | Dec 11 18:39:22.699 INFO [stderr] 14 | #[derive(Insertable)] Dec 11 18:39:22.700 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:22.700 INFO [stderr] | Dec 11 18:39:22.700 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 11 18:39:22.700 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:22.700 INFO [stderr] Dec 11 18:39:22.700 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 18:39:22.700 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 18:39:22.700 INFO [stderr] | Dec 11 18:39:22.700 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 18:39:22.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:22.700 INFO [stderr] | Dec 11 18:39:22.700 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 11 18:39:22.700 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:22.700 INFO [stderr] Dec 11 18:39:22.700 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 18:39:22.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:39:22.700 INFO [stderr] | Dec 11 18:39:22.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:39:22.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:22.700 INFO [stderr] | Dec 11 18:39:22.700 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 11 18:39:22.700 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:22.700 INFO [stderr] Dec 11 18:39:22.700 INFO [stderr] warning: cannot find type `code` in this scope Dec 11 18:39:22.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:39:22.700 INFO [stderr] | Dec 11 18:39:22.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:39:22.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:22.700 INFO [stderr] | Dec 11 18:39:22.700 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 11 18:39:22.700 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:22.700 INFO [stderr] Dec 11 18:39:22.700 INFO [stderr] warning: cannot find type `myurl` in this scope Dec 11 18:39:22.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:39:22.700 INFO [stderr] | Dec 11 18:39:22.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:39:22.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:22.700 INFO [stderr] | Dec 11 18:39:22.700 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 11 18:39:22.700 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:22.700 INFO [stderr] Dec 11 18:39:22.700 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 11 18:39:22.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:39:22.701 INFO [stderr] | Dec 11 18:39:22.701 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:39:22.701 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:22.701 INFO [stderr] | Dec 11 18:39:22.701 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 11 18:39:22.701 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:22.701 INFO [stderr] Dec 11 18:39:22.701 INFO [stderr] warning: cannot find type `count` in this scope Dec 11 18:39:22.701 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:39:22.701 INFO [stderr] | Dec 11 18:39:22.701 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:39:22.701 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:22.701 INFO [stderr] | Dec 11 18:39:22.701 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 11 18:39:22.701 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:22.701 INFO [stderr] Dec 11 18:39:22.701 INFO [stderr] warning: unused imports: `LevelFilter`, `TermLogger` Dec 11 18:39:22.701 INFO [stderr] --> src/lib.rs:266:21 Dec 11 18:39:22.701 INFO [stderr] | Dec 11 18:39:22.701 INFO [stderr] 266 | use simplelog::{TermLogger, LevelFilter}; Dec 11 18:39:22.701 INFO [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^ Dec 11 18:39:22.701 INFO [stderr] | Dec 11 18:39:22.701 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 11 18:39:22.701 INFO [stderr] Dec 11 18:39:23.336 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 18:39:23.337 INFO [stderr] --> src/models.rs:5:10 Dec 11 18:39:23.337 INFO [stderr] | Dec 11 18:39:23.337 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 11 18:39:23.337 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:23.338 INFO [stderr] | Dec 11 18:39:23.338 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 18:39:23.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 11 18:39:23.338 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:23.339 INFO [stderr] Dec 11 18:39:23.339 INFO [stderr] warning: cannot find type `Url` in this scope Dec 11 18:39:23.339 INFO [stderr] --> src/models.rs:5:10 Dec 11 18:39:23.339 INFO [stderr] | Dec 11 18:39:23.339 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 11 18:39:23.340 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:23.340 INFO [stderr] | Dec 11 18:39:23.340 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 11 18:39:23.341 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:23.341 INFO [stderr] Dec 11 18:39:23.341 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 18:39:23.341 INFO [stderr] --> src/models.rs:5:10 Dec 11 18:39:23.342 INFO [stderr] | Dec 11 18:39:23.342 INFO [stderr] 5 | #[derive(Queryable, Debug)] Dec 11 18:39:23.342 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:23.342 INFO [stderr] | Dec 11 18:39:23.343 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 11 18:39:23.343 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:23.343 INFO [stderr] Dec 11 18:39:23.343 INFO [stderr] warning: cannot find type `url` in this scope Dec 11 18:39:23.344 INFO [stderr] --> src/models.rs:14:10 Dec 11 18:39:23.344 INFO [stderr] | Dec 11 18:39:23.344 INFO [stderr] 14 | #[derive(Insertable)] Dec 11 18:39:23.344 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:23.345 INFO [stderr] | Dec 11 18:39:23.345 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 11 18:39:23.345 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:23.345 INFO [stderr] Dec 11 18:39:23.346 INFO [stderr] warning: cannot find type `NewUrl` in this scope Dec 11 18:39:23.346 INFO [stderr] --> src/models.rs:14:10 Dec 11 18:39:23.346 INFO [stderr] | Dec 11 18:39:23.346 INFO [stderr] 14 | #[derive(Insertable)] Dec 11 18:39:23.347 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:23.347 INFO [stderr] | Dec 11 18:39:23.347 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 11 18:39:23.348 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:23.348 INFO [stderr] Dec 11 18:39:23.348 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 18:39:23.348 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 18:39:23.349 INFO [stderr] | Dec 11 18:39:23.349 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 18:39:23.349 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:23.350 INFO [stderr] | Dec 11 18:39:23.350 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 11 18:39:23.350 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:23.350 INFO [stderr] Dec 11 18:39:23.360 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 18:39:23.361 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:39:23.361 INFO [stderr] | Dec 11 18:39:23.361 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:39:23.361 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:23.361 INFO [stderr] | Dec 11 18:39:23.362 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 11 18:39:23.362 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:23.362 INFO [stderr] Dec 11 18:39:23.362 INFO [stderr] warning: cannot find type `code` in this scope Dec 11 18:39:23.363 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:39:23.363 INFO [stderr] | Dec 11 18:39:23.363 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:39:23.363 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:23.363 INFO [stderr] | Dec 11 18:39:23.364 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 11 18:39:23.364 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:23.364 INFO [stderr] Dec 11 18:39:23.364 INFO [stderr] warning: cannot find type `myurl` in this scope Dec 11 18:39:23.365 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:39:23.365 INFO [stderr] | Dec 11 18:39:23.365 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:39:23.366 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:23.366 INFO [stderr] | Dec 11 18:39:23.366 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 11 18:39:23.366 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:23.367 INFO [stderr] Dec 11 18:39:23.367 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 11 18:39:23.367 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:39:23.367 INFO [stderr] | Dec 11 18:39:23.368 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:39:23.368 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:23.368 INFO [stderr] | Dec 11 18:39:23.369 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 11 18:39:23.369 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:23.369 INFO [stderr] Dec 11 18:39:23.369 INFO [stderr] warning: cannot find type `count` in this scope Dec 11 18:39:23.370 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:39:23.370 INFO [stderr] | Dec 11 18:39:23.370 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:39:23.370 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:39:23.371 INFO [stderr] | Dec 11 18:39:23.371 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 11 18:39:23.371 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:39:23.372 INFO [stderr] Dec 11 18:39:23.672 INFO [stderr] warning: function is never used: `create_test_server` Dec 11 18:39:23.673 INFO [stderr] --> src/lib.rs:268:5 Dec 11 18:39:23.673 INFO [stderr] | Dec 11 18:39:23.673 INFO [stderr] 268 | fn create_test_server(password: Option) -> TestServer { Dec 11 18:39:23.673 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 18:39:23.674 INFO [stderr] | Dec 11 18:39:23.674 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 11 18:39:23.674 INFO [stderr] Dec 11 18:39:31.772 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s Dec 11 18:39:31.791 INFO [stderr] su: No module specific data is present Dec 11 18:39:33.190 INFO running `"docker" "inspect" "db450157a21246c8131cf1c1fc888e2d0c285105d2f982075d4a6e2461a50cc1"` Dec 11 18:39:33.554 INFO running `"docker" "rm" "-f" "db450157a21246c8131cf1c1fc888e2d0c285105d2f982075d4a6e2461a50cc1"` Dec 11 18:39:33.868 INFO [stdout] db450157a21246c8131cf1c1fc888e2d0c285105d2f982075d4a6e2461a50cc1