Oct 15 10:36:48.509 INFO testing Gipphe/advent-of-code-2017 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 10:36:48.511 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 10:36:48.871 INFO blam! 787ace5dede7094a01738b8803813cee5c094cf4516321e43e2e41844d8eab7c Oct 15 10:36:48.883 INFO running `"docker" "start" "-a" "787ace5dede7094a01738b8803813cee5c094cf4516321e43e2e41844d8eab7c"` Oct 15 10:36:51.011 INFO kablam! usermod: no changes Oct 15 10:36:51.203 INFO kablam! Compiling error-chain v0.11.0 Oct 15 10:36:52.625 INFO kablam! Compiling advent-of-code-2017 v0.1.0 (/source) Oct 15 10:36:53.927 INFO kablam! warning: unused variable: `child` Oct 15 10:36:53.927 INFO kablam! --> src/day_7/mod.rs:135:9 Oct 15 10:36:53.927 INFO kablam! | Oct 15 10:36:53.927 INFO kablam! 135 | for child in root.children { Oct 15 10:36:53.927 INFO kablam! | ^^^^^ help: consider using `_child` instead Oct 15 10:36:53.927 INFO kablam! | Oct 15 10:36:53.927 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:36:53.927 INFO kablam! Oct 15 10:36:53.999 INFO kablam! warning: method is never used: `sum_weight` Oct 15 10:36:53.999 INFO kablam! --> src/day_7/mod.rs:14:5 Oct 15 10:36:53.999 INFO kablam! | Oct 15 10:36:53.999 INFO kablam! 14 | fn sum_weight(&self) -> u32 { Oct 15 10:36:53.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:36:53.999 INFO kablam! | Oct 15 10:36:53.999 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:36:53.999 INFO kablam! Oct 15 10:36:53.999 INFO kablam! warning: function is never used: `find_wrong_weight` Oct 15 10:36:53.999 INFO kablam! --> src/day_7/mod.rs:134:1 Oct 15 10:36:53.999 INFO kablam! | Oct 15 10:36:53.999 INFO kablam! 134 | fn find_wrong_weight(root: Program) { Oct 15 10:36:53.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:36:53.999 INFO kablam! Oct 15 10:36:55.547 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.51s Oct 15 10:36:55.551 INFO kablam! su: No module specific data is present Oct 15 10:36:55.955 INFO running `"docker" "rm" "-f" "787ace5dede7094a01738b8803813cee5c094cf4516321e43e2e41844d8eab7c"` Oct 15 10:36:56.137 INFO blam! 787ace5dede7094a01738b8803813cee5c094cf4516321e43e2e41844d8eab7c Oct 15 10:36:56.143 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 10:36:56.473 INFO blam! 544d24145b35767ee4bfe138369eaee1de2b3294604cac85e82fc274517282c9 Oct 15 10:36:56.473 INFO running `"docker" "start" "-a" "544d24145b35767ee4bfe138369eaee1de2b3294604cac85e82fc274517282c9"` Oct 15 10:36:57.398 INFO kablam! usermod: no changes Oct 15 10:36:57.500 INFO kablam! Compiling advent-of-code-2017 v0.1.0 (/source) Oct 15 10:36:58.775 INFO kablam! warning: unused variable: `child` Oct 15 10:36:58.775 INFO kablam! --> src/day_7/mod.rs:135:9 Oct 15 10:36:58.775 INFO kablam! | Oct 15 10:36:58.775 INFO kablam! 135 | for child in root.children { Oct 15 10:36:58.775 INFO kablam! | ^^^^^ help: consider using `_child` instead Oct 15 10:36:58.775 INFO kablam! | Oct 15 10:36:58.775 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:36:58.775 INFO kablam! Oct 15 10:36:58.867 INFO kablam! warning: method is never used: `sum_weight` Oct 15 10:36:58.867 INFO kablam! --> src/day_7/mod.rs:14:5 Oct 15 10:36:58.867 INFO kablam! | Oct 15 10:36:58.867 INFO kablam! 14 | fn sum_weight(&self) -> u32 { Oct 15 10:36:58.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:36:58.867 INFO kablam! | Oct 15 10:36:58.867 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:36:58.867 INFO kablam! Oct 15 10:36:58.867 INFO kablam! warning: function is never used: `find_wrong_weight` Oct 15 10:36:58.867 INFO kablam! --> src/day_7/mod.rs:134:1 Oct 15 10:36:58.867 INFO kablam! | Oct 15 10:36:58.867 INFO kablam! 134 | fn find_wrong_weight(root: Program) { Oct 15 10:36:58.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:36:58.867 INFO kablam! Oct 15 10:36:59.377 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.94s Oct 15 10:36:59.381 INFO kablam! su: No module specific data is present Oct 15 10:37:00.103 INFO running `"docker" "rm" "-f" "544d24145b35767ee4bfe138369eaee1de2b3294604cac85e82fc274517282c9"` Oct 15 10:37:00.409 INFO blam! 544d24145b35767ee4bfe138369eaee1de2b3294604cac85e82fc274517282c9 Oct 15 10:37:00.413 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 10:37:00.768 INFO blam! cdeeedf6ef1b48d313b161000bea5aa08f742662f468ca82bd527fbab0758ce2 Oct 15 10:37:00.768 INFO running `"docker" "start" "-a" "cdeeedf6ef1b48d313b161000bea5aa08f742662f468ca82bd527fbab0758ce2"` Oct 15 10:37:01.758 INFO kablam! usermod: no changes Oct 15 10:37:01.883 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 10:37:01.895 INFO kablam! Running /target/debug/deps/advent_of_code_2017-34769112b5aa5b76 Oct 15 10:37:01.897 INFO blam! Oct 15 10:37:01.897 INFO blam! running 0 tests Oct 15 10:37:01.897 INFO blam! Oct 15 10:37:01.897 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:37:01.897 INFO blam! Oct 15 10:37:01.899 INFO kablam! su: No module specific data is present Oct 15 10:37:02.375 INFO running `"docker" "rm" "-f" "cdeeedf6ef1b48d313b161000bea5aa08f742662f468ca82bd527fbab0758ce2"` Oct 15 10:37:02.575 INFO blam! cdeeedf6ef1b48d313b161000bea5aa08f742662f468ca82bd527fbab0758ce2