Nov 28 07:59:18.437 INFO checking ceciliacsilva/rust_todo against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 07:59:18.438 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-1/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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 28 07:59:19.084 INFO [stdout] 49d42ccc381830e981fb6eacff2466e5f9235f9ba6f1232d583c00d2e51da018 Nov 28 07:59:19.086 INFO running `"docker" "start" "-a" "49d42ccc381830e981fb6eacff2466e5f9235f9ba6f1232d583c00d2e51da018"` Nov 28 07:59:20.143 INFO [stderr] usermod: no changes Nov 28 07:59:20.542 INFO [stderr] Checking r2d2 v0.8.2 Nov 28 07:59:20.544 INFO [stderr] Compiling syn v0.14.9 Nov 28 07:59:20.545 INFO [stderr] Checking error-chain v0.11.0 Nov 28 07:59:20.545 INFO [stderr] Checking diesel v1.3.2 Nov 28 07:59:20.584 INFO [stderr] Compiling rocket v0.3.16 Nov 28 07:59:36.481 INFO [stderr] Checking rocket_contrib v0.3.16 Nov 28 07:59:49.792 INFO [stderr] Compiling rocket_codegen v0.3.16 Nov 28 08:00:02.580 INFO [stderr] Compiling derive-error-chain v0.11.2 Nov 28 08:00:02.580 INFO [stderr] Compiling serde_derive v1.0.76 Nov 28 08:00:21.076 INFO [stderr] Checking dotenv v0.11.0 Nov 28 08:00:40.440 INFO [stderr] Checking r2d2-diesel v1.0.0 Nov 28 08:00:41.316 INFO [stderr] Checking todo_app v0.1.0 (/source) Nov 28 08:00:45.145 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 08:00:45.145 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 08:00:45.145 INFO [stderr] | Nov 28 08:00:45.145 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 08:00:45.145 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 08:00:45.145 INFO [stderr] | Nov 28 08:00:45.145 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 08:00:45.145 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 08:00:45.145 INFO [stderr] = note: for more information, see issue #50504 Nov 28 08:00:45.145 INFO [stderr] Nov 28 08:00:45.145 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 08:00:45.145 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 08:00:45.145 INFO [stderr] | Nov 28 08:00:45.145 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 08:00:45.145 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 08:00:45.145 INFO [stderr] | Nov 28 08:00:45.145 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 08:00:45.145 INFO [stderr] = note: for more information, see issue #50504 Nov 28 08:00:45.145 INFO [stderr] Nov 28 08:00:45.145 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 08:00:45.145 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 08:00:45.145 INFO [stderr] | Nov 28 08:00:45.145 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 08:00:45.145 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 08:00:45.145 INFO [stderr] | Nov 28 08:00:45.145 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 08:00:45.145 INFO [stderr] = note: for more information, see issue #50504 Nov 28 08:00:45.145 INFO [stderr] Nov 28 08:00:45.145 INFO [stderr] warning: cannot find type `text` in this scope Nov 28 08:00:45.145 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 08:00:45.145 INFO [stderr] | Nov 28 08:00:45.145 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 08:00:45.145 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 08:00:45.145 INFO [stderr] | Nov 28 08:00:45.145 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 08:00:45.145 INFO [stderr] = note: for more information, see issue #50504 Nov 28 08:00:45.145 INFO [stderr] Nov 28 08:00:45.145 INFO [stderr] warning: cannot find type `completed` in this scope Nov 28 08:00:45.145 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 08:00:45.145 INFO [stderr] | Nov 28 08:00:45.145 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 08:00:45.145 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 08:00:45.145 INFO [stderr] | Nov 28 08:00:45.145 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 08:00:45.145 INFO [stderr] = note: for more information, see issue #50504 Nov 28 08:00:45.145 INFO [stderr] Nov 28 08:00:45.145 INFO [stderr] warning: cannot find type `Todo` in this scope Nov 28 08:00:45.145 INFO [stderr] --> src/models.rs:8:35 Nov 28 08:00:45.145 INFO [stderr] | Nov 28 08:00:45.145 INFO [stderr] 8 | #[derive(Serialize, Debug, Clone, Queryable)] Nov 28 08:00:45.145 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 08:00:45.145 INFO [stderr] | Nov 28 08:00:45.145 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 08:00:45.145 INFO [stderr] = note: for more information, see issue #50504 Nov 28 08:00:45.145 INFO [stderr] Nov 28 08:00:45.145 INFO [stderr] warning: cannot find type `todos` in this scope Nov 28 08:00:45.145 INFO [stderr] --> src/models.rs:15:34 Nov 28 08:00:45.145 INFO [stderr] | Nov 28 08:00:45.145 INFO [stderr] 15 | #[derive(Serialize, Deserialize, Insertable)] Nov 28 08:00:45.145 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 08:00:45.145 INFO [stderr] | Nov 28 08:00:45.145 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 08:00:45.145 INFO [stderr] = note: for more information, see issue #50504 Nov 28 08:00:45.145 INFO [stderr] Nov 28 08:00:45.145 INFO [stderr] warning: cannot find type `NewTodo` in this scope Nov 28 08:00:45.145 INFO [stderr] --> src/models.rs:15:34 Nov 28 08:00:45.145 INFO [stderr] | Nov 28 08:00:45.145 INFO [stderr] 15 | #[derive(Serialize, Deserialize, Insertable)] Nov 28 08:00:45.145 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 08:00:45.145 INFO [stderr] | Nov 28 08:00:45.145 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 08:00:45.145 INFO [stderr] = note: for more information, see issue #50504 Nov 28 08:00:45.146 INFO [stderr] Nov 28 08:00:45.238 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 08:00:45.239 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 08:00:45.239 INFO [stderr] | Nov 28 08:00:45.239 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 08:00:45.240 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 08:00:45.240 INFO [stderr] | Nov 28 08:00:45.240 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 08:00:45.241 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 08:00:45.241 INFO [stderr] = note: for more information, see issue #50504 Nov 28 08:00:45.241 INFO [stderr] Nov 28 08:00:45.242 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 08:00:45.242 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 08:00:45.242 INFO [stderr] | Nov 28 08:00:45.242 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 08:00:45.243 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 08:00:45.243 INFO [stderr] | Nov 28 08:00:45.243 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 08:00:45.244 INFO [stderr] = note: for more information, see issue #50504 Nov 28 08:00:45.244 INFO [stderr] Nov 28 08:00:45.245 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 08:00:45.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 08:00:45.245 INFO [stderr] | Nov 28 08:00:45.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 08:00:45.246 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 08:00:45.246 INFO [stderr] | Nov 28 08:00:45.246 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 08:00:45.247 INFO [stderr] = note: for more information, see issue #50504 Nov 28 08:00:45.247 INFO [stderr] Nov 28 08:00:45.247 INFO [stderr] warning: cannot find type `text` in this scope Nov 28 08:00:45.247 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 08:00:45.248 INFO [stderr] | Nov 28 08:00:45.252 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 08:00:45.252 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 08:00:45.252 INFO [stderr] | Nov 28 08:00:45.252 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 08:00:45.252 INFO [stderr] = note: for more information, see issue #50504 Nov 28 08:00:45.252 INFO [stderr] Nov 28 08:00:45.252 INFO [stderr] warning: cannot find type `completed` in this scope Nov 28 08:00:45.252 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 08:00:45.252 INFO [stderr] | Nov 28 08:00:45.252 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 08:00:45.252 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 08:00:45.252 INFO [stderr] | Nov 28 08:00:45.252 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 08:00:45.252 INFO [stderr] = note: for more information, see issue #50504 Nov 28 08:00:45.252 INFO [stderr] Nov 28 08:00:45.252 INFO [stderr] warning: cannot find type `Todo` in this scope Nov 28 08:00:45.252 INFO [stderr] --> src/models.rs:8:35 Nov 28 08:00:45.252 INFO [stderr] | Nov 28 08:00:45.252 INFO [stderr] 8 | #[derive(Serialize, Debug, Clone, Queryable)] Nov 28 08:00:45.252 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 08:00:45.252 INFO [stderr] | Nov 28 08:00:45.252 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 08:00:45.252 INFO [stderr] = note: for more information, see issue #50504 Nov 28 08:00:45.252 INFO [stderr] Nov 28 08:00:45.252 INFO [stderr] warning: cannot find type `todos` in this scope Nov 28 08:00:45.252 INFO [stderr] --> src/models.rs:15:34 Nov 28 08:00:45.252 INFO [stderr] | Nov 28 08:00:45.252 INFO [stderr] 15 | #[derive(Serialize, Deserialize, Insertable)] Nov 28 08:00:45.252 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 08:00:45.252 INFO [stderr] | Nov 28 08:00:45.252 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 08:00:45.252 INFO [stderr] = note: for more information, see issue #50504 Nov 28 08:00:45.252 INFO [stderr] Nov 28 08:00:45.252 INFO [stderr] warning: cannot find type `NewTodo` in this scope Nov 28 08:00:45.252 INFO [stderr] --> src/models.rs:15:34 Nov 28 08:00:45.252 INFO [stderr] | Nov 28 08:00:45.252 INFO [stderr] 15 | #[derive(Serialize, Deserialize, Insertable)] Nov 28 08:00:45.252 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 08:00:45.252 INFO [stderr] | Nov 28 08:00:45.252 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 08:00:45.252 INFO [stderr] = note: for more information, see issue #50504 Nov 28 08:00:45.252 INFO [stderr] Nov 28 08:00:45.412 INFO [stderr] warning: unused variable: `status` Nov 28 08:00:45.413 INFO [stderr] --> src/routes.rs:21:9 Nov 28 08:00:45.413 INFO [stderr] | Nov 28 08:00:45.413 INFO [stderr] 21 | let status = Todo::insert_todos(&conn, new_todo.into_inner()).expect("error"); Nov 28 08:00:45.415 INFO [stderr] | ^^^^^^ help: consider using `_status` instead Nov 28 08:00:45.415 INFO [stderr] | Nov 28 08:00:45.415 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 08:00:45.416 INFO [stderr] Nov 28 08:00:45.416 INFO [stderr] warning: unused variable: `todos` Nov 28 08:00:45.417 INFO [stderr] --> src/routes.rs:23:9 Nov 28 08:00:45.417 INFO [stderr] | Nov 28 08:00:45.417 INFO [stderr] 23 | let todos = Todo::get_todos(&conn).expect("error"); Nov 28 08:00:45.417 INFO [stderr] | ^^^^^ help: consider using `_todos` instead Nov 28 08:00:45.417 INFO [stderr] Nov 28 08:00:45.418 INFO [stderr] warning: unused variable: `text` Nov 28 08:00:45.418 INFO [stderr] --> src/models.rs:73:13 Nov 28 08:00:45.418 INFO [stderr] | Nov 28 08:00:45.418 INFO [stderr] 73 | text, Nov 28 08:00:45.418 INFO [stderr] | ^^^^ help: try ignoring the field: `text: _` Nov 28 08:00:45.419 INFO [stderr] Nov 28 08:00:45.536 INFO [stderr] warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 28 08:00:45.537 INFO [stderr] --> src/main.rs:1:57 Nov 28 08:00:45.537 INFO [stderr] | Nov 28 08:00:45.537 INFO [stderr] 1 | #![feature(plugin, custom_derive, const_fn, decl_macro, attr_literals)] Nov 28 08:00:45.538 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 08:00:45.538 INFO [stderr] | Nov 28 08:00:45.538 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 28 08:00:45.539 INFO [stderr] Nov 28 08:00:45.541 INFO [stderr] warning: variable `newTodo` should have a snake case name such as `new_todo` Nov 28 08:00:45.544 INFO [stderr] --> src/models.rs:35:46 Nov 28 08:00:45.544 INFO [stderr] | Nov 28 08:00:45.544 INFO [stderr] 35 | pub fn insert_todos(conn: &PgConnection, newTodo: NewTodo) -> Result { Nov 28 08:00:45.545 INFO [stderr] | ^^^^^^^ Nov 28 08:00:45.545 INFO [stderr] | Nov 28 08:00:45.545 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 28 08:00:45.546 INFO [stderr] Nov 28 08:00:45.561 INFO [stderr] warning: unused variable: `status` Nov 28 08:00:45.561 INFO [stderr] --> src/routes.rs:21:9 Nov 28 08:00:45.561 INFO [stderr] | Nov 28 08:00:45.561 INFO [stderr] 21 | let status = Todo::insert_todos(&conn, new_todo.into_inner()).expect("error"); Nov 28 08:00:45.561 INFO [stderr] | ^^^^^^ help: consider using `_status` instead Nov 28 08:00:45.561 INFO [stderr] | Nov 28 08:00:45.562 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 08:00:45.562 INFO [stderr] Nov 28 08:00:45.562 INFO [stderr] warning: unused variable: `todos` Nov 28 08:00:45.562 INFO [stderr] --> src/routes.rs:23:9 Nov 28 08:00:45.562 INFO [stderr] | Nov 28 08:00:45.562 INFO [stderr] 23 | let todos = Todo::get_todos(&conn).expect("error"); Nov 28 08:00:45.562 INFO [stderr] | ^^^^^ help: consider using `_todos` instead Nov 28 08:00:45.563 INFO [stderr] Nov 28 08:00:45.563 INFO [stderr] warning: unused variable: `text` Nov 28 08:00:45.563 INFO [stderr] --> src/models.rs:73:13 Nov 28 08:00:45.563 INFO [stderr] | Nov 28 08:00:45.563 INFO [stderr] 73 | text, Nov 28 08:00:45.563 INFO [stderr] | ^^^^ help: try ignoring the field: `text: _` Nov 28 08:00:45.563 INFO [stderr] Nov 28 08:00:45.685 INFO [stderr] warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 28 08:00:45.685 INFO [stderr] --> src/main.rs:1:57 Nov 28 08:00:45.685 INFO [stderr] | Nov 28 08:00:45.685 INFO [stderr] 1 | #![feature(plugin, custom_derive, const_fn, decl_macro, attr_literals)] Nov 28 08:00:45.685 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 08:00:45.685 INFO [stderr] | Nov 28 08:00:45.685 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 28 08:00:45.685 INFO [stderr] Nov 28 08:00:45.692 INFO [stderr] warning: variable `newTodo` should have a snake case name such as `new_todo` Nov 28 08:00:45.692 INFO [stderr] --> src/models.rs:35:46 Nov 28 08:00:45.692 INFO [stderr] | Nov 28 08:00:45.692 INFO [stderr] 35 | pub fn insert_todos(conn: &PgConnection, newTodo: NewTodo) -> Result { Nov 28 08:00:45.692 INFO [stderr] | ^^^^^^^ Nov 28 08:00:45.692 INFO [stderr] | Nov 28 08:00:45.692 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 28 08:00:45.692 INFO [stderr] Nov 28 08:00:45.722 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Nov 28 08:00:45.736 INFO [stderr] su: No module specific data is present Nov 28 08:00:46.162 INFO running `"docker" "inspect" "49d42ccc381830e981fb6eacff2466e5f9235f9ba6f1232d583c00d2e51da018"` Nov 28 08:00:46.468 INFO running `"docker" "rm" "-f" "49d42ccc381830e981fb6eacff2466e5f9235f9ba6f1232d583c00d2e51da018"` Nov 28 08:00:46.784 INFO [stdout] 49d42ccc381830e981fb6eacff2466e5f9235f9ba6f1232d583c00d2e51da018