Nov 02 20:53:48.853 INFO checking LachlanHogan/chat-app-management against master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862 for pr-55517 Nov 02 20:53:48.855 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-6/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55517/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/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 +f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862-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 20:53:49.298 INFO blam! e3ee96a8cdac6f25206be4af1df748838c298c2c5e169d814b9059fb749cb7d1 Nov 02 20:53:49.302 INFO running `"docker" "start" "-a" "e3ee96a8cdac6f25206be4af1df748838c298c2c5e169d814b9059fb749cb7d1"` Nov 02 20:53:50.700 INFO kablam! usermod: no changes Nov 02 20:53:50.940 INFO kablam! Checking uuid v0.6.3 Nov 02 20:53:50.953 INFO kablam! Checking mustache v0.8.2 Nov 02 20:53:50.956 INFO kablam! Compiling syn v0.12.15 Nov 02 20:53:50.969 INFO kablam! Checking hyper v0.10.13 Nov 02 20:53:50.969 INFO kablam! Checking dotenv v0.9.0 Nov 02 20:54:01.177 INFO kablam! Checking nickel v0.10.1 Nov 02 20:54:17.165 INFO kablam! Compiling diesel_derives v1.2.0 Nov 02 20:54:26.461 INFO kablam! Checking diesel v1.2.2 Nov 02 20:54:54.473 INFO kablam! Checking chat-app-management v0.1.0 (/source) Nov 02 20:55:01.816 INFO kablam! warning: cannot find type `table` in this scope Nov 02 20:55:01.816 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 20:55:01.816 INFO kablam! | Nov 02 20:55:01.816 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 20:55:01.816 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 20:55:01.816 INFO kablam! | Nov 02 20:55:01.816 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 20:55:01.816 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 20:55:01.816 INFO kablam! = note: for more information, see issue #50504 Nov 02 20:55:01.816 INFO kablam! Nov 02 20:55:01.816 INFO kablam! warning: cannot find type `table` in this scope Nov 02 20:55:01.816 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 20:55:01.817 INFO kablam! | Nov 02 20:55:01.817 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 20:55:01.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 20:55:01.817 INFO kablam! | Nov 02 20:55:01.817 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 20:55:01.817 INFO kablam! = note: for more information, see issue #50504 Nov 02 20:55:01.817 INFO kablam! Nov 02 20:55:01.820 INFO kablam! warning: cannot find type `id` in this scope Nov 02 20:55:01.820 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 20:55:01.820 INFO kablam! | Nov 02 20:55:01.820 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 20:55:01.820 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 20:55:01.820 INFO kablam! | Nov 02 20:55:01.820 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 20:55:01.820 INFO kablam! = note: for more information, see issue #50504 Nov 02 20:55:01.820 INFO kablam! Nov 02 20:55:01.820 INFO kablam! warning: cannot find type `user_id` in this scope Nov 02 20:55:01.820 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 20:55:01.820 INFO kablam! | Nov 02 20:55:01.821 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 20:55:01.821 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 20:55:01.821 INFO kablam! | Nov 02 20:55:01.821 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 20:55:01.821 INFO kablam! = note: for more information, see issue #50504 Nov 02 20:55:01.821 INFO kablam! Nov 02 20:55:01.821 INFO kablam! warning: cannot find type `username` in this scope Nov 02 20:55:01.821 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 20:55:01.821 INFO kablam! | Nov 02 20:55:01.821 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 20:55:01.821 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 20:55:01.821 INFO kablam! | Nov 02 20:55:01.821 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 20:55:01.821 INFO kablam! = note: for more information, see issue #50504 Nov 02 20:55:01.821 INFO kablam! Nov 02 20:55:01.821 INFO kablam! warning: cannot find type `User` in this scope Nov 02 20:55:01.821 INFO kablam! --> src/models.rs:3:10 Nov 02 20:55:01.821 INFO kablam! | Nov 02 20:55:01.821 INFO kablam! 3 | #[derive(Queryable, Serialize, Deserialize)] Nov 02 20:55:01.821 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 20:55:01.821 INFO kablam! | Nov 02 20:55:01.821 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 20:55:01.821 INFO kablam! = note: for more information, see issue #50504 Nov 02 20:55:01.821 INFO kablam! Nov 02 20:55:01.821 INFO kablam! warning: cannot find type `users` in this scope Nov 02 20:55:01.821 INFO kablam! --> src/models.rs:10:10 Nov 02 20:55:01.821 INFO kablam! | Nov 02 20:55:01.821 INFO kablam! 10 | #[derive(Insertable)] Nov 02 20:55:01.821 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 20:55:01.821 INFO kablam! | Nov 02 20:55:01.821 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 20:55:01.821 INFO kablam! = note: for more information, see issue #50504 Nov 02 20:55:01.821 INFO kablam! Nov 02 20:55:01.821 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 02 20:55:01.821 INFO kablam! --> src/models.rs:10:10 Nov 02 20:55:01.821 INFO kablam! | Nov 02 20:55:01.821 INFO kablam! 10 | #[derive(Insertable)] Nov 02 20:55:01.821 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 20:55:01.821 INFO kablam! | Nov 02 20:55:01.821 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 20:55:01.821 INFO kablam! = note: for more information, see issue #50504 Nov 02 20:55:01.821 INFO kablam! Nov 02 20:55:02.016 INFO kablam! warning: cannot find type `table` in this scope Nov 02 20:55:02.016 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 20:55:02.016 INFO kablam! | Nov 02 20:55:02.016 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 20:55:02.016 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 20:55:02.016 INFO kablam! | Nov 02 20:55:02.016 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 20:55:02.017 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 20:55:02.017 INFO kablam! = note: for more information, see issue #50504 Nov 02 20:55:02.017 INFO kablam! Nov 02 20:55:02.017 INFO kablam! warning: cannot find type `table` in this scope Nov 02 20:55:02.017 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 20:55:02.017 INFO kablam! | Nov 02 20:55:02.017 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 20:55:02.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 20:55:02.017 INFO kablam! | Nov 02 20:55:02.017 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 20:55:02.017 INFO kablam! = note: for more information, see issue #50504 Nov 02 20:55:02.017 INFO kablam! Nov 02 20:55:02.017 INFO kablam! warning: cannot find type `id` in this scope Nov 02 20:55:02.017 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 20:55:02.017 INFO kablam! | Nov 02 20:55:02.017 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 20:55:02.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 20:55:02.017 INFO kablam! | Nov 02 20:55:02.017 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 20:55:02.017 INFO kablam! = note: for more information, see issue #50504 Nov 02 20:55:02.017 INFO kablam! Nov 02 20:55:02.017 INFO kablam! warning: cannot find type `user_id` in this scope Nov 02 20:55:02.017 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 20:55:02.017 INFO kablam! | Nov 02 20:55:02.017 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 20:55:02.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 20:55:02.017 INFO kablam! | Nov 02 20:55:02.017 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 20:55:02.017 INFO kablam! = note: for more information, see issue #50504 Nov 02 20:55:02.017 INFO kablam! Nov 02 20:55:02.017 INFO kablam! warning: cannot find type `username` in this scope Nov 02 20:55:02.017 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 20:55:02.017 INFO kablam! | Nov 02 20:55:02.017 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 20:55:02.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 20:55:02.017 INFO kablam! | Nov 02 20:55:02.017 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 20:55:02.017 INFO kablam! = note: for more information, see issue #50504 Nov 02 20:55:02.017 INFO kablam! Nov 02 20:55:02.017 INFO kablam! warning: cannot find type `User` in this scope Nov 02 20:55:02.017 INFO kablam! --> src/models.rs:3:10 Nov 02 20:55:02.017 INFO kablam! | Nov 02 20:55:02.017 INFO kablam! 3 | #[derive(Queryable, Serialize, Deserialize)] Nov 02 20:55:02.017 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 20:55:02.017 INFO kablam! | Nov 02 20:55:02.017 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 20:55:02.017 INFO kablam! = note: for more information, see issue #50504 Nov 02 20:55:02.017 INFO kablam! Nov 02 20:55:02.017 INFO kablam! warning: cannot find type `users` in this scope Nov 02 20:55:02.017 INFO kablam! --> src/models.rs:10:10 Nov 02 20:55:02.017 INFO kablam! | Nov 02 20:55:02.017 INFO kablam! 10 | #[derive(Insertable)] Nov 02 20:55:02.018 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 20:55:02.018 INFO kablam! | Nov 02 20:55:02.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 20:55:02.018 INFO kablam! = note: for more information, see issue #50504 Nov 02 20:55:02.018 INFO kablam! Nov 02 20:55:02.018 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 02 20:55:02.018 INFO kablam! --> src/models.rs:10:10 Nov 02 20:55:02.018 INFO kablam! | Nov 02 20:55:02.018 INFO kablam! 10 | #[derive(Insertable)] Nov 02 20:55:02.018 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 20:55:02.018 INFO kablam! | Nov 02 20:55:02.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 20:55:02.018 INFO kablam! = note: for more information, see issue #50504 Nov 02 20:55:02.018 INFO kablam! Nov 02 20:55:02.713 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Nov 02 20:55:02.729 INFO kablam! su: No module specific data is present Nov 02 20:55:03.723 INFO running `"docker" "rm" "-f" "e3ee96a8cdac6f25206be4af1df748838c298c2c5e169d814b9059fb749cb7d1"` Nov 02 20:55:03.945 INFO blam! e3ee96a8cdac6f25206be4af1df748838c298c2c5e169d814b9059fb749cb7d1