[INFO] cloning repository cfsamson/tools_simple_decimal_rs [INFO] running `"git" "clone" "--bare" "git://github.com/cfsamson/tools_simple_decimal_rs.git" "work/cache/sources/gh/cfsamson/tools_simple_decimal_rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/cfsamson/tools_simple_decimal_rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/cfsamson/tools_simple_decimal_rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cfsamson/tools_simple_decimal_rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cfsamson/tools_simple_decimal_rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cfsamson/tools_simple_decimal_rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cfsamson/tools_simple_decimal_rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cfsamson/tools_simple_decimal_rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4126a3ac8bfc33047f7bd5bed48174be62cd6edf [INFO] sha for GitHub repo cfsamson/tools_simple_decimal_rs: 4126a3ac8bfc33047f7bd5bed48174be62cd6edf [INFO] validating manifest of cfsamson/tools_simple_decimal_rs on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cfsamson/tools_simple_decimal_rs on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cfsamson/tools_simple_decimal_rs [INFO] finished frobbing cfsamson/tools_simple_decimal_rs [INFO] frobbed toml for cfsamson/tools_simple_decimal_rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cfsamson/tools_simple_decimal_rs/Cargo.toml [INFO] started frobbing cfsamson/tools_simple_decimal_rs [INFO] finished frobbing cfsamson/tools_simple_decimal_rs [INFO] frobbed toml for cfsamson/tools_simple_decimal_rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cfsamson/tools_simple_decimal_rs/Cargo.toml [INFO] crate cfsamson/tools_simple_decimal_rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing cfsamson/tools_simple_decimal_rs against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cfsamson/tools_simple_decimal_rs:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 0b3d882410233ac0a0a40ca38325dc10b1d88ab29ff891b108ba42979d456714 [INFO] running `"docker" "start" "-a" "0b3d882410233ac0a0a40ca38325dc10b1d88ab29ff891b108ba42979d456714"` [INFO] [stderr] Compiling simlpe_decimal v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `set_decimal_sign` [INFO] [stderr] --> src/lib.rs:7:3 [INFO] [stderr] | [INFO] [stderr] 7 | fn set_decimal_sign(&mut self, sign: char) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "0b3d882410233ac0a0a40ca38325dc10b1d88ab29ff891b108ba42979d456714"` [INFO] running `"docker" "rm" "-f" "0b3d882410233ac0a0a40ca38325dc10b1d88ab29ff891b108ba42979d456714"` [INFO] [stdout] 0b3d882410233ac0a0a40ca38325dc10b1d88ab29ff891b108ba42979d456714 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cfsamson/tools_simple_decimal_rs:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 9b428ca1afb681eac251563b2b7141a2b5bb743747f373a414468fc6840d815a [INFO] running `"docker" "start" "-a" "9b428ca1afb681eac251563b2b7141a2b5bb743747f373a414468fc6840d815a"` [INFO] [stderr] Compiling simlpe_decimal v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `"docker" "inspect" "9b428ca1afb681eac251563b2b7141a2b5bb743747f373a414468fc6840d815a"` [INFO] running `"docker" "rm" "-f" "9b428ca1afb681eac251563b2b7141a2b5bb743747f373a414468fc6840d815a"` [INFO] [stdout] 9b428ca1afb681eac251563b2b7141a2b5bb743747f373a414468fc6840d815a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cfsamson/tools_simple_decimal_rs:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 734c7b457c5194499f4c36582a7fba94d62a82f4eb420c70fd30330d85a3bcc6 [INFO] running `"docker" "start" "-a" "734c7b457c5194499f4c36582a7fba94d62a82f4eb420c70fd30330d85a3bcc6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/simlpe_decimal-728f3876d80310ff [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::parses_and_displays_with_custom_seperator ... ok [INFO] [stdout] test tests::parses_and_displays_poorly_formatted_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests simlpe_decimal [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] running `"docker" "inspect" "734c7b457c5194499f4c36582a7fba94d62a82f4eb420c70fd30330d85a3bcc6"` [INFO] running `"docker" "rm" "-f" "734c7b457c5194499f4c36582a7fba94d62a82f4eb420c70fd30330d85a3bcc6"` [INFO] [stdout] 734c7b457c5194499f4c36582a7fba94d62a82f4eb420c70fd30330d85a3bcc6