Dec 12 22:42:01.613 INFO testing userbq201/todo-rust-server against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 12 22:42:01.613 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 12 22:42:02.087 INFO [stdout] cd0fb2f104636f2afd6b50ecd7ca89801309f5e8b7a63e609c4d5850b9b60bed Dec 12 22:42:02.095 INFO running `"docker" "start" "-a" "cd0fb2f104636f2afd6b50ecd7ca89801309f5e8b7a63e609c4d5850b9b60bed"` Dec 12 22:42:03.363 INFO [stderr] usermod: no changes Dec 12 22:42:03.774 INFO [stderr] Compiling pkg-config v0.3.12 Dec 12 22:42:03.774 INFO [stderr] Compiling termcolor v1.0.1 Dec 12 22:42:03.783 INFO [stderr] Compiling actix-web v0.7.3 Dec 12 22:42:03.785 INFO [stderr] Compiling mio v0.6.15 Dec 12 22:42:03.785 INFO [stderr] Compiling quote v0.6.5 Dec 12 22:42:03.785 INFO [stderr] Compiling tokio-io v0.1.7 Dec 12 22:42:03.785 INFO [stderr] Compiling syn v0.13.11 Dec 12 22:42:03.785 INFO [stderr] Compiling crossbeam-epoch v0.4.3 Dec 12 22:42:09.264 INFO [stderr] Compiling crossbeam-epoch v0.5.2 Dec 12 22:42:10.487 INFO [stderr] Compiling ring v0.13.2 Dec 12 22:42:10.519 INFO [stderr] Compiling parking_lot v0.6.3 Dec 12 22:42:10.572 INFO [stderr] Compiling syn v0.14.7 Dec 12 22:42:10.685 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Dec 12 22:42:10.759 INFO [stderr] Compiling crossbeam-deque v0.3.1 Dec 12 22:42:10.771 INFO [stderr] Compiling tokio-codec v0.1.0 Dec 12 22:42:13.407 INFO [stderr] Compiling h2 v0.1.11 Dec 12 22:42:13.407 INFO [stderr] Compiling regex v1.0.2 Dec 12 22:42:13.427 INFO [stderr] Compiling tokio-reactor v0.1.2 Dec 12 22:42:13.446 INFO [stderr] Compiling mio-uds v0.6.6 Dec 12 22:42:13.752 INFO [stderr] Compiling tokio-threadpool v0.1.5 Dec 12 22:42:15.407 INFO [stderr] Compiling crossbeam-channel v0.2.4 Dec 12 22:42:21.923 INFO [stderr] Compiling tokio-udp v0.1.1 Dec 12 22:42:22.007 INFO [stderr] Compiling tokio-tcp v0.1.0 Dec 12 22:42:22.243 INFO [stderr] Compiling tokio-signal v0.2.1 Dec 12 22:42:28.116 INFO [stderr] Compiling cookie v0.11.0 Dec 12 22:42:43.211 INFO [stderr] Compiling tokio-fs v0.1.2 Dec 12 22:42:43.236 INFO [stderr] Compiling trust-dns-proto v0.4.0 Dec 12 22:42:51.339 INFO [stderr] Compiling env_logger v0.5.12 Dec 12 22:42:52.500 INFO [stderr] Compiling tokio v0.1.7 Dec 12 22:42:55.775 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 12 22:43:20.768 INFO [stderr] Compiling trust-dns-resolver v0.9.0 Dec 12 22:43:21.364 INFO [stderr] Compiling synstructure v0.9.0 Dec 12 22:43:21.366 INFO [stderr] Compiling actix_derive v0.3.0 Dec 12 22:43:21.372 INFO [stderr] Compiling serde_derive v1.0.70 Dec 12 22:43:22.576 INFO [stderr] Compiling diesel v1.3.2 Dec 12 22:43:40.591 INFO [stderr] Compiling failure_derive v0.1.2 Dec 12 22:43:52.670 INFO [stderr] Compiling failure v0.1.2 Dec 12 22:43:54.557 INFO [stderr] Compiling actix v0.7.3 Dec 12 22:43:54.558 INFO [stderr] Compiling dotenv v0.13.0 Dec 12 22:45:00.625 INFO [stderr] Compiling todo_rust_server v0.1.0 (/source) Dec 12 22:45:02.099 INFO [stderr] warning: cannot find type `Todo` in this scope Dec 12 22:45:02.100 INFO [stderr] --> src/models.rs:3:21 Dec 12 22:45:02.100 INFO [stderr] | Dec 12 22:45:02.100 INFO [stderr] 3 | #[derive(Serialize, Queryable, Clone, Debug)] Dec 12 22:45:02.101 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:02.101 INFO [stderr] | Dec 12 22:45:02.101 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 12 22:45:02.102 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! Dec 12 22:45:02.102 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:02.102 INFO [stderr] Dec 12 22:45:02.102 INFO [stderr] warning: cannot find type `todos` in this scope Dec 12 22:45:02.102 INFO [stderr] --> src/models.rs:11:10 Dec 12 22:45:02.102 INFO [stderr] | Dec 12 22:45:02.102 INFO [stderr] 11 | #[derive(Insertable, AsChangeset, Deserialize)] Dec 12 22:45:02.102 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:02.102 INFO [stderr] | Dec 12 22:45:02.102 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! Dec 12 22:45:02.102 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:02.102 INFO [stderr] Dec 12 22:45:02.102 INFO [stderr] warning: cannot find type `AsChangesetTodo` in this scope Dec 12 22:45:02.102 INFO [stderr] --> src/models.rs:11:10 Dec 12 22:45:02.102 INFO [stderr] | Dec 12 22:45:02.102 INFO [stderr] 11 | #[derive(Insertable, AsChangeset, Deserialize)] Dec 12 22:45:02.102 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:02.102 INFO [stderr] | Dec 12 22:45:02.102 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! Dec 12 22:45:02.102 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:02.102 INFO [stderr] Dec 12 22:45:02.102 INFO [stderr] warning: cannot find type `AsChangesetTodo` in this scope Dec 12 22:45:02.102 INFO [stderr] --> src/models.rs:11:22 Dec 12 22:45:02.103 INFO [stderr] | Dec 12 22:45:02.103 INFO [stderr] 11 | #[derive(Insertable, AsChangeset, Deserialize)] Dec 12 22:45:02.103 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:02.103 INFO [stderr] | Dec 12 22:45:02.103 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! Dec 12 22:45:02.103 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:02.103 INFO [stderr] Dec 12 22:45:02.103 INFO [stderr] warning: cannot find type `todos` in this scope Dec 12 22:45:02.103 INFO [stderr] --> src/models.rs:11:22 Dec 12 22:45:02.103 INFO [stderr] | Dec 12 22:45:02.103 INFO [stderr] 11 | #[derive(Insertable, AsChangeset, Deserialize)] Dec 12 22:45:02.103 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:02.103 INFO [stderr] | Dec 12 22:45:02.103 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! Dec 12 22:45:02.103 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:02.103 INFO [stderr] Dec 12 22:45:02.103 INFO [stderr] warning: cannot find type `todos` in this scope Dec 12 22:45:02.103 INFO [stderr] --> src/models.rs:18:10 Dec 12 22:45:02.103 INFO [stderr] | Dec 12 22:45:02.103 INFO [stderr] 18 | #[derive(Insertable, Deserialize)] Dec 12 22:45:02.103 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:02.103 INFO [stderr] | Dec 12 22:45:02.103 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! Dec 12 22:45:02.103 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:02.103 INFO [stderr] Dec 12 22:45:02.103 INFO [stderr] warning: cannot find type `InsertableTodo` in this scope Dec 12 22:45:02.103 INFO [stderr] --> src/models.rs:18:10 Dec 12 22:45:02.103 INFO [stderr] | Dec 12 22:45:02.103 INFO [stderr] 18 | #[derive(Insertable, Deserialize)] Dec 12 22:45:02.103 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:02.103 INFO [stderr] | Dec 12 22:45:02.103 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! Dec 12 22:45:02.104 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:02.104 INFO [stderr] Dec 12 22:45:02.104 INFO [stderr] warning: cannot find type `users` in this scope Dec 12 22:45:02.104 INFO [stderr] --> src/models.rs:41:10 Dec 12 22:45:02.104 INFO [stderr] | Dec 12 22:45:02.104 INFO [stderr] 41 | #[derive(Insertable, Deserialize)] Dec 12 22:45:02.104 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:02.104 INFO [stderr] | Dec 12 22:45:02.104 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! Dec 12 22:45:02.104 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:02.104 INFO [stderr] Dec 12 22:45:02.104 INFO [stderr] warning: cannot find type `InsertableUser` in this scope Dec 12 22:45:02.104 INFO [stderr] --> src/models.rs:41:10 Dec 12 22:45:02.104 INFO [stderr] | Dec 12 22:45:02.104 INFO [stderr] 41 | #[derive(Insertable, Deserialize)] Dec 12 22:45:02.104 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:02.104 INFO [stderr] | Dec 12 22:45:02.104 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! Dec 12 22:45:02.104 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:02.104 INFO [stderr] Dec 12 22:45:02.104 INFO [stderr] warning: unused import: `middleware::HandleAuth` Dec 12 22:45:02.104 INFO [stderr] --> src/routes/mod.rs:4:5 Dec 12 22:45:02.104 INFO [stderr] | Dec 12 22:45:02.104 INFO [stderr] 4 | use middleware::HandleAuth; Dec 12 22:45:02.104 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Dec 12 22:45:02.104 INFO [stderr] | Dec 12 22:45:02.104 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 12 22:45:02.104 INFO [stderr] Dec 12 22:45:02.104 INFO [stderr] warning: cannot find type `table` in this scope Dec 12 22:45:02.104 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 12 22:45:02.104 INFO [stderr] | Dec 12 22:45:02.104 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 12 22:45:02.104 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:02.104 INFO [stderr] | Dec 12 22:45:02.104 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! Dec 12 22:45:02.104 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:02.104 INFO [stderr] Dec 12 22:45:02.104 INFO [stderr] warning: cannot find type `id` in this scope Dec 12 22:45:02.105 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 22:45:02.105 INFO [stderr] | Dec 12 22:45:02.105 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 22:45:02.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:02.105 INFO [stderr] | Dec 12 22:45:02.105 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! Dec 12 22:45:02.105 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:02.105 INFO [stderr] Dec 12 22:45:02.105 INFO [stderr] warning: cannot find type `token` in this scope Dec 12 22:45:02.105 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 22:45:02.105 INFO [stderr] | Dec 12 22:45:02.105 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 22:45:02.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:02.105 INFO [stderr] | Dec 12 22:45:02.105 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! Dec 12 22:45:02.105 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:02.105 INFO [stderr] Dec 12 22:45:02.105 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 12 22:45:02.105 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 22:45:02.105 INFO [stderr] | Dec 12 22:45:02.105 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 22:45:02.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:02.105 INFO [stderr] | Dec 12 22:45:02.105 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! Dec 12 22:45:02.105 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:02.105 INFO [stderr] Dec 12 22:45:02.105 INFO [stderr] warning: cannot find type `title` in this scope Dec 12 22:45:02.106 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 22:45:02.106 INFO [stderr] | Dec 12 22:45:02.106 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 22:45:02.106 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:02.106 INFO [stderr] | Dec 12 22:45:02.106 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! Dec 12 22:45:02.106 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:02.106 INFO [stderr] Dec 12 22:45:02.106 INFO [stderr] warning: cannot find type `checked` in this scope Dec 12 22:45:02.106 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 22:45:02.106 INFO [stderr] | Dec 12 22:45:02.106 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 22:45:02.106 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:02.106 INFO [stderr] | Dec 12 22:45:02.106 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! Dec 12 22:45:02.106 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:02.106 INFO [stderr] Dec 12 22:45:02.106 INFO [stderr] warning: cannot find type `login` in this scope Dec 12 22:45:02.107 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 22:45:02.107 INFO [stderr] | Dec 12 22:45:02.107 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 22:45:02.107 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:02.107 INFO [stderr] | Dec 12 22:45:02.107 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! Dec 12 22:45:02.107 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:02.107 INFO [stderr] Dec 12 22:45:02.107 INFO [stderr] warning: cannot find type `password` in this scope Dec 12 22:45:02.107 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 22:45:02.107 INFO [stderr] | Dec 12 22:45:02.107 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 22:45:02.107 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:02.107 INFO [stderr] | Dec 12 22:45:02.107 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! Dec 12 22:45:02.107 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:02.107 INFO [stderr] Dec 12 22:45:24.756 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 21s Dec 12 22:45:24.779 INFO [stderr] su: No module specific data is present Dec 12 22:45:29.293 INFO running `"docker" "inspect" "cd0fb2f104636f2afd6b50ecd7ca89801309f5e8b7a63e609c4d5850b9b60bed"` Dec 12 22:45:29.631 INFO running `"docker" "rm" "-f" "cd0fb2f104636f2afd6b50ecd7ca89801309f5e8b7a63e609c4d5850b9b60bed"` Dec 12 22:45:29.935 INFO [stdout] cd0fb2f104636f2afd6b50ecd7ca89801309f5e8b7a63e609c4d5850b9b60bed Dec 12 22:45:29.937 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 12 22:45:30.560 INFO [stdout] 5ad3cd9d5320c8ef334b800198dc5ac460bdf1ff69d6bbc4842589674e58ad86 Dec 12 22:45:30.562 INFO running `"docker" "start" "-a" "5ad3cd9d5320c8ef334b800198dc5ac460bdf1ff69d6bbc4842589674e58ad86"` Dec 12 22:45:32.451 INFO [stderr] usermod: no changes Dec 12 22:45:32.963 INFO [stderr] Compiling todo_rust_server v0.1.0 (/source) Dec 12 22:45:35.245 INFO [stderr] warning: cannot find type `Todo` in this scope Dec 12 22:45:35.245 INFO [stderr] --> src/models.rs:3:21 Dec 12 22:45:35.245 INFO [stderr] | Dec 12 22:45:35.245 INFO [stderr] 3 | #[derive(Serialize, Queryable, Clone, Debug)] Dec 12 22:45:35.245 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:35.245 INFO [stderr] | Dec 12 22:45:35.245 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 12 22:45:35.245 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! Dec 12 22:45:35.245 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:35.245 INFO [stderr] Dec 12 22:45:35.246 INFO [stderr] warning: cannot find type `todos` in this scope Dec 12 22:45:35.246 INFO [stderr] --> src/models.rs:11:10 Dec 12 22:45:35.246 INFO [stderr] | Dec 12 22:45:35.247 INFO [stderr] 11 | #[derive(Insertable, AsChangeset, Deserialize)] Dec 12 22:45:35.247 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:35.247 INFO [stderr] | Dec 12 22:45:35.247 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! Dec 12 22:45:35.248 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:35.248 INFO [stderr] Dec 12 22:45:35.248 INFO [stderr] warning: cannot find type `AsChangesetTodo` in this scope Dec 12 22:45:35.248 INFO [stderr] --> src/models.rs:11:10 Dec 12 22:45:35.249 INFO [stderr] | Dec 12 22:45:35.249 INFO [stderr] 11 | #[derive(Insertable, AsChangeset, Deserialize)] Dec 12 22:45:35.250 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:35.250 INFO [stderr] | Dec 12 22:45:35.250 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! Dec 12 22:45:35.250 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:35.250 INFO [stderr] Dec 12 22:45:35.250 INFO [stderr] warning: cannot find type `AsChangesetTodo` in this scope Dec 12 22:45:35.250 INFO [stderr] --> src/models.rs:11:22 Dec 12 22:45:35.250 INFO [stderr] | Dec 12 22:45:35.250 INFO [stderr] 11 | #[derive(Insertable, AsChangeset, Deserialize)] Dec 12 22:45:35.250 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:35.250 INFO [stderr] | Dec 12 22:45:35.250 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! Dec 12 22:45:35.250 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:35.250 INFO [stderr] Dec 12 22:45:35.250 INFO [stderr] warning: cannot find type `todos` in this scope Dec 12 22:45:35.250 INFO [stderr] --> src/models.rs:11:22 Dec 12 22:45:35.250 INFO [stderr] | Dec 12 22:45:35.250 INFO [stderr] 11 | #[derive(Insertable, AsChangeset, Deserialize)] Dec 12 22:45:35.250 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:35.250 INFO [stderr] | Dec 12 22:45:35.250 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! Dec 12 22:45:35.250 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:35.250 INFO [stderr] Dec 12 22:45:35.250 INFO [stderr] warning: cannot find type `todos` in this scope Dec 12 22:45:35.250 INFO [stderr] --> src/models.rs:18:10 Dec 12 22:45:35.250 INFO [stderr] | Dec 12 22:45:35.250 INFO [stderr] 18 | #[derive(Insertable, Deserialize)] Dec 12 22:45:35.250 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:35.250 INFO [stderr] | Dec 12 22:45:35.250 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! Dec 12 22:45:35.250 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:35.250 INFO [stderr] Dec 12 22:45:35.250 INFO [stderr] warning: cannot find type `InsertableTodo` in this scope Dec 12 22:45:35.250 INFO [stderr] --> src/models.rs:18:10 Dec 12 22:45:35.250 INFO [stderr] | Dec 12 22:45:35.250 INFO [stderr] 18 | #[derive(Insertable, Deserialize)] Dec 12 22:45:35.251 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:35.251 INFO [stderr] | Dec 12 22:45:35.251 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! Dec 12 22:45:35.251 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:35.251 INFO [stderr] Dec 12 22:45:35.251 INFO [stderr] warning: cannot find type `users` in this scope Dec 12 22:45:35.251 INFO [stderr] --> src/models.rs:41:10 Dec 12 22:45:35.251 INFO [stderr] | Dec 12 22:45:35.251 INFO [stderr] 41 | #[derive(Insertable, Deserialize)] Dec 12 22:45:35.251 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:35.251 INFO [stderr] | Dec 12 22:45:35.251 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! Dec 12 22:45:35.251 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:35.251 INFO [stderr] Dec 12 22:45:35.251 INFO [stderr] warning: cannot find type `InsertableUser` in this scope Dec 12 22:45:35.251 INFO [stderr] --> src/models.rs:41:10 Dec 12 22:45:35.251 INFO [stderr] | Dec 12 22:45:35.251 INFO [stderr] 41 | #[derive(Insertable, Deserialize)] Dec 12 22:45:35.251 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:35.251 INFO [stderr] | Dec 12 22:45:35.251 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! Dec 12 22:45:35.251 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:35.251 INFO [stderr] Dec 12 22:45:35.251 INFO [stderr] warning: unused import: `middleware::HandleAuth` Dec 12 22:45:35.251 INFO [stderr] --> src/routes/mod.rs:4:5 Dec 12 22:45:35.251 INFO [stderr] | Dec 12 22:45:35.251 INFO [stderr] 4 | use middleware::HandleAuth; Dec 12 22:45:35.251 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Dec 12 22:45:35.251 INFO [stderr] | Dec 12 22:45:35.251 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 12 22:45:35.251 INFO [stderr] Dec 12 22:45:35.251 INFO [stderr] warning: cannot find type `table` in this scope Dec 12 22:45:35.251 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 12 22:45:35.251 INFO [stderr] | Dec 12 22:45:35.251 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 12 22:45:35.251 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:35.251 INFO [stderr] | Dec 12 22:45:35.251 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! Dec 12 22:45:35.251 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:35.251 INFO [stderr] Dec 12 22:45:35.251 INFO [stderr] warning: cannot find type `id` in this scope Dec 12 22:45:35.251 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 22:45:35.251 INFO [stderr] | Dec 12 22:45:35.251 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 22:45:35.251 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:35.251 INFO [stderr] | Dec 12 22:45:35.251 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! Dec 12 22:45:35.251 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:35.251 INFO [stderr] Dec 12 22:45:35.251 INFO [stderr] warning: cannot find type `token` in this scope Dec 12 22:45:35.251 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 22:45:35.251 INFO [stderr] | Dec 12 22:45:35.251 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 22:45:35.251 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:35.251 INFO [stderr] | Dec 12 22:45:35.251 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! Dec 12 22:45:35.251 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:35.251 INFO [stderr] Dec 12 22:45:35.251 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 12 22:45:35.251 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 22:45:35.251 INFO [stderr] | Dec 12 22:45:35.251 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 22:45:35.251 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:35.251 INFO [stderr] | Dec 12 22:45:35.251 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! Dec 12 22:45:35.251 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:35.251 INFO [stderr] Dec 12 22:45:35.251 INFO [stderr] warning: cannot find type `title` in this scope Dec 12 22:45:35.255 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 22:45:35.255 INFO [stderr] | Dec 12 22:45:35.255 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 22:45:35.255 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:35.255 INFO [stderr] | Dec 12 22:45:35.255 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! Dec 12 22:45:35.255 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:35.255 INFO [stderr] Dec 12 22:45:35.256 INFO [stderr] warning: cannot find type `checked` in this scope Dec 12 22:45:35.256 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 22:45:35.256 INFO [stderr] | Dec 12 22:45:35.256 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 22:45:35.256 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:35.256 INFO [stderr] | Dec 12 22:45:35.256 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! Dec 12 22:45:35.256 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:35.256 INFO [stderr] Dec 12 22:45:35.257 INFO [stderr] warning: cannot find type `login` in this scope Dec 12 22:45:35.257 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 22:45:35.257 INFO [stderr] | Dec 12 22:45:35.257 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 22:45:35.257 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:35.257 INFO [stderr] | Dec 12 22:45:35.257 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! Dec 12 22:45:35.258 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:35.258 INFO [stderr] Dec 12 22:45:35.258 INFO [stderr] warning: cannot find type `password` in this scope Dec 12 22:45:35.258 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 22:45:35.258 INFO [stderr] | Dec 12 22:45:35.258 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 22:45:35.258 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 22:45:35.258 INFO [stderr] | Dec 12 22:45:35.258 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! Dec 12 22:45:35.258 INFO [stderr] = note: for more information, see issue #50504 Dec 12 22:45:35.258 INFO [stderr] Dec 12 22:45:37.192 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.72s Dec 12 22:45:37.215 INFO [stderr] su: No module specific data is present Dec 12 22:45:38.464 INFO running `"docker" "inspect" "5ad3cd9d5320c8ef334b800198dc5ac460bdf1ff69d6bbc4842589674e58ad86"` Dec 12 22:45:38.760 INFO running `"docker" "rm" "-f" "5ad3cd9d5320c8ef334b800198dc5ac460bdf1ff69d6bbc4842589674e58ad86"` Dec 12 22:45:39.102 INFO [stdout] 5ad3cd9d5320c8ef334b800198dc5ac460bdf1ff69d6bbc4842589674e58ad86 Dec 12 22:45:39.105 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 12 22:45:39.507 INFO [stdout] cc8ac79e34fd04baa63e7fda184ccb5fd71642d695cd0615d5611b74d0dcf137 Dec 12 22:45:39.513 INFO running `"docker" "start" "-a" "cc8ac79e34fd04baa63e7fda184ccb5fd71642d695cd0615d5611b74d0dcf137"` Dec 12 22:45:41.114 INFO [stderr] usermod: no changes Dec 12 22:45:41.416 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s Dec 12 22:45:41.447 INFO [stderr] Running /target/debug/deps/todo_rust_server-3becd6088b6c1509 Dec 12 22:45:41.461 INFO [stdout] Dec 12 22:45:41.461 INFO [stdout] running 0 tests Dec 12 22:45:41.461 INFO [stdout] Dec 12 22:45:41.461 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 12 22:45:41.461 INFO [stdout] Dec 12 22:45:41.463 INFO [stderr] Running /target/debug/deps/todo_rust_server-4b32b286b9cbcd1b Dec 12 22:45:41.467 INFO [stdout] Dec 12 22:45:41.467 INFO [stdout] running 0 tests Dec 12 22:45:41.467 INFO [stdout] Dec 12 22:45:41.467 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 12 22:45:41.467 INFO [stdout] Dec 12 22:45:41.467 INFO [stderr] Doc-tests todo_rust_server Dec 12 22:45:43.995 INFO [stdout] Dec 12 22:45:43.995 INFO [stdout] running 0 tests Dec 12 22:45:43.995 INFO [stdout] Dec 12 22:45:43.995 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 12 22:45:43.995 INFO [stdout] Dec 12 22:45:44.007 INFO [stderr] su: No module specific data is present Dec 12 22:45:45.121 INFO running `"docker" "inspect" "cc8ac79e34fd04baa63e7fda184ccb5fd71642d695cd0615d5611b74d0dcf137"` Dec 12 22:45:45.527 INFO running `"docker" "rm" "-f" "cc8ac79e34fd04baa63e7fda184ccb5fd71642d695cd0615d5611b74d0dcf137"` Dec 12 22:45:45.792 INFO [stdout] cc8ac79e34fd04baa63e7fda184ccb5fd71642d695cd0615d5611b74d0dcf137