Dec 05 10:08:26.904 INFO testing rezlindvm/viber-alerts against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 10:08:26.904 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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:27.332 INFO [stdout] 24bd05600c7ce0b18b767ee6ba0ec52a66e28676da37f01f0c06a47ee0ea7e0b Dec 05 10:08:27.332 INFO running `"docker" "start" "-a" "24bd05600c7ce0b18b767ee6ba0ec52a66e28676da37f01f0c06a47ee0ea7e0b"` Dec 05 10:08:28.515 INFO [stderr] usermod: no changes Dec 05 10:08:29.196 INFO [stderr] Compiling arc-swap v0.3.5 Dec 05 10:08:29.196 INFO [stderr] Compiling encoding_rs v0.8.11 Dec 05 10:08:29.204 INFO [stderr] Compiling json v0.11.13 Dec 05 10:08:29.204 INFO [stderr] Compiling actix-web v0.7.14 Dec 05 10:08:29.212 INFO [stderr] Compiling curl-sys v0.4.15 Dec 05 10:08:29.244 INFO [stderr] Compiling uuid v0.5.1 Dec 05 10:08:29.248 INFO [stderr] Compiling syn v0.14.9 Dec 05 10:08:29.264 INFO [stderr] Compiling tokio-threadpool v0.1.8 Dec 05 10:08:31.232 INFO [stderr] Compiling diesel v1.3.3 Dec 05 10:08:33.100 INFO [stderr] Compiling tokio-openssl v0.2.1 Dec 05 10:08:33.164 INFO [stderr] Compiling signal-hook v0.1.6 Dec 05 10:08:33.476 INFO [stderr] Compiling victoria-dom v0.1.2 Dec 05 10:08:35.486 INFO [stderr] Compiling env_logger v0.5.13 Dec 05 10:08:46.419 INFO [stderr] Compiling tokio-reactor v0.1.6 Dec 05 10:08:46.437 INFO [stderr] Compiling crossbeam-channel v0.2.6 Dec 05 10:09:02.084 INFO [stderr] Compiling tokio-fs v0.1.4 Dec 05 10:09:02.993 INFO [stderr] Compiling tokio-udp v0.1.2 Dec 05 10:09:03.144 INFO [stderr] Compiling tokio-uds v0.2.3 Dec 05 10:09:03.243 INFO [stderr] Compiling tokio-tcp v0.1.2 Dec 05 10:09:04.121 INFO [stderr] Compiling tokio-signal v0.2.6 Dec 05 10:09:05.002 INFO [stderr] Compiling pest_generator v2.0.0 Dec 05 10:09:15.582 INFO [stderr] Compiling curl v0.4.19 Dec 05 10:09:15.670 INFO [stderr] Compiling trust-dns-proto v0.5.0 Dec 05 10:09:15.701 INFO [stderr] Compiling tokio v0.1.11 Dec 05 10:09:22.873 INFO [stderr] Compiling pest_derive v2.0.1 Dec 05 10:09:29.078 INFO [stderr] Compiling oauth2 v2.0.0-alpha.2 Dec 05 10:09:29.550 INFO [stderr] Compiling hyper v0.12.14 Dec 05 10:09:31.781 INFO [stderr] Compiling tera v0.11.20 Dec 05 10:09:47.878 INFO [stderr] Compiling trust-dns-resolver v0.10.0 Dec 05 10:10:10.436 INFO [stderr] Compiling hyper-tls v0.3.1 Dec 05 10:10:11.180 INFO [stderr] Compiling actix v0.7.6 Dec 05 10:10:16.144 INFO [stderr] Compiling reqwest v0.9.5 Dec 05 10:10:24.688 INFO [stderr] Compiling actix-net v0.2.2 Dec 05 10:10:37.364 INFO [stderr] Compiling forecast v2.0.0 Dec 05 10:11:13.495 INFO [stderr] Compiling viber_alerts v0.1.0 (/source) Dec 05 10:11:17.649 INFO [stderr] warning: unused import: `actix::Message` Dec 05 10:11:17.649 INFO [stderr] --> src/main.rs:38:5 Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.649 INFO [stderr] 38 | use actix::Message; Dec 05 10:11:17.649 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.649 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 05 10:11:17.649 INFO [stderr] Dec 05 10:11:17.649 INFO [stderr] warning: unused import: `actix_web::*` Dec 05 10:11:17.649 INFO [stderr] --> src/api/mod.rs:3:5 Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.649 INFO [stderr] 3 | use actix_web::*; Dec 05 10:11:17.649 INFO [stderr] | ^^^^^^^^^^^^ Dec 05 10:11:17.649 INFO [stderr] Dec 05 10:11:17.649 INFO [stderr] warning: cannot find type `users` in this scope Dec 05 10:11:17.649 INFO [stderr] --> src/models.rs:4:10 Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.649 INFO [stderr] 4 | #[derive(Insertable)] Dec 05 10:11:17.649 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.649 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 10:11:17.649 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:17.649 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:11:17.649 INFO [stderr] Dec 05 10:11:17.649 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 05 10:11:17.649 INFO [stderr] --> src/models.rs:4:10 Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.649 INFO [stderr] 4 | #[derive(Insertable)] Dec 05 10:11:17.649 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.649 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:17.649 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:11:17.649 INFO [stderr] Dec 05 10:11:17.649 INFO [stderr] warning: cannot find type `users` in this scope Dec 05 10:11:17.649 INFO [stderr] --> src/models.rs:4:10 Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.649 INFO [stderr] 4 | #[derive(Insertable)] Dec 05 10:11:17.649 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.649 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:17.649 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:11:17.649 INFO [stderr] Dec 05 10:11:17.649 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 10:11:17.649 INFO [stderr] --> src/models.rs:12:10 Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.649 INFO [stderr] 12 | #[derive(Queryable, Debug, Serialize)] Dec 05 10:11:17.649 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.649 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:17.649 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:11:17.649 INFO [stderr] Dec 05 10:11:17.649 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 10:11:17.649 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.649 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 10:11:17.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.649 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:17.649 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:11:17.649 INFO [stderr] Dec 05 10:11:17.649 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 10:11:17.649 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:11:17.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.649 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:17.649 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:11:17.649 INFO [stderr] Dec 05 10:11:17.649 INFO [stderr] warning: cannot find type `email` in this scope Dec 05 10:11:17.649 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:11:17.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.649 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:17.649 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:11:17.649 INFO [stderr] Dec 05 10:11:17.649 INFO [stderr] warning: cannot find type `viber_id` in this scope Dec 05 10:11:17.649 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:11:17.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:11:17.649 INFO [stderr] | Dec 05 10:11:17.650 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:17.650 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:11:17.650 INFO [stderr] Dec 05 10:11:17.650 INFO [stderr] warning: cannot find type `broadcast` in this scope Dec 05 10:11:17.650 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:11:17.650 INFO [stderr] | Dec 05 10:11:17.650 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:11:17.650 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:11:17.650 INFO [stderr] | Dec 05 10:11:17.650 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:17.650 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:11:17.650 INFO [stderr] Dec 05 10:11:18.440 INFO [stderr] error[E0599]: no method named `send` found for type `std::result::Result` in the current scope Dec 05 10:11:18.440 INFO [stderr] --> src/viber/raw.rs:92:10 Dec 05 10:11:18.440 INFO [stderr] | Dec 05 10:11:18.440 INFO [stderr] 92 | .send() Dec 05 10:11:18.440 INFO [stderr] | ^^^^ Dec 05 10:11:18.440 INFO [stderr] Dec 05 10:11:18.504 INFO [stderr] error: aborting due to previous error Dec 05 10:11:18.504 INFO [stderr] Dec 05 10:11:18.504 INFO [stderr] For more information about this error, try `rustc --explain E0599`. Dec 05 10:11:18.580 INFO [stderr] error: Could not compile `viber_alerts`. Dec 05 10:11:18.580 INFO [stderr] Dec 05 10:11:18.580 INFO [stderr] To learn more, run the command again with --verbose. Dec 05 10:11:18.580 INFO [stderr] su: No module specific data is present Dec 05 10:11:19.484 INFO running `"docker" "inspect" "24bd05600c7ce0b18b767ee6ba0ec52a66e28676da37f01f0c06a47ee0ea7e0b"` Dec 05 10:11:19.842 INFO running `"docker" "rm" "-f" "24bd05600c7ce0b18b767ee6ba0ec52a66e28676da37f01f0c06a47ee0ea7e0b"` Dec 05 10:11:20.134 INFO [stdout] 24bd05600c7ce0b18b767ee6ba0ec52a66e28676da37f01f0c06a47ee0ea7e0b