Oct 15 10:41:37.813 INFO testing Geal/pgo-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 10:41:37.815 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 15 10:41:38.331 INFO blam! 085b36df6eff9183feea916bc1363adbf03804082a0a842c4a01f2c73ecca1b6 Oct 15 10:41:38.339 INFO running `"docker" "start" "-a" "085b36df6eff9183feea916bc1363adbf03804082a0a842c4a01f2c73ecca1b6"` Oct 15 10:41:40.033 INFO kablam! usermod: no changes Oct 15 10:41:40.095 INFO kablam! Compiling pgo v0.1.0 (/source) Oct 15 10:41:40.563 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 10:41:40.563 INFO kablam! --> src/main.rs:189:14 Oct 15 10:41:40.563 INFO kablam! | Oct 15 10:41:40.563 INFO kablam! 189 | for _ in (0..n) { Oct 15 10:41:40.563 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 15 10:41:40.563 INFO kablam! | Oct 15 10:41:40.563 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 10:41:40.563 INFO kablam! Oct 15 10:41:40.645 INFO kablam! warning: variable does not need to be mutable Oct 15 10:41:40.645 INFO kablam! --> src/main.rs:150:12 Oct 15 10:41:40.645 INFO kablam! | Oct 15 10:41:40.645 INFO kablam! 150 | fn advance(mut bodies: &mut [Planet; N_BODIES], dt: f64, Oct 15 10:41:40.645 INFO kablam! | ----^^^^^^ Oct 15 10:41:40.645 INFO kablam! | | Oct 15 10:41:40.645 INFO kablam! | help: remove this `mut` Oct 15 10:41:40.645 INFO kablam! | Oct 15 10:41:40.645 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 10:41:40.645 INFO kablam! Oct 15 10:41:41.347 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 15 10:41:41.350 INFO kablam! su: No module specific data is present Oct 15 10:41:42.361 INFO running `"docker" "rm" "-f" "085b36df6eff9183feea916bc1363adbf03804082a0a842c4a01f2c73ecca1b6"` Oct 15 10:41:42.659 INFO blam! 085b36df6eff9183feea916bc1363adbf03804082a0a842c4a01f2c73ecca1b6 Oct 15 10:41:42.668 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 15 10:41:43.003 INFO blam! 83107a9c9033d9e22639253481c5b00e9bdd29ac51bc2fa064a27bb82a3df245 Oct 15 10:41:43.003 INFO running `"docker" "start" "-a" "83107a9c9033d9e22639253481c5b00e9bdd29ac51bc2fa064a27bb82a3df245"` Oct 15 10:41:44.262 INFO kablam! usermod: no changes Oct 15 10:41:44.348 INFO kablam! Compiling pgo v0.1.0 (/source) Oct 15 10:41:44.787 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 10:41:44.787 INFO kablam! --> src/main.rs:189:14 Oct 15 10:41:44.787 INFO kablam! | Oct 15 10:41:44.787 INFO kablam! 189 | for _ in (0..n) { Oct 15 10:41:44.787 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 15 10:41:44.787 INFO kablam! | Oct 15 10:41:44.787 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 10:41:44.787 INFO kablam! Oct 15 10:41:44.873 INFO kablam! warning: variable does not need to be mutable Oct 15 10:41:44.873 INFO kablam! --> src/main.rs:150:12 Oct 15 10:41:44.873 INFO kablam! | Oct 15 10:41:44.873 INFO kablam! 150 | fn advance(mut bodies: &mut [Planet; N_BODIES], dt: f64, Oct 15 10:41:44.873 INFO kablam! | ----^^^^^^ Oct 15 10:41:44.873 INFO kablam! | | Oct 15 10:41:44.873 INFO kablam! | help: remove this `mut` Oct 15 10:41:44.873 INFO kablam! | Oct 15 10:41:44.873 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 10:41:44.873 INFO kablam! Oct 15 10:41:45.335 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.04s Oct 15 10:41:45.339 INFO kablam! su: No module specific data is present Oct 15 10:41:46.732 INFO running `"docker" "rm" "-f" "83107a9c9033d9e22639253481c5b00e9bdd29ac51bc2fa064a27bb82a3df245"` Oct 15 10:41:47.067 INFO blam! 83107a9c9033d9e22639253481c5b00e9bdd29ac51bc2fa064a27bb82a3df245 Oct 15 10:41:47.070 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 15 10:41:47.518 INFO blam! c2f8ccdf4ceeedac97bde6207abba550fa0a4c86d528dea8ce237d2af80704b3 Oct 15 10:41:47.519 INFO running `"docker" "start" "-a" "c2f8ccdf4ceeedac97bde6207abba550fa0a4c86d528dea8ce237d2af80704b3"` Oct 15 10:41:49.127 INFO kablam! usermod: no changes Oct 15 10:41:49.207 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 10:41:49.223 INFO kablam! Running /target/debug/deps/pgo-2670783eab16d2cb Oct 15 10:41:49.231 INFO blam! Oct 15 10:41:49.231 INFO blam! running 0 tests Oct 15 10:41:49.231 INFO blam! Oct 15 10:41:49.231 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:41:49.231 INFO blam! Oct 15 10:41:49.231 INFO kablam! su: No module specific data is present Oct 15 10:41:50.193 INFO running `"docker" "rm" "-f" "c2f8ccdf4ceeedac97bde6207abba550fa0a4c86d528dea8ce237d2af80704b3"` Oct 15 10:41:50.460 INFO blam! c2f8ccdf4ceeedac97bde6207abba550fa0a4c86d528dea8ce237d2af80704b3