Oct 16 06:08:33.507 INFO testing human_format-1.0.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 06:08:33.507 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 16 06:08:33.728 INFO blam! 94a56707ce02bcb31766801b9254e849afc768e7f543fe0944c9a9101f4f7ca6 Oct 16 06:08:33.730 INFO running `"docker" "start" "-a" "94a56707ce02bcb31766801b9254e849afc768e7f543fe0944c9a9101f4f7ca6"` Oct 16 06:08:34.115 INFO kablam! usermod: no changes Oct 16 06:08:34.145 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 16 06:08:34.145 INFO kablam! Compiling human_format v1.0.2 (/source) Oct 16 06:08:34.687 INFO kablam! warning: unused variable: `ndx` Oct 16 06:08:34.687 INFO kablam! --> src/lib.rs:213:13 Oct 16 06:08:34.687 INFO kablam! | Oct 16 06:08:34.687 INFO kablam! 213 | let ndx = 0; Oct 16 06:08:34.687 INFO kablam! | ^^^ help: consider using `_ndx` instead Oct 16 06:08:34.687 INFO kablam! | Oct 16 06:08:34.687 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 06:08:34.687 INFO kablam! Oct 16 06:08:34.705 INFO kablam! warning: method `SI` should have a snake case name such as `si` Oct 16 06:08:34.705 INFO kablam! --> src/lib.rs:157:5 Oct 16 06:08:34.705 INFO kablam! | Oct 16 06:08:34.705 INFO kablam! 157 | / pub fn SI() -> Self { Oct 16 06:08:34.705 INFO kablam! 158 | | Scales { Oct 16 06:08:34.705 INFO kablam! 159 | | base: 1000, Oct 16 06:08:34.705 INFO kablam! 160 | | suffixes: vec![ Oct 16 06:08:34.705 INFO kablam! ... | Oct 16 06:08:34.705 INFO kablam! 171 | | } Oct 16 06:08:34.705 INFO kablam! 172 | | } Oct 16 06:08:34.705 INFO kablam! | |_____^ Oct 16 06:08:34.705 INFO kablam! | Oct 16 06:08:34.705 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 06:08:34.705 INFO kablam! Oct 16 06:08:34.711 INFO kablam! warning: method `Binary` should have a snake case name such as `binary` Oct 16 06:08:34.711 INFO kablam! --> src/lib.rs:175:5 Oct 16 06:08:34.711 INFO kablam! | Oct 16 06:08:34.711 INFO kablam! 175 | / pub fn Binary() -> Self { Oct 16 06:08:34.711 INFO kablam! 176 | | Scales { Oct 16 06:08:34.711 INFO kablam! 177 | | base: 1000, Oct 16 06:08:34.711 INFO kablam! 178 | | suffixes: vec![ Oct 16 06:08:34.711 INFO kablam! ... | Oct 16 06:08:34.711 INFO kablam! 189 | | } Oct 16 06:08:34.711 INFO kablam! 190 | | } Oct 16 06:08:34.711 INFO kablam! | |_____^ Oct 16 06:08:34.711 INFO kablam! Oct 16 06:08:35.080 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.94s Oct 16 06:08:35.087 INFO kablam! su: No module specific data is present Oct 16 06:08:35.393 INFO running `"docker" "rm" "-f" "94a56707ce02bcb31766801b9254e849afc768e7f543fe0944c9a9101f4f7ca6"` Oct 16 06:08:35.555 INFO blam! 94a56707ce02bcb31766801b9254e849afc768e7f543fe0944c9a9101f4f7ca6 Oct 16 06:08:35.559 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 16 06:08:35.776 INFO blam! 642044ea02e3179654c36ff6f610f3989f19f9082269ae870e02685313468828 Oct 16 06:08:35.778 INFO running `"docker" "start" "-a" "642044ea02e3179654c36ff6f610f3989f19f9082269ae870e02685313468828"` Oct 16 06:08:36.391 INFO kablam! usermod: no changes Oct 16 06:08:36.415 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 16 06:08:36.419 INFO kablam! Compiling galvanic-test v0.1.4 Oct 16 06:08:36.896 INFO kablam! Compiling human_format v1.0.2 (/source) Oct 16 06:08:38.007 INFO kablam! warning: unused variable: `ndx` Oct 16 06:08:38.007 INFO kablam! --> src/lib.rs:213:13 Oct 16 06:08:38.008 INFO kablam! | Oct 16 06:08:38.008 INFO kablam! 213 | let ndx = 0; Oct 16 06:08:38.008 INFO kablam! | ^^^ help: consider using `_ndx` instead Oct 16 06:08:38.008 INFO kablam! | Oct 16 06:08:38.008 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 06:08:38.008 INFO kablam! Oct 16 06:08:38.027 INFO kablam! warning: method `SI` should have a snake case name such as `si` Oct 16 06:08:38.027 INFO kablam! --> src/lib.rs:157:5 Oct 16 06:08:38.027 INFO kablam! | Oct 16 06:08:38.027 INFO kablam! 157 | / pub fn SI() -> Self { Oct 16 06:08:38.027 INFO kablam! 158 | | Scales { Oct 16 06:08:38.028 INFO kablam! 159 | | base: 1000, Oct 16 06:08:38.028 INFO kablam! 160 | | suffixes: vec![ Oct 16 06:08:38.028 INFO kablam! ... | Oct 16 06:08:38.028 INFO kablam! 171 | | } Oct 16 06:08:38.028 INFO kablam! 172 | | } Oct 16 06:08:38.029 INFO kablam! | |_____^ Oct 16 06:08:38.029 INFO kablam! | Oct 16 06:08:38.029 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 06:08:38.029 INFO kablam! Oct 16 06:08:38.047 INFO kablam! warning: method `Binary` should have a snake case name such as `binary` Oct 16 06:08:38.047 INFO kablam! --> src/lib.rs:175:5 Oct 16 06:08:38.047 INFO kablam! | Oct 16 06:08:38.047 INFO kablam! 175 | / pub fn Binary() -> Self { Oct 16 06:08:38.047 INFO kablam! 176 | | Scales { Oct 16 06:08:38.048 INFO kablam! 177 | | base: 1000, Oct 16 06:08:38.048 INFO kablam! 178 | | suffixes: vec![ Oct 16 06:08:38.048 INFO kablam! ... | Oct 16 06:08:38.048 INFO kablam! 189 | | } Oct 16 06:08:38.048 INFO kablam! 190 | | } Oct 16 06:08:38.048 INFO kablam! | |_____^ Oct 16 06:08:38.048 INFO kablam! Oct 16 06:08:39.304 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.89s Oct 16 06:08:39.306 INFO kablam! su: No module specific data is present Oct 16 06:08:40.048 INFO running `"docker" "rm" "-f" "642044ea02e3179654c36ff6f610f3989f19f9082269ae870e02685313468828"` Oct 16 06:08:40.275 INFO blam! 642044ea02e3179654c36ff6f610f3989f19f9082269ae870e02685313468828 Oct 16 06:08:40.280 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 16 06:08:40.571 INFO blam! 2d337c5329c88e1600c2c0f2be241ea9caf6015fdb456d62afa495c7f8be2bf5 Oct 16 06:08:40.577 INFO running `"docker" "start" "-a" "2d337c5329c88e1600c2c0f2be241ea9caf6015fdb456d62afa495c7f8be2bf5"` Oct 16 06:08:41.085 INFO kablam! usermod: no changes Oct 16 06:08:41.109 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 16 06:08:41.112 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 06:08:41.113 INFO kablam! Running /target/debug/deps/human_format-b652dfd522c82553 Oct 16 06:08:41.120 INFO blam! Oct 16 06:08:41.120 INFO blam! running 0 tests Oct 16 06:08:41.120 INFO blam! Oct 16 06:08:41.120 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:08:41.120 INFO blam! Oct 16 06:08:41.121 INFO kablam! Running /target/debug/deps/demo-2616466c31b1a51c Oct 16 06:08:41.121 INFO blam! Oct 16 06:08:41.122 INFO blam! running 12 tests Oct 16 06:08:41.122 INFO blam! test demo_examples::should_allow_explicit_decimals ... ok Oct 16 06:08:41.122 INFO blam! test demo_examples::should_allow_parsing_binary_values_with_units_to_f64 ... ok Oct 16 06:08:41.124 INFO blam! test demo_examples::should_allow_parsing_binary_values_to_f64 ... ok Oct 16 06:08:41.124 INFO blam! test demo_examples::should_allow_explicit_suffix_and_unit ... ok Oct 16 06:08:41.131 INFO blam! test demo_examples::should_allow_parsing_to_f64 ... ok Oct 16 06:08:41.131 INFO blam! test demo_examples::should_allow_use_of_binary_scale_explicitly ... ok Oct 16 06:08:41.131 INFO blam! test demo_examples::should_allow_explicit_separator ... ok Oct 16 06:08:41.131 INFO blam! test demo_examples::should_allow_use_of_si_scale_explicitly ... ok Oct 16 06:08:41.131 INFO blam! test demo_examples::should_allow_use_of_binary_units_explicitly ... ok Oct 16 06:08:41.131 INFO blam! test demo_examples::should_allow_use_of_explicit_scale ... ok Oct 16 06:08:41.131 INFO blam! test demo_examples::should_allow_use_of_si_scale_implicitly ... ok Oct 16 06:08:41.131 INFO blam! test demo_examples::should_output_10_24MiB ... ok Oct 16 06:08:41.131 INFO blam! Oct 16 06:08:41.131 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:08:41.131 INFO blam! Oct 16 06:08:41.133 INFO kablam! Doc-tests human_format Oct 16 06:08:41.959 INFO blam! Oct 16 06:08:41.960 INFO blam! running 2 tests Oct 16 06:08:43.139 INFO blam! test src/lib.rs - (line 17) ... ok Oct 16 06:08:43.232 INFO blam! test src/lib.rs - (line 23) ... ok Oct 16 06:08:43.232 INFO blam! Oct 16 06:08:43.233 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:08:43.233 INFO blam! Oct 16 06:08:43.249 INFO kablam! su: No module specific data is present Oct 16 06:08:43.663 INFO running `"docker" "rm" "-f" "2d337c5329c88e1600c2c0f2be241ea9caf6015fdb456d62afa495c7f8be2bf5"` Oct 16 06:08:43.827 INFO blam! 2d337c5329c88e1600c2c0f2be241ea9caf6015fdb456d62afa495c7f8be2bf5