Oct 11 07:47:35.459 INFO testing AgilData/mysql-proxy-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:47:35.459 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:47:35.461 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:47:35.916 INFO blam! e8d699d16ba4de436352379cf996e9ce85700ce9aa0b381cf4a5642abe161fac Oct 11 07:47:35.916 INFO running `"docker" "start" "-a" "e8d699d16ba4de436352379cf996e9ce85700ce9aa0b381cf4a5642abe161fac"` Oct 11 07:47:37.240 INFO kablam! usermod: no changes Oct 11 07:47:37.396 INFO kablam! Compiling net2 v0.2.26 Oct 11 07:47:37.396 INFO kablam! Compiling futures v0.1.1 Oct 11 07:47:37.396 INFO kablam! Compiling nix v0.6.0 Oct 11 07:47:37.396 INFO kablam! Compiling env_logger v0.3.5 Oct 11 07:47:45.744 INFO kablam! Compiling mio v0.6.0 Oct 11 07:47:48.422 INFO kablam! Compiling tokio-core v0.1.0 Oct 11 07:47:51.167 INFO kablam! Compiling mysql-proxy v0.2.1 (/source) Oct 11 07:47:53.265 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.99s Oct 11 07:47:53.276 INFO kablam! su: No module specific data is present Oct 11 07:47:53.884 INFO running `"docker" "rm" "-f" "e8d699d16ba4de436352379cf996e9ce85700ce9aa0b381cf4a5642abe161fac"` Oct 11 07:47:54.093 INFO blam! e8d699d16ba4de436352379cf996e9ce85700ce9aa0b381cf4a5642abe161fac Oct 11 07:47:54.094 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:47:54.094 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:47:54.462 INFO blam! e235646da0da94c82ad7aceaab3c107bd9ef5e11ddd763d83ea922b209ab7f2e Oct 11 07:47:54.466 INFO running `"docker" "start" "-a" "e235646da0da94c82ad7aceaab3c107bd9ef5e11ddd763d83ea922b209ab7f2e"` Oct 11 07:47:56.096 INFO kablam! usermod: no changes Oct 11 07:47:56.251 INFO kablam! Compiling libz-sys v1.0.6 Oct 11 07:47:56.251 INFO kablam! Compiling curl-sys v0.2.2 Oct 11 07:47:56.256 INFO kablam! Compiling openssl-sys v0.7.17 Oct 11 07:48:01.248 INFO kablam! Compiling curl v0.3.6 Oct 11 07:48:03.916 INFO kablam! Compiling mysql-proxy v0.2.1 (/source) Oct 11 07:48:08.273 INFO kablam! warning: unused `#[macro_use]` import Oct 11 07:48:08.273 INFO kablam! --> examples/proxy.rs:5:1 Oct 11 07:48:08.273 INFO kablam! | Oct 11 07:48:08.274 INFO kablam! 5 | #[macro_use] Oct 11 07:48:08.274 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:48:08.274 INFO kablam! | Oct 11 07:48:08.274 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:48:08.275 INFO kablam! Oct 11 07:48:08.275 INFO kablam! warning: unused `#[macro_use]` import Oct 11 07:48:08.275 INFO kablam! --> examples/proxy.rs:8:1 Oct 11 07:48:08.275 INFO kablam! | Oct 11 07:48:08.276 INFO kablam! 8 | #[macro_use] Oct 11 07:48:08.276 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:48:08.276 INFO kablam! Oct 11 07:48:08.277 INFO kablam! warning: unused `#[macro_use]` import Oct 11 07:48:08.277 INFO kablam! --> examples/proxy.rs:10:1 Oct 11 07:48:08.277 INFO kablam! | Oct 11 07:48:08.277 INFO kablam! 10 | #[macro_use] Oct 11 07:48:08.278 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:48:08.278 INFO kablam! Oct 11 07:48:08.278 INFO kablam! warning: unused import: `std::str` Oct 11 07:48:08.278 INFO kablam! --> examples/proxy.rs:17:5 Oct 11 07:48:08.279 INFO kablam! | Oct 11 07:48:08.279 INFO kablam! 17 | use std::str; Oct 11 07:48:08.279 INFO kablam! | ^^^^^^^^ Oct 11 07:48:08.279 INFO kablam! Oct 11 07:48:08.619 INFO kablam! warning: unused `#[macro_use]` import Oct 11 07:48:08.619 INFO kablam! --> examples/passthrough.rs:5:1 Oct 11 07:48:08.619 INFO kablam! | Oct 11 07:48:08.619 INFO kablam! 5 | #[macro_use] Oct 11 07:48:08.619 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:48:08.619 INFO kablam! | Oct 11 07:48:08.619 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:48:08.619 INFO kablam! Oct 11 07:48:08.619 INFO kablam! warning: unused `#[macro_use]` import Oct 11 07:48:08.619 INFO kablam! --> examples/passthrough.rs:8:1 Oct 11 07:48:08.619 INFO kablam! | Oct 11 07:48:08.619 INFO kablam! 8 | #[macro_use] Oct 11 07:48:08.619 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:48:08.619 INFO kablam! Oct 11 07:48:08.619 INFO kablam! warning: unused `#[macro_use]` import Oct 11 07:48:08.619 INFO kablam! --> examples/passthrough.rs:10:1 Oct 11 07:48:08.619 INFO kablam! | Oct 11 07:48:08.619 INFO kablam! 10 | #[macro_use] Oct 11 07:48:08.619 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:48:08.619 INFO kablam! Oct 11 07:48:08.619 INFO kablam! warning: unused import: `std::str` Oct 11 07:48:08.619 INFO kablam! --> examples/passthrough.rs:17:5 Oct 11 07:48:08.619 INFO kablam! | Oct 11 07:48:08.619 INFO kablam! 17 | use std::str; Oct 11 07:48:08.619 INFO kablam! | ^^^^^^^^ Oct 11 07:48:08.619 INFO kablam! Oct 11 07:48:10.932 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.81s Oct 11 07:48:10.940 INFO kablam! su: No module specific data is present Oct 11 07:48:11.511 INFO running `"docker" "rm" "-f" "e235646da0da94c82ad7aceaab3c107bd9ef5e11ddd763d83ea922b209ab7f2e"` Oct 11 07:48:11.816 INFO blam! e235646da0da94c82ad7aceaab3c107bd9ef5e11ddd763d83ea922b209ab7f2e Oct 11 07:48:11.818 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:48:11.820 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:48:12.261 INFO blam! b47218cb8f7452e01cb28b039249e9e56163857604521f2c6b278b64a6c258ae Oct 11 07:48:12.262 INFO running `"docker" "start" "-a" "b47218cb8f7452e01cb28b039249e9e56163857604521f2c6b278b64a6c258ae"` Oct 11 07:48:13.208 INFO kablam! usermod: no changes Oct 11 07:48:13.309 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 07:48:13.315 INFO kablam! Running /target/debug/deps/mysql_proxy-23a6d3869f109434 Oct 11 07:48:13.315 INFO blam! Oct 11 07:48:13.315 INFO blam! running 0 tests Oct 11 07:48:13.315 INFO blam! Oct 11 07:48:13.315 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:48:13.315 INFO blam! Oct 11 07:48:13.316 INFO kablam! Doc-tests mysql-proxy Oct 11 07:48:16.828 INFO blam! Oct 11 07:48:16.828 INFO blam! running 0 tests Oct 11 07:48:16.828 INFO blam! Oct 11 07:48:16.828 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:48:16.828 INFO blam! Oct 11 07:48:16.829 INFO kablam! su: No module specific data is present Oct 11 07:48:17.668 INFO running `"docker" "rm" "-f" "b47218cb8f7452e01cb28b039249e9e56163857604521f2c6b278b64a6c258ae"` Oct 11 07:48:17.891 INFO blam! b47218cb8f7452e01cb28b039249e9e56163857604521f2c6b278b64a6c258ae