[INFO] crate py_literal 0.2.0 is already in cache [INFO] extracting crate py_literal 0.2.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/py_literal/0.2.0 [INFO] extracting crate py_literal 0.2.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/py_literal/0.2.0 [INFO] validating manifest of py_literal-0.2.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of py_literal-0.2.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing py_literal-0.2.0 [INFO] finished frobbing py_literal-0.2.0 [INFO] frobbed toml for py_literal-0.2.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/py_literal/0.2.0/Cargo.toml [INFO] started frobbing py_literal-0.2.0 [INFO] finished frobbing py_literal-0.2.0 [INFO] frobbed toml for py_literal-0.2.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/py_literal/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing py_literal-0.2.0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/py_literal/0.2.0:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 0aac73ff880fd92145566720f5b17ad6160eb8ed5925e351915e735e2976abf0 [INFO] running `"docker" "start" "-a" "0aac73ff880fd92145566720f5b17ad6160eb8ed5925e351915e735e2976abf0"` [INFO] [stderr] Compiling py_literal v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/format.rs:61:29 [INFO] [stderr] | [INFO] [stderr] 61 | _ => unreachable!(), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_patterns)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.79s [INFO] running `"docker" "inspect" "0aac73ff880fd92145566720f5b17ad6160eb8ed5925e351915e735e2976abf0"` [INFO] running `"docker" "rm" "-f" "0aac73ff880fd92145566720f5b17ad6160eb8ed5925e351915e735e2976abf0"` [INFO] [stdout] 0aac73ff880fd92145566720f5b17ad6160eb8ed5925e351915e735e2976abf0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/py_literal/0.2.0:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] abb63a7bcea5ea9df273d1521a386afd36db6846c056003611756cdf04c87176 [INFO] running `"docker" "start" "-a" "abb63a7bcea5ea9df273d1521a386afd36db6846c056003611756cdf04c87176"` [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling py_literal v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/format.rs:61:29 [INFO] [stderr] | [INFO] [stderr] 61 | _ => unreachable!(), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_patterns)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.36s [INFO] running `"docker" "inspect" "abb63a7bcea5ea9df273d1521a386afd36db6846c056003611756cdf04c87176"` [INFO] running `"docker" "rm" "-f" "abb63a7bcea5ea9df273d1521a386afd36db6846c056003611756cdf04c87176"` [INFO] [stdout] abb63a7bcea5ea9df273d1521a386afd36db6846c056003611756cdf04c87176 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/py_literal/0.2.0:/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 290abc816abe67d1117ade11dd6ae0b5229b647ce2e4b0d195cd573798255654 [INFO] running `"docker" "start" "-a" "290abc816abe67d1117ade11dd6ae0b5229b647ce2e4b0d195cd573798255654"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/py_literal-c53ad7c43968b398 [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test format::test::format_dict ... ok [INFO] [stdout] test format::test::format_complex ... ok [INFO] [stdout] test format::test::format_string ... ok [INFO] [stdout] test format::test::format_tuple ... ok [INFO] [stdout] test format::test::format_nested ... ok [INFO] [stdout] test format::test::format_bytes ... ok [INFO] [stdout] test format::test::format_set ... ok [INFO] [stdout] test format::test::format_list ... ok [INFO] [stdout] test parse::test::parse_dict_example ... ok [INFO] [stdout] test parse::test::parse_bytes_example ... ok [INFO] [stdout] test parse::test::parse_float_example ... ok [INFO] [stdout] test parse::test::parse_integer_example ... ok [INFO] [stdout] test parse::test::parse_string_example ... ok [INFO] [stdout] test parse::test::parse_list_of_tuples_example ... ok [INFO] [stdout] test parse::test::parse_list_example ... ok [INFO] [stdout] test parse::test::parse_set_example ... ok [INFO] [stdout] test parse::test::parse_number_expr_example ... ok [INFO] [stdout] test parse::test::parse_tuple_example ... ok [INFO] [stdout] test format::test::format_empty_set ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests py_literal [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "290abc816abe67d1117ade11dd6ae0b5229b647ce2e4b0d195cd573798255654"` [INFO] running `"docker" "rm" "-f" "290abc816abe67d1117ade11dd6ae0b5229b647ce2e4b0d195cd573798255654"` [INFO] [stdout] 290abc816abe67d1117ade11dd6ae0b5229b647ce2e4b0d195cd573798255654