Oct 10 13:45:20.764 INFO testing tdbgamer/quick-amqp against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 13:45:20.764 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 13:45:20.764 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 13:45:21.214 INFO blam! a34adbf4c34059dbe8f733dab6d5015de20bf5487933767bdf9e3eb539fc10e8 Oct 10 13:45:21.215 INFO running `"docker" "start" "-a" "a34adbf4c34059dbe8f733dab6d5015de20bf5487933767bdf9e3eb539fc10e8"` Oct 10 13:45:22.872 INFO kablam! usermod: no changes Oct 10 13:45:22.908 INFO kablam! warning: unused manifest key: lib.file Oct 10 13:45:23.135 INFO kablam! Compiling cookie-factory v0.2.3 Oct 10 13:45:23.148 INFO kablam! Compiling crossbeam-utils v0.3.2 Oct 10 13:45:23.148 INFO kablam! Compiling net2 v0.2.32 Oct 10 13:45:23.148 INFO kablam! Compiling serde_json v1.0.17 Oct 10 13:45:23.148 INFO kablam! Compiling syn v0.13.5 Oct 10 13:45:23.148 INFO kablam! Compiling tokio-io v0.1.6 Oct 10 13:45:23.148 INFO kablam! Compiling openssl v0.10.7 Oct 10 13:45:26.821 INFO kablam! Compiling crossbeam-epoch v0.4.1 Oct 10 13:45:28.577 INFO kablam! Compiling mio v0.6.14 Oct 10 13:45:33.397 INFO kablam! Compiling crossbeam-deque v0.3.0 Oct 10 13:45:38.634 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 10 13:45:40.181 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 10 13:45:40.606 INFO kablam! Compiling handlebars v0.27.0 Oct 10 13:45:47.808 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 10 13:45:47.808 INFO kablam! Compiling tokio-udp v0.1.0 Oct 10 13:45:52.554 INFO kablam! Compiling tokio-fs v0.1.0 Oct 10 13:45:58.140 INFO kablam! Compiling tokio v0.1.6 Oct 10 13:46:01.652 INFO kablam! Compiling serde_derive_internals v0.23.1 Oct 10 13:46:11.260 INFO kablam! Compiling serde_derive v1.0.45 Oct 10 13:46:23.244 INFO kablam! Compiling amq-protocol-types v0.20.0 Oct 10 13:46:26.167 INFO kablam! Compiling amq-protocol-codegen v0.27.0 Oct 10 13:46:35.440 INFO kablam! Compiling amq-protocol v0.19.1 Oct 10 13:46:50.586 INFO kablam! Compiling quick-amqp v0.1.0 (/source) Oct 10 13:46:54.512 INFO kablam! warning: unused `#[macro_use]` import Oct 10 13:46:54.512 INFO kablam! --> src/lib.rs:5:1 Oct 10 13:46:54.512 INFO kablam! | Oct 10 13:46:54.512 INFO kablam! 5 | #[macro_use] Oct 10 13:46:54.512 INFO kablam! | ^^^^^^^^^^^^ Oct 10 13:46:54.512 INFO kablam! | Oct 10 13:46:54.512 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 13:46:54.512 INFO kablam! Oct 10 13:46:54.512 INFO kablam! warning: unused import: `failure::Error` Oct 10 13:46:54.512 INFO kablam! --> src/errors.rs:1:5 Oct 10 13:46:54.512 INFO kablam! | Oct 10 13:46:54.512 INFO kablam! 1 | use failure::Error; Oct 10 13:46:54.513 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 13:46:54.513 INFO kablam! Oct 10 13:46:54.513 INFO kablam! warning: unused import: `std::net::SocketAddr` Oct 10 13:46:54.513 INFO kablam! --> src/connection.rs:4:5 Oct 10 13:46:54.513 INFO kablam! | Oct 10 13:46:54.513 INFO kablam! 4 | use std::net::SocketAddr; Oct 10 13:46:54.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 13:46:54.513 INFO kablam! Oct 10 13:46:54.612 INFO kablam! warning: struct is never constructed: `AsyncClient` Oct 10 13:46:54.612 INFO kablam! --> src/client.rs:3:1 Oct 10 13:46:54.612 INFO kablam! | Oct 10 13:46:54.612 INFO kablam! 3 | struct AsyncClient { Oct 10 13:46:54.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 13:46:54.612 INFO kablam! | Oct 10 13:46:54.612 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 13:46:54.612 INFO kablam! Oct 10 13:46:54.612 INFO kablam! warning: enum is never used: `Connection` Oct 10 13:46:54.612 INFO kablam! --> src/connection.rs:9:1 Oct 10 13:46:54.612 INFO kablam! | Oct 10 13:46:54.612 INFO kablam! 9 | pub(crate) enum Connection { Oct 10 13:46:54.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:46:54.612 INFO kablam! Oct 10 13:46:54.612 INFO kablam! warning: method is never used: `connect_tls` Oct 10 13:46:54.613 INFO kablam! --> src/connection.rs:15:5 Oct 10 13:46:54.613 INFO kablam! | Oct 10 13:46:54.613 INFO kablam! 15 | pub fn connect_tls(host: &str, tcp_stream: TcpStream) -> AMQPResult { Oct 10 13:46:54.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:46:54.613 INFO kablam! Oct 10 13:46:54.613 INFO kablam! warning: method is never used: `connect` Oct 10 13:46:54.613 INFO kablam! --> src/connection.rs:23:5 Oct 10 13:46:54.613 INFO kablam! | Oct 10 13:46:54.613 INFO kablam! 23 | pub fn connect(tcp_stream: TcpStream) -> Self { Oct 10 13:46:54.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:46:54.613 INFO kablam! Oct 10 13:46:56.012 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 33s Oct 10 13:46:56.020 INFO kablam! su: No module specific data is present Oct 10 13:46:56.944 INFO running `"docker" "rm" "-f" "a34adbf4c34059dbe8f733dab6d5015de20bf5487933767bdf9e3eb539fc10e8"` Oct 10 13:46:57.276 INFO blam! a34adbf4c34059dbe8f733dab6d5015de20bf5487933767bdf9e3eb539fc10e8 Oct 10 13:46:57.289 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 13:46:57.290 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 13:46:57.755 INFO blam! 55fc455ba18b76c2458beb78e3b0afeaad6d89ef7b34f2040f78274be5d9635f Oct 10 13:46:57.756 INFO running `"docker" "start" "-a" "55fc455ba18b76c2458beb78e3b0afeaad6d89ef7b34f2040f78274be5d9635f"` Oct 10 13:46:59.295 INFO kablam! usermod: no changes Oct 10 13:46:59.364 INFO kablam! warning: unused manifest key: lib.file Oct 10 13:46:59.586 INFO kablam! Compiling quick-amqp v0.1.0 (/source) Oct 10 13:47:04.288 INFO kablam! warning: unused `#[macro_use]` import Oct 10 13:47:04.292 INFO kablam! --> src/lib.rs:5:1 Oct 10 13:47:04.292 INFO kablam! | Oct 10 13:47:04.292 INFO kablam! 5 | #[macro_use] Oct 10 13:47:04.292 INFO kablam! | ^^^^^^^^^^^^ Oct 10 13:47:04.292 INFO kablam! | Oct 10 13:47:04.292 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 13:47:04.292 INFO kablam! Oct 10 13:47:04.292 INFO kablam! warning: unused import: `failure::Error` Oct 10 13:47:04.292 INFO kablam! --> src/errors.rs:1:5 Oct 10 13:47:04.292 INFO kablam! | Oct 10 13:47:04.292 INFO kablam! 1 | use failure::Error; Oct 10 13:47:04.292 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 13:47:04.292 INFO kablam! Oct 10 13:47:04.292 INFO kablam! warning: unused import: `std::net::SocketAddr` Oct 10 13:47:04.292 INFO kablam! --> src/connection.rs:4:5 Oct 10 13:47:04.292 INFO kablam! | Oct 10 13:47:04.292 INFO kablam! 4 | use std::net::SocketAddr; Oct 10 13:47:04.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 13:47:04.292 INFO kablam! Oct 10 13:47:04.384 INFO kablam! warning: struct is never constructed: `AsyncClient` Oct 10 13:47:04.384 INFO kablam! --> src/client.rs:3:1 Oct 10 13:47:04.384 INFO kablam! | Oct 10 13:47:04.384 INFO kablam! 3 | struct AsyncClient { Oct 10 13:47:04.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 13:47:04.384 INFO kablam! | Oct 10 13:47:04.384 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 13:47:04.384 INFO kablam! Oct 10 13:47:04.384 INFO kablam! warning: enum is never used: `Connection` Oct 10 13:47:04.384 INFO kablam! --> src/connection.rs:9:1 Oct 10 13:47:04.384 INFO kablam! | Oct 10 13:47:04.384 INFO kablam! 9 | pub(crate) enum Connection { Oct 10 13:47:04.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:47:04.385 INFO kablam! Oct 10 13:47:04.385 INFO kablam! warning: method is never used: `connect_tls` Oct 10 13:47:04.385 INFO kablam! --> src/connection.rs:15:5 Oct 10 13:47:04.385 INFO kablam! | Oct 10 13:47:04.385 INFO kablam! 15 | pub fn connect_tls(host: &str, tcp_stream: TcpStream) -> AMQPResult { Oct 10 13:47:04.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:47:04.385 INFO kablam! Oct 10 13:47:04.385 INFO kablam! warning: method is never used: `connect` Oct 10 13:47:04.385 INFO kablam! --> src/connection.rs:23:5 Oct 10 13:47:04.385 INFO kablam! | Oct 10 13:47:04.385 INFO kablam! 23 | pub fn connect(tcp_stream: TcpStream) -> Self { Oct 10 13:47:04.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:47:04.385 INFO kablam! Oct 10 13:47:05.021 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.70s Oct 10 13:47:05.032 INFO kablam! su: No module specific data is present Oct 10 13:47:06.353 INFO running `"docker" "rm" "-f" "55fc455ba18b76c2458beb78e3b0afeaad6d89ef7b34f2040f78274be5d9635f"` Oct 10 13:47:06.652 INFO blam! 55fc455ba18b76c2458beb78e3b0afeaad6d89ef7b34f2040f78274be5d9635f Oct 10 13:47:06.653 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 13:47:06.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 13:47:07.117 INFO blam! 8ff3b28dcc95d31754a9205ffae38949da694c19f62c7547bba2908544a33dc1 Oct 10 13:47:07.124 INFO running `"docker" "start" "-a" "8ff3b28dcc95d31754a9205ffae38949da694c19f62c7547bba2908544a33dc1"` Oct 10 13:47:08.283 INFO kablam! usermod: no changes Oct 10 13:47:08.403 INFO kablam! warning: unused manifest key: lib.file Oct 10 13:47:08.584 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 10 13:47:08.604 INFO kablam! Running /target/debug/deps/quick_amqp-851bb216c4702e70 Oct 10 13:47:08.604 INFO kablam! Running /target/debug/deps/quick_amqp-b0f185f841d444f4 Oct 10 13:47:08.604 INFO blam! Oct 10 13:47:08.604 INFO blam! running 0 tests Oct 10 13:47:08.604 INFO blam! Oct 10 13:47:08.604 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:47:08.604 INFO blam! Oct 10 13:47:08.608 INFO blam! Oct 10 13:47:08.608 INFO blam! running 0 tests Oct 10 13:47:08.608 INFO blam! Oct 10 13:47:08.608 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:47:08.608 INFO blam! Oct 10 13:47:08.609 INFO kablam! Doc-tests quick_amqp Oct 10 13:47:15.953 INFO blam! Oct 10 13:47:15.953 INFO blam! running 0 tests Oct 10 13:47:15.953 INFO blam! Oct 10 13:47:15.953 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:47:15.953 INFO blam! Oct 10 13:47:15.963 INFO kablam! su: No module specific data is present Oct 10 13:47:16.710 INFO running `"docker" "rm" "-f" "8ff3b28dcc95d31754a9205ffae38949da694c19f62c7547bba2908544a33dc1"` Oct 10 13:47:16.992 INFO blam! 8ff3b28dcc95d31754a9205ffae38949da694c19f62c7547bba2908544a33dc1