[INFO] crate office 0.8.1 is already in cache [INFO] extracting crate office 0.8.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/office/0.8.1 [INFO] extracting crate office 0.8.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/office/0.8.1 [INFO] validating manifest of office-0.8.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 office-0.8.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 office-0.8.1 [INFO] finished frobbing office-0.8.1 [INFO] frobbed toml for office-0.8.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/office/0.8.1/Cargo.toml [INFO] started frobbing office-0.8.1 [INFO] finished frobbing office-0.8.1 [INFO] frobbed toml for office-0.8.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/office/0.8.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 office-0.8.1 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/office/0.8.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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] c7c3387b93a096677fdb14b5db32ca3e69c4fe86029c7a0873521e7c22e219a3 [INFO] running `"docker" "start" "-a" "c7c3387b93a096677fdb14b5db32ca3e69c4fe86029c7a0873521e7c22e219a3"` [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling quick-xml v0.4.2 [INFO] [stderr] Compiling zip v0.2.8 [INFO] [stderr] Compiling office v0.8.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:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / error_chain! { [INFO] [stderr] 11 | | types { [INFO] [stderr] 12 | | Error, ErrorKind, ChainErr, Result; [INFO] [stderr] 13 | | } [INFO] [stderr] ... | [INFO] [stderr] 35 | | // } [INFO] [stderr] 36 | | } [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:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / error_chain! { [INFO] [stderr] 11 | | types { [INFO] [stderr] 12 | | Error, ErrorKind, ChainErr, Result; [INFO] [stderr] 13 | | } [INFO] [stderr] ... | [INFO] [stderr] 35 | | // } [INFO] [stderr] 36 | | } [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] warning: variable does not need to be mutable [INFO] [stderr] --> src/xls.rs:153:9 [INFO] [stderr] | [INFO] [stderr] 153 | let mut read = &mut &r[8..]; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.76s [INFO] running `"docker" "inspect" "c7c3387b93a096677fdb14b5db32ca3e69c4fe86029c7a0873521e7c22e219a3"` [INFO] running `"docker" "rm" "-f" "c7c3387b93a096677fdb14b5db32ca3e69c4fe86029c7a0873521e7c22e219a3"` [INFO] [stdout] c7c3387b93a096677fdb14b5db32ca3e69c4fe86029c7a0873521e7c22e219a3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/office/0.8.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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 9acc04ef726c0f3629026c916138581056d5f311150cbfe09eacd35efbf9da50 [INFO] running `"docker" "start" "-a" "9acc04ef726c0f3629026c916138581056d5f311150cbfe09eacd35efbf9da50"` [INFO] [stderr] Compiling office v0.8.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:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / error_chain! { [INFO] [stderr] 11 | | types { [INFO] [stderr] 12 | | Error, ErrorKind, ChainErr, Result; [INFO] [stderr] 13 | | } [INFO] [stderr] ... | [INFO] [stderr] 35 | | // } [INFO] [stderr] 36 | | } [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:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / error_chain! { [INFO] [stderr] 11 | | types { [INFO] [stderr] 12 | | Error, ErrorKind, ChainErr, Result; [INFO] [stderr] 13 | | } [INFO] [stderr] ... | [INFO] [stderr] 35 | | // } [INFO] [stderr] 36 | | } [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] warning: variable does not need to be mutable [INFO] [stderr] --> src/xls.rs:153:9 [INFO] [stderr] | [INFO] [stderr] 153 | let mut read = &mut &r[8..]; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.18s [INFO] running `"docker" "inspect" "9acc04ef726c0f3629026c916138581056d5f311150cbfe09eacd35efbf9da50"` [INFO] running `"docker" "rm" "-f" "9acc04ef726c0f3629026c916138581056d5f311150cbfe09eacd35efbf9da50"` [INFO] [stdout] 9acc04ef726c0f3629026c916138581056d5f311150cbfe09eacd35efbf9da50 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/office/0.8.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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] b3e69f5b89e8476c2a40aac7fe377d7e867f1dc97be6490c03174ba25fa6e0a6 [INFO] running `"docker" "start" "-a" "b3e69f5b89e8476c2a40aac7fe377d7e867f1dc97be6490c03174ba25fa6e0a6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/office-b14f42dcea843e65 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_parse_error ... ok [INFO] [stdout] test test_dimensions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/test-c08b19c9a12245dd [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test issue_4 ... ok [INFO] [stdout] test issue_6 ... ok [INFO] [stdout] test issue_3 ... ok [INFO] [stdout] test issue_9 ... ok [INFO] [stdout] test special_chrs_xlsb ... ok [INFO] [stdout] test special_chrs_xlsx ... ok [INFO] [stdout] test error_file ... ok [INFO] [stdout] test xlsb ... ok [INFO] [stdout] test xls ... ok [INFO] [stdout] test issue_2 ... ok [INFO] [stdout] test vba ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests office [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - Range::set_value (line 331) ... ok [INFO] [stdout] test src/lib.rs - Range::rows (line 357) ... ok [INFO] [stdout] test src/lib.rs - Excel::open (line 170) ... ok [INFO] [stdout] test src/lib.rs - Excel::worksheet_range (line 196) ... ok [INFO] [stdout] test src/lib.rs - Excel::vba_project (line 233) ... ok [INFO] [stdout] test src/lib.rs - Excel::sheet_names (line 251) ... ok [INFO] [stdout] test src/lib.rs - (line 10) ... ok [INFO] [stdout] test src/vba.rs - vba::VbaProject::get_module (line 70) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b3e69f5b89e8476c2a40aac7fe377d7e867f1dc97be6490c03174ba25fa6e0a6"` [INFO] running `"docker" "rm" "-f" "b3e69f5b89e8476c2a40aac7fe377d7e867f1dc97be6490c03174ba25fa6e0a6"` [INFO] [stdout] b3e69f5b89e8476c2a40aac7fe377d7e867f1dc97be6490c03174ba25fa6e0a6