Nov 09 13:07:25.581 INFO checking fanzeyi/hakase against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 09 13:07:25.583 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-3/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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"` Nov 09 13:07:26.091 INFO blam! 97b226ca43e5c280bee6b37afc38ea2330a6df25fff898f9ea24e6f8de048e23 Nov 09 13:07:26.119 INFO running `"docker" "start" "-a" "97b226ca43e5c280bee6b37afc38ea2330a6df25fff898f9ea24e6f8de048e23"` Nov 09 13:07:27.508 INFO kablam! usermod: no changes Nov 09 13:07:27.843 INFO kablam! Compiling rustc-demangle v0.1.7 Nov 09 13:07:27.843 INFO kablam! Compiling serde v1.0.38 Nov 09 13:07:27.844 INFO kablam! Compiling num-traits v0.2.2 Nov 09 13:07:27.844 INFO kablam! Compiling remove_dir_all v0.5.0 Nov 09 13:07:27.919 INFO kablam! Compiling mysqlclient-sys v0.2.3 Nov 09 13:07:27.919 INFO kablam! Checking rand v0.5.0-pre.0 Nov 09 13:07:27.920 INFO kablam! Checking uuid v0.6.3 Nov 09 13:07:29.055 INFO kablam! Compiling backtrace-sys v0.1.16 Nov 09 13:07:31.071 INFO kablam! Compiling tempdir v0.3.7 Nov 09 13:07:31.147 INFO kablam! Checking simplelog v0.5.1 Nov 09 13:07:31.203 INFO kablam! Compiling gotham_derive v0.2.1 Nov 09 13:07:32.131 INFO kablam! Compiling backtrace v0.3.6 Nov 09 13:07:35.667 INFO kablam! Compiling serde_derive v1.0.38 Nov 09 13:07:37.944 INFO kablam! Checking tokio-proto v0.1.1 Nov 09 13:07:38.116 INFO kablam! Compiling error-chain v0.11.0 Nov 09 13:07:43.180 INFO kablam! Checking diesel v1.2.2 Nov 09 13:07:53.616 INFO kablam! Checking hyper v0.11.25 Nov 09 13:08:07.423 INFO kablam! Compiling semver v0.8.0 Nov 09 13:08:10.101 INFO kablam! Compiling serde_json v1.0.14 Nov 09 13:08:10.103 INFO kablam! Checking bincode v1.0.0 Nov 09 13:08:10.243 INFO kablam! Checking serde_urlencoded v0.5.1 Nov 09 13:08:17.164 INFO kablam! Compiling cargo_metadata v0.3.3 Nov 09 13:08:21.071 INFO kablam! Compiling skeptic v0.13.2 Nov 09 13:08:26.753 INFO kablam! Compiling borrow-bag v1.0.0 Nov 09 13:08:31.114 INFO kablam! Checking gotham v0.2.1 Nov 09 13:08:42.562 INFO kablam! Checking hakase v0.1.0 (/source) Nov 09 13:08:46.916 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:08:46.917 INFO kablam! --> src/models.rs:5:10 Nov 09 13:08:46.917 INFO kablam! | Nov 09 13:08:46.918 INFO kablam! 5 | #[derive(Queryable, Debug)] Nov 09 13:08:46.918 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:46.918 INFO kablam! | Nov 09 13:08:46.919 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 13:08:46.919 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! Nov 09 13:08:46.919 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:46.919 INFO kablam! Nov 09 13:08:46.920 INFO kablam! warning: cannot find type `Url` in this scope Nov 09 13:08:46.920 INFO kablam! --> src/models.rs:5:10 Nov 09 13:08:46.920 INFO kablam! | Nov 09 13:08:46.921 INFO kablam! 5 | #[derive(Queryable, Debug)] Nov 09 13:08:46.921 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:46.921 INFO kablam! | Nov 09 13:08:46.921 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! Nov 09 13:08:46.922 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:46.922 INFO kablam! Nov 09 13:08:46.922 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:08:46.922 INFO kablam! --> src/models.rs:5:10 Nov 09 13:08:46.923 INFO kablam! | Nov 09 13:08:46.923 INFO kablam! 5 | #[derive(Queryable, Debug)] Nov 09 13:08:46.923 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:46.923 INFO kablam! | Nov 09 13:08:46.924 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! Nov 09 13:08:46.924 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:46.924 INFO kablam! Nov 09 13:08:46.924 INFO kablam! warning: cannot find type `url` in this scope Nov 09 13:08:46.925 INFO kablam! --> src/models.rs:14:10 Nov 09 13:08:46.925 INFO kablam! | Nov 09 13:08:46.925 INFO kablam! 14 | #[derive(Insertable)] Nov 09 13:08:46.926 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:46.926 INFO kablam! | Nov 09 13:08:46.926 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! Nov 09 13:08:46.926 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:46.927 INFO kablam! Nov 09 13:08:46.927 INFO kablam! warning: cannot find type `NewUrl` in this scope Nov 09 13:08:46.927 INFO kablam! --> src/models.rs:14:10 Nov 09 13:08:46.927 INFO kablam! | Nov 09 13:08:46.928 INFO kablam! 14 | #[derive(Insertable)] Nov 09 13:08:46.928 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:46.928 INFO kablam! | Nov 09 13:08:46.928 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! Nov 09 13:08:46.929 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:46.929 INFO kablam! Nov 09 13:08:46.929 INFO kablam! warning: cannot find type `table` in this scope Nov 09 13:08:46.929 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 13:08:46.930 INFO kablam! | Nov 09 13:08:46.930 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 13:08:46.930 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:46.935 INFO kablam! | Nov 09 13:08:46.935 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! Nov 09 13:08:46.935 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:46.935 INFO kablam! Nov 09 13:08:46.936 INFO kablam! warning: cannot find type `id` in this scope Nov 09 13:08:46.936 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:08:46.936 INFO kablam! | Nov 09 13:08:46.937 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:08:46.937 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:46.937 INFO kablam! | Nov 09 13:08:46.938 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! Nov 09 13:08:46.938 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:46.938 INFO kablam! Nov 09 13:08:46.938 INFO kablam! warning: cannot find type `code` in this scope Nov 09 13:08:46.939 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:08:46.939 INFO kablam! | Nov 09 13:08:46.939 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:08:46.940 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:46.940 INFO kablam! | Nov 09 13:08:46.940 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! Nov 09 13:08:46.940 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:46.941 INFO kablam! Nov 09 13:08:46.941 INFO kablam! warning: cannot find type `myurl` in this scope Nov 09 13:08:46.941 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:08:46.942 INFO kablam! | Nov 09 13:08:46.942 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:08:46.942 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:46.943 INFO kablam! | Nov 09 13:08:46.943 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! Nov 09 13:08:46.943 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:46.944 INFO kablam! Nov 09 13:08:46.944 INFO kablam! warning: cannot find type `create_time` in this scope Nov 09 13:08:46.944 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:08:46.944 INFO kablam! | Nov 09 13:08:46.945 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:08:46.945 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:46.945 INFO kablam! | Nov 09 13:08:46.946 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! Nov 09 13:08:46.946 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:46.946 INFO kablam! Nov 09 13:08:46.947 INFO kablam! warning: cannot find type `count` in this scope Nov 09 13:08:46.947 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:08:46.947 INFO kablam! | Nov 09 13:08:46.947 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:08:46.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:46.948 INFO kablam! | Nov 09 13:08:46.948 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! Nov 09 13:08:46.949 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:46.949 INFO kablam! Nov 09 13:08:47.196 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:08:47.196 INFO kablam! --> src/models.rs:5:10 Nov 09 13:08:47.196 INFO kablam! | Nov 09 13:08:47.197 INFO kablam! 5 | #[derive(Queryable, Debug)] Nov 09 13:08:47.197 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:47.197 INFO kablam! | Nov 09 13:08:47.198 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 13:08:47.198 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! Nov 09 13:08:47.198 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:47.198 INFO kablam! Nov 09 13:08:47.199 INFO kablam! warning: cannot find type `Url` in this scope Nov 09 13:08:47.199 INFO kablam! --> src/models.rs:5:10 Nov 09 13:08:47.199 INFO kablam! | Nov 09 13:08:47.200 INFO kablam! 5 | #[derive(Queryable, Debug)] Nov 09 13:08:47.200 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:47.200 INFO kablam! | Nov 09 13:08:47.201 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! Nov 09 13:08:47.201 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:47.201 INFO kablam! Nov 09 13:08:47.202 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:08:47.202 INFO kablam! --> src/models.rs:5:10 Nov 09 13:08:47.202 INFO kablam! | Nov 09 13:08:47.203 INFO kablam! 5 | #[derive(Queryable, Debug)] Nov 09 13:08:47.203 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:47.203 INFO kablam! | Nov 09 13:08:47.203 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! Nov 09 13:08:47.204 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:47.204 INFO kablam! Nov 09 13:08:47.204 INFO kablam! warning: cannot find type `url` in this scope Nov 09 13:08:47.205 INFO kablam! --> src/models.rs:14:10 Nov 09 13:08:47.205 INFO kablam! | Nov 09 13:08:47.205 INFO kablam! 14 | #[derive(Insertable)] Nov 09 13:08:47.206 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:47.206 INFO kablam! | Nov 09 13:08:47.206 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! Nov 09 13:08:47.207 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:47.207 INFO kablam! Nov 09 13:08:47.207 INFO kablam! warning: cannot find type `NewUrl` in this scope Nov 09 13:08:47.207 INFO kablam! --> src/models.rs:14:10 Nov 09 13:08:47.208 INFO kablam! | Nov 09 13:08:47.208 INFO kablam! 14 | #[derive(Insertable)] Nov 09 13:08:47.208 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:47.208 INFO kablam! | Nov 09 13:08:47.209 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! Nov 09 13:08:47.209 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:47.211 INFO kablam! Nov 09 13:08:47.211 INFO kablam! warning: cannot find type `table` in this scope Nov 09 13:08:47.211 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 13:08:47.212 INFO kablam! | Nov 09 13:08:47.212 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 13:08:47.212 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:47.212 INFO kablam! | Nov 09 13:08:47.213 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! Nov 09 13:08:47.213 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:47.213 INFO kablam! Nov 09 13:08:47.214 INFO kablam! warning: cannot find type `id` in this scope Nov 09 13:08:47.214 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:08:47.214 INFO kablam! | Nov 09 13:08:47.223 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:08:47.223 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:47.223 INFO kablam! | Nov 09 13:08:47.224 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! Nov 09 13:08:47.224 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:47.224 INFO kablam! Nov 09 13:08:47.224 INFO kablam! warning: cannot find type `code` in this scope Nov 09 13:08:47.225 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:08:47.225 INFO kablam! | Nov 09 13:08:47.225 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:08:47.226 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:47.226 INFO kablam! | Nov 09 13:08:47.226 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! Nov 09 13:08:47.226 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:47.227 INFO kablam! Nov 09 13:08:47.227 INFO kablam! warning: cannot find type `myurl` in this scope Nov 09 13:08:47.227 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:08:47.228 INFO kablam! | Nov 09 13:08:47.228 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:08:47.228 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:47.229 INFO kablam! | Nov 09 13:08:47.229 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! Nov 09 13:08:47.229 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:47.229 INFO kablam! Nov 09 13:08:47.230 INFO kablam! warning: cannot find type `create_time` in this scope Nov 09 13:08:47.230 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:08:47.230 INFO kablam! | Nov 09 13:08:47.231 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:08:47.231 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:47.231 INFO kablam! | Nov 09 13:08:47.231 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! Nov 09 13:08:47.232 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:47.232 INFO kablam! Nov 09 13:08:47.232 INFO kablam! warning: cannot find type `count` in this scope Nov 09 13:08:47.233 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:08:47.233 INFO kablam! | Nov 09 13:08:47.233 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:08:47.233 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:08:47.234 INFO kablam! | Nov 09 13:08:47.234 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! Nov 09 13:08:47.234 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:08:47.235 INFO kablam! Nov 09 13:08:47.235 INFO kablam! warning: unused imports: `LevelFilter`, `TermLogger` Nov 09 13:08:47.235 INFO kablam! --> src/lib.rs:266:21 Nov 09 13:08:47.236 INFO kablam! | Nov 09 13:08:47.236 INFO kablam! 266 | use simplelog::{TermLogger, LevelFilter}; Nov 09 13:08:47.236 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^ Nov 09 13:08:47.237 INFO kablam! | Nov 09 13:08:47.237 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 13:08:47.237 INFO kablam! Nov 09 13:08:48.167 INFO kablam! warning: function is never used: `create_test_server` Nov 09 13:08:48.167 INFO kablam! --> src/lib.rs:268:5 Nov 09 13:08:48.167 INFO kablam! | Nov 09 13:08:48.167 INFO kablam! 268 | fn create_test_server(password: Option) -> TestServer { Nov 09 13:08:48.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 13:08:48.167 INFO kablam! | Nov 09 13:08:48.167 INFO kablam! = note: #[warn(dead_code)] on by default Nov 09 13:08:48.167 INFO kablam! Nov 09 13:08:54.180 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Nov 09 13:08:54.214 INFO kablam! su: No module specific data is present Nov 09 13:08:55.788 INFO running `"docker" "rm" "-f" "97b226ca43e5c280bee6b37afc38ea2330a6df25fff898f9ea24e6f8de048e23"` Nov 09 13:08:56.299 INFO blam! 97b226ca43e5c280bee6b37afc38ea2330a6df25fff898f9ea24e6f8de048e23