Oct 15 13:08:30.028 INFO testing zmtp-0.6.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 13:08:30.028 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:30.349 INFO blam! ddcc73980c8cde45ee016180bee4dda0bd0552456698fdba6dc16bc82e0fd462 Oct 15 13:08:30.355 INFO running `"docker" "start" "-a" "ddcc73980c8cde45ee016180bee4dda0bd0552456698fdba6dc16bc82e0fd462"` Oct 15 13:08:31.463 INFO kablam! usermod: no changes Oct 15 13:08:31.511 INFO kablam! Compiling zmtp v0.6.0 (/source) Oct 15 13:08:32.007 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 15 13:08:32.007 INFO kablam! --> src/types.rs:36:24 Oct 15 13:08:32.007 INFO kablam! | Oct 15 13:08:32.007 INFO kablam! 36 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result; Oct 15 13:08:32.007 INFO kablam! | ^^^^^^^ Oct 15 13:08:32.007 INFO kablam! | Oct 15 13:08:32.007 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 15 13:08:32.007 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:32.007 INFO kablam! = note: for more information, see issue #35203 Oct 15 13:08:32.007 INFO kablam! Oct 15 13:08:32.403 INFO kablam! warning: unused import: `ReadBytesExt` Oct 15 13:08:32.403 INFO kablam! --> src/reader.rs:4:34 Oct 15 13:08:32.403 INFO kablam! | Oct 15 13:08:32.403 INFO kablam! 4 | use self::byteorder::{ByteOrder, ReadBytesExt, BigEndian}; Oct 15 13:08:32.403 INFO kablam! | ^^^^^^^^^^^^ Oct 15 13:08:32.403 INFO kablam! | Oct 15 13:08:32.403 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:08:32.403 INFO kablam! Oct 15 13:08:32.435 INFO kablam! warning: variable does not need to be mutable Oct 15 13:08:32.435 INFO kablam! --> src/types.rs:40:24 Oct 15 13:08:32.435 INFO kablam! | Oct 15 13:08:32.435 INFO kablam! 40 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 15 13:08:32.435 INFO kablam! | ----^^^ Oct 15 13:08:32.435 INFO kablam! | | Oct 15 13:08:32.435 INFO kablam! | help: remove this `mut` Oct 15 13:08:32.435 INFO kablam! | Oct 15 13:08:32.435 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 13:08:32.435 INFO kablam! Oct 15 13:08:32.535 INFO kablam! warning: variable does not need to be mutable Oct 15 13:08:32.535 INFO kablam! --> src/peer.rs:364:24 Oct 15 13:08:32.535 INFO kablam! | Oct 15 13:08:32.535 INFO kablam! 364 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 15 13:08:32.535 INFO kablam! | ----^^^ Oct 15 13:08:32.535 INFO kablam! | | Oct 15 13:08:32.535 INFO kablam! | help: remove this `mut` Oct 15 13:08:32.535 INFO kablam! Oct 15 13:08:33.939 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.45s Oct 15 13:08:33.947 INFO kablam! su: No module specific data is present Oct 15 13:08:34.636 INFO running `"docker" "rm" "-f" "ddcc73980c8cde45ee016180bee4dda0bd0552456698fdba6dc16bc82e0fd462"` Oct 15 13:08:34.879 INFO blam! ddcc73980c8cde45ee016180bee4dda0bd0552456698fdba6dc16bc82e0fd462 Oct 15 13:08:34.885 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:35.463 INFO blam! fb5f42c4ad22399c84ffdb67f5501c1d283d14f137eccd2873bc9f499099becd Oct 15 13:08:35.465 INFO running `"docker" "start" "-a" "fb5f42c4ad22399c84ffdb67f5501c1d283d14f137eccd2873bc9f499099becd"` Oct 15 13:08:36.402 INFO kablam! usermod: no changes Oct 15 13:08:36.447 INFO kablam! Compiling zmtp v0.6.0 (/source) Oct 15 13:08:37.115 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 15 13:08:37.115 INFO kablam! --> src/types.rs:36:24 Oct 15 13:08:37.115 INFO kablam! | Oct 15 13:08:37.115 INFO kablam! 36 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result; Oct 15 13:08:37.115 INFO kablam! | ^^^^^^^ Oct 15 13:08:37.115 INFO kablam! | Oct 15 13:08:37.115 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 15 13:08:37.115 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:37.115 INFO kablam! = note: for more information, see issue #35203 Oct 15 13:08:37.115 INFO kablam! Oct 15 13:08:37.615 INFO kablam! warning: unused import: `ReadBytesExt` Oct 15 13:08:37.615 INFO kablam! --> src/reader.rs:4:34 Oct 15 13:08:37.615 INFO kablam! | Oct 15 13:08:37.615 INFO kablam! 4 | use self::byteorder::{ByteOrder, ReadBytesExt, BigEndian}; Oct 15 13:08:37.615 INFO kablam! | ^^^^^^^^^^^^ Oct 15 13:08:37.615 INFO kablam! | Oct 15 13:08:37.615 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:08:37.615 INFO kablam! Oct 15 13:08:37.615 INFO kablam! warning: unused import: `Read` Oct 15 13:08:37.615 INFO kablam! --> src/lib.rs:17:19 Oct 15 13:08:37.615 INFO kablam! | Oct 15 13:08:37.615 INFO kablam! 17 | use std::io::{Read, Write}; Oct 15 13:08:37.615 INFO kablam! | ^^^^ Oct 15 13:08:37.615 INFO kablam! Oct 15 13:08:37.615 INFO kablam! warning: unused import: `Write` Oct 15 13:08:37.615 INFO kablam! --> src/lib.rs:17:25 Oct 15 13:08:37.615 INFO kablam! | Oct 15 13:08:37.615 INFO kablam! 17 | use std::io::{Read, Write}; Oct 15 13:08:37.615 INFO kablam! | ^^^^^ Oct 15 13:08:37.615 INFO kablam! Oct 15 13:08:37.751 INFO kablam! warning: variable does not need to be mutable Oct 15 13:08:37.751 INFO kablam! --> src/types.rs:40:24 Oct 15 13:08:37.752 INFO kablam! | Oct 15 13:08:37.752 INFO kablam! 40 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 15 13:08:37.752 INFO kablam! | ----^^^ Oct 15 13:08:37.753 INFO kablam! | | Oct 15 13:08:37.753 INFO kablam! | help: remove this `mut` Oct 15 13:08:37.753 INFO kablam! | Oct 15 13:08:37.753 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 13:08:37.754 INFO kablam! Oct 15 13:08:37.843 INFO kablam! warning: variable does not need to be mutable Oct 15 13:08:37.843 INFO kablam! --> src/peer.rs:364:24 Oct 15 13:08:37.843 INFO kablam! | Oct 15 13:08:37.843 INFO kablam! 364 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 15 13:08:37.843 INFO kablam! | ----^^^ Oct 15 13:08:37.843 INFO kablam! | | Oct 15 13:08:37.843 INFO kablam! | help: remove this `mut` Oct 15 13:08:37.843 INFO kablam! Oct 15 13:08:39.299 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.87s Oct 15 13:08:39.302 INFO kablam! su: No module specific data is present Oct 15 13:08:40.323 INFO running `"docker" "rm" "-f" "fb5f42c4ad22399c84ffdb67f5501c1d283d14f137eccd2873bc9f499099becd"` Oct 15 13:08:40.647 INFO blam! fb5f42c4ad22399c84ffdb67f5501c1d283d14f137eccd2873bc9f499099becd Oct 15 13:08:40.651 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:41.031 INFO blam! 96befb281d849f9d50b640d6d6f21f0b9c99d846361b8d4d614b2dd775436c7b Oct 15 13:08:41.034 INFO running `"docker" "start" "-a" "96befb281d849f9d50b640d6d6f21f0b9c99d846361b8d4d614b2dd775436c7b"` Oct 15 13:08:42.035 INFO kablam! usermod: no changes Oct 15 13:08:42.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 13:08:42.095 INFO kablam! Running /target/debug/deps/zmtp-9aa40433cc56f797 Oct 15 13:08:42.095 INFO blam! Oct 15 13:08:42.095 INFO blam! running 21 tests Oct 15 13:08:42.103 INFO blam! test zmtp_tests::deserialize_greeting ... ok Oct 15 13:08:42.103 INFO blam! test zmtp_tests::deserialize_long_cmd ... ok Oct 15 13:08:42.103 INFO blam! test zmtp_tests::deserialize_frame ... ok Oct 15 13:08:42.103 INFO blam! test zmtp_tests::deserialize_traffic ... ok Oct 15 13:08:42.119 INFO blam! test zmtp_tests::deserialize_short_cmd ... ok Oct 15 13:08:42.119 INFO blam! test zmtp_tests::deserialize_multiframe_msg ... ok Oct 15 13:08:42.123 INFO blam! test zmtp_tests::serialize_frame ... ok Oct 15 13:08:42.123 INFO blam! test zmtp_tests::serialize_multiframe_msg ... ok Oct 15 13:08:42.123 INFO blam! test zmtp_tests::serialize_single_frame_msg ... ok Oct 15 13:08:42.123 INFO blam! test zmtp_tests::serialize_long_cmd ... ok Oct 15 13:08:42.123 INFO blam! test zmtp_tests::serialize_greeting ... ok Oct 15 13:08:42.123 INFO blam! test zmtp_tests::serialize_short_cmd ... ok Oct 15 13:08:42.123 INFO blam! test zmtp_tests::deserialize_single_frame_msg ... ok Oct 15 13:08:42.123 INFO blam! test zmtp_tests::validate_basic_cmd ... ok Oct 15 13:08:42.123 INFO blam! test zmtp_tests::serialize_traffic ... ok Oct 15 13:08:42.123 INFO blam! test zmtp_tests::validate_basic_cmd_with_name_too_short ... ok Oct 15 13:08:42.123 INFO blam! test zmtp_tests::validate_basic_cmd_with_null_name_char ... ok Oct 15 13:08:42.123 INFO blam! test zmtp_tests::validate_basic_cmd_with_special_name_char ... ok Oct 15 13:08:42.123 INFO blam! test zmtp_tests::validate_basic_cmd_with_name_digit ... ok Oct 15 13:08:42.125 INFO blam! test zmtp_tests::validate_basic_cmd_with_invalid_name_char ... ok Oct 15 13:08:42.130 INFO blam! test zmtp_tests::create_cmd_with_name_too_long ... ok Oct 15 13:08:42.130 INFO blam! Oct 15 13:08:42.130 INFO blam! test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:08:42.130 INFO blam! Oct 15 13:08:42.140 INFO kablam! Doc-tests zmtp Oct 15 13:08:42.954 INFO kablam! su: No module specific data is present Oct 15 13:08:42.955 INFO blam! Oct 15 13:08:42.955 INFO blam! running 0 tests Oct 15 13:08:42.955 INFO blam! Oct 15 13:08:42.955 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:08:42.955 INFO blam! Oct 15 13:08:43.688 INFO running `"docker" "rm" "-f" "96befb281d849f9d50b640d6d6f21f0b9c99d846361b8d4d614b2dd775436c7b"` Oct 15 13:08:43.925 INFO blam! 96befb281d849f9d50b640d6d6f21f0b9c99d846361b8d4d614b2dd775436c7b