Dec 05 10:08:30.842 INFO testing rezlindvm/viber-alerts against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 05 10:08:30.842 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 05 10:08:31.362 INFO [stdout] 0fc68e8032dcdde204d1ba7fd0b500d8ae96859fa4c383790802177d64041af6 Dec 05 10:08:31.364 INFO running `"docker" "start" "-a" "0fc68e8032dcdde204d1ba7fd0b500d8ae96859fa4c383790802177d64041af6"` Dec 05 10:08:33.312 INFO [stderr] usermod: no changes Dec 05 10:08:33.933 INFO [stderr] Compiling arc-swap v0.3.5 Dec 05 10:08:33.942 INFO [stderr] Compiling unic-common v0.7.0 Dec 05 10:08:33.943 INFO [stderr] Compiling unic-char-range v0.7.0 Dec 05 10:08:33.943 INFO [stderr] Compiling encoding_rs v0.8.11 Dec 05 10:08:34.017 INFO [stderr] Compiling deunicode v0.4.3 Dec 05 10:08:34.018 INFO [stderr] Compiling humansize v1.1.0 Dec 05 10:08:34.019 INFO [stderr] Compiling actix-web v0.7.14 Dec 05 10:08:34.020 INFO [stderr] Compiling libz-sys v1.0.25 Dec 05 10:08:35.376 INFO [stderr] Compiling curl-sys v0.4.15 Dec 05 10:08:35.424 INFO [stderr] Compiling want v0.0.6 Dec 05 10:08:36.474 INFO [stderr] Compiling unic-ucd-version v0.7.0 Dec 05 10:08:36.501 INFO [stderr] Compiling unic-char-property v0.7.0 Dec 05 10:08:36.621 INFO [stderr] Compiling signal-hook v0.1.6 Dec 05 10:08:36.633 INFO [stderr] Compiling uuid v0.5.1 Dec 05 10:08:36.881 INFO [stderr] Compiling syn v0.14.9 Dec 05 10:08:36.918 INFO [stderr] Compiling slug v0.1.4 Dec 05 10:08:38.052 INFO [stderr] Compiling diesel v1.3.3 Dec 05 10:08:38.236 INFO [stderr] Compiling error-chain v0.12.0 Dec 05 10:08:41.753 INFO [stderr] Compiling unic-ucd-segment v0.7.0 Dec 05 10:08:41.794 INFO [stderr] Compiling tokio-fs v0.1.4 Dec 05 10:08:41.903 INFO [stderr] Compiling native-tls v0.2.2 Dec 05 10:08:42.142 INFO [stderr] Compiling tokio-openssl v0.2.1 Dec 05 10:08:44.393 INFO [stderr] Compiling parking_lot v0.6.4 Dec 05 10:08:44.747 INFO [stderr] Compiling victoria-dom v0.1.2 Dec 05 10:08:51.484 INFO [stderr] Compiling env_logger v0.5.13 Dec 05 10:08:51.613 INFO [stderr] Compiling unic-segment v0.7.0 Dec 05 10:08:51.667 INFO [stderr] Compiling tokio-reactor v0.1.6 Dec 05 10:08:53.333 INFO [stderr] Compiling crossbeam-channel v0.2.6 Dec 05 10:09:13.420 INFO [stderr] Compiling tokio-tcp v0.1.2 Dec 05 10:09:13.536 INFO [stderr] Compiling tokio-uds v0.2.3 Dec 05 10:09:15.246 INFO [stderr] Compiling tokio-udp v0.1.2 Dec 05 10:09:16.406 INFO [stderr] Compiling tokio-signal v0.2.6 Dec 05 10:09:17.052 INFO [stderr] Compiling curl v0.4.19 Dec 05 10:09:18.348 INFO [stderr] Compiling pest_generator v2.0.0 Dec 05 10:09:27.772 INFO [stderr] Compiling trust-dns-proto v0.5.0 Dec 05 10:09:27.805 INFO [stderr] Compiling tokio v0.1.11 Dec 05 10:09:34.726 INFO [stderr] Compiling oauth2 v2.0.0-alpha.2 Dec 05 10:09:37.579 INFO [stderr] Compiling pest_derive v2.0.1 Dec 05 10:09:40.726 INFO [stderr] Compiling hyper v0.12.14 Dec 05 10:09:45.244 INFO [stderr] Compiling tera v0.11.20 Dec 05 10:09:59.926 INFO [stderr] Compiling trust-dns-resolver v0.10.0 Dec 05 10:10:06.614 INFO [stderr] Compiling hyper-tls v0.3.1 Dec 05 10:10:18.996 INFO [stderr] Compiling reqwest v0.9.5 Dec 05 10:10:19.288 INFO [stderr] Compiling actix v0.7.6 Dec 05 10:10:41.384 INFO [stderr] Compiling actix-net v0.2.2 Dec 05 10:10:43.349 INFO [stderr] Compiling forecast v2.0.0 Dec 05 10:11:19.140 INFO [stderr] Compiling viber_alerts v0.1.0 (/source) Dec 05 10:11:23.156 INFO [stderr] warning: unused import: `actix::Message` Dec 05 10:11:23.156 INFO [stderr] --> src/main.rs:38:5 Dec 05 10:11:23.156 INFO [stderr] | Dec 05 10:11:23.156 INFO [stderr] 38 | use actix::Message; Dec 05 10:11:23.156 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 05 10:11:23.156 INFO [stderr] | Dec 05 10:11:23.156 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 05 10:11:23.156 INFO [stderr] Dec 05 10:11:23.156 INFO [stderr] warning: unused import: `actix_web::*` Dec 05 10:11:23.156 INFO [stderr] --> src/api/mod.rs:3:5 Dec 05 10:11:23.156 INFO [stderr] | Dec 05 10:11:23.156 INFO [stderr] 3 | use actix_web::*; Dec 05 10:11:23.156 INFO [stderr] | ^^^^^^^^^^^^ Dec 05 10:11:23.156 INFO [stderr] Dec 05 10:11:23.156 INFO [stderr] warning: cannot find type `users` in this scope Dec 05 10:11:23.156 INFO [stderr] --> src/models.rs:4:10 Dec 05 10:11:23.156 INFO [stderr] | Dec 05 10:11:23.156 INFO [stderr] 4 | #[derive(Insertable)] Dec 05 10:11:23.156 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:11:23.156 INFO [stderr] | Dec 05 10:11:23.156 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 10:11:23.156 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 05 10:11:23.156 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:11:23.156 INFO [stderr] Dec 05 10:11:23.156 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 05 10:11:23.156 INFO [stderr] --> src/models.rs:4:10 Dec 05 10:11:23.156 INFO [stderr] | Dec 05 10:11:23.156 INFO [stderr] 4 | #[derive(Insertable)] Dec 05 10:11:23.156 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:11:23.156 INFO [stderr] | Dec 05 10:11:23.156 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 05 10:11:23.156 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:11:23.156 INFO [stderr] Dec 05 10:11:23.156 INFO [stderr] warning: cannot find type `users` in this scope Dec 05 10:11:23.156 INFO [stderr] --> src/models.rs:4:10 Dec 05 10:11:23.156 INFO [stderr] | Dec 05 10:11:23.156 INFO [stderr] 4 | #[derive(Insertable)] Dec 05 10:11:23.156 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:11:23.156 INFO [stderr] | Dec 05 10:11:23.156 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 05 10:11:23.156 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:11:23.156 INFO [stderr] Dec 05 10:11:23.156 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 10:11:23.156 INFO [stderr] --> src/models.rs:12:10 Dec 05 10:11:23.156 INFO [stderr] | Dec 05 10:11:23.156 INFO [stderr] 12 | #[derive(Queryable, Debug, Serialize)] Dec 05 10:11:23.156 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:11:23.157 INFO [stderr] | Dec 05 10:11:23.157 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 05 10:11:23.157 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:11:23.157 INFO [stderr] Dec 05 10:11:23.157 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 10:11:23.157 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 10:11:23.157 INFO [stderr] | Dec 05 10:11:23.157 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 10:11:23.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:11:23.157 INFO [stderr] | Dec 05 10:11:23.157 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 05 10:11:23.157 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:11:23.157 INFO [stderr] Dec 05 10:11:23.157 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 10:11:23.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:11:23.157 INFO [stderr] | Dec 05 10:11:23.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:11:23.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:11:23.157 INFO [stderr] | Dec 05 10:11:23.157 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 05 10:11:23.157 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:11:23.157 INFO [stderr] Dec 05 10:11:23.157 INFO [stderr] warning: cannot find type `email` in this scope Dec 05 10:11:23.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:11:23.157 INFO [stderr] | Dec 05 10:11:23.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:11:23.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:11:23.157 INFO [stderr] | Dec 05 10:11:23.157 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 05 10:11:23.157 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:11:23.157 INFO [stderr] Dec 05 10:11:23.157 INFO [stderr] warning: cannot find type `viber_id` in this scope Dec 05 10:11:23.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:11:23.157 INFO [stderr] | Dec 05 10:11:23.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:11:23.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:11:23.157 INFO [stderr] | Dec 05 10:11:23.157 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 05 10:11:23.157 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:11:23.157 INFO [stderr] Dec 05 10:11:23.157 INFO [stderr] warning: cannot find type `broadcast` in this scope Dec 05 10:11:23.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:11:23.157 INFO [stderr] | Dec 05 10:11:23.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:11:23.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:11:23.157 INFO [stderr] | Dec 05 10:11:23.157 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 05 10:11:23.157 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:11:23.157 INFO [stderr] Dec 05 10:11:23.963 INFO [stderr] error[E0599]: no method named `send` found for type `std::result::Result` in the current scope Dec 05 10:11:23.963 INFO [stderr] --> src/viber/raw.rs:92:10 Dec 05 10:11:23.963 INFO [stderr] | Dec 05 10:11:23.963 INFO [stderr] 92 | .send() Dec 05 10:11:23.963 INFO [stderr] | ^^^^ Dec 05 10:11:23.963 INFO [stderr] Dec 05 10:11:24.061 INFO [stderr] error: aborting due to previous error Dec 05 10:11:24.061 INFO [stderr] Dec 05 10:11:24.061 INFO [stderr] For more information about this error, try `rustc --explain E0599`. Dec 05 10:11:24.127 INFO [stderr] error: Could not compile `viber_alerts`. Dec 05 10:11:24.127 INFO [stderr] Dec 05 10:11:24.127 INFO [stderr] To learn more, run the command again with --verbose. Dec 05 10:11:24.132 INFO [stderr] su: No module specific data is present Dec 05 10:11:24.940 INFO running `"docker" "inspect" "0fc68e8032dcdde204d1ba7fd0b500d8ae96859fa4c383790802177d64041af6"` Dec 05 10:11:25.260 INFO running `"docker" "rm" "-f" "0fc68e8032dcdde204d1ba7fd0b500d8ae96859fa4c383790802177d64041af6"` Dec 05 10:11:25.672 INFO [stdout] 0fc68e8032dcdde204d1ba7fd0b500d8ae96859fa4c383790802177d64041af6