Nov 30 02:21:41.848 INFO checking goriunov/rust-test against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 02:21:41.848 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-1/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 30 02:21:42.080 INFO [stdout] e0d06b6d491070fbdbfa67253e8122fd16bf4710f23ed05d4f555c57816cfc5b Nov 30 02:21:42.084 INFO running `"docker" "start" "-a" "e0d06b6d491070fbdbfa67253e8122fd16bf4710f23ed05d4f555c57816cfc5b"` Nov 30 02:21:42.675 INFO [stderr] usermod: no changes Nov 30 02:21:42.856 INFO [stderr] Checking r2d2 v0.8.3 Nov 30 02:21:42.856 INFO [stderr] Checking tokio-threadpool v0.1.8 Nov 30 02:21:42.856 INFO [stderr] Checking tokio-reactor v0.1.6 Nov 30 02:21:43.956 INFO [stderr] Checking diesel v1.3.3 Nov 30 02:21:44.992 INFO [stderr] Checking tokio-fs v0.1.4 Nov 30 02:21:45.008 INFO [stderr] Checking tokio-tcp v0.1.2 Nov 30 02:21:45.008 INFO [stderr] Checking tokio-uds v0.2.3 Nov 30 02:21:45.008 INFO [stderr] Checking tokio-udp v0.1.2 Nov 30 02:21:48.264 INFO [stderr] Checking tokio v0.1.11 Nov 30 02:21:50.444 INFO [stderr] Checking hyper v0.12.13 Nov 30 02:22:23.588 INFO [stderr] Checking vouc v0.1.0 (/source) Nov 30 02:22:25.916 INFO [stderr] warning: cannot find type `Post` in this scope Nov 30 02:22:25.916 INFO [stderr] --> src/models.rs:3:10 Nov 30 02:22:25.916 INFO [stderr] | Nov 30 02:22:25.916 INFO [stderr] 3 | #[derive(Queryable, Clone, Debug)] Nov 30 02:22:25.916 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 02:22:25.916 INFO [stderr] | Nov 30 02:22:25.916 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 02:22:25.916 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 30 02:22:25.916 INFO [stderr] = note: for more information, see issue #50504 Nov 30 02:22:25.916 INFO [stderr] Nov 30 02:22:25.916 INFO [stderr] warning: cannot find type `posts` in this scope Nov 30 02:22:25.916 INFO [stderr] --> src/models.rs:11:10 Nov 30 02:22:25.916 INFO [stderr] | Nov 30 02:22:25.916 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Nov 30 02:22:25.916 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 02:22:25.916 INFO [stderr] | Nov 30 02:22:25.918 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 30 02:22:25.918 INFO [stderr] = note: for more information, see issue #50504 Nov 30 02:22:25.918 INFO [stderr] Nov 30 02:22:25.918 INFO [stderr] warning: cannot find type `NewPost` in this scope Nov 30 02:22:25.918 INFO [stderr] --> src/models.rs:11:10 Nov 30 02:22:25.918 INFO [stderr] | Nov 30 02:22:25.918 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Nov 30 02:22:25.918 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 02:22:25.918 INFO [stderr] | Nov 30 02:22:25.918 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 30 02:22:25.918 INFO [stderr] = note: for more information, see issue #50504 Nov 30 02:22:25.918 INFO [stderr] Nov 30 02:22:25.918 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 02:22:25.918 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 02:22:25.919 INFO [stderr] | Nov 30 02:22:25.919 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 02:22:25.919 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 02:22:25.919 INFO [stderr] | Nov 30 02:22:25.919 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 30 02:22:25.919 INFO [stderr] = note: for more information, see issue #50504 Nov 30 02:22:25.919 INFO [stderr] Nov 30 02:22:25.919 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 02:22:25.919 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 02:22:25.919 INFO [stderr] | Nov 30 02:22:25.919 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 02:22:25.919 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 02:22:25.919 INFO [stderr] | Nov 30 02:22:25.919 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 30 02:22:25.919 INFO [stderr] = note: for more information, see issue #50504 Nov 30 02:22:25.919 INFO [stderr] Nov 30 02:22:25.919 INFO [stderr] warning: cannot find type `title` in this scope Nov 30 02:22:25.919 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 02:22:25.919 INFO [stderr] | Nov 30 02:22:25.919 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 02:22:25.919 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 02:22:25.919 INFO [stderr] | Nov 30 02:22:25.919 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 30 02:22:25.919 INFO [stderr] = note: for more information, see issue #50504 Nov 30 02:22:25.919 INFO [stderr] Nov 30 02:22:25.919 INFO [stderr] warning: cannot find type `body` in this scope Nov 30 02:22:25.919 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 02:22:25.919 INFO [stderr] | Nov 30 02:22:25.919 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 02:22:25.919 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 02:22:25.919 INFO [stderr] | Nov 30 02:22:25.919 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 30 02:22:25.919 INFO [stderr] = note: for more information, see issue #50504 Nov 30 02:22:25.919 INFO [stderr] Nov 30 02:22:25.919 INFO [stderr] warning: cannot find type `published` in this scope Nov 30 02:22:25.919 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 02:22:25.919 INFO [stderr] | Nov 30 02:22:25.919 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 02:22:25.919 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 02:22:25.919 INFO [stderr] | Nov 30 02:22:25.919 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 30 02:22:25.919 INFO [stderr] = note: for more information, see issue #50504 Nov 30 02:22:25.919 INFO [stderr] Nov 30 02:22:26.012 INFO [stderr] warning: cannot find type `Post` in this scope Nov 30 02:22:26.012 INFO [stderr] --> src/models.rs:3:10 Nov 30 02:22:26.012 INFO [stderr] | Nov 30 02:22:26.012 INFO [stderr] 3 | #[derive(Queryable, Clone, Debug)] Nov 30 02:22:26.012 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 02:22:26.012 INFO [stderr] | Nov 30 02:22:26.012 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 02:22:26.012 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 30 02:22:26.012 INFO [stderr] = note: for more information, see issue #50504 Nov 30 02:22:26.012 INFO [stderr] Nov 30 02:22:26.012 INFO [stderr] warning: cannot find type `posts` in this scope Nov 30 02:22:26.012 INFO [stderr] --> src/models.rs:11:10 Nov 30 02:22:26.012 INFO [stderr] | Nov 30 02:22:26.012 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Nov 30 02:22:26.012 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 02:22:26.012 INFO [stderr] | Nov 30 02:22:26.012 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 30 02:22:26.012 INFO [stderr] = note: for more information, see issue #50504 Nov 30 02:22:26.012 INFO [stderr] Nov 30 02:22:26.012 INFO [stderr] warning: cannot find type `NewPost` in this scope Nov 30 02:22:26.012 INFO [stderr] --> src/models.rs:11:10 Nov 30 02:22:26.012 INFO [stderr] | Nov 30 02:22:26.012 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Nov 30 02:22:26.012 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 02:22:26.012 INFO [stderr] | Nov 30 02:22:26.012 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 30 02:22:26.012 INFO [stderr] = note: for more information, see issue #50504 Nov 30 02:22:26.012 INFO [stderr] Nov 30 02:22:26.012 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 02:22:26.012 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 02:22:26.012 INFO [stderr] | Nov 30 02:22:26.012 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 02:22:26.012 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 02:22:26.012 INFO [stderr] | Nov 30 02:22:26.012 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 30 02:22:26.012 INFO [stderr] = note: for more information, see issue #50504 Nov 30 02:22:26.012 INFO [stderr] Nov 30 02:22:26.012 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 02:22:26.012 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 02:22:26.012 INFO [stderr] | Nov 30 02:22:26.012 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 02:22:26.012 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 02:22:26.013 INFO [stderr] | Nov 30 02:22:26.013 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 30 02:22:26.013 INFO [stderr] = note: for more information, see issue #50504 Nov 30 02:22:26.013 INFO [stderr] Nov 30 02:22:26.013 INFO [stderr] warning: cannot find type `title` in this scope Nov 30 02:22:26.013 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 02:22:26.013 INFO [stderr] | Nov 30 02:22:26.013 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 02:22:26.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 02:22:26.013 INFO [stderr] | Nov 30 02:22:26.013 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 30 02:22:26.013 INFO [stderr] = note: for more information, see issue #50504 Nov 30 02:22:26.013 INFO [stderr] Nov 30 02:22:26.013 INFO [stderr] warning: cannot find type `body` in this scope Nov 30 02:22:26.013 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 02:22:26.013 INFO [stderr] | Nov 30 02:22:26.013 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 02:22:26.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 02:22:26.013 INFO [stderr] | Nov 30 02:22:26.013 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 30 02:22:26.013 INFO [stderr] = note: for more information, see issue #50504 Nov 30 02:22:26.013 INFO [stderr] Nov 30 02:22:26.013 INFO [stderr] warning: cannot find type `published` in this scope Nov 30 02:22:26.013 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 02:22:26.013 INFO [stderr] | Nov 30 02:22:26.013 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 02:22:26.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 02:22:26.013 INFO [stderr] | Nov 30 02:22:26.013 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 30 02:22:26.013 INFO [stderr] = note: for more information, see issue #50504 Nov 30 02:22:26.013 INFO [stderr] Nov 30 02:22:26.367 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.66s Nov 30 02:22:26.393 INFO [stderr] su: No module specific data is present Nov 30 02:22:27.112 INFO running `"docker" "inspect" "e0d06b6d491070fbdbfa67253e8122fd16bf4710f23ed05d4f555c57816cfc5b"` Nov 30 02:22:27.348 INFO running `"docker" "rm" "-f" "e0d06b6d491070fbdbfa67253e8122fd16bf4710f23ed05d4f555c57816cfc5b"` Nov 30 02:22:27.452 INFO [stdout] e0d06b6d491070fbdbfa67253e8122fd16bf4710f23ed05d4f555c57816cfc5b