Oct 11 05:29:33.175 INFO testing MindBuffer/osc_to_beyond against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:29:33.175 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:29:33.175 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:29:33.356 INFO blam! 44d87eee1b599f4172180b34d8bbb71e95d84d350b4239e197b869a4fdeaac11 Oct 11 05:29:33.364 INFO running `"docker" "start" "-a" "44d87eee1b599f4172180b34d8bbb71e95d84d350b4239e197b869a4fdeaac11"` Oct 11 05:29:33.819 INFO kablam! usermod: no changes Oct 11 05:29:33.853 INFO kablam! Compiling libloading v0.4.0 Oct 11 05:29:36.130 INFO kablam! Compiling pangolin v0.1.0 (/source/pangolin) Oct 11 05:29:37.105 INFO kablam! Compiling osc_to_beyond v0.1.0 (/source) Oct 11 05:29:37.904 INFO kablam! warning: variable does not need to be mutable Oct 11 05:29:37.904 INFO kablam! --> src/main.rs:158:17 Oct 11 05:29:37.904 INFO kablam! | Oct 11 05:29:37.904 INFO kablam! 158 | let mut layer = layer_map.entry(message.addr.clone()).or_insert(Layer::default()); Oct 11 05:29:37.904 INFO kablam! | ----^^^^^ Oct 11 05:29:37.904 INFO kablam! | | Oct 11 05:29:37.904 INFO kablam! | help: remove this `mut` Oct 11 05:29:37.904 INFO kablam! | Oct 11 05:29:37.904 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 05:29:37.904 INFO kablam! Oct 11 05:29:37.904 INFO kablam! warning: variable does not need to be mutable Oct 11 05:29:37.904 INFO kablam! --> src/main.rs:165:21 Oct 11 05:29:37.904 INFO kablam! | Oct 11 05:29:37.904 INFO kablam! 165 | let mut blob_chunks = layer.blob_map.entry(time_stamp).or_insert(Vec::new()); Oct 11 05:29:37.904 INFO kablam! | ----^^^^^^^^^^^ Oct 11 05:29:37.904 INFO kablam! | | Oct 11 05:29:37.904 INFO kablam! | help: remove this `mut` Oct 11 05:29:37.904 INFO kablam! Oct 11 05:29:39.290 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.45s Oct 11 05:29:39.290 INFO kablam! su: No module specific data is present Oct 11 05:29:39.562 INFO running `"docker" "rm" "-f" "44d87eee1b599f4172180b34d8bbb71e95d84d350b4239e197b869a4fdeaac11"` Oct 11 05:29:39.648 INFO blam! 44d87eee1b599f4172180b34d8bbb71e95d84d350b4239e197b869a4fdeaac11 Oct 11 05:29:39.650 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:29:39.650 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:29:39.820 INFO blam! f712e03237a7ea1f9d493090c3f5f99d509292ad69e33eafede8301bfa822f0b Oct 11 05:29:39.825 INFO running `"docker" "start" "-a" "f712e03237a7ea1f9d493090c3f5f99d509292ad69e33eafede8301bfa822f0b"` Oct 11 05:29:40.389 INFO kablam! usermod: no changes Oct 11 05:29:40.468 INFO kablam! Compiling osc_to_beyond v0.1.0 (/source) Oct 11 05:29:41.604 INFO kablam! warning: variable does not need to be mutable Oct 11 05:29:41.604 INFO kablam! --> src/main.rs:158:17 Oct 11 05:29:41.604 INFO kablam! | Oct 11 05:29:41.604 INFO kablam! 158 | let mut layer = layer_map.entry(message.addr.clone()).or_insert(Layer::default()); Oct 11 05:29:41.604 INFO kablam! | ----^^^^^ Oct 11 05:29:41.604 INFO kablam! | | Oct 11 05:29:41.604 INFO kablam! | help: remove this `mut` Oct 11 05:29:41.604 INFO kablam! | Oct 11 05:29:41.604 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 05:29:41.604 INFO kablam! Oct 11 05:29:41.604 INFO kablam! warning: variable does not need to be mutable Oct 11 05:29:41.604 INFO kablam! --> src/main.rs:165:21 Oct 11 05:29:41.604 INFO kablam! | Oct 11 05:29:41.604 INFO kablam! 165 | let mut blob_chunks = layer.blob_map.entry(time_stamp).or_insert(Vec::new()); Oct 11 05:29:41.604 INFO kablam! | ----^^^^^^^^^^^ Oct 11 05:29:41.604 INFO kablam! | | Oct 11 05:29:41.605 INFO kablam! | help: remove this `mut` Oct 11 05:29:41.605 INFO kablam! Oct 11 05:29:42.012 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.58s Oct 11 05:29:42.039 INFO kablam! su: No module specific data is present Oct 11 05:29:42.636 INFO running `"docker" "rm" "-f" "f712e03237a7ea1f9d493090c3f5f99d509292ad69e33eafede8301bfa822f0b"` Oct 11 05:29:42.904 INFO blam! f712e03237a7ea1f9d493090c3f5f99d509292ad69e33eafede8301bfa822f0b Oct 11 05:29:42.924 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:29:42.924 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:29:43.310 INFO blam! 395c42767aff674b79adc08800eed91edf44c253035fc58b20599e02da39fffc Oct 11 05:29:43.325 INFO running `"docker" "start" "-a" "395c42767aff674b79adc08800eed91edf44c253035fc58b20599e02da39fffc"` Oct 11 05:29:44.163 INFO kablam! usermod: no changes Oct 11 05:29:44.228 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 05:29:44.231 INFO kablam! Running /target/debug/deps/osc_to_beyond-dc9f6df86b572bd0 Oct 11 05:29:44.234 INFO blam! Oct 11 05:29:44.234 INFO blam! running 0 tests Oct 11 05:29:44.234 INFO blam! Oct 11 05:29:44.234 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:29:44.234 INFO blam! Oct 11 05:29:44.240 INFO kablam! su: No module specific data is present Oct 11 05:29:44.780 INFO running `"docker" "rm" "-f" "395c42767aff674b79adc08800eed91edf44c253035fc58b20599e02da39fffc"` Oct 11 05:29:44.867 INFO blam! 395c42767aff674b79adc08800eed91edf44c253035fc58b20599e02da39fffc