Oct 12 19:13:47.966 INFO checking kbacha/todo-rs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 19:13:47.967 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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"` Oct 12 19:13:48.470 INFO blam! f82920d020da6c9d0f67b1cda084855a0a5b6259286055236f45e287c3f2dbee Oct 12 19:13:48.473 INFO running `"docker" "start" "-a" "f82920d020da6c9d0f67b1cda084855a0a5b6259286055236f45e287c3f2dbee"` Oct 12 19:13:50.576 INFO kablam! usermod: no changes Oct 12 19:13:50.674 INFO kablam! Compiling pq-sys v0.4.6 Oct 12 19:13:52.806 INFO kablam! Checking diesel v1.3.2 Oct 12 19:14:29.326 INFO kablam! Checking todo-rs v0.1.0 (/source) Oct 12 19:14:29.965 INFO kablam! warning: cannot find type `table` in this scope Oct 12 19:14:29.965 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 19:14:29.965 INFO kablam! | Oct 12 19:14:29.965 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 19:14:29.966 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:29.966 INFO kablam! | Oct 12 19:14:29.966 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 19:14:29.967 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! Oct 12 19:14:29.967 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:29.967 INFO kablam! Oct 12 19:14:29.967 INFO kablam! warning: cannot find type `table` in this scope Oct 12 19:14:29.967 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 19:14:29.968 INFO kablam! | Oct 12 19:14:29.968 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 19:14:29.968 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:29.969 INFO kablam! | Oct 12 19:14:29.969 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! Oct 12 19:14:29.969 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:29.969 INFO kablam! Oct 12 19:14:29.969 INFO kablam! warning: cannot find type `id` in this scope Oct 12 19:14:29.970 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:14:29.970 INFO kablam! | Oct 12 19:14:29.970 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:14:29.970 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:29.971 INFO kablam! | Oct 12 19:14:29.971 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! Oct 12 19:14:29.971 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:29.971 INFO kablam! Oct 12 19:14:29.972 INFO kablam! warning: cannot find type `title` in this scope Oct 12 19:14:29.972 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:14:29.972 INFO kablam! | Oct 12 19:14:29.972 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:14:29.973 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:29.973 INFO kablam! | Oct 12 19:14:29.973 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! Oct 12 19:14:29.973 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:29.974 INFO kablam! Oct 12 19:14:29.974 INFO kablam! warning: cannot find type `is_completed` in this scope Oct 12 19:14:29.974 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:14:29.974 INFO kablam! | Oct 12 19:14:29.975 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:14:29.978 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:29.979 INFO kablam! | Oct 12 19:14:29.979 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! Oct 12 19:14:29.979 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:29.980 INFO kablam! Oct 12 19:14:29.981 INFO kablam! warning: cannot find type `list_id` in this scope Oct 12 19:14:29.985 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:14:29.985 INFO kablam! | Oct 12 19:14:29.985 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:14:29.986 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:29.986 INFO kablam! | Oct 12 19:14:29.986 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! Oct 12 19:14:29.986 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:29.987 INFO kablam! Oct 12 19:14:29.987 INFO kablam! warning: cannot find type `List` in this scope Oct 12 19:14:29.987 INFO kablam! --> src/models.rs:3:10 Oct 12 19:14:29.987 INFO kablam! | Oct 12 19:14:29.988 INFO kablam! 3 | #[derive(Queryable)] Oct 12 19:14:29.988 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:29.988 INFO kablam! | Oct 12 19:14:29.988 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! Oct 12 19:14:29.989 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:29.989 INFO kablam! Oct 12 19:14:29.989 INFO kablam! warning: cannot find type `lists` in this scope Oct 12 19:14:29.989 INFO kablam! --> src/models.rs:9:10 Oct 12 19:14:29.990 INFO kablam! | Oct 12 19:14:29.990 INFO kablam! 9 | #[derive(Insertable)] Oct 12 19:14:29.990 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:29.990 INFO kablam! | Oct 12 19:14:29.991 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! Oct 12 19:14:29.991 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:29.991 INFO kablam! Oct 12 19:14:29.991 INFO kablam! warning: cannot find type `NewList` in this scope Oct 12 19:14:29.991 INFO kablam! --> src/models.rs:9:10 Oct 12 19:14:29.992 INFO kablam! | Oct 12 19:14:29.992 INFO kablam! 9 | #[derive(Insertable)] Oct 12 19:14:29.992 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:29.992 INFO kablam! | Oct 12 19:14:29.993 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! Oct 12 19:14:29.993 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:29.993 INFO kablam! Oct 12 19:14:29.993 INFO kablam! warning: cannot find type `Todo` in this scope Oct 12 19:14:29.993 INFO kablam! --> src/models.rs:15:10 Oct 12 19:14:29.994 INFO kablam! | Oct 12 19:14:29.994 INFO kablam! 15 | #[derive(Queryable, Debug)] Oct 12 19:14:29.994 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:29.995 INFO kablam! | Oct 12 19:14:29.995 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! Oct 12 19:14:29.995 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:29.995 INFO kablam! Oct 12 19:14:29.996 INFO kablam! warning: cannot find type `todos` in this scope Oct 12 19:14:29.996 INFO kablam! --> src/models.rs:23:10 Oct 12 19:14:29.996 INFO kablam! | Oct 12 19:14:29.996 INFO kablam! 23 | #[derive(Insertable)] Oct 12 19:14:29.997 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:29.997 INFO kablam! | Oct 12 19:14:29.997 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! Oct 12 19:14:29.997 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:29.998 INFO kablam! Oct 12 19:14:29.998 INFO kablam! warning: cannot find type `NewTodo` in this scope Oct 12 19:14:29.998 INFO kablam! --> src/models.rs:23:10 Oct 12 19:14:29.998 INFO kablam! | Oct 12 19:14:29.998 INFO kablam! 23 | #[derive(Insertable)] Oct 12 19:14:29.999 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:29.999 INFO kablam! | Oct 12 19:14:29.999 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! Oct 12 19:14:29.999 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:29.999 INFO kablam! Oct 12 19:14:30.045 INFO kablam! warning: cannot find type `table` in this scope Oct 12 19:14:30.045 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 19:14:30.046 INFO kablam! | Oct 12 19:14:30.046 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 19:14:30.046 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:30.046 INFO kablam! | Oct 12 19:14:30.047 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 19:14:30.047 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! Oct 12 19:14:30.047 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:30.047 INFO kablam! Oct 12 19:14:30.048 INFO kablam! warning: cannot find type `table` in this scope Oct 12 19:14:30.048 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 19:14:30.048 INFO kablam! | Oct 12 19:14:30.049 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 19:14:30.049 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:30.049 INFO kablam! | Oct 12 19:14:30.049 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! Oct 12 19:14:30.050 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:30.050 INFO kablam! Oct 12 19:14:30.050 INFO kablam! warning: cannot find type `id` in this scope Oct 12 19:14:30.050 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:14:30.051 INFO kablam! | Oct 12 19:14:30.051 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:14:30.051 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:30.051 INFO kablam! | Oct 12 19:14:30.052 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! Oct 12 19:14:30.052 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:30.052 INFO kablam! Oct 12 19:14:30.052 INFO kablam! warning: cannot find type `title` in this scope Oct 12 19:14:30.053 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:14:30.053 INFO kablam! | Oct 12 19:14:30.053 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:14:30.053 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:30.054 INFO kablam! | Oct 12 19:14:30.054 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! Oct 12 19:14:30.054 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:30.054 INFO kablam! Oct 12 19:14:30.055 INFO kablam! warning: cannot find type `is_completed` in this scope Oct 12 19:14:30.055 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:14:30.055 INFO kablam! | Oct 12 19:14:30.055 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:14:30.056 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:30.056 INFO kablam! | Oct 12 19:14:30.056 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! Oct 12 19:14:30.056 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:30.057 INFO kablam! Oct 12 19:14:30.057 INFO kablam! warning: cannot find type `list_id` in this scope Oct 12 19:14:30.057 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:14:30.057 INFO kablam! | Oct 12 19:14:30.058 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:14:30.058 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:30.058 INFO kablam! | Oct 12 19:14:30.058 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! Oct 12 19:14:30.058 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:30.059 INFO kablam! Oct 12 19:14:30.059 INFO kablam! warning: cannot find type `List` in this scope Oct 12 19:14:30.059 INFO kablam! --> src/models.rs:3:10 Oct 12 19:14:30.059 INFO kablam! | Oct 12 19:14:30.060 INFO kablam! 3 | #[derive(Queryable)] Oct 12 19:14:30.060 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:30.060 INFO kablam! | Oct 12 19:14:30.061 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! Oct 12 19:14:30.061 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:30.061 INFO kablam! Oct 12 19:14:30.061 INFO kablam! warning: cannot find type `lists` in this scope Oct 12 19:14:30.061 INFO kablam! --> src/models.rs:9:10 Oct 12 19:14:30.062 INFO kablam! | Oct 12 19:14:30.062 INFO kablam! 9 | #[derive(Insertable)] Oct 12 19:14:30.062 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:30.062 INFO kablam! | Oct 12 19:14:30.063 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! Oct 12 19:14:30.063 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:30.063 INFO kablam! Oct 12 19:14:30.063 INFO kablam! warning: cannot find type `NewList` in this scope Oct 12 19:14:30.064 INFO kablam! --> src/models.rs:9:10 Oct 12 19:14:30.064 INFO kablam! | Oct 12 19:14:30.064 INFO kablam! 9 | #[derive(Insertable)] Oct 12 19:14:30.064 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:30.064 INFO kablam! | Oct 12 19:14:30.064 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! Oct 12 19:14:30.064 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:30.064 INFO kablam! Oct 12 19:14:30.064 INFO kablam! warning: cannot find type `Todo` in this scope Oct 12 19:14:30.064 INFO kablam! --> src/models.rs:15:10 Oct 12 19:14:30.064 INFO kablam! | Oct 12 19:14:30.064 INFO kablam! 15 | #[derive(Queryable, Debug)] Oct 12 19:14:30.064 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:30.064 INFO kablam! | Oct 12 19:14:30.064 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! Oct 12 19:14:30.064 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:30.064 INFO kablam! Oct 12 19:14:30.064 INFO kablam! warning: cannot find type `todos` in this scope Oct 12 19:14:30.064 INFO kablam! --> src/models.rs:23:10 Oct 12 19:14:30.064 INFO kablam! | Oct 12 19:14:30.064 INFO kablam! 23 | #[derive(Insertable)] Oct 12 19:14:30.064 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:30.064 INFO kablam! | Oct 12 19:14:30.064 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! Oct 12 19:14:30.064 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:30.064 INFO kablam! Oct 12 19:14:30.064 INFO kablam! warning: cannot find type `NewTodo` in this scope Oct 12 19:14:30.064 INFO kablam! --> src/models.rs:23:10 Oct 12 19:14:30.064 INFO kablam! | Oct 12 19:14:30.064 INFO kablam! 23 | #[derive(Insertable)] Oct 12 19:14:30.064 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:14:30.064 INFO kablam! | Oct 12 19:14:30.064 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! Oct 12 19:14:30.064 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:14:30.064 INFO kablam! Oct 12 19:14:30.348 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.72s Oct 12 19:14:30.351 INFO kablam! su: No module specific data is present Oct 12 19:14:30.826 INFO running `"docker" "rm" "-f" "f82920d020da6c9d0f67b1cda084855a0a5b6259286055236f45e287c3f2dbee"` Oct 12 19:14:30.912 INFO blam! f82920d020da6c9d0f67b1cda084855a0a5b6259286055236f45e287c3f2dbee