Oct 10 23:12:32.653 INFO testing faradayio/toy-tokio-queue against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:12:32.653 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:12:32.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 23:12:32.833 INFO blam! 3a5b1724be0065015337c3c5ebc73bf122c9e483fbc62601d78e1b735c0c3122 Oct 10 23:12:32.833 INFO running `"docker" "start" "-a" "3a5b1724be0065015337c3c5ebc73bf122c9e483fbc62601d78e1b735c0c3122"` Oct 10 23:12:33.299 INFO kablam! usermod: no changes Oct 10 23:12:33.464 INFO kablam! Compiling openssl v0.10.7 Oct 10 23:12:33.464 INFO kablam! Compiling clap v2.31.2 Oct 10 23:12:33.464 INFO kablam! Compiling structopt-derive v0.2.8 Oct 10 23:12:33.472 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 23:12:48.337 INFO kablam! Compiling tokio-openssl v0.2.0 Oct 10 23:12:56.028 INFO kablam! Compiling structopt v0.2.8 Oct 10 23:12:57.392 INFO kablam! Compiling toy-tokio-queue v0.1.0 (/source) Oct 10 23:13:01.313 INFO kablam! warning: unused `#[macro_use]` import Oct 10 23:13:01.313 INFO kablam! --> src/main.rs:9:1 Oct 10 23:13:01.313 INFO kablam! | Oct 10 23:13:01.313 INFO kablam! 9 | #[macro_use] Oct 10 23:13:01.313 INFO kablam! | ^^^^^^^^^^^^ Oct 10 23:13:01.313 INFO kablam! | Oct 10 23:13:01.313 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 23:13:01.314 INFO kablam! Oct 10 23:13:01.314 INFO kablam! warning: unused import: `TcpStream` Oct 10 23:13:01.314 INFO kablam! --> src/main.rs:21:31 Oct 10 23:13:01.314 INFO kablam! | Oct 10 23:13:01.315 INFO kablam! 21 | use tokio::net::{TcpListener, TcpStream}; Oct 10 23:13:01.315 INFO kablam! | ^^^^^^^^^ Oct 10 23:13:01.315 INFO kablam! Oct 10 23:13:01.597 INFO kablam! warning: method is never used: `open_tls` Oct 10 23:13:01.598 INFO kablam! --> src/connection.rs:34:5 Oct 10 23:13:01.600 INFO kablam! | Oct 10 23:13:01.601 INFO kablam! 34 | pub fn open_tls(host: &str, port: u16) -> AMQPResult { Oct 10 23:13:01.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:13:01.601 INFO kablam! | Oct 10 23:13:01.602 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 23:13:01.602 INFO kablam! Oct 10 23:13:01.602 INFO kablam! warning: method is never used: `set_frame_max_limit` Oct 10 23:13:01.602 INFO kablam! --> src/connection.rs:171:5 Oct 10 23:13:01.603 INFO kablam! | Oct 10 23:13:01.603 INFO kablam! 171 | pub fn set_frame_max_limit(&mut self, frame_max_limit: u32) { Oct 10 23:13:01.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:13:01.604 INFO kablam! Oct 10 23:13:05.566 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.24s Oct 10 23:13:05.575 INFO kablam! su: No module specific data is present Oct 10 23:13:06.383 INFO running `"docker" "rm" "-f" "3a5b1724be0065015337c3c5ebc73bf122c9e483fbc62601d78e1b735c0c3122"` Oct 10 23:13:06.696 INFO blam! 3a5b1724be0065015337c3c5ebc73bf122c9e483fbc62601d78e1b735c0c3122 Oct 10 23:13:06.700 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:13:06.700 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 23:13:07.124 INFO blam! bb58dfd46fc9f41a4343a6c9ecfa349f89bc9daf6d79bb0f86a95d64fe30ecd8 Oct 10 23:13:07.136 INFO running `"docker" "start" "-a" "bb58dfd46fc9f41a4343a6c9ecfa349f89bc9daf6d79bb0f86a95d64fe30ecd8"` Oct 10 23:13:08.590 INFO kablam! usermod: no changes Oct 10 23:13:08.739 INFO kablam! Compiling toy-tokio-queue v0.1.0 (/source) Oct 10 23:13:12.680 INFO kablam! warning: unused `#[macro_use]` import Oct 10 23:13:12.680 INFO kablam! --> src/main.rs:9:1 Oct 10 23:13:12.680 INFO kablam! | Oct 10 23:13:12.680 INFO kablam! 9 | #[macro_use] Oct 10 23:13:12.680 INFO kablam! | ^^^^^^^^^^^^ Oct 10 23:13:12.680 INFO kablam! | Oct 10 23:13:12.680 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 23:13:12.680 INFO kablam! Oct 10 23:13:12.680 INFO kablam! warning: unused import: `TcpStream` Oct 10 23:13:12.680 INFO kablam! --> src/main.rs:21:31 Oct 10 23:13:12.680 INFO kablam! | Oct 10 23:13:12.680 INFO kablam! 21 | use tokio::net::{TcpListener, TcpStream}; Oct 10 23:13:12.680 INFO kablam! | ^^^^^^^^^ Oct 10 23:13:12.680 INFO kablam! Oct 10 23:13:12.900 INFO kablam! warning: method is never used: `open_tls` Oct 10 23:13:12.900 INFO kablam! --> src/connection.rs:34:5 Oct 10 23:13:12.900 INFO kablam! | Oct 10 23:13:12.900 INFO kablam! 34 | pub fn open_tls(host: &str, port: u16) -> AMQPResult { Oct 10 23:13:12.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:13:12.901 INFO kablam! | Oct 10 23:13:12.901 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 23:13:12.901 INFO kablam! Oct 10 23:13:12.901 INFO kablam! warning: method is never used: `set_frame_max_limit` Oct 10 23:13:12.901 INFO kablam! --> src/connection.rs:171:5 Oct 10 23:13:12.901 INFO kablam! | Oct 10 23:13:12.901 INFO kablam! 171 | pub fn set_frame_max_limit(&mut self, frame_max_limit: u32) { Oct 10 23:13:12.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:13:12.901 INFO kablam! Oct 10 23:13:13.567 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.96s Oct 10 23:13:13.584 INFO kablam! su: No module specific data is present Oct 10 23:13:14.753 INFO running `"docker" "rm" "-f" "bb58dfd46fc9f41a4343a6c9ecfa349f89bc9daf6d79bb0f86a95d64fe30ecd8"` Oct 10 23:13:15.052 INFO blam! bb58dfd46fc9f41a4343a6c9ecfa349f89bc9daf6d79bb0f86a95d64fe30ecd8 Oct 10 23:13:15.060 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:13:15.060 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 23:13:15.704 INFO blam! 33b27c80289325b75e410698f7e9ccc70c38fc7c81664265bf6feed3c3c17b0d Oct 10 23:13:15.720 INFO running `"docker" "start" "-a" "33b27c80289325b75e410698f7e9ccc70c38fc7c81664265bf6feed3c3c17b0d"` Oct 10 23:13:16.796 INFO kablam! usermod: no changes Oct 10 23:13:17.004 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 10 23:13:17.014 INFO kablam! Running /target/debug/deps/toy_tokio_queue-4019b4c10bedd5af Oct 10 23:13:17.024 INFO kablam! su: No module specific data is present Oct 10 23:13:17.024 INFO blam! Oct 10 23:13:17.024 INFO blam! running 0 tests Oct 10 23:13:17.024 INFO blam! Oct 10 23:13:17.024 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:13:17.024 INFO blam! Oct 10 23:13:17.591 INFO running `"docker" "rm" "-f" "33b27c80289325b75e410698f7e9ccc70c38fc7c81664265bf6feed3c3c17b0d"` Oct 10 23:13:17.925 INFO blam! 33b27c80289325b75e410698f7e9ccc70c38fc7c81664265bf6feed3c3c17b0d