Oct 15 15:23:33.842 INFO testing uavcan-core-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 15:23:33.843 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 15:23:34.143 INFO blam! ef0220b23359f361ab07cd862eafaf5333854620d4152c903beb7295658674b8 Oct 15 15:23:34.151 INFO running `"docker" "start" "-a" "ef0220b23359f361ab07cd862eafaf5333854620d4152c903beb7295658674b8"` Oct 15 15:23:34.698 INFO kablam! usermod: no changes Oct 15 15:23:34.735 INFO kablam! Compiling bit_field v0.8.0 Oct 15 15:23:34.735 INFO kablam! Compiling uavcan-derive v0.0.1 Oct 15 15:23:38.007 INFO kablam! Compiling uavcan-core v0.0.1 (/source) Oct 15 15:23:38.135 INFO kablam! warning: unused `#[macro_use]` import Oct 15 15:23:38.135 INFO kablam! --> src/lib.rs:3:1 Oct 15 15:23:38.135 INFO kablam! | Oct 15 15:23:38.135 INFO kablam! 3 | #[macro_use] Oct 15 15:23:38.135 INFO kablam! | ^^^^^^^^^^^^ Oct 15 15:23:38.135 INFO kablam! | Oct 15 15:23:38.135 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 15:23:38.135 INFO kablam! Oct 15 15:23:38.135 INFO kablam! warning: unused import: `core::mem::transmute` Oct 15 15:23:38.135 INFO kablam! --> src/types.rs:1:5 Oct 15 15:23:38.135 INFO kablam! | Oct 15 15:23:38.135 INFO kablam! 1 | use core::mem::transmute; Oct 15 15:23:38.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:38.135 INFO kablam! Oct 15 15:23:38.135 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:38.135 INFO kablam! --> src/types.rs:307:93 Oct 15 15:23:38.135 INFO kablam! | Oct 15 15:23:38.135 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:38.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:38.135 INFO kablam! | Oct 15 15:23:38.135 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 15:23:38.135 INFO kablam! Oct 15 15:23:38.135 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:38.135 INFO kablam! --> src/types.rs:315:93 Oct 15 15:23:38.135 INFO kablam! | Oct 15 15:23:38.135 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:38.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:38.135 INFO kablam! Oct 15 15:23:38.135 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:38.135 INFO kablam! --> src/types.rs:323:93 Oct 15 15:23:38.135 INFO kablam! | Oct 15 15:23:38.135 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:38.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:38.135 INFO kablam! Oct 15 15:23:38.135 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:38.135 INFO kablam! --> src/types.rs:331:93 Oct 15 15:23:38.135 INFO kablam! | Oct 15 15:23:38.135 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:38.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:38.136 INFO kablam! Oct 15 15:23:38.136 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:38.136 INFO kablam! --> src/types.rs:339:93 Oct 15 15:23:38.136 INFO kablam! | Oct 15 15:23:38.136 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:38.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:38.136 INFO kablam! Oct 15 15:23:38.136 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:38.136 INFO kablam! --> src/types.rs:347:93 Oct 15 15:23:38.136 INFO kablam! | Oct 15 15:23:38.136 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:38.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:38.136 INFO kablam! Oct 15 15:23:38.136 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:38.136 INFO kablam! --> src/types.rs:355:93 Oct 15 15:23:38.136 INFO kablam! | Oct 15 15:23:38.136 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:38.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:38.136 INFO kablam! Oct 15 15:23:38.136 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:38.136 INFO kablam! --> src/types.rs:363:102 Oct 15 15:23:38.136 INFO kablam! | Oct 15 15:23:38.136 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:38.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:38.136 INFO kablam! Oct 15 15:23:38.136 INFO kablam! warning: unused import: `crc::calc` Oct 15 15:23:38.136 INFO kablam! --> src/message_builder.rs:15:5 Oct 15 15:23:38.136 INFO kablam! | Oct 15 15:23:38.136 INFO kablam! 15 | use crc::calc; Oct 15 15:23:38.136 INFO kablam! | ^^^^^^^^^ Oct 15 15:23:38.136 INFO kablam! Oct 15 15:23:38.463 INFO kablam! warning: method is never used: `from_bitmap` Oct 15 15:23:38.463 INFO kablam! --> src/types.rs:20:5 Oct 15 15:23:38.463 INFO kablam! | Oct 15 15:23:38.463 INFO kablam! 20 | fn from_bitmap(bm: u16) -> f16 { Oct 15 15:23:38.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:38.463 INFO kablam! | Oct 15 15:23:38.463 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 15:23:38.463 INFO kablam! Oct 15 15:23:38.463 INFO kablam! warning: function is never used: `add_byte` Oct 15 15:23:38.463 INFO kablam! --> src/crc.rs:1:1 Oct 15 15:23:38.463 INFO kablam! | Oct 15 15:23:38.463 INFO kablam! 1 | fn add_byte(mut crc: u16, data: &u8) -> u16{ Oct 15 15:23:38.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:38.463 INFO kablam! Oct 15 15:23:38.463 INFO kablam! warning: function is never used: `add` Oct 15 15:23:38.463 INFO kablam! --> src/crc.rs:15:1 Oct 15 15:23:38.463 INFO kablam! | Oct 15 15:23:38.463 INFO kablam! 15 | pub fn add(mut crc: u16, data: &[u8]) -> u16 { Oct 15 15:23:38.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:38.464 INFO kablam! Oct 15 15:23:38.464 INFO kablam! warning: function is never used: `calc` Oct 15 15:23:38.464 INFO kablam! --> src/crc.rs:22:1 Oct 15 15:23:38.464 INFO kablam! | Oct 15 15:23:38.464 INFO kablam! 22 | pub fn calc(data: &[u8], data_type_signature: u64) -> u16 { Oct 15 15:23:38.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:38.464 INFO kablam! Oct 15 15:23:38.464 INFO kablam! warning: field is never used: `crc_calculated` Oct 15 15:23:38.464 INFO kablam! --> src/message_builder.rs:32:5 Oct 15 15:23:38.464 INFO kablam! | Oct 15 15:23:38.464 INFO kablam! 32 | crc_calculated: u16, Oct 15 15:23:38.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:38.464 INFO kablam! Oct 15 15:23:38.847 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.12s Oct 15 15:23:38.847 INFO kablam! su: No module specific data is present Oct 15 15:23:39.681 INFO running `"docker" "rm" "-f" "ef0220b23359f361ab07cd862eafaf5333854620d4152c903beb7295658674b8"` Oct 15 15:23:39.971 INFO blam! ef0220b23359f361ab07cd862eafaf5333854620d4152c903beb7295658674b8 Oct 15 15:23:39.974 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 15:23:40.365 INFO blam! b57c4b8b44607d009e0a4f8598a5b681a8377b6b173a617679512ec13b2474c3 Oct 15 15:23:40.367 INFO running `"docker" "start" "-a" "b57c4b8b44607d009e0a4f8598a5b681a8377b6b173a617679512ec13b2474c3"` Oct 15 15:23:42.471 INFO kablam! usermod: no changes Oct 15 15:23:42.567 INFO kablam! Compiling uavcan-core v0.0.1 (/source) Oct 15 15:23:43.099 INFO kablam! warning: unused import: `core::mem::transmute` Oct 15 15:23:43.099 INFO kablam! --> src/types.rs:1:5 Oct 15 15:23:43.099 INFO kablam! | Oct 15 15:23:43.099 INFO kablam! 1 | use core::mem::transmute; Oct 15 15:23:43.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:43.099 INFO kablam! | Oct 15 15:23:43.099 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 15:23:43.099 INFO kablam! Oct 15 15:23:43.107 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:43.107 INFO kablam! --> src/types.rs:307:93 Oct 15 15:23:43.107 INFO kablam! | Oct 15 15:23:43.107 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:43.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:43.107 INFO kablam! | Oct 15 15:23:43.107 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 15:23:43.107 INFO kablam! Oct 15 15:23:43.107 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:43.107 INFO kablam! --> src/types.rs:315:93 Oct 15 15:23:43.107 INFO kablam! | Oct 15 15:23:43.107 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:43.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:43.107 INFO kablam! Oct 15 15:23:43.107 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:43.107 INFO kablam! --> src/types.rs:323:93 Oct 15 15:23:43.107 INFO kablam! | Oct 15 15:23:43.107 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:43.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:43.107 INFO kablam! Oct 15 15:23:43.107 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:43.107 INFO kablam! --> src/types.rs:331:93 Oct 15 15:23:43.107 INFO kablam! | Oct 15 15:23:43.107 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:43.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:43.107 INFO kablam! Oct 15 15:23:43.107 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:43.107 INFO kablam! --> src/types.rs:339:93 Oct 15 15:23:43.107 INFO kablam! | Oct 15 15:23:43.107 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:43.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:43.107 INFO kablam! Oct 15 15:23:43.107 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:43.107 INFO kablam! --> src/types.rs:347:93 Oct 15 15:23:43.107 INFO kablam! | Oct 15 15:23:43.107 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:43.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:43.107 INFO kablam! Oct 15 15:23:43.107 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:43.107 INFO kablam! --> src/types.rs:355:93 Oct 15 15:23:43.107 INFO kablam! | Oct 15 15:23:43.107 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:43.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:43.107 INFO kablam! Oct 15 15:23:43.107 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 15:23:43.107 INFO kablam! --> src/types.rs:363:102 Oct 15 15:23:43.107 INFO kablam! | Oct 15 15:23:43.107 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:43.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:23:43.107 INFO kablam! Oct 15 15:23:43.107 INFO kablam! warning: unused import: `crc::calc` Oct 15 15:23:43.107 INFO kablam! --> src/message_builder.rs:15:5 Oct 15 15:23:43.107 INFO kablam! | Oct 15 15:23:43.107 INFO kablam! 15 | use crc::calc; Oct 15 15:23:43.108 INFO kablam! | ^^^^^^^^^ Oct 15 15:23:43.108 INFO kablam! Oct 15 15:23:43.747 INFO kablam! warning: method is never used: `from_bitmap` Oct 15 15:23:43.747 INFO kablam! --> src/types.rs:20:5 Oct 15 15:23:43.747 INFO kablam! | Oct 15 15:23:43.747 INFO kablam! 20 | fn from_bitmap(bm: u16) -> f16 { Oct 15 15:23:43.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:43.747 INFO kablam! | Oct 15 15:23:43.747 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 15:23:43.747 INFO kablam! Oct 15 15:23:43.747 INFO kablam! warning: function is never used: `add_byte` Oct 15 15:23:43.747 INFO kablam! --> src/crc.rs:1:1 Oct 15 15:23:43.747 INFO kablam! | Oct 15 15:23:43.747 INFO kablam! 1 | fn add_byte(mut crc: u16, data: &u8) -> u16{ Oct 15 15:23:43.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:43.747 INFO kablam! Oct 15 15:23:43.747 INFO kablam! warning: function is never used: `add` Oct 15 15:23:43.747 INFO kablam! --> src/crc.rs:15:1 Oct 15 15:23:43.747 INFO kablam! | Oct 15 15:23:43.747 INFO kablam! 15 | pub fn add(mut crc: u16, data: &[u8]) -> u16 { Oct 15 15:23:43.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:43.747 INFO kablam! Oct 15 15:23:43.747 INFO kablam! warning: function is never used: `calc` Oct 15 15:23:43.747 INFO kablam! --> src/crc.rs:22:1 Oct 15 15:23:43.747 INFO kablam! | Oct 15 15:23:43.747 INFO kablam! 22 | pub fn calc(data: &[u8], data_type_signature: u64) -> u16 { Oct 15 15:23:43.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:43.747 INFO kablam! Oct 15 15:23:43.747 INFO kablam! warning: field is never used: `crc_calculated` Oct 15 15:23:43.747 INFO kablam! --> src/message_builder.rs:32:5 Oct 15 15:23:43.747 INFO kablam! | Oct 15 15:23:43.747 INFO kablam! 32 | crc_calculated: u16, Oct 15 15:23:43.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 15:23:43.747 INFO kablam! Oct 15 15:23:44.799 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.28s Oct 15 15:23:44.799 INFO kablam! su: No module specific data is present Oct 15 15:23:45.393 INFO running `"docker" "rm" "-f" "b57c4b8b44607d009e0a4f8598a5b681a8377b6b173a617679512ec13b2474c3"` Oct 15 15:23:45.623 INFO blam! b57c4b8b44607d009e0a4f8598a5b681a8377b6b173a617679512ec13b2474c3 Oct 15 15:23:45.631 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 15:23:46.156 INFO blam! efd80ba778e3cc1c702e9f177d7a81a6d4b286a86ca4708269b7d0796c1c9b19 Oct 15 15:23:46.163 INFO running `"docker" "start" "-a" "efd80ba778e3cc1c702e9f177d7a81a6d4b286a86ca4708269b7d0796c1c9b19"` Oct 15 15:23:47.628 INFO kablam! usermod: no changes Oct 15 15:23:47.674 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 15:23:47.689 INFO kablam! Running /target/debug/deps/uavcan_core-022c013fe7e9ad5c Oct 15 15:23:47.693 INFO blam! Oct 15 15:23:47.693 INFO blam! running 9 tests Oct 15 15:23:47.693 INFO blam! test tests::uavcan_index_primitive_field ... ok Oct 15 15:23:47.693 INFO blam! test serializer::tests::uavcan_serialize_test_byte_aligned ... ok Oct 15 15:23:47.693 INFO blam! test parser::tests::uavcan_parse_test_misaligned ... ok Oct 15 15:23:47.693 INFO blam! test parser::tests::uavcan_parse_test_byte_aligned ... ok Oct 15 15:23:47.699 INFO blam! test frame_generator::tests::serialize_node_status_frame ... ok Oct 15 15:23:47.699 INFO blam! test tests::uavcan_sized_length_derivation ... ok Oct 15 15:23:47.699 INFO blam! test serializer::tests::remaining_bits ... ok Oct 15 15:23:47.699 INFO blam! test serializer::tests::uavcan_parse_test_misaligned ... ok Oct 15 15:23:47.699 INFO blam! test message_builder::tests::parse_from_can_frames_simple ... ok Oct 15 15:23:47.699 INFO blam! Oct 15 15:23:47.699 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:23:47.699 INFO blam! Oct 15 15:23:47.699 INFO kablam! Doc-tests uavcan-core Oct 15 15:23:47.915 INFO blam! Oct 15 15:23:47.915 INFO blam! running 0 tests Oct 15 15:23:47.915 INFO blam! Oct 15 15:23:47.915 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:23:47.915 INFO blam! Oct 15 15:23:47.924 INFO kablam! su: No module specific data is present Oct 15 15:23:48.539 INFO running `"docker" "rm" "-f" "efd80ba778e3cc1c702e9f177d7a81a6d4b286a86ca4708269b7d0796c1c9b19"` Oct 15 15:23:48.751 INFO blam! efd80ba778e3cc1c702e9f177d7a81a6d4b286a86ca4708269b7d0796c1c9b19