[INFO] updating cached repository daichimukai/emojify [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/daichimukai/emojify [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/daichimukai/emojify" "work/ex/beta-1.37-6/sources/1.36.0/gh/daichimukai/emojify"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/daichimukai/emojify'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/daichimukai/emojify" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/daichimukai/emojify"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/daichimukai/emojify'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 26f447e14fe0813d4d1ba5e9b3a3f784731a8d49 [INFO] sha for GitHub repo daichimukai/emojify: 26f447e14fe0813d4d1ba5e9b3a3f784731a8d49 [INFO] validating manifest of daichimukai/emojify 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 daichimukai/emojify 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 daichimukai/emojify [INFO] finished frobbing daichimukai/emojify [INFO] frobbed toml for daichimukai/emojify written to work/ex/beta-1.37-6/sources/1.36.0/gh/daichimukai/emojify/Cargo.toml [INFO] started frobbing daichimukai/emojify [INFO] finished frobbing daichimukai/emojify [INFO] frobbed toml for daichimukai/emojify written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/daichimukai/emojify/Cargo.toml [INFO] crate daichimukai/emojify already has a lockfile, it will not be regenerated [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 daichimukai/emojify against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/daichimukai/emojify:/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-07-23" "build" "--frozen"` [INFO] [stdout] 25ec7806056168c779a1ce9edad4a42115bba401272789d78c1a1a4b4cfc37fc [INFO] running `"docker" "start" "-a" "25ec7806056168c779a1ce9edad4a42115bba401272789d78c1a1a4b4cfc37fc"` [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling emojicons v1.0.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling emojify v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.05s [INFO] running `"docker" "inspect" "25ec7806056168c779a1ce9edad4a42115bba401272789d78c1a1a4b4cfc37fc"` [INFO] running `"docker" "rm" "-f" "25ec7806056168c779a1ce9edad4a42115bba401272789d78c1a1a4b4cfc37fc"` [INFO] [stdout] 25ec7806056168c779a1ce9edad4a42115bba401272789d78c1a1a4b4cfc37fc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/daichimukai/emojify:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 9dd986b586e66937986f67128ae2f36a811fb82d067cb7c44815c3fcb65900de [INFO] running `"docker" "start" "-a" "9dd986b586e66937986f67128ae2f36a811fb82d067cb7c44815c3fcb65900de"` [INFO] [stderr] Compiling emojify v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `"docker" "inspect" "9dd986b586e66937986f67128ae2f36a811fb82d067cb7c44815c3fcb65900de"` [INFO] running `"docker" "rm" "-f" "9dd986b586e66937986f67128ae2f36a811fb82d067cb7c44815c3fcb65900de"` [INFO] [stdout] 9dd986b586e66937986f67128ae2f36a811fb82d067cb7c44815c3fcb65900de [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/daichimukai/emojify:/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-07-23" "test" "--frozen"` [INFO] [stdout] cce3cbb2c515feca41efe606e19c661126bfa5f8c77bd220485718892f36d715 [INFO] running `"docker" "start" "-a" "cce3cbb2c515feca41efe606e19c661126bfa5f8c77bd220485718892f36d715"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/emojify-1acdaa50ac24a690 [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" "cce3cbb2c515feca41efe606e19c661126bfa5f8c77bd220485718892f36d715"` [INFO] running `"docker" "rm" "-f" "cce3cbb2c515feca41efe606e19c661126bfa5f8c77bd220485718892f36d715"` [INFO] [stdout] cce3cbb2c515feca41efe606e19c661126bfa5f8c77bd220485718892f36d715