Oct 11 02:45:41.568 INFO testing ashiato45/rust_multipoly against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:45:41.568 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:45:41.568 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 02:45:42.134 INFO blam! 086783c132d2f1cf595969799c4b3d974a9fcb776780829be2ea5689505cf46c Oct 11 02:45:42.134 INFO running `"docker" "start" "-a" "086783c132d2f1cf595969799c4b3d974a9fcb776780829be2ea5689505cf46c"` Oct 11 02:45:43.781 INFO kablam! usermod: no changes Oct 11 02:45:43.860 INFO kablam! Compiling num-bigint v0.1.40 Oct 11 02:45:47.364 INFO kablam! Compiling num-rational v0.1.39 Oct 11 02:45:49.715 INFO kablam! Compiling num v0.1.40 Oct 11 02:45:50.647 INFO kablam! Compiling rust_multipoly v0.1.0 (/source) Oct 11 02:45:51.936 INFO kablam! warning: unused import: `std::ops::Add` Oct 11 02:45:51.936 INFO kablam! --> src/main.rs:1:5 Oct 11 02:45:51.936 INFO kablam! | Oct 11 02:45:51.936 INFO kablam! 1 | use std::ops::Add; Oct 11 02:45:51.936 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 02:45:51.936 INFO kablam! | Oct 11 02:45:51.936 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:45:51.936 INFO kablam! Oct 11 02:45:51.936 INFO kablam! warning: unused import: `BigRational` Oct 11 02:45:51.936 INFO kablam! --> src/main.rs:6:28 Oct 11 02:45:51.936 INFO kablam! | Oct 11 02:45:51.936 INFO kablam! 6 | use num::rational::{Ratio, BigRational, Rational}; Oct 11 02:45:51.936 INFO kablam! | ^^^^^^^^^^^ Oct 11 02:45:51.936 INFO kablam! Oct 11 02:45:51.936 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 11 02:45:51.936 INFO kablam! --> src/main.rs:37:11 Oct 11 02:45:51.936 INFO kablam! | Oct 11 02:45:51.936 INFO kablam! 37 | if(*self == Self::zero()){ Oct 11 02:45:51.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 02:45:51.936 INFO kablam! | Oct 11 02:45:51.937 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 02:45:51.937 INFO kablam! Oct 11 02:45:52.570 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.76s Oct 11 02:45:52.571 INFO kablam! su: No module specific data is present Oct 11 02:45:53.204 INFO running `"docker" "rm" "-f" "086783c132d2f1cf595969799c4b3d974a9fcb776780829be2ea5689505cf46c"` Oct 11 02:45:53.464 INFO blam! 086783c132d2f1cf595969799c4b3d974a9fcb776780829be2ea5689505cf46c Oct 11 02:45:53.468 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:45:53.468 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 02:45:53.728 INFO blam! a2c12b136ae551f7a0ae001533c0691bd45ab0767deb05510993d4f824257754 Oct 11 02:45:53.732 INFO running `"docker" "start" "-a" "a2c12b136ae551f7a0ae001533c0691bd45ab0767deb05510993d4f824257754"` Oct 11 02:45:54.667 INFO kablam! usermod: no changes Oct 11 02:45:54.736 INFO kablam! Compiling rust_multipoly v0.1.0 (/source) Oct 11 02:45:56.031 INFO kablam! warning: unused import: `std::ops::Add` Oct 11 02:45:56.032 INFO kablam! --> src/main.rs:1:5 Oct 11 02:45:56.032 INFO kablam! | Oct 11 02:45:56.032 INFO kablam! 1 | use std::ops::Add; Oct 11 02:45:56.033 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 02:45:56.033 INFO kablam! | Oct 11 02:45:56.033 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:45:56.033 INFO kablam! Oct 11 02:45:56.033 INFO kablam! warning: unused import: `BigRational` Oct 11 02:45:56.034 INFO kablam! --> src/main.rs:6:28 Oct 11 02:45:56.034 INFO kablam! | Oct 11 02:45:56.034 INFO kablam! 6 | use num::rational::{Ratio, BigRational, Rational}; Oct 11 02:45:56.034 INFO kablam! | ^^^^^^^^^^^ Oct 11 02:45:56.034 INFO kablam! Oct 11 02:45:56.035 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 11 02:45:56.035 INFO kablam! --> src/main.rs:37:11 Oct 11 02:45:56.035 INFO kablam! | Oct 11 02:45:56.035 INFO kablam! 37 | if(*self == Self::zero()){ Oct 11 02:45:56.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 02:45:56.035 INFO kablam! | Oct 11 02:45:56.036 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 02:45:56.036 INFO kablam! Oct 11 02:45:56.530 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.84s Oct 11 02:45:56.533 INFO kablam! su: No module specific data is present Oct 11 02:45:57.060 INFO running `"docker" "rm" "-f" "a2c12b136ae551f7a0ae001533c0691bd45ab0767deb05510993d4f824257754"` Oct 11 02:45:57.304 INFO blam! a2c12b136ae551f7a0ae001533c0691bd45ab0767deb05510993d4f824257754 Oct 11 02:45:57.316 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:45:57.316 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 02:45:57.840 INFO blam! eb15faca945684f8f70f25303e578fb97e0adce5b0cb8e593b96fc323a9d7f9b Oct 11 02:45:57.842 INFO running `"docker" "start" "-a" "eb15faca945684f8f70f25303e578fb97e0adce5b0cb8e593b96fc323a9d7f9b"` Oct 11 02:45:59.008 INFO kablam! usermod: no changes Oct 11 02:45:59.050 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 02:45:59.065 INFO kablam! Running /target/debug/deps/rust_multipoly-bebe8f5722da7e9f Oct 11 02:45:59.065 INFO blam! Oct 11 02:45:59.065 INFO kablam! su: No module specific data is present Oct 11 02:45:59.065 INFO blam! running 0 tests Oct 11 02:45:59.065 INFO blam! Oct 11 02:45:59.065 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:45:59.065 INFO blam! Oct 11 02:45:59.518 INFO running `"docker" "rm" "-f" "eb15faca945684f8f70f25303e578fb97e0adce5b0cb8e593b96fc323a9d7f9b"` Oct 11 02:45:59.712 INFO blam! eb15faca945684f8f70f25303e578fb97e0adce5b0cb8e593b96fc323a9d7f9b