Oct 13 03:27:14.696 INFO testing quantum-dan/math against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:27:14.696 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 13 03:27:15.247 INFO blam! 429c6afb20323587d0671df2ffc033db8fa8378187fa16b474274fc3e61c88ea Oct 13 03:27:15.250 INFO running `"docker" "start" "-a" "429c6afb20323587d0671df2ffc033db8fa8378187fa16b474274fc3e61c88ea"` Oct 13 03:27:16.899 INFO kablam! usermod: no changes Oct 13 03:27:16.952 INFO kablam! Compiling math v0.1.0 (/source) Oct 13 03:27:17.409 INFO kablam! warning: method is never used: `negative` Oct 13 03:27:17.409 INFO kablam! --> src/main.rs:45:5 Oct 13 03:27:17.409 INFO kablam! | Oct 13 03:27:17.409 INFO kablam! 45 | fn negative(&self) -> Fraction { Oct 13 03:27:17.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:27:17.409 INFO kablam! | Oct 13 03:27:17.409 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:27:17.419 INFO kablam! Oct 13 03:27:17.419 INFO kablam! warning: method is never used: `sub` Oct 13 03:27:17.419 INFO kablam! --> src/main.rs:48:5 Oct 13 03:27:17.419 INFO kablam! | Oct 13 03:27:17.419 INFO kablam! 48 | fn sub(x: Fraction, y: Fraction) -> Fraction { Oct 13 03:27:17.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:27:17.419 INFO kablam! Oct 13 03:27:17.419 INFO kablam! warning: method is never used: `inverse` Oct 13 03:27:17.419 INFO kablam! --> src/main.rs:51:5 Oct 13 03:27:17.419 INFO kablam! | Oct 13 03:27:17.419 INFO kablam! 51 | fn inverse(&self) -> Fraction { Oct 13 03:27:17.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:27:17.419 INFO kablam! Oct 13 03:27:17.419 INFO kablam! warning: method is never used: `div` Oct 13 03:27:17.419 INFO kablam! --> src/main.rs:54:5 Oct 13 03:27:17.419 INFO kablam! | Oct 13 03:27:17.419 INFO kablam! 54 | fn div(x: Fraction, y: Fraction) -> Fraction { Oct 13 03:27:17.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:27:17.419 INFO kablam! Oct 13 03:27:17.823 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.89s Oct 13 03:27:17.825 INFO kablam! su: No module specific data is present Oct 13 03:27:18.831 INFO running `"docker" "rm" "-f" "429c6afb20323587d0671df2ffc033db8fa8378187fa16b474274fc3e61c88ea"` Oct 13 03:27:19.124 INFO blam! 429c6afb20323587d0671df2ffc033db8fa8378187fa16b474274fc3e61c88ea Oct 13 03:27:19.138 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 13 03:27:19.657 INFO blam! d9496dc920404e14f4ba137d0a70c3e4e143bbacb7753ec9690c394b0ff0677d Oct 13 03:27:19.658 INFO running `"docker" "start" "-a" "d9496dc920404e14f4ba137d0a70c3e4e143bbacb7753ec9690c394b0ff0677d"` Oct 13 03:27:21.707 INFO kablam! usermod: no changes Oct 13 03:27:21.767 INFO kablam! Compiling math v0.1.0 (/source) Oct 13 03:27:22.115 INFO kablam! warning: method is never used: `negative` Oct 13 03:27:22.115 INFO kablam! --> src/main.rs:45:5 Oct 13 03:27:22.115 INFO kablam! | Oct 13 03:27:22.115 INFO kablam! 45 | fn negative(&self) -> Fraction { Oct 13 03:27:22.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:27:22.115 INFO kablam! | Oct 13 03:27:22.115 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:27:22.115 INFO kablam! Oct 13 03:27:22.115 INFO kablam! warning: method is never used: `sub` Oct 13 03:27:22.115 INFO kablam! --> src/main.rs:48:5 Oct 13 03:27:22.115 INFO kablam! | Oct 13 03:27:22.115 INFO kablam! 48 | fn sub(x: Fraction, y: Fraction) -> Fraction { Oct 13 03:27:22.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:27:22.115 INFO kablam! Oct 13 03:27:22.115 INFO kablam! warning: method is never used: `inverse` Oct 13 03:27:22.115 INFO kablam! --> src/main.rs:51:5 Oct 13 03:27:22.115 INFO kablam! | Oct 13 03:27:22.115 INFO kablam! 51 | fn inverse(&self) -> Fraction { Oct 13 03:27:22.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:27:22.115 INFO kablam! Oct 13 03:27:22.115 INFO kablam! warning: method is never used: `div` Oct 13 03:27:22.115 INFO kablam! --> src/main.rs:54:5 Oct 13 03:27:22.115 INFO kablam! | Oct 13 03:27:22.115 INFO kablam! 54 | fn div(x: Fraction, y: Fraction) -> Fraction { Oct 13 03:27:22.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:27:22.115 INFO kablam! Oct 13 03:27:22.612 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.88s Oct 13 03:27:22.614 INFO kablam! su: No module specific data is present Oct 13 03:27:24.037 INFO running `"docker" "rm" "-f" "d9496dc920404e14f4ba137d0a70c3e4e143bbacb7753ec9690c394b0ff0677d"` Oct 13 03:27:24.343 INFO blam! d9496dc920404e14f4ba137d0a70c3e4e143bbacb7753ec9690c394b0ff0677d Oct 13 03:27:24.356 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 13 03:27:24.889 INFO blam! d1ce3d199ef85d3623f95ba629f3b4a07d71cc9ea469e49c34d3beaa7515f829 Oct 13 03:27:24.890 INFO running `"docker" "start" "-a" "d1ce3d199ef85d3623f95ba629f3b4a07d71cc9ea469e49c34d3beaa7515f829"` Oct 13 03:27:26.662 INFO kablam! usermod: no changes Oct 13 03:27:26.739 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 13 03:27:26.747 INFO kablam! Running /target/debug/deps/math-bbc22f534fa307cd Oct 13 03:27:26.755 INFO kablam! su: No module specific data is present Oct 13 03:27:26.755 INFO blam! Oct 13 03:27:26.755 INFO blam! running 0 tests Oct 13 03:27:26.755 INFO blam! Oct 13 03:27:26.755 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:27:26.755 INFO blam! Oct 13 03:27:28.151 INFO running `"docker" "rm" "-f" "d1ce3d199ef85d3623f95ba629f3b4a07d71cc9ea469e49c34d3beaa7515f829"` Oct 13 03:27:28.451 INFO blam! d1ce3d199ef85d3623f95ba629f3b4a07d71cc9ea469e49c34d3beaa7515f829