Oct 13 13:37:30.648 INFO checking hyper-fs-0.2.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 13:37:30.648 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 13:37:31.086 INFO blam! 48363116bba65801e21530761feed5db37c6f080c9ed8393612511a404639446 Oct 13 13:37:31.088 INFO running `"docker" "start" "-a" "48363116bba65801e21530761feed5db37c6f080c9ed8393612511a404639446"` Oct 13 13:37:32.808 INFO kablam! usermod: no changes Oct 13 13:37:33.136 INFO kablam! Checking mxo_env_logger v0.1.0 Oct 13 13:37:33.136 INFO kablam! Checking hyper-fs v0.2.0 (/source) Oct 13 13:38:01.772 INFO kablam! warning: unused `#[macro_use]` import Oct 13 13:38:01.773 INFO kablam! --> examples/hyper-file.rs:4:1 Oct 13 13:38:01.774 INFO kablam! | Oct 13 13:38:01.775 INFO kablam! 4 | #[macro_use] Oct 13 13:38:01.775 INFO kablam! | ^^^^^^^^^^^^ Oct 13 13:38:01.776 INFO kablam! | Oct 13 13:38:01.776 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 13:38:01.776 INFO kablam! Oct 13 13:38:01.970 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 13 13:38:01.970 INFO kablam! --> examples/hyper-file.rs:49:14 Oct 13 13:38:01.971 INFO kablam! | Oct 13 13:38:01.971 INFO kablam! 49 | http.bind_connection(&handle, socket, addr, file_server.clone()); Oct 13 13:38:01.972 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 13:38:01.975 INFO kablam! | Oct 13 13:38:01.975 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 13:38:01.976 INFO kablam! Oct 13 13:38:02.072 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 13 13:38:02.072 INFO kablam! --> examples/hyper-index.rs:51:14 Oct 13 13:38:02.072 INFO kablam! | Oct 13 13:38:02.072 INFO kablam! 51 | http.bind_connection(&handle, socket, addr, index_server.clone()); Oct 13 13:38:02.072 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 13:38:02.072 INFO kablam! | Oct 13 13:38:02.076 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 13:38:02.076 INFO kablam! Oct 13 13:38:02.252 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 13 13:38:02.252 INFO kablam! --> tests/test_fs.rs:194:14 Oct 13 13:38:02.252 INFO kablam! | Oct 13 13:38:02.252 INFO kablam! 194 | http.bind_connection(&handle, socket, addr, fs_server.clone()); Oct 13 13:38:02.252 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 13:38:02.252 INFO kablam! | Oct 13 13:38:02.252 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 13:38:02.252 INFO kablam! Oct 13 13:38:02.372 INFO kablam! warning: unused `#[macro_use]` import Oct 13 13:38:02.372 INFO kablam! --> examples/hyper-doc.rs:4:1 Oct 13 13:38:02.372 INFO kablam! | Oct 13 13:38:02.372 INFO kablam! 4 | #[macro_use] Oct 13 13:38:02.372 INFO kablam! | ^^^^^^^^^^^^ Oct 13 13:38:02.372 INFO kablam! | Oct 13 13:38:02.372 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 13:38:02.372 INFO kablam! Oct 13 13:38:02.450 INFO kablam! warning: unused `#[macro_use]` import Oct 13 13:38:02.450 INFO kablam! --> examples/hyper-fs.rs:4:1 Oct 13 13:38:02.450 INFO kablam! | Oct 13 13:38:02.451 INFO kablam! 4 | #[macro_use] Oct 13 13:38:02.451 INFO kablam! | ^^^^^^^^^^^^ Oct 13 13:38:02.451 INFO kablam! | Oct 13 13:38:02.451 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 13:38:02.451 INFO kablam! Oct 13 13:38:02.488 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 13 13:38:02.488 INFO kablam! --> examples/hyper-doc.rs:49:14 Oct 13 13:38:02.489 INFO kablam! | Oct 13 13:38:02.489 INFO kablam! 49 | http.bind_connection(&handle, socket, addr, doc.clone()); Oct 13 13:38:02.490 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 13:38:02.490 INFO kablam! | Oct 13 13:38:02.491 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 13:38:02.491 INFO kablam! Oct 13 13:38:02.642 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 13 13:38:02.642 INFO kablam! --> examples/hyper-fs.rs:53:14 Oct 13 13:38:02.642 INFO kablam! | Oct 13 13:38:02.642 INFO kablam! 53 | http.bind_connection(&handle, socket, addr, fs_server.clone()); Oct 13 13:38:02.642 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 13:38:02.642 INFO kablam! | Oct 13 13:38:02.643 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 13:38:02.643 INFO kablam! Oct 13 13:38:02.659 INFO kablam! warning: use of deprecated item '>::remote_addr': This method will be gone in future versions. Oct 13 13:38:02.659 INFO kablam! --> examples/hyper-fs.rs:107:18 Oct 13 13:38:02.659 INFO kablam! | Oct 13 13:38:02.659 INFO kablam! 107 | .remote_addr() Oct 13 13:38:02.659 INFO kablam! | ^^^^^^^^^^^ Oct 13 13:38:02.659 INFO kablam! Oct 13 13:38:02.712 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.85s Oct 13 13:38:02.730 INFO kablam! su: No module specific data is present Oct 13 13:38:03.181 INFO running `"docker" "rm" "-f" "48363116bba65801e21530761feed5db37c6f080c9ed8393612511a404639446"` Oct 13 13:38:03.444 INFO blam! 48363116bba65801e21530761feed5db37c6f080c9ed8393612511a404639446