[INFO] updating cached repository hadrien-psydk/fixsrt [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hadrien-psydk/fixsrt [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hadrien-psydk/fixsrt" "work/ex/beta-1.37-6/sources/1.36.0/gh/hadrien-psydk/fixsrt"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/hadrien-psydk/fixsrt'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hadrien-psydk/fixsrt" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hadrien-psydk/fixsrt"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hadrien-psydk/fixsrt'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 588e3072582be718ffeb1c0e27ab6c5b680949ae [INFO] sha for GitHub repo hadrien-psydk/fixsrt: 588e3072582be718ffeb1c0e27ab6c5b680949ae [INFO] validating manifest of hadrien-psydk/fixsrt 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 hadrien-psydk/fixsrt 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 hadrien-psydk/fixsrt [INFO] finished frobbing hadrien-psydk/fixsrt [INFO] frobbed toml for hadrien-psydk/fixsrt written to work/ex/beta-1.37-6/sources/1.36.0/gh/hadrien-psydk/fixsrt/Cargo.toml [INFO] started frobbing hadrien-psydk/fixsrt [INFO] finished frobbing hadrien-psydk/fixsrt [INFO] frobbed toml for hadrien-psydk/fixsrt written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hadrien-psydk/fixsrt/Cargo.toml [INFO] crate hadrien-psydk/fixsrt 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 hadrien-psydk/fixsrt 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/hadrien-psydk/fixsrt:/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] eadaae745abc3f8d27a0fb9743e749959e290b896d9c034042c83836ec017974 [INFO] running `"docker" "start" "-a" "eadaae745abc3f8d27a0fb9743e749959e290b896d9c034042c83836ec017974"` [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling fixsrt v16.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/srt.rs:71:23 [INFO] [stderr] | [INFO] [stderr] 71 | let line = line_ori.trim_right(); [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.16s [INFO] running `"docker" "inspect" "eadaae745abc3f8d27a0fb9743e749959e290b896d9c034042c83836ec017974"` [INFO] running `"docker" "rm" "-f" "eadaae745abc3f8d27a0fb9743e749959e290b896d9c034042c83836ec017974"` [INFO] [stdout] eadaae745abc3f8d27a0fb9743e749959e290b896d9c034042c83836ec017974 [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/hadrien-psydk/fixsrt:/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] 1ea3b3e9c6f9a6e978c9e9478baae83e74c6fadee11d04cb1aac9ea82c00da6a [INFO] running `"docker" "start" "-a" "1ea3b3e9c6f9a6e978c9e9478baae83e74c6fadee11d04cb1aac9ea82c00da6a"` [INFO] [stderr] Compiling fixsrt v16.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/srt.rs:71:23 [INFO] [stderr] | [INFO] [stderr] 71 | let line = line_ori.trim_right(); [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.87s [INFO] running `"docker" "inspect" "1ea3b3e9c6f9a6e978c9e9478baae83e74c6fadee11d04cb1aac9ea82c00da6a"` [INFO] running `"docker" "rm" "-f" "1ea3b3e9c6f9a6e978c9e9478baae83e74c6fadee11d04cb1aac9ea82c00da6a"` [INFO] [stdout] 1ea3b3e9c6f9a6e978c9e9478baae83e74c6fadee11d04cb1aac9ea82c00da6a [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/hadrien-psydk/fixsrt:/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] a0f5f370357837bb5a2775e827602c44fa4d8544997014403e4ab279948d3404 [INFO] running `"docker" "start" "-a" "a0f5f370357837bb5a2775e827602c44fa4d8544997014403e4ab279948d3404"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/fixsrt-cf7de031c7028c7d [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test srt::test_parse_srt ... ok [INFO] [stdout] test srt::test_format_srt_time_from_milli ... ok [INFO] [stdout] test srt::test_decode_windows_1252 ... ok [INFO] [stdout] test srt::test_should_keep_last_sub ... ok [INFO] [stdout] test srt::test_parse_srt_time ... ok [INFO] [stdout] test txt_rep::test_replace_one_fr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a0f5f370357837bb5a2775e827602c44fa4d8544997014403e4ab279948d3404"` [INFO] running `"docker" "rm" "-f" "a0f5f370357837bb5a2775e827602c44fa4d8544997014403e4ab279948d3404"` [INFO] [stdout] a0f5f370357837bb5a2775e827602c44fa4d8544997014403e4ab279948d3404