Oct 15 03:37:16.048 INFO testing ashiato45/rust_multipoly against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 03:37:16.050 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 03:37:16.501 INFO blam! ccbfbc5267a3b3a1ff975b64d6db4043688d5d644fd509e3d0b481a18257f352 Oct 15 03:37:16.503 INFO running `"docker" "start" "-a" "ccbfbc5267a3b3a1ff975b64d6db4043688d5d644fd509e3d0b481a18257f352"` Oct 15 03:37:17.845 INFO kablam! usermod: no changes Oct 15 03:37:17.980 INFO kablam! Compiling num-bigint v0.1.40 Oct 15 03:37:21.063 INFO kablam! Compiling num-rational v0.1.39 Oct 15 03:37:23.051 INFO kablam! Compiling num v0.1.40 Oct 15 03:37:23.503 INFO kablam! Compiling rust_multipoly v0.1.0 (/source) Oct 15 03:37:24.147 INFO kablam! warning: unused import: `std::ops::Add` Oct 15 03:37:24.147 INFO kablam! --> src/main.rs:1:5 Oct 15 03:37:24.147 INFO kablam! | Oct 15 03:37:24.147 INFO kablam! 1 | use std::ops::Add; Oct 15 03:37:24.147 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 03:37:24.147 INFO kablam! | Oct 15 03:37:24.147 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:37:24.147 INFO kablam! Oct 15 03:37:24.147 INFO kablam! warning: unused import: `BigRational` Oct 15 03:37:24.147 INFO kablam! --> src/main.rs:6:28 Oct 15 03:37:24.147 INFO kablam! | Oct 15 03:37:24.147 INFO kablam! 6 | use num::rational::{Ratio, BigRational, Rational}; Oct 15 03:37:24.147 INFO kablam! | ^^^^^^^^^^^ Oct 15 03:37:24.147 INFO kablam! Oct 15 03:37:24.147 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 15 03:37:24.147 INFO kablam! --> src/main.rs:37:11 Oct 15 03:37:24.147 INFO kablam! | Oct 15 03:37:24.147 INFO kablam! 37 | if(*self == Self::zero()){ Oct 15 03:37:24.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 03:37:24.147 INFO kablam! | Oct 15 03:37:24.147 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 03:37:24.147 INFO kablam! Oct 15 03:37:24.789 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.91s Oct 15 03:37:24.792 INFO kablam! su: No module specific data is present Oct 15 03:37:25.387 INFO running `"docker" "rm" "-f" "ccbfbc5267a3b3a1ff975b64d6db4043688d5d644fd509e3d0b481a18257f352"` Oct 15 03:37:25.607 INFO blam! ccbfbc5267a3b3a1ff975b64d6db4043688d5d644fd509e3d0b481a18257f352 Oct 15 03:37:25.609 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 03:37:26.215 INFO blam! 7b8370fcb3f4af475a6f4934c1dcebab0779d38d42efa410eafc7bcc7c49437c Oct 15 03:37:26.219 INFO running `"docker" "start" "-a" "7b8370fcb3f4af475a6f4934c1dcebab0779d38d42efa410eafc7bcc7c49437c"` Oct 15 03:37:26.927 INFO kablam! usermod: no changes Oct 15 03:37:26.987 INFO kablam! Compiling rust_multipoly v0.1.0 (/source) Oct 15 03:37:27.563 INFO kablam! warning: unused import: `std::ops::Add` Oct 15 03:37:27.563 INFO kablam! --> src/main.rs:1:5 Oct 15 03:37:27.563 INFO kablam! | Oct 15 03:37:27.563 INFO kablam! 1 | use std::ops::Add; Oct 15 03:37:27.563 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 03:37:27.563 INFO kablam! | Oct 15 03:37:27.563 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:37:27.563 INFO kablam! Oct 15 03:37:27.563 INFO kablam! warning: unused import: `BigRational` Oct 15 03:37:27.563 INFO kablam! --> src/main.rs:6:28 Oct 15 03:37:27.563 INFO kablam! | Oct 15 03:37:27.563 INFO kablam! 6 | use num::rational::{Ratio, BigRational, Rational}; Oct 15 03:37:27.563 INFO kablam! | ^^^^^^^^^^^ Oct 15 03:37:27.563 INFO kablam! Oct 15 03:37:27.563 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 15 03:37:27.563 INFO kablam! --> src/main.rs:37:11 Oct 15 03:37:27.563 INFO kablam! | Oct 15 03:37:27.563 INFO kablam! 37 | if(*self == Self::zero()){ Oct 15 03:37:27.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 03:37:27.563 INFO kablam! | Oct 15 03:37:27.563 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 03:37:27.563 INFO kablam! Oct 15 03:37:28.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Oct 15 03:37:28.023 INFO kablam! su: No module specific data is present Oct 15 03:37:28.707 INFO running `"docker" "rm" "-f" "7b8370fcb3f4af475a6f4934c1dcebab0779d38d42efa410eafc7bcc7c49437c"` Oct 15 03:37:28.927 INFO blam! 7b8370fcb3f4af475a6f4934c1dcebab0779d38d42efa410eafc7bcc7c49437c Oct 15 03:37:28.933 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 03:37:29.343 INFO blam! f0890e2e0e7308c01bd11b99696ded0aa0771839e345bc1c63993de0d93bf560 Oct 15 03:37:29.351 INFO running `"docker" "start" "-a" "f0890e2e0e7308c01bd11b99696ded0aa0771839e345bc1c63993de0d93bf560"` Oct 15 03:37:30.451 INFO kablam! usermod: no changes Oct 15 03:37:30.502 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 03:37:30.510 INFO kablam! Running /target/debug/deps/rust_multipoly-749ba5cbac5a42f6 Oct 15 03:37:30.512 INFO blam! Oct 15 03:37:30.512 INFO blam! running 0 tests Oct 15 03:37:30.512 INFO blam! Oct 15 03:37:30.512 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:37:30.512 INFO blam! Oct 15 03:37:30.515 INFO kablam! su: No module specific data is present Oct 15 03:37:31.151 INFO running `"docker" "rm" "-f" "f0890e2e0e7308c01bd11b99696ded0aa0771839e345bc1c63993de0d93bf560"` Oct 15 03:37:31.400 INFO blam! f0890e2e0e7308c01bd11b99696ded0aa0771839e345bc1c63993de0d93bf560