[INFO] updating cached repository pocket7878/nicolive-ts-downloader [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/pocket7878/nicolive-ts-downloader [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/pocket7878/nicolive-ts-downloader" "work/ex/beta-1.37-6/sources/1.36.0/gh/pocket7878/nicolive-ts-downloader"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/pocket7878/nicolive-ts-downloader'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pocket7878/nicolive-ts-downloader" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pocket7878/nicolive-ts-downloader"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pocket7878/nicolive-ts-downloader'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 933607e35b3aa607382f5b4bab6f0bf8deae28a4 [INFO] sha for GitHub repo pocket7878/nicolive-ts-downloader: 933607e35b3aa607382f5b4bab6f0bf8deae28a4 [INFO] validating manifest of pocket7878/nicolive-ts-downloader 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 pocket7878/nicolive-ts-downloader 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 pocket7878/nicolive-ts-downloader [INFO] finished frobbing pocket7878/nicolive-ts-downloader [INFO] frobbed toml for pocket7878/nicolive-ts-downloader written to work/ex/beta-1.37-6/sources/1.36.0/gh/pocket7878/nicolive-ts-downloader/Cargo.toml [INFO] started frobbing pocket7878/nicolive-ts-downloader [INFO] finished frobbing pocket7878/nicolive-ts-downloader [INFO] frobbed toml for pocket7878/nicolive-ts-downloader written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pocket7878/nicolive-ts-downloader/Cargo.toml [INFO] crate pocket7878/nicolive-ts-downloader 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 pocket7878/nicolive-ts-downloader 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-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pocket7878/nicolive-ts-downloader:/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] b99f649b9b1758b8d2010d5dc5f921fc2b525b227fba538059a1f1e7afbe8216 [INFO] running `"docker" "start" "-a" "b99f649b9b1758b8d2010d5dc5f921fc2b525b227fba538059a1f1e7afbe8216"` [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling openssl v0.9.14 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling foreign-types v0.2.0 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling percent-encoding v1.0.0 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling typed-arena v1.3.0 [INFO] [stderr] Compiling quick-error v1.2.0 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.29 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Compiling sxd-document v0.2.3 [INFO] [stderr] Compiling libflate v0.1.10 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling url v1.5.1 [INFO] [stderr] Compiling cookie v0.9.1 [INFO] [stderr] Compiling mio v0.6.9 [INFO] [stderr] Compiling openssl-sys v0.9.14 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.5.1/src/form_urlencoded.rs:251:40 [INFO] [stderr] | [INFO] [stderr] 249 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 250 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 251 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling mime v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.8 [INFO] [stderr] Compiling sxd-xpath v0.4.0 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling hyper v0.11.1 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling reqwest v0.7.2 [INFO] [stderr] Compiling nico-ts-dl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:136:67 [INFO] [stderr] | [INFO] [stderr] 136 | let play_entries: Vec<&str> = play_table_line.trim_left_matches("case:").split(',').collect::>(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:119:16 [INFO] [stderr] | [INFO] [stderr] 119 | let mut old_vectors = queue_data.get_mut(&key).unwrap(); [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 56.76s [INFO] running `"docker" "inspect" "b99f649b9b1758b8d2010d5dc5f921fc2b525b227fba538059a1f1e7afbe8216"` [INFO] running `"docker" "rm" "-f" "b99f649b9b1758b8d2010d5dc5f921fc2b525b227fba538059a1f1e7afbe8216"` [INFO] [stdout] b99f649b9b1758b8d2010d5dc5f921fc2b525b227fba538059a1f1e7afbe8216 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pocket7878/nicolive-ts-downloader:/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] e64f7e3c620e9eaa6a408a28c62244b4160141cec2fda8498b65f455984a6063 [INFO] running `"docker" "start" "-a" "e64f7e3c620e9eaa6a408a28c62244b4160141cec2fda8498b65f455984a6063"` [INFO] [stderr] Compiling nico-ts-dl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:136:67 [INFO] [stderr] | [INFO] [stderr] 136 | let play_entries: Vec<&str> = play_table_line.trim_left_matches("case:").split(',').collect::>(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:119:16 [INFO] [stderr] | [INFO] [stderr] 119 | let mut old_vectors = queue_data.get_mut(&key).unwrap(); [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 0.60s [INFO] running `"docker" "inspect" "e64f7e3c620e9eaa6a408a28c62244b4160141cec2fda8498b65f455984a6063"` [INFO] running `"docker" "rm" "-f" "e64f7e3c620e9eaa6a408a28c62244b4160141cec2fda8498b65f455984a6063"` [INFO] [stdout] e64f7e3c620e9eaa6a408a28c62244b4160141cec2fda8498b65f455984a6063 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pocket7878/nicolive-ts-downloader:/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] a4bb6ce1bfaf6b1380adef76e1340f03b2b87b5c11509f7856536950a674b13e [INFO] running `"docker" "start" "-a" "a4bb6ce1bfaf6b1380adef76e1340f03b2b87b5c11509f7856536950a674b13e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/nico_ts_dl-9698c4679c5e18d7 [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" "a4bb6ce1bfaf6b1380adef76e1340f03b2b87b5c11509f7856536950a674b13e"` [INFO] running `"docker" "rm" "-f" "a4bb6ce1bfaf6b1380adef76e1340f03b2b87b5c11509f7856536950a674b13e"` [INFO] [stdout] a4bb6ce1bfaf6b1380adef76e1340f03b2b87b5c11509f7856536950a674b13e