Oct 13 03:27:18.501 INFO testing quantum-dan/math against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 03:27:18.501 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 03:27:18.883 INFO blam! 00f13bb136e9c20aeb96bf77fafcdefcd1fdd398cbfb178bf4a369dccf1dd7ec Oct 13 03:27:18.899 INFO running `"docker" "start" "-a" "00f13bb136e9c20aeb96bf77fafcdefcd1fdd398cbfb178bf4a369dccf1dd7ec"` Oct 13 03:27:20.878 INFO kablam! usermod: no changes Oct 13 03:27:20.961 INFO kablam! Compiling math v0.1.0 (/source) Oct 13 03:27:21.279 INFO kablam! warning: method is never used: `negative` Oct 13 03:27:21.279 INFO kablam! --> src/main.rs:45:5 Oct 13 03:27:21.279 INFO kablam! | Oct 13 03:27:21.279 INFO kablam! 45 | fn negative(&self) -> Fraction { Oct 13 03:27:21.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:27:21.279 INFO kablam! | Oct 13 03:27:21.279 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:27:21.279 INFO kablam! Oct 13 03:27:21.279 INFO kablam! warning: method is never used: `sub` Oct 13 03:27:21.279 INFO kablam! --> src/main.rs:48:5 Oct 13 03:27:21.279 INFO kablam! | Oct 13 03:27:21.279 INFO kablam! 48 | fn sub(x: Fraction, y: Fraction) -> Fraction { Oct 13 03:27:21.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:27:21.279 INFO kablam! Oct 13 03:27:21.279 INFO kablam! warning: method is never used: `inverse` Oct 13 03:27:21.279 INFO kablam! --> src/main.rs:51:5 Oct 13 03:27:21.279 INFO kablam! | Oct 13 03:27:21.279 INFO kablam! 51 | fn inverse(&self) -> Fraction { Oct 13 03:27:21.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:27:21.279 INFO kablam! Oct 13 03:27:21.279 INFO kablam! warning: method is never used: `div` Oct 13 03:27:21.279 INFO kablam! --> src/main.rs:54:5 Oct 13 03:27:21.279 INFO kablam! | Oct 13 03:27:21.279 INFO kablam! 54 | fn div(x: Fraction, y: Fraction) -> Fraction { Oct 13 03:27:21.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:27:21.279 INFO kablam! Oct 13 03:27:21.702 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.78s Oct 13 03:27:21.705 INFO kablam! su: No module specific data is present Oct 13 03:27:23.298 INFO running `"docker" "rm" "-f" "00f13bb136e9c20aeb96bf77fafcdefcd1fdd398cbfb178bf4a369dccf1dd7ec"` Oct 13 03:27:23.539 INFO blam! 00f13bb136e9c20aeb96bf77fafcdefcd1fdd398cbfb178bf4a369dccf1dd7ec Oct 13 03:27:23.555 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 03:27:24.079 INFO blam! eb1d6335e6eb55f43b953f1f906a75195edcfb99c27b1d2eef2acd488439deb9 Oct 13 03:27:24.083 INFO running `"docker" "start" "-a" "eb1d6335e6eb55f43b953f1f906a75195edcfb99c27b1d2eef2acd488439deb9"` Oct 13 03:27:26.183 INFO kablam! usermod: no changes Oct 13 03:27:26.263 INFO kablam! Compiling math v0.1.0 (/source) Oct 13 03:27:26.859 INFO kablam! warning: method is never used: `negative` Oct 13 03:27:26.859 INFO kablam! --> src/main.rs:45:5 Oct 13 03:27:26.859 INFO kablam! | Oct 13 03:27:26.859 INFO kablam! 45 | fn negative(&self) -> Fraction { Oct 13 03:27:26.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:27:26.859 INFO kablam! | Oct 13 03:27:26.859 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:27:26.859 INFO kablam! Oct 13 03:27:26.859 INFO kablam! warning: method is never used: `sub` Oct 13 03:27:26.859 INFO kablam! --> src/main.rs:48:5 Oct 13 03:27:26.859 INFO kablam! | Oct 13 03:27:26.859 INFO kablam! 48 | fn sub(x: Fraction, y: Fraction) -> Fraction { Oct 13 03:27:26.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:27:26.859 INFO kablam! Oct 13 03:27:26.859 INFO kablam! warning: method is never used: `inverse` Oct 13 03:27:26.859 INFO kablam! --> src/main.rs:51:5 Oct 13 03:27:26.859 INFO kablam! | Oct 13 03:27:26.859 INFO kablam! 51 | fn inverse(&self) -> Fraction { Oct 13 03:27:26.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:27:26.859 INFO kablam! Oct 13 03:27:26.859 INFO kablam! warning: method is never used: `div` Oct 13 03:27:26.859 INFO kablam! --> src/main.rs:54:5 Oct 13 03:27:26.859 INFO kablam! | Oct 13 03:27:26.859 INFO kablam! 54 | fn div(x: Fraction, y: Fraction) -> Fraction { Oct 13 03:27:26.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:27:26.859 INFO kablam! Oct 13 03:27:27.323 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.11s Oct 13 03:27:27.324 INFO kablam! su: No module specific data is present Oct 13 03:27:28.281 INFO running `"docker" "rm" "-f" "eb1d6335e6eb55f43b953f1f906a75195edcfb99c27b1d2eef2acd488439deb9"` Oct 13 03:27:28.579 INFO blam! eb1d6335e6eb55f43b953f1f906a75195edcfb99c27b1d2eef2acd488439deb9 Oct 13 03:27:28.586 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 03:27:29.075 INFO blam! 9fba10aa77e96c506568d3f69a0d0c24f3813cb83154dcc51b6538851d4e82e1 Oct 13 03:27:29.091 INFO running `"docker" "start" "-a" "9fba10aa77e96c506568d3f69a0d0c24f3813cb83154dcc51b6538851d4e82e1"` Oct 13 03:27:31.281 INFO kablam! usermod: no changes Oct 13 03:27:31.375 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 13 03:27:31.387 INFO kablam! Running /target/debug/deps/math-c007e7d03d0c7497 Oct 13 03:27:31.403 INFO blam! Oct 13 03:27:31.403 INFO blam! running 0 tests Oct 13 03:27:31.403 INFO blam! Oct 13 03:27:31.403 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:27:31.403 INFO blam! Oct 13 03:27:31.404 INFO kablam! su: No module specific data is present Oct 13 03:27:32.288 INFO running `"docker" "rm" "-f" "9fba10aa77e96c506568d3f69a0d0c24f3813cb83154dcc51b6538851d4e82e1"` Oct 13 03:27:32.676 INFO blam! 9fba10aa77e96c506568d3f69a0d0c24f3813cb83154dcc51b6538851d4e82e1