Nov 02 15:20:49.870 INFO checking drklee3/twittex against master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862 for pr-55517 Nov 02 15:20:49.872 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-7/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55517/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/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 +f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862-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 02 15:20:50.418 INFO blam! 20c79d98e0d16f172cae270b23913df75034f213b4e005316ee800fe1b2c047f Nov 02 15:20:50.421 INFO running `"docker" "start" "-a" "20c79d98e0d16f172cae270b23913df75034f213b4e005316ee800fe1b2c047f"` Nov 02 15:20:52.028 INFO kablam! usermod: no changes Nov 02 15:20:52.524 INFO kablam! Compiling time v0.1.40 Nov 02 15:20:52.536 INFO kablam! Compiling num-traits v0.2.5 Nov 02 15:20:52.544 INFO kablam! Checking fern v0.5.6 Nov 02 15:20:52.544 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 02 15:20:52.568 INFO kablam! Checking crypto-mac v0.4.0 Nov 02 15:20:52.568 INFO kablam! Checking digest v0.6.2 Nov 02 15:20:52.572 INFO kablam! Checking diesel v1.3.2 Nov 02 15:20:53.820 INFO kablam! Checking sha-1 v0.4.1 Nov 02 15:20:53.820 INFO kablam! Checking hmac v0.4.2 Nov 02 15:20:55.528 INFO kablam! Checking egg-mode v0.12.0 Nov 02 15:20:59.304 INFO kablam! Compiling num-integer v0.1.39 Nov 02 15:21:01.333 INFO kablam! Compiling chrono v0.4.4 Nov 02 15:21:42.905 INFO kablam! Checking migrations_internals v1.3.0 Nov 02 15:21:58.352 INFO kablam! Compiling migrations_macros v1.3.0 Nov 02 15:22:02.858 INFO kablam! Checking diesel_migrations v1.3.0 Nov 02 15:22:03.696 INFO kablam! Checking twittex v0.1.0 (/source) Nov 02 15:22:11.824 INFO kablam! warning: unused `#[macro_use]` import Nov 02 15:22:11.824 INFO kablam! --> src/lib.rs:11:1 Nov 02 15:22:11.824 INFO kablam! | Nov 02 15:22:11.824 INFO kablam! 11 | #[macro_use] Nov 02 15:22:11.824 INFO kablam! | ^^^^^^^^^^^^ Nov 02 15:22:11.824 INFO kablam! | Nov 02 15:22:11.824 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 15:22:11.824 INFO kablam! Nov 02 15:22:11.835 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 02 15:22:11.835 INFO kablam! --> src/models.rs:7:10 Nov 02 15:22:11.835 INFO kablam! | Nov 02 15:22:11.835 INFO kablam! 7 | #[derive(QueryableByName)] Nov 02 15:22:11.835 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:11.837 INFO kablam! | Nov 02 15:22:11.837 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 15:22:11.837 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 02 15:22:11.837 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:11.837 INFO kablam! Nov 02 15:22:11.837 INFO kablam! warning: cannot find type `UserCount` in this scope Nov 02 15:22:11.837 INFO kablam! --> src/models.rs:7:10 Nov 02 15:22:11.837 INFO kablam! | Nov 02 15:22:11.837 INFO kablam! 7 | #[derive(QueryableByName)] Nov 02 15:22:11.837 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:11.837 INFO kablam! | Nov 02 15:22:11.837 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 02 15:22:11.837 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:11.837 INFO kablam! Nov 02 15:22:11.837 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 02 15:22:11.837 INFO kablam! --> src/models.rs:7:10 Nov 02 15:22:11.837 INFO kablam! | Nov 02 15:22:11.837 INFO kablam! 7 | #[derive(QueryableByName)] Nov 02 15:22:11.837 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:11.837 INFO kablam! | Nov 02 15:22:11.837 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 02 15:22:11.837 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:11.837 INFO kablam! Nov 02 15:22:11.837 INFO kablam! warning: cannot find type `Tweet` in this scope Nov 02 15:22:11.837 INFO kablam! --> src/models.rs:14:10 Nov 02 15:22:11.837 INFO kablam! | Nov 02 15:22:11.837 INFO kablam! 14 | #[derive(Queryable, Debug)] Nov 02 15:22:11.837 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:11.837 INFO kablam! | Nov 02 15:22:11.837 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 02 15:22:11.837 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:11.837 INFO kablam! Nov 02 15:22:11.837 INFO kablam! warning: cannot find type `tweets` in this scope Nov 02 15:22:11.837 INFO kablam! --> src/models.rs:22:10 Nov 02 15:22:11.837 INFO kablam! | Nov 02 15:22:11.837 INFO kablam! 22 | #[derive(Insertable, Debug)] Nov 02 15:22:11.837 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:11.837 INFO kablam! | Nov 02 15:22:11.837 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 02 15:22:11.837 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:11.837 INFO kablam! Nov 02 15:22:11.837 INFO kablam! warning: cannot find type `NewTweet` in this scope Nov 02 15:22:11.837 INFO kablam! --> src/models.rs:22:10 Nov 02 15:22:11.837 INFO kablam! | Nov 02 15:22:11.837 INFO kablam! 22 | #[derive(Insertable, Debug)] Nov 02 15:22:11.837 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:11.837 INFO kablam! | Nov 02 15:22:11.837 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 02 15:22:11.837 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:11.837 INFO kablam! Nov 02 15:22:11.837 INFO kablam! warning: cannot find type `table` in this scope Nov 02 15:22:11.837 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 15:22:11.837 INFO kablam! | Nov 02 15:22:11.837 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 15:22:11.837 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:11.837 INFO kablam! | Nov 02 15:22:11.837 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 02 15:22:11.837 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:11.837 INFO kablam! Nov 02 15:22:11.845 INFO kablam! warning: cannot find type `id` in this scope Nov 02 15:22:11.845 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:22:11.845 INFO kablam! | Nov 02 15:22:11.845 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:22:11.845 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:11.845 INFO kablam! | Nov 02 15:22:11.845 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 02 15:22:11.846 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:11.846 INFO kablam! Nov 02 15:22:11.846 INFO kablam! warning: cannot find type `user_id` in this scope Nov 02 15:22:11.846 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:22:11.846 INFO kablam! | Nov 02 15:22:11.846 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:22:11.846 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:11.846 INFO kablam! | Nov 02 15:22:11.846 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 02 15:22:11.846 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:11.846 INFO kablam! Nov 02 15:22:11.846 INFO kablam! warning: cannot find type `screen_name` in this scope Nov 02 15:22:11.846 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:22:11.846 INFO kablam! | Nov 02 15:22:11.846 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:22:11.846 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:11.846 INFO kablam! | Nov 02 15:22:11.846 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 02 15:22:11.846 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:11.846 INFO kablam! Nov 02 15:22:11.996 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Nov 02 15:22:11.997 INFO kablam! --> src/config.rs:72:23 Nov 02 15:22:11.997 INFO kablam! | Nov 02 15:22:11.997 INFO kablam! 72 | let mut dir = match std::env::home_dir() { Nov 02 15:22:11.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 02 15:22:11.997 INFO kablam! | Nov 02 15:22:11.997 INFO kablam! = note: #[warn(deprecated)] on by default Nov 02 15:22:11.997 INFO kablam! Nov 02 15:22:11.998 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Nov 02 15:22:11.998 INFO kablam! --> src/lib.rs:66:33 Nov 02 15:22:11.998 INFO kablam! | Nov 02 15:22:11.998 INFO kablam! 66 | } else if let Some(mut dir) = env::home_dir() { Nov 02 15:22:11.998 INFO kablam! | ^^^^^^^^^^^^^ Nov 02 15:22:11.998 INFO kablam! Nov 02 15:22:12.010 INFO kablam! warning: unused `#[macro_use]` import Nov 02 15:22:12.010 INFO kablam! --> src/lib.rs:11:1 Nov 02 15:22:12.010 INFO kablam! | Nov 02 15:22:12.010 INFO kablam! 11 | #[macro_use] Nov 02 15:22:12.010 INFO kablam! | ^^^^^^^^^^^^ Nov 02 15:22:12.016 INFO kablam! | Nov 02 15:22:12.017 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 15:22:12.017 INFO kablam! Nov 02 15:22:12.025 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 02 15:22:12.025 INFO kablam! --> src/models.rs:7:10 Nov 02 15:22:12.025 INFO kablam! | Nov 02 15:22:12.025 INFO kablam! 7 | #[derive(QueryableByName)] Nov 02 15:22:12.025 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:12.025 INFO kablam! | Nov 02 15:22:12.026 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 15:22:12.026 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 02 15:22:12.026 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:12.026 INFO kablam! Nov 02 15:22:12.027 INFO kablam! warning: cannot find type `UserCount` in this scope Nov 02 15:22:12.027 INFO kablam! --> src/models.rs:7:10 Nov 02 15:22:12.027 INFO kablam! | Nov 02 15:22:12.027 INFO kablam! 7 | #[derive(QueryableByName)] Nov 02 15:22:12.027 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:12.027 INFO kablam! | Nov 02 15:22:12.027 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 02 15:22:12.027 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:12.027 INFO kablam! Nov 02 15:22:12.027 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 02 15:22:12.027 INFO kablam! --> src/models.rs:7:10 Nov 02 15:22:12.029 INFO kablam! | Nov 02 15:22:12.029 INFO kablam! 7 | #[derive(QueryableByName)] Nov 02 15:22:12.029 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:12.029 INFO kablam! | Nov 02 15:22:12.029 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 02 15:22:12.029 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:12.029 INFO kablam! Nov 02 15:22:12.029 INFO kablam! warning: cannot find type `Tweet` in this scope Nov 02 15:22:12.029 INFO kablam! --> src/models.rs:14:10 Nov 02 15:22:12.029 INFO kablam! | Nov 02 15:22:12.029 INFO kablam! 14 | #[derive(Queryable, Debug)] Nov 02 15:22:12.029 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:12.029 INFO kablam! | Nov 02 15:22:12.029 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 02 15:22:12.029 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:12.029 INFO kablam! Nov 02 15:22:12.029 INFO kablam! warning: cannot find type `tweets` in this scope Nov 02 15:22:12.029 INFO kablam! --> src/models.rs:22:10 Nov 02 15:22:12.029 INFO kablam! | Nov 02 15:22:12.029 INFO kablam! 22 | #[derive(Insertable, Debug)] Nov 02 15:22:12.029 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:12.029 INFO kablam! | Nov 02 15:22:12.029 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 02 15:22:12.029 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:12.029 INFO kablam! Nov 02 15:22:12.029 INFO kablam! warning: cannot find type `NewTweet` in this scope Nov 02 15:22:12.029 INFO kablam! --> src/models.rs:22:10 Nov 02 15:22:12.029 INFO kablam! | Nov 02 15:22:12.029 INFO kablam! 22 | #[derive(Insertable, Debug)] Nov 02 15:22:12.029 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:12.029 INFO kablam! | Nov 02 15:22:12.029 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 02 15:22:12.029 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:12.029 INFO kablam! Nov 02 15:22:12.034 INFO kablam! warning: cannot find type `table` in this scope Nov 02 15:22:12.034 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 15:22:12.034 INFO kablam! | Nov 02 15:22:12.034 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 15:22:12.034 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:12.034 INFO kablam! | Nov 02 15:22:12.034 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 02 15:22:12.034 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:12.034 INFO kablam! Nov 02 15:22:12.034 INFO kablam! warning: cannot find type `id` in this scope Nov 02 15:22:12.034 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:22:12.034 INFO kablam! | Nov 02 15:22:12.034 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:22:12.034 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:12.034 INFO kablam! | Nov 02 15:22:12.034 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 02 15:22:12.034 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:12.034 INFO kablam! Nov 02 15:22:12.035 INFO kablam! warning: cannot find type `user_id` in this scope Nov 02 15:22:12.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:22:12.035 INFO kablam! | Nov 02 15:22:12.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:22:12.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:12.035 INFO kablam! | Nov 02 15:22:12.035 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 02 15:22:12.035 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:12.035 INFO kablam! Nov 02 15:22:12.035 INFO kablam! warning: cannot find type `screen_name` in this scope Nov 02 15:22:12.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:22:12.035 INFO kablam! | Nov 02 15:22:12.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:22:12.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:22:12.035 INFO kablam! | Nov 02 15:22:12.035 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 02 15:22:12.035 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:22:12.035 INFO kablam! Nov 02 15:22:12.107 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Nov 02 15:22:12.107 INFO kablam! --> src/config.rs:72:23 Nov 02 15:22:12.107 INFO kablam! | Nov 02 15:22:12.107 INFO kablam! 72 | let mut dir = match std::env::home_dir() { Nov 02 15:22:12.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 02 15:22:12.107 INFO kablam! | Nov 02 15:22:12.107 INFO kablam! = note: #[warn(deprecated)] on by default Nov 02 15:22:12.107 INFO kablam! Nov 02 15:22:12.109 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Nov 02 15:22:12.109 INFO kablam! --> src/lib.rs:66:33 Nov 02 15:22:12.109 INFO kablam! | Nov 02 15:22:12.109 INFO kablam! 66 | } else if let Some(mut dir) = env::home_dir() { Nov 02 15:22:12.109 INFO kablam! | ^^^^^^^^^^^^^ Nov 02 15:22:12.109 INFO kablam! Nov 02 15:22:24.357 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Nov 02 15:22:24.357 INFO kablam! --> tests/test.rs:244:18 Nov 02 15:22:24.357 INFO kablam! | Nov 02 15:22:24.358 INFO kablam! 244 | let home_dir = env::home_dir().unwrap(); Nov 02 15:22:24.358 INFO kablam! | ^^^^^^^^^^^^^ Nov 02 15:22:24.358 INFO kablam! | Nov 02 15:22:24.359 INFO kablam! = note: #[warn(deprecated)] on by default Nov 02 15:22:24.359 INFO kablam! Nov 02 15:22:24.669 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Nov 02 15:22:24.693 INFO kablam! su: No module specific data is present Nov 02 15:22:25.844 INFO running `"docker" "rm" "-f" "20c79d98e0d16f172cae270b23913df75034f213b4e005316ee800fe1b2c047f"` Nov 02 15:22:26.082 INFO blam! 20c79d98e0d16f172cae270b23913df75034f213b4e005316ee800fe1b2c047f