Nov 02 18:54:02.012 INFO checking Yokeshthirumoorthi/rust-websocket-benchmark against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 18:54:02.012 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-1/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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 02 18:54:02.461 INFO blam! 3f3f8f0b31d8d3e68d9a58ccac6cd4afd53e105385650fb19d52e54851f61d1f Nov 02 18:54:02.466 INFO running `"docker" "start" "-a" "3f3f8f0b31d8d3e68d9a58ccac6cd4afd53e105385650fb19d52e54851f61d1f"` Nov 02 18:54:04.161 INFO kablam! usermod: no changes Nov 02 18:54:04.779 INFO kablam! Compiling actix_derive v0.2.0 Nov 02 18:54:04.779 INFO kablam! Compiling actix-web v0.6.15 Nov 02 18:54:04.798 INFO kablam! Compiling rand v0.3.22 Nov 02 18:54:04.800 INFO kablam! Compiling backtrace-sys v0.1.24 Nov 02 18:54:04.800 INFO kablam! Compiling serde_json v1.0.26 Nov 02 18:54:04.800 INFO kablam! Compiling semver v0.9.0 Nov 02 18:54:04.801 INFO kablam! Checking uuid v0.5.1 Nov 02 18:54:04.802 INFO kablam! Checking error-chain v0.10.0 Nov 02 18:54:07.597 INFO kablam! Checking diesel v1.3.2 Nov 02 18:54:08.502 INFO kablam! Compiling backtrace v0.3.9 Nov 02 18:54:09.108 INFO kablam! Compiling rayon v0.8.2 Nov 02 18:54:09.496 INFO kablam! Checking dotenv v0.10.1 Nov 02 18:54:10.184 INFO kablam! Checking tokio-core v0.1.17 Nov 02 18:54:15.022 INFO kablam! Compiling error-chain v0.11.0 Nov 02 18:54:18.603 INFO kablam! Compiling cargo_metadata v0.5.8 Nov 02 18:54:19.580 INFO kablam! Compiling ring v0.12.1 Nov 02 18:54:22.788 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 02 18:54:22.816 INFO kablam! Checking tokio-signal v0.1.5 Nov 02 18:54:33.105 INFO kablam! Compiling skeptic v0.13.3 Nov 02 18:54:44.890 INFO kablam! Checking cookie v0.10.1 Nov 02 18:54:49.354 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 02 18:54:49.754 INFO kablam! Compiling actix v0.5.8 Nov 02 18:55:27.329 INFO kablam! Checking rust-websocket-bench v0.1.0 (/source) Nov 02 18:55:40.428 INFO kablam! warning: unused `#[macro_use]` import Nov 02 18:55:40.428 INFO kablam! --> src/main_actix_sqlite.rs:16:1 Nov 02 18:55:40.428 INFO kablam! | Nov 02 18:55:40.428 INFO kablam! 16 | #[macro_use] Nov 02 18:55:40.428 INFO kablam! | ^^^^^^^^^^^^ Nov 02 18:55:40.428 INFO kablam! | Nov 02 18:55:40.428 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 18:55:40.428 INFO kablam! Nov 02 18:55:40.428 INFO kablam! warning: cannot find type `SessionMessage` in this scope Nov 02 18:55:40.428 INFO kablam! --> src/server.rs:21:10 Nov 02 18:55:40.428 INFO kablam! | Nov 02 18:55:40.428 INFO kablam! 21 | #[derive(Message)] Nov 02 18:55:40.428 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:40.428 INFO kablam! | Nov 02 18:55:40.428 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 18:55:40.431 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! Nov 02 18:55:40.431 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:40.431 INFO kablam! Nov 02 18:55:40.431 INFO kablam! warning: cannot find type `Connect` in this scope Nov 02 18:55:40.431 INFO kablam! --> src/server.rs:27:10 Nov 02 18:55:40.431 INFO kablam! | Nov 02 18:55:40.431 INFO kablam! 27 | #[derive(Message)] Nov 02 18:55:40.431 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:40.431 INFO kablam! | Nov 02 18:55:40.431 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! Nov 02 18:55:40.431 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:40.431 INFO kablam! Nov 02 18:55:40.431 INFO kablam! warning: cannot find type `Disconnect` in this scope Nov 02 18:55:40.431 INFO kablam! --> src/server.rs:34:10 Nov 02 18:55:40.431 INFO kablam! | Nov 02 18:55:40.431 INFO kablam! 34 | #[derive(Message)] Nov 02 18:55:40.431 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:40.431 INFO kablam! | Nov 02 18:55:40.431 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! Nov 02 18:55:40.431 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:40.431 INFO kablam! Nov 02 18:55:40.431 INFO kablam! warning: cannot find type `Message` in this scope Nov 02 18:55:40.431 INFO kablam! --> src/server.rs:40:10 Nov 02 18:55:40.432 INFO kablam! | Nov 02 18:55:40.432 INFO kablam! 40 | #[derive(Message)] Nov 02 18:55:40.432 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:40.432 INFO kablam! | Nov 02 18:55:40.432 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! Nov 02 18:55:40.432 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:40.432 INFO kablam! Nov 02 18:55:40.432 INFO kablam! warning: cannot find type `User` in this scope Nov 02 18:55:40.432 INFO kablam! --> src/models.rs:13:21 Nov 02 18:55:40.432 INFO kablam! | Nov 02 18:55:40.432 INFO kablam! 13 | #[derive(Serialize, Queryable)] Nov 02 18:55:40.432 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:40.432 INFO kablam! | Nov 02 18:55:40.432 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! Nov 02 18:55:40.432 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:40.432 INFO kablam! Nov 02 18:55:40.432 INFO kablam! warning: cannot find type `users` in this scope Nov 02 18:55:40.432 INFO kablam! --> src/models.rs:19:10 Nov 02 18:55:40.432 INFO kablam! | Nov 02 18:55:40.432 INFO kablam! 19 | #[derive(Insertable)] Nov 02 18:55:40.432 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:40.432 INFO kablam! | Nov 02 18:55:40.432 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! Nov 02 18:55:40.432 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:40.432 INFO kablam! Nov 02 18:55:40.439 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 02 18:55:40.439 INFO kablam! --> src/models.rs:19:10 Nov 02 18:55:40.439 INFO kablam! | Nov 02 18:55:40.439 INFO kablam! 19 | #[derive(Insertable)] Nov 02 18:55:40.439 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:40.439 INFO kablam! | Nov 02 18:55:40.439 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! Nov 02 18:55:40.439 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:40.439 INFO kablam! Nov 02 18:55:40.439 INFO kablam! warning: cannot find type `table` in this scope Nov 02 18:55:40.439 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 18:55:40.439 INFO kablam! | Nov 02 18:55:40.439 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 18:55:40.439 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:40.439 INFO kablam! | Nov 02 18:55:40.439 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! Nov 02 18:55:40.439 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:40.439 INFO kablam! Nov 02 18:55:40.439 INFO kablam! warning: cannot find type `id` in this scope Nov 02 18:55:40.439 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:55:40.439 INFO kablam! | Nov 02 18:55:40.439 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:55:40.439 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:40.439 INFO kablam! | Nov 02 18:55:40.439 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! Nov 02 18:55:40.439 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:40.439 INFO kablam! Nov 02 18:55:40.439 INFO kablam! warning: cannot find type `name` in this scope Nov 02 18:55:40.439 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:55:40.439 INFO kablam! | Nov 02 18:55:40.439 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:55:40.439 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:40.439 INFO kablam! | Nov 02 18:55:40.439 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! Nov 02 18:55:40.439 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:40.439 INFO kablam! Nov 02 18:55:40.764 INFO kablam! warning: unused `#[macro_use]` import Nov 02 18:55:40.765 INFO kablam! --> src/main.rs:16:1 Nov 02 18:55:40.765 INFO kablam! | Nov 02 18:55:40.765 INFO kablam! 16 | #[macro_use] Nov 02 18:55:40.765 INFO kablam! | ^^^^^^^^^^^^ Nov 02 18:55:40.766 INFO kablam! | Nov 02 18:55:40.766 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 18:55:40.766 INFO kablam! Nov 02 18:55:40.766 INFO kablam! warning: cannot find type `SessionMessage` in this scope Nov 02 18:55:40.766 INFO kablam! --> src/server.rs:21:10 Nov 02 18:55:40.767 INFO kablam! | Nov 02 18:55:40.767 INFO kablam! 21 | #[derive(Message)] Nov 02 18:55:40.767 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:40.767 INFO kablam! | Nov 02 18:55:40.768 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 18:55:40.768 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! Nov 02 18:55:40.768 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:40.768 INFO kablam! Nov 02 18:55:40.769 INFO kablam! warning: cannot find type `Connect` in this scope Nov 02 18:55:40.769 INFO kablam! --> src/server.rs:27:10 Nov 02 18:55:40.769 INFO kablam! | Nov 02 18:55:40.769 INFO kablam! 27 | #[derive(Message)] Nov 02 18:55:40.769 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:40.770 INFO kablam! | Nov 02 18:55:40.770 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! Nov 02 18:55:40.770 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:40.770 INFO kablam! Nov 02 18:55:40.771 INFO kablam! warning: cannot find type `Disconnect` in this scope Nov 02 18:55:40.771 INFO kablam! --> src/server.rs:34:10 Nov 02 18:55:40.771 INFO kablam! | Nov 02 18:55:40.771 INFO kablam! 34 | #[derive(Message)] Nov 02 18:55:40.771 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:40.772 INFO kablam! | Nov 02 18:55:40.772 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! Nov 02 18:55:40.772 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:40.772 INFO kablam! Nov 02 18:55:40.773 INFO kablam! warning: cannot find type `Message` in this scope Nov 02 18:55:40.773 INFO kablam! --> src/server.rs:40:10 Nov 02 18:55:40.773 INFO kablam! | Nov 02 18:55:40.773 INFO kablam! 40 | #[derive(Message)] Nov 02 18:55:40.774 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:40.774 INFO kablam! | Nov 02 18:55:40.774 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! Nov 02 18:55:40.775 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:40.775 INFO kablam! Nov 02 18:55:41.008 INFO kablam! warning: unused `#[macro_use]` import Nov 02 18:55:41.008 INFO kablam! --> src/main.rs:16:1 Nov 02 18:55:41.008 INFO kablam! | Nov 02 18:55:41.008 INFO kablam! 16 | #[macro_use] Nov 02 18:55:41.008 INFO kablam! | ^^^^^^^^^^^^ Nov 02 18:55:41.008 INFO kablam! | Nov 02 18:55:41.008 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 18:55:41.008 INFO kablam! Nov 02 18:55:41.008 INFO kablam! warning: cannot find type `SessionMessage` in this scope Nov 02 18:55:41.008 INFO kablam! --> src/server.rs:21:10 Nov 02 18:55:41.008 INFO kablam! | Nov 02 18:55:41.008 INFO kablam! 21 | #[derive(Message)] Nov 02 18:55:41.008 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:41.008 INFO kablam! | Nov 02 18:55:41.008 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 18:55:41.008 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! Nov 02 18:55:41.013 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:41.013 INFO kablam! Nov 02 18:55:41.013 INFO kablam! warning: cannot find type `Connect` in this scope Nov 02 18:55:41.014 INFO kablam! --> src/server.rs:27:10 Nov 02 18:55:41.014 INFO kablam! | Nov 02 18:55:41.014 INFO kablam! 27 | #[derive(Message)] Nov 02 18:55:41.014 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:41.014 INFO kablam! | Nov 02 18:55:41.015 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! Nov 02 18:55:41.015 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:41.015 INFO kablam! Nov 02 18:55:41.016 INFO kablam! warning: cannot find type `Disconnect` in this scope Nov 02 18:55:41.016 INFO kablam! --> src/server.rs:34:10 Nov 02 18:55:41.016 INFO kablam! | Nov 02 18:55:41.016 INFO kablam! 34 | #[derive(Message)] Nov 02 18:55:41.016 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:41.018 INFO kablam! | Nov 02 18:55:41.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! Nov 02 18:55:41.018 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:41.018 INFO kablam! Nov 02 18:55:41.019 INFO kablam! warning: cannot find type `Message` in this scope Nov 02 18:55:41.019 INFO kablam! --> src/server.rs:40:10 Nov 02 18:55:41.019 INFO kablam! | Nov 02 18:55:41.019 INFO kablam! 40 | #[derive(Message)] Nov 02 18:55:41.019 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:41.020 INFO kablam! | Nov 02 18:55:41.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! Nov 02 18:55:41.021 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:41.021 INFO kablam! Nov 02 18:55:41.228 INFO kablam! warning: unused `#[macro_use]` import Nov 02 18:55:41.229 INFO kablam! --> src/main_actix_sqlite.rs:16:1 Nov 02 18:55:41.229 INFO kablam! | Nov 02 18:55:41.229 INFO kablam! 16 | #[macro_use] Nov 02 18:55:41.229 INFO kablam! | ^^^^^^^^^^^^ Nov 02 18:55:41.229 INFO kablam! | Nov 02 18:55:41.229 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 18:55:41.229 INFO kablam! Nov 02 18:55:41.230 INFO kablam! warning: cannot find type `SessionMessage` in this scope Nov 02 18:55:41.230 INFO kablam! --> src/server.rs:21:10 Nov 02 18:55:41.230 INFO kablam! | Nov 02 18:55:41.230 INFO kablam! 21 | #[derive(Message)] Nov 02 18:55:41.230 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:41.230 INFO kablam! | Nov 02 18:55:41.230 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 18:55:41.230 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! Nov 02 18:55:41.231 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:41.231 INFO kablam! Nov 02 18:55:41.231 INFO kablam! warning: cannot find type `Connect` in this scope Nov 02 18:55:41.231 INFO kablam! --> src/server.rs:27:10 Nov 02 18:55:41.231 INFO kablam! | Nov 02 18:55:41.231 INFO kablam! 27 | #[derive(Message)] Nov 02 18:55:41.231 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:41.232 INFO kablam! | Nov 02 18:55:41.232 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! Nov 02 18:55:41.232 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:41.232 INFO kablam! Nov 02 18:55:41.232 INFO kablam! warning: cannot find type `Disconnect` in this scope Nov 02 18:55:41.232 INFO kablam! --> src/server.rs:34:10 Nov 02 18:55:41.232 INFO kablam! | Nov 02 18:55:41.233 INFO kablam! 34 | #[derive(Message)] Nov 02 18:55:41.233 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:41.233 INFO kablam! | Nov 02 18:55:41.233 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! Nov 02 18:55:41.233 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:41.233 INFO kablam! Nov 02 18:55:41.233 INFO kablam! warning: cannot find type `Message` in this scope Nov 02 18:55:41.233 INFO kablam! --> src/server.rs:40:10 Nov 02 18:55:41.234 INFO kablam! | Nov 02 18:55:41.234 INFO kablam! 40 | #[derive(Message)] Nov 02 18:55:41.234 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:41.234 INFO kablam! | Nov 02 18:55:41.234 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! Nov 02 18:55:41.234 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:41.234 INFO kablam! Nov 02 18:55:41.235 INFO kablam! warning: cannot find type `User` in this scope Nov 02 18:55:41.235 INFO kablam! --> src/models.rs:13:21 Nov 02 18:55:41.235 INFO kablam! | Nov 02 18:55:41.235 INFO kablam! 13 | #[derive(Serialize, Queryable)] Nov 02 18:55:41.235 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:41.235 INFO kablam! | Nov 02 18:55:41.235 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! Nov 02 18:55:41.236 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:41.236 INFO kablam! Nov 02 18:55:41.236 INFO kablam! warning: cannot find type `users` in this scope Nov 02 18:55:41.236 INFO kablam! --> src/models.rs:19:10 Nov 02 18:55:41.236 INFO kablam! | Nov 02 18:55:41.236 INFO kablam! 19 | #[derive(Insertable)] Nov 02 18:55:41.236 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:41.236 INFO kablam! | Nov 02 18:55:41.237 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! Nov 02 18:55:41.237 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:41.237 INFO kablam! Nov 02 18:55:41.237 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 02 18:55:41.237 INFO kablam! --> src/models.rs:19:10 Nov 02 18:55:41.237 INFO kablam! | Nov 02 18:55:41.238 INFO kablam! 19 | #[derive(Insertable)] Nov 02 18:55:41.238 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:41.238 INFO kablam! | Nov 02 18:55:41.238 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! Nov 02 18:55:41.238 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:41.238 INFO kablam! Nov 02 18:55:41.239 INFO kablam! warning: cannot find type `table` in this scope Nov 02 18:55:41.239 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 18:55:41.239 INFO kablam! | Nov 02 18:55:41.239 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 18:55:41.239 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:41.240 INFO kablam! | Nov 02 18:55:41.240 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! Nov 02 18:55:41.240 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:41.240 INFO kablam! Nov 02 18:55:41.240 INFO kablam! warning: cannot find type `id` in this scope Nov 02 18:55:41.240 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:55:41.240 INFO kablam! | Nov 02 18:55:41.241 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:55:41.241 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:41.241 INFO kablam! | Nov 02 18:55:41.241 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! Nov 02 18:55:41.241 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:41.241 INFO kablam! Nov 02 18:55:41.242 INFO kablam! warning: cannot find type `name` in this scope Nov 02 18:55:41.242 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:55:41.242 INFO kablam! | Nov 02 18:55:41.242 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:55:41.242 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:55:41.243 INFO kablam! | Nov 02 18:55:41.243 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! Nov 02 18:55:41.243 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:55:41.243 INFO kablam! Nov 02 18:55:42.221 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 38s Nov 02 18:55:42.249 INFO kablam! su: No module specific data is present Nov 02 18:55:43.336 INFO running `"docker" "rm" "-f" "3f3f8f0b31d8d3e68d9a58ccac6cd4afd53e105385650fb19d52e54851f61d1f"` Nov 02 18:55:43.612 INFO blam! 3f3f8f0b31d8d3e68d9a58ccac6cd4afd53e105385650fb19d52e54851f61d1f