Oct 12 21:42:00.362 INFO checking fanzeyi/hakase against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 21:42:00.362 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 21:42:00.886 INFO blam! 64d07dbeb730073750679a949db3df762f884edbb678572a66baea452b32cff8 Oct 12 21:42:00.888 INFO running `"docker" "start" "-a" "64d07dbeb730073750679a949db3df762f884edbb678572a66baea452b32cff8"` Oct 12 21:42:02.936 INFO kablam! usermod: no changes Oct 12 21:42:03.348 INFO kablam! Compiling serde v1.0.38 Oct 12 21:42:03.387 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 12 21:42:03.395 INFO kablam! Checking r2d2 v0.8.2 Oct 12 21:42:03.431 INFO kablam! Compiling syn v0.12.15 Oct 12 21:42:03.437 INFO kablam! Compiling serde_derive v1.0.38 Oct 12 21:42:03.440 INFO kablam! Checking hyper v0.11.25 Oct 12 21:42:53.736 INFO kablam! Checking bincode v1.0.0 Oct 12 21:42:53.736 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 12 21:42:54.204 INFO kablam! Compiling diesel_derives v1.2.0 Oct 12 21:42:54.204 INFO kablam! Compiling gotham_derive v0.2.1 Oct 12 21:42:54.954 INFO kablam! Compiling serde_json v1.0.14 Oct 12 21:42:54.954 INFO kablam! Compiling semver v0.8.0 Oct 12 21:43:04.014 INFO kablam! Compiling cargo_metadata v0.3.3 Oct 12 21:43:11.109 INFO kablam! Compiling skeptic v0.13.2 Oct 12 21:43:12.117 INFO kablam! Checking diesel v1.2.2 Oct 12 21:43:17.256 INFO kablam! Compiling borrow-bag v1.0.0 Oct 12 21:43:22.476 INFO kablam! Checking gotham v0.2.1 Oct 12 21:43:45.048 INFO kablam! Checking hakase v0.1.0 (/source) Oct 12 21:43:50.532 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 21:43:50.532 INFO kablam! --> src/models.rs:5:10 Oct 12 21:43:50.532 INFO kablam! | Oct 12 21:43:50.532 INFO kablam! 5 | #[derive(Queryable, Debug)] Oct 12 21:43:50.532 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.533 INFO kablam! | Oct 12 21:43:50.535 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 21:43:50.535 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 12 21:43:50.535 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.535 INFO kablam! Oct 12 21:43:50.535 INFO kablam! warning: cannot find type `Url` in this scope Oct 12 21:43:50.535 INFO kablam! --> src/models.rs:5:10 Oct 12 21:43:50.535 INFO kablam! | Oct 12 21:43:50.535 INFO kablam! 5 | #[derive(Queryable, Debug)] Oct 12 21:43:50.535 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.535 INFO kablam! | Oct 12 21:43:50.535 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 12 21:43:50.535 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.535 INFO kablam! Oct 12 21:43:50.535 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 21:43:50.535 INFO kablam! --> src/models.rs:5:10 Oct 12 21:43:50.535 INFO kablam! | Oct 12 21:43:50.535 INFO kablam! 5 | #[derive(Queryable, Debug)] Oct 12 21:43:50.535 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.535 INFO kablam! | Oct 12 21:43:50.535 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 12 21:43:50.535 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.535 INFO kablam! Oct 12 21:43:50.535 INFO kablam! warning: cannot find type `url` in this scope Oct 12 21:43:50.535 INFO kablam! --> src/models.rs:14:10 Oct 12 21:43:50.535 INFO kablam! | Oct 12 21:43:50.535 INFO kablam! 14 | #[derive(Insertable)] Oct 12 21:43:50.535 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.535 INFO kablam! | Oct 12 21:43:50.535 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 12 21:43:50.535 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.535 INFO kablam! Oct 12 21:43:50.535 INFO kablam! warning: cannot find type `NewUrl` in this scope Oct 12 21:43:50.535 INFO kablam! --> src/models.rs:14:10 Oct 12 21:43:50.535 INFO kablam! | Oct 12 21:43:50.535 INFO kablam! 14 | #[derive(Insertable)] Oct 12 21:43:50.535 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.535 INFO kablam! | Oct 12 21:43:50.535 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 12 21:43:50.535 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.535 INFO kablam! Oct 12 21:43:50.535 INFO kablam! warning: cannot find type `table` in this scope Oct 12 21:43:50.535 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 21:43:50.535 INFO kablam! | Oct 12 21:43:50.535 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 21:43:50.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.535 INFO kablam! | Oct 12 21:43:50.535 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 12 21:43:50.535 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.535 INFO kablam! Oct 12 21:43:50.535 INFO kablam! warning: cannot find type `id` in this scope Oct 12 21:43:50.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 21:43:50.536 INFO kablam! | Oct 12 21:43:50.536 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 21:43:50.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.536 INFO kablam! | Oct 12 21:43:50.536 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 12 21:43:50.536 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.536 INFO kablam! Oct 12 21:43:50.536 INFO kablam! warning: cannot find type `code` in this scope Oct 12 21:43:50.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 21:43:50.536 INFO kablam! | Oct 12 21:43:50.536 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 21:43:50.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.536 INFO kablam! | Oct 12 21:43:50.536 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 12 21:43:50.536 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.536 INFO kablam! Oct 12 21:43:50.536 INFO kablam! warning: cannot find type `myurl` in this scope Oct 12 21:43:50.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 21:43:50.536 INFO kablam! | Oct 12 21:43:50.536 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 21:43:50.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.536 INFO kablam! | Oct 12 21:43:50.536 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 12 21:43:50.536 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.536 INFO kablam! Oct 12 21:43:50.536 INFO kablam! warning: cannot find type `create_time` in this scope Oct 12 21:43:50.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 21:43:50.536 INFO kablam! | Oct 12 21:43:50.536 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 21:43:50.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.536 INFO kablam! | Oct 12 21:43:50.536 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 12 21:43:50.536 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.536 INFO kablam! Oct 12 21:43:50.536 INFO kablam! warning: cannot find type `count` in this scope Oct 12 21:43:50.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 21:43:50.536 INFO kablam! | Oct 12 21:43:50.536 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 21:43:50.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.536 INFO kablam! | Oct 12 21:43:50.536 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 12 21:43:50.536 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.536 INFO kablam! Oct 12 21:43:50.819 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 21:43:50.819 INFO kablam! --> src/models.rs:5:10 Oct 12 21:43:50.819 INFO kablam! | Oct 12 21:43:50.819 INFO kablam! 5 | #[derive(Queryable, Debug)] Oct 12 21:43:50.819 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.819 INFO kablam! | Oct 12 21:43:50.819 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 21:43:50.819 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 12 21:43:50.819 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.819 INFO kablam! Oct 12 21:43:50.819 INFO kablam! warning: cannot find type `Url` in this scope Oct 12 21:43:50.819 INFO kablam! --> src/models.rs:5:10 Oct 12 21:43:50.819 INFO kablam! | Oct 12 21:43:50.819 INFO kablam! 5 | #[derive(Queryable, Debug)] Oct 12 21:43:50.819 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.819 INFO kablam! | Oct 12 21:43:50.819 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 12 21:43:50.819 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.819 INFO kablam! Oct 12 21:43:50.819 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 21:43:50.819 INFO kablam! --> src/models.rs:5:10 Oct 12 21:43:50.819 INFO kablam! | Oct 12 21:43:50.819 INFO kablam! 5 | #[derive(Queryable, Debug)] Oct 12 21:43:50.819 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.819 INFO kablam! | Oct 12 21:43:50.819 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 12 21:43:50.819 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.819 INFO kablam! Oct 12 21:43:50.825 INFO kablam! warning: cannot find type `url` in this scope Oct 12 21:43:50.825 INFO kablam! --> src/models.rs:14:10 Oct 12 21:43:50.825 INFO kablam! | Oct 12 21:43:50.825 INFO kablam! 14 | #[derive(Insertable)] Oct 12 21:43:50.825 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.825 INFO kablam! | Oct 12 21:43:50.825 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 12 21:43:50.825 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.825 INFO kablam! Oct 12 21:43:50.825 INFO kablam! warning: cannot find type `NewUrl` in this scope Oct 12 21:43:50.825 INFO kablam! --> src/models.rs:14:10 Oct 12 21:43:50.825 INFO kablam! | Oct 12 21:43:50.825 INFO kablam! 14 | #[derive(Insertable)] Oct 12 21:43:50.825 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.825 INFO kablam! | Oct 12 21:43:50.825 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 12 21:43:50.825 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.825 INFO kablam! Oct 12 21:43:50.825 INFO kablam! warning: cannot find type `table` in this scope Oct 12 21:43:50.825 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 21:43:50.825 INFO kablam! | Oct 12 21:43:50.825 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 21:43:50.825 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.825 INFO kablam! | Oct 12 21:43:50.825 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 12 21:43:50.825 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.825 INFO kablam! Oct 12 21:43:50.825 INFO kablam! warning: cannot find type `id` in this scope Oct 12 21:43:50.825 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 21:43:50.825 INFO kablam! | Oct 12 21:43:50.825 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 21:43:50.825 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.826 INFO kablam! | Oct 12 21:43:50.826 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 12 21:43:50.826 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.826 INFO kablam! Oct 12 21:43:50.826 INFO kablam! warning: cannot find type `code` in this scope Oct 12 21:43:50.826 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 21:43:50.826 INFO kablam! | Oct 12 21:43:50.826 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 21:43:50.826 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.826 INFO kablam! | Oct 12 21:43:50.826 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 12 21:43:50.826 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.826 INFO kablam! Oct 12 21:43:50.826 INFO kablam! warning: cannot find type `myurl` in this scope Oct 12 21:43:50.826 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 21:43:50.826 INFO kablam! | Oct 12 21:43:50.826 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 21:43:50.826 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.826 INFO kablam! | Oct 12 21:43:50.826 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 12 21:43:50.826 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.826 INFO kablam! Oct 12 21:43:50.826 INFO kablam! warning: cannot find type `create_time` in this scope Oct 12 21:43:50.826 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 21:43:50.826 INFO kablam! | Oct 12 21:43:50.826 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 21:43:50.826 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.826 INFO kablam! | Oct 12 21:43:50.826 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 12 21:43:50.826 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.841 INFO kablam! Oct 12 21:43:50.841 INFO kablam! warning: cannot find type `count` in this scope Oct 12 21:43:50.841 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 21:43:50.841 INFO kablam! | Oct 12 21:43:50.841 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 21:43:50.841 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 21:43:50.841 INFO kablam! | Oct 12 21:43:50.841 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 12 21:43:50.841 INFO kablam! = note: for more information, see issue #50504 Oct 12 21:43:50.841 INFO kablam! Oct 12 21:43:50.841 INFO kablam! warning: unused imports: `LevelFilter`, `TermLogger` Oct 12 21:43:50.841 INFO kablam! --> src/lib.rs:266:21 Oct 12 21:43:50.841 INFO kablam! | Oct 12 21:43:50.841 INFO kablam! 266 | use simplelog::{TermLogger, LevelFilter}; Oct 12 21:43:50.841 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^ Oct 12 21:43:50.841 INFO kablam! | Oct 12 21:43:50.841 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:43:50.841 INFO kablam! Oct 12 21:43:51.812 INFO kablam! warning: function is never used: `create_test_server` Oct 12 21:43:51.813 INFO kablam! --> src/lib.rs:268:5 Oct 12 21:43:51.813 INFO kablam! | Oct 12 21:43:51.814 INFO kablam! 268 | fn create_test_server(password: Option) -> TestServer { Oct 12 21:43:51.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:43:51.815 INFO kablam! | Oct 12 21:43:51.816 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:43:51.817 INFO kablam! Oct 12 21:43:58.856 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 55s Oct 12 21:43:58.893 INFO kablam! su: No module specific data is present Oct 12 21:44:00.602 INFO running `"docker" "rm" "-f" "64d07dbeb730073750679a949db3df762f884edbb678572a66baea452b32cff8"` Oct 12 21:44:00.920 INFO blam! 64d07dbeb730073750679a949db3df762f884edbb678572a66baea452b32cff8