Oct 15 15:23:32.505 INFO testing uavcan-core-0.0.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 15:23:32.505 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15:23:32.798 INFO blam! 8f3659fb5194b7418587653b73077f34835472223b7b6236c21c1c08788e159f Oct 15 15:23:32.801 INFO running `"docker" "start" "-a" "8f3659fb5194b7418587653b73077f34835472223b7b6236c21c1c08788e159f"` Oct 15 15:23:33.193 INFO kablam! usermod: no changes Oct 15 15:23:33.239 INFO kablam! Compiling bit_field v0.8.0 Oct 15 15:23:33.239 INFO kablam! Compiling uavcan-derive v0.0.1 Oct 15 15:23:36.795 INFO kablam! Compiling uavcan-core v0.0.1 (/source) Oct 15 15:23:36.909 INFO kablam! warning: unused `#[macro_use]` import Oct 15 15:23:36.909 INFO kablam! --> src/lib.rs:3:1 Oct 15 15:23:36.909 INFO kablam! | Oct 15 15:23:36.909 INFO kablam! 3 | #[macro_use] Oct 15 15:23:36.909 INFO kablam! | ^^^^^^^^^^^^ Oct 15 15:23:36.909 INFO kablam! | Oct 15 15:23:36.909 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 15:23:36.909 INFO kablam! Oct 15 15:23:36.909 INFO kablam! warning: unused import: `core::mem::transmute` Oct 15 15:23:36.909 INFO kablam! --> src/types.rs:1:5 Oct 15 15:23:36.909 INFO kablam! | Oct 15 15:23:36.909 INFO kablam! 1 | use core::mem::transmute; Oct 15 15:23:36.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:36.909 INFO kablam! Oct 15 15:23:36.912 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:36.912 INFO kablam! --> src/types.rs:307:93 Oct 15 15:23:36.912 INFO kablam! | Oct 15 15:23:36.912 INFO kablam! 307 | #[inline] fn set_bits(&mut self, range: Range, value: u64) { self.value.set_bits((range.start as u8..range.end as u8), value as u8); } Oct 15 15:23:36.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:36.912 INFO kablam! | Oct 15 15:23:36.912 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 15:23:36.912 INFO kablam! Oct 15 15:23:36.912 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:36.912 INFO kablam! --> src/types.rs:315:93 Oct 15 15:23:36.912 INFO kablam! | Oct 15 15:23:36.912 INFO kablam! 315 | #[inline] fn set_bits(&mut self, range: Range, value: u64) { self.value.set_bits((range.start as u8..range.end as u8), value as u8); } Oct 15 15:23:36.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:36.912 INFO kablam! Oct 15 15:23:36.912 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:36.912 INFO kablam! --> src/types.rs:323:93 Oct 15 15:23:36.912 INFO kablam! | Oct 15 15:23:36.912 INFO kablam! 323 | #[inline] fn set_bits(&mut self, range: Range, value: u64) { self.value.set_bits((range.start as u8..range.end as u8), value as u8); } Oct 15 15:23:36.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:36.912 INFO kablam! Oct 15 15:23:36.912 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:36.912 INFO kablam! --> src/types.rs:331:93 Oct 15 15:23:36.912 INFO kablam! | Oct 15 15:23:36.912 INFO kablam! 331 | #[inline] fn set_bits(&mut self, range: Range, value: u64) { self.value.set_bits((range.start as u8..range.end as u8), value as u8); } Oct 15 15:23:36.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:36.912 INFO kablam! Oct 15 15:23:36.912 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:36.912 INFO kablam! --> src/types.rs:339:93 Oct 15 15:23:36.912 INFO kablam! | Oct 15 15:23:36.912 INFO kablam! 339 | #[inline] fn set_bits(&mut self, range: Range, value: u64) { self.value.set_bits((range.start as u8..range.end as u8), value as u8); } Oct 15 15:23:36.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:36.912 INFO kablam! Oct 15 15:23:36.912 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:36.912 INFO kablam! --> src/types.rs:347:93 Oct 15 15:23:36.912 INFO kablam! | Oct 15 15:23:36.912 INFO kablam! 347 | #[inline] fn set_bits(&mut self, range: Range, value: u64) { self.value.set_bits((range.start as u8..range.end as u8), value as u16); } Oct 15 15:23:36.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:36.912 INFO kablam! Oct 15 15:23:36.912 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:36.912 INFO kablam! --> src/types.rs:355:93 Oct 15 15:23:36.912 INFO kablam! | Oct 15 15:23:36.912 INFO kablam! 355 | #[inline] fn set_bits(&mut self, range: Range, value: u64) { self.value.set_bits((range.start as u8..range.end as u8), value as u32); } Oct 15 15:23:36.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:36.913 INFO kablam! Oct 15 15:23:36.913 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:36.913 INFO kablam! --> src/types.rs:363:102 Oct 15 15:23:36.913 INFO kablam! | Oct 15 15:23:36.913 INFO kablam! 363 | #[inline] fn set_bits(&mut self, range: Range, value: u64) { self.value.bitfield.set_bits((range.start as u8..range.end as u8), value as u16); } Oct 15 15:23:36.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:36.913 INFO kablam! Oct 15 15:23:36.915 INFO kablam! warning: unused import: `crc::calc` Oct 15 15:23:36.915 INFO kablam! --> src/message_builder.rs:15:5 Oct 15 15:23:36.915 INFO kablam! | Oct 15 15:23:36.915 INFO kablam! 15 | use crc::calc; Oct 15 15:23:36.915 INFO kablam! | ^^^^^^^^^ Oct 15 15:23:36.915 INFO kablam! Oct 15 15:23:37.259 INFO kablam! warning: method is never used: `from_bitmap` Oct 15 15:23:37.259 INFO kablam! --> src/types.rs:20:5 Oct 15 15:23:37.259 INFO kablam! | Oct 15 15:23:37.259 INFO kablam! 20 | fn from_bitmap(bm: u16) -> f16 { Oct 15 15:23:37.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:37.259 INFO kablam! | Oct 15 15:23:37.259 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 15:23:37.259 INFO kablam! Oct 15 15:23:37.259 INFO kablam! warning: function is never used: `add_byte` Oct 15 15:23:37.259 INFO kablam! --> src/crc.rs:1:1 Oct 15 15:23:37.259 INFO kablam! | Oct 15 15:23:37.259 INFO kablam! 1 | fn add_byte(mut crc: u16, data: &u8) -> u16{ Oct 15 15:23:37.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:37.259 INFO kablam! Oct 15 15:23:37.259 INFO kablam! warning: function is never used: `add` Oct 15 15:23:37.259 INFO kablam! --> src/crc.rs:15:1 Oct 15 15:23:37.259 INFO kablam! | Oct 15 15:23:37.259 INFO kablam! 15 | pub fn add(mut crc: u16, data: &[u8]) -> u16 { Oct 15 15:23:37.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:37.259 INFO kablam! Oct 15 15:23:37.259 INFO kablam! warning: function is never used: `calc` Oct 15 15:23:37.259 INFO kablam! --> src/crc.rs:22:1 Oct 15 15:23:37.259 INFO kablam! | Oct 15 15:23:37.259 INFO kablam! 22 | pub fn calc(data: &[u8], data_type_signature: u64) -> u16 { Oct 15 15:23:37.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:37.259 INFO kablam! Oct 15 15:23:37.259 INFO kablam! warning: field is never used: `crc_calculated` Oct 15 15:23:37.259 INFO kablam! --> src/message_builder.rs:32:5 Oct 15 15:23:37.259 INFO kablam! | Oct 15 15:23:37.259 INFO kablam! 32 | crc_calculated: u16, Oct 15 15:23:37.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:37.259 INFO kablam! Oct 15 15:23:37.562 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.35s Oct 15 15:23:37.569 INFO kablam! su: No module specific data is present Oct 15 15:23:38.407 INFO running `"docker" "rm" "-f" "8f3659fb5194b7418587653b73077f34835472223b7b6236c21c1c08788e159f"` Oct 15 15:23:38.755 INFO blam! 8f3659fb5194b7418587653b73077f34835472223b7b6236c21c1c08788e159f Oct 15 15:23:38.767 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15:23:39.207 INFO blam! 8ca4dd4bcc016d642a4cc9dabc117775806f3b147c5a419115db19620fb803a0 Oct 15 15:23:39.208 INFO running `"docker" "start" "-a" "8ca4dd4bcc016d642a4cc9dabc117775806f3b147c5a419115db19620fb803a0"` Oct 15 15:23:40.548 INFO kablam! usermod: no changes Oct 15 15:23:40.639 INFO kablam! Compiling uavcan-core v0.0.1 (/source) Oct 15 15:23:41.191 INFO kablam! warning: unused import: `core::mem::transmute` Oct 15 15:23:41.191 INFO kablam! --> src/types.rs:1:5 Oct 15 15:23:41.191 INFO kablam! | Oct 15 15:23:41.191 INFO kablam! 1 | use core::mem::transmute; Oct 15 15:23:41.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:41.191 INFO kablam! | Oct 15 15:23:41.191 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 15:23:41.191 INFO kablam! Oct 15 15:23:41.199 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:41.199 INFO kablam! --> src/types.rs:307:93 Oct 15 15:23:41.199 INFO kablam! | Oct 15 15:23:41.199 INFO kablam! 307 | #[inline] fn set_bits(&mut self, range: Range, value: u64) { self.value.set_bits((range.start as u8..range.end as u8), value as u8); } Oct 15 15:23:41.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:41.199 INFO kablam! | Oct 15 15:23:41.199 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 15:23:41.199 INFO kablam! Oct 15 15:23:41.199 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:41.199 INFO kablam! --> src/types.rs:315:93 Oct 15 15:23:41.199 INFO kablam! | Oct 15 15:23:41.199 INFO kablam! 315 | #[inline] fn set_bits(&mut self, range: Range, value: u64) { self.value.set_bits((range.start as u8..range.end as u8), value as u8); } Oct 15 15:23:41.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:41.199 INFO kablam! Oct 15 15:23:41.199 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:41.199 INFO kablam! --> src/types.rs:323:93 Oct 15 15:23:41.199 INFO kablam! | Oct 15 15:23:41.199 INFO kablam! 323 | #[inline] fn set_bits(&mut self, range: Range, value: u64) { self.value.set_bits((range.start as u8..range.end as u8), value as u8); } Oct 15 15:23:41.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:41.199 INFO kablam! Oct 15 15:23:41.199 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:41.199 INFO kablam! --> src/types.rs:331:93 Oct 15 15:23:41.199 INFO kablam! | Oct 15 15:23:41.199 INFO kablam! 331 | #[inline] fn set_bits(&mut self, range: Range, value: u64) { self.value.set_bits((range.start as u8..range.end as u8), value as u8); } Oct 15 15:23:41.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:41.199 INFO kablam! Oct 15 15:23:41.199 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:41.199 INFO kablam! --> src/types.rs:339:93 Oct 15 15:23:41.199 INFO kablam! | Oct 15 15:23:41.199 INFO kablam! 339 | #[inline] fn set_bits(&mut self, range: Range, value: u64) { self.value.set_bits((range.start as u8..range.end as u8), value as u8); } Oct 15 15:23:41.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:41.199 INFO kablam! Oct 15 15:23:41.199 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:41.199 INFO kablam! --> src/types.rs:347:93 Oct 15 15:23:41.199 INFO kablam! | Oct 15 15:23:41.199 INFO kablam! 347 | #[inline] fn set_bits(&mut self, range: Range, value: u64) { self.value.set_bits((range.start as u8..range.end as u8), value as u16); } Oct 15 15:23:41.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:41.199 INFO kablam! Oct 15 15:23:41.199 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:41.199 INFO kablam! --> src/types.rs:355:93 Oct 15 15:23:41.199 INFO kablam! | Oct 15 15:23:41.199 INFO kablam! 355 | #[inline] fn set_bits(&mut self, range: Range, value: u64) { self.value.set_bits((range.start as u8..range.end as u8), value as u32); } Oct 15 15:23:41.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:41.199 INFO kablam! Oct 15 15:23:41.199 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:41.199 INFO kablam! --> src/types.rs:363:102 Oct 15 15:23:41.199 INFO kablam! | Oct 15 15:23:41.199 INFO kablam! 363 | #[inline] fn set_bits(&mut self, range: Range, value: u64) { self.value.bitfield.set_bits((range.start as u8..range.end as u8), value as u16); } Oct 15 15:23:41.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:41.199 INFO kablam! Oct 15 15:23:41.199 INFO kablam! warning: unused import: `crc::calc` Oct 15 15:23:41.199 INFO kablam! --> src/message_builder.rs:15:5 Oct 15 15:23:41.199 INFO kablam! | Oct 15 15:23:41.199 INFO kablam! 15 | use crc::calc; Oct 15 15:23:41.199 INFO kablam! | ^^^^^^^^^ Oct 15 15:23:41.199 INFO kablam! Oct 15 15:23:41.839 INFO kablam! warning: method is never used: `from_bitmap` Oct 15 15:23:41.839 INFO kablam! --> src/types.rs:20:5 Oct 15 15:23:41.839 INFO kablam! | Oct 15 15:23:41.839 INFO kablam! 20 | fn from_bitmap(bm: u16) -> f16 { Oct 15 15:23:41.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:41.839 INFO kablam! | Oct 15 15:23:41.839 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 15:23:41.839 INFO kablam! Oct 15 15:23:41.839 INFO kablam! warning: function is never used: `add_byte` Oct 15 15:23:41.839 INFO kablam! --> src/crc.rs:1:1 Oct 15 15:23:41.839 INFO kablam! | Oct 15 15:23:41.839 INFO kablam! 1 | fn add_byte(mut crc: u16, data: &u8) -> u16{ Oct 15 15:23:41.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:41.839 INFO kablam! Oct 15 15:23:41.839 INFO kablam! warning: function is never used: `add` Oct 15 15:23:41.839 INFO kablam! --> src/crc.rs:15:1 Oct 15 15:23:41.839 INFO kablam! | Oct 15 15:23:41.839 INFO kablam! 15 | pub fn add(mut crc: u16, data: &[u8]) -> u16 { Oct 15 15:23:41.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:41.839 INFO kablam! Oct 15 15:23:41.839 INFO kablam! warning: function is never used: `calc` Oct 15 15:23:41.839 INFO kablam! --> src/crc.rs:22:1 Oct 15 15:23:41.839 INFO kablam! | Oct 15 15:23:41.839 INFO kablam! 22 | pub fn calc(data: &[u8], data_type_signature: u64) -> u16 { Oct 15 15:23:41.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:41.839 INFO kablam! Oct 15 15:23:41.839 INFO kablam! warning: field is never used: `crc_calculated` Oct 15 15:23:41.839 INFO kablam! --> src/message_builder.rs:32:5 Oct 15 15:23:41.839 INFO kablam! | Oct 15 15:23:41.839 INFO kablam! 32 | crc_calculated: u16, Oct 15 15:23:41.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:41.839 INFO kablam! Oct 15 15:23:42.878 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.28s Oct 15 15:23:42.881 INFO kablam! su: No module specific data is present Oct 15 15:23:44.225 INFO running `"docker" "rm" "-f" "8ca4dd4bcc016d642a4cc9dabc117775806f3b147c5a419115db19620fb803a0"` Oct 15 15:23:44.591 INFO blam! 8ca4dd4bcc016d642a4cc9dabc117775806f3b147c5a419115db19620fb803a0 Oct 15 15:23:44.593 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15:23:45.062 INFO blam! ec56fd4a0aea3e85c9bb6c115bd81e87ba36089e7410d83ed490646bc5808df4 Oct 15 15:23:45.065 INFO running `"docker" "start" "-a" "ec56fd4a0aea3e85c9bb6c115bd81e87ba36089e7410d83ed490646bc5808df4"` Oct 15 15:23:46.627 INFO kablam! usermod: no changes Oct 15 15:23:46.720 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 15:23:46.720 INFO kablam! Running /target/debug/deps/uavcan_core-1ba039e63b1d92c2 Oct 15 15:23:46.727 INFO kablam! Doc-tests uavcan-core Oct 15 15:23:46.727 INFO blam! Oct 15 15:23:46.727 INFO blam! running 9 tests Oct 15 15:23:46.727 INFO blam! test message_builder::tests::parse_from_can_frames_simple ... ok Oct 15 15:23:46.727 INFO blam! test frame_generator::tests::serialize_node_status_frame ... ok Oct 15 15:23:46.727 INFO blam! test serializer::tests::uavcan_serialize_test_byte_aligned ... ok Oct 15 15:23:46.727 INFO blam! test parser::tests::uavcan_parse_test_misaligned ... ok Oct 15 15:23:46.727 INFO blam! test tests::uavcan_index_primitive_field ... ok Oct 15 15:23:46.727 INFO blam! test serializer::tests::uavcan_parse_test_misaligned ... ok Oct 15 15:23:46.727 INFO blam! test tests::uavcan_sized_length_derivation ... ok Oct 15 15:23:46.727 INFO blam! test parser::tests::uavcan_parse_test_byte_aligned ... ok Oct 15 15:23:46.727 INFO blam! test serializer::tests::remaining_bits ... ok Oct 15 15:23:46.727 INFO blam! Oct 15 15:23:46.727 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:23:46.727 INFO blam! Oct 15 15:23:46.883 INFO blam! Oct 15 15:23:46.883 INFO blam! running 0 tests Oct 15 15:23:46.883 INFO blam! Oct 15 15:23:46.883 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:23:46.883 INFO blam! Oct 15 15:23:46.891 INFO kablam! su: No module specific data is present Oct 15 15:23:47.963 INFO running `"docker" "rm" "-f" "ec56fd4a0aea3e85c9bb6c115bd81e87ba36089e7410d83ed490646bc5808df4"` Oct 15 15:23:48.227 INFO blam! ec56fd4a0aea3e85c9bb6c115bd81e87ba36089e7410d83ed490646bc5808df4