Oct 27 09:02:59.085 INFO checking Yokeshthirumoorthi/rust-websocket-benchmark against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 09:02:59.085 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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"` Oct 27 09:02:59.395 INFO blam! ea26df48ae73503af6c6ca12c520f52e95273986e5ac742b11d4dc5cca311526 Oct 27 09:02:59.401 INFO running `"docker" "start" "-a" "ea26df48ae73503af6c6ca12c520f52e95273986e5ac742b11d4dc5cca311526"` Oct 27 09:03:00.598 INFO kablam! usermod: no changes Oct 27 09:03:01.103 INFO kablam! Compiling libsqlite3-sys v0.9.3 Oct 27 09:03:01.127 INFO kablam! Checking mio v0.6.15 Oct 27 09:03:01.127 INFO kablam! Compiling rand v0.3.22 Oct 27 09:03:01.127 INFO kablam! Checking tokio-io v0.1.8 Oct 27 09:03:01.127 INFO kablam! Checking http v0.1.10 Oct 27 09:03:01.128 INFO kablam! Compiling semver v0.9.0 Oct 27 09:03:01.129 INFO kablam! Compiling serde_json v1.0.26 Oct 27 09:03:01.151 INFO kablam! Checking uuid v0.5.1 Oct 27 09:03:04.191 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 27 09:03:05.148 INFO kablam! Compiling actix_derive v0.2.0 Oct 27 09:03:05.941 INFO kablam! Checking crossbeam-channel v0.1.3 Oct 27 09:03:09.124 INFO kablam! Checking error-chain v0.10.0 Oct 27 09:03:09.803 INFO kablam! Checking tokio-threadpool v0.1.6 Oct 27 09:03:12.903 INFO kablam! Checking tokio-codec v0.1.0 Oct 27 09:03:13.091 INFO kablam! Checking tokio-reactor v0.1.5 Oct 27 09:03:13.155 INFO kablam! Checking mio-uds v0.6.7 Oct 27 09:03:14.223 INFO kablam! Compiling rayon v0.8.2 Oct 27 09:03:15.755 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 27 09:03:16.643 INFO kablam! Checking h2 v0.1.12 Oct 27 09:03:23.051 INFO kablam! Checking diesel v1.3.2 Oct 27 09:03:23.149 INFO kablam! Checking tokio-fs v0.1.3 Oct 27 09:03:23.763 INFO kablam! Checking tokio-udp v0.1.2 Oct 27 09:03:27.484 INFO kablam! Checking tokio-uds v0.2.1 Oct 27 09:03:27.832 INFO kablam! Checking tokio-tcp v0.1.1 Oct 27 09:03:38.073 INFO kablam! Checking dotenv v0.10.1 Oct 27 09:03:38.075 INFO kablam! Compiling ring v0.12.1 Oct 27 09:03:38.716 INFO kablam! Compiling skeptic v0.13.3 Oct 27 09:03:39.932 INFO kablam! Checking tokio v0.1.8 Oct 27 09:03:49.146 INFO kablam! Checking tokio-core v0.1.17 Oct 27 09:03:54.575 INFO kablam! Compiling actix v0.5.8 Oct 27 09:04:01.368 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 27 09:04:01.368 INFO kablam! Checking tokio-signal v0.1.5 Oct 27 09:04:06.191 INFO kablam! Checking cookie v0.10.1 Oct 27 09:04:12.858 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 27 09:04:28.125 INFO kablam! Checking actix-web v0.6.15 Oct 27 09:04:42.593 INFO kablam! Checking rust-websocket-bench v0.1.0 (/source) Oct 27 09:04:56.811 INFO kablam! warning: unused `#[macro_use]` import Oct 27 09:04:56.811 INFO kablam! --> src/main.rs:16:1 Oct 27 09:04:56.811 INFO kablam! | Oct 27 09:04:56.811 INFO kablam! 16 | #[macro_use] Oct 27 09:04:56.812 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:04:56.827 INFO kablam! | Oct 27 09:04:56.827 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:04:56.827 INFO kablam! Oct 27 09:04:56.828 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 27 09:04:56.828 INFO kablam! --> src/server.rs:21:10 Oct 27 09:04:56.828 INFO kablam! | Oct 27 09:04:56.828 INFO kablam! 21 | #[derive(Message)] Oct 27 09:04:56.828 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:56.828 INFO kablam! | Oct 27 09:04:56.829 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 09:04:56.829 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 27 09:04:56.829 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:56.829 INFO kablam! Oct 27 09:04:56.830 INFO kablam! warning: cannot find type `Connect` in this scope Oct 27 09:04:56.830 INFO kablam! --> src/server.rs:27:10 Oct 27 09:04:56.830 INFO kablam! | Oct 27 09:04:56.830 INFO kablam! 27 | #[derive(Message)] Oct 27 09:04:56.830 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:56.830 INFO kablam! | Oct 27 09:04:56.831 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 27 09:04:56.831 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:56.831 INFO kablam! Oct 27 09:04:56.831 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 27 09:04:56.831 INFO kablam! --> src/server.rs:34:10 Oct 27 09:04:56.831 INFO kablam! | Oct 27 09:04:56.831 INFO kablam! 34 | #[derive(Message)] Oct 27 09:04:56.831 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:56.831 INFO kablam! | Oct 27 09:04:56.832 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 27 09:04:56.832 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:56.832 INFO kablam! Oct 27 09:04:56.833 INFO kablam! warning: cannot find type `Message` in this scope Oct 27 09:04:56.833 INFO kablam! --> src/server.rs:40:10 Oct 27 09:04:56.833 INFO kablam! | Oct 27 09:04:56.833 INFO kablam! 40 | #[derive(Message)] Oct 27 09:04:56.833 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:56.834 INFO kablam! | Oct 27 09:04:56.834 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 27 09:04:56.834 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:56.834 INFO kablam! Oct 27 09:04:56.887 INFO kablam! warning: unused `#[macro_use]` import Oct 27 09:04:56.887 INFO kablam! --> src/main.rs:16:1 Oct 27 09:04:56.887 INFO kablam! | Oct 27 09:04:56.887 INFO kablam! 16 | #[macro_use] Oct 27 09:04:56.887 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:04:56.887 INFO kablam! | Oct 27 09:04:56.887 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:04:56.887 INFO kablam! Oct 27 09:04:56.887 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 27 09:04:56.887 INFO kablam! --> src/server.rs:21:10 Oct 27 09:04:56.887 INFO kablam! | Oct 27 09:04:56.887 INFO kablam! 21 | #[derive(Message)] Oct 27 09:04:56.903 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:56.903 INFO kablam! | Oct 27 09:04:56.903 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 09:04:56.903 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 27 09:04:56.903 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:56.903 INFO kablam! Oct 27 09:04:56.903 INFO kablam! warning: cannot find type `Connect` in this scope Oct 27 09:04:56.903 INFO kablam! --> src/server.rs:27:10 Oct 27 09:04:56.903 INFO kablam! | Oct 27 09:04:56.903 INFO kablam! 27 | #[derive(Message)] Oct 27 09:04:56.903 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:56.903 INFO kablam! | Oct 27 09:04:56.903 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 27 09:04:56.903 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:56.903 INFO kablam! Oct 27 09:04:56.903 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 27 09:04:56.903 INFO kablam! --> src/server.rs:34:10 Oct 27 09:04:56.903 INFO kablam! | Oct 27 09:04:56.903 INFO kablam! 34 | #[derive(Message)] Oct 27 09:04:56.903 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:56.903 INFO kablam! | Oct 27 09:04:56.903 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 27 09:04:56.903 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:56.903 INFO kablam! Oct 27 09:04:56.903 INFO kablam! warning: cannot find type `Message` in this scope Oct 27 09:04:56.903 INFO kablam! --> src/server.rs:40:10 Oct 27 09:04:56.903 INFO kablam! | Oct 27 09:04:56.903 INFO kablam! 40 | #[derive(Message)] Oct 27 09:04:56.903 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:56.903 INFO kablam! | Oct 27 09:04:56.903 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 27 09:04:56.903 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:56.903 INFO kablam! Oct 27 09:04:57.003 INFO kablam! warning: unused `#[macro_use]` import Oct 27 09:04:57.003 INFO kablam! --> src/main_actix_sqlite.rs:16:1 Oct 27 09:04:57.003 INFO kablam! | Oct 27 09:04:57.003 INFO kablam! 16 | #[macro_use] Oct 27 09:04:57.003 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:04:57.003 INFO kablam! | Oct 27 09:04:57.003 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:04:57.003 INFO kablam! Oct 27 09:04:57.003 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 27 09:04:57.003 INFO kablam! --> src/server.rs:21:10 Oct 27 09:04:57.003 INFO kablam! | Oct 27 09:04:57.003 INFO kablam! 21 | #[derive(Message)] Oct 27 09:04:57.003 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:57.003 INFO kablam! | Oct 27 09:04:57.003 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 09:04:57.003 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 27 09:04:57.003 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:57.003 INFO kablam! Oct 27 09:04:57.003 INFO kablam! warning: cannot find type `Connect` in this scope Oct 27 09:04:57.003 INFO kablam! --> src/server.rs:27:10 Oct 27 09:04:57.003 INFO kablam! | Oct 27 09:04:57.003 INFO kablam! 27 | #[derive(Message)] Oct 27 09:04:57.003 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:57.003 INFO kablam! | Oct 27 09:04:57.003 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 27 09:04:57.003 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:57.003 INFO kablam! Oct 27 09:04:57.003 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 27 09:04:57.003 INFO kablam! --> src/server.rs:34:10 Oct 27 09:04:57.003 INFO kablam! | Oct 27 09:04:57.003 INFO kablam! 34 | #[derive(Message)] Oct 27 09:04:57.003 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:57.003 INFO kablam! | Oct 27 09:04:57.003 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 27 09:04:57.003 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:57.003 INFO kablam! Oct 27 09:04:57.003 INFO kablam! warning: cannot find type `Message` in this scope Oct 27 09:04:57.003 INFO kablam! --> src/server.rs:40:10 Oct 27 09:04:57.003 INFO kablam! | Oct 27 09:04:57.003 INFO kablam! 40 | #[derive(Message)] Oct 27 09:04:57.004 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:57.004 INFO kablam! | Oct 27 09:04:57.004 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 27 09:04:57.004 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:57.004 INFO kablam! Oct 27 09:04:57.004 INFO kablam! warning: cannot find type `User` in this scope Oct 27 09:04:57.004 INFO kablam! --> src/models.rs:13:21 Oct 27 09:04:57.004 INFO kablam! | Oct 27 09:04:57.004 INFO kablam! 13 | #[derive(Serialize, Queryable)] Oct 27 09:04:57.004 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:57.004 INFO kablam! | Oct 27 09:04:57.004 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 27 09:04:57.004 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:57.004 INFO kablam! Oct 27 09:04:57.004 INFO kablam! warning: cannot find type `users` in this scope Oct 27 09:04:57.004 INFO kablam! --> src/models.rs:19:10 Oct 27 09:04:57.004 INFO kablam! | Oct 27 09:04:57.004 INFO kablam! 19 | #[derive(Insertable)] Oct 27 09:04:57.004 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:57.004 INFO kablam! | Oct 27 09:04:57.004 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 27 09:04:57.004 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:57.004 INFO kablam! Oct 27 09:04:57.004 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 27 09:04:57.004 INFO kablam! --> src/models.rs:19:10 Oct 27 09:04:57.004 INFO kablam! | Oct 27 09:04:57.004 INFO kablam! 19 | #[derive(Insertable)] Oct 27 09:04:57.004 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:57.004 INFO kablam! | Oct 27 09:04:57.004 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 27 09:04:57.004 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:57.004 INFO kablam! Oct 27 09:04:57.004 INFO kablam! warning: cannot find type `table` in this scope Oct 27 09:04:57.004 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 09:04:57.004 INFO kablam! | Oct 27 09:04:57.004 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 09:04:57.004 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:57.035 INFO kablam! | Oct 27 09:04:57.035 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 27 09:04:57.035 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:57.035 INFO kablam! Oct 27 09:04:57.035 INFO kablam! warning: cannot find type `id` in this scope Oct 27 09:04:57.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 09:04:57.035 INFO kablam! | Oct 27 09:04:57.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 09:04:57.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:57.035 INFO kablam! | Oct 27 09:04:57.035 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 27 09:04:57.035 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:57.035 INFO kablam! Oct 27 09:04:57.035 INFO kablam! warning: cannot find type `name` in this scope Oct 27 09:04:57.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 09:04:57.035 INFO kablam! | Oct 27 09:04:57.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 09:04:57.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:57.035 INFO kablam! | Oct 27 09:04:57.035 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 27 09:04:57.035 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:57.035 INFO kablam! Oct 27 09:04:59.323 INFO kablam! warning: unused `#[macro_use]` import Oct 27 09:04:59.324 INFO kablam! --> src/main_actix_sqlite.rs:16:1 Oct 27 09:04:59.324 INFO kablam! | Oct 27 09:04:59.324 INFO kablam! 16 | #[macro_use] Oct 27 09:04:59.325 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:04:59.325 INFO kablam! | Oct 27 09:04:59.325 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:04:59.325 INFO kablam! Oct 27 09:04:59.326 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 27 09:04:59.326 INFO kablam! --> src/server.rs:21:10 Oct 27 09:04:59.326 INFO kablam! | Oct 27 09:04:59.326 INFO kablam! 21 | #[derive(Message)] Oct 27 09:04:59.327 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:59.327 INFO kablam! | Oct 27 09:04:59.327 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 09:04:59.328 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 27 09:04:59.328 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:59.328 INFO kablam! Oct 27 09:04:59.328 INFO kablam! warning: cannot find type `Connect` in this scope Oct 27 09:04:59.329 INFO kablam! --> src/server.rs:27:10 Oct 27 09:04:59.329 INFO kablam! | Oct 27 09:04:59.329 INFO kablam! 27 | #[derive(Message)] Oct 27 09:04:59.329 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:59.330 INFO kablam! | Oct 27 09:04:59.330 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 27 09:04:59.330 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:59.330 INFO kablam! Oct 27 09:04:59.331 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 27 09:04:59.331 INFO kablam! --> src/server.rs:34:10 Oct 27 09:04:59.331 INFO kablam! | Oct 27 09:04:59.331 INFO kablam! 34 | #[derive(Message)] Oct 27 09:04:59.332 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:59.332 INFO kablam! | Oct 27 09:04:59.332 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 27 09:04:59.332 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:59.333 INFO kablam! Oct 27 09:04:59.333 INFO kablam! warning: cannot find type `Message` in this scope Oct 27 09:04:59.333 INFO kablam! --> src/server.rs:40:10 Oct 27 09:04:59.333 INFO kablam! | Oct 27 09:04:59.334 INFO kablam! 40 | #[derive(Message)] Oct 27 09:04:59.334 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:59.334 INFO kablam! | Oct 27 09:04:59.334 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 27 09:04:59.339 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:59.339 INFO kablam! Oct 27 09:04:59.339 INFO kablam! warning: cannot find type `User` in this scope Oct 27 09:04:59.339 INFO kablam! --> src/models.rs:13:21 Oct 27 09:04:59.340 INFO kablam! | Oct 27 09:04:59.340 INFO kablam! 13 | #[derive(Serialize, Queryable)] Oct 27 09:04:59.340 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:59.340 INFO kablam! | Oct 27 09:04:59.341 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 27 09:04:59.341 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:59.341 INFO kablam! Oct 27 09:04:59.341 INFO kablam! warning: cannot find type `users` in this scope Oct 27 09:04:59.342 INFO kablam! --> src/models.rs:19:10 Oct 27 09:04:59.342 INFO kablam! | Oct 27 09:04:59.342 INFO kablam! 19 | #[derive(Insertable)] Oct 27 09:04:59.343 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:59.344 INFO kablam! | Oct 27 09:04:59.344 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 27 09:04:59.345 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:59.345 INFO kablam! Oct 27 09:04:59.345 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 27 09:04:59.346 INFO kablam! --> src/models.rs:19:10 Oct 27 09:04:59.346 INFO kablam! | Oct 27 09:04:59.346 INFO kablam! 19 | #[derive(Insertable)] Oct 27 09:04:59.346 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:59.347 INFO kablam! | Oct 27 09:04:59.347 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 27 09:04:59.347 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:59.347 INFO kablam! Oct 27 09:04:59.348 INFO kablam! warning: cannot find type `table` in this scope Oct 27 09:04:59.348 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 09:04:59.348 INFO kablam! | Oct 27 09:04:59.349 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 09:04:59.349 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:59.349 INFO kablam! | Oct 27 09:04:59.349 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 27 09:04:59.350 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:59.350 INFO kablam! Oct 27 09:04:59.350 INFO kablam! warning: cannot find type `id` in this scope Oct 27 09:04:59.350 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 09:04:59.351 INFO kablam! | Oct 27 09:04:59.351 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 09:04:59.351 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:59.352 INFO kablam! | Oct 27 09:04:59.352 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 27 09:04:59.352 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:59.353 INFO kablam! Oct 27 09:04:59.353 INFO kablam! warning: cannot find type `name` in this scope Oct 27 09:04:59.353 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 09:04:59.354 INFO kablam! | Oct 27 09:04:59.355 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 09:04:59.355 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:59.355 INFO kablam! | Oct 27 09:04:59.356 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 27 09:04:59.356 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:59.356 INFO kablam! Oct 27 09:04:59.791 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 59s Oct 27 09:04:59.811 INFO kablam! su: No module specific data is present Oct 27 09:05:00.437 INFO running `"docker" "rm" "-f" "ea26df48ae73503af6c6ca12c520f52e95273986e5ac742b11d4dc5cca311526"` Oct 27 09:05:00.794 INFO blam! ea26df48ae73503af6c6ca12c520f52e95273986e5ac742b11d4dc5cca311526