Nov 09 15:13:32.236 INFO checking ceciliacsilva/rust_todo against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 09 15:13:32.236 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-6/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-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 09 15:13:32.447 INFO blam! 1197dd771011d31853ac17f1f17ed7bcaf2bc0ef82d26177552a314e1a9628f7 Nov 09 15:13:32.455 INFO running `"docker" "start" "-a" "1197dd771011d31853ac17f1f17ed7bcaf2bc0ef82d26177552a314e1a9628f7"` Nov 09 15:13:33.195 INFO kablam! usermod: no changes Nov 09 15:13:33.507 INFO kablam! Compiling syn v0.14.9 Nov 09 15:13:33.511 INFO kablam! Checking diesel v1.3.2 Nov 09 15:13:33.511 INFO kablam! Checking error-chain v0.11.0 Nov 09 15:13:33.513 INFO kablam! Checking rocket v0.3.16 Nov 09 15:13:45.195 INFO kablam! Checking rocket_contrib v0.3.16 Nov 09 15:13:57.222 INFO kablam! Compiling rocket_codegen v0.3.16 Nov 09 15:14:11.241 INFO kablam! Compiling derive-error-chain v0.11.2 Nov 09 15:14:11.243 INFO kablam! Compiling serde_derive v1.0.76 Nov 09 15:14:24.819 INFO kablam! Checking dotenv v0.11.0 Nov 09 15:14:46.210 INFO kablam! Checking r2d2-diesel v1.0.0 Nov 09 15:14:46.953 INFO kablam! Checking todo_app v0.1.0 (/source) Nov 09 15:14:49.695 INFO kablam! warning: cannot find type `table` in this scope Nov 09 15:14:49.696 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 15:14:49.696 INFO kablam! | Nov 09 15:14:49.696 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 15:14:49.697 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 15:14:49.697 INFO kablam! | Nov 09 15:14:49.697 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 15:14:49.698 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 09 15:14:49.698 INFO kablam! = note: for more information, see issue #50504 Nov 09 15:14:49.698 INFO kablam! Nov 09 15:14:49.703 INFO kablam! warning: cannot find type `table` in this scope Nov 09 15:14:49.703 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 15:14:49.703 INFO kablam! | Nov 09 15:14:49.704 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 15:14:49.704 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 15:14:49.704 INFO kablam! | Nov 09 15:14:49.705 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 09 15:14:49.705 INFO kablam! = note: for more information, see issue #50504 Nov 09 15:14:49.705 INFO kablam! Nov 09 15:14:49.705 INFO kablam! warning: cannot find type `id` in this scope Nov 09 15:14:49.706 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 15:14:49.706 INFO kablam! | Nov 09 15:14:49.706 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 15:14:49.707 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 15:14:49.707 INFO kablam! | Nov 09 15:14:49.707 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 09 15:14:49.707 INFO kablam! = note: for more information, see issue #50504 Nov 09 15:14:49.708 INFO kablam! Nov 09 15:14:49.708 INFO kablam! warning: cannot find type `text` in this scope Nov 09 15:14:49.708 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 15:14:49.708 INFO kablam! | Nov 09 15:14:49.709 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 15:14:49.709 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 15:14:49.709 INFO kablam! | Nov 09 15:14:49.710 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 09 15:14:49.710 INFO kablam! = note: for more information, see issue #50504 Nov 09 15:14:49.710 INFO kablam! Nov 09 15:14:49.710 INFO kablam! warning: cannot find type `completed` in this scope Nov 09 15:14:49.711 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 15:14:49.711 INFO kablam! | Nov 09 15:14:49.711 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 15:14:49.711 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 15:14:49.712 INFO kablam! | Nov 09 15:14:49.712 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 09 15:14:49.712 INFO kablam! = note: for more information, see issue #50504 Nov 09 15:14:49.712 INFO kablam! Nov 09 15:14:49.713 INFO kablam! warning: cannot find type `Todo` in this scope Nov 09 15:14:49.713 INFO kablam! --> src/models.rs:8:35 Nov 09 15:14:49.713 INFO kablam! | Nov 09 15:14:49.714 INFO kablam! 8 | #[derive(Serialize, Debug, Clone, Queryable)] Nov 09 15:14:49.714 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 15:14:49.714 INFO kablam! | Nov 09 15:14:49.714 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 09 15:14:49.715 INFO kablam! = note: for more information, see issue #50504 Nov 09 15:14:49.715 INFO kablam! Nov 09 15:14:49.715 INFO kablam! warning: cannot find type `todos` in this scope Nov 09 15:14:49.715 INFO kablam! --> src/models.rs:15:34 Nov 09 15:14:49.716 INFO kablam! | Nov 09 15:14:49.716 INFO kablam! 15 | #[derive(Serialize, Deserialize, Insertable)] Nov 09 15:14:49.716 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 15:14:49.716 INFO kablam! | Nov 09 15:14:49.717 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 09 15:14:49.717 INFO kablam! = note: for more information, see issue #50504 Nov 09 15:14:49.717 INFO kablam! Nov 09 15:14:49.718 INFO kablam! warning: cannot find type `NewTodo` in this scope Nov 09 15:14:49.718 INFO kablam! --> src/models.rs:15:34 Nov 09 15:14:49.718 INFO kablam! | Nov 09 15:14:49.718 INFO kablam! 15 | #[derive(Serialize, Deserialize, Insertable)] Nov 09 15:14:49.719 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 15:14:49.719 INFO kablam! | Nov 09 15:14:49.719 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 09 15:14:49.719 INFO kablam! = note: for more information, see issue #50504 Nov 09 15:14:49.720 INFO kablam! Nov 09 15:14:49.900 INFO kablam! warning: cannot find type `table` in this scope Nov 09 15:14:49.900 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 15:14:49.900 INFO kablam! | Nov 09 15:14:49.901 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 15:14:49.901 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 15:14:49.901 INFO kablam! | Nov 09 15:14:49.902 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 15:14:49.902 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 09 15:14:49.902 INFO kablam! = note: for more information, see issue #50504 Nov 09 15:14:49.903 INFO kablam! Nov 09 15:14:49.903 INFO kablam! warning: cannot find type `table` in this scope Nov 09 15:14:49.903 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 15:14:49.904 INFO kablam! | Nov 09 15:14:49.904 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 15:14:49.904 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 15:14:49.904 INFO kablam! | Nov 09 15:14:49.905 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 09 15:14:49.905 INFO kablam! = note: for more information, see issue #50504 Nov 09 15:14:49.905 INFO kablam! Nov 09 15:14:49.906 INFO kablam! warning: cannot find type `id` in this scope Nov 09 15:14:49.906 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 15:14:49.906 INFO kablam! | Nov 09 15:14:49.911 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 15:14:49.911 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 15:14:49.911 INFO kablam! | Nov 09 15:14:49.911 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 09 15:14:49.912 INFO kablam! = note: for more information, see issue #50504 Nov 09 15:14:49.912 INFO kablam! Nov 09 15:14:49.912 INFO kablam! warning: cannot find type `text` in this scope Nov 09 15:14:49.913 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 15:14:49.913 INFO kablam! | Nov 09 15:14:49.913 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 15:14:49.914 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 15:14:49.914 INFO kablam! | Nov 09 15:14:49.914 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 09 15:14:49.915 INFO kablam! = note: for more information, see issue #50504 Nov 09 15:14:49.915 INFO kablam! Nov 09 15:14:49.915 INFO kablam! warning: cannot find type `completed` in this scope Nov 09 15:14:49.915 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 15:14:49.916 INFO kablam! | Nov 09 15:14:49.916 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 15:14:49.916 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 15:14:49.917 INFO kablam! | Nov 09 15:14:49.917 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 09 15:14:49.917 INFO kablam! = note: for more information, see issue #50504 Nov 09 15:14:49.918 INFO kablam! Nov 09 15:14:49.918 INFO kablam! warning: cannot find type `Todo` in this scope Nov 09 15:14:49.918 INFO kablam! --> src/models.rs:8:35 Nov 09 15:14:49.919 INFO kablam! | Nov 09 15:14:49.919 INFO kablam! 8 | #[derive(Serialize, Debug, Clone, Queryable)] Nov 09 15:14:49.919 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 15:14:49.919 INFO kablam! | Nov 09 15:14:49.920 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 09 15:14:49.920 INFO kablam! = note: for more information, see issue #50504 Nov 09 15:14:49.920 INFO kablam! Nov 09 15:14:49.920 INFO kablam! warning: cannot find type `todos` in this scope Nov 09 15:14:49.921 INFO kablam! --> src/models.rs:15:34 Nov 09 15:14:49.921 INFO kablam! | Nov 09 15:14:49.921 INFO kablam! 15 | #[derive(Serialize, Deserialize, Insertable)] Nov 09 15:14:49.922 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 15:14:49.922 INFO kablam! | Nov 09 15:14:49.922 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 09 15:14:49.923 INFO kablam! = note: for more information, see issue #50504 Nov 09 15:14:49.923 INFO kablam! Nov 09 15:14:49.923 INFO kablam! warning: cannot find type `NewTodo` in this scope Nov 09 15:14:49.924 INFO kablam! --> src/models.rs:15:34 Nov 09 15:14:49.924 INFO kablam! | Nov 09 15:14:49.924 INFO kablam! 15 | #[derive(Serialize, Deserialize, Insertable)] Nov 09 15:14:49.924 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 15:14:49.925 INFO kablam! | Nov 09 15:14:49.925 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 09 15:14:49.925 INFO kablam! = note: for more information, see issue #50504 Nov 09 15:14:49.926 INFO kablam! Nov 09 15:14:50.258 INFO kablam! warning: unused variable: `status` Nov 09 15:14:50.258 INFO kablam! --> src/routes.rs:21:9 Nov 09 15:14:50.258 INFO kablam! | Nov 09 15:14:50.259 INFO kablam! 21 | let status = Todo::insert_todos(&conn, new_todo.into_inner()).expect("error"); Nov 09 15:14:50.259 INFO kablam! | ^^^^^^ help: consider using `_status` instead Nov 09 15:14:50.259 INFO kablam! | Nov 09 15:14:50.259 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 09 15:14:50.260 INFO kablam! Nov 09 15:14:50.260 INFO kablam! warning: unused variable: `todos` Nov 09 15:14:50.260 INFO kablam! --> src/routes.rs:23:9 Nov 09 15:14:50.261 INFO kablam! | Nov 09 15:14:50.261 INFO kablam! 23 | let todos = Todo::get_todos(&conn).expect("error"); Nov 09 15:14:50.261 INFO kablam! | ^^^^^ help: consider using `_todos` instead Nov 09 15:14:50.262 INFO kablam! Nov 09 15:14:50.262 INFO kablam! warning: unused variable: `text` Nov 09 15:14:50.262 INFO kablam! --> src/models.rs:73:13 Nov 09 15:14:50.263 INFO kablam! | Nov 09 15:14:50.263 INFO kablam! 73 | text, Nov 09 15:14:50.263 INFO kablam! | ^^^^ help: try ignoring the field: `text: _` Nov 09 15:14:50.263 INFO kablam! Nov 09 15:14:50.271 INFO kablam! warning: unused variable: `status` Nov 09 15:14:50.271 INFO kablam! --> src/routes.rs:21:9 Nov 09 15:14:50.272 INFO kablam! | Nov 09 15:14:50.272 INFO kablam! 21 | let status = Todo::insert_todos(&conn, new_todo.into_inner()).expect("error"); Nov 09 15:14:50.272 INFO kablam! | ^^^^^^ help: consider using `_status` instead Nov 09 15:14:50.272 INFO kablam! | Nov 09 15:14:50.273 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 09 15:14:50.273 INFO kablam! Nov 09 15:14:50.273 INFO kablam! warning: unused variable: `todos` Nov 09 15:14:50.274 INFO kablam! --> src/routes.rs:23:9 Nov 09 15:14:50.274 INFO kablam! | Nov 09 15:14:50.274 INFO kablam! 23 | let todos = Todo::get_todos(&conn).expect("error"); Nov 09 15:14:50.274 INFO kablam! | ^^^^^ help: consider using `_todos` instead Nov 09 15:14:50.275 INFO kablam! Nov 09 15:14:50.275 INFO kablam! warning: unused variable: `text` Nov 09 15:14:50.275 INFO kablam! --> src/models.rs:73:13 Nov 09 15:14:50.276 INFO kablam! | Nov 09 15:14:50.276 INFO kablam! 73 | text, Nov 09 15:14:50.276 INFO kablam! | ^^^^ help: try ignoring the field: `text: _` Nov 09 15:14:50.276 INFO kablam! Nov 09 15:14:50.391 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 09 15:14:50.391 INFO kablam! --> src/main.rs:1:57 Nov 09 15:14:50.391 INFO kablam! | Nov 09 15:14:50.391 INFO kablam! 1 | #![feature(plugin, custom_derive, const_fn, decl_macro, attr_literals)] Nov 09 15:14:50.391 INFO kablam! | ^^^^^^^^^^^^^ Nov 09 15:14:50.391 INFO kablam! | Nov 09 15:14:50.391 INFO kablam! = note: #[warn(stable_features)] on by default Nov 09 15:14:50.391 INFO kablam! Nov 09 15:14:50.391 INFO kablam! warning: variable `newTodo` should have a snake case name such as `new_todo` Nov 09 15:14:50.391 INFO kablam! --> src/models.rs:35:46 Nov 09 15:14:50.391 INFO kablam! | Nov 09 15:14:50.391 INFO kablam! 35 | pub fn insert_todos(conn: &PgConnection, newTodo: NewTodo) -> Result { Nov 09 15:14:50.391 INFO kablam! | ^^^^^^^ Nov 09 15:14:50.391 INFO kablam! | Nov 09 15:14:50.391 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 09 15:14:50.391 INFO kablam! Nov 09 15:14:50.391 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 09 15:14:50.391 INFO kablam! --> src/main.rs:1:57 Nov 09 15:14:50.391 INFO kablam! | Nov 09 15:14:50.391 INFO kablam! 1 | #![feature(plugin, custom_derive, const_fn, decl_macro, attr_literals)] Nov 09 15:14:50.391 INFO kablam! | ^^^^^^^^^^^^^ Nov 09 15:14:50.391 INFO kablam! | Nov 09 15:14:50.391 INFO kablam! = note: #[warn(stable_features)] on by default Nov 09 15:14:50.391 INFO kablam! Nov 09 15:14:50.401 INFO kablam! warning: variable `newTodo` should have a snake case name such as `new_todo` Nov 09 15:14:50.401 INFO kablam! --> src/models.rs:35:46 Nov 09 15:14:50.401 INFO kablam! | Nov 09 15:14:50.401 INFO kablam! 35 | pub fn insert_todos(conn: &PgConnection, newTodo: NewTodo) -> Result { Nov 09 15:14:50.401 INFO kablam! | ^^^^^^^ Nov 09 15:14:50.401 INFO kablam! | Nov 09 15:14:50.401 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 09 15:14:50.401 INFO kablam! Nov 09 15:14:50.435 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Nov 09 15:14:50.449 INFO kablam! su: No module specific data is present Nov 09 15:14:51.015 INFO running `"docker" "rm" "-f" "1197dd771011d31853ac17f1f17ed7bcaf2bc0ef82d26177552a314e1a9628f7"` Nov 09 15:14:51.371 INFO blam! 1197dd771011d31853ac17f1f17ed7bcaf2bc0ef82d26177552a314e1a9628f7