[INFO] updating cached repository https://github.com/mbudde/tabulate [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f9cac4606b684f670556bafd2a5ac46c4fc9cdcf [INFO] testing mbudde/tabulate against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbudde%2Ftabulate" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mbudde/tabulate on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mbudde/tabulate [INFO] finished tweaking git repo https://github.com/mbudde/tabulate [INFO] tweaked toml for git repo https://github.com/mbudde/tabulate written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mbudde/tabulate already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] b8e030033ea014ecee4f5257988e9655619e3e712aebc96e8ce472d6afcf36e7 [INFO] running `"docker" "start" "-a" "b8e030033ea014ecee4f5257988e9655619e3e712aebc96e8ce472d6afcf36e7"` [INFO] [stderr] Compiling tabulate v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling combine v3.6.3 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | / error_chain!{ [INFO] [stderr] 18 | | foreign_links { [INFO] [stderr] 19 | | Io(::std::io::Error); [INFO] [stderr] 20 | | } [INFO] [stderr] ... | [INFO] [stderr] 32 | | } [INFO] [stderr] 33 | | } [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] Finished dev [unoptimized + debuginfo] target(s) in 17.46s [INFO] running `"docker" "inspect" "b8e030033ea014ecee4f5257988e9655619e3e712aebc96e8ce472d6afcf36e7"` [INFO] running `"docker" "rm" "-f" "b8e030033ea014ecee4f5257988e9655619e3e712aebc96e8ce472d6afcf36e7"` [INFO] [stdout] b8e030033ea014ecee4f5257988e9655619e3e712aebc96e8ce472d6afcf36e7 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ba249ca07b648324edfaf34427da0da573fb9e897572810565cec2c9b06bb349 [INFO] running `"docker" "start" "-a" "ba249ca07b648324edfaf34427da0da573fb9e897572810565cec2c9b06bb349"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tabulate v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | / error_chain!{ [INFO] [stderr] 18 | | foreign_links { [INFO] [stderr] 19 | | Io(::std::io::Error); [INFO] [stderr] 20 | | } [INFO] [stderr] ... | [INFO] [stderr] 32 | | } [INFO] [stderr] 33 | | } [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] Finished dev [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `"docker" "inspect" "ba249ca07b648324edfaf34427da0da573fb9e897572810565cec2c9b06bb349"` [INFO] running `"docker" "rm" "-f" "ba249ca07b648324edfaf34427da0da573fb9e897572810565cec2c9b06bb349"` [INFO] [stdout] ba249ca07b648324edfaf34427da0da573fb9e897572810565cec2c9b06bb349 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 35ad1c81f24e0ad8c6fd30095c01a37ffa5fbd57720fb546ae08fc69e2b916d5 [INFO] running `"docker" "start" "-a" "35ad1c81f24e0ad8c6fd30095c01a37ffa5fbd57720fb546ae08fc69e2b916d5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tabulate-4d26bbc1e761e699 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test parser::tests::fuzz_regress_1 ... ok [INFO] [stdout] test parser::tests::test_split_line_collapse ... ok [INFO] [stdout] test parser::tests::test_split_line_empty ... ok [INFO] [stdout] test parser::tests::test_split_line_ignore_leading_and_trailing ... ok [INFO] [stdout] test parser::tests::test_split_line_strict ... ok [INFO] [stdout] test parser::tests::test_split_line_strict_empty ... ok [INFO] [stdout] test tests::lines_opt ... ok [INFO] [stdout] test tests::basic_test ... ok [INFO] [stdout] test parser::tests::test_split_line_simple ... ok [INFO] [stdout] test parser::tests::test_split_line_strict_trailing_whitespace ... ok [INFO] [stdout] test tests::exclude_column ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tabulate-3b88d515b1aa084a [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] [stderr] Doc-tests tabulate [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" "35ad1c81f24e0ad8c6fd30095c01a37ffa5fbd57720fb546ae08fc69e2b916d5"` [INFO] running `"docker" "rm" "-f" "35ad1c81f24e0ad8c6fd30095c01a37ffa5fbd57720fb546ae08fc69e2b916d5"` [INFO] [stdout] 35ad1c81f24e0ad8c6fd30095c01a37ffa5fbd57720fb546ae08fc69e2b916d5