Dec 06 01:10:18.486 INFO testing drklee3/twittex against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 01:10:18.486 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 01:10:18.836 INFO [stdout] 95bfb684cea1a5699cf78a6e47c4898a3844ce6221f484cef7d4ebea2b9eae9f Dec 06 01:10:18.844 INFO running `"docker" "start" "-a" "95bfb684cea1a5699cf78a6e47c4898a3844ce6221f484cef7d4ebea2b9eae9f"` Dec 06 01:10:20.215 INFO [stderr] usermod: no changes Dec 06 01:10:20.574 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 06 01:10:20.574 INFO [stderr] Compiling colored v1.6.0 Dec 06 01:10:20.574 INFO [stderr] Compiling want v0.0.4 Dec 06 01:10:20.574 INFO [stderr] Compiling futures-cpupool v0.1.8 Dec 06 01:10:20.574 INFO [stderr] Compiling tokio-timer v0.2.4 Dec 06 01:10:20.578 INFO [stderr] Compiling syn v0.11.11 Dec 06 01:10:20.578 INFO [stderr] Compiling tokio-io v0.1.7 Dec 06 01:10:20.578 INFO [stderr] Compiling syn v0.13.11 Dec 06 01:10:25.426 INFO [stderr] Compiling openssl v0.9.24 Dec 06 01:10:25.444 INFO [stderr] Compiling tokio-threadpool v0.1.5 Dec 06 01:10:25.444 INFO [stderr] Compiling chrono v0.4.4 Dec 06 01:10:25.444 INFO [stderr] Compiling fern v0.5.6 Dec 06 01:10:25.494 INFO [stderr] Compiling sha-1 v0.4.1 Dec 06 01:10:25.661 INFO [stderr] Compiling tokio-codec v0.1.0 Dec 06 01:10:27.982 INFO [stderr] Compiling tokio-reactor v0.1.2 Dec 06 01:10:28.052 INFO [stderr] Compiling hmac v0.4.2 Dec 06 01:10:37.448 INFO [stderr] Compiling tokio-udp v0.1.1 Dec 06 01:10:37.740 INFO [stderr] Compiling tokio-tcp v0.1.0 Dec 06 01:10:38.585 INFO [stderr] Compiling tokio-fs v0.1.1 Dec 06 01:10:42.212 INFO [stderr] Compiling tokio v0.1.7 Dec 06 01:10:45.943 INFO [stderr] Compiling native-tls v0.1.5 Dec 06 01:10:47.676 INFO [stderr] Compiling tokio-core v0.1.17 Dec 06 01:10:54.181 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 06 01:10:54.724 INFO [stderr] Compiling tokio-proto v0.1.1 Dec 06 01:10:54.732 INFO [stderr] Compiling tokio-tls v0.1.4 Dec 06 01:10:58.882 INFO [stderr] Compiling hyper v0.11.27 Dec 06 01:11:04.526 INFO [stderr] Compiling diesel v1.3.2 Dec 06 01:11:15.212 INFO [stderr] Compiling hyper-tls v0.1.3 Dec 06 01:11:16.907 INFO [stderr] Compiling egg-mode v0.12.0 Dec 06 01:11:50.050 INFO [stderr] Compiling migrations_internals v1.3.0 Dec 06 01:11:51.437 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 06 01:11:53.103 INFO [stderr] Compiling diesel_migrations v1.3.0 Dec 06 01:11:53.403 INFO [stderr] Compiling twittex v0.1.0 (/source) Dec 06 01:11:54.883 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 01:11:54.883 INFO [stderr] --> src/lib.rs:11:1 Dec 06 01:11:54.884 INFO [stderr] | Dec 06 01:11:54.884 INFO [stderr] 11 | #[macro_use] Dec 06 01:11:54.884 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 01:11:54.884 INFO [stderr] | Dec 06 01:11:54.885 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 01:11:54.885 INFO [stderr] Dec 06 01:11:54.889 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 06 01:11:54.890 INFO [stderr] --> src/models.rs:7:10 Dec 06 01:11:54.890 INFO [stderr] | Dec 06 01:11:54.890 INFO [stderr] 7 | #[derive(QueryableByName)] Dec 06 01:11:54.891 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:11:54.891 INFO [stderr] | Dec 06 01:11:54.891 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 01:11:54.891 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! Dec 06 01:11:54.892 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:11:54.892 INFO [stderr] Dec 06 01:11:54.893 INFO [stderr] warning: cannot find type `UserCount` in this scope Dec 06 01:11:54.893 INFO [stderr] --> src/models.rs:7:10 Dec 06 01:11:54.893 INFO [stderr] | Dec 06 01:11:54.893 INFO [stderr] 7 | #[derive(QueryableByName)] Dec 06 01:11:54.893 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:11:54.893 INFO [stderr] | Dec 06 01:11:54.893 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! Dec 06 01:11:54.893 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:11:54.893 INFO [stderr] Dec 06 01:11:54.893 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 06 01:11:54.893 INFO [stderr] --> src/models.rs:7:10 Dec 06 01:11:54.893 INFO [stderr] | Dec 06 01:11:54.893 INFO [stderr] 7 | #[derive(QueryableByName)] Dec 06 01:11:54.893 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:11:54.893 INFO [stderr] | Dec 06 01:11:54.893 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! Dec 06 01:11:54.893 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:11:54.893 INFO [stderr] Dec 06 01:11:54.893 INFO [stderr] warning: cannot find type `Tweet` in this scope Dec 06 01:11:54.893 INFO [stderr] --> src/models.rs:14:10 Dec 06 01:11:54.893 INFO [stderr] | Dec 06 01:11:54.893 INFO [stderr] 14 | #[derive(Queryable, Debug)] Dec 06 01:11:54.893 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:11:54.893 INFO [stderr] | Dec 06 01:11:54.893 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! Dec 06 01:11:54.893 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:11:54.893 INFO [stderr] Dec 06 01:11:54.893 INFO [stderr] warning: cannot find type `tweets` in this scope Dec 06 01:11:54.893 INFO [stderr] --> src/models.rs:22:10 Dec 06 01:11:54.893 INFO [stderr] | Dec 06 01:11:54.893 INFO [stderr] 22 | #[derive(Insertable, Debug)] Dec 06 01:11:54.893 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:11:54.893 INFO [stderr] | Dec 06 01:11:54.893 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! Dec 06 01:11:54.893 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:11:54.893 INFO [stderr] Dec 06 01:11:54.893 INFO [stderr] warning: cannot find type `NewTweet` in this scope Dec 06 01:11:54.893 INFO [stderr] --> src/models.rs:22:10 Dec 06 01:11:54.893 INFO [stderr] | Dec 06 01:11:54.893 INFO [stderr] 22 | #[derive(Insertable, Debug)] Dec 06 01:11:54.893 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:11:54.893 INFO [stderr] | Dec 06 01:11:54.893 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! Dec 06 01:11:54.893 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:11:54.893 INFO [stderr] Dec 06 01:11:54.893 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 01:11:54.893 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 01:11:54.893 INFO [stderr] | Dec 06 01:11:54.893 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 01:11:54.893 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:11:54.893 INFO [stderr] | Dec 06 01:11:54.893 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! Dec 06 01:11:54.893 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:11:54.893 INFO [stderr] Dec 06 01:11:54.893 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 01:11:54.893 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:11:54.893 INFO [stderr] | Dec 06 01:11:54.893 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:11:54.893 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:11:54.893 INFO [stderr] | Dec 06 01:11:54.893 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! Dec 06 01:11:54.893 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:11:54.893 INFO [stderr] Dec 06 01:11:54.893 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 06 01:11:54.893 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:11:54.893 INFO [stderr] | Dec 06 01:11:54.893 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:11:54.893 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:11:54.893 INFO [stderr] | Dec 06 01:11:54.893 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! Dec 06 01:11:54.893 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:11:54.893 INFO [stderr] Dec 06 01:11:54.893 INFO [stderr] warning: cannot find type `screen_name` in this scope Dec 06 01:11:54.893 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:11:54.893 INFO [stderr] | Dec 06 01:11:54.893 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:11:54.893 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:11:54.893 INFO [stderr] | Dec 06 01:11:54.893 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! Dec 06 01:11:54.893 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:11:54.893 INFO [stderr] Dec 06 01:11:54.939 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. Dec 06 01:11:54.939 INFO [stderr] --> src/config.rs:72:23 Dec 06 01:11:54.940 INFO [stderr] | Dec 06 01:11:54.940 INFO [stderr] 72 | let mut dir = match std::env::home_dir() { Dec 06 01:11:54.940 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 06 01:11:54.940 INFO [stderr] | Dec 06 01:11:54.940 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 06 01:11:54.940 INFO [stderr] Dec 06 01:11:54.941 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. Dec 06 01:11:54.941 INFO [stderr] --> src/lib.rs:66:33 Dec 06 01:11:54.941 INFO [stderr] | Dec 06 01:11:54.941 INFO [stderr] 66 | } else if let Some(mut dir) = env::home_dir() { Dec 06 01:11:54.942 INFO [stderr] | ^^^^^^^^^^^^^ Dec 06 01:11:54.942 INFO [stderr] Dec 06 01:12:09.340 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s Dec 06 01:12:09.352 INFO [stderr] su: No module specific data is present Dec 06 01:12:10.470 INFO running `"docker" "inspect" "95bfb684cea1a5699cf78a6e47c4898a3844ce6221f484cef7d4ebea2b9eae9f"` Dec 06 01:12:10.782 INFO running `"docker" "rm" "-f" "95bfb684cea1a5699cf78a6e47c4898a3844ce6221f484cef7d4ebea2b9eae9f"` Dec 06 01:12:11.226 INFO [stdout] 95bfb684cea1a5699cf78a6e47c4898a3844ce6221f484cef7d4ebea2b9eae9f Dec 06 01:12:11.230 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 01:12:11.791 INFO [stdout] 2a93d190013bf894f59bf0226a28d799260de0f775bbc19f4cf9bd57d0e8fdde Dec 06 01:12:11.793 INFO running `"docker" "start" "-a" "2a93d190013bf894f59bf0226a28d799260de0f775bbc19f4cf9bd57d0e8fdde"` Dec 06 01:12:13.405 INFO [stderr] usermod: no changes Dec 06 01:12:13.687 INFO [stderr] Compiling twittex v0.1.0 (/source) Dec 06 01:12:16.500 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. Dec 06 01:12:16.500 INFO [stderr] --> tests/test.rs:244:18 Dec 06 01:12:16.500 INFO [stderr] | Dec 06 01:12:16.500 INFO [stderr] 244 | let home_dir = env::home_dir().unwrap(); Dec 06 01:12:16.500 INFO [stderr] | ^^^^^^^^^^^^^ Dec 06 01:12:16.500 INFO [stderr] | Dec 06 01:12:16.501 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 06 01:12:16.501 INFO [stderr] Dec 06 01:12:16.836 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 01:12:16.836 INFO [stderr] --> src/lib.rs:11:1 Dec 06 01:12:16.836 INFO [stderr] | Dec 06 01:12:16.836 INFO [stderr] 11 | #[macro_use] Dec 06 01:12:16.836 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 01:12:16.836 INFO [stderr] | Dec 06 01:12:16.836 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 01:12:16.836 INFO [stderr] Dec 06 01:12:16.849 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 06 01:12:16.849 INFO [stderr] --> src/models.rs:7:10 Dec 06 01:12:16.849 INFO [stderr] | Dec 06 01:12:16.849 INFO [stderr] 7 | #[derive(QueryableByName)] Dec 06 01:12:16.849 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:16.849 INFO [stderr] | Dec 06 01:12:16.849 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 01:12:16.849 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! Dec 06 01:12:16.849 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:16.849 INFO [stderr] Dec 06 01:12:16.849 INFO [stderr] warning: cannot find type `UserCount` in this scope Dec 06 01:12:16.849 INFO [stderr] --> src/models.rs:7:10 Dec 06 01:12:16.849 INFO [stderr] | Dec 06 01:12:16.849 INFO [stderr] 7 | #[derive(QueryableByName)] Dec 06 01:12:16.849 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:16.849 INFO [stderr] | Dec 06 01:12:16.849 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! Dec 06 01:12:16.849 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:16.849 INFO [stderr] Dec 06 01:12:16.849 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 06 01:12:16.849 INFO [stderr] --> src/models.rs:7:10 Dec 06 01:12:16.849 INFO [stderr] | Dec 06 01:12:16.849 INFO [stderr] 7 | #[derive(QueryableByName)] Dec 06 01:12:16.849 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:16.849 INFO [stderr] | Dec 06 01:12:16.849 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! Dec 06 01:12:16.849 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:16.849 INFO [stderr] Dec 06 01:12:16.849 INFO [stderr] warning: cannot find type `Tweet` in this scope Dec 06 01:12:16.849 INFO [stderr] --> src/models.rs:14:10 Dec 06 01:12:16.849 INFO [stderr] | Dec 06 01:12:16.849 INFO [stderr] 14 | #[derive(Queryable, Debug)] Dec 06 01:12:16.849 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:16.849 INFO [stderr] | Dec 06 01:12:16.849 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! Dec 06 01:12:16.849 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:16.849 INFO [stderr] Dec 06 01:12:16.849 INFO [stderr] warning: cannot find type `tweets` in this scope Dec 06 01:12:16.849 INFO [stderr] --> src/models.rs:22:10 Dec 06 01:12:16.849 INFO [stderr] | Dec 06 01:12:16.849 INFO [stderr] 22 | #[derive(Insertable, Debug)] Dec 06 01:12:16.849 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:16.849 INFO [stderr] | Dec 06 01:12:16.849 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! Dec 06 01:12:16.849 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:16.849 INFO [stderr] Dec 06 01:12:16.849 INFO [stderr] warning: cannot find type `NewTweet` in this scope Dec 06 01:12:16.849 INFO [stderr] --> src/models.rs:22:10 Dec 06 01:12:16.849 INFO [stderr] | Dec 06 01:12:16.849 INFO [stderr] 22 | #[derive(Insertable, Debug)] Dec 06 01:12:16.849 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:16.849 INFO [stderr] | Dec 06 01:12:16.849 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! Dec 06 01:12:16.849 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:16.849 INFO [stderr] Dec 06 01:12:16.850 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 01:12:16.850 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 01:12:16.850 INFO [stderr] | Dec 06 01:12:16.850 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 01:12:16.850 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:16.850 INFO [stderr] | Dec 06 01:12:16.850 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! Dec 06 01:12:16.850 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:16.850 INFO [stderr] Dec 06 01:12:16.850 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 01:12:16.850 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:16.850 INFO [stderr] | Dec 06 01:12:16.850 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:16.850 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:16.850 INFO [stderr] | Dec 06 01:12:16.850 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! Dec 06 01:12:16.850 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:16.850 INFO [stderr] Dec 06 01:12:16.850 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 06 01:12:16.850 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:16.850 INFO [stderr] | Dec 06 01:12:16.850 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:16.850 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:16.856 INFO [stderr] | Dec 06 01:12:16.856 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! Dec 06 01:12:16.856 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:16.856 INFO [stderr] Dec 06 01:12:16.856 INFO [stderr] warning: cannot find type `screen_name` in this scope Dec 06 01:12:16.856 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:16.856 INFO [stderr] | Dec 06 01:12:16.856 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:16.856 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:16.856 INFO [stderr] | Dec 06 01:12:16.856 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! Dec 06 01:12:16.856 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:16.856 INFO [stderr] Dec 06 01:12:16.964 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. Dec 06 01:12:16.964 INFO [stderr] --> src/config.rs:72:23 Dec 06 01:12:16.964 INFO [stderr] | Dec 06 01:12:16.964 INFO [stderr] 72 | let mut dir = match std::env::home_dir() { Dec 06 01:12:16.964 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 06 01:12:16.964 INFO [stderr] | Dec 06 01:12:16.964 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 06 01:12:16.964 INFO [stderr] Dec 06 01:12:16.968 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. Dec 06 01:12:16.968 INFO [stderr] --> src/lib.rs:66:33 Dec 06 01:12:16.968 INFO [stderr] | Dec 06 01:12:16.968 INFO [stderr] 66 | } else if let Some(mut dir) = env::home_dir() { Dec 06 01:12:16.968 INFO [stderr] | ^^^^^^^^^^^^^ Dec 06 01:12:16.968 INFO [stderr] Dec 06 01:12:23.977 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.55s Dec 06 01:12:23.997 INFO [stderr] su: No module specific data is present Dec 06 01:12:25.433 INFO running `"docker" "inspect" "2a93d190013bf894f59bf0226a28d799260de0f775bbc19f4cf9bd57d0e8fdde"` Dec 06 01:12:25.861 INFO running `"docker" "rm" "-f" "2a93d190013bf894f59bf0226a28d799260de0f775bbc19f4cf9bd57d0e8fdde"` Dec 06 01:12:26.136 INFO [stdout] 2a93d190013bf894f59bf0226a28d799260de0f775bbc19f4cf9bd57d0e8fdde