Oct 16 02:11:21.154 INFO testing mxf-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:11:21.155 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 16 02:11:21.403 INFO blam! 760178a955fdb137aa2dced7cac43d3a84132e00b2a50ebd43d64e6f3727a6f8 Oct 16 02:11:21.409 INFO running `"docker" "start" "-a" "760178a955fdb137aa2dced7cac43d3a84132e00b2a50ebd43d64e6f3727a6f8"` Oct 16 02:11:22.115 INFO kablam! usermod: no changes Oct 16 02:11:22.154 INFO kablam! Compiling mxf v0.1.2 (/source) Oct 16 02:11:22.783 INFO kablam! warning: unused macro definition Oct 16 02:11:22.783 INFO kablam! --> src/klv/ul.rs:618:1 Oct 16 02:11:22.783 INFO kablam! | Oct 16 02:11:22.783 INFO kablam! 618 | / macro_rules! tuple_to_vec { Oct 16 02:11:22.783 INFO kablam! 619 | | ($ul:expr) => ( Oct 16 02:11:22.783 INFO kablam! 620 | | vec![$ul.0, $ul.1, $ul.2, $ul.3, $ul.4, $ul.5, $ul.6, $ul.7, $ul.8, $ul.9, $ul.10, $ul.11, $ul.12, $ul.13, $ul.14, $ul.15] Oct 16 02:11:22.783 INFO kablam! 621 | | ); Oct 16 02:11:22.783 INFO kablam! 622 | | } Oct 16 02:11:22.783 INFO kablam! | |_^ Oct 16 02:11:22.783 INFO kablam! | Oct 16 02:11:22.783 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 02:11:22.783 INFO kablam! Oct 16 02:11:22.783 INFO kablam! warning: unused macro definition Oct 16 02:11:22.783 INFO kablam! --> src/klv/ul.rs:624:1 Oct 16 02:11:22.783 INFO kablam! | Oct 16 02:11:22.783 INFO kablam! 624 | / macro_rules! vec_ul { Oct 16 02:11:22.783 INFO kablam! 625 | | (Ul::HeaderPartition, $status:expr) => (tuple_to_vec!(partition_identifier!(Ul::HeaderPartition, $status));); Oct 16 02:11:22.783 INFO kablam! 626 | | (Ul::BodyPartition, $status:expr) => (tuple_to_vec!(partition_identifier!(Ul::BodyPartition, $status))); Oct 16 02:11:22.783 INFO kablam! 627 | | (Ul::FooterPartition, $status:expr) => (tuple_to_vec!(partition_identifier!(Ul::FooterPartition, $status))); Oct 16 02:11:22.783 INFO kablam! ... | Oct 16 02:11:22.783 INFO kablam! 670 | | (Ul::SoundfieldGroupLabelSubDescriptorSet) => (tuple_to_vec!(smpte_identifier!(SmpteRegitery::Set, 0x6c))); Oct 16 02:11:22.783 INFO kablam! 671 | | } Oct 16 02:11:22.783 INFO kablam! | |_^ Oct 16 02:11:22.783 INFO kablam! Oct 16 02:11:22.784 INFO kablam! warning: unused macro definition Oct 16 02:11:22.784 INFO kablam! --> src/klv/ul.rs:687:1 Oct 16 02:11:22.784 INFO kablam! | Oct 16 02:11:22.784 INFO kablam! 687 | / macro_rules! partition_status_identifier { Oct 16 02:11:22.784 INFO kablam! 688 | | ($ul:tt, $status:expr) => ( Oct 16 02:11:22.784 INFO kablam! 689 | | match $status { Oct 16 02:11:22.784 INFO kablam! 690 | | PartitionStatus::OpenAndIncomplete => smpte_identifier!(SmpteRegitery::Partition, $ul, 0x01), Oct 16 02:11:22.784 INFO kablam! ... | Oct 16 02:11:22.784 INFO kablam! 695 | | ); Oct 16 02:11:22.784 INFO kablam! 696 | | } Oct 16 02:11:22.784 INFO kablam! | |_^ Oct 16 02:11:22.784 INFO kablam! Oct 16 02:11:25.109 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.97s Oct 16 02:11:25.111 INFO kablam! su: No module specific data is present Oct 16 02:11:25.509 INFO running `"docker" "rm" "-f" "760178a955fdb137aa2dced7cac43d3a84132e00b2a50ebd43d64e6f3727a6f8"` Oct 16 02:11:25.604 INFO blam! 760178a955fdb137aa2dced7cac43d3a84132e00b2a50ebd43d64e6f3727a6f8 Oct 16 02:11:25.606 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 16 02:11:25.798 INFO blam! 73a9f40067ba88a28ca39168a601b517e1bce0e7f7cc12ae5bbfa8ddbce12a61 Oct 16 02:11:25.801 INFO running `"docker" "start" "-a" "73a9f40067ba88a28ca39168a601b517e1bce0e7f7cc12ae5bbfa8ddbce12a61"` Oct 16 02:11:26.429 INFO kablam! usermod: no changes Oct 16 02:11:26.459 INFO kablam! Compiling mxf v0.1.2 (/source) Oct 16 02:11:27.455 INFO kablam! warning: unused macro definition Oct 16 02:11:27.456 INFO kablam! --> src/klv/ul.rs:618:1 Oct 16 02:11:27.457 INFO kablam! | Oct 16 02:11:27.457 INFO kablam! 618 | / macro_rules! tuple_to_vec { Oct 16 02:11:27.458 INFO kablam! 619 | | ($ul:expr) => ( Oct 16 02:11:27.459 INFO kablam! 620 | | vec![$ul.0, $ul.1, $ul.2, $ul.3, $ul.4, $ul.5, $ul.6, $ul.7, $ul.8, $ul.9, $ul.10, $ul.11, $ul.12, $ul.13, $ul.14, $ul.15] Oct 16 02:11:27.459 INFO kablam! 621 | | ); Oct 16 02:11:27.460 INFO kablam! 622 | | } Oct 16 02:11:27.460 INFO kablam! | |_^ Oct 16 02:11:27.461 INFO kablam! | Oct 16 02:11:27.461 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 02:11:27.462 INFO kablam! Oct 16 02:11:27.462 INFO kablam! warning: unused macro definition Oct 16 02:11:27.463 INFO kablam! --> src/klv/ul.rs:624:1 Oct 16 02:11:27.463 INFO kablam! | Oct 16 02:11:27.463 INFO kablam! 624 | / macro_rules! vec_ul { Oct 16 02:11:27.463 INFO kablam! 625 | | (Ul::HeaderPartition, $status:expr) => (tuple_to_vec!(partition_identifier!(Ul::HeaderPartition, $status));); Oct 16 02:11:27.464 INFO kablam! 626 | | (Ul::BodyPartition, $status:expr) => (tuple_to_vec!(partition_identifier!(Ul::BodyPartition, $status))); Oct 16 02:11:27.464 INFO kablam! 627 | | (Ul::FooterPartition, $status:expr) => (tuple_to_vec!(partition_identifier!(Ul::FooterPartition, $status))); Oct 16 02:11:27.465 INFO kablam! ... | Oct 16 02:11:27.465 INFO kablam! 670 | | (Ul::SoundfieldGroupLabelSubDescriptorSet) => (tuple_to_vec!(smpte_identifier!(SmpteRegitery::Set, 0x6c))); Oct 16 02:11:27.465 INFO kablam! 671 | | } Oct 16 02:11:27.465 INFO kablam! | |_^ Oct 16 02:11:27.465 INFO kablam! Oct 16 02:11:27.466 INFO kablam! warning: unused macro definition Oct 16 02:11:27.466 INFO kablam! --> src/klv/ul.rs:687:1 Oct 16 02:11:27.466 INFO kablam! | Oct 16 02:11:27.466 INFO kablam! 687 | / macro_rules! partition_status_identifier { Oct 16 02:11:27.466 INFO kablam! 688 | | ($ul:tt, $status:expr) => ( Oct 16 02:11:27.467 INFO kablam! 689 | | match $status { Oct 16 02:11:27.467 INFO kablam! 690 | | PartitionStatus::OpenAndIncomplete => smpte_identifier!(SmpteRegitery::Partition, $ul, 0x01), Oct 16 02:11:27.467 INFO kablam! ... | Oct 16 02:11:27.467 INFO kablam! 695 | | ); Oct 16 02:11:27.468 INFO kablam! 696 | | } Oct 16 02:11:27.468 INFO kablam! | |_^ Oct 16 02:11:27.468 INFO kablam! Oct 16 02:11:30.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.44s Oct 16 02:11:30.900 INFO kablam! su: No module specific data is present Oct 16 02:11:31.428 INFO running `"docker" "rm" "-f" "73a9f40067ba88a28ca39168a601b517e1bce0e7f7cc12ae5bbfa8ddbce12a61"` Oct 16 02:11:31.671 INFO blam! 73a9f40067ba88a28ca39168a601b517e1bce0e7f7cc12ae5bbfa8ddbce12a61 Oct 16 02:11:31.679 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 16 02:11:32.096 INFO blam! 29f9d906522a32cb58183aa9ef456ff83f9f057632d0b5ea0b5dce724f0bf94e Oct 16 02:11:32.101 INFO running `"docker" "start" "-a" "29f9d906522a32cb58183aa9ef456ff83f9f057632d0b5ea0b5dce724f0bf94e"` Oct 16 02:11:32.767 INFO kablam! usermod: no changes Oct 16 02:11:32.843 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 02:11:32.855 INFO kablam! Running /target/debug/deps/mxf-9e46f70c40438906 Oct 16 02:11:32.855 INFO blam! Oct 16 02:11:32.855 INFO blam! running 2 tests Oct 16 02:11:32.863 INFO blam! test test::read_first_key ... ok Oct 16 02:11:32.863 INFO blam! test test::read_empty_file ... ok Oct 16 02:11:32.863 INFO blam! Oct 16 02:11:32.863 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:11:32.863 INFO blam! Oct 16 02:11:32.871 INFO kablam! Doc-tests mxf Oct 16 02:11:33.853 INFO blam! Oct 16 02:11:33.853 INFO blam! running 0 tests Oct 16 02:11:33.854 INFO blam! Oct 16 02:11:33.855 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:11:33.855 INFO blam! Oct 16 02:11:33.863 INFO kablam! su: No module specific data is present Oct 16 02:11:34.264 INFO running `"docker" "rm" "-f" "29f9d906522a32cb58183aa9ef456ff83f9f057632d0b5ea0b5dce724f0bf94e"` Oct 16 02:11:34.366 INFO blam! 29f9d906522a32cb58183aa9ef456ff83f9f057632d0b5ea0b5dce724f0bf94e