Oct 11 04:45:24.333 INFO testing RollForGuild/RoboGM against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:45:24.333 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:45:24.333 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 11 04:45:24.772 INFO blam! 564f77a45225c9934d1d8a579d25d791010e2476fcc10e5a200a3bb203e72500 Oct 11 04:45:24.774 INFO running `"docker" "start" "-a" "564f77a45225c9934d1d8a579d25d791010e2476fcc10e5a200a3bb203e72500"` Oct 11 04:45:25.830 INFO kablam! usermod: no changes Oct 11 04:45:25.912 INFO kablam! Compiling robo_gm v0.1.0 (/source) Oct 11 04:45:26.308 INFO kablam! warning: unused import: `rand::Rng` Oct 11 04:45:26.308 INFO kablam! --> src/main.rs:4:5 Oct 11 04:45:26.308 INFO kablam! | Oct 11 04:45:26.308 INFO kablam! 4 | use rand::Rng; Oct 11 04:45:26.308 INFO kablam! | ^^^^^^^^^ Oct 11 04:45:26.308 INFO kablam! | Oct 11 04:45:26.308 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:45:26.308 INFO kablam! Oct 11 04:45:26.401 INFO kablam! warning: unused variable: `rng` Oct 11 04:45:26.401 INFO kablam! --> src/main.rs:20:13 Oct 11 04:45:26.401 INFO kablam! | Oct 11 04:45:26.402 INFO kablam! 20 | let mut rng = rand::thread_rng(); Oct 11 04:45:26.402 INFO kablam! | ^^^ help: consider using `_rng` instead Oct 11 04:45:26.402 INFO kablam! | Oct 11 04:45:26.403 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:45:26.403 INFO kablam! Oct 11 04:45:26.403 INFO kablam! warning: variable does not need to be mutable Oct 11 04:45:26.403 INFO kablam! --> src/main.rs:20:9 Oct 11 04:45:26.404 INFO kablam! | Oct 11 04:45:26.404 INFO kablam! 20 | let mut rng = rand::thread_rng(); Oct 11 04:45:26.404 INFO kablam! | ----^^^ Oct 11 04:45:26.404 INFO kablam! | | Oct 11 04:45:26.405 INFO kablam! | help: remove this `mut` Oct 11 04:45:26.405 INFO kablam! | Oct 11 04:45:26.405 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 04:45:26.406 INFO kablam! Oct 11 04:45:26.406 INFO kablam! warning: function is never used: `gen_rectangles` Oct 11 04:45:26.406 INFO kablam! --> src/main.rs:34:1 Oct 11 04:45:26.406 INFO kablam! | Oct 11 04:45:26.407 INFO kablam! 34 | fn gen_rectangles() -> () { Oct 11 04:45:26.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:45:26.407 INFO kablam! | Oct 11 04:45:26.407 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 04:45:26.408 INFO kablam! Oct 11 04:45:26.835 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.96s Oct 11 04:45:26.835 INFO kablam! su: No module specific data is present Oct 11 04:45:27.509 INFO running `"docker" "rm" "-f" "564f77a45225c9934d1d8a579d25d791010e2476fcc10e5a200a3bb203e72500"` Oct 11 04:45:27.795 INFO blam! 564f77a45225c9934d1d8a579d25d791010e2476fcc10e5a200a3bb203e72500 Oct 11 04:45:27.801 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:45:27.802 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 11 04:45:28.134 INFO blam! 94c2115f3e3f1624df70aa5257b6bd77575d4878799a8511ae43a6de52bfa2ad Oct 11 04:45:28.152 INFO running `"docker" "start" "-a" "94c2115f3e3f1624df70aa5257b6bd77575d4878799a8511ae43a6de52bfa2ad"` Oct 11 04:45:29.228 INFO kablam! usermod: no changes Oct 11 04:45:29.316 INFO kablam! Compiling robo_gm v0.1.0 (/source) Oct 11 04:45:29.680 INFO kablam! warning: unused import: `rand::Rng` Oct 11 04:45:29.680 INFO kablam! --> src/main.rs:4:5 Oct 11 04:45:29.680 INFO kablam! | Oct 11 04:45:29.680 INFO kablam! 4 | use rand::Rng; Oct 11 04:45:29.680 INFO kablam! | ^^^^^^^^^ Oct 11 04:45:29.680 INFO kablam! | Oct 11 04:45:29.680 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:45:29.680 INFO kablam! Oct 11 04:45:29.712 INFO kablam! warning: unused variable: `rng` Oct 11 04:45:29.712 INFO kablam! --> src/main.rs:20:13 Oct 11 04:45:29.712 INFO kablam! | Oct 11 04:45:29.712 INFO kablam! 20 | let mut rng = rand::thread_rng(); Oct 11 04:45:29.712 INFO kablam! | ^^^ help: consider using `_rng` instead Oct 11 04:45:29.712 INFO kablam! | Oct 11 04:45:29.714 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:45:29.714 INFO kablam! Oct 11 04:45:29.714 INFO kablam! warning: variable does not need to be mutable Oct 11 04:45:29.714 INFO kablam! --> src/main.rs:20:9 Oct 11 04:45:29.714 INFO kablam! | Oct 11 04:45:29.714 INFO kablam! 20 | let mut rng = rand::thread_rng(); Oct 11 04:45:29.714 INFO kablam! | ----^^^ Oct 11 04:45:29.714 INFO kablam! | | Oct 11 04:45:29.714 INFO kablam! | help: remove this `mut` Oct 11 04:45:29.714 INFO kablam! | Oct 11 04:45:29.714 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 04:45:29.714 INFO kablam! Oct 11 04:45:29.716 INFO kablam! warning: function is never used: `gen_rectangles` Oct 11 04:45:29.716 INFO kablam! --> src/main.rs:34:1 Oct 11 04:45:29.716 INFO kablam! | Oct 11 04:45:29.716 INFO kablam! 34 | fn gen_rectangles() -> () { Oct 11 04:45:29.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:45:29.717 INFO kablam! | Oct 11 04:45:29.717 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 04:45:29.717 INFO kablam! Oct 11 04:45:30.169 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.91s Oct 11 04:45:30.171 INFO kablam! su: No module specific data is present Oct 11 04:45:30.685 INFO running `"docker" "rm" "-f" "94c2115f3e3f1624df70aa5257b6bd77575d4878799a8511ae43a6de52bfa2ad"` Oct 11 04:45:30.940 INFO blam! 94c2115f3e3f1624df70aa5257b6bd77575d4878799a8511ae43a6de52bfa2ad Oct 11 04:45:30.945 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:45:30.946 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 11 04:45:31.428 INFO blam! 4b7f87da45abbe99fb9ba99e63edae71b8398a83cfab43e902d1249ed8236136 Oct 11 04:45:31.430 INFO running `"docker" "start" "-a" "4b7f87da45abbe99fb9ba99e63edae71b8398a83cfab43e902d1249ed8236136"` Oct 11 04:45:32.760 INFO kablam! usermod: no changes Oct 11 04:45:32.812 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 04:45:32.816 INFO kablam! Running /target/debug/deps/robo_gm-7eb11a1c30021032 Oct 11 04:45:32.826 INFO blam! Oct 11 04:45:32.826 INFO blam! running 0 tests Oct 11 04:45:32.826 INFO blam! Oct 11 04:45:32.826 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:45:32.826 INFO blam! Oct 11 04:45:32.843 INFO kablam! su: No module specific data is present Oct 11 04:45:33.374 INFO running `"docker" "rm" "-f" "4b7f87da45abbe99fb9ba99e63edae71b8398a83cfab43e902d1249ed8236136"` Oct 11 04:45:33.644 INFO blam! 4b7f87da45abbe99fb9ba99e63edae71b8398a83cfab43e902d1249ed8236136