[INFO] updating cached repository KeenS/pattern-match-compile [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/KeenS/pattern-match-compile [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/KeenS/pattern-match-compile" "work/ex/beta-1.38-1/sources/1.37.0/gh/KeenS/pattern-match-compile"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/KeenS/pattern-match-compile'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/KeenS/pattern-match-compile" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/KeenS/pattern-match-compile"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/KeenS/pattern-match-compile'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 815654fcad33e36f4f5e7fa5cbfb3518015074df [INFO] sha for GitHub repo KeenS/pattern-match-compile: 815654fcad33e36f4f5e7fa5cbfb3518015074df [INFO] validating manifest of KeenS/pattern-match-compile on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of KeenS/pattern-match-compile on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing KeenS/pattern-match-compile [INFO] finished frobbing KeenS/pattern-match-compile [INFO] frobbed toml for KeenS/pattern-match-compile written to work/ex/beta-1.38-1/sources/1.37.0/gh/KeenS/pattern-match-compile/Cargo.toml [INFO] started frobbing KeenS/pattern-match-compile [INFO] finished frobbing KeenS/pattern-match-compile [INFO] frobbed toml for KeenS/pattern-match-compile written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/KeenS/pattern-match-compile/Cargo.toml [INFO] crate KeenS/pattern-match-compile already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing KeenS/pattern-match-compile against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/KeenS/pattern-match-compile:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 776b17c4325a89a562236ffbf1167dfa81d281522b95af25998b5b8768332e0b [INFO] running `"docker" "start" "-a" "776b17c4325a89a562236ffbf1167dfa81d281522b95af25998b5b8768332e0b"` [INFO] [stderr] Compiling pattern-match-compile v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `itertools::Itertools` [INFO] [stderr] --> src/main.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use itertools::Itertools; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Symbol` [INFO] [stderr] --> src/main.rs:47:9 [INFO] [stderr] | [INFO] [stderr] 47 | Symbol(Symbol), [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.86s [INFO] running `"docker" "inspect" "776b17c4325a89a562236ffbf1167dfa81d281522b95af25998b5b8768332e0b"` [INFO] running `"docker" "rm" "-f" "776b17c4325a89a562236ffbf1167dfa81d281522b95af25998b5b8768332e0b"` [INFO] [stdout] 776b17c4325a89a562236ffbf1167dfa81d281522b95af25998b5b8768332e0b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/KeenS/pattern-match-compile:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 9121ec447ab4a40b6fed4f541c8170d05a6d2407d5f7e617f55bf1e2aa7e7c14 [INFO] running `"docker" "start" "-a" "9121ec447ab4a40b6fed4f541c8170d05a6d2407d5f7e617f55bf1e2aa7e7c14"` [INFO] [stderr] Compiling pattern-match-compile v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `itertools::Itertools` [INFO] [stderr] --> src/main.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use itertools::Itertools; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Symbol` [INFO] [stderr] --> src/main.rs:47:9 [INFO] [stderr] | [INFO] [stderr] 47 | Symbol(Symbol), [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `"docker" "inspect" "9121ec447ab4a40b6fed4f541c8170d05a6d2407d5f7e617f55bf1e2aa7e7c14"` [INFO] running `"docker" "rm" "-f" "9121ec447ab4a40b6fed4f541c8170d05a6d2407d5f7e617f55bf1e2aa7e7c14"` [INFO] [stdout] 9121ec447ab4a40b6fed4f541c8170d05a6d2407d5f7e617f55bf1e2aa7e7c14 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/KeenS/pattern-match-compile:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 2d28f7b0a76658f1c8035bd8f82cc1e03c40191d7f4c66e90b33b1fffbb077b4 [INFO] running `"docker" "start" "-a" "2d28f7b0a76658f1c8035bd8f82cc1e03c40191d7f4c66e90b33b1fffbb077b4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/pattern_match_compile-fc6c6398ebca9b38 [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" "2d28f7b0a76658f1c8035bd8f82cc1e03c40191d7f4c66e90b33b1fffbb077b4"` [INFO] running `"docker" "rm" "-f" "2d28f7b0a76658f1c8035bd8f82cc1e03c40191d7f4c66e90b33b1fffbb077b4"` [INFO] [stdout] 2d28f7b0a76658f1c8035bd8f82cc1e03c40191d7f4c66e90b33b1fffbb077b4