Oct 15 01:16:29.819 INFO testing ceciliacsilva/rust_todo against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 01:16:29.819 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 01:16:30.059 INFO blam! 3c77d01a56d993ea537ebbdcb7415edfa79e36d2036b1dd0593663e411bb0f3f Oct 15 01:16:30.060 INFO running `"docker" "start" "-a" "3c77d01a56d993ea537ebbdcb7415edfa79e36d2036b1dd0593663e411bb0f3f"` Oct 15 01:16:30.439 INFO kablam! usermod: no changes Oct 15 01:16:30.755 INFO kablam! Compiling aho-corasick v0.6.8 Oct 15 01:16:30.755 INFO kablam! Compiling serde v1.0.76 Oct 15 01:16:30.755 INFO kablam! Compiling r2d2 v0.8.2 Oct 15 01:16:30.756 INFO kablam! Compiling mime v0.2.6 Oct 15 01:16:30.762 INFO kablam! Compiling backtrace-sys v0.1.24 Oct 15 01:16:30.762 INFO kablam! Compiling thread_local v0.3.6 Oct 15 01:16:30.762 INFO kablam! Compiling syn v0.14.9 Oct 15 01:16:30.762 INFO kablam! Compiling diesel v1.3.2 Oct 15 01:16:31.821 INFO kablam! Compiling backtrace v0.3.9 Oct 15 01:16:33.323 INFO kablam! Compiling regex v0.2.11 Oct 15 01:16:33.467 INFO kablam! Compiling hyper v0.10.13 Oct 15 01:16:34.499 INFO kablam! Compiling error-chain v0.11.0 Oct 15 01:17:15.606 INFO kablam! Compiling toml v0.4.6 Oct 15 01:17:15.629 INFO kablam! Compiling serde_json v1.0.26 Oct 15 01:17:16.446 INFO kablam! Compiling derive-error-chain v0.11.2 Oct 15 01:17:16.446 INFO kablam! Compiling serde_derive v1.0.76 Oct 15 01:17:23.465 INFO kablam! Compiling rocket v0.3.16 Oct 15 01:17:29.947 INFO kablam! Compiling dotenv v0.11.0 Oct 15 01:17:38.887 INFO kablam! Compiling rocket_contrib v0.3.16 Oct 15 01:17:38.887 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 15 01:18:08.851 INFO kablam! Compiling r2d2-diesel v1.0.0 Oct 15 01:18:09.413 INFO kablam! Compiling todo_app v0.1.0 (/source) Oct 15 01:18:11.139 INFO kablam! warning: cannot find type `table` in this scope Oct 15 01:18:11.139 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 01:18:11.139 INFO kablam! | Oct 15 01:18:11.139 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 01:18:11.139 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:18:11.139 INFO kablam! | Oct 15 01:18:11.139 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 01:18:11.139 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 15 01:18:11.139 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:18:11.139 INFO kablam! Oct 15 01:18:11.140 INFO kablam! warning: cannot find type `table` in this scope Oct 15 01:18:11.140 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 01:18:11.140 INFO kablam! | Oct 15 01:18:11.140 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 01:18:11.140 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:18:11.140 INFO kablam! | Oct 15 01:18:11.140 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 15 01:18:11.140 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:18:11.141 INFO kablam! Oct 15 01:18:11.141 INFO kablam! warning: cannot find type `id` in this scope Oct 15 01:18:11.141 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 01:18:11.141 INFO kablam! | Oct 15 01:18:11.141 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 01:18:11.141 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:18:11.141 INFO kablam! | Oct 15 01:18:11.141 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 15 01:18:11.141 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:18:11.141 INFO kablam! Oct 15 01:18:11.141 INFO kablam! warning: cannot find type `text` in this scope Oct 15 01:18:11.141 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 01:18:11.141 INFO kablam! | Oct 15 01:18:11.141 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 01:18:11.141 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:18:11.141 INFO kablam! | Oct 15 01:18:11.141 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 15 01:18:11.141 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:18:11.141 INFO kablam! Oct 15 01:18:11.141 INFO kablam! warning: cannot find type `completed` in this scope Oct 15 01:18:11.141 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 01:18:11.141 INFO kablam! | Oct 15 01:18:11.141 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 01:18:11.141 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:18:11.141 INFO kablam! | Oct 15 01:18:11.141 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 15 01:18:11.141 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:18:11.141 INFO kablam! Oct 15 01:18:11.151 INFO kablam! warning: cannot find type `Todo` in this scope Oct 15 01:18:11.151 INFO kablam! --> src/models.rs:8:35 Oct 15 01:18:11.151 INFO kablam! | Oct 15 01:18:11.151 INFO kablam! 8 | #[derive(Serialize, Debug, Clone, Queryable)] Oct 15 01:18:11.151 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:18:11.151 INFO kablam! | Oct 15 01:18:11.151 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 15 01:18:11.151 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:18:11.151 INFO kablam! Oct 15 01:18:11.151 INFO kablam! warning: cannot find type `todos` in this scope Oct 15 01:18:11.151 INFO kablam! --> src/models.rs:15:34 Oct 15 01:18:11.151 INFO kablam! | Oct 15 01:18:11.151 INFO kablam! 15 | #[derive(Serialize, Deserialize, Insertable)] Oct 15 01:18:11.151 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:18:11.151 INFO kablam! | Oct 15 01:18:11.151 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 15 01:18:11.151 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:18:11.151 INFO kablam! Oct 15 01:18:11.151 INFO kablam! warning: cannot find type `NewTodo` in this scope Oct 15 01:18:11.151 INFO kablam! --> src/models.rs:15:34 Oct 15 01:18:11.151 INFO kablam! | Oct 15 01:18:11.151 INFO kablam! 15 | #[derive(Serialize, Deserialize, Insertable)] Oct 15 01:18:11.151 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:18:11.151 INFO kablam! | Oct 15 01:18:11.151 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 15 01:18:11.151 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:18:11.151 INFO kablam! Oct 15 01:18:11.459 INFO kablam! warning: unused variable: `status` Oct 15 01:18:11.459 INFO kablam! --> src/routes.rs:21:9 Oct 15 01:18:11.459 INFO kablam! | Oct 15 01:18:11.459 INFO kablam! 21 | let status = Todo::insert_todos(&conn, new_todo.into_inner()).expect("error"); Oct 15 01:18:11.459 INFO kablam! | ^^^^^^ help: consider using `_status` instead Oct 15 01:18:11.459 INFO kablam! | Oct 15 01:18:11.459 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 01:18:11.459 INFO kablam! Oct 15 01:18:11.459 INFO kablam! warning: unused variable: `todos` Oct 15 01:18:11.459 INFO kablam! --> src/routes.rs:23:9 Oct 15 01:18:11.459 INFO kablam! | Oct 15 01:18:11.459 INFO kablam! 23 | let todos = Todo::get_todos(&conn).expect("error"); Oct 15 01:18:11.459 INFO kablam! | ^^^^^ help: consider using `_todos` instead Oct 15 01:18:11.459 INFO kablam! Oct 15 01:18:11.459 INFO kablam! warning: unused variable: `text` Oct 15 01:18:11.459 INFO kablam! --> src/models.rs:73:13 Oct 15 01:18:11.459 INFO kablam! | Oct 15 01:18:11.459 INFO kablam! 73 | text, Oct 15 01:18:11.459 INFO kablam! | ^^^^ help: try ignoring the field: `text: _` Oct 15 01:18:11.459 INFO kablam! Oct 15 01:18:11.542 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 15 01:18:11.542 INFO kablam! --> src/main.rs:1:57 Oct 15 01:18:11.542 INFO kablam! | Oct 15 01:18:11.542 INFO kablam! 1 | #![feature(plugin, custom_derive, const_fn, decl_macro, attr_literals)] Oct 15 01:18:11.542 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 01:18:11.542 INFO kablam! | Oct 15 01:18:11.542 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 01:18:11.542 INFO kablam! Oct 15 01:18:11.555 INFO kablam! warning: variable `newTodo` should have a snake case name such as `new_todo` Oct 15 01:18:11.555 INFO kablam! --> src/models.rs:35:46 Oct 15 01:18:11.555 INFO kablam! | Oct 15 01:18:11.555 INFO kablam! 35 | pub fn insert_todos(conn: &PgConnection, newTodo: NewTodo) -> Result { Oct 15 01:18:11.555 INFO kablam! | ^^^^^^^ Oct 15 01:18:11.555 INFO kablam! | Oct 15 01:18:11.555 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 01:18:11.555 INFO kablam! Oct 15 01:18:17.003 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 46s Oct 15 01:18:17.024 INFO kablam! su: No module specific data is present Oct 15 01:18:17.557 INFO running `"docker" "rm" "-f" "3c77d01a56d993ea537ebbdcb7415edfa79e36d2036b1dd0593663e411bb0f3f"` Oct 15 01:18:17.687 INFO blam! 3c77d01a56d993ea537ebbdcb7415edfa79e36d2036b1dd0593663e411bb0f3f Oct 15 01:18:17.690 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 01:18:17.862 INFO blam! ac2202cf202b21cb248d627b08c20f6d5b4b6022b0fb3c835f379135d2374643 Oct 15 01:18:17.864 INFO running `"docker" "start" "-a" "ac2202cf202b21cb248d627b08c20f6d5b4b6022b0fb3c835f379135d2374643"` Oct 15 01:18:18.238 INFO kablam! usermod: no changes Oct 15 01:18:18.384 INFO kablam! Compiling todo_app v0.1.0 (/source) Oct 15 01:18:20.150 INFO kablam! warning: cannot find type `table` in this scope Oct 15 01:18:20.150 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 01:18:20.150 INFO kablam! | Oct 15 01:18:20.150 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 01:18:20.150 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:18:20.150 INFO kablam! | Oct 15 01:18:20.150 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 01:18:20.150 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 15 01:18:20.150 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:18:20.150 INFO kablam! Oct 15 01:18:20.150 INFO kablam! warning: cannot find type `table` in this scope Oct 15 01:18:20.150 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 01:18:20.150 INFO kablam! | Oct 15 01:18:20.150 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 01:18:20.150 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:18:20.150 INFO kablam! | Oct 15 01:18:20.150 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 15 01:18:20.150 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:18:20.150 INFO kablam! Oct 15 01:18:20.150 INFO kablam! warning: cannot find type `id` in this scope Oct 15 01:18:20.150 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 01:18:20.150 INFO kablam! | Oct 15 01:18:20.150 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 01:18:20.150 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:18:20.150 INFO kablam! | Oct 15 01:18:20.150 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 15 01:18:20.150 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:18:20.150 INFO kablam! Oct 15 01:18:20.150 INFO kablam! warning: cannot find type `text` in this scope Oct 15 01:18:20.150 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 01:18:20.150 INFO kablam! | Oct 15 01:18:20.150 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 01:18:20.150 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:18:20.150 INFO kablam! | Oct 15 01:18:20.150 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 15 01:18:20.150 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:18:20.151 INFO kablam! Oct 15 01:18:20.151 INFO kablam! warning: cannot find type `completed` in this scope Oct 15 01:18:20.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 01:18:20.151 INFO kablam! | Oct 15 01:18:20.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 01:18:20.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:18:20.151 INFO kablam! | Oct 15 01:18:20.151 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 15 01:18:20.151 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:18:20.151 INFO kablam! Oct 15 01:18:20.151 INFO kablam! warning: cannot find type `Todo` in this scope Oct 15 01:18:20.151 INFO kablam! --> src/models.rs:8:35 Oct 15 01:18:20.151 INFO kablam! | Oct 15 01:18:20.151 INFO kablam! 8 | #[derive(Serialize, Debug, Clone, Queryable)] Oct 15 01:18:20.151 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:18:20.151 INFO kablam! | Oct 15 01:18:20.151 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 15 01:18:20.151 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:18:20.151 INFO kablam! Oct 15 01:18:20.151 INFO kablam! warning: cannot find type `todos` in this scope Oct 15 01:18:20.151 INFO kablam! --> src/models.rs:15:34 Oct 15 01:18:20.151 INFO kablam! | Oct 15 01:18:20.151 INFO kablam! 15 | #[derive(Serialize, Deserialize, Insertable)] Oct 15 01:18:20.151 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:18:20.151 INFO kablam! | Oct 15 01:18:20.151 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 15 01:18:20.151 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:18:20.151 INFO kablam! Oct 15 01:18:20.151 INFO kablam! warning: cannot find type `NewTodo` in this scope Oct 15 01:18:20.151 INFO kablam! --> src/models.rs:15:34 Oct 15 01:18:20.151 INFO kablam! | Oct 15 01:18:20.151 INFO kablam! 15 | #[derive(Serialize, Deserialize, Insertable)] Oct 15 01:18:20.151 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 01:18:20.151 INFO kablam! | Oct 15 01:18:20.151 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 15 01:18:20.151 INFO kablam! = note: for more information, see issue #50504 Oct 15 01:18:20.151 INFO kablam! Oct 15 01:18:20.471 INFO kablam! warning: unused variable: `status` Oct 15 01:18:20.471 INFO kablam! --> src/routes.rs:21:9 Oct 15 01:18:20.471 INFO kablam! | Oct 15 01:18:20.471 INFO kablam! 21 | let status = Todo::insert_todos(&conn, new_todo.into_inner()).expect("error"); Oct 15 01:18:20.471 INFO kablam! | ^^^^^^ help: consider using `_status` instead Oct 15 01:18:20.471 INFO kablam! | Oct 15 01:18:20.471 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 01:18:20.471 INFO kablam! Oct 15 01:18:20.471 INFO kablam! warning: unused variable: `todos` Oct 15 01:18:20.471 INFO kablam! --> src/routes.rs:23:9 Oct 15 01:18:20.471 INFO kablam! | Oct 15 01:18:20.471 INFO kablam! 23 | let todos = Todo::get_todos(&conn).expect("error"); Oct 15 01:18:20.471 INFO kablam! | ^^^^^ help: consider using `_todos` instead Oct 15 01:18:20.471 INFO kablam! Oct 15 01:18:20.471 INFO kablam! warning: unused variable: `text` Oct 15 01:18:20.471 INFO kablam! --> src/models.rs:73:13 Oct 15 01:18:20.471 INFO kablam! | Oct 15 01:18:20.471 INFO kablam! 73 | text, Oct 15 01:18:20.471 INFO kablam! | ^^^^ help: try ignoring the field: `text: _` Oct 15 01:18:20.471 INFO kablam! Oct 15 01:18:20.579 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 15 01:18:20.579 INFO kablam! --> src/main.rs:1:57 Oct 15 01:18:20.579 INFO kablam! | Oct 15 01:18:20.579 INFO kablam! 1 | #![feature(plugin, custom_derive, const_fn, decl_macro, attr_literals)] Oct 15 01:18:20.579 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 01:18:20.579 INFO kablam! | Oct 15 01:18:20.579 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 01:18:20.579 INFO kablam! Oct 15 01:18:20.581 INFO kablam! warning: variable `newTodo` should have a snake case name such as `new_todo` Oct 15 01:18:20.587 INFO kablam! --> src/models.rs:35:46 Oct 15 01:18:20.587 INFO kablam! | Oct 15 01:18:20.587 INFO kablam! 35 | pub fn insert_todos(conn: &PgConnection, newTodo: NewTodo) -> Result { Oct 15 01:18:20.587 INFO kablam! | ^^^^^^^ Oct 15 01:18:20.587 INFO kablam! | Oct 15 01:18:20.587 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 01:18:20.587 INFO kablam! Oct 15 01:18:24.989 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.73s Oct 15 01:18:25.000 INFO kablam! su: No module specific data is present Oct 15 01:18:25.281 INFO running `"docker" "rm" "-f" "ac2202cf202b21cb248d627b08c20f6d5b4b6022b0fb3c835f379135d2374643"` Oct 15 01:18:25.435 INFO blam! ac2202cf202b21cb248d627b08c20f6d5b4b6022b0fb3c835f379135d2374643 Oct 15 01:18:25.439 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 01:18:25.754 INFO blam! 9d7fbd63003be023a4063bbb6cdfb02e15c6ed9314bc8f53809d32cfeb819e50 Oct 15 01:18:25.761 INFO running `"docker" "start" "-a" "9d7fbd63003be023a4063bbb6cdfb02e15c6ed9314bc8f53809d32cfeb819e50"` Oct 15 01:18:26.301 INFO kablam! usermod: no changes Oct 15 01:18:26.459 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 01:18:26.475 INFO kablam! Running /target/debug/deps/todo_app-f2ef2c60e58bfd2a Oct 15 01:18:26.519 INFO blam! Oct 15 01:18:26.519 INFO blam! running 0 tests Oct 15 01:18:26.520 INFO blam! Oct 15 01:18:26.520 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:18:26.520 INFO blam! Oct 15 01:18:26.533 INFO kablam! su: No module specific data is present Oct 15 01:18:26.946 INFO running `"docker" "rm" "-f" "9d7fbd63003be023a4063bbb6cdfb02e15c6ed9314bc8f53809d32cfeb819e50"` Oct 15 01:18:27.702 INFO blam! 9d7fbd63003be023a4063bbb6cdfb02e15c6ed9314bc8f53809d32cfeb819e50