Oct 14 22:19:03.625 INFO testing drklee3/twittex against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 22:19:03.627 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 14 22:19:04.064 INFO blam! 7f8b96ba4f9b0655e2e69304fa821785d8c697b54ad7230549fa573dcb7f9c74 Oct 14 22:19:04.071 INFO running `"docker" "start" "-a" "7f8b96ba4f9b0655e2e69304fa821785d8c697b54ad7230549fa573dcb7f9c74"` Oct 14 22:19:05.326 INFO kablam! usermod: no changes Oct 14 22:19:05.717 INFO kablam! Compiling byteorder v1.2.3 Oct 14 22:19:05.720 INFO kablam! Compiling rand v0.4.2 Oct 14 22:19:05.720 INFO kablam! Compiling time v0.1.40 Oct 14 22:19:05.727 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 14 22:19:05.727 INFO kablam! Compiling want v0.0.4 Oct 14 22:19:05.727 INFO kablam! Compiling num-traits v0.2.5 Oct 14 22:19:05.729 INFO kablam! Compiling fern v0.5.6 Oct 14 22:19:05.771 INFO kablam! Compiling diesel_derives v1.3.0 Oct 14 22:19:10.047 INFO kablam! Compiling bytes v0.4.8 Oct 14 22:19:10.047 INFO kablam! Compiling base64 v0.9.2 Oct 14 22:19:19.143 INFO kablam! Compiling num-integer v0.1.39 Oct 14 22:19:20.485 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 14 22:19:20.495 INFO kablam! Compiling rand v0.3.22 Oct 14 22:19:20.644 INFO kablam! Compiling tokio-io v0.1.7 Oct 14 22:19:23.407 INFO kablam! Compiling chrono v0.4.4 Oct 14 22:19:28.311 INFO kablam! Compiling tokio-codec v0.1.0 Oct 14 22:19:28.311 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 14 22:19:35.352 INFO kablam! Compiling tokio-fs v0.1.1 Oct 14 22:19:36.942 INFO kablam! Compiling tokio-udp v0.1.1 Oct 14 22:19:36.947 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 14 22:19:40.078 INFO kablam! Compiling diesel v1.3.2 Oct 14 22:19:41.115 INFO kablam! Compiling tokio v0.1.7 Oct 14 22:19:46.318 INFO kablam! Compiling tokio-core v0.1.17 Oct 14 22:19:51.531 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 22:19:51.531 INFO kablam! Compiling tokio-tls v0.1.4 Oct 14 22:19:56.887 INFO kablam! Compiling hyper v0.11.27 Oct 14 22:20:14.011 INFO kablam! Compiling hyper-tls v0.1.3 Oct 14 22:20:16.847 INFO kablam! Compiling egg-mode v0.12.0 Oct 14 22:20:39.341 INFO kablam! Compiling migrations_internals v1.3.0 Oct 14 22:20:40.955 INFO kablam! Compiling migrations_macros v1.3.0 Oct 14 22:20:44.471 INFO kablam! Compiling diesel_migrations v1.3.0 Oct 14 22:20:45.017 INFO kablam! Compiling twittex v0.1.0 (/source) Oct 14 22:20:48.018 INFO kablam! warning: unused `#[macro_use]` import Oct 14 22:20:48.018 INFO kablam! --> src/lib.rs:11:1 Oct 14 22:20:48.018 INFO kablam! | Oct 14 22:20:48.018 INFO kablam! 11 | #[macro_use] Oct 14 22:20:48.018 INFO kablam! | ^^^^^^^^^^^^ Oct 14 22:20:48.018 INFO kablam! | Oct 14 22:20:48.018 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:20:48.018 INFO kablam! Oct 14 22:20:48.018 INFO kablam! warning: cannot find type `BigInt` in this scope Oct 14 22:20:48.018 INFO kablam! --> src/models.rs:7:10 Oct 14 22:20:48.018 INFO kablam! | Oct 14 22:20:48.018 INFO kablam! 7 | #[derive(QueryableByName)] Oct 14 22:20:48.018 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:20:48.018 INFO kablam! | Oct 14 22:20:48.018 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 14 22:20:48.018 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 14 22:20:48.018 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:20:48.018 INFO kablam! Oct 14 22:20:48.018 INFO kablam! warning: cannot find type `UserCount` in this scope Oct 14 22:20:48.018 INFO kablam! --> src/models.rs:7:10 Oct 14 22:20:48.018 INFO kablam! | Oct 14 22:20:48.018 INFO kablam! 7 | #[derive(QueryableByName)] Oct 14 22:20:48.018 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:20:48.018 INFO kablam! | Oct 14 22:20:48.018 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 14 22:20:48.018 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:20:48.018 INFO kablam! Oct 14 22:20:48.018 INFO kablam! warning: cannot find type `BigInt` in this scope Oct 14 22:20:48.018 INFO kablam! --> src/models.rs:7:10 Oct 14 22:20:48.018 INFO kablam! | Oct 14 22:20:48.018 INFO kablam! 7 | #[derive(QueryableByName)] Oct 14 22:20:48.018 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:20:48.018 INFO kablam! | Oct 14 22:20:48.018 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 14 22:20:48.018 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:20:48.018 INFO kablam! Oct 14 22:20:48.018 INFO kablam! warning: cannot find type `Tweet` in this scope Oct 14 22:20:48.018 INFO kablam! --> src/models.rs:14:10 Oct 14 22:20:48.018 INFO kablam! | Oct 14 22:20:48.018 INFO kablam! 14 | #[derive(Queryable, Debug)] Oct 14 22:20:48.018 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:20:48.018 INFO kablam! | Oct 14 22:20:48.018 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 14 22:20:48.018 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:20:48.018 INFO kablam! Oct 14 22:20:48.019 INFO kablam! warning: cannot find type `tweets` in this scope Oct 14 22:20:48.019 INFO kablam! --> src/models.rs:22:10 Oct 14 22:20:48.019 INFO kablam! | Oct 14 22:20:48.019 INFO kablam! 22 | #[derive(Insertable, Debug)] Oct 14 22:20:48.019 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:20:48.019 INFO kablam! | Oct 14 22:20:48.019 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 14 22:20:48.019 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:20:48.019 INFO kablam! Oct 14 22:20:48.019 INFO kablam! warning: cannot find type `NewTweet` in this scope Oct 14 22:20:48.019 INFO kablam! --> src/models.rs:22:10 Oct 14 22:20:48.019 INFO kablam! | Oct 14 22:20:48.019 INFO kablam! 22 | #[derive(Insertable, Debug)] Oct 14 22:20:48.019 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:20:48.019 INFO kablam! | Oct 14 22:20:48.019 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 14 22:20:48.019 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:20:48.019 INFO kablam! Oct 14 22:20:48.019 INFO kablam! warning: cannot find type `table` in this scope Oct 14 22:20:48.019 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 14 22:20:48.019 INFO kablam! | Oct 14 22:20:48.019 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 14 22:20:48.019 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:20:48.019 INFO kablam! | Oct 14 22:20:48.019 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 14 22:20:48.019 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:20:48.019 INFO kablam! Oct 14 22:20:48.019 INFO kablam! warning: cannot find type `id` in this scope Oct 14 22:20:48.019 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 22:20:48.019 INFO kablam! | Oct 14 22:20:48.019 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 22:20:48.019 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:20:48.019 INFO kablam! | Oct 14 22:20:48.019 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 14 22:20:48.019 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:20:48.019 INFO kablam! Oct 14 22:20:48.019 INFO kablam! warning: cannot find type `user_id` in this scope Oct 14 22:20:48.019 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 22:20:48.019 INFO kablam! | Oct 14 22:20:48.019 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 22:20:48.019 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:20:48.019 INFO kablam! | Oct 14 22:20:48.019 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 14 22:20:48.019 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:20:48.019 INFO kablam! Oct 14 22:20:48.019 INFO kablam! warning: cannot find type `screen_name` in this scope Oct 14 22:20:48.019 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 22:20:48.020 INFO kablam! | Oct 14 22:20:48.020 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 22:20:48.020 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:20:48.020 INFO kablam! | Oct 14 22:20:48.020 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 14 22:20:48.020 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:20:48.020 INFO kablam! Oct 14 22:20:48.077 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 14 22:20:48.077 INFO kablam! --> src/config.rs:72:23 Oct 14 22:20:48.077 INFO kablam! | Oct 14 22:20:48.077 INFO kablam! 72 | let mut dir = match std::env::home_dir() { Oct 14 22:20:48.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 22:20:48.077 INFO kablam! | Oct 14 22:20:48.077 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 22:20:48.077 INFO kablam! Oct 14 22:20:48.077 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 14 22:20:48.077 INFO kablam! --> src/lib.rs:66:33 Oct 14 22:20:48.077 INFO kablam! | Oct 14 22:20:48.077 INFO kablam! 66 | } else if let Some(mut dir) = env::home_dir() { Oct 14 22:20:48.077 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 22:20:48.077 INFO kablam! Oct 14 22:21:04.614 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 59s Oct 14 22:21:04.623 INFO kablam! su: No module specific data is present Oct 14 22:21:05.190 INFO running `"docker" "rm" "-f" "7f8b96ba4f9b0655e2e69304fa821785d8c697b54ad7230549fa573dcb7f9c74"` Oct 14 22:21:05.391 INFO blam! 7f8b96ba4f9b0655e2e69304fa821785d8c697b54ad7230549fa573dcb7f9c74 Oct 14 22:21:05.399 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 14 22:21:05.757 INFO blam! 5b10d47b20ca3f3aa9c69cd44c5c48854275685598c2e9078fa5065921c331ac Oct 14 22:21:05.761 INFO running `"docker" "start" "-a" "5b10d47b20ca3f3aa9c69cd44c5c48854275685598c2e9078fa5065921c331ac"` Oct 14 22:21:06.517 INFO kablam! usermod: no changes Oct 14 22:21:06.815 INFO kablam! Compiling twittex v0.1.0 (/source) Oct 14 22:21:10.663 INFO kablam! warning: unused `#[macro_use]` import Oct 14 22:21:10.663 INFO kablam! --> src/lib.rs:11:1 Oct 14 22:21:10.663 INFO kablam! | Oct 14 22:21:10.663 INFO kablam! 11 | #[macro_use] Oct 14 22:21:10.663 INFO kablam! | ^^^^^^^^^^^^ Oct 14 22:21:10.663 INFO kablam! | Oct 14 22:21:10.663 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:21:10.663 INFO kablam! Oct 14 22:21:10.663 INFO kablam! warning: cannot find type `BigInt` in this scope Oct 14 22:21:10.663 INFO kablam! --> src/models.rs:7:10 Oct 14 22:21:10.663 INFO kablam! | Oct 14 22:21:10.663 INFO kablam! 7 | #[derive(QueryableByName)] Oct 14 22:21:10.663 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:21:10.663 INFO kablam! | Oct 14 22:21:10.663 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 14 22:21:10.663 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 14 22:21:10.663 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:21:10.663 INFO kablam! Oct 14 22:21:10.663 INFO kablam! warning: cannot find type `UserCount` in this scope Oct 14 22:21:10.663 INFO kablam! --> src/models.rs:7:10 Oct 14 22:21:10.663 INFO kablam! | Oct 14 22:21:10.663 INFO kablam! 7 | #[derive(QueryableByName)] Oct 14 22:21:10.663 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:21:10.663 INFO kablam! | Oct 14 22:21:10.663 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 14 22:21:10.663 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:21:10.663 INFO kablam! Oct 14 22:21:10.663 INFO kablam! warning: cannot find type `BigInt` in this scope Oct 14 22:21:10.663 INFO kablam! --> src/models.rs:7:10 Oct 14 22:21:10.663 INFO kablam! | Oct 14 22:21:10.663 INFO kablam! 7 | #[derive(QueryableByName)] Oct 14 22:21:10.663 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:21:10.663 INFO kablam! | Oct 14 22:21:10.663 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 14 22:21:10.663 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:21:10.663 INFO kablam! Oct 14 22:21:10.663 INFO kablam! warning: cannot find type `Tweet` in this scope Oct 14 22:21:10.663 INFO kablam! --> src/models.rs:14:10 Oct 14 22:21:10.663 INFO kablam! | Oct 14 22:21:10.663 INFO kablam! 14 | #[derive(Queryable, Debug)] Oct 14 22:21:10.663 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:21:10.663 INFO kablam! | Oct 14 22:21:10.663 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 14 22:21:10.663 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:21:10.663 INFO kablam! Oct 14 22:21:10.663 INFO kablam! warning: cannot find type `tweets` in this scope Oct 14 22:21:10.663 INFO kablam! --> src/models.rs:22:10 Oct 14 22:21:10.663 INFO kablam! | Oct 14 22:21:10.663 INFO kablam! 22 | #[derive(Insertable, Debug)] Oct 14 22:21:10.663 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:21:10.663 INFO kablam! | Oct 14 22:21:10.663 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 14 22:21:10.663 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:21:10.663 INFO kablam! Oct 14 22:21:10.663 INFO kablam! warning: cannot find type `NewTweet` in this scope Oct 14 22:21:10.663 INFO kablam! --> src/models.rs:22:10 Oct 14 22:21:10.663 INFO kablam! | Oct 14 22:21:10.663 INFO kablam! 22 | #[derive(Insertable, Debug)] Oct 14 22:21:10.663 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:21:10.663 INFO kablam! | Oct 14 22:21:10.663 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 14 22:21:10.663 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:21:10.663 INFO kablam! Oct 14 22:21:10.663 INFO kablam! warning: cannot find type `table` in this scope Oct 14 22:21:10.663 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 14 22:21:10.663 INFO kablam! | Oct 14 22:21:10.663 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 14 22:21:10.663 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:21:10.663 INFO kablam! | Oct 14 22:21:10.663 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 14 22:21:10.663 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:21:10.663 INFO kablam! Oct 14 22:21:10.663 INFO kablam! warning: cannot find type `id` in this scope Oct 14 22:21:10.663 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 22:21:10.663 INFO kablam! | Oct 14 22:21:10.663 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 22:21:10.664 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:21:10.664 INFO kablam! | Oct 14 22:21:10.664 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 14 22:21:10.664 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:21:10.664 INFO kablam! Oct 14 22:21:10.664 INFO kablam! warning: cannot find type `user_id` in this scope Oct 14 22:21:10.664 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 22:21:10.664 INFO kablam! | Oct 14 22:21:10.664 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 22:21:10.664 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:21:10.664 INFO kablam! | Oct 14 22:21:10.664 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 14 22:21:10.664 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:21:10.664 INFO kablam! Oct 14 22:21:10.664 INFO kablam! warning: cannot find type `screen_name` in this scope Oct 14 22:21:10.664 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 22:21:10.664 INFO kablam! | Oct 14 22:21:10.664 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 22:21:10.664 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 22:21:10.664 INFO kablam! | Oct 14 22:21:10.664 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 14 22:21:10.664 INFO kablam! = note: for more information, see issue #50504 Oct 14 22:21:10.664 INFO kablam! Oct 14 22:21:10.715 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 14 22:21:10.715 INFO kablam! --> src/config.rs:72:23 Oct 14 22:21:10.715 INFO kablam! | Oct 14 22:21:10.715 INFO kablam! 72 | let mut dir = match std::env::home_dir() { Oct 14 22:21:10.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 22:21:10.715 INFO kablam! | Oct 14 22:21:10.715 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 22:21:10.715 INFO kablam! Oct 14 22:21:10.715 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 14 22:21:10.715 INFO kablam! --> src/lib.rs:66:33 Oct 14 22:21:10.715 INFO kablam! | Oct 14 22:21:10.715 INFO kablam! 66 | } else if let Some(mut dir) = env::home_dir() { Oct 14 22:21:10.715 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 22:21:10.715 INFO kablam! Oct 14 22:21:11.249 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 14 22:21:11.249 INFO kablam! --> tests/test.rs:244:18 Oct 14 22:21:11.249 INFO kablam! | Oct 14 22:21:11.249 INFO kablam! 244 | let home_dir = env::home_dir().unwrap(); Oct 14 22:21:11.249 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 22:21:11.249 INFO kablam! | Oct 14 22:21:11.249 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 22:21:11.249 INFO kablam! Oct 14 22:21:16.624 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.09s Oct 14 22:21:16.636 INFO kablam! su: No module specific data is present Oct 14 22:21:17.062 INFO running `"docker" "rm" "-f" "5b10d47b20ca3f3aa9c69cd44c5c48854275685598c2e9078fa5065921c331ac"` Oct 14 22:21:17.194 INFO blam! 5b10d47b20ca3f3aa9c69cd44c5c48854275685598c2e9078fa5065921c331ac