[INFO] cloning repository syusui-s/rrr [INFO] running `"git" "clone" "--bare" "git://github.com/syusui-s/rrr.git" "work/cache/sources/gh/syusui-s/rrr"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/syusui-s/rrr'... [INFO] running `"git" "clone" "work/cache/sources/gh/syusui-s/rrr" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/syusui-s/rrr"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/syusui-s/rrr'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/syusui-s/rrr" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/syusui-s/rrr"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/syusui-s/rrr'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 26a146124809abc26695729ceebfb240ade0c842 [INFO] sha for GitHub repo syusui-s/rrr: 26a146124809abc26695729ceebfb240ade0c842 [INFO] validating manifest of syusui-s/rrr 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 syusui-s/rrr 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 syusui-s/rrr [INFO] finished frobbing syusui-s/rrr [INFO] frobbed toml for syusui-s/rrr written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/syusui-s/rrr/Cargo.toml [INFO] started frobbing syusui-s/rrr [INFO] finished frobbing syusui-s/rrr [INFO] frobbed toml for syusui-s/rrr written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/syusui-s/rrr/Cargo.toml [INFO] crate syusui-s/rrr 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] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/syusui-s/rrr/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 syusui-s/rrr against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/syusui-s/rrr:/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] 03bb5d049e9a2532d0511abf8f853efcd4d11a4cc4660a2691ca45fe3dad808f [INFO] running `"docker" "start" "-a" "03bb5d049e9a2532d0511abf8f853efcd4d11a4cc4660a2691ca45fe3dad808f"` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling rrr v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: variant is never constructed: `Fixnum` [INFO] [stderr] --> src/ast.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | Fixnum(i32), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Literal` [INFO] [stderr] --> src/ast.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | Literal(Literal), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `BinOpTree` [INFO] [stderr] --> src/ast.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | BinOpTree(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `from_utf8` [INFO] [stderr] --> src/ast.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn from_utf8(ary: &[u8]) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `from_str` [INFO] [stderr] --> src/ast.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn from_str(input: &str) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `print_literal` [INFO] [stderr] --> src/parser.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | fn print_literal(lit: &Literal) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `print_term` [INFO] [stderr] --> src/parser.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | fn print_term(term: &Term) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `print_optree` [INFO] [stderr] --> src/parser.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | fn print_optree<'a>(tree: &'a BinOpTree) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.54s [INFO] running `"docker" "inspect" "03bb5d049e9a2532d0511abf8f853efcd4d11a4cc4660a2691ca45fe3dad808f"` [INFO] running `"docker" "rm" "-f" "03bb5d049e9a2532d0511abf8f853efcd4d11a4cc4660a2691ca45fe3dad808f"` [INFO] [stdout] 03bb5d049e9a2532d0511abf8f853efcd4d11a4cc4660a2691ca45fe3dad808f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/syusui-s/rrr:/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] 3e2d33c05c7cac1c443aab27c163942cf23ec9a871b203374219c1b9ce952519 [INFO] running `"docker" "start" "-a" "3e2d33c05c7cac1c443aab27c163942cf23ec9a871b203374219c1b9ce952519"` [INFO] [stderr] Compiling rrr v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `print_literal` [INFO] [stderr] --> src/parser.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | fn print_literal(lit: &Literal) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `print_term` [INFO] [stderr] --> src/parser.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | fn print_term(term: &Term) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `print_optree` [INFO] [stderr] --> src/parser.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | fn print_optree<'a>(tree: &'a BinOpTree) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.09s [INFO] running `"docker" "inspect" "3e2d33c05c7cac1c443aab27c163942cf23ec9a871b203374219c1b9ce952519"` [INFO] running `"docker" "rm" "-f" "3e2d33c05c7cac1c443aab27c163942cf23ec9a871b203374219c1b9ce952519"` [INFO] [stdout] 3e2d33c05c7cac1c443aab27c163942cf23ec9a871b203374219c1b9ce952519 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/syusui-s/rrr:/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] 9ebfe22ba9933bdfd714300bf71e47872b9eded79b3aac2a56c5db39e2552f42 [INFO] running `"docker" "start" "-a" "9ebfe22ba9933bdfd714300bf71e47872b9eded79b3aac2a56c5db39e2552f42"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rrr-7cd90c486d4243b5 [INFO] [stderr] Running /opt/crater/target/debug/deps/rrr-33bcd712c8bc47c5 [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test ast::tests::binop_type_from_utf8 ... ok [INFO] [stdout] test parser::test::bin_digit_matches_binary_value ... ok [INFO] [stdout] test parser::test::lit_fixnum_matches_hex_value_prefixed_upcase ... ok [INFO] [stdout] test parser::test::lit_fixnum_matches_integer_value ... ok [INFO] [stdout] test parser::test::lit_fixnum_matches_hex_value_max ... ok [INFO] [stdout] test parser::test::lit_fixnum_matches_hex_value_negative ... ok [INFO] [stdout] test parser::test::lit_fixnum_matches_hex_value ... ok [INFO] [stdout] test parser::test::binop_tree_matches_addition ... ok [INFO] [stdout] test parser::test::lit_fixnum_matches_binary_value ... ok [INFO] [stdout] test parser::test::lit_fixnum_matches_binary_value_prefixed_upcase ... ok [INFO] [stdout] test parser::test::lit_fixnum_matches_negative_value ... ok [INFO] [stdout] test parser::test::lit_fixnum_matches_octet_value ... ok [INFO] [stdout] test parser::test::lit_fixnum_matches_octet_value_prefixed ... ok [INFO] [stdout] test parser::test::lit_fixnum_matches_octet_value_prefixed_upcase ... ok [INFO] [stdout] test parser::test::lit_fixnum_matches_one ... ok [INFO] [stdout] test parser::test::lit_fixnum_matches_zero ... ok [INFO] [stdout] test parser::test::lit_fixnum_not_matches_hex_value_invalid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] Doc-tests rrr [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" "9ebfe22ba9933bdfd714300bf71e47872b9eded79b3aac2a56c5db39e2552f42"` [INFO] running `"docker" "rm" "-f" "9ebfe22ba9933bdfd714300bf71e47872b9eded79b3aac2a56c5db39e2552f42"` [INFO] [stdout] 9ebfe22ba9933bdfd714300bf71e47872b9eded79b3aac2a56c5db39e2552f42