Oct 15 13:08:31.683 INFO testing zmtp-0.6.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 13:08:31.685 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 13:08:32.111 INFO blam! 9e974a3c44579f8ded337a8bf1fccab945e5ae8b2a4b500d1e094077e1dfaa62 Oct 15 13:08:32.117 INFO running `"docker" "start" "-a" "9e974a3c44579f8ded337a8bf1fccab945e5ae8b2a4b500d1e094077e1dfaa62"` Oct 15 13:08:33.197 INFO kablam! usermod: no changes Oct 15 13:08:33.291 INFO kablam! Compiling zmtp v0.6.0 (/source) Oct 15 13:08:33.938 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 15 13:08:33.940 INFO kablam! --> src/types.rs:36:24 Oct 15 13:08:33.942 INFO kablam! | Oct 15 13:08:33.943 INFO kablam! 36 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result; Oct 15 13:08:33.943 INFO kablam! | ^^^^^^^ Oct 15 13:08:33.944 INFO kablam! | Oct 15 13:08:33.944 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 15 13:08:33.945 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 13:08:33.946 INFO kablam! = note: for more information, see issue #35203 Oct 15 13:08:33.946 INFO kablam! Oct 15 13:08:34.374 INFO kablam! warning: unused import: `ReadBytesExt` Oct 15 13:08:34.375 INFO kablam! --> src/reader.rs:4:34 Oct 15 13:08:34.375 INFO kablam! | Oct 15 13:08:34.375 INFO kablam! 4 | use self::byteorder::{ByteOrder, ReadBytesExt, BigEndian}; Oct 15 13:08:34.376 INFO kablam! | ^^^^^^^^^^^^ Oct 15 13:08:34.376 INFO kablam! | Oct 15 13:08:34.377 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:08:34.377 INFO kablam! Oct 15 13:08:34.414 INFO kablam! warning: variable does not need to be mutable Oct 15 13:08:34.414 INFO kablam! --> src/types.rs:40:24 Oct 15 13:08:34.414 INFO kablam! | Oct 15 13:08:34.414 INFO kablam! 40 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 15 13:08:34.415 INFO kablam! | ----^^^ Oct 15 13:08:34.415 INFO kablam! | | Oct 15 13:08:34.415 INFO kablam! | help: remove this `mut` Oct 15 13:08:34.416 INFO kablam! | Oct 15 13:08:34.416 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 13:08:34.416 INFO kablam! Oct 15 13:08:34.503 INFO kablam! warning: variable does not need to be mutable Oct 15 13:08:34.503 INFO kablam! --> src/peer.rs:364:24 Oct 15 13:08:34.503 INFO kablam! | Oct 15 13:08:34.503 INFO kablam! 364 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 15 13:08:34.503 INFO kablam! | ----^^^ Oct 15 13:08:34.503 INFO kablam! | | Oct 15 13:08:34.503 INFO kablam! | help: remove this `mut` Oct 15 13:08:34.503 INFO kablam! Oct 15 13:08:35.719 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.48s Oct 15 13:08:35.721 INFO kablam! su: No module specific data is present Oct 15 13:08:36.128 INFO running `"docker" "rm" "-f" "9e974a3c44579f8ded337a8bf1fccab945e5ae8b2a4b500d1e094077e1dfaa62"` Oct 15 13:08:36.410 INFO blam! 9e974a3c44579f8ded337a8bf1fccab945e5ae8b2a4b500d1e094077e1dfaa62 Oct 15 13:08:36.415 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 13:08:36.761 INFO blam! 4f886fce65b9a18bf63997280070496b9217c7f26a65bd237593b3516a821b05 Oct 15 13:08:36.767 INFO running `"docker" "start" "-a" "4f886fce65b9a18bf63997280070496b9217c7f26a65bd237593b3516a821b05"` Oct 15 13:08:38.379 INFO kablam! usermod: no changes Oct 15 13:08:38.435 INFO kablam! Compiling zmtp v0.6.0 (/source) Oct 15 13:08:39.005 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 15 13:08:39.005 INFO kablam! --> src/types.rs:36:24 Oct 15 13:08:39.005 INFO kablam! | Oct 15 13:08:39.005 INFO kablam! 36 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result; Oct 15 13:08:39.005 INFO kablam! | ^^^^^^^ Oct 15 13:08:39.005 INFO kablam! | Oct 15 13:08:39.005 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 15 13:08:39.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 13:08:39.006 INFO kablam! = note: for more information, see issue #35203 Oct 15 13:08:39.006 INFO kablam! Oct 15 13:08:39.503 INFO kablam! warning: unused import: `ReadBytesExt` Oct 15 13:08:39.504 INFO kablam! --> src/reader.rs:4:34 Oct 15 13:08:39.504 INFO kablam! | Oct 15 13:08:39.504 INFO kablam! 4 | use self::byteorder::{ByteOrder, ReadBytesExt, BigEndian}; Oct 15 13:08:39.504 INFO kablam! | ^^^^^^^^^^^^ Oct 15 13:08:39.504 INFO kablam! | Oct 15 13:08:39.504 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:08:39.504 INFO kablam! Oct 15 13:08:39.504 INFO kablam! warning: unused import: `Read` Oct 15 13:08:39.504 INFO kablam! --> src/lib.rs:17:19 Oct 15 13:08:39.504 INFO kablam! | Oct 15 13:08:39.504 INFO kablam! 17 | use std::io::{Read, Write}; Oct 15 13:08:39.504 INFO kablam! | ^^^^ Oct 15 13:08:39.504 INFO kablam! Oct 15 13:08:39.504 INFO kablam! warning: unused import: `Write` Oct 15 13:08:39.504 INFO kablam! --> src/lib.rs:17:25 Oct 15 13:08:39.504 INFO kablam! | Oct 15 13:08:39.504 INFO kablam! 17 | use std::io::{Read, Write}; Oct 15 13:08:39.504 INFO kablam! | ^^^^^ Oct 15 13:08:39.504 INFO kablam! Oct 15 13:08:39.659 INFO kablam! warning: variable does not need to be mutable Oct 15 13:08:39.659 INFO kablam! --> src/types.rs:40:24 Oct 15 13:08:39.659 INFO kablam! | Oct 15 13:08:39.659 INFO kablam! 40 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 15 13:08:39.659 INFO kablam! | ----^^^ Oct 15 13:08:39.659 INFO kablam! | | Oct 15 13:08:39.659 INFO kablam! | help: remove this `mut` Oct 15 13:08:39.659 INFO kablam! | Oct 15 13:08:39.659 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 13:08:39.659 INFO kablam! Oct 15 13:08:39.747 INFO kablam! warning: variable does not need to be mutable Oct 15 13:08:39.747 INFO kablam! --> src/peer.rs:364:24 Oct 15 13:08:39.747 INFO kablam! | Oct 15 13:08:39.747 INFO kablam! 364 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 15 13:08:39.747 INFO kablam! | ----^^^ Oct 15 13:08:39.747 INFO kablam! | | Oct 15 13:08:39.747 INFO kablam! | help: remove this `mut` Oct 15 13:08:39.747 INFO kablam! Oct 15 13:08:41.213 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.81s Oct 15 13:08:41.220 INFO kablam! su: No module specific data is present Oct 15 13:08:41.811 INFO running `"docker" "rm" "-f" "4f886fce65b9a18bf63997280070496b9217c7f26a65bd237593b3516a821b05"` Oct 15 13:08:42.139 INFO blam! 4f886fce65b9a18bf63997280070496b9217c7f26a65bd237593b3516a821b05 Oct 15 13:08:42.151 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 13:08:42.626 INFO blam! 9a258456d35f769c0d1ce7ef7f8592a2bd481fa8845a30c7cd3b15529066e8ae Oct 15 13:08:42.629 INFO running `"docker" "start" "-a" "9a258456d35f769c0d1ce7ef7f8592a2bd481fa8845a30c7cd3b15529066e8ae"` Oct 15 13:08:43.711 INFO kablam! usermod: no changes Oct 15 13:08:43.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 13:08:43.791 INFO kablam! Running /target/debug/deps/zmtp-b77a26548b226a7a Oct 15 13:08:43.792 INFO blam! Oct 15 13:08:43.792 INFO blam! running 21 tests Oct 15 13:08:43.792 INFO blam! test zmtp_tests::deserialize_long_cmd ... ok Oct 15 13:08:43.792 INFO blam! test zmtp_tests::deserialize_greeting ... ok Oct 15 13:08:43.793 INFO blam! test zmtp_tests::deserialize_frame ... ok Oct 15 13:08:43.803 INFO blam! test zmtp_tests::deserialize_multiframe_msg ... ok Oct 15 13:08:43.803 INFO blam! test zmtp_tests::serialize_greeting ... ok Oct 15 13:08:43.803 INFO blam! test zmtp_tests::serialize_frame ... ok Oct 15 13:08:43.803 INFO blam! test zmtp_tests::deserialize_short_cmd ... ok Oct 15 13:08:43.803 INFO blam! test zmtp_tests::serialize_long_cmd ... ok Oct 15 13:08:43.803 INFO blam! test zmtp_tests::deserialize_single_frame_msg ... ok Oct 15 13:08:43.803 INFO blam! test zmtp_tests::deserialize_traffic ... ok Oct 15 13:08:43.803 INFO blam! test zmtp_tests::serialize_multiframe_msg ... ok Oct 15 13:08:43.803 INFO blam! test zmtp_tests::serialize_short_cmd ... ok Oct 15 13:08:43.819 INFO blam! test zmtp_tests::serialize_single_frame_msg ... ok Oct 15 13:08:43.819 INFO blam! test zmtp_tests::validate_basic_cmd_with_name_digit ... ok Oct 15 13:08:43.819 INFO blam! test zmtp_tests::validate_basic_cmd_with_name_too_short ... ok Oct 15 13:08:43.820 INFO blam! test zmtp_tests::validate_basic_cmd_with_null_name_char ... ok Oct 15 13:08:43.820 INFO blam! test zmtp_tests::validate_basic_cmd_with_invalid_name_char ... ok Oct 15 13:08:43.827 INFO blam! test zmtp_tests::validate_basic_cmd_with_special_name_char ... ok Oct 15 13:08:43.827 INFO blam! test zmtp_tests::validate_basic_cmd ... ok Oct 15 13:08:43.827 INFO blam! test zmtp_tests::serialize_traffic ... ok Oct 15 13:08:43.838 INFO blam! test zmtp_tests::create_cmd_with_name_too_long ... ok Oct 15 13:08:43.838 INFO blam! Oct 15 13:08:43.838 INFO blam! test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:08:43.838 INFO blam! Oct 15 13:08:43.843 INFO kablam! Doc-tests zmtp Oct 15 13:08:44.571 INFO blam! Oct 15 13:08:44.571 INFO blam! running 0 tests Oct 15 13:08:44.576 INFO blam! Oct 15 13:08:44.576 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:08:44.576 INFO blam! Oct 15 13:08:44.586 INFO kablam! su: No module specific data is present Oct 15 13:08:44.982 INFO running `"docker" "rm" "-f" "9a258456d35f769c0d1ce7ef7f8592a2bd481fa8845a30c7cd3b15529066e8ae"` Oct 15 13:08:45.143 INFO blam! 9a258456d35f769c0d1ce7ef7f8592a2bd481fa8845a30c7cd3b15529066e8ae