Nov 02 12:08:53.057 INFO checking kbacha/todo-rs against master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862 for pr-55517 Nov 02 12:08:53.058 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 12:08:53.470 INFO blam! 83aadb5a92078c235488c55aade4b92cad7ddc89cb6e0d8a5e1280be86641050 Nov 02 12:08:53.474 INFO running `"docker" "start" "-a" "83aadb5a92078c235488c55aade4b92cad7ddc89cb6e0d8a5e1280be86641050"` Nov 02 12:08:55.304 INFO kablam! usermod: no changes Nov 02 12:08:55.422 INFO kablam! Checking diesel v1.3.2 Nov 02 12:09:35.098 INFO kablam! Checking todo-rs v0.1.0 (/source) Nov 02 12:09:35.677 INFO kablam! warning: cannot find type `table` in this scope Nov 02 12:09:35.677 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 12:09:35.677 INFO kablam! | Nov 02 12:09:35.677 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 12:09:35.677 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.677 INFO kablam! | Nov 02 12:09:35.677 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 12:09:35.677 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 12:09:35.677 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.677 INFO kablam! Nov 02 12:09:35.677 INFO kablam! warning: cannot find type `table` in this scope Nov 02 12:09:35.677 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 12:09:35.677 INFO kablam! | Nov 02 12:09:35.677 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 12:09:35.677 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.677 INFO kablam! | Nov 02 12:09:35.678 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 12:09:35.678 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.678 INFO kablam! Nov 02 12:09:35.678 INFO kablam! warning: cannot find type `id` in this scope Nov 02 12:09:35.678 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 12:09:35.678 INFO kablam! | Nov 02 12:09:35.678 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 12:09:35.680 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.680 INFO kablam! | Nov 02 12:09:35.680 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 12:09:35.680 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.680 INFO kablam! Nov 02 12:09:35.680 INFO kablam! warning: cannot find type `title` in this scope Nov 02 12:09:35.680 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 12:09:35.680 INFO kablam! | Nov 02 12:09:35.680 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 12:09:35.680 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.680 INFO kablam! | Nov 02 12:09:35.680 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 12:09:35.680 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.680 INFO kablam! Nov 02 12:09:35.680 INFO kablam! warning: cannot find type `is_completed` in this scope Nov 02 12:09:35.680 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 12:09:35.680 INFO kablam! | Nov 02 12:09:35.680 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 12:09:35.680 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.680 INFO kablam! | Nov 02 12:09:35.680 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 12:09:35.680 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.681 INFO kablam! Nov 02 12:09:35.681 INFO kablam! warning: cannot find type `list_id` in this scope Nov 02 12:09:35.681 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 12:09:35.681 INFO kablam! | Nov 02 12:09:35.681 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 12:09:35.681 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.681 INFO kablam! | Nov 02 12:09:35.681 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 12:09:35.681 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.681 INFO kablam! Nov 02 12:09:35.684 INFO kablam! warning: cannot find type `List` in this scope Nov 02 12:09:35.684 INFO kablam! --> src/models.rs:3:10 Nov 02 12:09:35.684 INFO kablam! | Nov 02 12:09:35.684 INFO kablam! 3 | #[derive(Queryable)] Nov 02 12:09:35.684 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.684 INFO kablam! | Nov 02 12:09:35.684 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 12:09:35.684 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.684 INFO kablam! Nov 02 12:09:35.684 INFO kablam! warning: cannot find type `lists` in this scope Nov 02 12:09:35.684 INFO kablam! --> src/models.rs:9:10 Nov 02 12:09:35.684 INFO kablam! | Nov 02 12:09:35.684 INFO kablam! 9 | #[derive(Insertable)] Nov 02 12:09:35.684 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.684 INFO kablam! | Nov 02 12:09:35.684 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 12:09:35.684 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.684 INFO kablam! Nov 02 12:09:35.684 INFO kablam! warning: cannot find type `NewList` in this scope Nov 02 12:09:35.684 INFO kablam! --> src/models.rs:9:10 Nov 02 12:09:35.684 INFO kablam! | Nov 02 12:09:35.684 INFO kablam! 9 | #[derive(Insertable)] Nov 02 12:09:35.684 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.684 INFO kablam! | Nov 02 12:09:35.684 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 12:09:35.684 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.684 INFO kablam! Nov 02 12:09:35.684 INFO kablam! warning: cannot find type `Todo` in this scope Nov 02 12:09:35.684 INFO kablam! --> src/models.rs:15:10 Nov 02 12:09:35.684 INFO kablam! | Nov 02 12:09:35.684 INFO kablam! 15 | #[derive(Queryable, Debug)] Nov 02 12:09:35.684 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.684 INFO kablam! | Nov 02 12:09:35.684 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 12:09:35.684 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.684 INFO kablam! Nov 02 12:09:35.684 INFO kablam! warning: cannot find type `todos` in this scope Nov 02 12:09:35.684 INFO kablam! --> src/models.rs:23:10 Nov 02 12:09:35.684 INFO kablam! | Nov 02 12:09:35.685 INFO kablam! 23 | #[derive(Insertable)] Nov 02 12:09:35.685 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.685 INFO kablam! | Nov 02 12:09:35.685 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 12:09:35.685 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.685 INFO kablam! Nov 02 12:09:35.685 INFO kablam! warning: cannot find type `NewTodo` in this scope Nov 02 12:09:35.685 INFO kablam! --> src/models.rs:23:10 Nov 02 12:09:35.685 INFO kablam! | Nov 02 12:09:35.685 INFO kablam! 23 | #[derive(Insertable)] Nov 02 12:09:35.685 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.685 INFO kablam! | Nov 02 12:09:35.685 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 12:09:35.685 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.685 INFO kablam! Nov 02 12:09:35.720 INFO kablam! warning: cannot find type `table` in this scope Nov 02 12:09:35.721 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 12:09:35.721 INFO kablam! | Nov 02 12:09:35.721 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 12:09:35.721 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.721 INFO kablam! | Nov 02 12:09:35.721 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 12:09:35.721 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 12:09:35.721 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.721 INFO kablam! Nov 02 12:09:35.721 INFO kablam! warning: cannot find type `table` in this scope Nov 02 12:09:35.721 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 12:09:35.721 INFO kablam! | Nov 02 12:09:35.721 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 12:09:35.721 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.721 INFO kablam! | Nov 02 12:09:35.721 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 12:09:35.721 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.721 INFO kablam! Nov 02 12:09:35.721 INFO kablam! warning: cannot find type `id` in this scope Nov 02 12:09:35.721 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 12:09:35.722 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 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 12:09:35.722 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.722 INFO kablam! Nov 02 12:09:35.722 INFO kablam! warning: cannot find type `title` in this scope Nov 02 12:09:35.722 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 12:09:35.722 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 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 12:09:35.722 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.722 INFO kablam! Nov 02 12:09:35.722 INFO kablam! warning: cannot find type `is_completed` in this scope Nov 02 12:09:35.722 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 12:09:35.722 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 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 12:09:35.722 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.722 INFO kablam! Nov 02 12:09:35.722 INFO kablam! warning: cannot find type `list_id` in this scope Nov 02 12:09:35.722 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 12:09:35.722 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 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 12:09:35.722 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.722 INFO kablam! Nov 02 12:09:35.722 INFO kablam! warning: cannot find type `List` in this scope Nov 02 12:09:35.722 INFO kablam! --> src/models.rs:3:10 Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 INFO kablam! 3 | #[derive(Queryable)] Nov 02 12:09:35.722 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 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 12:09:35.722 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.722 INFO kablam! Nov 02 12:09:35.722 INFO kablam! warning: cannot find type `lists` in this scope Nov 02 12:09:35.722 INFO kablam! --> src/models.rs:9:10 Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 INFO kablam! 9 | #[derive(Insertable)] Nov 02 12:09:35.722 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 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 12:09:35.722 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.722 INFO kablam! Nov 02 12:09:35.722 INFO kablam! warning: cannot find type `NewList` in this scope Nov 02 12:09:35.722 INFO kablam! --> src/models.rs:9:10 Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 INFO kablam! 9 | #[derive(Insertable)] Nov 02 12:09:35.722 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 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 12:09:35.722 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.722 INFO kablam! Nov 02 12:09:35.722 INFO kablam! warning: cannot find type `Todo` in this scope Nov 02 12:09:35.722 INFO kablam! --> src/models.rs:15:10 Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 INFO kablam! 15 | #[derive(Queryable, Debug)] Nov 02 12:09:35.722 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 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 12:09:35.722 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.722 INFO kablam! Nov 02 12:09:35.722 INFO kablam! warning: cannot find type `todos` in this scope Nov 02 12:09:35.722 INFO kablam! --> src/models.rs:23:10 Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 INFO kablam! 23 | #[derive(Insertable)] Nov 02 12:09:35.722 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 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 12:09:35.722 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.722 INFO kablam! Nov 02 12:09:35.722 INFO kablam! warning: cannot find type `NewTodo` in this scope Nov 02 12:09:35.722 INFO kablam! --> src/models.rs:23:10 Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 INFO kablam! 23 | #[derive(Insertable)] Nov 02 12:09:35.722 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 12:09:35.722 INFO kablam! | Nov 02 12:09:35.722 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 12:09:35.723 INFO kablam! = note: for more information, see issue #50504 Nov 02 12:09:35.723 INFO kablam! Nov 02 12:09:36.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.71s Nov 02 12:09:36.040 INFO kablam! su: No module specific data is present Nov 02 12:09:36.557 INFO running `"docker" "rm" "-f" "83aadb5a92078c235488c55aade4b92cad7ddc89cb6e0d8a5e1280be86641050"` Nov 02 12:09:36.764 INFO blam! 83aadb5a92078c235488c55aade4b92cad7ddc89cb6e0d8a5e1280be86641050