[INFO] updating cached repository bingxiao/excel2csvjson [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bingxiao/excel2csvjson [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bingxiao/excel2csvjson" "work/ex/beta-1.37-6/sources/1.36.0/gh/bingxiao/excel2csvjson"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/bingxiao/excel2csvjson'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bingxiao/excel2csvjson" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bingxiao/excel2csvjson"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bingxiao/excel2csvjson'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a1ea186d9e53a1cc04d7c53d456c385919f5ed7b [INFO] sha for GitHub repo bingxiao/excel2csvjson: a1ea186d9e53a1cc04d7c53d456c385919f5ed7b [INFO] validating manifest of bingxiao/excel2csvjson 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 bingxiao/excel2csvjson 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 bingxiao/excel2csvjson [INFO] finished frobbing bingxiao/excel2csvjson [INFO] frobbed toml for bingxiao/excel2csvjson written to work/ex/beta-1.37-6/sources/1.36.0/gh/bingxiao/excel2csvjson/Cargo.toml [INFO] started frobbing bingxiao/excel2csvjson [INFO] finished frobbing bingxiao/excel2csvjson [INFO] frobbed toml for bingxiao/excel2csvjson written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bingxiao/excel2csvjson/Cargo.toml [INFO] crate bingxiao/excel2csvjson 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 bingxiao/excel2csvjson 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/bingxiao/excel2csvjson:/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] 1c17ad81253b1e85b7f1c3e09b684380126869e239e2e924e81d5e3eaddeed94 [INFO] running `"docker" "start" "-a" "1c17ad81253b1e85b7f1c3e09b684380126869e239e2e924e81d5e3eaddeed94"` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling libflate v0.1.21 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling zip v0.5.1 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling quick-xml v0.13.3 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling clap-log-flag v0.2.1 [INFO] [stderr] Compiling calamine v0.15.3 [INFO] [stderr] Compiling ignore v0.4.6 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling excel2csvjson v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `"docker" "inspect" "1c17ad81253b1e85b7f1c3e09b684380126869e239e2e924e81d5e3eaddeed94"` [INFO] running `"docker" "rm" "-f" "1c17ad81253b1e85b7f1c3e09b684380126869e239e2e924e81d5e3eaddeed94"` [INFO] [stdout] 1c17ad81253b1e85b7f1c3e09b684380126869e239e2e924e81d5e3eaddeed94 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/bingxiao/excel2csvjson:/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] 79b2702cbe0a2e9ade2594e626babb5b12c12bb06931acb628346aeeae5c9c6e [INFO] running `"docker" "start" "-a" "79b2702cbe0a2e9ade2594e626babb5b12c12bb06931acb628346aeeae5c9c6e"` [INFO] [stderr] Compiling excel2csvjson v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `"docker" "inspect" "79b2702cbe0a2e9ade2594e626babb5b12c12bb06931acb628346aeeae5c9c6e"` [INFO] running `"docker" "rm" "-f" "79b2702cbe0a2e9ade2594e626babb5b12c12bb06931acb628346aeeae5c9c6e"` [INFO] [stdout] 79b2702cbe0a2e9ade2594e626babb5b12c12bb06931acb628346aeeae5c9c6e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/bingxiao/excel2csvjson:/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] 4815befb150d2d1eefe4fe5cbbd6f12f4cad9d9c6d35685244fe3611af0dceea [INFO] running `"docker" "start" "-a" "4815befb150d2d1eefe4fe5cbbd6f12f4cad9d9c6d35685244fe3611af0dceea"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/excel2csvjson-ad3c587a20ac9883 [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" "4815befb150d2d1eefe4fe5cbbd6f12f4cad9d9c6d35685244fe3611af0dceea"` [INFO] running `"docker" "rm" "-f" "4815befb150d2d1eefe4fe5cbbd6f12f4cad9d9c6d35685244fe3611af0dceea"` [INFO] [stdout] 4815befb150d2d1eefe4fe5cbbd6f12f4cad9d9c6d35685244fe3611af0dceea