Nov 17 04:17:42.753 INFO testing drklee3/twittex against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 04:17:42.753 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-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 17 04:17:43.259 INFO [stdout] 6936657551c661e812fe2c9767d73e28bf2df95e6bb4e9f64e349f768f9e9fef Nov 17 04:17:43.262 INFO running `"docker" "start" "-a" "6936657551c661e812fe2c9767d73e28bf2df95e6bb4e9f64e349f768f9e9fef"` Nov 17 04:17:45.055 INFO [stderr] usermod: no changes Nov 17 04:17:45.487 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Nov 17 04:17:45.488 INFO [stderr] Compiling want v0.0.4 Nov 17 04:17:45.515 INFO [stderr] Compiling fern v0.5.6 Nov 17 04:17:45.515 INFO [stderr] Compiling tokio-io v0.1.7 Nov 17 04:17:45.515 INFO [stderr] Compiling tokio-threadpool v0.1.5 Nov 17 04:17:53.246 INFO [stderr] Compiling tokio-reactor v0.1.2 Nov 17 04:17:53.246 INFO [stderr] Compiling tokio-codec v0.1.0 Nov 17 04:17:54.216 INFO [stderr] Compiling diesel v1.3.2 Nov 17 04:17:58.364 INFO [stderr] Compiling tokio-fs v0.1.1 Nov 17 04:17:59.953 INFO [stderr] Compiling tokio-udp v0.1.1 Nov 17 04:17:59.956 INFO [stderr] Compiling tokio-tcp v0.1.0 Nov 17 04:18:04.287 INFO [stderr] Compiling tokio v0.1.7 Nov 17 04:18:09.787 INFO [stderr] Compiling tokio-core v0.1.17 Nov 17 04:18:15.268 INFO [stderr] Compiling tokio-proto v0.1.1 Nov 17 04:18:15.269 INFO [stderr] Compiling tokio-tls v0.1.4 Nov 17 04:18:22.307 INFO [stderr] Compiling hyper v0.11.27 Nov 17 04:18:41.541 INFO [stderr] Compiling hyper-tls v0.1.3 Nov 17 04:18:45.792 INFO [stderr] Compiling egg-mode v0.12.0 Nov 17 04:18:57.114 INFO [stderr] Compiling migrations_internals v1.3.0 Nov 17 04:18:59.787 INFO [stderr] Compiling migrations_macros v1.3.0 Nov 17 04:19:11.135 INFO [stderr] Compiling diesel_migrations v1.3.0 Nov 17 04:19:11.823 INFO [stderr] Compiling twittex v0.1.0 (/source) Nov 17 04:19:16.176 INFO [stderr] warning: unused `#[macro_use]` import Nov 17 04:19:16.178 INFO [stderr] --> src/lib.rs:11:1 Nov 17 04:19:16.178 INFO [stderr] | Nov 17 04:19:16.178 INFO [stderr] 11 | #[macro_use] Nov 17 04:19:16.179 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 04:19:16.179 INFO [stderr] | Nov 17 04:19:16.179 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 04:19:16.180 INFO [stderr] Nov 17 04:19:16.180 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 17 04:19:16.180 INFO [stderr] --> src/models.rs:7:10 Nov 17 04:19:16.180 INFO [stderr] | Nov 17 04:19:16.181 INFO [stderr] 7 | #[derive(QueryableByName)] Nov 17 04:19:16.181 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:16.181 INFO [stderr] | Nov 17 04:19:16.181 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 04:19:16.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:16.181 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:16.181 INFO [stderr] Nov 17 04:19:16.181 INFO [stderr] warning: cannot find type `UserCount` in this scope Nov 17 04:19:16.181 INFO [stderr] --> src/models.rs:7:10 Nov 17 04:19:16.181 INFO [stderr] | Nov 17 04:19:16.181 INFO [stderr] 7 | #[derive(QueryableByName)] Nov 17 04:19:16.181 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:16.181 INFO [stderr] | Nov 17 04:19:16.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:16.181 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:16.181 INFO [stderr] Nov 17 04:19:16.181 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 17 04:19:16.181 INFO [stderr] --> src/models.rs:7:10 Nov 17 04:19:16.181 INFO [stderr] | Nov 17 04:19:16.181 INFO [stderr] 7 | #[derive(QueryableByName)] Nov 17 04:19:16.181 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:16.181 INFO [stderr] | Nov 17 04:19:16.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:16.181 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:16.181 INFO [stderr] Nov 17 04:19:16.181 INFO [stderr] warning: cannot find type `Tweet` in this scope Nov 17 04:19:16.181 INFO [stderr] --> src/models.rs:14:10 Nov 17 04:19:16.181 INFO [stderr] | Nov 17 04:19:16.181 INFO [stderr] 14 | #[derive(Queryable, Debug)] Nov 17 04:19:16.181 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:16.181 INFO [stderr] | Nov 17 04:19:16.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:16.181 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:16.181 INFO [stderr] Nov 17 04:19:16.181 INFO [stderr] warning: cannot find type `tweets` in this scope Nov 17 04:19:16.181 INFO [stderr] --> src/models.rs:22:10 Nov 17 04:19:16.181 INFO [stderr] | Nov 17 04:19:16.181 INFO [stderr] 22 | #[derive(Insertable, Debug)] Nov 17 04:19:16.181 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:16.181 INFO [stderr] | Nov 17 04:19:16.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:16.181 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:16.181 INFO [stderr] Nov 17 04:19:16.181 INFO [stderr] warning: cannot find type `NewTweet` in this scope Nov 17 04:19:16.181 INFO [stderr] --> src/models.rs:22:10 Nov 17 04:19:16.181 INFO [stderr] | Nov 17 04:19:16.181 INFO [stderr] 22 | #[derive(Insertable, Debug)] Nov 17 04:19:16.181 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:16.181 INFO [stderr] | Nov 17 04:19:16.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:16.181 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:16.181 INFO [stderr] Nov 17 04:19:16.181 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 04:19:16.181 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 04:19:16.181 INFO [stderr] | Nov 17 04:19:16.181 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 04:19:16.181 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:16.181 INFO [stderr] | Nov 17 04:19:16.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:16.181 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:16.181 INFO [stderr] Nov 17 04:19:16.181 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 04:19:16.181 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:19:16.181 INFO [stderr] | Nov 17 04:19:16.181 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:19:16.181 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:16.181 INFO [stderr] | Nov 17 04:19:16.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:16.181 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:16.181 INFO [stderr] Nov 17 04:19:16.181 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 17 04:19:16.181 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:19:16.181 INFO [stderr] | Nov 17 04:19:16.181 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:19:16.181 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:16.181 INFO [stderr] | Nov 17 04:19:16.182 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:16.182 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:16.182 INFO [stderr] Nov 17 04:19:16.182 INFO [stderr] warning: cannot find type `screen_name` in this scope Nov 17 04:19:16.182 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:19:16.182 INFO [stderr] | Nov 17 04:19:16.182 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:19:16.182 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:16.182 INFO [stderr] | Nov 17 04:19:16.182 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:16.182 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:16.182 INFO [stderr] Nov 17 04:19:16.247 INFO [stderr] 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 17 04:19:16.247 INFO [stderr] --> src/config.rs:72:23 Nov 17 04:19:16.247 INFO [stderr] | Nov 17 04:19:16.247 INFO [stderr] 72 | let mut dir = match std::env::home_dir() { Nov 17 04:19:16.247 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 04:19:16.247 INFO [stderr] | Nov 17 04:19:16.247 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 04:19:16.247 INFO [stderr] Nov 17 04:19:16.247 INFO [stderr] 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 17 04:19:16.247 INFO [stderr] --> src/lib.rs:66:33 Nov 17 04:19:16.247 INFO [stderr] | Nov 17 04:19:16.247 INFO [stderr] 66 | } else if let Some(mut dir) = env::home_dir() { Nov 17 04:19:16.247 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 04:19:16.247 INFO [stderr] Nov 17 04:19:34.612 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s Nov 17 04:19:34.639 INFO [stderr] su: No module specific data is present Nov 17 04:19:35.245 INFO running `"docker" "inspect" "6936657551c661e812fe2c9767d73e28bf2df95e6bb4e9f64e349f768f9e9fef"` Nov 17 04:19:35.628 INFO running `"docker" "rm" "-f" "6936657551c661e812fe2c9767d73e28bf2df95e6bb4e9f64e349f768f9e9fef"` Nov 17 04:19:35.985 INFO [stdout] 6936657551c661e812fe2c9767d73e28bf2df95e6bb4e9f64e349f768f9e9fef Nov 17 04:19:35.987 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-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 17 04:19:36.497 INFO [stdout] 60c71dbe20a70ec289277f884d38930b2574bd663e258d727c0870d059c4ea90 Nov 17 04:19:36.501 INFO running `"docker" "start" "-a" "60c71dbe20a70ec289277f884d38930b2574bd663e258d727c0870d059c4ea90"` Nov 17 04:19:37.983 INFO [stderr] usermod: no changes Nov 17 04:19:38.237 INFO [stderr] Compiling twittex v0.1.0 (/source) Nov 17 04:19:46.754 INFO [stderr] 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 17 04:19:46.754 INFO [stderr] --> tests/test.rs:244:18 Nov 17 04:19:46.754 INFO [stderr] | Nov 17 04:19:46.754 INFO [stderr] 244 | let home_dir = env::home_dir().unwrap(); Nov 17 04:19:46.754 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 04:19:46.754 INFO [stderr] | Nov 17 04:19:46.754 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 04:19:46.754 INFO [stderr] Nov 17 04:19:47.171 INFO [stderr] warning: unused `#[macro_use]` import Nov 17 04:19:47.175 INFO [stderr] --> src/lib.rs:11:1 Nov 17 04:19:47.175 INFO [stderr] | Nov 17 04:19:47.175 INFO [stderr] 11 | #[macro_use] Nov 17 04:19:47.175 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 04:19:47.175 INFO [stderr] | Nov 17 04:19:47.175 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 04:19:47.175 INFO [stderr] Nov 17 04:19:47.176 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 17 04:19:47.176 INFO [stderr] --> src/models.rs:7:10 Nov 17 04:19:47.176 INFO [stderr] | Nov 17 04:19:47.176 INFO [stderr] 7 | #[derive(QueryableByName)] Nov 17 04:19:47.176 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:47.176 INFO [stderr] | Nov 17 04:19:47.176 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 04:19:47.176 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:47.176 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:47.176 INFO [stderr] Nov 17 04:19:47.176 INFO [stderr] warning: cannot find type `UserCount` in this scope Nov 17 04:19:47.176 INFO [stderr] --> src/models.rs:7:10 Nov 17 04:19:47.176 INFO [stderr] | Nov 17 04:19:47.176 INFO [stderr] 7 | #[derive(QueryableByName)] Nov 17 04:19:47.176 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:47.176 INFO [stderr] | Nov 17 04:19:47.176 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:47.176 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:47.176 INFO [stderr] Nov 17 04:19:47.176 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 17 04:19:47.176 INFO [stderr] --> src/models.rs:7:10 Nov 17 04:19:47.176 INFO [stderr] | Nov 17 04:19:47.176 INFO [stderr] 7 | #[derive(QueryableByName)] Nov 17 04:19:47.176 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:47.176 INFO [stderr] | Nov 17 04:19:47.176 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:47.176 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:47.176 INFO [stderr] Nov 17 04:19:47.176 INFO [stderr] warning: cannot find type `Tweet` in this scope Nov 17 04:19:47.176 INFO [stderr] --> src/models.rs:14:10 Nov 17 04:19:47.176 INFO [stderr] | Nov 17 04:19:47.176 INFO [stderr] 14 | #[derive(Queryable, Debug)] Nov 17 04:19:47.176 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:47.176 INFO [stderr] | Nov 17 04:19:47.176 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:47.176 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:47.176 INFO [stderr] Nov 17 04:19:47.176 INFO [stderr] warning: cannot find type `tweets` in this scope Nov 17 04:19:47.176 INFO [stderr] --> src/models.rs:22:10 Nov 17 04:19:47.176 INFO [stderr] | Nov 17 04:19:47.176 INFO [stderr] 22 | #[derive(Insertable, Debug)] Nov 17 04:19:47.176 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:47.176 INFO [stderr] | Nov 17 04:19:47.176 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:47.176 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:47.176 INFO [stderr] Nov 17 04:19:47.176 INFO [stderr] warning: cannot find type `NewTweet` in this scope Nov 17 04:19:47.176 INFO [stderr] --> src/models.rs:22:10 Nov 17 04:19:47.176 INFO [stderr] | Nov 17 04:19:47.176 INFO [stderr] 22 | #[derive(Insertable, Debug)] Nov 17 04:19:47.176 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:47.176 INFO [stderr] | Nov 17 04:19:47.176 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:47.176 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:47.176 INFO [stderr] Nov 17 04:19:47.176 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 04:19:47.176 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 04:19:47.176 INFO [stderr] | Nov 17 04:19:47.176 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 04:19:47.176 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:47.176 INFO [stderr] | Nov 17 04:19:47.176 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:47.176 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:47.176 INFO [stderr] Nov 17 04:19:47.177 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 04:19:47.177 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:19:47.177 INFO [stderr] | Nov 17 04:19:47.177 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:19:47.177 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:47.177 INFO [stderr] | Nov 17 04:19:47.177 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:47.177 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:47.177 INFO [stderr] Nov 17 04:19:47.177 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 17 04:19:47.177 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:19:47.177 INFO [stderr] | Nov 17 04:19:47.177 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:19:47.177 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:47.177 INFO [stderr] | Nov 17 04:19:47.177 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:47.177 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:47.177 INFO [stderr] Nov 17 04:19:47.199 INFO [stderr] warning: cannot find type `screen_name` in this scope Nov 17 04:19:47.199 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:19:47.199 INFO [stderr] | Nov 17 04:19:47.199 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:19:47.199 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:19:47.199 INFO [stderr] | Nov 17 04:19:47.199 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 04:19:47.199 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:19:47.199 INFO [stderr] Nov 17 04:19:47.279 INFO [stderr] 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 17 04:19:47.279 INFO [stderr] --> src/config.rs:72:23 Nov 17 04:19:47.279 INFO [stderr] | Nov 17 04:19:47.279 INFO [stderr] 72 | let mut dir = match std::env::home_dir() { Nov 17 04:19:47.279 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 04:19:47.279 INFO [stderr] | Nov 17 04:19:47.279 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 04:19:47.279 INFO [stderr] Nov 17 04:19:47.291 INFO [stderr] 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 17 04:19:47.291 INFO [stderr] --> src/lib.rs:66:33 Nov 17 04:19:47.291 INFO [stderr] | Nov 17 04:19:47.291 INFO [stderr] 66 | } else if let Some(mut dir) = env::home_dir() { Nov 17 04:19:47.291 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 04:19:47.291 INFO [stderr] Nov 17 04:19:53.239 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.23s Nov 17 04:19:53.267 INFO [stderr] su: No module specific data is present Nov 17 04:19:54.037 INFO running `"docker" "inspect" "60c71dbe20a70ec289277f884d38930b2574bd663e258d727c0870d059c4ea90"` Nov 17 04:19:54.325 INFO running `"docker" "rm" "-f" "60c71dbe20a70ec289277f884d38930b2574bd663e258d727c0870d059c4ea90"` Nov 17 04:19:54.665 INFO [stdout] 60c71dbe20a70ec289277f884d38930b2574bd663e258d727c0870d059c4ea90