Oct 11 07:04:19.497 INFO testing DennoDin/cc5-polyglottal-rust-graph against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:04:19.497 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:04:19.498 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 07:04:19.882 INFO blam! 12eae914d649837ac8eaa93730202716d943b229f1c6e606fd792d0e60764456 Oct 11 07:04:19.884 INFO running `"docker" "start" "-a" "12eae914d649837ac8eaa93730202716d943b229f1c6e606fd792d0e60764456"` Oct 11 07:04:20.944 INFO kablam! usermod: no changes Oct 11 07:04:21.020 INFO kablam! Compiling graph-path v0.1.0 (/source) Oct 11 07:04:21.804 INFO kablam! warning: unused variable: `steps` Oct 11 07:04:21.804 INFO kablam! --> src/main.rs:98:13 Oct 11 07:04:21.804 INFO kablam! | Oct 11 07:04:21.804 INFO kablam! 98 | let mut steps: i8 = 0; Oct 11 07:04:21.804 INFO kablam! | ^^^^^ help: consider using `_steps` instead Oct 11 07:04:21.804 INFO kablam! | Oct 11 07:04:21.804 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 07:04:21.804 INFO kablam! Oct 11 07:04:21.812 INFO kablam! warning: variable does not need to be mutable Oct 11 07:04:21.812 INFO kablam! --> src/main.rs:97:9 Oct 11 07:04:21.812 INFO kablam! | Oct 11 07:04:21.812 INFO kablam! 97 | let mut result: i8 = 32; Oct 11 07:04:21.812 INFO kablam! | ----^^^^^^ Oct 11 07:04:21.812 INFO kablam! | | Oct 11 07:04:21.812 INFO kablam! | help: remove this `mut` Oct 11 07:04:21.812 INFO kablam! | Oct 11 07:04:21.812 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 07:04:21.812 INFO kablam! Oct 11 07:04:21.812 INFO kablam! warning: variable does not need to be mutable Oct 11 07:04:21.812 INFO kablam! --> src/main.rs:98:9 Oct 11 07:04:21.812 INFO kablam! | Oct 11 07:04:21.812 INFO kablam! 98 | let mut steps: i8 = 0; Oct 11 07:04:21.812 INFO kablam! | ----^^^^^ Oct 11 07:04:21.812 INFO kablam! | | Oct 11 07:04:21.812 INFO kablam! | help: remove this `mut` Oct 11 07:04:21.812 INFO kablam! Oct 11 07:04:22.403 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Oct 11 07:04:22.403 INFO kablam! su: No module specific data is present Oct 11 07:04:22.976 INFO running `"docker" "rm" "-f" "12eae914d649837ac8eaa93730202716d943b229f1c6e606fd792d0e60764456"` Oct 11 07:04:23.278 INFO blam! 12eae914d649837ac8eaa93730202716d943b229f1c6e606fd792d0e60764456 Oct 11 07:04:23.282 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:04:23.282 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 07:04:23.549 INFO blam! cc0ee30bef13696f54a54f4476018b8b1ea6a84e0594e0de6b55df06091fdc8b Oct 11 07:04:23.554 INFO running `"docker" "start" "-a" "cc0ee30bef13696f54a54f4476018b8b1ea6a84e0594e0de6b55df06091fdc8b"` Oct 11 07:04:24.595 INFO kablam! usermod: no changes Oct 11 07:04:24.639 INFO kablam! Compiling graph-path v0.1.0 (/source) Oct 11 07:04:25.527 INFO kablam! warning: unused variable: `steps` Oct 11 07:04:25.527 INFO kablam! --> src/main.rs:98:13 Oct 11 07:04:25.527 INFO kablam! | Oct 11 07:04:25.527 INFO kablam! 98 | let mut steps: i8 = 0; Oct 11 07:04:25.527 INFO kablam! | ^^^^^ help: consider using `_steps` instead Oct 11 07:04:25.527 INFO kablam! | Oct 11 07:04:25.527 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 07:04:25.527 INFO kablam! Oct 11 07:04:25.533 INFO kablam! warning: variable does not need to be mutable Oct 11 07:04:25.533 INFO kablam! --> src/main.rs:97:9 Oct 11 07:04:25.533 INFO kablam! | Oct 11 07:04:25.533 INFO kablam! 97 | let mut result: i8 = 32; Oct 11 07:04:25.533 INFO kablam! | ----^^^^^^ Oct 11 07:04:25.533 INFO kablam! | | Oct 11 07:04:25.533 INFO kablam! | help: remove this `mut` Oct 11 07:04:25.533 INFO kablam! | Oct 11 07:04:25.533 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 07:04:25.533 INFO kablam! Oct 11 07:04:25.533 INFO kablam! warning: variable does not need to be mutable Oct 11 07:04:25.533 INFO kablam! --> src/main.rs:98:9 Oct 11 07:04:25.533 INFO kablam! | Oct 11 07:04:25.533 INFO kablam! 98 | let mut steps: i8 = 0; Oct 11 07:04:25.533 INFO kablam! | ----^^^^^ Oct 11 07:04:25.533 INFO kablam! | | Oct 11 07:04:25.533 INFO kablam! | help: remove this `mut` Oct 11 07:04:25.533 INFO kablam! Oct 11 07:04:26.068 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.45s Oct 11 07:04:26.068 INFO kablam! su: No module specific data is present Oct 11 07:04:26.516 INFO running `"docker" "rm" "-f" "cc0ee30bef13696f54a54f4476018b8b1ea6a84e0594e0de6b55df06091fdc8b"` Oct 11 07:04:26.631 INFO blam! cc0ee30bef13696f54a54f4476018b8b1ea6a84e0594e0de6b55df06091fdc8b Oct 11 07:04:26.632 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:04:26.632 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 07:04:26.839 INFO blam! 5aa407c73884902b8b42973b2e842b5518faeaf035d8513c44cf49c1bfc8dc21 Oct 11 07:04:26.839 INFO running `"docker" "start" "-a" "5aa407c73884902b8b42973b2e842b5518faeaf035d8513c44cf49c1bfc8dc21"` Oct 11 07:04:27.546 INFO kablam! usermod: no changes Oct 11 07:04:27.573 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 07:04:27.577 INFO kablam! Running /target/debug/deps/graph_path-a1ea438af00dbc33 Oct 11 07:04:27.586 INFO blam! Oct 11 07:04:27.586 INFO blam! running 0 tests Oct 11 07:04:27.586 INFO blam! Oct 11 07:04:27.586 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:04:27.586 INFO blam! Oct 11 07:04:27.588 INFO kablam! su: No module specific data is present Oct 11 07:04:27.978 INFO running `"docker" "rm" "-f" "5aa407c73884902b8b42973b2e842b5518faeaf035d8513c44cf49c1bfc8dc21"` Oct 11 07:04:28.087 INFO blam! 5aa407c73884902b8b42973b2e842b5518faeaf035d8513c44cf49c1bfc8dc21