Nov 17 10:36:31.913 INFO testing Yokeshthirumoorthi/rust-websocket-benchmark against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 10:36:31.913 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 10:36:32.504 INFO [stdout] 9c871b7f45f75d0db9ba0f28a48a0d5c6ac358c12bbd3d5cb19a88dc48d1489b Nov 17 10:36:32.506 INFO running `"docker" "start" "-a" "9c871b7f45f75d0db9ba0f28a48a0d5c6ac358c12bbd3d5cb19a88dc48d1489b"` Nov 17 10:36:34.286 INFO [stderr] usermod: no changes Nov 17 10:36:34.722 INFO [stderr] Compiling bytecount v0.3.2 Nov 17 10:36:34.739 INFO [stderr] Compiling brotli-sys v0.3.2 Nov 17 10:36:34.749 INFO [stderr] Compiling r2d2 v0.8.2 Nov 17 10:36:34.749 INFO [stderr] Compiling tokio-io v0.1.8 Nov 17 10:36:34.750 INFO [stderr] Compiling http v0.1.10 Nov 17 10:36:34.750 INFO [stderr] Compiling miniz-sys v0.1.10 Nov 17 10:36:34.752 INFO [stderr] Compiling mio-uds v0.6.7 Nov 17 10:36:34.759 INFO [stderr] Compiling semver v0.9.0 Nov 17 10:36:37.038 INFO [stderr] Compiling uuid v0.5.1 Nov 17 10:36:37.096 INFO [stderr] Compiling actix_derive v0.2.0 Nov 17 10:36:39.687 INFO [stderr] Compiling flate2 v1.0.2 Nov 17 10:36:41.312 INFO [stderr] Compiling backtrace v0.2.3 Nov 17 10:36:43.533 INFO [stderr] Compiling serde_urlencoded v0.5.3 Nov 17 10:36:43.539 INFO [stderr] Compiling crossbeam-channel v0.1.3 Nov 17 10:36:43.554 INFO [stderr] Compiling error-chain v0.11.0 Nov 17 10:36:48.771 INFO [stderr] Compiling error-chain v0.10.0 Nov 17 10:36:48.787 INFO [stderr] Compiling diesel v1.3.2 Nov 17 10:36:51.771 INFO [stderr] Compiling tokio-codec v0.1.0 Nov 17 10:36:52.787 INFO [stderr] Compiling tokio-reactor v0.1.5 Nov 17 10:36:52.835 INFO [stderr] Compiling error-chain v0.1.12 Nov 17 10:36:59.391 INFO [stderr] Compiling cargo_metadata v0.5.8 Nov 17 10:36:59.469 INFO [stderr] Compiling tokio-fs v0.1.3 Nov 17 10:36:59.591 INFO [stderr] Compiling dotenv v0.10.1 Nov 17 10:37:06.415 INFO [stderr] Compiling cookie v0.10.1 Nov 17 10:37:07.481 INFO [stderr] Compiling tokio-udp v0.1.2 Nov 17 10:37:08.531 INFO [stderr] Compiling tokio-uds v0.2.1 Nov 17 10:37:08.587 INFO [stderr] Compiling tokio-tcp v0.1.1 Nov 17 10:37:15.547 INFO [stderr] Compiling tokio v0.1.8 Nov 17 10:37:16.151 INFO [stderr] Compiling brotli2 v0.3.2 Nov 17 10:37:16.151 INFO [stderr] Compiling skeptic v0.13.3 Nov 17 10:37:16.503 INFO [stderr] Compiling h2 v0.1.12 Nov 17 10:37:20.791 INFO [stderr] Compiling tokio-core v0.1.17 Nov 17 10:37:29.243 INFO [stderr] Compiling trust-dns-proto v0.3.3 Nov 17 10:37:29.292 INFO [stderr] Compiling tokio-signal v0.1.5 Nov 17 10:37:30.539 INFO [stderr] Compiling actix v0.5.8 Nov 17 10:37:45.109 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Nov 17 10:38:14.497 INFO [stderr] Compiling actix-web v0.6.15 Nov 17 10:38:38.623 INFO [stderr] Compiling rust-websocket-bench v0.1.0 (/source) Nov 17 10:38:45.170 INFO [stderr] warning: unused `#[macro_use]` import Nov 17 10:38:45.170 INFO [stderr] --> src/main.rs:16:1 Nov 17 10:38:45.170 INFO [stderr] | Nov 17 10:38:45.170 INFO [stderr] 16 | #[macro_use] Nov 17 10:38:45.170 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 10:38:45.170 INFO [stderr] | Nov 17 10:38:45.171 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 10:38:45.171 INFO [stderr] Nov 17 10:38:45.171 INFO [stderr] warning: cannot find type `SessionMessage` in this scope Nov 17 10:38:45.171 INFO [stderr] --> src/server.rs:21:10 Nov 17 10:38:45.171 INFO [stderr] | Nov 17 10:38:45.171 INFO [stderr] 21 | #[derive(Message)] Nov 17 10:38:45.171 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:38:45.171 INFO [stderr] | Nov 17 10:38:45.171 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 10:38:45.171 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 17 10:38:45.171 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:38:45.171 INFO [stderr] Nov 17 10:38:45.171 INFO [stderr] warning: cannot find type `Connect` in this scope Nov 17 10:38:45.171 INFO [stderr] --> src/server.rs:27:10 Nov 17 10:38:45.171 INFO [stderr] | Nov 17 10:38:45.171 INFO [stderr] 27 | #[derive(Message)] Nov 17 10:38:45.171 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:38:45.171 INFO [stderr] | Nov 17 10:38:45.171 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 17 10:38:45.171 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:38:45.171 INFO [stderr] Nov 17 10:38:45.171 INFO [stderr] warning: cannot find type `Disconnect` in this scope Nov 17 10:38:45.171 INFO [stderr] --> src/server.rs:34:10 Nov 17 10:38:45.171 INFO [stderr] | Nov 17 10:38:45.171 INFO [stderr] 34 | #[derive(Message)] Nov 17 10:38:45.171 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:38:45.171 INFO [stderr] | Nov 17 10:38:45.171 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 17 10:38:45.171 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:38:45.171 INFO [stderr] Nov 17 10:38:45.171 INFO [stderr] warning: cannot find type `Message` in this scope Nov 17 10:38:45.171 INFO [stderr] --> src/server.rs:40:10 Nov 17 10:38:45.171 INFO [stderr] | Nov 17 10:38:45.171 INFO [stderr] 40 | #[derive(Message)] Nov 17 10:38:45.171 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:38:45.171 INFO [stderr] | Nov 17 10:38:45.171 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 17 10:38:45.171 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:38:45.171 INFO [stderr] Nov 17 10:38:45.271 INFO [stderr] warning: unused `#[macro_use]` import Nov 17 10:38:45.271 INFO [stderr] --> src/main_actix_sqlite.rs:16:1 Nov 17 10:38:45.271 INFO [stderr] | Nov 17 10:38:45.271 INFO [stderr] 16 | #[macro_use] Nov 17 10:38:45.271 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 10:38:45.271 INFO [stderr] | Nov 17 10:38:45.271 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 10:38:45.271 INFO [stderr] Nov 17 10:38:45.271 INFO [stderr] warning: cannot find type `SessionMessage` in this scope Nov 17 10:38:45.271 INFO [stderr] --> src/server.rs:21:10 Nov 17 10:38:45.271 INFO [stderr] | Nov 17 10:38:45.271 INFO [stderr] 21 | #[derive(Message)] Nov 17 10:38:45.271 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:38:45.271 INFO [stderr] | Nov 17 10:38:45.271 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 10:38:45.271 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 17 10:38:45.271 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:38:45.271 INFO [stderr] Nov 17 10:38:45.271 INFO [stderr] warning: cannot find type `Connect` in this scope Nov 17 10:38:45.271 INFO [stderr] --> src/server.rs:27:10 Nov 17 10:38:45.271 INFO [stderr] | Nov 17 10:38:45.271 INFO [stderr] 27 | #[derive(Message)] Nov 17 10:38:45.271 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:38:45.272 INFO [stderr] | Nov 17 10:38:45.272 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 17 10:38:45.272 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:38:45.272 INFO [stderr] Nov 17 10:38:45.272 INFO [stderr] warning: cannot find type `Disconnect` in this scope Nov 17 10:38:45.272 INFO [stderr] --> src/server.rs:34:10 Nov 17 10:38:45.272 INFO [stderr] | Nov 17 10:38:45.272 INFO [stderr] 34 | #[derive(Message)] Nov 17 10:38:45.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:38:45.272 INFO [stderr] | Nov 17 10:38:45.272 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 17 10:38:45.272 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:38:45.272 INFO [stderr] Nov 17 10:38:45.272 INFO [stderr] warning: cannot find type `Message` in this scope Nov 17 10:38:45.272 INFO [stderr] --> src/server.rs:40:10 Nov 17 10:38:45.272 INFO [stderr] | Nov 17 10:38:45.272 INFO [stderr] 40 | #[derive(Message)] Nov 17 10:38:45.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:38:45.272 INFO [stderr] | Nov 17 10:38:45.272 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 17 10:38:45.272 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:38:45.272 INFO [stderr] Nov 17 10:38:45.272 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 10:38:45.272 INFO [stderr] --> src/models.rs:13:21 Nov 17 10:38:45.272 INFO [stderr] | Nov 17 10:38:45.272 INFO [stderr] 13 | #[derive(Serialize, Queryable)] Nov 17 10:38:45.272 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:38:45.272 INFO [stderr] | Nov 17 10:38:45.272 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 17 10:38:45.272 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:38:45.272 INFO [stderr] Nov 17 10:38:45.272 INFO [stderr] warning: cannot find type `users` in this scope Nov 17 10:38:45.272 INFO [stderr] --> src/models.rs:19:10 Nov 17 10:38:45.272 INFO [stderr] | Nov 17 10:38:45.272 INFO [stderr] 19 | #[derive(Insertable)] Nov 17 10:38:45.272 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:38:45.272 INFO [stderr] | Nov 17 10:38:45.272 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 17 10:38:45.272 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:38:45.272 INFO [stderr] Nov 17 10:38:45.272 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 17 10:38:45.272 INFO [stderr] --> src/models.rs:19:10 Nov 17 10:38:45.272 INFO [stderr] | Nov 17 10:38:45.272 INFO [stderr] 19 | #[derive(Insertable)] Nov 17 10:38:45.272 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:38:45.272 INFO [stderr] | Nov 17 10:38:45.272 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 17 10:38:45.272 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:38:45.272 INFO [stderr] Nov 17 10:38:45.272 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 10:38:45.272 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 10:38:45.272 INFO [stderr] | Nov 17 10:38:45.272 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 10:38:45.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:38:45.272 INFO [stderr] | Nov 17 10:38:45.272 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 17 10:38:45.272 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:38:45.272 INFO [stderr] Nov 17 10:38:45.272 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 10:38:45.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:38:45.272 INFO [stderr] | Nov 17 10:38:45.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:38:45.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:38:45.272 INFO [stderr] | Nov 17 10:38:45.272 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 17 10:38:45.272 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:38:45.272 INFO [stderr] Nov 17 10:38:45.272 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 10:38:45.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:38:45.272 INFO [stderr] | Nov 17 10:38:45.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:38:45.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:38:45.272 INFO [stderr] | Nov 17 10:38:45.272 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 17 10:38:45.272 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:38:45.272 INFO [stderr] Nov 17 10:39:09.065 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 34s Nov 17 10:39:09.087 INFO [stderr] su: No module specific data is present Nov 17 10:39:09.843 INFO running `"docker" "inspect" "9c871b7f45f75d0db9ba0f28a48a0d5c6ac358c12bbd3d5cb19a88dc48d1489b"` Nov 17 10:39:10.135 INFO running `"docker" "rm" "-f" "9c871b7f45f75d0db9ba0f28a48a0d5c6ac358c12bbd3d5cb19a88dc48d1489b"` Nov 17 10:39:10.458 INFO [stdout] 9c871b7f45f75d0db9ba0f28a48a0d5c6ac358c12bbd3d5cb19a88dc48d1489b Nov 17 10:39:10.464 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 10:39:10.940 INFO [stdout] 91ff971933dabb527d4a3f31cf7b3649d25a55b423a461c519f80c108991bf05 Nov 17 10:39:10.941 INFO running `"docker" "start" "-a" "91ff971933dabb527d4a3f31cf7b3649d25a55b423a461c519f80c108991bf05"` Nov 17 10:39:12.195 INFO [stderr] usermod: no changes Nov 17 10:39:12.815 INFO [stderr] Compiling rust-websocket-bench v0.1.0 (/source) Nov 17 10:39:20.388 INFO [stderr] warning: unused `#[macro_use]` import Nov 17 10:39:20.388 INFO [stderr] --> src/main.rs:16:1 Nov 17 10:39:20.389 INFO [stderr] | Nov 17 10:39:20.391 INFO [stderr] 16 | #[macro_use] Nov 17 10:39:20.391 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 10:39:20.392 INFO [stderr] | Nov 17 10:39:20.392 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 10:39:20.394 INFO [stderr] Nov 17 10:39:20.394 INFO [stderr] warning: cannot find type `SessionMessage` in this scope Nov 17 10:39:20.395 INFO [stderr] --> src/server.rs:21:10 Nov 17 10:39:20.395 INFO [stderr] | Nov 17 10:39:20.395 INFO [stderr] 21 | #[derive(Message)] Nov 17 10:39:20.396 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:39:20.401 INFO [stderr] | Nov 17 10:39:20.401 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 10:39:20.402 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 17 10:39:20.403 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:39:20.404 INFO [stderr] Nov 17 10:39:20.404 INFO [stderr] warning: cannot find type `Connect` in this scope Nov 17 10:39:20.405 INFO [stderr] --> src/server.rs:27:10 Nov 17 10:39:20.405 INFO [stderr] | Nov 17 10:39:20.405 INFO [stderr] 27 | #[derive(Message)] Nov 17 10:39:20.405 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:39:20.406 INFO [stderr] | Nov 17 10:39:20.406 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 17 10:39:20.406 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:39:20.406 INFO [stderr] Nov 17 10:39:20.407 INFO [stderr] warning: cannot find type `Disconnect` in this scope Nov 17 10:39:20.407 INFO [stderr] --> src/server.rs:34:10 Nov 17 10:39:20.407 INFO [stderr] | Nov 17 10:39:20.407 INFO [stderr] 34 | #[derive(Message)] Nov 17 10:39:20.407 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:39:20.408 INFO [stderr] | Nov 17 10:39:20.409 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 17 10:39:20.409 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:39:20.409 INFO [stderr] Nov 17 10:39:20.414 INFO [stderr] warning: cannot find type `Message` in this scope Nov 17 10:39:20.415 INFO [stderr] --> src/server.rs:40:10 Nov 17 10:39:20.415 INFO [stderr] | Nov 17 10:39:20.415 INFO [stderr] 40 | #[derive(Message)] Nov 17 10:39:20.415 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:39:20.415 INFO [stderr] | Nov 17 10:39:20.415 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 17 10:39:20.415 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:39:20.415 INFO [stderr] Nov 17 10:39:20.704 INFO [stderr] warning: unused `#[macro_use]` import Nov 17 10:39:20.707 INFO [stderr] --> src/main_actix_sqlite.rs:16:1 Nov 17 10:39:20.708 INFO [stderr] | Nov 17 10:39:20.708 INFO [stderr] 16 | #[macro_use] Nov 17 10:39:20.708 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 10:39:20.709 INFO [stderr] | Nov 17 10:39:20.709 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 10:39:20.709 INFO [stderr] Nov 17 10:39:20.710 INFO [stderr] warning: cannot find type `SessionMessage` in this scope Nov 17 10:39:20.710 INFO [stderr] --> src/server.rs:21:10 Nov 17 10:39:20.710 INFO [stderr] | Nov 17 10:39:20.711 INFO [stderr] 21 | #[derive(Message)] Nov 17 10:39:20.711 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:39:20.711 INFO [stderr] | Nov 17 10:39:20.712 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 10:39:20.712 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 17 10:39:20.712 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:39:20.713 INFO [stderr] Nov 17 10:39:20.713 INFO [stderr] warning: cannot find type `Connect` in this scope Nov 17 10:39:20.713 INFO [stderr] --> src/server.rs:27:10 Nov 17 10:39:20.714 INFO [stderr] | Nov 17 10:39:20.714 INFO [stderr] 27 | #[derive(Message)] Nov 17 10:39:20.714 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:39:20.715 INFO [stderr] | Nov 17 10:39:20.715 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 17 10:39:20.715 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:39:20.716 INFO [stderr] Nov 17 10:39:20.716 INFO [stderr] warning: cannot find type `Disconnect` in this scope Nov 17 10:39:20.716 INFO [stderr] --> src/server.rs:34:10 Nov 17 10:39:20.717 INFO [stderr] | Nov 17 10:39:20.717 INFO [stderr] 34 | #[derive(Message)] Nov 17 10:39:20.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:39:20.718 INFO [stderr] | Nov 17 10:39:20.718 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 17 10:39:20.718 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:39:20.719 INFO [stderr] Nov 17 10:39:20.719 INFO [stderr] warning: cannot find type `Message` in this scope Nov 17 10:39:20.719 INFO [stderr] --> src/server.rs:40:10 Nov 17 10:39:20.719 INFO [stderr] | Nov 17 10:39:20.720 INFO [stderr] 40 | #[derive(Message)] Nov 17 10:39:20.720 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:39:20.720 INFO [stderr] | Nov 17 10:39:20.720 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 17 10:39:20.721 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:39:20.721 INFO [stderr] Nov 17 10:39:20.721 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 10:39:20.722 INFO [stderr] --> src/models.rs:13:21 Nov 17 10:39:20.722 INFO [stderr] | Nov 17 10:39:20.722 INFO [stderr] 13 | #[derive(Serialize, Queryable)] Nov 17 10:39:20.722 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:39:20.723 INFO [stderr] | Nov 17 10:39:20.723 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 17 10:39:20.723 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:39:20.724 INFO [stderr] Nov 17 10:39:20.724 INFO [stderr] warning: cannot find type `users` in this scope Nov 17 10:39:20.724 INFO [stderr] --> src/models.rs:19:10 Nov 17 10:39:20.724 INFO [stderr] | Nov 17 10:39:20.725 INFO [stderr] 19 | #[derive(Insertable)] Nov 17 10:39:20.725 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:39:20.725 INFO [stderr] | Nov 17 10:39:20.726 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 17 10:39:20.726 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:39:20.726 INFO [stderr] Nov 17 10:39:20.726 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 17 10:39:20.727 INFO [stderr] --> src/models.rs:19:10 Nov 17 10:39:20.727 INFO [stderr] | Nov 17 10:39:20.727 INFO [stderr] 19 | #[derive(Insertable)] Nov 17 10:39:20.728 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:39:20.728 INFO [stderr] | Nov 17 10:39:20.728 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 17 10:39:20.729 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:39:20.729 INFO [stderr] Nov 17 10:39:20.729 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 10:39:20.729 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 10:39:20.730 INFO [stderr] | Nov 17 10:39:20.730 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 10:39:20.730 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:39:20.731 INFO [stderr] | Nov 17 10:39:20.731 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 17 10:39:20.731 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:39:20.732 INFO [stderr] Nov 17 10:39:20.732 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 10:39:20.732 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:39:20.732 INFO [stderr] | Nov 17 10:39:20.733 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:39:20.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:39:20.733 INFO [stderr] | Nov 17 10:39:20.734 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 17 10:39:20.734 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:39:20.734 INFO [stderr] Nov 17 10:39:20.734 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 10:39:20.735 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:39:20.735 INFO [stderr] | Nov 17 10:39:20.735 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:39:20.736 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:39:20.736 INFO [stderr] | Nov 17 10:39:20.736 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 17 10:39:20.736 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:39:20.737 INFO [stderr] Nov 17 10:39:22.107 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.86s Nov 17 10:39:22.131 INFO [stderr] su: No module specific data is present Nov 17 10:39:22.863 INFO running `"docker" "inspect" "91ff971933dabb527d4a3f31cf7b3649d25a55b423a461c519f80c108991bf05"` Nov 17 10:39:23.273 INFO running `"docker" "rm" "-f" "91ff971933dabb527d4a3f31cf7b3649d25a55b423a461c519f80c108991bf05"` Nov 17 10:39:23.559 INFO [stdout] 91ff971933dabb527d4a3f31cf7b3649d25a55b423a461c519f80c108991bf05 Nov 17 10:39:23.563 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --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"` Nov 17 10:39:24.040 INFO [stdout] 3b8bd3070e80b7e40026605dce25e32de79403bd9ee3eab3f023b81102c1a2a7 Nov 17 10:39:24.042 INFO running `"docker" "start" "-a" "3b8bd3070e80b7e40026605dce25e32de79403bd9ee3eab3f023b81102c1a2a7"` Nov 17 10:39:26.282 INFO [stderr] usermod: no changes Nov 17 10:39:26.721 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.41s Nov 17 10:39:26.747 INFO [stderr] Running /target/debug/deps/server-126b66cd0983ae2b Nov 17 10:39:26.768 INFO [stdout] Nov 17 10:39:26.768 INFO [stdout] running 0 tests Nov 17 10:39:26.768 INFO [stdout] Nov 17 10:39:26.768 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 10:39:26.768 INFO [stdout] Nov 17 10:39:26.769 INFO [stderr] Running /target/debug/deps/server_sqlite-89635357bab3621f Nov 17 10:39:26.771 INFO [stdout] Nov 17 10:39:26.771 INFO [stdout] running 0 tests Nov 17 10:39:26.772 INFO [stdout] Nov 17 10:39:26.772 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 10:39:26.772 INFO [stdout] Nov 17 10:39:26.780 INFO [stderr] su: No module specific data is present Nov 17 10:39:27.779 INFO running `"docker" "inspect" "3b8bd3070e80b7e40026605dce25e32de79403bd9ee3eab3f023b81102c1a2a7"` Nov 17 10:39:28.033 INFO running `"docker" "rm" "-f" "3b8bd3070e80b7e40026605dce25e32de79403bd9ee3eab3f023b81102c1a2a7"` Nov 17 10:39:28.321 INFO [stdout] 3b8bd3070e80b7e40026605dce25e32de79403bd9ee3eab3f023b81102c1a2a7