Oct 15 23:30:58.970 INFO testing probor-0.3.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 23:30:58.972 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 23:30:59.361 INFO blam! 3aed96c7d38caa6698d39796bcb58a625901454f447638a14dacddda5b513463 Oct 15 23:30:59.363 INFO running `"docker" "start" "-a" "3aed96c7d38caa6698d39796bcb58a625901454f447638a14dacddda5b513463"` Oct 15 23:31:00.267 INFO kablam! usermod: no changes Oct 15 23:31:00.307 INFO kablam! Compiling cbor-codec v0.7.1 Oct 15 23:31:02.243 INFO kablam! Compiling probor v0.3.1 (/source) Oct 15 23:31:03.381 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.09s Oct 15 23:31:03.382 INFO kablam! su: No module specific data is present Oct 15 23:31:03.983 INFO running `"docker" "rm" "-f" "3aed96c7d38caa6698d39796bcb58a625901454f447638a14dacddda5b513463"` Oct 15 23:31:04.183 INFO blam! 3aed96c7d38caa6698d39796bcb58a625901454f447638a14dacddda5b513463 Oct 15 23:31:04.200 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 23:31:04.645 INFO blam! 4bdfb16d47c53bbc10c6d354dccad7033025e63a65679e96bfae9e72edf934e5 Oct 15 23:31:04.649 INFO running `"docker" "start" "-a" "4bdfb16d47c53bbc10c6d354dccad7033025e63a65679e96bfae9e72edf934e5"` Oct 15 23:31:05.764 INFO kablam! usermod: no changes Oct 15 23:31:05.829 INFO kablam! Compiling probor v0.3.1 (/source) Oct 15 23:31:09.045 INFO kablam! warning: variable does not need to be mutable Oct 15 23:31:09.045 INFO kablam! --> src/tuples.rs:96:13 Oct 15 23:31:09.045 INFO kablam! | Oct 15 23:31:09.045 INFO kablam! 96 | let mut d = &mut Decoder::new(Config::default(), Cursor::new(&v[..])); Oct 15 23:31:09.045 INFO kablam! | ----^ Oct 15 23:31:09.045 INFO kablam! | | Oct 15 23:31:09.045 INFO kablam! | help: remove this `mut` Oct 15 23:31:09.045 INFO kablam! | Oct 15 23:31:09.045 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 23:31:09.046 INFO kablam! Oct 15 23:31:09.071 INFO kablam! warning: variable does not need to be mutable Oct 15 23:31:09.071 INFO kablam! --> src/sequences.rs:79:13 Oct 15 23:31:09.071 INFO kablam! | Oct 15 23:31:09.071 INFO kablam! 79 | let mut d = &mut Decoder::new(Config::default(), Cursor::new(&v[..])); Oct 15 23:31:09.071 INFO kablam! | ----^ Oct 15 23:31:09.071 INFO kablam! | | Oct 15 23:31:09.071 INFO kablam! | help: remove this `mut` Oct 15 23:31:09.071 INFO kablam! Oct 15 23:31:09.087 INFO kablam! warning: variable does not need to be mutable Oct 15 23:31:09.087 INFO kablam! --> src/maps.rs:57:13 Oct 15 23:31:09.087 INFO kablam! | Oct 15 23:31:09.087 INFO kablam! 57 | let mut d = &mut Decoder::new(Config::default(), Cursor::new(&v[..])); Oct 15 23:31:09.087 INFO kablam! | ----^ Oct 15 23:31:09.087 INFO kablam! | | Oct 15 23:31:09.087 INFO kablam! | help: remove this `mut` Oct 15 23:31:09.087 INFO kablam! Oct 15 23:31:09.123 INFO kablam! warning: variable does not need to be mutable Oct 15 23:31:09.123 INFO kablam! --> src/enums.rs:178:13 Oct 15 23:31:09.123 INFO kablam! | Oct 15 23:31:09.123 INFO kablam! 178 | let mut d = &mut Decoder::new(Config::default(), Cursor::new(&v[..])); Oct 15 23:31:09.123 INFO kablam! | ----^ Oct 15 23:31:09.123 INFO kablam! | | Oct 15 23:31:09.123 INFO kablam! | help: remove this `mut` Oct 15 23:31:09.123 INFO kablam! Oct 15 23:31:09.211 INFO kablam! warning: variable does not need to be mutable Oct 15 23:31:09.211 INFO kablam! --> src/macros.rs:187:13 Oct 15 23:31:09.211 INFO kablam! | Oct 15 23:31:09.211 INFO kablam! 187 | let mut d = &mut Decoder::new(Config::default(), Cursor::new(vec)); Oct 15 23:31:09.211 INFO kablam! | ----^ Oct 15 23:31:09.211 INFO kablam! | | Oct 15 23:31:09.211 INFO kablam! | help: remove this `mut` Oct 15 23:31:09.211 INFO kablam! Oct 15 23:31:09.254 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.258 INFO kablam! --> src/decode_struct.rs:63:25 Oct 15 23:31:09.258 INFO kablam! | Oct 15 23:31:09.258 INFO kablam! 63 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.258 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.258 INFO kablam! | Oct 15 23:31:09.258 INFO kablam! ::: src/macros.rs:112:5 Oct 15 23:31:09.258 INFO kablam! | Oct 15 23:31:09.258 INFO kablam! 112 | / probor_struct!( Oct 15 23:31:09.258 INFO kablam! 113 | | #[derive(PartialEq, Eq, Debug)] Oct 15 23:31:09.258 INFO kablam! 114 | | struct Page { Oct 15 23:31:09.258 INFO kablam! 115 | | url: String => (#0), Oct 15 23:31:09.258 INFO kablam! 116 | | title: String => (#1), Oct 15 23:31:09.258 INFO kablam! 117 | | snippet: Option => (#2 optional), Oct 15 23:31:09.258 INFO kablam! 118 | | }); Oct 15 23:31:09.258 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.258 INFO kablam! | Oct 15 23:31:09.258 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 23:31:09.258 INFO kablam! Oct 15 23:31:09.258 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.258 INFO kablam! --> src/decode_struct.rs:126:21 Oct 15 23:31:09.258 INFO kablam! | Oct 15 23:31:09.258 INFO kablam! 126 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.258 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.258 INFO kablam! | Oct 15 23:31:09.258 INFO kablam! ::: src/macros.rs:112:5 Oct 15 23:31:09.258 INFO kablam! | Oct 15 23:31:09.258 INFO kablam! 112 | / probor_struct!( Oct 15 23:31:09.258 INFO kablam! 113 | | #[derive(PartialEq, Eq, Debug)] Oct 15 23:31:09.258 INFO kablam! 114 | | struct Page { Oct 15 23:31:09.258 INFO kablam! 115 | | url: String => (#0), Oct 15 23:31:09.258 INFO kablam! 116 | | title: String => (#1), Oct 15 23:31:09.258 INFO kablam! 117 | | snippet: Option => (#2 optional), Oct 15 23:31:09.258 INFO kablam! 118 | | }); Oct 15 23:31:09.258 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.258 INFO kablam! Oct 15 23:31:09.258 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.258 INFO kablam! --> src/decode_struct.rs:63:25 Oct 15 23:31:09.258 INFO kablam! | Oct 15 23:31:09.258 INFO kablam! 63 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.258 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.258 INFO kablam! | Oct 15 23:31:09.258 INFO kablam! ::: src/macros.rs:120:5 Oct 15 23:31:09.258 INFO kablam! | Oct 15 23:31:09.258 INFO kablam! 120 | / probor_struct!( Oct 15 23:31:09.258 INFO kablam! 121 | | #[derive(PartialEq, Eq, Debug)] Oct 15 23:31:09.258 INFO kablam! 122 | | struct SearchResults { Oct 15 23:31:09.258 INFO kablam! 123 | | total_results: u64 => (#0), Oct 15 23:31:09.258 INFO kablam! 124 | | results: Vec => (#1), Oct 15 23:31:09.258 INFO kablam! 125 | | }); Oct 15 23:31:09.258 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.258 INFO kablam! Oct 15 23:31:09.258 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.258 INFO kablam! --> src/decode_struct.rs:126:21 Oct 15 23:31:09.258 INFO kablam! | Oct 15 23:31:09.258 INFO kablam! 126 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.258 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.258 INFO kablam! | Oct 15 23:31:09.258 INFO kablam! ::: src/macros.rs:120:5 Oct 15 23:31:09.258 INFO kablam! | Oct 15 23:31:09.258 INFO kablam! 120 | / probor_struct!( Oct 15 23:31:09.258 INFO kablam! 121 | | #[derive(PartialEq, Eq, Debug)] Oct 15 23:31:09.259 INFO kablam! 122 | | struct SearchResults { Oct 15 23:31:09.259 INFO kablam! 123 | | total_results: u64 => (#0), Oct 15 23:31:09.259 INFO kablam! 124 | | results: Vec => (#1), Oct 15 23:31:09.259 INFO kablam! 125 | | }); Oct 15 23:31:09.259 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.259 INFO kablam! Oct 15 23:31:09.259 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.259 INFO kablam! --> src/decode_struct.rs:63:25 Oct 15 23:31:09.259 INFO kablam! | Oct 15 23:31:09.259 INFO kablam! 63 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.259 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.259 INFO kablam! | Oct 15 23:31:09.259 INFO kablam! ::: src/macros.rs:174:5 Oct 15 23:31:09.259 INFO kablam! | Oct 15 23:31:09.259 INFO kablam! 174 | / probor_struct!( Oct 15 23:31:09.259 INFO kablam! 175 | | pub struct VersionInfo { Oct 15 23:31:09.259 INFO kablam! 176 | | pub version: u8 => (), Oct 15 23:31:09.259 INFO kablam! 177 | | }); Oct 15 23:31:09.259 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.259 INFO kablam! Oct 15 23:31:09.259 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.259 INFO kablam! --> src/decode_struct.rs:126:21 Oct 15 23:31:09.259 INFO kablam! | Oct 15 23:31:09.259 INFO kablam! 126 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.259 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.259 INFO kablam! | Oct 15 23:31:09.259 INFO kablam! ::: src/macros.rs:174:5 Oct 15 23:31:09.259 INFO kablam! | Oct 15 23:31:09.259 INFO kablam! 174 | / probor_struct!( Oct 15 23:31:09.259 INFO kablam! 175 | | pub struct VersionInfo { Oct 15 23:31:09.259 INFO kablam! 176 | | pub version: u8 => (), Oct 15 23:31:09.259 INFO kablam! 177 | | }); Oct 15 23:31:09.259 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.259 INFO kablam! Oct 15 23:31:09.274 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.274 INFO kablam! --> src/decode_struct.rs:63:25 Oct 15 23:31:09.274 INFO kablam! | Oct 15 23:31:09.274 INFO kablam! 63 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.274 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.274 INFO kablam! | Oct 15 23:31:09.274 INFO kablam! ::: src/macros.rs:192:5 Oct 15 23:31:09.274 INFO kablam! | Oct 15 23:31:09.274 INFO kablam! 192 | / probor_struct!( Oct 15 23:31:09.274 INFO kablam! 193 | | #[derive(Debug, PartialEq)] Oct 15 23:31:09.274 INFO kablam! 194 | | struct Three { Oct 15 23:31:09.274 INFO kablam! 195 | | one: Option => (#0 optional), Oct 15 23:31:09.274 INFO kablam! 196 | | two: Option => (#1 optional), Oct 15 23:31:09.274 INFO kablam! 197 | | three: Option => (#2 optional), Oct 15 23:31:09.274 INFO kablam! 198 | | }); Oct 15 23:31:09.274 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.274 INFO kablam! Oct 15 23:31:09.274 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.274 INFO kablam! --> src/decode_struct.rs:126:21 Oct 15 23:31:09.274 INFO kablam! | Oct 15 23:31:09.274 INFO kablam! 126 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.274 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.274 INFO kablam! | Oct 15 23:31:09.274 INFO kablam! ::: src/macros.rs:192:5 Oct 15 23:31:09.274 INFO kablam! | Oct 15 23:31:09.274 INFO kablam! 192 | / probor_struct!( Oct 15 23:31:09.274 INFO kablam! 193 | | #[derive(Debug, PartialEq)] Oct 15 23:31:09.274 INFO kablam! 194 | | struct Three { Oct 15 23:31:09.274 INFO kablam! 195 | | one: Option => (#0 optional), Oct 15 23:31:09.274 INFO kablam! 196 | | two: Option => (#1 optional), Oct 15 23:31:09.274 INFO kablam! 197 | | three: Option => (#2 optional), Oct 15 23:31:09.274 INFO kablam! 198 | | }); Oct 15 23:31:09.274 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.274 INFO kablam! Oct 15 23:31:09.274 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.274 INFO kablam! --> src/decode_struct.rs:63:25 Oct 15 23:31:09.274 INFO kablam! | Oct 15 23:31:09.274 INFO kablam! 63 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.274 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.274 INFO kablam! | Oct 15 23:31:09.274 INFO kablam! ::: src/macros.rs:200:5 Oct 15 23:31:09.274 INFO kablam! | Oct 15 23:31:09.274 INFO kablam! 200 | / probor_struct!( Oct 15 23:31:09.274 INFO kablam! 201 | | struct TwoThree { Oct 15 23:31:09.274 INFO kablam! 202 | | two: Option => (#1 optional), Oct 15 23:31:09.274 INFO kablam! 203 | | three: Option => (#2 optional), Oct 15 23:31:09.274 INFO kablam! 204 | | }); Oct 15 23:31:09.274 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.274 INFO kablam! Oct 15 23:31:09.275 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.275 INFO kablam! --> src/decode_struct.rs:126:21 Oct 15 23:31:09.276 INFO kablam! | Oct 15 23:31:09.276 INFO kablam! 126 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.276 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.276 INFO kablam! | Oct 15 23:31:09.276 INFO kablam! ::: src/macros.rs:200:5 Oct 15 23:31:09.276 INFO kablam! | Oct 15 23:31:09.276 INFO kablam! 200 | / probor_struct!( Oct 15 23:31:09.276 INFO kablam! 201 | | struct TwoThree { Oct 15 23:31:09.276 INFO kablam! 202 | | two: Option => (#1 optional), Oct 15 23:31:09.276 INFO kablam! 203 | | three: Option => (#2 optional), Oct 15 23:31:09.276 INFO kablam! 204 | | }); Oct 15 23:31:09.276 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.276 INFO kablam! Oct 15 23:31:09.276 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.276 INFO kablam! --> src/decode_struct.rs:63:25 Oct 15 23:31:09.276 INFO kablam! | Oct 15 23:31:09.276 INFO kablam! 63 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.276 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.276 INFO kablam! | Oct 15 23:31:09.276 INFO kablam! ::: src/macros.rs:206:5 Oct 15 23:31:09.276 INFO kablam! | Oct 15 23:31:09.276 INFO kablam! 206 | / probor_struct!( Oct 15 23:31:09.276 INFO kablam! 207 | | struct OneThree { Oct 15 23:31:09.276 INFO kablam! 208 | | one: Option => (#0 optional), Oct 15 23:31:09.276 INFO kablam! 209 | | three: Option => (#2 optional), Oct 15 23:31:09.276 INFO kablam! 210 | | }); Oct 15 23:31:09.276 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.276 INFO kablam! Oct 15 23:31:09.276 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.276 INFO kablam! --> src/decode_struct.rs:126:21 Oct 15 23:31:09.276 INFO kablam! | Oct 15 23:31:09.276 INFO kablam! 126 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.276 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.276 INFO kablam! | Oct 15 23:31:09.276 INFO kablam! ::: src/macros.rs:206:5 Oct 15 23:31:09.276 INFO kablam! | Oct 15 23:31:09.276 INFO kablam! 206 | / probor_struct!( Oct 15 23:31:09.276 INFO kablam! 207 | | struct OneThree { Oct 15 23:31:09.276 INFO kablam! 208 | | one: Option => (#0 optional), Oct 15 23:31:09.276 INFO kablam! 209 | | three: Option => (#2 optional), Oct 15 23:31:09.276 INFO kablam! 210 | | }); Oct 15 23:31:09.276 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.276 INFO kablam! Oct 15 23:31:09.290 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.291 INFO kablam! --> src/decode_struct.rs:63:25 Oct 15 23:31:09.291 INFO kablam! | Oct 15 23:31:09.291 INFO kablam! 63 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.291 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.291 INFO kablam! | Oct 15 23:31:09.291 INFO kablam! ::: src/macros.rs:212:5 Oct 15 23:31:09.291 INFO kablam! | Oct 15 23:31:09.291 INFO kablam! 212 | / probor_struct!( Oct 15 23:31:09.291 INFO kablam! 213 | | struct OneTwo { Oct 15 23:31:09.291 INFO kablam! 214 | | one: Option => (#0 optional), Oct 15 23:31:09.291 INFO kablam! 215 | | two: Option => (#1 optional), Oct 15 23:31:09.291 INFO kablam! 216 | | }); Oct 15 23:31:09.291 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.291 INFO kablam! Oct 15 23:31:09.291 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.291 INFO kablam! --> src/decode_struct.rs:126:21 Oct 15 23:31:09.291 INFO kablam! | Oct 15 23:31:09.291 INFO kablam! 126 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.291 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.291 INFO kablam! | Oct 15 23:31:09.291 INFO kablam! ::: src/macros.rs:212:5 Oct 15 23:31:09.291 INFO kablam! | Oct 15 23:31:09.291 INFO kablam! 212 | / probor_struct!( Oct 15 23:31:09.291 INFO kablam! 213 | | struct OneTwo { Oct 15 23:31:09.291 INFO kablam! 214 | | one: Option => (#0 optional), Oct 15 23:31:09.291 INFO kablam! 215 | | two: Option => (#1 optional), Oct 15 23:31:09.291 INFO kablam! 216 | | }); Oct 15 23:31:09.291 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.291 INFO kablam! Oct 15 23:31:09.291 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.291 INFO kablam! --> src/decode_struct.rs:63:25 Oct 15 23:31:09.291 INFO kablam! | Oct 15 23:31:09.291 INFO kablam! 63 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.291 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.291 INFO kablam! | Oct 15 23:31:09.291 INFO kablam! ::: src/macros.rs:218:5 Oct 15 23:31:09.291 INFO kablam! | Oct 15 23:31:09.291 INFO kablam! 218 | / probor_struct!( Oct 15 23:31:09.291 INFO kablam! 219 | | struct Named { Oct 15 23:31:09.291 INFO kablam! 220 | | one: u8 => (), Oct 15 23:31:09.291 INFO kablam! 221 | | two: u8 => (), Oct 15 23:31:09.291 INFO kablam! 222 | | three: u8 => (), Oct 15 23:31:09.291 INFO kablam! 223 | | }); Oct 15 23:31:09.291 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.291 INFO kablam! Oct 15 23:31:09.291 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 23:31:09.291 INFO kablam! --> src/decode_struct.rs:126:21 Oct 15 23:31:09.291 INFO kablam! | Oct 15 23:31:09.291 INFO kablam! 126 | (idx+1); // silence warning but expect to be optimized Oct 15 23:31:09.291 INFO kablam! | ^^^^^^^ Oct 15 23:31:09.291 INFO kablam! | Oct 15 23:31:09.291 INFO kablam! ::: src/macros.rs:218:5 Oct 15 23:31:09.291 INFO kablam! | Oct 15 23:31:09.291 INFO kablam! 218 | / probor_struct!( Oct 15 23:31:09.291 INFO kablam! 219 | | struct Named { Oct 15 23:31:09.291 INFO kablam! 220 | | one: u8 => (), Oct 15 23:31:09.291 INFO kablam! 221 | | two: u8 => (), Oct 15 23:31:09.291 INFO kablam! 222 | | three: u8 => (), Oct 15 23:31:09.291 INFO kablam! 223 | | }); Oct 15 23:31:09.291 INFO kablam! | |_______- in this macro invocation Oct 15 23:31:09.291 INFO kablam! Oct 15 23:31:12.069 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.28s Oct 15 23:31:12.072 INFO kablam! su: No module specific data is present Oct 15 23:31:12.316 INFO running `"docker" "rm" "-f" "4bdfb16d47c53bbc10c6d354dccad7033025e63a65679e96bfae9e72edf934e5"` Oct 15 23:31:12.409 INFO blam! 4bdfb16d47c53bbc10c6d354dccad7033025e63a65679e96bfae9e72edf934e5 Oct 15 23:31:12.411 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 23:31:12.581 INFO blam! ffed36d74c953e3b7e12814daf6089e96d7bc65b2c0e5cf623d7ad04a6532636 Oct 15 23:31:12.584 INFO running `"docker" "start" "-a" "ffed36d74c953e3b7e12814daf6089e96d7bc65b2c0e5cf623d7ad04a6532636"` Oct 15 23:31:12.942 INFO kablam! usermod: no changes Oct 15 23:31:12.980 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 23:31:12.980 INFO kablam! Running /target/debug/deps/probor-a68d3b9c2c8fa1e1 Oct 15 23:31:12.986 INFO kablam! Doc-tests probor Oct 15 23:31:12.987 INFO blam! Oct 15 23:31:12.987 INFO blam! running 15 tests Oct 15 23:31:12.987 INFO blam! test macros::test_search_results::big_to_small ... ok Oct 15 23:31:12.987 INFO blam! test enums::test_enum::test ... ok Oct 15 23:31:12.987 INFO blam! test macros::test_search_results::named_to_small ... ok Oct 15 23:31:12.987 INFO blam! test macros::test_search_results::one_field ... ok Oct 15 23:31:12.987 INFO blam! test macros::test_search_results::test_decode ... ok Oct 15 23:31:12.987 INFO blam! test macros::test_search_results::small_to_big ... ok Oct 15 23:31:12.987 INFO blam! test sequences::test::deque ... ok Oct 15 23:31:12.987 INFO blam! test sequences::test::into_deque ... ok Oct 15 23:31:12.987 INFO blam! test tuples::test::one ... ok Oct 15 23:31:12.987 INFO blam! test sequences::test::vec ... ok Oct 15 23:31:12.987 INFO blam! test sequences::test::into_vec ... ok Oct 15 23:31:12.987 INFO blam! test tuples::test::two ... ok Oct 15 23:31:12.987 INFO blam! test macros::test_search_results::test_encode ... ok Oct 15 23:31:12.987 INFO blam! test maps::test::map ... ok Oct 15 23:31:12.987 INFO blam! test tuples::test::three ... ok Oct 15 23:31:12.987 INFO blam! Oct 15 23:31:12.987 INFO blam! test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:31:12.987 INFO blam! Oct 15 23:31:13.864 INFO blam! Oct 15 23:31:13.864 INFO blam! running 0 tests Oct 15 23:31:13.864 INFO blam! Oct 15 23:31:13.864 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:31:13.864 INFO blam! Oct 15 23:31:13.872 INFO kablam! su: No module specific data is present Oct 15 23:31:14.627 INFO running `"docker" "rm" "-f" "ffed36d74c953e3b7e12814daf6089e96d7bc65b2c0e5cf623d7ad04a6532636"` Oct 15 23:31:14.770 INFO blam! ffed36d74c953e3b7e12814daf6089e96d7bc65b2c0e5cf623d7ad04a6532636