Nov 01 07:18:53.545 INFO checking ceciliacsilva/rust_todo against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 07:18:53.547 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 01 07:18:54.010 INFO blam! 7a6f54a2a57a985c215a4e659ce21e4bb2519999b96aa8167172d582791d07cf Nov 01 07:18:54.018 INFO running `"docker" "start" "-a" "7a6f54a2a57a985c215a4e659ce21e4bb2519999b96aa8167172d582791d07cf"` Nov 01 07:18:55.204 INFO kablam! usermod: no changes Nov 01 07:18:55.605 INFO kablam! Compiling isatty v0.1.8 Nov 01 07:18:55.605 INFO kablam! Compiling pear_codegen v0.0.20 Nov 01 07:18:55.606 INFO kablam! Compiling rocket v0.3.16 Nov 01 07:18:55.606 INFO kablam! Compiling rocket_codegen v0.3.16 Nov 01 07:18:55.624 INFO kablam! Compiling base64 v0.9.2 Nov 01 07:18:55.646 INFO kablam! Compiling serde v1.0.76 Nov 01 07:18:55.646 INFO kablam! Compiling crossbeam-epoch v0.3.1 Nov 01 07:18:57.827 INFO kablam! Compiling hyper v0.10.13 Nov 01 07:18:59.852 INFO kablam! Compiling syn v0.14.9 Nov 01 07:19:00.632 INFO kablam! Checking error-chain v0.11.0 Nov 01 07:19:03.268 INFO kablam! Checking r2d2-diesel v1.0.0 Nov 01 07:19:03.293 INFO kablam! Compiling crossbeam-deque v0.2.0 Nov 01 07:19:08.246 INFO kablam! Compiling rayon-core v1.4.1 Nov 01 07:19:18.348 INFO kablam! Compiling rayon v0.7.1 Nov 01 07:19:29.259 INFO kablam! Compiling ring v0.11.0 Nov 01 07:19:47.601 INFO kablam! Checking cookie v0.9.2 Nov 01 07:19:47.689 INFO kablam! Compiling toml v0.4.6 Nov 01 07:19:48.634 INFO kablam! Compiling derive-error-chain v0.11.2 Nov 01 07:19:48.634 INFO kablam! Compiling serde_derive v1.0.76 Nov 01 07:20:04.073 INFO kablam! Checking rocket_contrib v0.3.16 Nov 01 07:20:14.397 INFO kablam! Checking dotenv v0.11.0 Nov 01 07:20:38.362 INFO kablam! Checking todo_app v0.1.0 (/source) Nov 01 07:20:42.353 INFO kablam! warning: cannot find type `table` in this scope Nov 01 07:20:42.353 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 07:20:42.354 INFO kablam! | Nov 01 07:20:42.354 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 07:20:42.354 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:20:42.354 INFO kablam! | Nov 01 07:20:42.355 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 07:20:42.355 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 01 07:20:42.355 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:20:42.355 INFO kablam! Nov 01 07:20:42.356 INFO kablam! warning: cannot find type `table` in this scope Nov 01 07:20:42.356 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 07:20:42.356 INFO kablam! | Nov 01 07:20:42.356 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 07:20:42.356 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:20:42.356 INFO kablam! | Nov 01 07:20:42.356 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 01 07:20:42.356 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:20:42.357 INFO kablam! Nov 01 07:20:42.357 INFO kablam! warning: cannot find type `id` in this scope Nov 01 07:20:42.357 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:20:42.357 INFO kablam! | Nov 01 07:20:42.357 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:20:42.357 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:20:42.357 INFO kablam! | Nov 01 07:20:42.357 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 01 07:20:42.357 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:20:42.357 INFO kablam! Nov 01 07:20:42.357 INFO kablam! warning: cannot find type `text` in this scope Nov 01 07:20:42.357 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:20:42.357 INFO kablam! | Nov 01 07:20:42.357 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:20:42.357 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:20:42.357 INFO kablam! | Nov 01 07:20:42.357 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 01 07:20:42.357 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:20:42.357 INFO kablam! Nov 01 07:20:42.357 INFO kablam! warning: cannot find type `completed` in this scope Nov 01 07:20:42.357 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:20:42.357 INFO kablam! | Nov 01 07:20:42.357 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:20:42.358 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:20:42.358 INFO kablam! | Nov 01 07:20:42.358 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 01 07:20:42.358 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:20:42.358 INFO kablam! Nov 01 07:20:42.358 INFO kablam! warning: cannot find type `Todo` in this scope Nov 01 07:20:42.358 INFO kablam! --> src/models.rs:8:35 Nov 01 07:20:42.358 INFO kablam! | Nov 01 07:20:42.358 INFO kablam! 8 | #[derive(Serialize, Debug, Clone, Queryable)] Nov 01 07:20:42.358 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:20:42.358 INFO kablam! | Nov 01 07:20:42.358 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 01 07:20:42.358 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:20:42.358 INFO kablam! Nov 01 07:20:42.358 INFO kablam! warning: cannot find type `todos` in this scope Nov 01 07:20:42.358 INFO kablam! --> src/models.rs:15:34 Nov 01 07:20:42.358 INFO kablam! | Nov 01 07:20:42.358 INFO kablam! 15 | #[derive(Serialize, Deserialize, Insertable)] Nov 01 07:20:42.358 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:20:42.358 INFO kablam! | Nov 01 07:20:42.358 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 01 07:20:42.358 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:20:42.368 INFO kablam! Nov 01 07:20:42.368 INFO kablam! warning: cannot find type `NewTodo` in this scope Nov 01 07:20:42.368 INFO kablam! --> src/models.rs:15:34 Nov 01 07:20:42.368 INFO kablam! | Nov 01 07:20:42.368 INFO kablam! 15 | #[derive(Serialize, Deserialize, Insertable)] Nov 01 07:20:42.368 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:20:42.368 INFO kablam! | Nov 01 07:20:42.368 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 01 07:20:42.369 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:20:42.369 INFO kablam! Nov 01 07:20:42.764 INFO kablam! warning: unused variable: `status` Nov 01 07:20:42.764 INFO kablam! --> src/routes.rs:21:9 Nov 01 07:20:42.764 INFO kablam! | Nov 01 07:20:42.764 INFO kablam! 21 | let status = Todo::insert_todos(&conn, new_todo.into_inner()).expect("error"); Nov 01 07:20:42.764 INFO kablam! | ^^^^^^ help: consider using `_status` instead Nov 01 07:20:42.764 INFO kablam! | Nov 01 07:20:42.764 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 01 07:20:42.764 INFO kablam! Nov 01 07:20:42.764 INFO kablam! warning: unused variable: `todos` Nov 01 07:20:42.764 INFO kablam! --> src/routes.rs:23:9 Nov 01 07:20:42.764 INFO kablam! | Nov 01 07:20:42.764 INFO kablam! 23 | let todos = Todo::get_todos(&conn).expect("error"); Nov 01 07:20:42.764 INFO kablam! | ^^^^^ help: consider using `_todos` instead Nov 01 07:20:42.764 INFO kablam! Nov 01 07:20:42.764 INFO kablam! warning: unused variable: `text` Nov 01 07:20:42.764 INFO kablam! --> src/models.rs:73:13 Nov 01 07:20:42.764 INFO kablam! | Nov 01 07:20:42.764 INFO kablam! 73 | text, Nov 01 07:20:42.764 INFO kablam! | ^^^^ help: try ignoring the field: `text: _` Nov 01 07:20:42.764 INFO kablam! Nov 01 07:20:42.888 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 01 07:20:42.888 INFO kablam! --> src/main.rs:1:57 Nov 01 07:20:42.888 INFO kablam! | Nov 01 07:20:42.888 INFO kablam! 1 | #![feature(plugin, custom_derive, const_fn, decl_macro, attr_literals)] Nov 01 07:20:42.888 INFO kablam! | ^^^^^^^^^^^^^ Nov 01 07:20:42.888 INFO kablam! | Nov 01 07:20:42.888 INFO kablam! = note: #[warn(stable_features)] on by default Nov 01 07:20:42.888 INFO kablam! Nov 01 07:20:42.888 INFO kablam! warning: variable `newTodo` should have a snake case name such as `new_todo` Nov 01 07:20:42.888 INFO kablam! --> src/models.rs:35:46 Nov 01 07:20:42.888 INFO kablam! | Nov 01 07:20:42.888 INFO kablam! 35 | pub fn insert_todos(conn: &PgConnection, newTodo: NewTodo) -> Result { Nov 01 07:20:42.888 INFO kablam! | ^^^^^^^ Nov 01 07:20:42.888 INFO kablam! | Nov 01 07:20:42.888 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 01 07:20:42.888 INFO kablam! Nov 01 07:20:42.908 INFO kablam! warning: cannot find type `table` in this scope Nov 01 07:20:42.908 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 07:20:42.908 INFO kablam! | Nov 01 07:20:42.908 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 07:20:42.908 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:20:42.908 INFO kablam! | Nov 01 07:20:42.908 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 07:20:42.908 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 01 07:20:42.908 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:20:42.908 INFO kablam! Nov 01 07:20:42.908 INFO kablam! warning: cannot find type `table` in this scope Nov 01 07:20:42.908 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 07:20:42.908 INFO kablam! | Nov 01 07:20:42.908 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 07:20:42.908 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:20:42.909 INFO kablam! | Nov 01 07:20:42.909 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 01 07:20:42.909 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:20:42.909 INFO kablam! Nov 01 07:20:42.909 INFO kablam! warning: cannot find type `id` in this scope Nov 01 07:20:42.909 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:20:42.909 INFO kablam! | Nov 01 07:20:42.909 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:20:42.909 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:20:42.909 INFO kablam! | Nov 01 07:20:42.909 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 01 07:20:42.909 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:20:42.909 INFO kablam! Nov 01 07:20:42.909 INFO kablam! warning: cannot find type `text` in this scope Nov 01 07:20:42.909 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:20:42.909 INFO kablam! | Nov 01 07:20:42.909 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:20:42.909 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:20:42.909 INFO kablam! | Nov 01 07:20:42.909 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 01 07:20:42.909 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:20:42.909 INFO kablam! Nov 01 07:20:42.909 INFO kablam! warning: cannot find type `completed` in this scope Nov 01 07:20:42.909 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:20:42.909 INFO kablam! | Nov 01 07:20:42.909 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:20:42.909 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:20:42.909 INFO kablam! | Nov 01 07:20:42.909 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 01 07:20:42.909 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:20:42.909 INFO kablam! Nov 01 07:20:42.909 INFO kablam! warning: cannot find type `Todo` in this scope Nov 01 07:20:42.909 INFO kablam! --> src/models.rs:8:35 Nov 01 07:20:42.909 INFO kablam! | Nov 01 07:20:42.909 INFO kablam! 8 | #[derive(Serialize, Debug, Clone, Queryable)] Nov 01 07:20:42.909 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:20:42.909 INFO kablam! | Nov 01 07:20:42.909 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 01 07:20:42.909 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:20:42.909 INFO kablam! Nov 01 07:20:42.909 INFO kablam! warning: cannot find type `todos` in this scope Nov 01 07:20:42.909 INFO kablam! --> src/models.rs:15:34 Nov 01 07:20:42.909 INFO kablam! | Nov 01 07:20:42.909 INFO kablam! 15 | #[derive(Serialize, Deserialize, Insertable)] Nov 01 07:20:42.909 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:20:42.909 INFO kablam! | Nov 01 07:20:42.909 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 01 07:20:42.909 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:20:42.909 INFO kablam! Nov 01 07:20:42.909 INFO kablam! warning: cannot find type `NewTodo` in this scope Nov 01 07:20:42.909 INFO kablam! --> src/models.rs:15:34 Nov 01 07:20:42.909 INFO kablam! | Nov 01 07:20:42.909 INFO kablam! 15 | #[derive(Serialize, Deserialize, Insertable)] Nov 01 07:20:42.909 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:20:42.909 INFO kablam! | Nov 01 07:20:42.909 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 01 07:20:42.909 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:20:42.909 INFO kablam! Nov 01 07:20:43.284 INFO kablam! warning: unused variable: `status` Nov 01 07:20:43.284 INFO kablam! --> src/routes.rs:21:9 Nov 01 07:20:43.284 INFO kablam! | Nov 01 07:20:43.284 INFO kablam! 21 | let status = Todo::insert_todos(&conn, new_todo.into_inner()).expect("error"); Nov 01 07:20:43.284 INFO kablam! | ^^^^^^ help: consider using `_status` instead Nov 01 07:20:43.284 INFO kablam! | Nov 01 07:20:43.284 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 01 07:20:43.284 INFO kablam! Nov 01 07:20:43.284 INFO kablam! warning: unused variable: `todos` Nov 01 07:20:43.284 INFO kablam! --> src/routes.rs:23:9 Nov 01 07:20:43.284 INFO kablam! | Nov 01 07:20:43.284 INFO kablam! 23 | let todos = Todo::get_todos(&conn).expect("error"); Nov 01 07:20:43.284 INFO kablam! | ^^^^^ help: consider using `_todos` instead Nov 01 07:20:43.284 INFO kablam! Nov 01 07:20:43.284 INFO kablam! warning: unused variable: `text` Nov 01 07:20:43.284 INFO kablam! --> src/models.rs:73:13 Nov 01 07:20:43.284 INFO kablam! | Nov 01 07:20:43.284 INFO kablam! 73 | text, Nov 01 07:20:43.284 INFO kablam! | ^^^^ help: try ignoring the field: `text: _` Nov 01 07:20:43.284 INFO kablam! Nov 01 07:20:43.376 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 01 07:20:43.376 INFO kablam! --> src/main.rs:1:57 Nov 01 07:20:43.376 INFO kablam! | Nov 01 07:20:43.376 INFO kablam! 1 | #![feature(plugin, custom_derive, const_fn, decl_macro, attr_literals)] Nov 01 07:20:43.376 INFO kablam! | ^^^^^^^^^^^^^ Nov 01 07:20:43.376 INFO kablam! | Nov 01 07:20:43.376 INFO kablam! = note: #[warn(stable_features)] on by default Nov 01 07:20:43.376 INFO kablam! Nov 01 07:20:43.387 INFO kablam! warning: variable `newTodo` should have a snake case name such as `new_todo` Nov 01 07:20:43.387 INFO kablam! --> src/models.rs:35:46 Nov 01 07:20:43.387 INFO kablam! | Nov 01 07:20:43.387 INFO kablam! 35 | pub fn insert_todos(conn: &PgConnection, newTodo: NewTodo) -> Result { Nov 01 07:20:43.387 INFO kablam! | ^^^^^^^ Nov 01 07:20:43.387 INFO kablam! | Nov 01 07:20:43.387 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 01 07:20:43.387 INFO kablam! Nov 01 07:20:43.420 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 48s Nov 01 07:20:43.444 INFO kablam! su: No module specific data is present Nov 01 07:20:44.476 INFO running `"docker" "rm" "-f" "7a6f54a2a57a985c215a4e659ce21e4bb2519999b96aa8167172d582791d07cf"` Nov 01 07:20:44.868 INFO blam! 7a6f54a2a57a985c215a4e659ce21e4bb2519999b96aa8167172d582791d07cf