Oct 15 20:08:12.441 INFO testing rusty_tarantool-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 20:08:12.441 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 15 20:08:12.984 INFO blam! 5dbecf2f99b3665d8503e0c0ecf1fc7a1761ea77aab255136860464913145a3a Oct 15 20:08:12.987 INFO running `"docker" "start" "-a" "5dbecf2f99b3665d8503e0c0ecf1fc7a1761ea77aab255136860464913145a3a"` Oct 15 20:08:14.423 INFO kablam! usermod: no changes Oct 15 20:08:14.763 INFO kablam! Compiling base64 v0.2.1 Oct 15 20:08:14.787 INFO kablam! Compiling rmp v0.8.7 Oct 15 20:08:16.775 INFO kablam! Compiling rmp-serialize v0.8.0 Oct 15 20:08:16.775 INFO kablam! Compiling rmpv v0.4.0 Oct 15 20:08:16.775 INFO kablam! Compiling rmp-serde v0.13.7 Oct 15 20:08:21.678 INFO kablam! Compiling rusty_tarantool v0.1.1 (/source) Oct 15 20:08:25.715 INFO kablam! warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Oct 15 20:08:25.715 INFO kablam! --> src/tarantool/dispatch.rs:14:18 Oct 15 20:08:25.715 INFO kablam! | Oct 15 20:08:25.715 INFO kablam! 14 | use tokio::net::{ConnectFuture, TcpStream}; Oct 15 20:08:25.715 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 20:08:25.715 INFO kablam! | Oct 15 20:08:25.715 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 20:08:25.715 INFO kablam! Oct 15 20:08:25.715 INFO kablam! warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Oct 15 20:08:25.715 INFO kablam! --> src/tarantool/dispatch.rs:75:15 Oct 15 20:08:25.715 INFO kablam! | Oct 15 20:08:25.715 INFO kablam! 75 | OnConnect(ConnectFuture), Oct 15 20:08:25.715 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 20:08:25.715 INFO kablam! Oct 15 20:08:29.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.07s Oct 15 20:08:29.538 INFO kablam! su: No module specific data is present Oct 15 20:08:30.519 INFO running `"docker" "rm" "-f" "5dbecf2f99b3665d8503e0c0ecf1fc7a1761ea77aab255136860464913145a3a"` Oct 15 20:08:30.931 INFO blam! 5dbecf2f99b3665d8503e0c0ecf1fc7a1761ea77aab255136860464913145a3a Oct 15 20:08:30.939 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 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"` Oct 15 20:08:31.331 INFO blam! f05344321be0b52f68e808f60db22264449d99625ca33aaae73f674d4c8a87ff Oct 15 20:08:31.333 INFO running `"docker" "start" "-a" "f05344321be0b52f68e808f60db22264449d99625ca33aaae73f674d4c8a87ff"` Oct 15 20:08:33.602 INFO kablam! usermod: no changes Oct 15 20:08:33.847 INFO kablam! Compiling hyper v0.12.11 Oct 15 20:08:44.153 INFO kablam! Compiling rusty_tarantool v0.1.1 (/source) Oct 15 20:09:04.667 INFO kablam! warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Oct 15 20:09:04.668 INFO kablam! --> src/tarantool/dispatch.rs:14:18 Oct 15 20:09:04.668 INFO kablam! | Oct 15 20:09:04.669 INFO kablam! 14 | use tokio::net::{ConnectFuture, TcpStream}; Oct 15 20:09:04.670 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 20:09:04.683 INFO kablam! | Oct 15 20:09:04.683 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 20:09:04.684 INFO kablam! Oct 15 20:09:04.685 INFO kablam! warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead Oct 15 20:09:04.685 INFO kablam! --> src/tarantool/dispatch.rs:75:15 Oct 15 20:09:04.686 INFO kablam! | Oct 15 20:09:04.687 INFO kablam! 75 | OnConnect(ConnectFuture), Oct 15 20:09:04.687 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 20:09:04.688 INFO kablam! Oct 15 20:09:28.959 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.33s Oct 15 20:09:28.975 INFO kablam! su: No module specific data is present Oct 15 20:09:30.703 INFO running `"docker" "rm" "-f" "f05344321be0b52f68e808f60db22264449d99625ca33aaae73f674d4c8a87ff"` Oct 15 20:09:31.047 INFO blam! f05344321be0b52f68e808f60db22264449d99625ca33aaae73f674d4c8a87ff