[INFO] crate subparse 0.5.0 is already in cache [INFO] extracting crate subparse 0.5.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/subparse/0.5.0 [INFO] extracting crate subparse 0.5.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/subparse/0.5.0 [INFO] validating manifest of subparse-0.5.0 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 subparse-0.5.0 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 subparse-0.5.0 [INFO] finished frobbing subparse-0.5.0 [INFO] frobbed toml for subparse-0.5.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/subparse/0.5.0/Cargo.toml [INFO] started frobbing subparse-0.5.0 [INFO] finished frobbing subparse-0.5.0 [INFO] frobbed toml for subparse-0.5.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/subparse/0.5.0/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 subparse-0.5.0 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/subparse/0.5.0:/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] 755a4cb70ce10bac7858b40e1a55d0fe300f577905d2f9df7b72db16a117a0f9 [INFO] running `"docker" "start" "-a" "755a4cb70ce10bac7858b40e1a55d0fe300f577905d2f9df7b72db16a117a0f9"` [INFO] [stderr] Compiling vobsub v0.2.3 [INFO] [stderr] Compiling subparse v0.5.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/formats/idx.rs:178:15 [INFO] [stderr] | [INFO] [stderr] 178 | if !s.trim_left().starts_with("timestamp:") { [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/formats/vobsub.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | / error_chain! { [INFO] [stderr] 20 | | foreign_links { [INFO] [stderr] 21 | | VobSubError(vobsub::Error) [INFO] [stderr] 22 | | /// Error from the `vobsub` crate [INFO] [stderr] 23 | | ; [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [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: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / error_chain! { [INFO] [stderr] 17 | | foreign_links { [INFO] [stderr] 18 | | FromUtf8Error(::std::string::FromUtf8Error) [INFO] [stderr] 19 | | /// Converting byte-stream to string failed. [INFO] [stderr] ... | [INFO] [stderr] 67 | | } [INFO] [stderr] 68 | | } [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 8.24s [INFO] running `"docker" "inspect" "755a4cb70ce10bac7858b40e1a55d0fe300f577905d2f9df7b72db16a117a0f9"` [INFO] running `"docker" "rm" "-f" "755a4cb70ce10bac7858b40e1a55d0fe300f577905d2f9df7b72db16a117a0f9"` [INFO] [stdout] 755a4cb70ce10bac7858b40e1a55d0fe300f577905d2f9df7b72db16a117a0f9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/subparse/0.5.0:/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] ada1e2859d0b085367772f90a1e800f911fe37a71075c09c33d3ce1efc7fa68e [INFO] running `"docker" "start" "-a" "ada1e2859d0b085367772f90a1e800f911fe37a71075c09c33d3ce1efc7fa68e"` [INFO] [stderr] Compiling subparse v0.5.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/formats/idx.rs:178:15 [INFO] [stderr] | [INFO] [stderr] 178 | if !s.trim_left().starts_with("timestamp:") { [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/formats/vobsub.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | / error_chain! { [INFO] [stderr] 20 | | foreign_links { [INFO] [stderr] 21 | | VobSubError(vobsub::Error) [INFO] [stderr] 22 | | /// Error from the `vobsub` crate [INFO] [stderr] 23 | | ; [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [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: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / error_chain! { [INFO] [stderr] 17 | | foreign_links { [INFO] [stderr] 18 | | FromUtf8Error(::std::string::FromUtf8Error) [INFO] [stderr] 19 | | /// Converting byte-stream to string failed. [INFO] [stderr] ... | [INFO] [stderr] 67 | | } [INFO] [stderr] 68 | | } [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 4.65s [INFO] running `"docker" "inspect" "ada1e2859d0b085367772f90a1e800f911fe37a71075c09c33d3ce1efc7fa68e"` [INFO] running `"docker" "rm" "-f" "ada1e2859d0b085367772f90a1e800f911fe37a71075c09c33d3ce1efc7fa68e"` [INFO] [stdout] ada1e2859d0b085367772f90a1e800f911fe37a71075c09c33d3ce1efc7fa68e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/subparse/0.5.0:/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] a5115694f368a069cfc95df954062490f7b4ae0d4eb538e6878419323214d8cd [INFO] running `"docker" "start" "-a" "a5115694f368a069cfc95df954062490f7b4ae0d4eb538e6878419323214d8cd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/subparse-e85f3b30ac516364 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test formats::microdvd::tests::mdvd_test_reconstruction ... ok [INFO] [stdout] test formats::common::test_split_bom ... ok [INFO] [stdout] test formats::srt::tests::create_srt_test ... ok [INFO] [stdout] test timetypes::tests::test_timing_display ... ok [INFO] [stdout] test formats::common::get_lines_non_destructive_test0 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests subparse [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" "a5115694f368a069cfc95df954062490f7b4ae0d4eb538e6878419323214d8cd"` [INFO] running `"docker" "rm" "-f" "a5115694f368a069cfc95df954062490f7b4ae0d4eb538e6878419323214d8cd"` [INFO] [stdout] a5115694f368a069cfc95df954062490f7b4ae0d4eb538e6878419323214d8cd