Oct 14 16:59:41.442 INFO testing jeenalee/bin-to-dna against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 16:59:41.442 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 14 16:59:41.891 INFO blam! 1b4f45b8265784634f66007ac47bec84e418853d8fa1f6d1b8dff1a80ac58896 Oct 14 16:59:41.895 INFO running `"docker" "start" "-a" "1b4f45b8265784634f66007ac47bec84e418853d8fa1f6d1b8dff1a80ac58896"` Oct 14 16:59:43.054 INFO kablam! usermod: no changes Oct 14 16:59:43.122 INFO kablam! Compiling min-max-heap v0.2.1 Oct 14 16:59:43.691 INFO kablam! Compiling balanced-bin-to-dna v0.1.0 (/source) Oct 14 16:59:43.895 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 16:59:43.895 INFO kablam! --> src/main.rs:199:44 Oct 14 16:59:43.895 INFO kablam! | Oct 14 16:59:43.895 INFO kablam! 199 | (None, _, _, _) => Err(("Unexpectedly reached the end of the tree.")), Oct 14 16:59:43.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 16:59:43.895 INFO kablam! | Oct 14 16:59:43.895 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 16:59:43.895 INFO kablam! Oct 14 16:59:43.895 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 16:59:43.895 INFO kablam! --> src/main.rs:200:30 Oct 14 16:59:43.895 INFO kablam! | Oct 14 16:59:43.895 INFO kablam! 200 | _ => Err(("Bad encoding of trits. The trit doesn't correspond to bytes in the tree.")), Oct 14 16:59:43.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 16:59:43.895 INFO kablam! Oct 14 16:59:45.643 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.57s Oct 14 16:59:45.644 INFO kablam! su: No module specific data is present Oct 14 16:59:46.439 INFO running `"docker" "rm" "-f" "1b4f45b8265784634f66007ac47bec84e418853d8fa1f6d1b8dff1a80ac58896"` Oct 14 16:59:46.727 INFO blam! 1b4f45b8265784634f66007ac47bec84e418853d8fa1f6d1b8dff1a80ac58896 Oct 14 16:59:46.736 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 14 16:59:47.323 INFO blam! bb2d3f370d2d9ae183236b98108ffccff6af07a2a17824bc107400131107b2e9 Oct 14 16:59:47.327 INFO running `"docker" "start" "-a" "bb2d3f370d2d9ae183236b98108ffccff6af07a2a17824bc107400131107b2e9"` Oct 14 16:59:48.715 INFO kablam! usermod: no changes Oct 14 16:59:48.774 INFO kablam! Compiling balanced-bin-to-dna v0.1.0 (/source) Oct 14 16:59:49.129 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 16:59:49.129 INFO kablam! --> src/main.rs:199:44 Oct 14 16:59:49.130 INFO kablam! | Oct 14 16:59:49.130 INFO kablam! 199 | (None, _, _, _) => Err(("Unexpectedly reached the end of the tree.")), Oct 14 16:59:49.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 16:59:49.131 INFO kablam! | Oct 14 16:59:49.131 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 16:59:49.131 INFO kablam! Oct 14 16:59:49.132 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 16:59:49.132 INFO kablam! --> src/main.rs:200:30 Oct 14 16:59:49.132 INFO kablam! | Oct 14 16:59:49.132 INFO kablam! 200 | _ => Err(("Bad encoding of trits. The trit doesn't correspond to bytes in the tree.")), Oct 14 16:59:49.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 16:59:49.133 INFO kablam! Oct 14 16:59:49.871 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.11s Oct 14 16:59:49.871 INFO kablam! su: No module specific data is present Oct 14 16:59:50.747 INFO running `"docker" "rm" "-f" "bb2d3f370d2d9ae183236b98108ffccff6af07a2a17824bc107400131107b2e9"` Oct 14 16:59:51.097 INFO blam! bb2d3f370d2d9ae183236b98108ffccff6af07a2a17824bc107400131107b2e9 Oct 14 16:59:51.097 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 14 16:59:51.543 INFO blam! 89e6e7fc216e0fd25de606e0dd7275c8ec78231ec2fa1eb5aec674424e03e82e Oct 14 16:59:51.545 INFO running `"docker" "start" "-a" "89e6e7fc216e0fd25de606e0dd7275c8ec78231ec2fa1eb5aec674424e03e82e"` Oct 14 16:59:52.867 INFO kablam! usermod: no changes Oct 14 16:59:52.927 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 16:59:52.927 INFO blam! Oct 14 16:59:52.928 INFO kablam! Running /target/debug/deps/balanced_bin_to_dna-c7bc9ffdaa6438fb Oct 14 16:59:52.928 INFO blam! running 0 tests Oct 14 16:59:52.928 INFO blam! Oct 14 16:59:52.929 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:59:52.929 INFO blam! Oct 14 16:59:52.935 INFO kablam! su: No module specific data is present Oct 14 16:59:53.771 INFO running `"docker" "rm" "-f" "89e6e7fc216e0fd25de606e0dd7275c8ec78231ec2fa1eb5aec674424e03e82e"` Oct 14 16:59:54.087 INFO blam! 89e6e7fc216e0fd25de606e0dd7275c8ec78231ec2fa1eb5aec674424e03e82e