Oct 15 23:30:59.802 INFO testing probor-0.3.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 23:30:59.803 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 15 23:31:00.143 INFO blam! 3f4c4ea8e16e0af62554dd5fb4d8d4ec36d08e6ab67eb37ba94619defdadc82c Oct 15 23:31:00.147 INFO running `"docker" "start" "-a" "3f4c4ea8e16e0af62554dd5fb4d8d4ec36d08e6ab67eb37ba94619defdadc82c"` Oct 15 23:31:00.691 INFO kablam! usermod: no changes Oct 15 23:31:00.738 INFO kablam! Compiling cbor-codec v0.7.1 Oct 15 23:31:02.771 INFO kablam! Compiling probor v0.3.1 (/source) Oct 15 23:31:03.975 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.26s Oct 15 23:31:03.986 INFO kablam! su: No module specific data is present Oct 15 23:31:04.599 INFO running `"docker" "rm" "-f" "3f4c4ea8e16e0af62554dd5fb4d8d4ec36d08e6ab67eb37ba94619defdadc82c"` Oct 15 23:31:04.971 INFO blam! 3f4c4ea8e16e0af62554dd5fb4d8d4ec36d08e6ab67eb37ba94619defdadc82c Oct 15 23:31:04.973 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 15 23:31:05.396 INFO blam! 3f923cd4ebc5073083b80a62a13b04c7ce130b09727de57ed37c5c1fefc0ebb7 Oct 15 23:31:05.406 INFO running `"docker" "start" "-a" "3f923cd4ebc5073083b80a62a13b04c7ce130b09727de57ed37c5c1fefc0ebb7"` Oct 15 23:31:06.599 INFO kablam! usermod: no changes Oct 15 23:31:06.675 INFO kablam! Compiling probor v0.3.1 (/source) Oct 15 23:31:09.599 INFO kablam! warning: variable does not need to be mutable Oct 15 23:31:09.599 INFO kablam! --> src/tuples.rs:96:13 Oct 15 23:31:09.600 INFO kablam! | Oct 15 23:31:09.600 INFO kablam! 96 | let mut d = &mut Decoder::new(Config::default(), Cursor::new(&v[..])); Oct 15 23:31:09.600 INFO kablam! | ----^ Oct 15 23:31:09.601 INFO kablam! | | Oct 15 23:31:09.601 INFO kablam! | help: remove this `mut` Oct 15 23:31:09.601 INFO kablam! | Oct 15 23:31:09.602 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 23:31:09.602 INFO kablam! Oct 15 23:31:09.611 INFO kablam! warning: variable does not need to be mutable Oct 15 23:31:09.611 INFO kablam! --> src/sequences.rs:79:13 Oct 15 23:31:09.612 INFO kablam! | Oct 15 23:31:09.612 INFO kablam! 79 | let mut d = &mut Decoder::new(Config::default(), Cursor::new(&v[..])); Oct 15 23:31:09.612 INFO kablam! | ----^ Oct 15 23:31:09.612 INFO kablam! | | Oct 15 23:31:09.613 INFO kablam! | help: remove this `mut` Oct 15 23:31:09.613 INFO kablam! Oct 15 23:31:09.627 INFO kablam! warning: variable does not need to be mutable Oct 15 23:31:09.627 INFO kablam! --> src/maps.rs:57:13 Oct 15 23:31:09.628 INFO kablam! | Oct 15 23:31:09.628 INFO kablam! 57 | let mut d = &mut Decoder::new(Config::default(), Cursor::new(&v[..])); Oct 15 23:31:09.628 INFO kablam! | ----^ Oct 15 23:31:09.628 INFO kablam! | | Oct 15 23:31:09.629 INFO kablam! | help: remove this `mut` Oct 15 23:31:09.629 INFO kablam! Oct 15 23:31:09.667 INFO kablam! warning: variable does not need to be mutable Oct 15 23:31:09.667 INFO kablam! --> src/enums.rs:178:13 Oct 15 23:31:09.668 INFO kablam! | Oct 15 23:31:09.668 INFO kablam! 178 | let mut d = &mut Decoder::new(Config::default(), Cursor::new(&v[..])); Oct 15 23:31:09.668 INFO kablam! | ----^ Oct 15 23:31:09.668 INFO kablam! | | Oct 15 23:31:09.669 INFO kablam! | help: remove this `mut` Oct 15 23:31:09.669 INFO kablam! Oct 15 23:31:09.751 INFO kablam! warning: variable does not need to be mutable Oct 15 23:31:09.752 INFO kablam! --> src/macros.rs:187:13 Oct 15 23:31:09.752 INFO kablam! | Oct 15 23:31:09.752 INFO kablam! 187 | let mut d = &mut Decoder::new(Config::default(), Cursor::new(vec)); Oct 15 23:31:09.753 INFO kablam! | ----^ Oct 15 23:31:09.753 INFO kablam! | | Oct 15 23:31:09.753 INFO kablam! | help: remove this `mut` Oct 15 23:31:09.753 INFO kablam! Oct 15 23:31:09.804 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.804 INFO kablam! --> src/decode_struct.rs:63:25 Oct 15 23:31:09.804 INFO kablam! | Oct 15 23:31:09.804 INFO kablam! 63 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.804 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.804 INFO kablam! | Oct 15 23:31:09.804 INFO kablam! ::: src/macros.rs:112:5 Oct 15 23:31:09.804 INFO kablam! | Oct 15 23:31:09.804 INFO kablam! 112 | / probor_struct!( Oct 15 23:31:09.804 INFO kablam! 113 | | #[derive(PartialEq, Eq, Debug)] Oct 15 23:31:09.804 INFO kablam! 114 | | struct Page { Oct 15 23:31:09.804 INFO kablam! 115 | | url: String => (#0), Oct 15 23:31:09.804 INFO kablam! 116 | | title: String => (#1), Oct 15 23:31:09.804 INFO kablam! 117 | | snippet: Option => (#2 optional), Oct 15 23:31:09.804 INFO kablam! 118 | | }); Oct 15 23:31:09.804 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.804 INFO kablam! | Oct 15 23:31:09.804 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 23:31:09.804 INFO kablam! Oct 15 23:31:09.804 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.804 INFO kablam! --> src/decode_struct.rs:126:21 Oct 15 23:31:09.804 INFO kablam! | Oct 15 23:31:09.804 INFO kablam! 126 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.804 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.804 INFO kablam! | Oct 15 23:31:09.804 INFO kablam! ::: src/macros.rs:112:5 Oct 15 23:31:09.804 INFO kablam! | Oct 15 23:31:09.804 INFO kablam! 112 | / probor_struct!( Oct 15 23:31:09.804 INFO kablam! 113 | | #[derive(PartialEq, Eq, Debug)] Oct 15 23:31:09.804 INFO kablam! 114 | | struct Page { Oct 15 23:31:09.804 INFO kablam! 115 | | url: String => (#0), Oct 15 23:31:09.804 INFO kablam! 116 | | title: String => (#1), Oct 15 23:31:09.804 INFO kablam! 117 | | snippet: Option => (#2 optional), Oct 15 23:31:09.804 INFO kablam! 118 | | }); Oct 15 23:31:09.804 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.804 INFO kablam! Oct 15 23:31:09.804 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.804 INFO kablam! --> src/decode_struct.rs:63:25 Oct 15 23:31:09.804 INFO kablam! | Oct 15 23:31:09.804 INFO kablam! 63 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.804 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.804 INFO kablam! | Oct 15 23:31:09.804 INFO kablam! ::: src/macros.rs:120:5 Oct 15 23:31:09.804 INFO kablam! | Oct 15 23:31:09.804 INFO kablam! 120 | / probor_struct!( Oct 15 23:31:09.804 INFO kablam! 121 | | #[derive(PartialEq, Eq, Debug)] Oct 15 23:31:09.804 INFO kablam! 122 | | struct SearchResults { Oct 15 23:31:09.804 INFO kablam! 123 | | total_results: u64 => (#0), Oct 15 23:31:09.804 INFO kablam! 124 | | results: Vec => (#1), Oct 15 23:31:09.804 INFO kablam! 125 | | }); Oct 15 23:31:09.804 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.804 INFO kablam! Oct 15 23:31:09.804 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.804 INFO kablam! --> src/decode_struct.rs:126:21 Oct 15 23:31:09.804 INFO kablam! | Oct 15 23:31:09.804 INFO kablam! 126 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.804 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.804 INFO kablam! | Oct 15 23:31:09.804 INFO kablam! ::: src/macros.rs:120:5 Oct 15 23:31:09.804 INFO kablam! | Oct 15 23:31:09.804 INFO kablam! 120 | / probor_struct!( Oct 15 23:31:09.804 INFO kablam! 121 | | #[derive(PartialEq, Eq, Debug)] Oct 15 23:31:09.804 INFO kablam! 122 | | struct SearchResults { Oct 15 23:31:09.804 INFO kablam! 123 | | total_results: u64 => (#0), Oct 15 23:31:09.804 INFO kablam! 124 | | results: Vec => (#1), Oct 15 23:31:09.804 INFO kablam! 125 | | }); Oct 15 23:31:09.804 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.804 INFO kablam! Oct 15 23:31:09.804 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.804 INFO kablam! --> src/decode_struct.rs:63:25 Oct 15 23:31:09.804 INFO kablam! | Oct 15 23:31:09.804 INFO kablam! 63 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.804 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.804 INFO kablam! | Oct 15 23:31:09.804 INFO kablam! ::: src/macros.rs:174:5 Oct 15 23:31:09.804 INFO kablam! | Oct 15 23:31:09.804 INFO kablam! 174 | / probor_struct!( Oct 15 23:31:09.804 INFO kablam! 175 | | pub struct VersionInfo { Oct 15 23:31:09.804 INFO kablam! 176 | | pub version: u8 => (), Oct 15 23:31:09.804 INFO kablam! 177 | | }); Oct 15 23:31:09.805 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.805 INFO kablam! Oct 15 23:31:09.805 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.805 INFO kablam! --> src/decode_struct.rs:126:21 Oct 15 23:31:09.805 INFO kablam! | Oct 15 23:31:09.805 INFO kablam! 126 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.805 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.805 INFO kablam! | Oct 15 23:31:09.805 INFO kablam! ::: src/macros.rs:174:5 Oct 15 23:31:09.805 INFO kablam! | Oct 15 23:31:09.805 INFO kablam! 174 | / probor_struct!( Oct 15 23:31:09.805 INFO kablam! 175 | | pub struct VersionInfo { Oct 15 23:31:09.805 INFO kablam! 176 | | pub version: u8 => (), Oct 15 23:31:09.805 INFO kablam! 177 | | }); Oct 15 23:31:09.805 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.805 INFO kablam! Oct 15 23:31:09.805 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.805 INFO kablam! --> src/decode_struct.rs:63:25 Oct 15 23:31:09.805 INFO kablam! | Oct 15 23:31:09.805 INFO kablam! 63 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.805 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.805 INFO kablam! | Oct 15 23:31:09.805 INFO kablam! ::: src/macros.rs:192:5 Oct 15 23:31:09.805 INFO kablam! | Oct 15 23:31:09.805 INFO kablam! 192 | / probor_struct!( Oct 15 23:31:09.805 INFO kablam! 193 | | #[derive(Debug, PartialEq)] Oct 15 23:31:09.805 INFO kablam! 194 | | struct Three { Oct 15 23:31:09.805 INFO kablam! 195 | | one: Option => (#0 optional), Oct 15 23:31:09.805 INFO kablam! 196 | | two: Option => (#1 optional), Oct 15 23:31:09.805 INFO kablam! 197 | | three: Option => (#2 optional), Oct 15 23:31:09.805 INFO kablam! 198 | | }); Oct 15 23:31:09.805 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.805 INFO kablam! Oct 15 23:31:09.805 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.805 INFO kablam! --> src/decode_struct.rs:126:21 Oct 15 23:31:09.805 INFO kablam! | Oct 15 23:31:09.805 INFO kablam! 126 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.805 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.805 INFO kablam! | Oct 15 23:31:09.805 INFO kablam! ::: src/macros.rs:192:5 Oct 15 23:31:09.805 INFO kablam! | Oct 15 23:31:09.805 INFO kablam! 192 | / probor_struct!( Oct 15 23:31:09.805 INFO kablam! 193 | | #[derive(Debug, PartialEq)] Oct 15 23:31:09.805 INFO kablam! 194 | | struct Three { Oct 15 23:31:09.805 INFO kablam! 195 | | one: Option => (#0 optional), Oct 15 23:31:09.805 INFO kablam! 196 | | two: Option => (#1 optional), Oct 15 23:31:09.805 INFO kablam! 197 | | three: Option => (#2 optional), Oct 15 23:31:09.805 INFO kablam! 198 | | }); Oct 15 23:31:09.805 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.805 INFO kablam! Oct 15 23:31:09.805 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.805 INFO kablam! --> src/decode_struct.rs:63:25 Oct 15 23:31:09.805 INFO kablam! | Oct 15 23:31:09.805 INFO kablam! 63 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.805 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.805 INFO kablam! | Oct 15 23:31:09.805 INFO kablam! ::: src/macros.rs:200:5 Oct 15 23:31:09.805 INFO kablam! | Oct 15 23:31:09.805 INFO kablam! 200 | / probor_struct!( Oct 15 23:31:09.805 INFO kablam! 201 | | struct TwoThree { Oct 15 23:31:09.805 INFO kablam! 202 | | two: Option => (#1 optional), Oct 15 23:31:09.805 INFO kablam! 203 | | three: Option => (#2 optional), Oct 15 23:31:09.805 INFO kablam! 204 | | }); Oct 15 23:31:09.805 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.805 INFO kablam! Oct 15 23:31:09.805 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.805 INFO kablam! --> src/decode_struct.rs:126:21 Oct 15 23:31:09.805 INFO kablam! | Oct 15 23:31:09.805 INFO kablam! 126 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.805 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.805 INFO kablam! | Oct 15 23:31:09.805 INFO kablam! ::: src/macros.rs:200:5 Oct 15 23:31:09.805 INFO kablam! | Oct 15 23:31:09.805 INFO kablam! 200 | / probor_struct!( Oct 15 23:31:09.805 INFO kablam! 201 | | struct TwoThree { Oct 15 23:31:09.805 INFO kablam! 202 | | two: Option => (#1 optional), Oct 15 23:31:09.805 INFO kablam! 203 | | three: Option => (#2 optional), Oct 15 23:31:09.805 INFO kablam! 204 | | }); Oct 15 23:31:09.805 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.805 INFO kablam! Oct 15 23:31:09.805 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.805 INFO kablam! --> src/decode_struct.rs:63:25 Oct 15 23:31:09.805 INFO kablam! | Oct 15 23:31:09.805 INFO kablam! 63 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.805 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.805 INFO kablam! | Oct 15 23:31:09.805 INFO kablam! ::: src/macros.rs:206:5 Oct 15 23:31:09.805 INFO kablam! | Oct 15 23:31:09.805 INFO kablam! 206 | / probor_struct!( Oct 15 23:31:09.806 INFO kablam! 207 | | struct OneThree { Oct 15 23:31:09.806 INFO kablam! 208 | | one: Option => (#0 optional), Oct 15 23:31:09.806 INFO kablam! 209 | | three: Option => (#2 optional), Oct 15 23:31:09.806 INFO kablam! 210 | | }); Oct 15 23:31:09.806 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.806 INFO kablam! Oct 15 23:31:09.806 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.806 INFO kablam! --> src/decode_struct.rs:126:21 Oct 15 23:31:09.806 INFO kablam! | Oct 15 23:31:09.806 INFO kablam! 126 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.806 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.806 INFO kablam! | Oct 15 23:31:09.806 INFO kablam! ::: src/macros.rs:206:5 Oct 15 23:31:09.806 INFO kablam! | Oct 15 23:31:09.806 INFO kablam! 206 | / probor_struct!( Oct 15 23:31:09.806 INFO kablam! 207 | | struct OneThree { Oct 15 23:31:09.806 INFO kablam! 208 | | one: Option => (#0 optional), Oct 15 23:31:09.806 INFO kablam! 209 | | three: Option => (#2 optional), Oct 15 23:31:09.806 INFO kablam! 210 | | }); Oct 15 23:31:09.806 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.806 INFO kablam! Oct 15 23:31:09.806 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.806 INFO kablam! --> src/decode_struct.rs:63:25 Oct 15 23:31:09.806 INFO kablam! | Oct 15 23:31:09.806 INFO kablam! 63 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.806 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.806 INFO kablam! | Oct 15 23:31:09.806 INFO kablam! ::: src/macros.rs:212:5 Oct 15 23:31:09.806 INFO kablam! | Oct 15 23:31:09.806 INFO kablam! 212 | / probor_struct!( Oct 15 23:31:09.806 INFO kablam! 213 | | struct OneTwo { Oct 15 23:31:09.806 INFO kablam! 214 | | one: Option => (#0 optional), Oct 15 23:31:09.806 INFO kablam! 215 | | two: Option => (#1 optional), Oct 15 23:31:09.806 INFO kablam! 216 | | }); Oct 15 23:31:09.806 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.806 INFO kablam! Oct 15 23:31:09.806 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.806 INFO kablam! --> src/decode_struct.rs:126:21 Oct 15 23:31:09.806 INFO kablam! | Oct 15 23:31:09.806 INFO kablam! 126 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.806 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.806 INFO kablam! | Oct 15 23:31:09.806 INFO kablam! ::: src/macros.rs:212:5 Oct 15 23:31:09.806 INFO kablam! | Oct 15 23:31:09.806 INFO kablam! 212 | / probor_struct!( Oct 15 23:31:09.806 INFO kablam! 213 | | struct OneTwo { Oct 15 23:31:09.806 INFO kablam! 214 | | one: Option => (#0 optional), Oct 15 23:31:09.806 INFO kablam! 215 | | two: Option => (#1 optional), Oct 15 23:31:09.806 INFO kablam! 216 | | }); Oct 15 23:31:09.806 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.806 INFO kablam! Oct 15 23:31:09.806 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.806 INFO kablam! --> src/decode_struct.rs:63:25 Oct 15 23:31:09.806 INFO kablam! | Oct 15 23:31:09.806 INFO kablam! 63 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.806 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.806 INFO kablam! | Oct 15 23:31:09.806 INFO kablam! ::: src/macros.rs:218:5 Oct 15 23:31:09.806 INFO kablam! | Oct 15 23:31:09.806 INFO kablam! 218 | / probor_struct!( Oct 15 23:31:09.806 INFO kablam! 219 | | struct Named { Oct 15 23:31:09.806 INFO kablam! 220 | | one: u8 => (), Oct 15 23:31:09.806 INFO kablam! 221 | | two: u8 => (), Oct 15 23:31:09.806 INFO kablam! 222 | | three: u8 => (), Oct 15 23:31:09.806 INFO kablam! 223 | | }); Oct 15 23:31:09.806 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.806 INFO kablam! Oct 15 23:31:09.806 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.806 INFO kablam! --> src/decode_struct.rs:126:21 Oct 15 23:31:09.806 INFO kablam! | Oct 15 23:31:09.806 INFO kablam! 126 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.806 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.806 INFO kablam! | Oct 15 23:31:09.806 INFO kablam! ::: src/macros.rs:218:5 Oct 15 23:31:09.806 INFO kablam! | Oct 15 23:31:09.806 INFO kablam! 218 | / probor_struct!( Oct 15 23:31:09.806 INFO kablam! 219 | | struct Named { Oct 15 23:31:09.806 INFO kablam! 220 | | one: u8 => (), Oct 15 23:31:09.806 INFO kablam! 221 | | two: u8 => (), Oct 15 23:31:09.806 INFO kablam! 222 | | three: u8 => (), Oct 15 23:31:09.806 INFO kablam! 223 | | }); Oct 15 23:31:09.813 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.813 INFO kablam! Oct 15 23:31:12.103 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.47s Oct 15 23:31:12.108 INFO kablam! su: No module specific data is present Oct 15 23:31:12.342 INFO running `"docker" "rm" "-f" "3f923cd4ebc5073083b80a62a13b04c7ce130b09727de57ed37c5c1fefc0ebb7"` Oct 15 23:31:12.474 INFO blam! 3f923cd4ebc5073083b80a62a13b04c7ce130b09727de57ed37c5c1fefc0ebb7 Oct 15 23:31:12.479 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 15 23:31:12.641 INFO blam! 97385f906b99c239a79314a00b3c236e8bc4190791fab75e9d12b7e667855371 Oct 15 23:31:12.645 INFO running `"docker" "start" "-a" "97385f906b99c239a79314a00b3c236e8bc4190791fab75e9d12b7e667855371"` Oct 15 23:31:13.067 INFO kablam! usermod: no changes Oct 15 23:31:13.100 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 23:31:13.101 INFO kablam! Running /target/debug/deps/probor-89cea222fff50990 Oct 15 23:31:13.104 INFO blam! Oct 15 23:31:13.104 INFO blam! running 15 tests Oct 15 23:31:13.105 INFO blam! test maps::test::map ... ok Oct 15 23:31:13.105 INFO blam! test macros::test_search_results::test_encode ... ok Oct 15 23:31:13.105 INFO blam! test macros::test_search_results::test_decode ... ok Oct 15 23:31:13.105 INFO blam! test macros::test_search_results::small_to_big ... ok Oct 15 23:31:13.105 INFO blam! test sequences::test::into_vec ... ok Oct 15 23:31:13.105 INFO blam! test macros::test_search_results::one_field ... ok Oct 15 23:31:13.106 INFO blam! test sequences::test::deque ... ok Oct 15 23:31:13.106 INFO blam! test macros::test_search_results::big_to_small ... ok Oct 15 23:31:13.106 INFO blam! test tuples::test::two ... ok Oct 15 23:31:13.106 INFO blam! test enums::test_enum::test ... ok Oct 15 23:31:13.106 INFO blam! test tuples::test::one ... ok Oct 15 23:31:13.106 INFO blam! test tuples::test::three ... ok Oct 15 23:31:13.111 INFO blam! test sequences::test::into_deque ... ok Oct 15 23:31:13.111 INFO blam! test sequences::test::vec ... ok Oct 15 23:31:13.111 INFO blam! test macros::test_search_results::named_to_small ... ok Oct 15 23:31:13.111 INFO blam! Oct 15 23:31:13.111 INFO blam! test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:31:13.111 INFO blam! Oct 15 23:31:13.112 INFO kablam! Doc-tests probor Oct 15 23:31:14.017 INFO blam! Oct 15 23:31:14.017 INFO blam! running 0 tests Oct 15 23:31:14.017 INFO blam! Oct 15 23:31:14.017 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:31:14.017 INFO blam! Oct 15 23:31:14.027 INFO kablam! su: No module specific data is present Oct 15 23:31:14.615 INFO running `"docker" "rm" "-f" "97385f906b99c239a79314a00b3c236e8bc4190791fab75e9d12b7e667855371"` Oct 15 23:31:14.744 INFO blam! 97385f906b99c239a79314a00b3c236e8bc4190791fab75e9d12b7e667855371