Oct 12 06:34:53.232 INFO testing actix-telegram-0.1.0-alpha3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 06:34:53.233 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 06:34:53.646 INFO blam! deb192fc6cc576065b2961767d55254f9b3044e13b9eb84990e8c65b7b052ddc Oct 12 06:34:53.647 INFO running `"docker" "start" "-a" "deb192fc6cc576065b2961767d55254f9b3044e13b9eb84990e8c65b7b052ddc"` Oct 12 06:34:55.160 INFO kablam! usermod: no changes Oct 12 06:34:55.759 INFO kablam! Compiling actix-web v0.7.12 Oct 12 06:34:55.769 INFO kablam! Compiling ring v0.13.2 Oct 12 06:34:55.769 INFO kablam! Compiling actix-telegram-derive v0.1.1 Oct 12 06:35:04.448 INFO kablam! Compiling sct v0.4.0 Oct 12 06:35:04.450 INFO kablam! Compiling webpki v0.18.1 Oct 12 06:35:04.452 INFO kablam! Compiling cookie v0.11.0 Oct 12 06:35:09.922 INFO kablam! Compiling rustls v0.14.0 Oct 12 06:35:09.922 INFO kablam! Compiling webpki-roots v0.15.0 Oct 12 06:35:09.922 INFO kablam! Compiling rustls v0.13.1 Oct 12 06:35:45.288 INFO kablam! Compiling tokio-rustls v0.8.0 Oct 12 06:35:52.903 INFO kablam! Compiling actix-net v0.1.1 Oct 12 06:36:20.816 INFO kablam! error[E0432]: unresolved import `tokio_rustls::ClientConfigExt` Oct 12 06:36:20.816 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-0.7.12/src/client/connector.rs:40:5 Oct 12 06:36:20.816 INFO kablam! | Oct 12 06:36:20.816 INFO kablam! 40 | tokio_rustls::ClientConfigExt, webpki::DNSNameRef, webpki_roots, Oct 12 06:36:20.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ClientConfigExt` in the root. Did you mean to use `ClientConfig`? Oct 12 06:36:20.816 INFO kablam! Oct 12 06:36:25.015 INFO kablam! error[E0599]: no method named `connect_async` found for type `std::sync::Arc` in the current scope Oct 12 06:36:25.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-0.7.12/src/client/connector.rs:835:34 Oct 12 06:36:25.015 INFO kablam! | Oct 12 06:36:25.015 INFO kablam! 835 | .connect_async(host, stream) Oct 12 06:36:25.015 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 06:36:25.015 INFO kablam! Oct 12 06:36:25.028 INFO kablam! error[E0277]: the size for values of type `dyn server::IoStream + std::marker::Send` cannot be known at compilation time Oct 12 06:36:25.028 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-0.7.12/src/client/connector.rs:848:49 Oct 12 06:36:25.028 INFO kablam! | Oct 12 06:36:25.028 INFO kablam! 848 | Box::new(stream), Oct 12 06:36:25.028 INFO kablam! | ^^^^^^^^ doesn't have a size known at compile-time Oct 12 06:36:25.028 INFO kablam! | Oct 12 06:36:25.028 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn server::IoStream + std::marker::Send` Oct 12 06:36:25.028 INFO kablam! = note: to learn more, visit Oct 12 06:36:25.028 INFO kablam! = note: required by `>::new` Oct 12 06:36:25.028 INFO kablam! Oct 12 06:36:25.028 INFO kablam! error[E0277]: the size for values of type `dyn server::IoStream + std::marker::Send` cannot be known at compilation time Oct 12 06:36:25.028 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-0.7.12/src/client/connector.rs:844:44 Oct 12 06:36:25.028 INFO kablam! | Oct 12 06:36:25.028 INFO kablam! 844 | Ok(stream) => { Oct 12 06:36:25.028 INFO kablam! | ^^^^^^ doesn't have a size known at compile-time Oct 12 06:36:25.028 INFO kablam! | Oct 12 06:36:25.028 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn server::IoStream + std::marker::Send` Oct 12 06:36:25.028 INFO kablam! = note: to learn more, visit Oct 12 06:36:25.028 INFO kablam! = note: all local variables must have a statically known size Oct 12 06:36:25.028 INFO kablam! = help: unsized locals are gated as an unstable feature Oct 12 06:36:25.028 INFO kablam! Oct 12 06:36:25.028 INFO kablam! error[E0277]: the size for values of type `dyn server::IoStream + std::marker::Send` cannot be known at compilation time Oct 12 06:36:25.028 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-0.7.12/src/client/connector.rs:839:41 Oct 12 06:36:25.028 INFO kablam! | Oct 12 06:36:25.028 INFO kablam! 839 | Err(e) => { Oct 12 06:36:25.028 INFO kablam! | ^^^^^^ doesn't have a size known at compile-time Oct 12 06:36:25.028 INFO kablam! | Oct 12 06:36:25.028 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn server::IoStream + std::marker::Send` Oct 12 06:36:25.028 INFO kablam! = note: to learn more, visit Oct 12 06:36:25.028 INFO kablam! = note: required by `serde::export::Err` Oct 12 06:36:25.029 INFO kablam! Oct 12 06:36:25.029 INFO kablam! error[E0277]: the size for values of type `dyn server::IoStream + std::marker::Send` cannot be known at compilation time Oct 12 06:36:25.029 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-0.7.12/src/client/connector.rs:844:41 Oct 12 06:36:25.029 INFO kablam! | Oct 12 06:36:25.029 INFO kablam! 844 | Ok(stream) => { Oct 12 06:36:25.029 INFO kablam! | ^^^^^^^^^^ doesn't have a size known at compile-time Oct 12 06:36:25.029 INFO kablam! | Oct 12 06:36:25.029 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn server::IoStream + std::marker::Send` Oct 12 06:36:25.029 INFO kablam! = note: to learn more, visit Oct 12 06:36:25.029 INFO kablam! = note: required by `serde::export::Ok` Oct 12 06:36:25.029 INFO kablam! Oct 12 06:36:26.800 INFO kablam! error: aborting due to 6 previous errors Oct 12 06:36:26.801 INFO kablam! Oct 12 06:36:26.801 INFO kablam! Some errors occurred: E0277, E0432, E0599. Oct 12 06:36:26.801 INFO kablam! For more information about an error, try `rustc --explain E0277`. Oct 12 06:36:26.837 INFO kablam! error: Could not compile `actix-web`. Oct 12 06:36:26.838 INFO kablam! Oct 12 06:36:26.838 INFO kablam! To learn more, run the command again with --verbose. Oct 12 06:36:26.846 INFO kablam! su: No module specific data is present Oct 12 06:36:28.344 INFO running `"docker" "rm" "-f" "deb192fc6cc576065b2961767d55254f9b3044e13b9eb84990e8c65b7b052ddc"` Oct 12 06:36:28.660 INFO blam! deb192fc6cc576065b2961767d55254f9b3044e13b9eb84990e8c65b7b052ddc