Oct 10 15:32:21.726 INFO testing saarw/cstruct2rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 15:32:21.727 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 15:32:21.728 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 10 15:32:22.042 INFO blam! 223de082788f0e268effd19494e7567356e68d7037b11feece722fa343260871 Oct 10 15:32:22.044 INFO running `"docker" "start" "-a" "223de082788f0e268effd19494e7567356e68d7037b11feece722fa343260871"` Oct 10 15:32:23.131 INFO kablam! usermod: no changes Oct 10 15:32:23.177 INFO kablam! Compiling cstruct2rs v0.0.1 (/source) Oct 10 15:32:23.809 INFO kablam! warning: variable does not need to be mutable Oct 10 15:32:23.809 INFO kablam! --> src/cinfo.rs:90:6 Oct 10 15:32:23.809 INFO kablam! | Oct 10 15:32:23.809 INFO kablam! 90 | let mut name_buf: Cow; Oct 10 15:32:23.809 INFO kablam! | ----^^^^^^^^ Oct 10 15:32:23.809 INFO kablam! | | Oct 10 15:32:23.809 INFO kablam! | help: remove this `mut` Oct 10 15:32:23.809 INFO kablam! | Oct 10 15:32:23.809 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 15:32:23.809 INFO kablam! Oct 10 15:32:23.809 INFO kablam! warning: variable does not need to be mutable Oct 10 15:32:23.809 INFO kablam! --> src/cinfo.rs:91:6 Oct 10 15:32:23.809 INFO kablam! | Oct 10 15:32:23.809 INFO kablam! 91 | let mut var_name: Cow; Oct 10 15:32:23.809 INFO kablam! | ----^^^^^^^^ Oct 10 15:32:23.809 INFO kablam! | | Oct 10 15:32:23.809 INFO kablam! | help: remove this `mut` Oct 10 15:32:23.809 INFO kablam! Oct 10 15:32:25.188 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.02s Oct 10 15:32:25.189 INFO kablam! su: No module specific data is present Oct 10 15:32:25.768 INFO running `"docker" "rm" "-f" "223de082788f0e268effd19494e7567356e68d7037b11feece722fa343260871"` Oct 10 15:32:26.069 INFO blam! 223de082788f0e268effd19494e7567356e68d7037b11feece722fa343260871 Oct 10 15:32:26.074 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 15:32:26.074 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 10 15:32:26.564 INFO blam! 451c06ef56560198cef2b80be4391b07b9742395412fe19c7cd6a98f2f6f567f Oct 10 15:32:26.573 INFO running `"docker" "start" "-a" "451c06ef56560198cef2b80be4391b07b9742395412fe19c7cd6a98f2f6f567f"` Oct 10 15:32:27.596 INFO kablam! usermod: no changes Oct 10 15:32:27.636 INFO kablam! Compiling cstruct2rs v0.0.1 (/source) Oct 10 15:32:28.480 INFO kablam! warning: variable does not need to be mutable Oct 10 15:32:28.480 INFO kablam! --> src/cinfo.rs:90:6 Oct 10 15:32:28.480 INFO kablam! | Oct 10 15:32:28.480 INFO kablam! 90 | let mut name_buf: Cow; Oct 10 15:32:28.480 INFO kablam! | ----^^^^^^^^ Oct 10 15:32:28.480 INFO kablam! | | Oct 10 15:32:28.480 INFO kablam! | help: remove this `mut` Oct 10 15:32:28.480 INFO kablam! | Oct 10 15:32:28.480 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 15:32:28.480 INFO kablam! Oct 10 15:32:28.480 INFO kablam! warning: variable does not need to be mutable Oct 10 15:32:28.480 INFO kablam! --> src/cinfo.rs:91:6 Oct 10 15:32:28.480 INFO kablam! | Oct 10 15:32:28.480 INFO kablam! 91 | let mut var_name: Cow; Oct 10 15:32:28.480 INFO kablam! | ----^^^^^^^^ Oct 10 15:32:28.480 INFO kablam! | | Oct 10 15:32:28.480 INFO kablam! | help: remove this `mut` Oct 10 15:32:28.480 INFO kablam! Oct 10 15:32:29.857 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.23s Oct 10 15:32:29.864 INFO kablam! su: No module specific data is present Oct 10 15:32:30.528 INFO running `"docker" "rm" "-f" "451c06ef56560198cef2b80be4391b07b9742395412fe19c7cd6a98f2f6f567f"` Oct 10 15:32:30.924 INFO blam! 451c06ef56560198cef2b80be4391b07b9742395412fe19c7cd6a98f2f6f567f Oct 10 15:32:30.940 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 15:32:30.940 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 10 15:32:31.442 INFO blam! 867983f85e469bf341dce57aa06a5b5d35510ca24cf183cc139998486e23986c Oct 10 15:32:31.446 INFO running `"docker" "start" "-a" "867983f85e469bf341dce57aa06a5b5d35510ca24cf183cc139998486e23986c"` Oct 10 15:32:32.479 INFO kablam! usermod: no changes Oct 10 15:32:32.548 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 10 15:32:32.548 INFO kablam! Running /target/debug/deps/cstruct2rs-16de39c6eef1492c Oct 10 15:32:32.556 INFO blam! Oct 10 15:32:32.556 INFO blam! running 4 tests Oct 10 15:32:32.556 INFO blam! test cinfo::test_extract_name_and_array_pointer_type ... ok Oct 10 15:32:32.556 INFO blam! test cinfo::test_parse_fields ... ok Oct 10 15:32:32.556 INFO blam! test test_find_struct_block ... ok Oct 10 15:32:32.561 INFO kablam! su: No module specific data is present Oct 10 15:32:32.562 INFO blam! test test_strip_comments ... ok Oct 10 15:32:32.562 INFO blam! Oct 10 15:32:32.562 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:32:32.562 INFO blam! Oct 10 15:32:33.121 INFO running `"docker" "rm" "-f" "867983f85e469bf341dce57aa06a5b5d35510ca24cf183cc139998486e23986c"` Oct 10 15:32:33.460 INFO blam! 867983f85e469bf341dce57aa06a5b5d35510ca24cf183cc139998486e23986c