Oct 21 19:02:22.016 INFO checking ceciliacsilva/rust_todo against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:02:22.018 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 19:02:22.680 INFO blam! 1b1db7fff2c721c6eda3e363ae7d7cdf64974b6b08364c83452335e6449dad53 Oct 21 19:02:22.685 INFO running `"docker" "start" "-a" "1b1db7fff2c721c6eda3e363ae7d7cdf64974b6b08364c83452335e6449dad53"` Oct 21 19:02:24.032 INFO kablam! usermod: no changes Oct 21 19:02:24.472 INFO kablam! Checking todo_app v0.1.0 (/source) Oct 21 19:02:29.488 INFO kablam! warning: cannot find type `table` in this scope Oct 21 19:02:29.489 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 19:02:29.489 INFO kablam! | Oct 21 19:02:29.489 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 19:02:29.489 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:29.505 INFO kablam! | Oct 21 19:02:29.505 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 19:02:29.505 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 21 19:02:29.505 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:29.505 INFO kablam! Oct 21 19:02:29.506 INFO kablam! warning: cannot find type `table` in this scope Oct 21 19:02:29.506 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 19:02:29.506 INFO kablam! | Oct 21 19:02:29.506 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 19:02:29.506 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:29.506 INFO kablam! | Oct 21 19:02:29.506 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 21 19:02:29.507 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:29.507 INFO kablam! Oct 21 19:02:29.507 INFO kablam! warning: cannot find type `id` in this scope Oct 21 19:02:29.507 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:29.507 INFO kablam! | Oct 21 19:02:29.507 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:29.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:29.508 INFO kablam! | Oct 21 19:02:29.508 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 21 19:02:29.508 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:29.508 INFO kablam! Oct 21 19:02:29.508 INFO kablam! warning: cannot find type `text` in this scope Oct 21 19:02:29.509 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:29.509 INFO kablam! | Oct 21 19:02:29.509 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:29.509 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:29.509 INFO kablam! | Oct 21 19:02:29.509 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 21 19:02:29.509 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:29.510 INFO kablam! Oct 21 19:02:29.510 INFO kablam! warning: cannot find type `completed` in this scope Oct 21 19:02:29.510 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:29.510 INFO kablam! | Oct 21 19:02:29.510 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:29.510 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:29.511 INFO kablam! | Oct 21 19:02:29.511 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 21 19:02:29.511 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:29.511 INFO kablam! Oct 21 19:02:29.511 INFO kablam! warning: cannot find type `Todo` in this scope Oct 21 19:02:29.511 INFO kablam! --> src/models.rs:8:35 Oct 21 19:02:29.511 INFO kablam! | Oct 21 19:02:29.512 INFO kablam! 8 | #[derive(Serialize, Debug, Clone, Queryable)] Oct 21 19:02:29.512 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:29.512 INFO kablam! | Oct 21 19:02:29.512 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 21 19:02:29.512 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:29.512 INFO kablam! Oct 21 19:02:29.513 INFO kablam! warning: cannot find type `todos` in this scope Oct 21 19:02:29.513 INFO kablam! --> src/models.rs:15:34 Oct 21 19:02:29.513 INFO kablam! | Oct 21 19:02:29.513 INFO kablam! 15 | #[derive(Serialize, Deserialize, Insertable)] Oct 21 19:02:29.513 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:29.513 INFO kablam! | Oct 21 19:02:29.513 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 21 19:02:29.514 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:29.514 INFO kablam! Oct 21 19:02:29.514 INFO kablam! warning: cannot find type `NewTodo` in this scope Oct 21 19:02:29.514 INFO kablam! --> src/models.rs:15:34 Oct 21 19:02:29.514 INFO kablam! | Oct 21 19:02:29.514 INFO kablam! 15 | #[derive(Serialize, Deserialize, Insertable)] Oct 21 19:02:29.515 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:29.515 INFO kablam! | Oct 21 19:02:29.515 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 21 19:02:29.515 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:29.515 INFO kablam! Oct 21 19:02:29.656 INFO kablam! warning: cannot find type `table` in this scope Oct 21 19:02:29.657 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 19:02:29.657 INFO kablam! | Oct 21 19:02:29.657 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 19:02:29.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:29.658 INFO kablam! | Oct 21 19:02:29.658 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 19:02:29.660 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 21 19:02:29.660 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:29.660 INFO kablam! Oct 21 19:02:29.660 INFO kablam! warning: cannot find type `table` in this scope Oct 21 19:02:29.660 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 19:02:29.660 INFO kablam! | Oct 21 19:02:29.660 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 19:02:29.660 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:29.660 INFO kablam! | Oct 21 19:02:29.660 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 21 19:02:29.660 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:29.660 INFO kablam! Oct 21 19:02:29.660 INFO kablam! warning: cannot find type `id` in this scope Oct 21 19:02:29.660 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:29.660 INFO kablam! | Oct 21 19:02:29.660 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:29.660 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:29.660 INFO kablam! | Oct 21 19:02:29.660 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 21 19:02:29.660 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:29.660 INFO kablam! Oct 21 19:02:29.660 INFO kablam! warning: cannot find type `text` in this scope Oct 21 19:02:29.660 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:29.660 INFO kablam! | Oct 21 19:02:29.660 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:29.660 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:29.660 INFO kablam! | Oct 21 19:02:29.660 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 21 19:02:29.660 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:29.660 INFO kablam! Oct 21 19:02:29.660 INFO kablam! warning: cannot find type `completed` in this scope Oct 21 19:02:29.660 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:29.660 INFO kablam! | Oct 21 19:02:29.660 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:29.660 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:29.660 INFO kablam! | Oct 21 19:02:29.660 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 21 19:02:29.660 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:29.660 INFO kablam! Oct 21 19:02:29.660 INFO kablam! warning: cannot find type `Todo` in this scope Oct 21 19:02:29.661 INFO kablam! --> src/models.rs:8:35 Oct 21 19:02:29.661 INFO kablam! | Oct 21 19:02:29.661 INFO kablam! 8 | #[derive(Serialize, Debug, Clone, Queryable)] Oct 21 19:02:29.661 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:29.661 INFO kablam! | Oct 21 19:02:29.661 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 21 19:02:29.661 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:29.661 INFO kablam! Oct 21 19:02:29.661 INFO kablam! warning: cannot find type `todos` in this scope Oct 21 19:02:29.661 INFO kablam! --> src/models.rs:15:34 Oct 21 19:02:29.661 INFO kablam! | Oct 21 19:02:29.661 INFO kablam! 15 | #[derive(Serialize, Deserialize, Insertable)] Oct 21 19:02:29.661 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:29.661 INFO kablam! | Oct 21 19:02:29.661 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 21 19:02:29.661 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:29.661 INFO kablam! Oct 21 19:02:29.661 INFO kablam! warning: cannot find type `NewTodo` in this scope Oct 21 19:02:29.661 INFO kablam! --> src/models.rs:15:34 Oct 21 19:02:29.661 INFO kablam! | Oct 21 19:02:29.661 INFO kablam! 15 | #[derive(Serialize, Deserialize, Insertable)] Oct 21 19:02:29.661 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:29.661 INFO kablam! | Oct 21 19:02:29.661 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 21 19:02:29.661 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:29.661 INFO kablam! Oct 21 19:02:30.268 INFO kablam! warning: unused variable: `status` Oct 21 19:02:30.268 INFO kablam! --> src/routes.rs:21:9 Oct 21 19:02:30.268 INFO kablam! | Oct 21 19:02:30.268 INFO kablam! 21 | let status = Todo::insert_todos(&conn, new_todo.into_inner()).expect("error"); Oct 21 19:02:30.268 INFO kablam! | ^^^^^^ help: consider using `_status` instead Oct 21 19:02:30.268 INFO kablam! | Oct 21 19:02:30.268 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 19:02:30.268 INFO kablam! Oct 21 19:02:30.268 INFO kablam! warning: unused variable: `todos` Oct 21 19:02:30.268 INFO kablam! --> src/routes.rs:23:9 Oct 21 19:02:30.268 INFO kablam! | Oct 21 19:02:30.268 INFO kablam! 23 | let todos = Todo::get_todos(&conn).expect("error"); Oct 21 19:02:30.268 INFO kablam! | ^^^^^ help: consider using `_todos` instead Oct 21 19:02:30.268 INFO kablam! Oct 21 19:02:30.268 INFO kablam! warning: unused variable: `text` Oct 21 19:02:30.268 INFO kablam! --> src/models.rs:73:13 Oct 21 19:02:30.268 INFO kablam! | Oct 21 19:02:30.268 INFO kablam! 73 | text, Oct 21 19:02:30.268 INFO kablam! | ^^^^ help: try ignoring the field: `text: _` Oct 21 19:02:30.268 INFO kablam! Oct 21 19:02:30.284 INFO kablam! warning: unused variable: `status` Oct 21 19:02:30.284 INFO kablam! --> src/routes.rs:21:9 Oct 21 19:02:30.284 INFO kablam! | Oct 21 19:02:30.284 INFO kablam! 21 | let status = Todo::insert_todos(&conn, new_todo.into_inner()).expect("error"); Oct 21 19:02:30.284 INFO kablam! | ^^^^^^ help: consider using `_status` instead Oct 21 19:02:30.284 INFO kablam! | Oct 21 19:02:30.284 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 19:02:30.284 INFO kablam! Oct 21 19:02:30.284 INFO kablam! warning: unused variable: `todos` Oct 21 19:02:30.284 INFO kablam! --> src/routes.rs:23:9 Oct 21 19:02:30.284 INFO kablam! | Oct 21 19:02:30.284 INFO kablam! 23 | let todos = Todo::get_todos(&conn).expect("error"); Oct 21 19:02:30.284 INFO kablam! | ^^^^^ help: consider using `_todos` instead Oct 21 19:02:30.284 INFO kablam! Oct 21 19:02:30.284 INFO kablam! warning: unused variable: `text` Oct 21 19:02:30.284 INFO kablam! --> src/models.rs:73:13 Oct 21 19:02:30.284 INFO kablam! | Oct 21 19:02:30.284 INFO kablam! 73 | text, Oct 21 19:02:30.284 INFO kablam! | ^^^^ help: try ignoring the field: `text: _` Oct 21 19:02:30.284 INFO kablam! Oct 21 19:02:30.444 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 21 19:02:30.444 INFO kablam! --> src/main.rs:1:57 Oct 21 19:02:30.444 INFO kablam! | Oct 21 19:02:30.444 INFO kablam! 1 | #![feature(plugin, custom_derive, const_fn, decl_macro, attr_literals)] Oct 21 19:02:30.444 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 19:02:30.444 INFO kablam! | Oct 21 19:02:30.444 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 19:02:30.444 INFO kablam! Oct 21 19:02:30.444 INFO kablam! warning: variable `newTodo` should have a snake case name such as `new_todo` Oct 21 19:02:30.444 INFO kablam! --> src/models.rs:35:46 Oct 21 19:02:30.444 INFO kablam! | Oct 21 19:02:30.444 INFO kablam! 35 | pub fn insert_todos(conn: &PgConnection, newTodo: NewTodo) -> Result { Oct 21 19:02:30.444 INFO kablam! | ^^^^^^^ Oct 21 19:02:30.444 INFO kablam! | Oct 21 19:02:30.444 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 19:02:30.444 INFO kablam! Oct 21 19:02:30.456 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 21 19:02:30.456 INFO kablam! --> src/main.rs:1:57 Oct 21 19:02:30.456 INFO kablam! | Oct 21 19:02:30.456 INFO kablam! 1 | #![feature(plugin, custom_derive, const_fn, decl_macro, attr_literals)] Oct 21 19:02:30.456 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 19:02:30.456 INFO kablam! | Oct 21 19:02:30.456 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 19:02:30.456 INFO kablam! Oct 21 19:02:30.481 INFO kablam! warning: variable `newTodo` should have a snake case name such as `new_todo` Oct 21 19:02:30.481 INFO kablam! --> src/models.rs:35:46 Oct 21 19:02:30.481 INFO kablam! | Oct 21 19:02:30.481 INFO kablam! 35 | pub fn insert_todos(conn: &PgConnection, newTodo: NewTodo) -> Result { Oct 21 19:02:30.481 INFO kablam! | ^^^^^^^ Oct 21 19:02:30.481 INFO kablam! | Oct 21 19:02:30.482 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 19:02:30.482 INFO kablam! Oct 21 19:02:30.553 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.49s Oct 21 19:02:30.571 INFO kablam! su: No module specific data is present Oct 21 19:02:31.213 INFO running `"docker" "rm" "-f" "1b1db7fff2c721c6eda3e363ae7d7cdf64974b6b08364c83452335e6449dad53"` Oct 21 19:02:31.452 INFO blam! 1b1db7fff2c721c6eda3e363ae7d7cdf64974b6b08364c83452335e6449dad53