Oct 27 04:52:04.664 INFO checking fanzeyi/hakase against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 04:52:04.664 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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"` Oct 27 04:52:05.035 INFO blam! a0eb155d64eb6a9ea7c38a805cda08d2d546bdaaaddd5d6bc71d8be7063a0e26 Oct 27 04:52:05.059 INFO running `"docker" "start" "-a" "a0eb155d64eb6a9ea7c38a805cda08d2d546bdaaaddd5d6bc71d8be7063a0e26"` Oct 27 04:52:06.739 INFO kablam! usermod: no changes Oct 27 04:52:07.055 INFO kablam! Compiling serde v1.0.38 Oct 27 04:52:07.058 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 27 04:52:07.058 INFO kablam! Checking bincode v1.0.0 Oct 27 04:52:07.059 INFO kablam! Checking uuid v0.6.3 Oct 27 04:52:07.071 INFO kablam! Checking chrono v0.4.2 Oct 27 04:52:07.071 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 27 04:52:07.083 INFO kablam! Compiling diesel_derives v1.2.0 Oct 27 04:52:07.087 INFO kablam! Compiling gotham_derive v0.2.1 Oct 27 04:52:10.137 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 27 04:52:12.669 INFO kablam! Compiling backtrace v0.3.6 Oct 27 04:52:15.356 INFO kablam! Checking tokio-core v0.1.17 Oct 27 04:52:20.375 INFO kablam! Compiling error-chain v0.11.0 Oct 27 04:52:21.556 INFO kablam! Checking simplelog v0.5.1 Oct 27 04:52:27.947 INFO kablam! Checking tokio-proto v0.1.1 Oct 27 04:52:36.291 INFO kablam! Checking diesel v1.2.2 Oct 27 04:52:38.615 INFO kablam! Checking hyper v0.11.25 Oct 27 04:52:52.700 INFO kablam! Compiling serde_json v1.0.14 Oct 27 04:52:52.702 INFO kablam! Compiling semver v0.8.0 Oct 27 04:52:59.829 INFO kablam! Compiling cargo_metadata v0.3.3 Oct 27 04:53:04.107 INFO kablam! Compiling skeptic v0.13.2 Oct 27 04:53:10.555 INFO kablam! Compiling borrow-bag v1.0.0 Oct 27 04:53:16.075 INFO kablam! Checking gotham v0.2.1 Oct 27 04:53:23.175 INFO kablam! Checking hakase v0.1.0 (/source) Oct 27 04:53:28.461 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 04:53:28.461 INFO kablam! --> src/models.rs:5:10 Oct 27 04:53:28.461 INFO kablam! | Oct 27 04:53:28.461 INFO kablam! 5 | #[derive(Queryable, Debug)] Oct 27 04:53:28.461 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.461 INFO kablam! | Oct 27 04:53:28.461 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 04:53:28.461 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.461 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.461 INFO kablam! Oct 27 04:53:28.461 INFO kablam! warning: cannot find type `Url` in this scope Oct 27 04:53:28.461 INFO kablam! --> src/models.rs:5:10 Oct 27 04:53:28.461 INFO kablam! | Oct 27 04:53:28.461 INFO kablam! 5 | #[derive(Queryable, Debug)] Oct 27 04:53:28.461 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.461 INFO kablam! | Oct 27 04:53:28.461 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.461 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.461 INFO kablam! Oct 27 04:53:28.461 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 04:53:28.461 INFO kablam! --> src/models.rs:5:10 Oct 27 04:53:28.461 INFO kablam! | Oct 27 04:53:28.461 INFO kablam! 5 | #[derive(Queryable, Debug)] Oct 27 04:53:28.461 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.461 INFO kablam! | Oct 27 04:53:28.461 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.461 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.461 INFO kablam! Oct 27 04:53:28.461 INFO kablam! warning: cannot find type `url` in this scope Oct 27 04:53:28.461 INFO kablam! --> src/models.rs:14:10 Oct 27 04:53:28.461 INFO kablam! | Oct 27 04:53:28.461 INFO kablam! 14 | #[derive(Insertable)] Oct 27 04:53:28.461 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.475 INFO kablam! | Oct 27 04:53:28.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.475 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.475 INFO kablam! Oct 27 04:53:28.475 INFO kablam! warning: cannot find type `NewUrl` in this scope Oct 27 04:53:28.475 INFO kablam! --> src/models.rs:14:10 Oct 27 04:53:28.475 INFO kablam! | Oct 27 04:53:28.475 INFO kablam! 14 | #[derive(Insertable)] Oct 27 04:53:28.475 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.475 INFO kablam! | Oct 27 04:53:28.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.475 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.475 INFO kablam! Oct 27 04:53:28.475 INFO kablam! warning: cannot find type `table` in this scope Oct 27 04:53:28.475 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 04:53:28.475 INFO kablam! | Oct 27 04:53:28.475 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 04:53:28.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.475 INFO kablam! | Oct 27 04:53:28.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.475 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.475 INFO kablam! Oct 27 04:53:28.475 INFO kablam! warning: cannot find type `id` in this scope Oct 27 04:53:28.475 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:28.475 INFO kablam! | Oct 27 04:53:28.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:28.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.475 INFO kablam! | Oct 27 04:53:28.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.475 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.475 INFO kablam! Oct 27 04:53:28.475 INFO kablam! warning: cannot find type `code` in this scope Oct 27 04:53:28.475 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:28.475 INFO kablam! | Oct 27 04:53:28.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:28.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.475 INFO kablam! | Oct 27 04:53:28.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.475 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.475 INFO kablam! Oct 27 04:53:28.475 INFO kablam! warning: cannot find type `myurl` in this scope Oct 27 04:53:28.475 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:28.475 INFO kablam! | Oct 27 04:53:28.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:28.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.475 INFO kablam! | Oct 27 04:53:28.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.475 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.475 INFO kablam! Oct 27 04:53:28.475 INFO kablam! warning: cannot find type `create_time` in this scope Oct 27 04:53:28.475 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:28.475 INFO kablam! | Oct 27 04:53:28.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:28.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.475 INFO kablam! | Oct 27 04:53:28.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.475 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.475 INFO kablam! Oct 27 04:53:28.475 INFO kablam! warning: cannot find type `count` in this scope Oct 27 04:53:28.475 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:28.475 INFO kablam! | Oct 27 04:53:28.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:28.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.476 INFO kablam! | Oct 27 04:53:28.476 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.476 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.476 INFO kablam! Oct 27 04:53:28.603 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 04:53:28.603 INFO kablam! --> src/models.rs:5:10 Oct 27 04:53:28.603 INFO kablam! | Oct 27 04:53:28.603 INFO kablam! 5 | #[derive(Queryable, Debug)] Oct 27 04:53:28.603 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.603 INFO kablam! | Oct 27 04:53:28.603 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 04:53:28.603 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.603 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.603 INFO kablam! Oct 27 04:53:28.603 INFO kablam! warning: cannot find type `Url` in this scope Oct 27 04:53:28.603 INFO kablam! --> src/models.rs:5:10 Oct 27 04:53:28.603 INFO kablam! | Oct 27 04:53:28.603 INFO kablam! 5 | #[derive(Queryable, Debug)] Oct 27 04:53:28.603 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.603 INFO kablam! | Oct 27 04:53:28.603 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.603 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.603 INFO kablam! Oct 27 04:53:28.603 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 04:53:28.603 INFO kablam! --> src/models.rs:5:10 Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! 5 | #[derive(Queryable, Debug)] Oct 27 04:53:28.604 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.604 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.604 INFO kablam! Oct 27 04:53:28.604 INFO kablam! warning: cannot find type `url` in this scope Oct 27 04:53:28.604 INFO kablam! --> src/models.rs:14:10 Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! 14 | #[derive(Insertable)] Oct 27 04:53:28.604 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.604 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.604 INFO kablam! Oct 27 04:53:28.604 INFO kablam! warning: cannot find type `NewUrl` in this scope Oct 27 04:53:28.604 INFO kablam! --> src/models.rs:14:10 Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! 14 | #[derive(Insertable)] Oct 27 04:53:28.604 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.604 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.604 INFO kablam! Oct 27 04:53:28.604 INFO kablam! warning: cannot find type `table` in this scope Oct 27 04:53:28.604 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 04:53:28.604 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.604 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.604 INFO kablam! Oct 27 04:53:28.604 INFO kablam! warning: cannot find type `id` in this scope Oct 27 04:53:28.604 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:28.604 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.604 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.604 INFO kablam! Oct 27 04:53:28.604 INFO kablam! warning: cannot find type `code` in this scope Oct 27 04:53:28.604 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:28.604 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.604 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.604 INFO kablam! Oct 27 04:53:28.604 INFO kablam! warning: cannot find type `myurl` in this scope Oct 27 04:53:28.604 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:28.604 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.604 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.604 INFO kablam! Oct 27 04:53:28.604 INFO kablam! warning: cannot find type `create_time` in this scope Oct 27 04:53:28.604 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:28.604 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.604 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.604 INFO kablam! Oct 27 04:53:28.604 INFO kablam! warning: cannot find type `count` in this scope Oct 27 04:53:28.604 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:53:28.604 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:53:28.604 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:53:28.604 INFO kablam! Oct 27 04:53:28.604 INFO kablam! warning: unused imports: `LevelFilter`, `TermLogger` Oct 27 04:53:28.604 INFO kablam! --> src/lib.rs:266:21 Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! 266 | use simplelog::{TermLogger, LevelFilter}; Oct 27 04:53:28.604 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^ Oct 27 04:53:28.604 INFO kablam! | Oct 27 04:53:28.604 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 04:53:28.604 INFO kablam! Oct 27 04:53:29.475 INFO kablam! warning: function is never used: `create_test_server` Oct 27 04:53:29.475 INFO kablam! --> src/lib.rs:268:5 Oct 27 04:53:29.475 INFO kablam! | Oct 27 04:53:29.475 INFO kablam! 268 | fn create_test_server(password: Option) -> TestServer { Oct 27 04:53:29.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:53:29.503 INFO kablam! | Oct 27 04:53:29.503 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:53:29.503 INFO kablam! Oct 27 04:53:36.033 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 29s Oct 27 04:53:36.066 INFO kablam! su: No module specific data is present Oct 27 04:53:37.503 INFO running `"docker" "rm" "-f" "a0eb155d64eb6a9ea7c38a805cda08d2d546bdaaaddd5d6bc71d8be7063a0e26"` Oct 27 04:53:37.856 INFO blam! a0eb155d64eb6a9ea7c38a805cda08d2d546bdaaaddd5d6bc71d8be7063a0e26