Dec 13 18:13:08.171 INFO testing goriunov/rust-test against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 18:13:08.171 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 13 18:13:08.703 INFO [stdout] 73d5011185b58f9a95964140dcd5cced451bbc7f6cfaf4464f49ec9628e53fc6 Dec 13 18:13:08.708 INFO running `"docker" "start" "-a" "73d5011185b58f9a95964140dcd5cced451bbc7f6cfaf4464f49ec9628e53fc6"` Dec 13 18:13:10.091 INFO [stderr] usermod: no changes Dec 13 18:13:10.357 INFO [stderr] Compiling diesel v1.3.3 Dec 13 18:13:10.357 INFO [stderr] Compiling tokio-threadpool v0.1.8 Dec 13 18:13:10.370 INFO [stderr] Compiling tokio-reactor v0.1.6 Dec 13 18:13:16.387 INFO [stderr] Compiling tokio-uds v0.2.3 Dec 13 18:13:16.419 INFO [stderr] Compiling tokio-udp v0.1.2 Dec 13 18:13:16.547 INFO [stderr] Compiling tokio-tcp v0.1.2 Dec 13 18:13:17.023 INFO [stderr] Compiling tokio-fs v0.1.4 Dec 13 18:13:21.951 INFO [stderr] Compiling tokio v0.1.11 Dec 13 18:13:25.947 INFO [stderr] Compiling hyper v0.12.13 Dec 13 18:13:58.928 INFO [stderr] Compiling vouc v0.1.0 (/source) Dec 13 18:14:01.180 INFO [stderr] warning: cannot find type `Post` in this scope Dec 13 18:14:01.180 INFO [stderr] --> src/models.rs:3:10 Dec 13 18:14:01.180 INFO [stderr] | Dec 13 18:14:01.180 INFO [stderr] 3 | #[derive(Queryable, Clone, Debug)] Dec 13 18:14:01.180 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 18:14:01.180 INFO [stderr] | Dec 13 18:14:01.180 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 18:14:01.180 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 13 18:14:01.180 INFO [stderr] = note: for more information, see issue #50504 Dec 13 18:14:01.180 INFO [stderr] Dec 13 18:14:01.180 INFO [stderr] warning: cannot find type `posts` in this scope Dec 13 18:14:01.180 INFO [stderr] --> src/models.rs:11:10 Dec 13 18:14:01.180 INFO [stderr] | Dec 13 18:14:01.180 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 13 18:14:01.180 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 18:14:01.180 INFO [stderr] | Dec 13 18:14:01.180 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 13 18:14:01.180 INFO [stderr] = note: for more information, see issue #50504 Dec 13 18:14:01.180 INFO [stderr] Dec 13 18:14:01.180 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 13 18:14:01.180 INFO [stderr] --> src/models.rs:11:10 Dec 13 18:14:01.180 INFO [stderr] | Dec 13 18:14:01.180 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 13 18:14:01.180 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 18:14:01.180 INFO [stderr] | Dec 13 18:14:01.180 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 13 18:14:01.180 INFO [stderr] = note: for more information, see issue #50504 Dec 13 18:14:01.180 INFO [stderr] Dec 13 18:14:01.180 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 18:14:01.180 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 18:14:01.180 INFO [stderr] | Dec 13 18:14:01.180 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 18:14:01.180 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 18:14:01.180 INFO [stderr] | Dec 13 18:14:01.180 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 13 18:14:01.180 INFO [stderr] = note: for more information, see issue #50504 Dec 13 18:14:01.180 INFO [stderr] Dec 13 18:14:01.180 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 18:14:01.180 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 18:14:01.180 INFO [stderr] | Dec 13 18:14:01.181 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 18:14:01.181 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 18:14:01.181 INFO [stderr] | Dec 13 18:14:01.181 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 13 18:14:01.181 INFO [stderr] = note: for more information, see issue #50504 Dec 13 18:14:01.181 INFO [stderr] Dec 13 18:14:01.181 INFO [stderr] warning: cannot find type `title` in this scope Dec 13 18:14:01.181 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 18:14:01.181 INFO [stderr] | Dec 13 18:14:01.181 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 18:14:01.181 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 18:14:01.181 INFO [stderr] | Dec 13 18:14:01.181 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 13 18:14:01.181 INFO [stderr] = note: for more information, see issue #50504 Dec 13 18:14:01.181 INFO [stderr] Dec 13 18:14:01.181 INFO [stderr] warning: cannot find type `body` in this scope Dec 13 18:14:01.181 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 18:14:01.181 INFO [stderr] | Dec 13 18:14:01.181 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 18:14:01.181 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 18:14:01.181 INFO [stderr] | Dec 13 18:14:01.181 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 13 18:14:01.181 INFO [stderr] = note: for more information, see issue #50504 Dec 13 18:14:01.181 INFO [stderr] Dec 13 18:14:01.181 INFO [stderr] warning: cannot find type `published` in this scope Dec 13 18:14:01.181 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 18:14:01.181 INFO [stderr] | Dec 13 18:14:01.181 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 18:14:01.181 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 18:14:01.181 INFO [stderr] | Dec 13 18:14:01.181 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 13 18:14:01.181 INFO [stderr] = note: for more information, see issue #50504 Dec 13 18:14:01.181 INFO [stderr] Dec 13 18:14:06.824 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.70s Dec 13 18:14:06.835 INFO [stderr] su: No module specific data is present Dec 13 18:14:07.272 INFO running `"docker" "inspect" "73d5011185b58f9a95964140dcd5cced451bbc7f6cfaf4464f49ec9628e53fc6"` Dec 13 18:14:07.455 INFO running `"docker" "rm" "-f" "73d5011185b58f9a95964140dcd5cced451bbc7f6cfaf4464f49ec9628e53fc6"` Dec 13 18:14:07.587 INFO [stdout] 73d5011185b58f9a95964140dcd5cced451bbc7f6cfaf4464f49ec9628e53fc6 Dec 13 18:14:07.592 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 13 18:14:07.787 INFO [stdout] e13faee66cd18db84c9df730b70d89e907a9abff6baec02b5b095f294ed95bfe Dec 13 18:14:07.790 INFO running `"docker" "start" "-a" "e13faee66cd18db84c9df730b70d89e907a9abff6baec02b5b095f294ed95bfe"` Dec 13 18:14:08.270 INFO [stderr] usermod: no changes Dec 13 18:14:08.415 INFO [stderr] Compiling vouc v0.1.0 (/source) Dec 13 18:14:10.674 INFO [stderr] warning: cannot find type `Post` in this scope Dec 13 18:14:10.674 INFO [stderr] --> src/models.rs:3:10 Dec 13 18:14:10.674 INFO [stderr] | Dec 13 18:14:10.674 INFO [stderr] 3 | #[derive(Queryable, Clone, Debug)] Dec 13 18:14:10.674 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 18:14:10.674 INFO [stderr] | Dec 13 18:14:10.674 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 18:14:10.674 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 13 18:14:10.674 INFO [stderr] = note: for more information, see issue #50504 Dec 13 18:14:10.674 INFO [stderr] Dec 13 18:14:10.674 INFO [stderr] warning: cannot find type `posts` in this scope Dec 13 18:14:10.674 INFO [stderr] --> src/models.rs:11:10 Dec 13 18:14:10.674 INFO [stderr] | Dec 13 18:14:10.674 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 13 18:14:10.674 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 18:14:10.674 INFO [stderr] | Dec 13 18:14:10.674 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 13 18:14:10.674 INFO [stderr] = note: for more information, see issue #50504 Dec 13 18:14:10.674 INFO [stderr] Dec 13 18:14:10.674 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 13 18:14:10.674 INFO [stderr] --> src/models.rs:11:10 Dec 13 18:14:10.674 INFO [stderr] | Dec 13 18:14:10.674 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 13 18:14:10.674 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 18:14:10.674 INFO [stderr] | Dec 13 18:14:10.674 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 13 18:14:10.674 INFO [stderr] = note: for more information, see issue #50504 Dec 13 18:14:10.674 INFO [stderr] Dec 13 18:14:10.674 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 18:14:10.674 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 18:14:10.674 INFO [stderr] | Dec 13 18:14:10.674 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 18:14:10.674 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 18:14:10.674 INFO [stderr] | Dec 13 18:14:10.674 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 13 18:14:10.674 INFO [stderr] = note: for more information, see issue #50504 Dec 13 18:14:10.674 INFO [stderr] Dec 13 18:14:10.674 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 18:14:10.674 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 18:14:10.674 INFO [stderr] | Dec 13 18:14:10.674 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 18:14:10.674 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 18:14:10.674 INFO [stderr] | Dec 13 18:14:10.674 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 13 18:14:10.674 INFO [stderr] = note: for more information, see issue #50504 Dec 13 18:14:10.674 INFO [stderr] Dec 13 18:14:10.674 INFO [stderr] warning: cannot find type `title` in this scope Dec 13 18:14:10.674 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 18:14:10.674 INFO [stderr] | Dec 13 18:14:10.674 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 18:14:10.674 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 18:14:10.674 INFO [stderr] | Dec 13 18:14:10.674 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 13 18:14:10.674 INFO [stderr] = note: for more information, see issue #50504 Dec 13 18:14:10.674 INFO [stderr] Dec 13 18:14:10.674 INFO [stderr] warning: cannot find type `body` in this scope Dec 13 18:14:10.674 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 18:14:10.674 INFO [stderr] | Dec 13 18:14:10.675 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 18:14:10.675 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 18:14:10.675 INFO [stderr] | Dec 13 18:14:10.675 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 13 18:14:10.675 INFO [stderr] = note: for more information, see issue #50504 Dec 13 18:14:10.675 INFO [stderr] Dec 13 18:14:10.675 INFO [stderr] warning: cannot find type `published` in this scope Dec 13 18:14:10.675 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 18:14:10.675 INFO [stderr] | Dec 13 18:14:10.675 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 18:14:10.675 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 18:14:10.675 INFO [stderr] | Dec 13 18:14:10.675 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 13 18:14:10.675 INFO [stderr] = note: for more information, see issue #50504 Dec 13 18:14:10.675 INFO [stderr] Dec 13 18:14:11.254 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.96s Dec 13 18:14:11.269 INFO [stderr] su: No module specific data is present Dec 13 18:14:11.567 INFO running `"docker" "inspect" "e13faee66cd18db84c9df730b70d89e907a9abff6baec02b5b095f294ed95bfe"` Dec 13 18:14:11.700 INFO running `"docker" "rm" "-f" "e13faee66cd18db84c9df730b70d89e907a9abff6baec02b5b095f294ed95bfe"` Dec 13 18:14:11.810 INFO [stdout] e13faee66cd18db84c9df730b70d89e907a9abff6baec02b5b095f294ed95bfe Dec 13 18:14:11.813 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 13 18:14:12.068 INFO [stdout] b7801433065c123b3b4a2c243722242cea47784bfc3a1d6fd94a521623dda5d7 Dec 13 18:14:12.072 INFO running `"docker" "start" "-a" "b7801433065c123b3b4a2c243722242cea47784bfc3a1d6fd94a521623dda5d7"` Dec 13 18:14:12.465 INFO [stderr] usermod: no changes Dec 13 18:14:12.613 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s Dec 13 18:14:12.628 INFO [stderr] Running /target/debug/deps/vouc-c97fe46390b660df Dec 13 18:14:12.633 INFO [stdout] Dec 13 18:14:12.633 INFO [stdout] running 0 tests Dec 13 18:14:12.633 INFO [stdout] Dec 13 18:14:12.633 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 18:14:12.633 INFO [stdout] Dec 13 18:14:12.636 INFO [stderr] su: No module specific data is present Dec 13 18:14:12.947 INFO running `"docker" "inspect" "b7801433065c123b3b4a2c243722242cea47784bfc3a1d6fd94a521623dda5d7"` Dec 13 18:14:13.199 INFO running `"docker" "rm" "-f" "b7801433065c123b3b4a2c243722242cea47784bfc3a1d6fd94a521623dda5d7"` Dec 13 18:14:13.427 INFO [stdout] b7801433065c123b3b4a2c243722242cea47784bfc3a1d6fd94a521623dda5d7