Nov 09 19:12:18.080 INFO checking LachlanHogan/chat-app-management against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 09 19:12:18.080 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-3/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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 09 19:12:18.595 INFO blam! fe4f596daab908a798e965c97fd463f956a8f0a81118bd48ddf3efa2202141f8 Nov 09 19:12:18.597 INFO running `"docker" "start" "-a" "fe4f596daab908a798e965c97fd463f956a8f0a81118bd48ddf3efa2202141f8"` Nov 09 19:12:20.151 INFO kablam! usermod: no changes Nov 09 19:12:20.512 INFO kablam! Checking uuid v0.6.3 Nov 09 19:12:20.512 INFO kablam! Checking mustache v0.8.2 Nov 09 19:12:20.512 INFO kablam! Checking hyper v0.10.13 Nov 09 19:12:20.512 INFO kablam! Checking dotenv v0.9.0 Nov 09 19:12:20.512 INFO kablam! Checking diesel v1.2.2 Nov 09 19:12:29.527 INFO kablam! Checking nickel v0.10.1 Nov 09 19:12:55.594 INFO kablam! Checking chat-app-management v0.1.0 (/source) Nov 09 19:13:02.102 INFO kablam! warning: cannot find type `table` in this scope Nov 09 19:13:02.102 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 19:13:02.102 INFO kablam! | Nov 09 19:13:02.102 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 19:13:02.102 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 19:13:02.102 INFO kablam! | Nov 09 19:13:02.102 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 19:13:02.102 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 09 19:13:02.102 INFO kablam! = note: for more information, see issue #50504 Nov 09 19:13:02.105 INFO kablam! Nov 09 19:13:02.105 INFO kablam! warning: cannot find type `table` in this scope Nov 09 19:13:02.105 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 19:13:02.105 INFO kablam! | Nov 09 19:13:02.105 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 19:13:02.105 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 19:13:02.105 INFO kablam! | Nov 09 19:13:02.105 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 09 19:13:02.105 INFO kablam! = note: for more information, see issue #50504 Nov 09 19:13:02.105 INFO kablam! Nov 09 19:13:02.105 INFO kablam! warning: cannot find type `id` in this scope Nov 09 19:13:02.105 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 19:13:02.105 INFO kablam! | Nov 09 19:13:02.105 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 19:13:02.105 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 19:13:02.105 INFO kablam! | Nov 09 19:13:02.105 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 09 19:13:02.105 INFO kablam! = note: for more information, see issue #50504 Nov 09 19:13:02.105 INFO kablam! Nov 09 19:13:02.105 INFO kablam! warning: cannot find type `user_id` in this scope Nov 09 19:13:02.105 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 19:13:02.105 INFO kablam! | Nov 09 19:13:02.105 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 19:13:02.106 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 19:13:02.106 INFO kablam! | Nov 09 19:13:02.106 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 09 19:13:02.106 INFO kablam! = note: for more information, see issue #50504 Nov 09 19:13:02.106 INFO kablam! Nov 09 19:13:02.106 INFO kablam! warning: cannot find type `username` in this scope Nov 09 19:13:02.106 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 19:13:02.106 INFO kablam! | Nov 09 19:13:02.106 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 19:13:02.106 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 19:13:02.106 INFO kablam! | Nov 09 19:13:02.106 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 09 19:13:02.106 INFO kablam! = note: for more information, see issue #50504 Nov 09 19:13:02.106 INFO kablam! Nov 09 19:13:02.106 INFO kablam! warning: cannot find type `User` in this scope Nov 09 19:13:02.106 INFO kablam! --> src/models.rs:3:10 Nov 09 19:13:02.106 INFO kablam! | Nov 09 19:13:02.106 INFO kablam! 3 | #[derive(Queryable, Serialize, Deserialize)] Nov 09 19:13:02.106 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 19:13:02.106 INFO kablam! | Nov 09 19:13:02.106 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 09 19:13:02.106 INFO kablam! = note: for more information, see issue #50504 Nov 09 19:13:02.106 INFO kablam! Nov 09 19:13:02.106 INFO kablam! warning: cannot find type `users` in this scope Nov 09 19:13:02.106 INFO kablam! --> src/models.rs:10:10 Nov 09 19:13:02.106 INFO kablam! | Nov 09 19:13:02.106 INFO kablam! 10 | #[derive(Insertable)] Nov 09 19:13:02.106 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 19:13:02.106 INFO kablam! | Nov 09 19:13:02.106 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 09 19:13:02.106 INFO kablam! = note: for more information, see issue #50504 Nov 09 19:13:02.106 INFO kablam! Nov 09 19:13:02.106 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 09 19:13:02.106 INFO kablam! --> src/models.rs:10:10 Nov 09 19:13:02.106 INFO kablam! | Nov 09 19:13:02.106 INFO kablam! 10 | #[derive(Insertable)] Nov 09 19:13:02.106 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 19:13:02.106 INFO kablam! | Nov 09 19:13:02.106 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 09 19:13:02.106 INFO kablam! = note: for more information, see issue #50504 Nov 09 19:13:02.106 INFO kablam! Nov 09 19:13:02.275 INFO kablam! warning: cannot find type `table` in this scope Nov 09 19:13:02.275 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 19:13:02.275 INFO kablam! | Nov 09 19:13:02.275 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 19:13:02.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 19:13:02.275 INFO kablam! | Nov 09 19:13:02.275 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 19:13:02.275 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 09 19:13:02.275 INFO kablam! = note: for more information, see issue #50504 Nov 09 19:13:02.275 INFO kablam! Nov 09 19:13:02.275 INFO kablam! warning: cannot find type `table` in this scope Nov 09 19:13:02.275 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 19:13:02.275 INFO kablam! | Nov 09 19:13:02.275 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 19:13:02.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 19:13:02.275 INFO kablam! | Nov 09 19:13:02.275 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 09 19:13:02.275 INFO kablam! = note: for more information, see issue #50504 Nov 09 19:13:02.275 INFO kablam! Nov 09 19:13:02.275 INFO kablam! warning: cannot find type `id` in this scope Nov 09 19:13:02.275 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 19:13:02.275 INFO kablam! | Nov 09 19:13:02.275 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 19:13:02.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 19:13:02.275 INFO kablam! | Nov 09 19:13:02.275 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 09 19:13:02.275 INFO kablam! = note: for more information, see issue #50504 Nov 09 19:13:02.275 INFO kablam! Nov 09 19:13:02.275 INFO kablam! warning: cannot find type `user_id` in this scope Nov 09 19:13:02.275 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 19:13:02.275 INFO kablam! | Nov 09 19:13:02.275 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 19:13:02.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 19:13:02.275 INFO kablam! | Nov 09 19:13:02.275 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 09 19:13:02.276 INFO kablam! = note: for more information, see issue #50504 Nov 09 19:13:02.276 INFO kablam! Nov 09 19:13:02.276 INFO kablam! warning: cannot find type `username` in this scope Nov 09 19:13:02.276 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 19:13:02.276 INFO kablam! | Nov 09 19:13:02.276 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 19:13:02.276 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 19:13:02.276 INFO kablam! | Nov 09 19:13:02.276 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 09 19:13:02.276 INFO kablam! = note: for more information, see issue #50504 Nov 09 19:13:02.276 INFO kablam! Nov 09 19:13:02.276 INFO kablam! warning: cannot find type `User` in this scope Nov 09 19:13:02.276 INFO kablam! --> src/models.rs:3:10 Nov 09 19:13:02.276 INFO kablam! | Nov 09 19:13:02.276 INFO kablam! 3 | #[derive(Queryable, Serialize, Deserialize)] Nov 09 19:13:02.276 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 19:13:02.276 INFO kablam! | Nov 09 19:13:02.276 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 09 19:13:02.276 INFO kablam! = note: for more information, see issue #50504 Nov 09 19:13:02.276 INFO kablam! Nov 09 19:13:02.276 INFO kablam! warning: cannot find type `users` in this scope Nov 09 19:13:02.276 INFO kablam! --> src/models.rs:10:10 Nov 09 19:13:02.276 INFO kablam! | Nov 09 19:13:02.276 INFO kablam! 10 | #[derive(Insertable)] Nov 09 19:13:02.276 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 19:13:02.276 INFO kablam! | Nov 09 19:13:02.276 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 09 19:13:02.276 INFO kablam! = note: for more information, see issue #50504 Nov 09 19:13:02.276 INFO kablam! Nov 09 19:13:02.276 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 09 19:13:02.276 INFO kablam! --> src/models.rs:10:10 Nov 09 19:13:02.276 INFO kablam! | Nov 09 19:13:02.276 INFO kablam! 10 | #[derive(Insertable)] Nov 09 19:13:02.276 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 19:13:02.276 INFO kablam! | Nov 09 19:13:02.276 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 09 19:13:02.276 INFO kablam! = note: for more information, see issue #50504 Nov 09 19:13:02.276 INFO kablam! Nov 09 19:13:03.087 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.95s Nov 09 19:13:03.095 INFO kablam! su: No module specific data is present Nov 09 19:13:04.321 INFO running `"docker" "rm" "-f" "fe4f596daab908a798e965c97fd463f956a8f0a81118bd48ddf3efa2202141f8"` Nov 09 19:13:04.593 INFO blam! fe4f596daab908a798e965c97fd463f956a8f0a81118bd48ddf3efa2202141f8