Oct 15 07:16:04.785 INFO testing RollForGuild/RoboGM against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 07:16:04.787 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 07:16:05.168 INFO blam! 363d89ec662a619da8925c6397a3c6288d74ce56e709e0fff589c37355af77c5 Oct 15 07:16:05.171 INFO running `"docker" "start" "-a" "363d89ec662a619da8925c6397a3c6288d74ce56e709e0fff589c37355af77c5"` Oct 15 07:16:06.451 INFO kablam! usermod: no changes Oct 15 07:16:06.548 INFO kablam! Compiling robo_gm v0.1.0 (/source) Oct 15 07:16:07.111 INFO kablam! warning: unused import: `rand::Rng` Oct 15 07:16:07.111 INFO kablam! --> src/main.rs:4:5 Oct 15 07:16:07.111 INFO kablam! | Oct 15 07:16:07.111 INFO kablam! 4 | use rand::Rng; Oct 15 07:16:07.111 INFO kablam! | ^^^^^^^^^ Oct 15 07:16:07.111 INFO kablam! | Oct 15 07:16:07.111 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:16:07.111 INFO kablam! Oct 15 07:16:07.151 INFO kablam! warning: unused variable: `rng` Oct 15 07:16:07.151 INFO kablam! --> src/main.rs:20:13 Oct 15 07:16:07.151 INFO kablam! | Oct 15 07:16:07.151 INFO kablam! 20 | let mut rng = rand::thread_rng(); Oct 15 07:16:07.151 INFO kablam! | ^^^ help: consider using `_rng` instead Oct 15 07:16:07.151 INFO kablam! | Oct 15 07:16:07.151 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:16:07.151 INFO kablam! Oct 15 07:16:07.151 INFO kablam! warning: variable does not need to be mutable Oct 15 07:16:07.151 INFO kablam! --> src/main.rs:20:9 Oct 15 07:16:07.151 INFO kablam! | Oct 15 07:16:07.151 INFO kablam! 20 | let mut rng = rand::thread_rng(); Oct 15 07:16:07.151 INFO kablam! | ----^^^ Oct 15 07:16:07.151 INFO kablam! | | Oct 15 07:16:07.151 INFO kablam! | help: remove this `mut` Oct 15 07:16:07.151 INFO kablam! | Oct 15 07:16:07.151 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:16:07.151 INFO kablam! Oct 15 07:16:07.151 INFO kablam! warning: function is never used: `gen_rectangles` Oct 15 07:16:07.151 INFO kablam! --> src/main.rs:34:1 Oct 15 07:16:07.151 INFO kablam! | Oct 15 07:16:07.151 INFO kablam! 34 | fn gen_rectangles() -> () { Oct 15 07:16:07.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:16:07.151 INFO kablam! | Oct 15 07:16:07.151 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:16:07.151 INFO kablam! Oct 15 07:16:07.632 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.15s Oct 15 07:16:07.635 INFO kablam! su: No module specific data is present Oct 15 07:16:08.188 INFO running `"docker" "rm" "-f" "363d89ec662a619da8925c6397a3c6288d74ce56e709e0fff589c37355af77c5"` Oct 15 07:16:08.319 INFO blam! 363d89ec662a619da8925c6397a3c6288d74ce56e709e0fff589c37355af77c5 Oct 15 07:16:08.324 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 07:16:08.671 INFO blam! 408973f9d328948315c4bea35a9c9e742da98581a388f48a304872170eb47454 Oct 15 07:16:08.673 INFO running `"docker" "start" "-a" "408973f9d328948315c4bea35a9c9e742da98581a388f48a304872170eb47454"` Oct 15 07:16:09.847 INFO kablam! usermod: no changes Oct 15 07:16:09.931 INFO kablam! Compiling robo_gm v0.1.0 (/source) Oct 15 07:16:10.443 INFO kablam! warning: unused import: `rand::Rng` Oct 15 07:16:10.444 INFO kablam! --> src/main.rs:4:5 Oct 15 07:16:10.444 INFO kablam! | Oct 15 07:16:10.444 INFO kablam! 4 | use rand::Rng; Oct 15 07:16:10.445 INFO kablam! | ^^^^^^^^^ Oct 15 07:16:10.445 INFO kablam! | Oct 15 07:16:10.445 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:16:10.445 INFO kablam! Oct 15 07:16:10.489 INFO kablam! warning: unused variable: `rng` Oct 15 07:16:10.490 INFO kablam! --> src/main.rs:20:13 Oct 15 07:16:10.490 INFO kablam! | Oct 15 07:16:10.490 INFO kablam! 20 | let mut rng = rand::thread_rng(); Oct 15 07:16:10.490 INFO kablam! | ^^^ help: consider using `_rng` instead Oct 15 07:16:10.491 INFO kablam! | Oct 15 07:16:10.491 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:16:10.491 INFO kablam! Oct 15 07:16:10.493 INFO kablam! warning: variable does not need to be mutable Oct 15 07:16:10.493 INFO kablam! --> src/main.rs:20:9 Oct 15 07:16:10.493 INFO kablam! | Oct 15 07:16:10.493 INFO kablam! 20 | let mut rng = rand::thread_rng(); Oct 15 07:16:10.493 INFO kablam! | ----^^^ Oct 15 07:16:10.494 INFO kablam! | | Oct 15 07:16:10.494 INFO kablam! | help: remove this `mut` Oct 15 07:16:10.494 INFO kablam! | Oct 15 07:16:10.494 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:16:10.494 INFO kablam! Oct 15 07:16:10.495 INFO kablam! warning: function is never used: `gen_rectangles` Oct 15 07:16:10.495 INFO kablam! --> src/main.rs:34:1 Oct 15 07:16:10.495 INFO kablam! | Oct 15 07:16:10.495 INFO kablam! 34 | fn gen_rectangles() -> () { Oct 15 07:16:10.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:16:10.496 INFO kablam! | Oct 15 07:16:10.496 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:16:10.496 INFO kablam! Oct 15 07:16:10.844 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.96s Oct 15 07:16:10.846 INFO kablam! su: No module specific data is present Oct 15 07:16:11.227 INFO running `"docker" "rm" "-f" "408973f9d328948315c4bea35a9c9e742da98581a388f48a304872170eb47454"` Oct 15 07:16:11.339 INFO blam! 408973f9d328948315c4bea35a9c9e742da98581a388f48a304872170eb47454 Oct 15 07:16:11.355 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 07:16:11.712 INFO blam! 63eab1e3281505e060d60b113946ccf837545252aa8d8e286dcf60fbcc8bb15e Oct 15 07:16:11.715 INFO running `"docker" "start" "-a" "63eab1e3281505e060d60b113946ccf837545252aa8d8e286dcf60fbcc8bb15e"` Oct 15 07:16:12.234 INFO kablam! usermod: no changes Oct 15 07:16:12.269 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 07:16:12.279 INFO kablam! Running /target/debug/deps/robo_gm-7eb11a1c30021032 Oct 15 07:16:12.291 INFO kablam! su: No module specific data is present Oct 15 07:16:12.291 INFO blam! Oct 15 07:16:12.291 INFO blam! running 0 tests Oct 15 07:16:12.291 INFO blam! Oct 15 07:16:12.291 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:16:12.291 INFO blam! Oct 15 07:16:12.810 INFO running `"docker" "rm" "-f" "63eab1e3281505e060d60b113946ccf837545252aa8d8e286dcf60fbcc8bb15e"` Oct 15 07:16:12.934 INFO blam! 63eab1e3281505e060d60b113946ccf837545252aa8d8e286dcf60fbcc8bb15e