Oct 15 06:25:23.795 INFO testing TechnoCrunch/huffman-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:25:23.795 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 06:25:24.116 INFO blam! 1d22f1cdc1d754c8ce18b744a1781cfb77157c81dbc443b82ed2ed31ac64f03c Oct 15 06:25:24.123 INFO running `"docker" "start" "-a" "1d22f1cdc1d754c8ce18b744a1781cfb77157c81dbc443b82ed2ed31ac64f03c"` Oct 15 06:25:24.855 INFO kablam! usermod: no changes Oct 15 06:25:24.891 INFO kablam! Compiling huffman v0.1.0 (/source) Oct 15 06:25:25.227 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 06:25:25.228 INFO kablam! --> src/main.rs:65:43 Oct 15 06:25:25.228 INFO kablam! | Oct 15 06:25:25.228 INFO kablam! 65 | generate_code(l, huffman_map, (s.clone() + "0")); Oct 15 06:25:25.229 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 06:25:25.229 INFO kablam! | Oct 15 06:25:25.229 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 06:25:25.229 INFO kablam! Oct 15 06:25:25.230 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 06:25:25.230 INFO kablam! --> src/main.rs:68:43 Oct 15 06:25:25.230 INFO kablam! | Oct 15 06:25:25.231 INFO kablam! 68 | generate_code(r, huffman_map, (s.clone() + "1")); Oct 15 06:25:25.231 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 06:25:25.231 INFO kablam! Oct 15 06:25:26.046 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 15 06:25:26.047 INFO kablam! su: No module specific data is present Oct 15 06:25:26.498 INFO running `"docker" "rm" "-f" "1d22f1cdc1d754c8ce18b744a1781cfb77157c81dbc443b82ed2ed31ac64f03c"` Oct 15 06:25:26.887 INFO blam! 1d22f1cdc1d754c8ce18b744a1781cfb77157c81dbc443b82ed2ed31ac64f03c Oct 15 06:25:26.887 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 06:25:27.250 INFO blam! 0256e872dac0d428defcaa9a203cfbc77dc5e5e0dc38c8dc36337368338f14bb Oct 15 06:25:27.252 INFO running `"docker" "start" "-a" "0256e872dac0d428defcaa9a203cfbc77dc5e5e0dc38c8dc36337368338f14bb"` Oct 15 06:25:27.967 INFO kablam! usermod: no changes Oct 15 06:25:27.988 INFO kablam! Compiling huffman v0.1.0 (/source) Oct 15 06:25:28.407 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 06:25:28.407 INFO kablam! --> src/main.rs:65:43 Oct 15 06:25:28.407 INFO kablam! | Oct 15 06:25:28.407 INFO kablam! 65 | generate_code(l, huffman_map, (s.clone() + "0")); Oct 15 06:25:28.407 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 06:25:28.411 INFO kablam! | Oct 15 06:25:28.411 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 06:25:28.411 INFO kablam! Oct 15 06:25:28.411 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 06:25:28.411 INFO kablam! --> src/main.rs:68:43 Oct 15 06:25:28.411 INFO kablam! | Oct 15 06:25:28.411 INFO kablam! 68 | generate_code(r, huffman_map, (s.clone() + "1")); Oct 15 06:25:28.411 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 06:25:28.411 INFO kablam! Oct 15 06:25:28.902 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.92s Oct 15 06:25:28.904 INFO kablam! su: No module specific data is present Oct 15 06:25:29.697 INFO running `"docker" "rm" "-f" "0256e872dac0d428defcaa9a203cfbc77dc5e5e0dc38c8dc36337368338f14bb"` Oct 15 06:25:29.919 INFO blam! 0256e872dac0d428defcaa9a203cfbc77dc5e5e0dc38c8dc36337368338f14bb Oct 15 06:25:29.929 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 06:25:30.141 INFO blam! 4532b94ef386c48f191a5f05220f1b487d63be2be72cf810c4a892ec35763adb Oct 15 06:25:30.151 INFO running `"docker" "start" "-a" "4532b94ef386c48f191a5f05220f1b487d63be2be72cf810c4a892ec35763adb"` Oct 15 06:25:31.203 INFO kablam! usermod: no changes Oct 15 06:25:31.247 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 06:25:31.247 INFO kablam! Running /target/debug/deps/huffman-63b0609e8dfb91d9 Oct 15 06:25:31.267 INFO kablam! su: No module specific data is present Oct 15 06:25:31.267 INFO blam! Oct 15 06:25:31.268 INFO blam! running 0 tests Oct 15 06:25:31.268 INFO blam! Oct 15 06:25:31.268 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:25:31.269 INFO blam! Oct 15 06:25:31.903 INFO running `"docker" "rm" "-f" "4532b94ef386c48f191a5f05220f1b487d63be2be72cf810c4a892ec35763adb"` Oct 15 06:25:32.237 INFO blam! 4532b94ef386c48f191a5f05220f1b487d63be2be72cf810c4a892ec35763adb