[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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 59059b1184d6ff6474a09865ec557f52571382571d13c2fba7d6d707c6ea6467 [INFO] running `"docker" "start" "-a" "59059b1184d6ff6474a09865ec557f52571382571d13c2fba7d6d707c6ea6467"` [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.34s [INFO] running `"docker" "inspect" "59059b1184d6ff6474a09865ec557f52571382571d13c2fba7d6d707c6ea6467"` [INFO] running `"docker" "rm" "-f" "59059b1184d6ff6474a09865ec557f52571382571d13c2fba7d6d707c6ea6467"` [INFO] [stdout] 59059b1184d6ff6474a09865ec557f52571382571d13c2fba7d6d707c6ea6467 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] e59cebc733e1879746ec678eb6438088a56c4b81c651f3725db2cbbbb0afe95a [INFO] running `"docker" "start" "-a" "e59cebc733e1879746ec678eb6438088a56c4b81c651f3725db2cbbbb0afe95a"` [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 2.08s [INFO] running `"docker" "inspect" "e59cebc733e1879746ec678eb6438088a56c4b81c651f3725db2cbbbb0afe95a"` [INFO] running `"docker" "rm" "-f" "e59cebc733e1879746ec678eb6438088a56c4b81c651f3725db2cbbbb0afe95a"` [INFO] [stdout] e59cebc733e1879746ec678eb6438088a56c4b81c651f3725db2cbbbb0afe95a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 3f42901786f540cf2134bfc055992315fbea8a7a46243268adb4f54735d42fa8 [INFO] running `"docker" "start" "-a" "3f42901786f540cf2134bfc055992315fbea8a7a46243268adb4f54735d42fa8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/intl_pluralrules-ef816d8597b20e78 [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-8f071958b93a2866 [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" "3f42901786f540cf2134bfc055992315fbea8a7a46243268adb4f54735d42fa8"` [INFO] running `"docker" "rm" "-f" "3f42901786f540cf2134bfc055992315fbea8a7a46243268adb4f54735d42fa8"` [INFO] [stdout] 3f42901786f540cf2134bfc055992315fbea8a7a46243268adb4f54735d42fa8