Oct 16 18:31:50.425 INFO testing actix-telegram-0.1.0-alpha3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 18:31:50.427 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 18:31:50.857 INFO blam! 31bba1486779c55bf18b97217021506a0de6532707a40ff49b237371a3cc124a Oct 16 18:31:50.863 INFO running `"docker" "start" "-a" "31bba1486779c55bf18b97217021506a0de6532707a40ff49b237371a3cc124a"` Oct 16 18:31:51.914 INFO kablam! usermod: no changes Oct 16 18:31:52.283 INFO kablam! Compiling actix-web v0.7.13 Oct 16 18:31:52.286 INFO kablam! Compiling ring v0.13.2 Oct 16 18:31:52.286 INFO kablam! Compiling actix-telegram-derive v0.1.1 Oct 16 18:32:01.487 INFO kablam! Compiling webpki v0.18.1 Oct 16 18:32:01.487 INFO kablam! Compiling sct v0.4.0 Oct 16 18:32:01.487 INFO kablam! Compiling cookie v0.11.0 Oct 16 18:32:08.916 INFO kablam! Compiling rustls v0.14.0 Oct 16 18:32:08.916 INFO kablam! Compiling webpki-roots v0.15.0 Oct 16 18:32:08.916 INFO kablam! Compiling rustls v0.13.1 Oct 16 18:32:40.087 INFO kablam! Compiling tokio-rustls v0.8.0 Oct 16 18:32:45.000 INFO kablam! Compiling actix-net v0.1.1 Oct 16 18:33:27.859 INFO kablam! Compiling multipart-rfc7578 v0.6.0 Oct 16 18:33:37.829 INFO kablam! Compiling actix-telegram v0.1.0-alpha3 (/source) Oct 16 18:33:49.647 INFO kablam! error[E0432]: unresolved import `actix_web::server::Server` Oct 16 18:33:49.648 INFO kablam! --> src/actors/telegram_server/mod.rs:10:26 Oct 16 18:33:49.649 INFO kablam! | Oct 16 18:33:49.649 INFO kablam! 10 | server::{HttpServer, Server}, Oct 16 18:33:49.650 INFO kablam! | ^^^^^^ no `Server` in `server` Oct 16 18:33:49.650 INFO kablam! Oct 16 18:33:50.095 INFO kablam! warning: unused import: `types::*` Oct 16 18:33:50.096 INFO kablam! --> src/types/chat_photo.rs:1:5 Oct 16 18:33:50.097 INFO kablam! | Oct 16 18:33:50.098 INFO kablam! 1 | use types::*; Oct 16 18:33:50.098 INFO kablam! | ^^^^^^^^ Oct 16 18:33:50.099 INFO kablam! | Oct 16 18:33:50.099 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 18:33:50.100 INFO kablam! Oct 16 18:33:50.103 INFO kablam! warning: unused import: `types::*` Oct 16 18:33:50.103 INFO kablam! --> src/types/encrypted_credentials.rs:1:5 Oct 16 18:33:50.104 INFO kablam! | Oct 16 18:33:50.105 INFO kablam! 1 | use types::*; Oct 16 18:33:50.105 INFO kablam! | ^^^^^^^^ Oct 16 18:33:50.105 INFO kablam! Oct 16 18:33:50.133 INFO kablam! warning: unused import: `types::*` Oct 16 18:33:50.133 INFO kablam! --> src/types/input_contact_message_content.rs:1:5 Oct 16 18:33:50.133 INFO kablam! | Oct 16 18:33:50.133 INFO kablam! 1 | use types::*; Oct 16 18:33:50.133 INFO kablam! | ^^^^^^^^ Oct 16 18:33:50.134 INFO kablam! Oct 16 18:33:50.137 INFO kablam! warning: unused import: `types::*` Oct 16 18:33:50.137 INFO kablam! --> src/types/input_text_message_content.rs:1:5 Oct 16 18:33:50.137 INFO kablam! | Oct 16 18:33:50.137 INFO kablam! 1 | use types::*; Oct 16 18:33:50.137 INFO kablam! | ^^^^^^^^ Oct 16 18:33:50.137 INFO kablam! Oct 16 18:33:50.140 INFO kablam! warning: unused import: `types::*` Oct 16 18:33:50.140 INFO kablam! --> src/types/keyboard_button.rs:1:5 Oct 16 18:33:50.140 INFO kablam! | Oct 16 18:33:50.140 INFO kablam! 1 | use types::*; Oct 16 18:33:50.140 INFO kablam! | ^^^^^^^^ Oct 16 18:33:50.140 INFO kablam! Oct 16 18:33:50.149 INFO kablam! warning: unused import: `types::*` Oct 16 18:33:50.149 INFO kablam! --> src/types/passport_element_error_data_field.rs:1:5 Oct 16 18:33:50.149 INFO kablam! | Oct 16 18:33:50.149 INFO kablam! 1 | use types::*; Oct 16 18:33:50.149 INFO kablam! | ^^^^^^^^ Oct 16 18:33:50.150 INFO kablam! Oct 16 18:33:50.151 INFO kablam! warning: unused import: `types::*` Oct 16 18:33:50.151 INFO kablam! --> src/types/passport_element_error_file.rs:1:5 Oct 16 18:33:50.151 INFO kablam! | Oct 16 18:33:50.151 INFO kablam! 1 | use types::*; Oct 16 18:33:50.152 INFO kablam! | ^^^^^^^^ Oct 16 18:33:50.153 INFO kablam! Oct 16 18:33:50.154 INFO kablam! warning: unused import: `types::*` Oct 16 18:33:50.154 INFO kablam! --> src/types/passport_element_error_files.rs:1:5 Oct 16 18:33:50.154 INFO kablam! | Oct 16 18:33:50.154 INFO kablam! 1 | use types::*; Oct 16 18:33:50.154 INFO kablam! | ^^^^^^^^ Oct 16 18:33:50.154 INFO kablam! Oct 16 18:33:50.156 INFO kablam! warning: unused import: `types::*` Oct 16 18:33:50.156 INFO kablam! --> src/types/passport_element_error_front_side.rs:1:5 Oct 16 18:33:50.156 INFO kablam! | Oct 16 18:33:50.156 INFO kablam! 1 | use types::*; Oct 16 18:33:50.156 INFO kablam! | ^^^^^^^^ Oct 16 18:33:50.156 INFO kablam! Oct 16 18:33:50.158 INFO kablam! warning: unused import: `types::*` Oct 16 18:33:50.158 INFO kablam! --> src/types/passport_element_error_reverse_side.rs:1:5 Oct 16 18:33:50.158 INFO kablam! | Oct 16 18:33:50.158 INFO kablam! 1 | use types::*; Oct 16 18:33:50.158 INFO kablam! | ^^^^^^^^ Oct 16 18:33:50.158 INFO kablam! Oct 16 18:33:50.160 INFO kablam! warning: unused import: `types::*` Oct 16 18:33:50.160 INFO kablam! --> src/types/passport_element_error_selfie.rs:1:5 Oct 16 18:33:50.160 INFO kablam! | Oct 16 18:33:50.160 INFO kablam! 1 | use types::*; Oct 16 18:33:50.160 INFO kablam! | ^^^^^^^^ Oct 16 18:33:50.160 INFO kablam! Oct 16 18:33:50.162 INFO kablam! warning: unused import: `types::*` Oct 16 18:33:50.162 INFO kablam! --> src/types/passport_element_error_translation_file.rs:1:5 Oct 16 18:33:50.162 INFO kablam! | Oct 16 18:33:50.162 INFO kablam! 1 | use types::*; Oct 16 18:33:50.162 INFO kablam! | ^^^^^^^^ Oct 16 18:33:50.162 INFO kablam! Oct 16 18:33:50.164 INFO kablam! warning: unused import: `types::*` Oct 16 18:33:50.164 INFO kablam! --> src/types/passport_element_error_translation_files.rs:1:5 Oct 16 18:33:50.164 INFO kablam! | Oct 16 18:33:50.164 INFO kablam! 1 | use types::*; Oct 16 18:33:50.164 INFO kablam! | ^^^^^^^^ Oct 16 18:33:50.164 INFO kablam! Oct 16 18:33:50.166 INFO kablam! warning: unused import: `types::*` Oct 16 18:33:50.166 INFO kablam! --> src/types/passport_element_error_unspecified.rs:1:5 Oct 16 18:33:50.166 INFO kablam! | Oct 16 18:33:50.167 INFO kablam! 1 | use types::*; Oct 16 18:33:50.167 INFO kablam! | ^^^^^^^^ Oct 16 18:33:50.167 INFO kablam! Oct 16 18:33:50.171 INFO kablam! warning: unused import: `types::*` Oct 16 18:33:50.171 INFO kablam! --> src/types/shipping_address.rs:1:5 Oct 16 18:33:50.171 INFO kablam! | Oct 16 18:33:50.171 INFO kablam! 1 | use types::*; Oct 16 18:33:50.171 INFO kablam! | ^^^^^^^^ Oct 16 18:33:50.171 INFO kablam! Oct 16 18:33:50.591 INFO kablam! error[E0107]: wrong number of type arguments: expected 1, found 0 Oct 16 18:33:50.591 INFO kablam! --> src/actors/telegram_server/tls_server.rs:226:42 Oct 16 18:33:50.591 INFO kablam! | Oct 16 18:33:50.591 INFO kablam! 226 | pub(super) fn get_acceptor(&self) -> RustlsAcceptor { Oct 16 18:33:50.591 INFO kablam! | ^^^^^^^^^^^^^^ expected 1 type argument Oct 16 18:33:50.591 INFO kablam! Oct 16 18:33:50.687 INFO kablam! error: aborting due to 2 previous errors Oct 16 18:33:50.687 INFO kablam! Oct 16 18:33:50.687 INFO kablam! Some errors occurred: E0107, E0432. Oct 16 18:33:50.687 INFO kablam! For more information about an error, try `rustc --explain E0107`. Oct 16 18:33:50.727 INFO kablam! error: Could not compile `actix-telegram`. Oct 16 18:33:50.727 INFO kablam! Oct 16 18:33:50.727 INFO kablam! To learn more, run the command again with --verbose. Oct 16 18:33:50.730 INFO kablam! su: No module specific data is present Oct 16 18:33:52.619 INFO running `"docker" "rm" "-f" "31bba1486779c55bf18b97217021506a0de6532707a40ff49b237371a3cc124a"` Oct 16 18:33:52.995 INFO blam! 31bba1486779c55bf18b97217021506a0de6532707a40ff49b237371a3cc124a