Dec 11 17:50:36.173 INFO checking goriunov/rust-test against master#3a75e80557a103497cffbcab395a2f37061a77ea for pr-56677 Dec 11 17:50:36.173 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-3/master#3a75e80557a103497cffbcab395a2f37061a77ea:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56677/master#3a75e80557a103497cffbcab395a2f37061a77ea:/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 +3a75e80557a103497cffbcab395a2f37061a77ea-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"` Dec 11 17:50:36.516 INFO [stdout] ea2de07de8d6509ba49002284d17386286f31bfe6ffa535bdb985979056273bc Dec 11 17:50:36.522 INFO running `"docker" "start" "-a" "ea2de07de8d6509ba49002284d17386286f31bfe6ffa535bdb985979056273bc"` Dec 11 17:50:38.065 INFO [stderr] usermod: no changes Dec 11 17:50:38.305 INFO [stderr] Checking diesel v1.3.3 Dec 11 17:50:38.305 INFO [stderr] Checking tokio-threadpool v0.1.8 Dec 11 17:50:38.306 INFO [stderr] Checking tokio-reactor v0.1.6 Dec 11 17:50:41.247 INFO [stderr] Checking tokio-uds v0.2.3 Dec 11 17:50:41.247 INFO [stderr] Checking tokio-tcp v0.1.2 Dec 11 17:50:41.247 INFO [stderr] Checking tokio-udp v0.1.2 Dec 11 17:50:42.558 INFO [stderr] Checking tokio-fs v0.1.4 Dec 11 17:50:46.741 INFO [stderr] Checking tokio v0.1.11 Dec 11 17:50:49.136 INFO [stderr] Checking hyper v0.12.13 Dec 11 17:51:18.352 INFO [stderr] Checking vouc v0.1.0 (/source) Dec 11 17:51:21.387 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 17:51:21.387 INFO [stderr] --> src/models.rs:3:10 Dec 11 17:51:21.387 INFO [stderr] | Dec 11 17:51:21.387 INFO [stderr] 3 | #[derive(Queryable, Clone, Debug)] Dec 11 17:51:21.387 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 17:51:21.387 INFO [stderr] | Dec 11 17:51:21.387 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 17:51:21.387 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 11 17:51:21.387 INFO [stderr] = note: for more information, see issue #50504 Dec 11 17:51:21.387 INFO [stderr] Dec 11 17:51:21.387 INFO [stderr] warning: cannot find type `posts` in this scope Dec 11 17:51:21.387 INFO [stderr] --> src/models.rs:11:10 Dec 11 17:51:21.387 INFO [stderr] | Dec 11 17:51:21.387 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 11 17:51:21.387 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 17:51:21.387 INFO [stderr] | Dec 11 17:51:21.387 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 11 17:51:21.387 INFO [stderr] = note: for more information, see issue #50504 Dec 11 17:51:21.387 INFO [stderr] Dec 11 17:51:21.387 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 11 17:51:21.387 INFO [stderr] --> src/models.rs:11:10 Dec 11 17:51:21.387 INFO [stderr] | Dec 11 17:51:21.387 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 11 17:51:21.387 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 17:51:21.387 INFO [stderr] | Dec 11 17:51:21.388 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 11 17:51:21.388 INFO [stderr] = note: for more information, see issue #50504 Dec 11 17:51:21.388 INFO [stderr] Dec 11 17:51:21.388 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 17:51:21.388 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 17:51:21.388 INFO [stderr] | Dec 11 17:51:21.388 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 17:51:21.388 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 17:51:21.388 INFO [stderr] | Dec 11 17:51:21.388 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 11 17:51:21.388 INFO [stderr] = note: for more information, see issue #50504 Dec 11 17:51:21.388 INFO [stderr] Dec 11 17:51:21.388 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 17:51:21.388 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 17:51:21.388 INFO [stderr] | Dec 11 17:51:21.388 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 17:51:21.388 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 17:51:21.388 INFO [stderr] | Dec 11 17:51:21.388 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 11 17:51:21.388 INFO [stderr] = note: for more information, see issue #50504 Dec 11 17:51:21.388 INFO [stderr] Dec 11 17:51:21.388 INFO [stderr] warning: cannot find type `title` in this scope Dec 11 17:51:21.388 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 17:51:21.388 INFO [stderr] | Dec 11 17:51:21.388 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 17:51:21.388 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 17:51:21.388 INFO [stderr] | Dec 11 17:51:21.388 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 11 17:51:21.388 INFO [stderr] = note: for more information, see issue #50504 Dec 11 17:51:21.392 INFO [stderr] Dec 11 17:51:21.392 INFO [stderr] warning: cannot find type `body` in this scope Dec 11 17:51:21.392 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 17:51:21.392 INFO [stderr] | Dec 11 17:51:21.392 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 17:51:21.392 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 17:51:21.392 INFO [stderr] | Dec 11 17:51:21.392 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 11 17:51:21.392 INFO [stderr] = note: for more information, see issue #50504 Dec 11 17:51:21.392 INFO [stderr] Dec 11 17:51:21.392 INFO [stderr] warning: cannot find type `published` in this scope Dec 11 17:51:21.392 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 17:51:21.392 INFO [stderr] | Dec 11 17:51:21.392 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 17:51:21.392 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 17:51:21.392 INFO [stderr] | Dec 11 17:51:21.392 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 11 17:51:21.392 INFO [stderr] = note: for more information, see issue #50504 Dec 11 17:51:21.392 INFO [stderr] Dec 11 17:51:21.464 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 17:51:21.464 INFO [stderr] --> src/models.rs:3:10 Dec 11 17:51:21.464 INFO [stderr] | Dec 11 17:51:21.464 INFO [stderr] 3 | #[derive(Queryable, Clone, Debug)] Dec 11 17:51:21.465 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 17:51:21.465 INFO [stderr] | Dec 11 17:51:21.465 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 17:51:21.465 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 11 17:51:21.465 INFO [stderr] = note: for more information, see issue #50504 Dec 11 17:51:21.465 INFO [stderr] Dec 11 17:51:21.465 INFO [stderr] warning: cannot find type `posts` in this scope Dec 11 17:51:21.465 INFO [stderr] --> src/models.rs:11:10 Dec 11 17:51:21.465 INFO [stderr] | Dec 11 17:51:21.465 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 11 17:51:21.465 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 17:51:21.465 INFO [stderr] | Dec 11 17:51:21.465 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 11 17:51:21.465 INFO [stderr] = note: for more information, see issue #50504 Dec 11 17:51:21.465 INFO [stderr] Dec 11 17:51:21.465 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 11 17:51:21.465 INFO [stderr] --> src/models.rs:11:10 Dec 11 17:51:21.465 INFO [stderr] | Dec 11 17:51:21.465 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 11 17:51:21.465 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 17:51:21.465 INFO [stderr] | Dec 11 17:51:21.465 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 11 17:51:21.465 INFO [stderr] = note: for more information, see issue #50504 Dec 11 17:51:21.465 INFO [stderr] Dec 11 17:51:21.465 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 17:51:21.465 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 17:51:21.465 INFO [stderr] | Dec 11 17:51:21.465 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 17:51:21.465 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 17:51:21.465 INFO [stderr] | Dec 11 17:51:21.465 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 11 17:51:21.465 INFO [stderr] = note: for more information, see issue #50504 Dec 11 17:51:21.465 INFO [stderr] Dec 11 17:51:21.465 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 17:51:21.465 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 17:51:21.465 INFO [stderr] | Dec 11 17:51:21.465 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 17:51:21.465 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 17:51:21.465 INFO [stderr] | Dec 11 17:51:21.465 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 11 17:51:21.465 INFO [stderr] = note: for more information, see issue #50504 Dec 11 17:51:21.465 INFO [stderr] Dec 11 17:51:21.465 INFO [stderr] warning: cannot find type `title` in this scope Dec 11 17:51:21.465 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 17:51:21.465 INFO [stderr] | Dec 11 17:51:21.465 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 17:51:21.465 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 17:51:21.465 INFO [stderr] | Dec 11 17:51:21.465 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 11 17:51:21.465 INFO [stderr] = note: for more information, see issue #50504 Dec 11 17:51:21.465 INFO [stderr] Dec 11 17:51:21.466 INFO [stderr] warning: cannot find type `body` in this scope Dec 11 17:51:21.466 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 17:51:21.466 INFO [stderr] | Dec 11 17:51:21.466 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 17:51:21.466 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 17:51:21.466 INFO [stderr] | Dec 11 17:51:21.466 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 11 17:51:21.466 INFO [stderr] = note: for more information, see issue #50504 Dec 11 17:51:21.467 INFO [stderr] Dec 11 17:51:21.467 INFO [stderr] warning: cannot find type `published` in this scope Dec 11 17:51:21.467 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 17:51:21.467 INFO [stderr] | Dec 11 17:51:21.468 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 17:51:21.468 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 17:51:21.468 INFO [stderr] | Dec 11 17:51:21.468 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 11 17:51:21.468 INFO [stderr] = note: for more information, see issue #50504 Dec 11 17:51:21.472 INFO [stderr] Dec 11 17:51:21.976 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.89s Dec 11 17:51:21.993 INFO [stderr] su: No module specific data is present Dec 11 17:51:22.629 INFO running `"docker" "inspect" "ea2de07de8d6509ba49002284d17386286f31bfe6ffa535bdb985979056273bc"` Dec 11 17:51:22.820 INFO running `"docker" "rm" "-f" "ea2de07de8d6509ba49002284d17386286f31bfe6ffa535bdb985979056273bc"` Dec 11 17:51:23.107 INFO [stdout] ea2de07de8d6509ba49002284d17386286f31bfe6ffa535bdb985979056273bc