[INFO] cloning repository zbraniecki/intl-pluralrules [INFO] running `"git" "clone" "--bare" "git://github.com/zbraniecki/intl-pluralrules.git" "work/cache/sources/gh/zbraniecki/intl-pluralrules"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/zbraniecki/intl-pluralrules'... [INFO] running `"git" "clone" "work/cache/sources/gh/zbraniecki/intl-pluralrules" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/zbraniecki/intl-pluralrules"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/zbraniecki/intl-pluralrules'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zbraniecki/intl-pluralrules" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/zbraniecki/intl-pluralrules"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/zbraniecki/intl-pluralrules'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e9b09522f8708fd6a64eb95efa7db04f87931562 [INFO] sha for GitHub repo zbraniecki/intl-pluralrules: e9b09522f8708fd6a64eb95efa7db04f87931562 [INFO] validating manifest of zbraniecki/intl-pluralrules 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 zbraniecki/intl-pluralrules 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 zbraniecki/intl-pluralrules [INFO] finished frobbing zbraniecki/intl-pluralrules [INFO] frobbed toml for zbraniecki/intl-pluralrules written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/zbraniecki/intl-pluralrules/Cargo.toml [INFO] started frobbing zbraniecki/intl-pluralrules [INFO] finished frobbing zbraniecki/intl-pluralrules [INFO] frobbed toml for zbraniecki/intl-pluralrules written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/zbraniecki/intl-pluralrules/Cargo.toml [INFO] crate zbraniecki/intl-pluralrules 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing zbraniecki/intl-pluralrules against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/zbraniecki/intl-pluralrules:/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] ada1c7f8d3943e06a0d10701f8becb37c7e2b1c99dea665068409dbacb5b8e0f [INFO] running `"docker" "start" "-a" "ada1c7f8d3943e06a0d10701f8becb37c7e2b1c99dea665068409dbacb5b8e0f"` [INFO] [stderr] Compiling intl_pluralrules v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/operands.rs:36:41 [INFO] [stderr] | [INFO] [stderr] 36 | let backtrace = dec_str.trim_right_matches('0'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `"docker" "inspect" "ada1c7f8d3943e06a0d10701f8becb37c7e2b1c99dea665068409dbacb5b8e0f"` [INFO] running `"docker" "rm" "-f" "ada1c7f8d3943e06a0d10701f8becb37c7e2b1c99dea665068409dbacb5b8e0f"` [INFO] [stdout] ada1c7f8d3943e06a0d10701f8becb37c7e2b1c99dea665068409dbacb5b8e0f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/zbraniecki/intl-pluralrules:/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] 94cd2cf8a0bf69a4b8fe262811a27e3c1c212e2009698d1bb678e4e050bc4371 [INFO] running `"docker" "start" "-a" "94cd2cf8a0bf69a4b8fe262811a27e3c1c212e2009698d1bb678e4e050bc4371"` [INFO] [stderr] Compiling intl_pluralrules v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/operands.rs:36:41 [INFO] [stderr] | [INFO] [stderr] 36 | let backtrace = dec_str.trim_right_matches('0'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.98s [INFO] running `"docker" "inspect" "94cd2cf8a0bf69a4b8fe262811a27e3c1c212e2009698d1bb678e4e050bc4371"` [INFO] running `"docker" "rm" "-f" "94cd2cf8a0bf69a4b8fe262811a27e3c1c212e2009698d1bb678e4e050bc4371"` [INFO] [stdout] 94cd2cf8a0bf69a4b8fe262811a27e3c1c212e2009698d1bb678e4e050bc4371 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/zbraniecki/intl-pluralrules:/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] 00dab43c891d3799d065e9f0b75ea48a8c1ad227d60bcc5e27f8e46ef1be985f [INFO] running `"docker" "start" "-a" "00dab43c891d3799d065e9f0b75ea48a8c1ad227d60bcc5e27f8e46ef1be985f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/intl_pluralrules-0c96d36d9500532b [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/operands-48666522f2fba494 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_operands_from_int ... ok [INFO] [stdout] test test_operands_from_float ... ok [INFO] [stdout] test test_operands_from_str ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests intl_pluralrules [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" "00dab43c891d3799d065e9f0b75ea48a8c1ad227d60bcc5e27f8e46ef1be985f"` [INFO] running `"docker" "rm" "-f" "00dab43c891d3799d065e9f0b75ea48a8c1ad227d60bcc5e27f8e46ef1be985f"` [INFO] [stdout] 00dab43c891d3799d065e9f0b75ea48a8c1ad227d60bcc5e27f8e46ef1be985f