Oct 13 01:39:01.064 INFO testing saarw/cstruct2rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 01:39:01.064 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 13 01:39:01.554 INFO blam! 9c7ee44e40cf7ca94fe2f5592f8eebcc557d79e7340c5a3f3c9a018760a73560 Oct 13 01:39:01.556 INFO running `"docker" "start" "-a" "9c7ee44e40cf7ca94fe2f5592f8eebcc557d79e7340c5a3f3c9a018760a73560"` Oct 13 01:39:03.297 INFO kablam! usermod: no changes Oct 13 01:39:03.367 INFO kablam! Compiling cstruct2rs v0.0.1 (/source) Oct 13 01:39:03.742 INFO kablam! warning: variable does not need to be mutable Oct 13 01:39:03.742 INFO kablam! --> src/cinfo.rs:90:6 Oct 13 01:39:03.742 INFO kablam! | Oct 13 01:39:03.742 INFO kablam! 90 | let mut name_buf: Cow; Oct 13 01:39:03.742 INFO kablam! | ----^^^^^^^^ Oct 13 01:39:03.742 INFO kablam! | | Oct 13 01:39:03.742 INFO kablam! | help: remove this `mut` Oct 13 01:39:03.742 INFO kablam! | Oct 13 01:39:03.742 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 01:39:03.742 INFO kablam! Oct 13 01:39:03.742 INFO kablam! warning: variable does not need to be mutable Oct 13 01:39:03.742 INFO kablam! --> src/cinfo.rs:91:6 Oct 13 01:39:03.742 INFO kablam! | Oct 13 01:39:03.742 INFO kablam! 91 | let mut var_name: Cow; Oct 13 01:39:03.742 INFO kablam! | ----^^^^^^^^ Oct 13 01:39:03.742 INFO kablam! | | Oct 13 01:39:03.742 INFO kablam! | help: remove this `mut` Oct 13 01:39:03.742 INFO kablam! Oct 13 01:39:05.535 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.20s Oct 13 01:39:05.535 INFO kablam! su: No module specific data is present Oct 13 01:39:06.029 INFO running `"docker" "rm" "-f" "9c7ee44e40cf7ca94fe2f5592f8eebcc557d79e7340c5a3f3c9a018760a73560"` Oct 13 01:39:06.244 INFO blam! 9c7ee44e40cf7ca94fe2f5592f8eebcc557d79e7340c5a3f3c9a018760a73560 Oct 13 01:39:06.263 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 13 01:39:06.716 INFO blam! ab9dbf817db2485c9a6aa516b7d3cc3c1fb3d494ea20d7a9fe8ddba43245cb2c Oct 13 01:39:06.718 INFO running `"docker" "start" "-a" "ab9dbf817db2485c9a6aa516b7d3cc3c1fb3d494ea20d7a9fe8ddba43245cb2c"` Oct 13 01:39:08.030 INFO kablam! usermod: no changes Oct 13 01:39:08.087 INFO kablam! Compiling cstruct2rs v0.0.1 (/source) Oct 13 01:39:08.747 INFO kablam! warning: variable does not need to be mutable Oct 13 01:39:08.747 INFO kablam! --> src/cinfo.rs:90:6 Oct 13 01:39:08.747 INFO kablam! | Oct 13 01:39:08.747 INFO kablam! 90 | let mut name_buf: Cow; Oct 13 01:39:08.747 INFO kablam! | ----^^^^^^^^ Oct 13 01:39:08.747 INFO kablam! | | Oct 13 01:39:08.747 INFO kablam! | help: remove this `mut` Oct 13 01:39:08.747 INFO kablam! | Oct 13 01:39:08.747 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 01:39:08.747 INFO kablam! Oct 13 01:39:08.747 INFO kablam! warning: variable does not need to be mutable Oct 13 01:39:08.747 INFO kablam! --> src/cinfo.rs:91:6 Oct 13 01:39:08.747 INFO kablam! | Oct 13 01:39:08.747 INFO kablam! 91 | let mut var_name: Cow; Oct 13 01:39:08.747 INFO kablam! | ----^^^^^^^^ Oct 13 01:39:08.747 INFO kablam! | | Oct 13 01:39:08.747 INFO kablam! | help: remove this `mut` Oct 13 01:39:08.747 INFO kablam! Oct 13 01:39:10.616 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.57s Oct 13 01:39:10.628 INFO kablam! su: No module specific data is present Oct 13 01:39:11.324 INFO running `"docker" "rm" "-f" "ab9dbf817db2485c9a6aa516b7d3cc3c1fb3d494ea20d7a9fe8ddba43245cb2c"` Oct 13 01:39:11.648 INFO blam! ab9dbf817db2485c9a6aa516b7d3cc3c1fb3d494ea20d7a9fe8ddba43245cb2c Oct 13 01:39:11.659 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 13 01:39:12.123 INFO blam! b8595d40f07860683cfdfae12e4f9d15906898a09e8f0c8ec756cda58568202f Oct 13 01:39:12.127 INFO running `"docker" "start" "-a" "b8595d40f07860683cfdfae12e4f9d15906898a09e8f0c8ec756cda58568202f"` Oct 13 01:39:13.475 INFO kablam! usermod: no changes Oct 13 01:39:13.519 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 01:39:13.519 INFO kablam! Running /target/debug/deps/cstruct2rs-6658f26f2754f3b8 Oct 13 01:39:13.522 INFO blam! Oct 13 01:39:13.522 INFO blam! running 4 tests Oct 13 01:39:13.523 INFO blam! test cinfo::test_extract_name_and_array_pointer_type ... ok Oct 13 01:39:13.523 INFO blam! test cinfo::test_parse_fields ... ok Oct 13 01:39:13.523 INFO blam! test test_find_struct_block ... ok Oct 13 01:39:13.523 INFO blam! test test_strip_comments ... ok Oct 13 01:39:13.523 INFO blam! Oct 13 01:39:13.523 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:39:13.523 INFO blam! Oct 13 01:39:13.527 INFO kablam! su: No module specific data is present Oct 13 01:39:14.755 INFO running `"docker" "rm" "-f" "b8595d40f07860683cfdfae12e4f9d15906898a09e8f0c8ec756cda58568202f"` Oct 13 01:39:15.167 INFO blam! b8595d40f07860683cfdfae12e4f9d15906898a09e8f0c8ec756cda58568202f