Oct 13 03:48:52.064 INFO testing platy/bacnet-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 03:48:52.064 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 03:48:52.419 INFO blam! 07191e211ca643a7460978d70828664863ffc95c275c956d249c64f50fa4522f Oct 13 03:48:52.423 INFO running `"docker" "start" "-a" "07191e211ca643a7460978d70828664863ffc95c275c956d249c64f50fa4522f"` Oct 13 03:48:53.383 INFO kablam! usermod: no changes Oct 13 03:48:53.431 INFO kablam! Compiling bacnet v0.0.1 (/source) Oct 13 03:48:54.177 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.76s Oct 13 03:48:54.178 INFO kablam! su: No module specific data is present Oct 13 03:48:54.733 INFO running `"docker" "rm" "-f" "07191e211ca643a7460978d70828664863ffc95c275c956d249c64f50fa4522f"` Oct 13 03:48:54.925 INFO blam! 07191e211ca643a7460978d70828664863ffc95c275c956d249c64f50fa4522f Oct 13 03:48:54.925 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 03:48:55.212 INFO blam! 0ffffbe72cac76124d4e93e5f0d5433bb52ff4682da9812a5fbf888f3a61708f Oct 13 03:48:55.227 INFO running `"docker" "start" "-a" "0ffffbe72cac76124d4e93e5f0d5433bb52ff4682da9812a5fbf888f3a61708f"` Oct 13 03:48:55.927 INFO kablam! usermod: no changes Oct 13 03:48:55.970 INFO kablam! Compiling bacnet v0.0.1 (/source) Oct 13 03:48:56.534 INFO kablam! warning: variable does not need to be mutable Oct 13 03:48:56.534 INFO kablam! --> src/parse.rs:67:13 Oct 13 03:48:56.534 INFO kablam! | Oct 13 03:48:56.534 INFO kablam! 67 | let mut reader: &mut io::Read = &mut io::Cursor::new(data); Oct 13 03:48:56.534 INFO kablam! | ----^^^^^^ Oct 13 03:48:56.534 INFO kablam! | | Oct 13 03:48:56.534 INFO kablam! | help: remove this `mut` Oct 13 03:48:56.534 INFO kablam! | Oct 13 03:48:56.534 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 03:48:56.534 INFO kablam! Oct 13 03:48:56.538 INFO kablam! warning: variable does not need to be mutable Oct 13 03:48:56.538 INFO kablam! --> src/parse.rs:124:13 Oct 13 03:48:56.538 INFO kablam! | Oct 13 03:48:56.538 INFO kablam! 124 | let mut reader: &mut io::Read = &mut io::Cursor::new(data); Oct 13 03:48:56.538 INFO kablam! | ----^^^^^^ Oct 13 03:48:56.538 INFO kablam! | | Oct 13 03:48:56.538 INFO kablam! | help: remove this `mut` Oct 13 03:48:56.538 INFO kablam! Oct 13 03:48:56.550 INFO kablam! warning: variable does not need to be mutable Oct 13 03:48:56.550 INFO kablam! --> src/parse.rs:202:13 Oct 13 03:48:56.551 INFO kablam! | Oct 13 03:48:56.551 INFO kablam! 202 | let mut reader: &mut io::Read = &mut io::Cursor::new(data); Oct 13 03:48:56.551 INFO kablam! | ----^^^^^^ Oct 13 03:48:56.551 INFO kablam! | | Oct 13 03:48:56.552 INFO kablam! | help: remove this `mut` Oct 13 03:48:56.552 INFO kablam! Oct 13 03:48:56.563 INFO kablam! warning: variable does not need to be mutable Oct 13 03:48:56.563 INFO kablam! --> src/parse.rs:442:9 Oct 13 03:48:56.563 INFO kablam! | Oct 13 03:48:56.563 INFO kablam! 442 | let mut reader: &mut Read = &mut data; Oct 13 03:48:56.563 INFO kablam! | ----^^^^^^ Oct 13 03:48:56.563 INFO kablam! | | Oct 13 03:48:56.563 INFO kablam! | help: remove this `mut` Oct 13 03:48:56.563 INFO kablam! Oct 13 03:48:56.563 INFO kablam! warning: variable does not need to be mutable Oct 13 03:48:56.563 INFO kablam! --> src/parse.rs:449:9 Oct 13 03:48:56.563 INFO kablam! | Oct 13 03:48:56.563 INFO kablam! 449 | let mut reader: &mut Read = &mut data; Oct 13 03:48:56.563 INFO kablam! | ----^^^^^^ Oct 13 03:48:56.563 INFO kablam! | | Oct 13 03:48:56.563 INFO kablam! | help: remove this `mut` Oct 13 03:48:56.563 INFO kablam! Oct 13 03:48:57.517 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.57s Oct 13 03:48:57.520 INFO kablam! su: No module specific data is present Oct 13 03:48:58.216 INFO running `"docker" "rm" "-f" "0ffffbe72cac76124d4e93e5f0d5433bb52ff4682da9812a5fbf888f3a61708f"` Oct 13 03:48:58.428 INFO blam! 0ffffbe72cac76124d4e93e5f0d5433bb52ff4682da9812a5fbf888f3a61708f Oct 13 03:48:58.431 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 03:48:58.879 INFO blam! f7d077d10409d04584aee543c14b082f80d47abd46f0c90aedd82a1caa7017dd Oct 13 03:48:58.880 INFO running `"docker" "start" "-a" "f7d077d10409d04584aee543c14b082f80d47abd46f0c90aedd82a1caa7017dd"` Oct 13 03:48:59.525 INFO kablam! usermod: no changes Oct 13 03:48:59.580 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 13 03:48:59.583 INFO kablam! Running /target/debug/deps/bacnet-8460ebb10815b0c4 Oct 13 03:48:59.589 INFO blam! Oct 13 03:48:59.589 INFO blam! running 60 tests Oct 13 03:48:59.589 INFO blam! test parse::parse_sequenceable_value_tests::parse_context_boolean ... ok Oct 13 03:48:59.594 INFO blam! test parse::parse_sequenceable_value_tests::parse_context_sequence_of_application_values ... ok Oct 13 03:48:59.594 INFO blam! test parse::parse_sequenceable_value_tests::parse_context_null ... ok Oct 13 03:48:59.594 INFO blam! test ast::test_get_context_value::get_first_context_value ... ok Oct 13 03:48:59.595 INFO blam! test parse::parse_sequenceable_value_tests::parse_boolean ... ok Oct 13 03:48:59.595 INFO blam! test parse::parse_sequenceable_value_tests::parse_null ... ok Oct 13 03:48:59.595 INFO blam! test parse::test_apdu_header_parse::parse_confirmed ... ok Oct 13 03:48:59.595 INFO blam! test parse::test_apdu_header_parse::parse_simple_ack ... ok Oct 13 03:48:59.595 INFO blam! test ast::test_get_context_value::get_missing_context_value ... ok Oct 13 03:48:59.595 INFO blam! test parse::parse_sequenceable_value_tests::parse_unsigned ... ok Oct 13 03:48:59.595 INFO blam! test parse::test_apdu_header_parse::parse_unconfirmed ... ok Oct 13 03:48:59.595 INFO blam! test parse::test_read_tag::application0 ... ok Oct 13 03:48:59.595 INFO blam! test parse::test_read_tag::application1 ... ok Oct 13 03:48:59.596 INFO blam! test parse::test_read_tag::application2 ... ok Oct 13 03:48:59.596 INFO blam! test parse::test_read_tag::application32 ... ok Oct 13 03:48:59.597 INFO blam! test parse::test_read_tag::context1 ... ok Oct 13 03:48:59.597 INFO blam! test parse::test_read_tag::close ... ok Oct 13 03:48:59.597 INFO blam! test parse::test_read_unsigned_16 ... ok Oct 13 03:48:59.597 INFO blam! test parse::test_read_tag::open ... ok Oct 13 03:48:59.597 INFO blam! test parse::test_value_sequence_parse::parse_empty_value_sequence ... ok Oct 13 03:48:59.597 INFO blam! test parse::test_read_unsigned_32 ... ok Oct 13 03:48:59.597 INFO blam! test parse::test_value_sequence_parse::parse_basic_value_sequence ... ok Oct 13 03:48:59.597 INFO blam! test serialise::test_apdu_header_write::write_abort_pdu ... ok Oct 13 03:48:59.597 INFO blam! test serialise::test_apdu_header_write::write_complexack_basic ... ok Oct 13 03:48:59.597 INFO blam! test serialise::test_apdu_header_write::write_confirmed_max ... ok Oct 13 03:48:59.597 INFO blam! test serialise::test_apdu_header_write::write_error_pdu ... ok Oct 13 03:48:59.597 INFO blam! test serialise::test_apdu_header_write::write_reject_pdu ... ok Oct 13 03:48:59.597 INFO blam! test serialise::test_apdu_header_write::write_segment_ack ... ok Oct 13 03:48:59.598 INFO blam! test serialise::test_apdu_header_write::write_complexack_segmented ... ok Oct 13 03:48:59.598 INFO blam! test serialise::test_apdu_header_write::write_confirmed ... ok Oct 13 03:48:59.598 INFO blam! test serialise::test_apdu_header_write::write_simple_ack ... ok Oct 13 03:48:59.598 INFO blam! test serialise::test_apdu_header_write::write_unconfirmed ... ok Oct 13 03:48:59.598 INFO blam! test serialise::test_write_tag::application0 ... ok Oct 13 03:48:59.598 INFO blam! test serialise::test_write_tag::application1 ... ok Oct 13 03:48:59.598 INFO blam! test serialise::test_write_tag::application2 ... ok Oct 13 03:48:59.598 INFO blam! test serialise::test_write_tag::application32 ... ok Oct 13 03:48:59.598 INFO blam! test serialise::test_write_tag::close ... ok Oct 13 03:48:59.598 INFO blam! test serialise::test_write_tag::open ... ok Oct 13 03:48:59.598 INFO blam! test serialise::write_sequenceable_value_tests::write_boolean ... ok Oct 13 03:48:59.599 INFO blam! test serialise::test_write_tag::context1 ... ok Oct 13 03:48:59.599 INFO blam! test serialise::write_sequenceable_value_tests::write_context_null ... ok Oct 13 03:48:59.599 INFO blam! test serialise::write_sequenceable_value_tests::write_context_boolean ... ok Oct 13 03:48:59.599 INFO blam! test serialise::write_sequenceable_value_tests::write_context_unsigned ... ok Oct 13 03:48:59.599 INFO blam! test serialise::write_sequenceable_value_tests::write_context_sequence_of_application_values ... ok Oct 13 03:48:59.599 INFO blam! test ast::test_get_context_value::get_second_context_value ... ok Oct 13 03:48:59.599 INFO blam! test parse::parse_sequenceable_value_tests::parse_context_wrapped_application_value ... ok Oct 13 03:48:59.599 INFO blam! test parse::parse_sequenceable_value_tests::parse_context_unsigned ... ok Oct 13 03:48:59.599 INFO blam! test serialise::write_sequenceable_value_tests::write_context_wrapped_application_value ... ok Oct 13 03:48:59.600 INFO blam! test parse::parse_sequenceable_value_tests::parse_empty_reader ... ok Oct 13 03:48:59.600 INFO blam! test serialise::test_value_sequence_write::write_basic_value_sequence ... ok Oct 13 03:48:59.600 INFO blam! test serialise::test_value_sequence_write::write_empty_value_sequence ... ok Oct 13 03:48:59.600 INFO blam! test serialise::write_sequenceable_value_tests::write_unsigned ... ok Oct 13 03:48:59.600 INFO blam! test serialise::write_sequenceable_value_tests::write_null ... ok Oct 13 03:48:59.600 INFO blam! test service::iam::test::test_unmarshall_correct ... ok Oct 13 03:48:59.600 INFO blam! test service::whois::handler_test::range_checks ... ok Oct 13 03:48:59.600 INFO blam! test service::whois::message::test_marshall_correct ... ok Oct 13 03:48:59.600 INFO blam! test service::whois::message::test_unmarshall_correct ... ok Oct 13 03:48:59.603 INFO blam! test service::iam::test::test_marshall_correct ... ok Oct 13 03:48:59.607 INFO blam! test service::iam::test::test_marshall_cycle ... ok Oct 13 03:48:59.607 INFO kablam! Doc-tests bacnet Oct 13 03:48:59.607 INFO blam! test service::whois::message::test_marshall_cycle ... ok Oct 13 03:48:59.607 INFO blam! Oct 13 03:48:59.607 INFO blam! test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:48:59.607 INFO blam! Oct 13 03:48:59.980 INFO blam! Oct 13 03:48:59.980 INFO blam! running 0 tests Oct 13 03:48:59.980 INFO blam! Oct 13 03:48:59.980 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:48:59.980 INFO blam! Oct 13 03:48:59.987 INFO kablam! su: No module specific data is present Oct 13 03:49:00.499 INFO running `"docker" "rm" "-f" "f7d077d10409d04584aee543c14b082f80d47abd46f0c90aedd82a1caa7017dd"` Oct 13 03:49:00.690 INFO blam! f7d077d10409d04584aee543c14b082f80d47abd46f0c90aedd82a1caa7017dd