Oct 15 19:18:20.375 INFO testing serde_osc-0.4.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 19:18:20.377 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 19:18:20.781 INFO blam! e03ebd8d0c2622af83f53f83c4a89b217525be55f3adb9c50823881ed74edf0f Oct 15 19:18:20.783 INFO running `"docker" "start" "-a" "e03ebd8d0c2622af83f53f83c4a89b217525be55f3adb9c50823881ed74edf0f"` Oct 15 19:18:21.808 INFO kablam! usermod: no changes Oct 15 19:18:21.899 INFO kablam! Compiling serde_osc v0.4.2 (/source) Oct 15 19:18:23.003 INFO kablam! warning: variable does not need to be mutable Oct 15 19:18:23.003 INFO kablam! --> src/de/bundle_visitor.rs:85:35 Oct 15 19:18:23.003 INFO kablam! | Oct 15 19:18:23.003 INFO kablam! 85 | BundleField::Elements(mut read) => Oct 15 19:18:23.003 INFO kablam! | ----^^^^ Oct 15 19:18:23.003 INFO kablam! | | Oct 15 19:18:23.003 INFO kablam! | help: remove this `mut` Oct 15 19:18:23.003 INFO kablam! | Oct 15 19:18:23.003 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 19:18:23.003 INFO kablam! Oct 15 19:18:23.079 INFO kablam! warning: variable does not need to be mutable Oct 15 19:18:23.080 INFO kablam! --> src/ser/timetag_ser.rs:46:18 Oct 15 19:18:23.080 INFO kablam! | Oct 15 19:18:23.080 INFO kablam! 46 | Some(mut part) => { Oct 15 19:18:23.081 INFO kablam! | ----^^^^ Oct 15 19:18:23.081 INFO kablam! | | Oct 15 19:18:23.081 INFO kablam! | help: remove this `mut` Oct 15 19:18:23.082 INFO kablam! Oct 15 19:18:23.639 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.79s Oct 15 19:18:23.639 INFO kablam! su: No module specific data is present Oct 15 19:18:24.743 INFO running `"docker" "rm" "-f" "e03ebd8d0c2622af83f53f83c4a89b217525be55f3adb9c50823881ed74edf0f"` Oct 15 19:18:24.953 INFO blam! e03ebd8d0c2622af83f53f83c4a89b217525be55f3adb9c50823881ed74edf0f Oct 15 19:18:24.955 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 19:18:25.250 INFO blam! 33a55f23f902e5d3aea9691f8aa751b3633083e9e0158afba7fd7dd3008484b0 Oct 15 19:18:25.250 INFO running `"docker" "start" "-a" "33a55f23f902e5d3aea9691f8aa751b3633083e9e0158afba7fd7dd3008484b0"` Oct 15 19:18:26.274 INFO kablam! usermod: no changes Oct 15 19:18:26.356 INFO kablam! Compiling serde_osc v0.4.2 (/source) Oct 15 19:18:27.723 INFO kablam! warning: doc comment not used by rustdoc Oct 15 19:18:27.723 INFO kablam! --> tests/ser/tuple.rs:9:5 Oct 15 19:18:27.723 INFO kablam! | Oct 15 19:18:27.723 INFO kablam! 9 | /// Tuple we'll serialize Oct 15 19:18:27.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:18:27.723 INFO kablam! | Oct 15 19:18:27.723 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 15 19:18:27.723 INFO kablam! Oct 15 19:18:27.723 INFO kablam! warning: doc comment not used by rustdoc Oct 15 19:18:27.723 INFO kablam! --> tests/ser/tuple.rs:32:5 Oct 15 19:18:27.723 INFO kablam! | Oct 15 19:18:27.723 INFO kablam! 32 | /// Tuple we'll serialize Oct 15 19:18:27.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:18:27.723 INFO kablam! Oct 15 19:18:27.807 INFO kablam! warning: variable does not need to be mutable Oct 15 19:18:27.807 INFO kablam! --> src/de/bundle_visitor.rs:85:35 Oct 15 19:18:27.807 INFO kablam! | Oct 15 19:18:27.807 INFO kablam! 85 | BundleField::Elements(mut read) => Oct 15 19:18:27.807 INFO kablam! | ----^^^^ Oct 15 19:18:27.807 INFO kablam! | | Oct 15 19:18:27.807 INFO kablam! | help: remove this `mut` Oct 15 19:18:27.807 INFO kablam! | Oct 15 19:18:27.807 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 19:18:27.807 INFO kablam! Oct 15 19:18:27.919 INFO kablam! warning: variable does not need to be mutable Oct 15 19:18:27.919 INFO kablam! --> src/ser/timetag_ser.rs:46:18 Oct 15 19:18:27.919 INFO kablam! | Oct 15 19:18:27.919 INFO kablam! 46 | Some(mut part) => { Oct 15 19:18:27.919 INFO kablam! | ----^^^^ Oct 15 19:18:27.919 INFO kablam! | | Oct 15 19:18:27.919 INFO kablam! | help: remove this `mut` Oct 15 19:18:27.919 INFO kablam! Oct 15 19:18:31.859 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.55s Oct 15 19:18:31.859 INFO kablam! su: No module specific data is present Oct 15 19:18:32.383 INFO running `"docker" "rm" "-f" "33a55f23f902e5d3aea9691f8aa751b3633083e9e0158afba7fd7dd3008484b0"` Oct 15 19:18:32.692 INFO blam! 33a55f23f902e5d3aea9691f8aa751b3633083e9e0158afba7fd7dd3008484b0 Oct 15 19:18:32.701 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 19:18:33.181 INFO blam! 1a6a085864ce942a4c999a126f9a3c6174ce1aef7850d0864fab77554e8e368e Oct 15 19:18:33.188 INFO running `"docker" "start" "-a" "1a6a085864ce942a4c999a126f9a3c6174ce1aef7850d0864fab77554e8e368e"` Oct 15 19:18:34.151 INFO kablam! usermod: no changes Oct 15 19:18:34.259 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 19:18:34.271 INFO blam! Oct 15 19:18:34.271 INFO blam! running 0 tests Oct 15 19:18:34.271 INFO kablam! Running /target/debug/deps/serde_osc-7c15003ce2dbf01f Oct 15 19:18:34.271 INFO blam! Oct 15 19:18:34.271 INFO kablam! Running /target/debug/deps/mod-2279c08c40bc1345 Oct 15 19:18:34.271 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:18:34.271 INFO blam! Oct 15 19:18:34.279 INFO blam! Oct 15 19:18:34.279 INFO blam! running 10 tests Oct 15 19:18:34.279 INFO blam! test de::auto_derive::auto_de ... ok Oct 15 19:18:34.279 INFO blam! test de::auto_derive::to_array ... ok Oct 15 19:18:34.279 INFO blam! test de::bundle::bundle ... ok Oct 15 19:18:34.279 INFO blam! test de::manual::manual_de ... ok Oct 15 19:18:34.287 INFO blam! test ser::tuple::unit_ser ... ok Oct 15 19:18:34.287 INFO blam! test ser::tuple::tuple_ser ... ok Oct 15 19:18:34.287 INFO blam! test ser::bundle::bundle ... ok Oct 15 19:18:34.287 INFO blam! test ser::auto_derive::auto_ser ... ok Oct 15 19:18:34.287 INFO blam! test de::auto_derive::to_tuple ... ok Oct 15 19:18:34.287 INFO blam! test de::auto_derive::to_unit_struct ... ok Oct 15 19:18:34.287 INFO blam! Oct 15 19:18:34.287 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:18:34.287 INFO blam! Oct 15 19:18:34.289 INFO kablam! Doc-tests serde_osc Oct 15 19:18:35.385 INFO blam! Oct 15 19:18:35.386 INFO blam! running 3 tests Oct 15 19:18:38.127 INFO blam! test src/ser/pkt_serializer.rs - ser::pkt_serializer::PktSerializer (line 40) ... ok Oct 15 19:18:38.139 INFO blam! test src/ser/pkt_serializer.rs - ser::pkt_serializer::PktSerializer (line 21) ... ok Oct 15 19:18:38.377 INFO blam! test src/lib.rs - (line 44) ... ok Oct 15 19:18:38.378 INFO blam! Oct 15 19:18:38.383 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:18:38.383 INFO blam! Oct 15 19:18:38.391 INFO kablam! su: No module specific data is present Oct 15 19:18:39.075 INFO running `"docker" "rm" "-f" "1a6a085864ce942a4c999a126f9a3c6174ce1aef7850d0864fab77554e8e368e"` Oct 15 19:18:39.415 INFO blam! 1a6a085864ce942a4c999a126f9a3c6174ce1aef7850d0864fab77554e8e368e