Oct 12 21:40:35.082 INFO checking faradayio/toy-tokio-queue against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 21:40:35.082 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-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 21:40:35.580 INFO blam! 9cf3710165f1174f9bad034228e8e72131e85fc6e5373fb5163f002a94b317bc Oct 12 21:40:35.582 INFO running `"docker" "start" "-a" "9cf3710165f1174f9bad034228e8e72131e85fc6e5373fb5163f002a94b317bc"` Oct 12 21:40:37.072 INFO kablam! usermod: no changes Oct 12 21:40:37.328 INFO kablam! Compiling openssl v0.10.7 Oct 12 21:40:37.336 INFO kablam! Checking mio v0.6.14 Oct 12 21:40:37.340 INFO kablam! Checking tokio-io v0.1.6 Oct 12 21:40:37.340 INFO kablam! Checking tokio-threadpool v0.1.3 Oct 12 21:40:37.340 INFO kablam! Checking structopt v0.2.8 Oct 12 21:40:41.908 INFO kablam! Checking tokio-fs v0.1.0 Oct 12 21:40:43.381 INFO kablam! Checking tokio-reactor v0.1.1 Oct 12 21:40:45.568 INFO kablam! Checking tokio-tcp v0.1.0 Oct 12 21:40:45.568 INFO kablam! Checking tokio-udp v0.1.0 Oct 12 21:40:47.836 INFO kablam! Checking tokio v0.1.6 Oct 12 21:40:50.536 INFO kablam! Checking tokio-core v0.1.17 Oct 12 21:40:52.948 INFO kablam! Checking tokio-openssl v0.2.0 Oct 12 21:40:54.640 INFO kablam! Checking toy-tokio-queue v0.1.0 (/source) Oct 12 21:40:58.228 INFO kablam! warning: unused `#[macro_use]` import Oct 12 21:40:58.229 INFO kablam! --> src/main.rs:9:1 Oct 12 21:40:58.229 INFO kablam! | Oct 12 21:40:58.229 INFO kablam! 9 | #[macro_use] Oct 12 21:40:58.229 INFO kablam! | ^^^^^^^^^^^^ Oct 12 21:40:58.229 INFO kablam! | Oct 12 21:40:58.229 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:40:58.229 INFO kablam! Oct 12 21:40:58.229 INFO kablam! warning: unused import: `TcpStream` Oct 12 21:40:58.229 INFO kablam! --> src/main.rs:21:31 Oct 12 21:40:58.229 INFO kablam! | Oct 12 21:40:58.229 INFO kablam! 21 | use tokio::net::{TcpListener, TcpStream}; Oct 12 21:40:58.231 INFO kablam! | ^^^^^^^^^ Oct 12 21:40:58.231 INFO kablam! Oct 12 21:40:58.651 INFO kablam! warning: method is never used: `open_tls` Oct 12 21:40:58.651 INFO kablam! --> src/connection.rs:34:5 Oct 12 21:40:58.651 INFO kablam! | Oct 12 21:40:58.651 INFO kablam! 34 | pub fn open_tls(host: &str, port: u16) -> AMQPResult { Oct 12 21:40:58.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:40:58.651 INFO kablam! | Oct 12 21:40:58.651 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:40:58.653 INFO kablam! Oct 12 21:40:58.653 INFO kablam! warning: method is never used: `set_frame_max_limit` Oct 12 21:40:58.653 INFO kablam! --> src/connection.rs:171:5 Oct 12 21:40:58.653 INFO kablam! | Oct 12 21:40:58.653 INFO kablam! 171 | pub fn set_frame_max_limit(&mut self, frame_max_limit: u32) { Oct 12 21:40:58.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:40:58.653 INFO kablam! Oct 12 21:40:58.708 INFO kablam! warning: unused `#[macro_use]` import Oct 12 21:40:58.708 INFO kablam! --> src/main.rs:9:1 Oct 12 21:40:58.709 INFO kablam! | Oct 12 21:40:58.709 INFO kablam! 9 | #[macro_use] Oct 12 21:40:58.709 INFO kablam! | ^^^^^^^^^^^^ Oct 12 21:40:58.709 INFO kablam! | Oct 12 21:40:58.709 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:40:58.709 INFO kablam! Oct 12 21:40:58.709 INFO kablam! warning: unused import: `TcpStream` Oct 12 21:40:58.709 INFO kablam! --> src/main.rs:21:31 Oct 12 21:40:58.709 INFO kablam! | Oct 12 21:40:58.709 INFO kablam! 21 | use tokio::net::{TcpListener, TcpStream}; Oct 12 21:40:58.709 INFO kablam! | ^^^^^^^^^ Oct 12 21:40:58.709 INFO kablam! Oct 12 21:40:58.977 INFO kablam! warning: method is never used: `open_tls` Oct 12 21:40:58.978 INFO kablam! --> src/connection.rs:34:5 Oct 12 21:40:58.978 INFO kablam! | Oct 12 21:40:58.979 INFO kablam! 34 | pub fn open_tls(host: &str, port: u16) -> AMQPResult { Oct 12 21:40:58.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:40:58.980 INFO kablam! | Oct 12 21:40:58.981 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:40:58.981 INFO kablam! Oct 12 21:40:58.982 INFO kablam! warning: method is never used: `set_frame_max_limit` Oct 12 21:40:58.982 INFO kablam! --> src/connection.rs:171:5 Oct 12 21:40:58.983 INFO kablam! | Oct 12 21:40:58.984 INFO kablam! 171 | pub fn set_frame_max_limit(&mut self, frame_max_limit: u32) { Oct 12 21:40:58.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:40:58.985 INFO kablam! Oct 12 21:40:59.037 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.93s Oct 12 21:40:59.057 INFO kablam! su: No module specific data is present Oct 12 21:41:00.492 INFO running `"docker" "rm" "-f" "9cf3710165f1174f9bad034228e8e72131e85fc6e5373fb5163f002a94b317bc"` Oct 12 21:41:00.788 INFO blam! 9cf3710165f1174f9bad034228e8e72131e85fc6e5373fb5163f002a94b317bc