Nov 30 03:53:21.214 INFO checking drklee3/twittex against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 03:53:21.214 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-5/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 30 03:53:21.626 INFO [stdout] 4fa1bda39ed51207c4948ba393139d5e5e1e75b9e3c6b67f5e4dad43f20bc093 Nov 30 03:53:21.634 INFO running `"docker" "start" "-a" "4fa1bda39ed51207c4948ba393139d5e5e1e75b9e3c6b67f5e4dad43f20bc093"` Nov 30 03:53:22.753 INFO [stderr] usermod: no changes Nov 30 03:53:23.096 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Nov 30 03:53:23.096 INFO [stderr] Compiling time v0.1.40 Nov 30 03:53:23.120 INFO [stderr] Checking want v0.0.4 Nov 30 03:53:23.132 INFO [stderr] Compiling num-traits v0.2.5 Nov 30 03:53:23.132 INFO [stderr] Checking fern v0.5.6 Nov 30 03:53:23.132 INFO [stderr] Checking tokio-threadpool v0.1.5 Nov 30 03:53:23.132 INFO [stderr] Checking sha-1 v0.4.1 Nov 30 03:53:29.149 INFO [stderr] Checking diesel v1.3.2 Nov 30 03:53:30.724 INFO [stderr] Checking tokio-fs v0.1.1 Nov 30 03:53:31.548 INFO [stderr] Compiling num-integer v0.1.39 Nov 30 03:53:33.883 INFO [stderr] Checking tokio v0.1.7 Nov 30 03:53:34.113 INFO [stderr] Compiling chrono v0.4.4 Nov 30 03:53:38.177 INFO [stderr] Checking tokio-core v0.1.17 Nov 30 03:53:44.430 INFO [stderr] Checking tokio-proto v0.1.1 Nov 30 03:53:44.432 INFO [stderr] Checking tokio-tls v0.1.4 Nov 30 03:53:54.968 INFO [stderr] Checking hyper v0.11.27 Nov 30 03:54:12.066 INFO [stderr] Checking hyper-tls v0.1.3 Nov 30 03:54:17.709 INFO [stderr] Checking egg-mode v0.12.0 Nov 30 03:54:35.396 INFO [stderr] Checking migrations_internals v1.3.0 Nov 30 03:54:45.734 INFO [stderr] Compiling migrations_macros v1.3.0 Nov 30 03:54:50.408 INFO [stderr] Checking diesel_migrations v1.3.0 Nov 30 03:54:51.119 INFO [stderr] Checking twittex v0.1.0 (/source) Nov 30 03:54:58.512 INFO [stderr] warning: unused `#[macro_use]` import Nov 30 03:54:58.512 INFO [stderr] --> src/lib.rs:11:1 Nov 30 03:54:58.512 INFO [stderr] | Nov 30 03:54:58.512 INFO [stderr] 11 | #[macro_use] Nov 30 03:54:58.512 INFO [stderr] | ^^^^^^^^^^^^ Nov 30 03:54:58.512 INFO [stderr] | Nov 30 03:54:58.512 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 03:54:58.512 INFO [stderr] Nov 30 03:54:58.512 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 30 03:54:58.512 INFO [stderr] --> src/models.rs:7:10 Nov 30 03:54:58.512 INFO [stderr] | Nov 30 03:54:58.512 INFO [stderr] 7 | #[derive(QueryableByName)] Nov 30 03:54:58.512 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.520 INFO [stderr] | Nov 30 03:54:58.520 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 03:54:58.520 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 30 03:54:58.520 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.520 INFO [stderr] Nov 30 03:54:58.520 INFO [stderr] warning: cannot find type `UserCount` in this scope Nov 30 03:54:58.520 INFO [stderr] --> src/models.rs:7:10 Nov 30 03:54:58.520 INFO [stderr] | Nov 30 03:54:58.520 INFO [stderr] 7 | #[derive(QueryableByName)] Nov 30 03:54:58.520 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.521 INFO [stderr] | Nov 30 03:54:58.521 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 30 03:54:58.521 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.521 INFO [stderr] Nov 30 03:54:58.521 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 30 03:54:58.521 INFO [stderr] --> src/models.rs:7:10 Nov 30 03:54:58.521 INFO [stderr] | Nov 30 03:54:58.521 INFO [stderr] 7 | #[derive(QueryableByName)] Nov 30 03:54:58.521 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.521 INFO [stderr] | Nov 30 03:54:58.521 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 30 03:54:58.521 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.521 INFO [stderr] Nov 30 03:54:58.521 INFO [stderr] warning: cannot find type `Tweet` in this scope Nov 30 03:54:58.521 INFO [stderr] --> src/models.rs:14:10 Nov 30 03:54:58.521 INFO [stderr] | Nov 30 03:54:58.521 INFO [stderr] 14 | #[derive(Queryable, Debug)] Nov 30 03:54:58.521 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.521 INFO [stderr] | Nov 30 03:54:58.521 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 30 03:54:58.521 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.521 INFO [stderr] Nov 30 03:54:58.521 INFO [stderr] warning: cannot find type `tweets` in this scope Nov 30 03:54:58.521 INFO [stderr] --> src/models.rs:22:10 Nov 30 03:54:58.521 INFO [stderr] | Nov 30 03:54:58.521 INFO [stderr] 22 | #[derive(Insertable, Debug)] Nov 30 03:54:58.521 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.521 INFO [stderr] | Nov 30 03:54:58.521 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 30 03:54:58.521 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.521 INFO [stderr] Nov 30 03:54:58.521 INFO [stderr] warning: cannot find type `NewTweet` in this scope Nov 30 03:54:58.521 INFO [stderr] --> src/models.rs:22:10 Nov 30 03:54:58.521 INFO [stderr] | Nov 30 03:54:58.521 INFO [stderr] 22 | #[derive(Insertable, Debug)] Nov 30 03:54:58.521 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.521 INFO [stderr] | Nov 30 03:54:58.521 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 30 03:54:58.521 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.521 INFO [stderr] Nov 30 03:54:58.521 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 03:54:58.521 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 03:54:58.521 INFO [stderr] | Nov 30 03:54:58.521 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 03:54:58.521 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.521 INFO [stderr] | Nov 30 03:54:58.521 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 30 03:54:58.521 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.521 INFO [stderr] Nov 30 03:54:58.521 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 03:54:58.521 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:54:58.521 INFO [stderr] | Nov 30 03:54:58.521 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:54:58.521 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.521 INFO [stderr] | Nov 30 03:54:58.521 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 30 03:54:58.521 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.521 INFO [stderr] Nov 30 03:54:58.521 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 30 03:54:58.521 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:54:58.521 INFO [stderr] | Nov 30 03:54:58.521 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:54:58.521 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.521 INFO [stderr] | Nov 30 03:54:58.521 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 30 03:54:58.521 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.521 INFO [stderr] Nov 30 03:54:58.521 INFO [stderr] warning: cannot find type `screen_name` in this scope Nov 30 03:54:58.521 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:54:58.521 INFO [stderr] | Nov 30 03:54:58.521 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:54:58.521 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.521 INFO [stderr] | Nov 30 03:54:58.521 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 30 03:54:58.521 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.521 INFO [stderr] Nov 30 03:54:58.580 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 30 03:54:58.581 INFO [stderr] --> src/config.rs:72:23 Nov 30 03:54:58.581 INFO [stderr] | Nov 30 03:54:58.581 INFO [stderr] 72 | let mut dir = match std::env::home_dir() { Nov 30 03:54:58.581 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 30 03:54:58.581 INFO [stderr] | Nov 30 03:54:58.581 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 30 03:54:58.581 INFO [stderr] Nov 30 03:54:58.581 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 30 03:54:58.581 INFO [stderr] --> src/lib.rs:66:33 Nov 30 03:54:58.581 INFO [stderr] | Nov 30 03:54:58.581 INFO [stderr] 66 | } else if let Some(mut dir) = env::home_dir() { Nov 30 03:54:58.581 INFO [stderr] | ^^^^^^^^^^^^^ Nov 30 03:54:58.581 INFO [stderr] Nov 30 03:54:58.582 INFO [stderr] warning: unused `#[macro_use]` import Nov 30 03:54:58.582 INFO [stderr] --> src/lib.rs:11:1 Nov 30 03:54:58.582 INFO [stderr] | Nov 30 03:54:58.582 INFO [stderr] 11 | #[macro_use] Nov 30 03:54:58.582 INFO [stderr] | ^^^^^^^^^^^^ Nov 30 03:54:58.582 INFO [stderr] | Nov 30 03:54:58.582 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 03:54:58.582 INFO [stderr] Nov 30 03:54:58.593 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 30 03:54:58.593 INFO [stderr] --> src/models.rs:7:10 Nov 30 03:54:58.593 INFO [stderr] | Nov 30 03:54:58.593 INFO [stderr] 7 | #[derive(QueryableByName)] Nov 30 03:54:58.593 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.594 INFO [stderr] | Nov 30 03:54:58.594 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 03:54:58.594 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 30 03:54:58.594 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.594 INFO [stderr] Nov 30 03:54:58.594 INFO [stderr] warning: cannot find type `UserCount` in this scope Nov 30 03:54:58.594 INFO [stderr] --> src/models.rs:7:10 Nov 30 03:54:58.594 INFO [stderr] | Nov 30 03:54:58.594 INFO [stderr] 7 | #[derive(QueryableByName)] Nov 30 03:54:58.594 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.594 INFO [stderr] | Nov 30 03:54:58.594 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 30 03:54:58.594 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.594 INFO [stderr] Nov 30 03:54:58.594 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 30 03:54:58.594 INFO [stderr] --> src/models.rs:7:10 Nov 30 03:54:58.594 INFO [stderr] | Nov 30 03:54:58.594 INFO [stderr] 7 | #[derive(QueryableByName)] Nov 30 03:54:58.594 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.594 INFO [stderr] | Nov 30 03:54:58.594 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 30 03:54:58.594 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.594 INFO [stderr] Nov 30 03:54:58.594 INFO [stderr] warning: cannot find type `Tweet` in this scope Nov 30 03:54:58.594 INFO [stderr] --> src/models.rs:14:10 Nov 30 03:54:58.594 INFO [stderr] | Nov 30 03:54:58.594 INFO [stderr] 14 | #[derive(Queryable, Debug)] Nov 30 03:54:58.594 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.594 INFO [stderr] | Nov 30 03:54:58.594 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 30 03:54:58.594 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.594 INFO [stderr] Nov 30 03:54:58.594 INFO [stderr] warning: cannot find type `tweets` in this scope Nov 30 03:54:58.594 INFO [stderr] --> src/models.rs:22:10 Nov 30 03:54:58.594 INFO [stderr] | Nov 30 03:54:58.594 INFO [stderr] 22 | #[derive(Insertable, Debug)] Nov 30 03:54:58.594 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.594 INFO [stderr] | Nov 30 03:54:58.594 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 30 03:54:58.595 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.595 INFO [stderr] Nov 30 03:54:58.595 INFO [stderr] warning: cannot find type `NewTweet` in this scope Nov 30 03:54:58.595 INFO [stderr] --> src/models.rs:22:10 Nov 30 03:54:58.595 INFO [stderr] | Nov 30 03:54:58.595 INFO [stderr] 22 | #[derive(Insertable, Debug)] Nov 30 03:54:58.595 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.595 INFO [stderr] | Nov 30 03:54:58.595 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 30 03:54:58.595 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.595 INFO [stderr] Nov 30 03:54:58.595 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 03:54:58.595 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 03:54:58.595 INFO [stderr] | Nov 30 03:54:58.595 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 03:54:58.595 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.595 INFO [stderr] | Nov 30 03:54:58.595 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 30 03:54:58.595 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.595 INFO [stderr] Nov 30 03:54:58.595 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 03:54:58.595 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:54:58.595 INFO [stderr] | Nov 30 03:54:58.595 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:54:58.595 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.595 INFO [stderr] | Nov 30 03:54:58.595 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 30 03:54:58.595 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.595 INFO [stderr] Nov 30 03:54:58.595 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 30 03:54:58.595 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:54:58.595 INFO [stderr] | Nov 30 03:54:58.595 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:54:58.595 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.595 INFO [stderr] | Nov 30 03:54:58.595 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 30 03:54:58.595 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.595 INFO [stderr] Nov 30 03:54:58.595 INFO [stderr] warning: cannot find type `screen_name` in this scope Nov 30 03:54:58.595 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:54:58.595 INFO [stderr] | Nov 30 03:54:58.595 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:54:58.595 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:54:58.595 INFO [stderr] | Nov 30 03:54:58.595 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 30 03:54:58.595 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:54:58.595 INFO [stderr] Nov 30 03:54:58.719 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 30 03:54:58.719 INFO [stderr] --> src/config.rs:72:23 Nov 30 03:54:58.719 INFO [stderr] | Nov 30 03:54:58.719 INFO [stderr] 72 | let mut dir = match std::env::home_dir() { Nov 30 03:54:58.719 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 30 03:54:58.719 INFO [stderr] | Nov 30 03:54:58.719 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 30 03:54:58.719 INFO [stderr] Nov 30 03:54:58.724 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 30 03:54:58.724 INFO [stderr] --> src/lib.rs:66:33 Nov 30 03:54:58.724 INFO [stderr] | Nov 30 03:54:58.724 INFO [stderr] 66 | } else if let Some(mut dir) = env::home_dir() { Nov 30 03:54:58.724 INFO [stderr] | ^^^^^^^^^^^^^ Nov 30 03:54:58.724 INFO [stderr] Nov 30 03:55:08.884 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 30 03:55:08.884 INFO [stderr] --> tests/test.rs:244:18 Nov 30 03:55:08.884 INFO [stderr] | Nov 30 03:55:08.884 INFO [stderr] 244 | let home_dir = env::home_dir().unwrap(); Nov 30 03:55:08.884 INFO [stderr] | ^^^^^^^^^^^^^ Nov 30 03:55:08.884 INFO [stderr] | Nov 30 03:55:08.884 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 30 03:55:08.884 INFO [stderr] Nov 30 03:55:09.192 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s Nov 30 03:55:09.229 INFO [stderr] su: No module specific data is present Nov 30 03:55:10.299 INFO running `"docker" "inspect" "4fa1bda39ed51207c4948ba393139d5e5e1e75b9e3c6b67f5e4dad43f20bc093"` Nov 30 03:55:10.638 INFO running `"docker" "rm" "-f" "4fa1bda39ed51207c4948ba393139d5e5e1e75b9e3c6b67f5e4dad43f20bc093"` Nov 30 03:55:11.016 INFO [stdout] 4fa1bda39ed51207c4948ba393139d5e5e1e75b9e3c6b67f5e4dad43f20bc093