Nov 17 14:01:49.196 INFO testing LachlanHogan/chat-app-management against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 14:01:49.196 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 14:01:49.699 INFO [stdout] b7837cbb267d60ca34510e5493373c530d49dfb84d6ef3c263df8290926a2709 Nov 17 14:01:49.701 INFO running `"docker" "start" "-a" "b7837cbb267d60ca34510e5493373c530d49dfb84d6ef3c263df8290926a2709"` Nov 17 14:01:50.918 INFO [stderr] usermod: no changes Nov 17 14:01:51.241 INFO [stderr] Compiling mustache v0.8.2 Nov 17 14:01:51.242 INFO [stderr] Compiling hyper v0.10.13 Nov 17 14:01:51.242 INFO [stderr] Compiling dotenv v0.9.0 Nov 17 14:01:51.242 INFO [stderr] Compiling tokio-fs v0.1.0 Nov 17 14:01:51.242 INFO [stderr] Compiling diesel v1.2.2 Nov 17 14:01:59.604 INFO [stderr] Compiling tokio v0.1.6 Nov 17 14:02:07.766 INFO [stderr] Compiling tokio-core v0.1.17 Nov 17 14:02:20.621 INFO [stderr] Compiling tokio-proto v0.1.1 Nov 17 14:02:24.029 INFO [stderr] Compiling nickel v0.10.1 Nov 17 14:02:31.418 INFO [stderr] Compiling hyper v0.11.27 Nov 17 14:03:05.874 INFO [stderr] Compiling chat-app-management v0.1.0 (/source) Nov 17 14:03:09.611 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 14:03:09.611 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 14:03:09.611 INFO [stderr] | Nov 17 14:03:09.611 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 14:03:09.611 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 14:03:09.611 INFO [stderr] | Nov 17 14:03:09.611 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 14:03:09.611 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 14:03:09.611 INFO [stderr] = note: for more information, see issue #50504 Nov 17 14:03:09.611 INFO [stderr] Nov 17 14:03:09.611 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 14:03:09.611 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 14:03:09.611 INFO [stderr] | Nov 17 14:03:09.611 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 14:03:09.611 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 14:03:09.611 INFO [stderr] | Nov 17 14:03:09.611 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 14:03:09.611 INFO [stderr] = note: for more information, see issue #50504 Nov 17 14:03:09.611 INFO [stderr] Nov 17 14:03:09.611 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 14:03:09.611 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 14:03:09.611 INFO [stderr] | Nov 17 14:03:09.611 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 14:03:09.611 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 14:03:09.611 INFO [stderr] | Nov 17 14:03:09.611 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 14:03:09.611 INFO [stderr] = note: for more information, see issue #50504 Nov 17 14:03:09.611 INFO [stderr] Nov 17 14:03:09.611 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 17 14:03:09.611 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 14:03:09.612 INFO [stderr] | Nov 17 14:03:09.619 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 14:03:09.619 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 14:03:09.620 INFO [stderr] | Nov 17 14:03:09.620 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 14:03:09.620 INFO [stderr] = note: for more information, see issue #50504 Nov 17 14:03:09.620 INFO [stderr] Nov 17 14:03:09.621 INFO [stderr] warning: cannot find type `username` in this scope Nov 17 14:03:09.621 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 14:03:09.621 INFO [stderr] | Nov 17 14:03:09.621 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 14:03:09.621 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 14:03:09.622 INFO [stderr] | Nov 17 14:03:09.622 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 14:03:09.622 INFO [stderr] = note: for more information, see issue #50504 Nov 17 14:03:09.622 INFO [stderr] Nov 17 14:03:09.623 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 14:03:09.623 INFO [stderr] --> src/models.rs:3:10 Nov 17 14:03:09.623 INFO [stderr] | Nov 17 14:03:09.623 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize)] Nov 17 14:03:09.623 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 14:03:09.624 INFO [stderr] | Nov 17 14:03:09.624 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 14:03:09.624 INFO [stderr] = note: for more information, see issue #50504 Nov 17 14:03:09.624 INFO [stderr] Nov 17 14:03:09.625 INFO [stderr] warning: cannot find type `users` in this scope Nov 17 14:03:09.625 INFO [stderr] --> src/models.rs:10:10 Nov 17 14:03:09.625 INFO [stderr] | Nov 17 14:03:09.625 INFO [stderr] 10 | #[derive(Insertable)] Nov 17 14:03:09.625 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 14:03:09.626 INFO [stderr] | Nov 17 14:03:09.626 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 14:03:09.626 INFO [stderr] = note: for more information, see issue #50504 Nov 17 14:03:09.626 INFO [stderr] Nov 17 14:03:09.626 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 17 14:03:09.627 INFO [stderr] --> src/models.rs:10:10 Nov 17 14:03:09.627 INFO [stderr] | Nov 17 14:03:09.627 INFO [stderr] 10 | #[derive(Insertable)] Nov 17 14:03:09.627 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 14:03:09.628 INFO [stderr] | Nov 17 14:03:09.628 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 14:03:09.628 INFO [stderr] = note: for more information, see issue #50504 Nov 17 14:03:09.628 INFO [stderr] Nov 17 14:03:16.331 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Nov 17 14:03:16.339 INFO [stderr] su: No module specific data is present Nov 17 14:03:16.866 INFO running `"docker" "inspect" "b7837cbb267d60ca34510e5493373c530d49dfb84d6ef3c263df8290926a2709"` Nov 17 14:03:17.068 INFO running `"docker" "rm" "-f" "b7837cbb267d60ca34510e5493373c530d49dfb84d6ef3c263df8290926a2709"` Nov 17 14:03:17.343 INFO [stdout] b7837cbb267d60ca34510e5493373c530d49dfb84d6ef3c263df8290926a2709 Nov 17 14:03:17.345 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 14:03:17.703 INFO [stdout] 7a6bb625c41244ee846e9b75701038889b2b66a8cdfa4befb566d5012fd7a439 Nov 17 14:03:17.705 INFO running `"docker" "start" "-a" "7a6bb625c41244ee846e9b75701038889b2b66a8cdfa4befb566d5012fd7a439"` Nov 17 14:03:18.963 INFO [stderr] usermod: no changes Nov 17 14:03:19.215 INFO [stderr] Compiling chat-app-management v0.1.0 (/source) Nov 17 14:03:23.184 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 14:03:23.184 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 14:03:23.184 INFO [stderr] | Nov 17 14:03:23.184 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 14:03:23.184 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 14:03:23.184 INFO [stderr] | Nov 17 14:03:23.184 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 14:03:23.184 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 14:03:23.184 INFO [stderr] = note: for more information, see issue #50504 Nov 17 14:03:23.184 INFO [stderr] Nov 17 14:03:23.184 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 14:03:23.184 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 14:03:23.184 INFO [stderr] | Nov 17 14:03:23.184 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 14:03:23.184 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 14:03:23.184 INFO [stderr] | Nov 17 14:03:23.184 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 14:03:23.184 INFO [stderr] = note: for more information, see issue #50504 Nov 17 14:03:23.184 INFO [stderr] Nov 17 14:03:23.184 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 14:03:23.184 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 14:03:23.184 INFO [stderr] | Nov 17 14:03:23.184 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 14:03:23.184 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 14:03:23.184 INFO [stderr] | Nov 17 14:03:23.184 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 14:03:23.184 INFO [stderr] = note: for more information, see issue #50504 Nov 17 14:03:23.184 INFO [stderr] Nov 17 14:03:23.184 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 17 14:03:23.184 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 14:03:23.184 INFO [stderr] | Nov 17 14:03:23.184 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 14:03:23.184 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 14:03:23.184 INFO [stderr] | Nov 17 14:03:23.184 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 14:03:23.184 INFO [stderr] = note: for more information, see issue #50504 Nov 17 14:03:23.184 INFO [stderr] Nov 17 14:03:23.184 INFO [stderr] warning: cannot find type `username` in this scope Nov 17 14:03:23.184 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 14:03:23.184 INFO [stderr] | Nov 17 14:03:23.184 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 14:03:23.184 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 14:03:23.184 INFO [stderr] | Nov 17 14:03:23.184 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 14:03:23.184 INFO [stderr] = note: for more information, see issue #50504 Nov 17 14:03:23.184 INFO [stderr] Nov 17 14:03:23.184 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 14:03:23.184 INFO [stderr] --> src/models.rs:3:10 Nov 17 14:03:23.184 INFO [stderr] | Nov 17 14:03:23.184 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize)] Nov 17 14:03:23.184 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 14:03:23.184 INFO [stderr] | Nov 17 14:03:23.184 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 14:03:23.184 INFO [stderr] = note: for more information, see issue #50504 Nov 17 14:03:23.184 INFO [stderr] Nov 17 14:03:23.184 INFO [stderr] warning: cannot find type `users` in this scope Nov 17 14:03:23.184 INFO [stderr] --> src/models.rs:10:10 Nov 17 14:03:23.184 INFO [stderr] | Nov 17 14:03:23.184 INFO [stderr] 10 | #[derive(Insertable)] Nov 17 14:03:23.185 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 14:03:23.185 INFO [stderr] | Nov 17 14:03:23.185 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 14:03:23.185 INFO [stderr] = note: for more information, see issue #50504 Nov 17 14:03:23.185 INFO [stderr] Nov 17 14:03:23.185 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 17 14:03:23.185 INFO [stderr] --> src/models.rs:10:10 Nov 17 14:03:23.185 INFO [stderr] | Nov 17 14:03:23.185 INFO [stderr] 10 | #[derive(Insertable)] Nov 17 14:03:23.185 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 14:03:23.185 INFO [stderr] | Nov 17 14:03:23.185 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 14:03:23.185 INFO [stderr] = note: for more information, see issue #50504 Nov 17 14:03:23.185 INFO [stderr] Nov 17 14:03:23.959 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.96s Nov 17 14:03:23.979 INFO [stderr] su: No module specific data is present Nov 17 14:03:24.666 INFO running `"docker" "inspect" "7a6bb625c41244ee846e9b75701038889b2b66a8cdfa4befb566d5012fd7a439"` Nov 17 14:03:24.873 INFO running `"docker" "rm" "-f" "7a6bb625c41244ee846e9b75701038889b2b66a8cdfa4befb566d5012fd7a439"` Nov 17 14:03:25.111 INFO [stdout] 7a6bb625c41244ee846e9b75701038889b2b66a8cdfa4befb566d5012fd7a439 Nov 17 14:03:25.127 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 14:03:25.510 INFO [stdout] 4ad911344c4697c83d2eafe7fec3df8bc0274a2d6166906f9dc73ae7be79a6d1 Nov 17 14:03:25.517 INFO running `"docker" "start" "-a" "4ad911344c4697c83d2eafe7fec3df8bc0274a2d6166906f9dc73ae7be79a6d1"` Nov 17 14:03:26.547 INFO [stderr] usermod: no changes Nov 17 14:03:26.836 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s Nov 17 14:03:26.853 INFO [stderr] Running /target/debug/deps/chat_app_management-5274f8d7840fa364 Nov 17 14:03:26.856 INFO [stdout] Nov 17 14:03:26.856 INFO [stdout] running 0 tests Nov 17 14:03:26.856 INFO [stdout] Nov 17 14:03:26.856 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 14:03:26.856 INFO [stdout] Nov 17 14:03:26.858 INFO [stderr] su: No module specific data is present Nov 17 14:03:27.563 INFO running `"docker" "inspect" "4ad911344c4697c83d2eafe7fec3df8bc0274a2d6166906f9dc73ae7be79a6d1"` Nov 17 14:03:27.861 INFO running `"docker" "rm" "-f" "4ad911344c4697c83d2eafe7fec3df8bc0274a2d6166906f9dc73ae7be79a6d1"` Nov 17 14:03:28.127 INFO [stdout] 4ad911344c4697c83d2eafe7fec3df8bc0274a2d6166906f9dc73ae7be79a6d1