[INFO] crate xl2txt 0.1.1 is already in cache [INFO] extracting crate xl2txt 0.1.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/xl2txt/0.1.1 [INFO] extracting crate xl2txt 0.1.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/xl2txt/0.1.1 [INFO] validating manifest of xl2txt-0.1.1 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 xl2txt-0.1.1 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 xl2txt-0.1.1 [INFO] finished frobbing xl2txt-0.1.1 [INFO] frobbed toml for xl2txt-0.1.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/xl2txt/0.1.1/Cargo.toml [INFO] started frobbing xl2txt-0.1.1 [INFO] finished frobbing xl2txt-0.1.1 [INFO] frobbed toml for xl2txt-0.1.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/xl2txt/0.1.1/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 xl2txt-0.1.1 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-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/xl2txt/0.1.1:/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] e4c494dac58d248058bef62d36a85d9d371bcbaa06ad89b1dbe3011675f95f25 [INFO] running `"docker" "start" "-a" "e4c494dac58d248058bef62d36a85d9d371bcbaa06ad89b1dbe3011675f95f25"` [INFO] [stderr] Compiling encoding_rs v0.7.2 [INFO] [stderr] Compiling encoding_rs v0.6.11 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling zip v0.2.8 [INFO] [stderr] Compiling quick-xml v0.9.4 [INFO] [stderr] Compiling calamine v0.11.8 [INFO] [stderr] Compiling xl2txt v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / error_chain! { [INFO] [stderr] 6 | | foreign_links { [INFO] [stderr] 7 | | Io(::std::io::Error); [INFO] [stderr] 8 | | Sheets(::calamine::Error); [INFO] [stderr] ... | [INFO] [stderr] 29 | | // } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / error_chain! { [INFO] [stderr] 6 | | foreign_links { [INFO] [stderr] 7 | | Io(::std::io::Error); [INFO] [stderr] 8 | | Sheets(::calamine::Error); [INFO] [stderr] ... | [INFO] [stderr] 29 | | // } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.67s [INFO] running `"docker" "inspect" "e4c494dac58d248058bef62d36a85d9d371bcbaa06ad89b1dbe3011675f95f25"` [INFO] running `"docker" "rm" "-f" "e4c494dac58d248058bef62d36a85d9d371bcbaa06ad89b1dbe3011675f95f25"` [INFO] [stdout] e4c494dac58d248058bef62d36a85d9d371bcbaa06ad89b1dbe3011675f95f25 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/xl2txt/0.1.1:/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] 254118cb9b288a3b65e7d3f4ee2876eb3bf439645ae8bf7801ab3a7f96013dfa [INFO] running `"docker" "start" "-a" "254118cb9b288a3b65e7d3f4ee2876eb3bf439645ae8bf7801ab3a7f96013dfa"` [INFO] [stderr] Compiling xl2txt v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / error_chain! { [INFO] [stderr] 6 | | foreign_links { [INFO] [stderr] 7 | | Io(::std::io::Error); [INFO] [stderr] 8 | | Sheets(::calamine::Error); [INFO] [stderr] ... | [INFO] [stderr] 29 | | // } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / error_chain! { [INFO] [stderr] 6 | | foreign_links { [INFO] [stderr] 7 | | Io(::std::io::Error); [INFO] [stderr] 8 | | Sheets(::calamine::Error); [INFO] [stderr] ... | [INFO] [stderr] 29 | | // } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "254118cb9b288a3b65e7d3f4ee2876eb3bf439645ae8bf7801ab3a7f96013dfa"` [INFO] running `"docker" "rm" "-f" "254118cb9b288a3b65e7d3f4ee2876eb3bf439645ae8bf7801ab3a7f96013dfa"` [INFO] [stdout] 254118cb9b288a3b65e7d3f4ee2876eb3bf439645ae8bf7801ab3a7f96013dfa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/xl2txt/0.1.1:/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] a9d0119e4740155d3ff8e7581445dc942bf6022e5025d5130000a66a96b80b0f [INFO] running `"docker" "start" "-a" "a9d0119e4740155d3ff8e7581445dc942bf6022e5025d5130000a66a96b80b0f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/xl2txt-d2b4710801d2b12a [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" "a9d0119e4740155d3ff8e7581445dc942bf6022e5025d5130000a66a96b80b0f"` [INFO] running `"docker" "rm" "-f" "a9d0119e4740155d3ff8e7581445dc942bf6022e5025d5130000a66a96b80b0f"` [INFO] [stdout] a9d0119e4740155d3ff8e7581445dc942bf6022e5025d5130000a66a96b80b0f