Oct 27 05:33:32.673 INFO checking drklee3/twittex against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 05:33:32.699 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 05:33:33.274 INFO blam! 4cf70e0c383de7913c0d336121882e1e8755c68d870d6335ea07613e8fc902bf Oct 27 05:33:33.283 INFO running `"docker" "start" "-a" "4cf70e0c383de7913c0d336121882e1e8755c68d870d6335ea07613e8fc902bf"` Oct 27 05:33:34.547 INFO kablam! usermod: no changes Oct 27 05:33:34.943 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 27 05:33:34.947 INFO kablam! Compiling num-traits v0.2.5 Oct 27 05:33:34.948 INFO kablam! Checking fern v0.5.6 Oct 27 05:33:34.975 INFO kablam! Checking egg-mode v0.12.0 Oct 27 05:33:41.241 INFO kablam! Checking diesel v1.3.2 Oct 27 05:33:42.807 INFO kablam! Compiling num-integer v0.1.39 Oct 27 05:33:45.178 INFO kablam! Compiling chrono v0.4.4 Oct 27 05:34:27.034 INFO kablam! Checking migrations_internals v1.3.0 Oct 27 05:34:35.935 INFO kablam! Compiling migrations_macros v1.3.0 Oct 27 05:34:40.495 INFO kablam! Checking diesel_migrations v1.3.0 Oct 27 05:34:41.447 INFO kablam! Checking twittex v0.1.0 (/source) Oct 27 05:34:48.551 INFO kablam! warning: unused `#[macro_use]` import Oct 27 05:34:48.551 INFO kablam! --> src/lib.rs:11:1 Oct 27 05:34:48.551 INFO kablam! | Oct 27 05:34:48.551 INFO kablam! 11 | #[macro_use] Oct 27 05:34:48.551 INFO kablam! | ^^^^^^^^^^^^ Oct 27 05:34:48.551 INFO kablam! | Oct 27 05:34:48.551 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 05:34:48.551 INFO kablam! Oct 27 05:34:48.551 INFO kablam! warning: cannot find type `BigInt` in this scope Oct 27 05:34:48.551 INFO kablam! --> src/models.rs:7:10 Oct 27 05:34:48.551 INFO kablam! | Oct 27 05:34:48.551 INFO kablam! 7 | #[derive(QueryableByName)] Oct 27 05:34:48.551 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:48.551 INFO kablam! | Oct 27 05:34:48.551 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 05:34:48.551 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 05:34:48.551 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:48.551 INFO kablam! Oct 27 05:34:48.551 INFO kablam! warning: cannot find type `UserCount` in this scope Oct 27 05:34:48.551 INFO kablam! --> src/models.rs:7:10 Oct 27 05:34:48.551 INFO kablam! | Oct 27 05:34:48.551 INFO kablam! 7 | #[derive(QueryableByName)] Oct 27 05:34:48.551 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:48.551 INFO kablam! | Oct 27 05:34:48.551 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 05:34:48.551 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:48.551 INFO kablam! Oct 27 05:34:48.551 INFO kablam! warning: cannot find type `BigInt` in this scope Oct 27 05:34:48.551 INFO kablam! --> src/models.rs:7:10 Oct 27 05:34:48.551 INFO kablam! | Oct 27 05:34:48.551 INFO kablam! 7 | #[derive(QueryableByName)] Oct 27 05:34:48.551 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:48.551 INFO kablam! | Oct 27 05:34:48.551 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 05:34:48.551 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:48.551 INFO kablam! Oct 27 05:34:48.551 INFO kablam! warning: cannot find type `Tweet` in this scope Oct 27 05:34:48.551 INFO kablam! --> src/models.rs:14:10 Oct 27 05:34:48.551 INFO kablam! | Oct 27 05:34:48.551 INFO kablam! 14 | #[derive(Queryable, Debug)] Oct 27 05:34:48.551 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:48.551 INFO kablam! | Oct 27 05:34:48.551 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 05:34:48.551 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:48.551 INFO kablam! Oct 27 05:34:48.551 INFO kablam! warning: cannot find type `tweets` in this scope Oct 27 05:34:48.551 INFO kablam! --> src/models.rs:22:10 Oct 27 05:34:48.551 INFO kablam! | Oct 27 05:34:48.551 INFO kablam! 22 | #[derive(Insertable, Debug)] Oct 27 05:34:48.551 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:48.551 INFO kablam! | Oct 27 05:34:48.551 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 05:34:48.551 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:48.551 INFO kablam! Oct 27 05:34:48.551 INFO kablam! warning: cannot find type `NewTweet` in this scope Oct 27 05:34:48.551 INFO kablam! --> src/models.rs:22:10 Oct 27 05:34:48.551 INFO kablam! | Oct 27 05:34:48.551 INFO kablam! 22 | #[derive(Insertable, Debug)] Oct 27 05:34:48.551 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:48.551 INFO kablam! | Oct 27 05:34:48.551 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 05:34:48.551 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:48.552 INFO kablam! Oct 27 05:34:48.552 INFO kablam! warning: cannot find type `table` in this scope Oct 27 05:34:48.552 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 05:34:48.552 INFO kablam! | Oct 27 05:34:48.552 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 05:34:48.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:48.552 INFO kablam! | Oct 27 05:34:48.552 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 05:34:48.552 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:48.552 INFO kablam! Oct 27 05:34:48.552 INFO kablam! warning: cannot find type `id` in this scope Oct 27 05:34:48.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:34:48.552 INFO kablam! | Oct 27 05:34:48.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:34:48.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:48.552 INFO kablam! | Oct 27 05:34:48.552 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 05:34:48.552 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:48.552 INFO kablam! Oct 27 05:34:48.552 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 05:34:48.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:34:48.552 INFO kablam! | Oct 27 05:34:48.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:34:48.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:48.552 INFO kablam! | Oct 27 05:34:48.552 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 05:34:48.552 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:48.552 INFO kablam! Oct 27 05:34:48.552 INFO kablam! warning: cannot find type `screen_name` in this scope Oct 27 05:34:48.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:34:48.552 INFO kablam! | Oct 27 05:34:48.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:34:48.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:48.552 INFO kablam! | Oct 27 05:34:48.552 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 05:34:48.552 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:48.552 INFO kablam! Oct 27 05:34:48.599 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. Oct 27 05:34:48.599 INFO kablam! --> src/config.rs:72:23 Oct 27 05:34:48.599 INFO kablam! | Oct 27 05:34:48.599 INFO kablam! 72 | let mut dir = match std::env::home_dir() { Oct 27 05:34:48.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 05:34:48.599 INFO kablam! | Oct 27 05:34:48.599 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 05:34:48.599 INFO kablam! Oct 27 05:34:48.599 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. Oct 27 05:34:48.599 INFO kablam! --> src/lib.rs:66:33 Oct 27 05:34:48.599 INFO kablam! | Oct 27 05:34:48.599 INFO kablam! 66 | } else if let Some(mut dir) = env::home_dir() { Oct 27 05:34:48.599 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 05:34:48.599 INFO kablam! Oct 27 05:34:50.499 INFO kablam! warning: unused `#[macro_use]` import Oct 27 05:34:50.499 INFO kablam! --> src/lib.rs:11:1 Oct 27 05:34:50.499 INFO kablam! | Oct 27 05:34:50.500 INFO kablam! 11 | #[macro_use] Oct 27 05:34:50.500 INFO kablam! | ^^^^^^^^^^^^ Oct 27 05:34:50.535 INFO kablam! | Oct 27 05:34:50.535 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 05:34:50.535 INFO kablam! Oct 27 05:34:50.538 INFO kablam! warning: cannot find type `BigInt` in this scope Oct 27 05:34:50.538 INFO kablam! --> src/models.rs:7:10 Oct 27 05:34:50.538 INFO kablam! | Oct 27 05:34:50.538 INFO kablam! 7 | #[derive(QueryableByName)] Oct 27 05:34:50.540 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:50.540 INFO kablam! | Oct 27 05:34:50.540 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 05:34:50.540 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 05:34:50.540 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:50.540 INFO kablam! Oct 27 05:34:50.540 INFO kablam! warning: cannot find type `UserCount` in this scope Oct 27 05:34:50.540 INFO kablam! --> src/models.rs:7:10 Oct 27 05:34:50.540 INFO kablam! | Oct 27 05:34:50.540 INFO kablam! 7 | #[derive(QueryableByName)] Oct 27 05:34:50.540 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:50.540 INFO kablam! | Oct 27 05:34:50.540 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 05:34:50.540 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:50.540 INFO kablam! Oct 27 05:34:50.540 INFO kablam! warning: cannot find type `BigInt` in this scope Oct 27 05:34:50.540 INFO kablam! --> src/models.rs:7:10 Oct 27 05:34:50.540 INFO kablam! | Oct 27 05:34:50.540 INFO kablam! 7 | #[derive(QueryableByName)] Oct 27 05:34:50.540 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:50.540 INFO kablam! | Oct 27 05:34:50.540 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 05:34:50.540 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:50.540 INFO kablam! Oct 27 05:34:50.540 INFO kablam! warning: cannot find type `Tweet` in this scope Oct 27 05:34:50.540 INFO kablam! --> src/models.rs:14:10 Oct 27 05:34:50.541 INFO kablam! | Oct 27 05:34:50.541 INFO kablam! 14 | #[derive(Queryable, Debug)] Oct 27 05:34:50.541 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:50.541 INFO kablam! | Oct 27 05:34:50.542 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 05:34:50.542 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:50.542 INFO kablam! Oct 27 05:34:50.543 INFO kablam! warning: cannot find type `tweets` in this scope Oct 27 05:34:50.543 INFO kablam! --> src/models.rs:22:10 Oct 27 05:34:50.543 INFO kablam! | Oct 27 05:34:50.543 INFO kablam! 22 | #[derive(Insertable, Debug)] Oct 27 05:34:50.544 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:50.544 INFO kablam! | Oct 27 05:34:50.544 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 05:34:50.545 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:50.545 INFO kablam! Oct 27 05:34:50.545 INFO kablam! warning: cannot find type `NewTweet` in this scope Oct 27 05:34:50.545 INFO kablam! --> src/models.rs:22:10 Oct 27 05:34:50.546 INFO kablam! | Oct 27 05:34:50.546 INFO kablam! 22 | #[derive(Insertable, Debug)] Oct 27 05:34:50.546 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:50.546 INFO kablam! | Oct 27 05:34:50.547 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 05:34:50.547 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:50.547 INFO kablam! Oct 27 05:34:50.548 INFO kablam! warning: cannot find type `table` in this scope Oct 27 05:34:50.548 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 05:34:50.548 INFO kablam! | Oct 27 05:34:50.548 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 05:34:50.548 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:50.549 INFO kablam! | Oct 27 05:34:50.549 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 05:34:50.549 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:50.549 INFO kablam! Oct 27 05:34:50.550 INFO kablam! warning: cannot find type `id` in this scope Oct 27 05:34:50.550 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:34:50.550 INFO kablam! | Oct 27 05:34:50.551 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:34:50.551 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:50.551 INFO kablam! | Oct 27 05:34:50.551 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 05:34:50.551 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:50.551 INFO kablam! Oct 27 05:34:50.552 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 05:34:50.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:34:50.552 INFO kablam! | Oct 27 05:34:50.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:34:50.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:50.552 INFO kablam! | Oct 27 05:34:50.553 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 05:34:50.553 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:50.553 INFO kablam! Oct 27 05:34:50.554 INFO kablam! warning: cannot find type `screen_name` in this scope Oct 27 05:34:50.554 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:34:50.554 INFO kablam! | Oct 27 05:34:50.554 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:34:50.554 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:34:50.554 INFO kablam! | Oct 27 05:34:50.555 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 05:34:50.555 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:34:50.555 INFO kablam! Oct 27 05:34:50.708 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. Oct 27 05:34:50.708 INFO kablam! --> src/config.rs:72:23 Oct 27 05:34:50.708 INFO kablam! | Oct 27 05:34:50.708 INFO kablam! 72 | let mut dir = match std::env::home_dir() { Oct 27 05:34:50.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 05:34:50.715 INFO kablam! | Oct 27 05:34:50.715 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 05:34:50.715 INFO kablam! Oct 27 05:34:50.716 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. Oct 27 05:34:50.716 INFO kablam! --> src/lib.rs:66:33 Oct 27 05:34:50.716 INFO kablam! | Oct 27 05:34:50.716 INFO kablam! 66 | } else if let Some(mut dir) = env::home_dir() { Oct 27 05:34:50.716 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 05:34:50.716 INFO kablam! Oct 27 05:35:04.255 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. Oct 27 05:35:04.255 INFO kablam! --> tests/test.rs:244:18 Oct 27 05:35:04.255 INFO kablam! | Oct 27 05:35:04.255 INFO kablam! 244 | let home_dir = env::home_dir().unwrap(); Oct 27 05:35:04.255 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 05:35:04.255 INFO kablam! | Oct 27 05:35:04.255 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 05:35:04.255 INFO kablam! Oct 27 05:35:04.699 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 30s Oct 27 05:35:04.720 INFO kablam! su: No module specific data is present Oct 27 05:35:05.615 INFO running `"docker" "rm" "-f" "4cf70e0c383de7913c0d336121882e1e8755c68d870d6335ea07613e8fc902bf"` Oct 27 05:35:05.911 INFO blam! 4cf70e0c383de7913c0d336121882e1e8755c68d870d6335ea07613e8fc902bf