[INFO] crate human_format 1.0.2 is already in cache [INFO] extracting crate human_format 1.0.2 into work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/human_format/1.0.2 [INFO] extracting crate human_format 1.0.2 into work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/human_format/1.0.2 [INFO] validating manifest of human_format-1.0.2 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of human_format-1.0.2 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing human_format-1.0.2 [INFO] finished frobbing human_format-1.0.2 [INFO] frobbed toml for human_format-1.0.2 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/human_format/1.0.2/Cargo.toml [INFO] started frobbing human_format-1.0.2 [INFO] finished frobbing human_format-1.0.2 [INFO] frobbed toml for human_format-1.0.2 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/human_format/1.0.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing human_format-1.0.2 against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/human_format/1.0.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 80cd86babd863675b5923b9dabe8dcaa110715063422c9975175d4ade55c82d3 [INFO] running `"docker" "start" "-a" "80cd86babd863675b5923b9dabe8dcaa110715063422c9975175d4ade55c82d3"` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling human_format v1.0.2 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `ndx` [INFO] [stderr] --> src/lib.rs:213:13 [INFO] [stderr] | [INFO] [stderr] 213 | let ndx = 0; [INFO] [stderr] | ^^^ help: consider prefixing with an underscore: `_ndx` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: method `SI` should have a snake case name [INFO] [stderr] --> src/lib.rs:157:12 [INFO] [stderr] | [INFO] [stderr] 157 | pub fn SI() -> Self { [INFO] [stderr] | ^^ help: convert the identifier to snake case: `si` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] warning: method `Binary` should have a snake case name [INFO] [stderr] --> src/lib.rs:175:12 [INFO] [stderr] | [INFO] [stderr] 175 | pub fn Binary() -> Self { [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `binary` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "80cd86babd863675b5923b9dabe8dcaa110715063422c9975175d4ade55c82d3"` [INFO] running `"docker" "rm" "-f" "80cd86babd863675b5923b9dabe8dcaa110715063422c9975175d4ade55c82d3"` [INFO] [stdout] 80cd86babd863675b5923b9dabe8dcaa110715063422c9975175d4ade55c82d3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/human_format/1.0.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 00d5f3628f491fddec6de7281c2b926741582444c5c5065794739672b21fc579 [INFO] running `"docker" "start" "-a" "00d5f3628f491fddec6de7281c2b926741582444c5c5065794739672b21fc579"` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling galvanic-test v0.1.5 [INFO] [stderr] Compiling human_format v1.0.2 (/opt/crater/workdir) [INFO] [stderr] warning: function `should_output_10_24MiB` should have a snake case name [INFO] [stderr] --> tests/demo.rs:51:10 [INFO] [stderr] | [INFO] [stderr] 51 | test should_output_10_24MiB() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `should_output_10_24_mi_b` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ndx` [INFO] [stderr] --> src/lib.rs:213:13 [INFO] [stderr] | [INFO] [stderr] 213 | let ndx = 0; [INFO] [stderr] | ^^^ help: consider prefixing with an underscore: `_ndx` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: method `SI` should have a snake case name [INFO] [stderr] --> src/lib.rs:157:12 [INFO] [stderr] | [INFO] [stderr] 157 | pub fn SI() -> Self { [INFO] [stderr] | ^^ help: convert the identifier to snake case: `si` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] warning: method `Binary` should have a snake case name [INFO] [stderr] --> src/lib.rs:175:12 [INFO] [stderr] | [INFO] [stderr] 175 | pub fn Binary() -> Self { [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `binary` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `"docker" "inspect" "00d5f3628f491fddec6de7281c2b926741582444c5c5065794739672b21fc579"` [INFO] running `"docker" "rm" "-f" "00d5f3628f491fddec6de7281c2b926741582444c5c5065794739672b21fc579"` [INFO] [stdout] 00d5f3628f491fddec6de7281c2b926741582444c5c5065794739672b21fc579 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/human_format/1.0.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] beb49c22a0d26d5be7ca6aa7f4c12a7241da472bac0eb2005cb732e380096504 [INFO] running `"docker" "start" "-a" "beb49c22a0d26d5be7ca6aa7f4c12a7241da472bac0eb2005cb732e380096504"` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/human_format-f346f9ff0ba44e3a [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/demo-990de39c7fe5d684 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test demo_examples::should_allow_explicit_decimals ... ok [INFO] [stdout] test demo_examples::should_allow_parsing_binary_values_to_f64 ... ok [INFO] [stdout] test demo_examples::should_allow_explicit_suffix_and_unit ... ok [INFO] [stdout] test demo_examples::should_allow_parsing_to_f64 ... ok [INFO] [stdout] test demo_examples::should_allow_explicit_separator ... ok [INFO] [stdout] test demo_examples::should_allow_parsing_binary_values_with_units_to_f64 ... ok [INFO] [stdout] test demo_examples::should_allow_use_of_binary_scale_explicitly ... ok [INFO] [stdout] test demo_examples::should_allow_use_of_si_scale_explicitly ... ok [INFO] [stdout] test demo_examples::should_allow_use_of_binary_units_explicitly ... ok [INFO] [stdout] test demo_examples::should_allow_use_of_explicit_scale ... ok [INFO] [stdout] test demo_examples::should_allow_use_of_si_scale_implicitly ... ok [INFO] [stdout] test demo_examples::should_output_10_24MiB ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests human_format [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] test src/lib.rs - (line 23) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "beb49c22a0d26d5be7ca6aa7f4c12a7241da472bac0eb2005cb732e380096504"` [INFO] running `"docker" "rm" "-f" "beb49c22a0d26d5be7ca6aa7f4c12a7241da472bac0eb2005cb732e380096504"` [INFO] [stdout] beb49c22a0d26d5be7ca6aa7f4c12a7241da472bac0eb2005cb732e380096504