[INFO] cloning repository stuartnelson3/plex-rs [INFO] running `"git" "clone" "--bare" "git://github.com/stuartnelson3/plex-rs.git" "work/cache/sources/gh/stuartnelson3/plex-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/stuartnelson3/plex-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/stuartnelson3/plex-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stuartnelson3/plex-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stuartnelson3/plex-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/stuartnelson3/plex-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stuartnelson3/plex-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stuartnelson3/plex-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3418b889ec022dc5d5326a0065f9f668c5ca28da [INFO] sha for GitHub repo stuartnelson3/plex-rs: 3418b889ec022dc5d5326a0065f9f668c5ca28da [INFO] validating manifest of stuartnelson3/plex-rs on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of stuartnelson3/plex-rs on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing stuartnelson3/plex-rs [INFO] finished frobbing stuartnelson3/plex-rs [INFO] frobbed toml for stuartnelson3/plex-rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stuartnelson3/plex-rs/Cargo.toml [INFO] started frobbing stuartnelson3/plex-rs [INFO] finished frobbing stuartnelson3/plex-rs [INFO] frobbed toml for stuartnelson3/plex-rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stuartnelson3/plex-rs/Cargo.toml [INFO] crate stuartnelson3/plex-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-web v0.5.8 [INFO] [stderr] Downloaded protobuf v2.1.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing stuartnelson3/plex-rs against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stuartnelson3/plex-rs:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] c6fb738b49587e4deed964096ac5c5e8b1d07319a2dce5ea17028e2975efd53a [INFO] running `"docker" "start" "-a" "c6fb738b49587e4deed964096ac5c5e8b1d07319a2dce5ea17028e2975efd53a"` [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling protobuf v2.1.1 [INFO] [stderr] Compiling prometheus v0.4.2 [INFO] [stderr] Compiling spin v0.4.9 [INFO] [stderr] Compiling quick-error v0.2.2 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling actix-web v0.5.8 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling flate2 v1.0.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling actix v0.5.8 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling cookie v0.10.1 [INFO] [stderr] Compiling trust-dns-proto v0.3.3 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling trust-dns-resolver v0.8.2 [INFO] [stderr] Compiling plex-downloader v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `"docker" "inspect" "c6fb738b49587e4deed964096ac5c5e8b1d07319a2dce5ea17028e2975efd53a"` [INFO] running `"docker" "rm" "-f" "c6fb738b49587e4deed964096ac5c5e8b1d07319a2dce5ea17028e2975efd53a"` [INFO] [stdout] c6fb738b49587e4deed964096ac5c5e8b1d07319a2dce5ea17028e2975efd53a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stuartnelson3/plex-rs:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 7c5ad8b6231f8a91c4ce04c45a291a81210caaba68d6335457d4e89fcf8d6c7a [INFO] running `"docker" "start" "-a" "7c5ad8b6231f8a91c4ce04c45a291a81210caaba68d6335457d4e89fcf8d6c7a"` [INFO] [stderr] Compiling plex-downloader v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.97s [INFO] running `"docker" "inspect" "7c5ad8b6231f8a91c4ce04c45a291a81210caaba68d6335457d4e89fcf8d6c7a"` [INFO] running `"docker" "rm" "-f" "7c5ad8b6231f8a91c4ce04c45a291a81210caaba68d6335457d4e89fcf8d6c7a"` [INFO] [stdout] 7c5ad8b6231f8a91c4ce04c45a291a81210caaba68d6335457d4e89fcf8d6c7a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stuartnelson3/plex-rs:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 68da3341a4a5e9dcd9b3c3a8ed7a424940dddaae59074e9125d9ee644b15f646 [INFO] running `"docker" "start" "-a" "68da3341a4a5e9dcd9b3c3a8ed7a424940dddaae59074e9125d9ee644b15f646"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/plex_downloader-f00e921945ac4b86 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_clean_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "68da3341a4a5e9dcd9b3c3a8ed7a424940dddaae59074e9125d9ee644b15f646"` [INFO] running `"docker" "rm" "-f" "68da3341a4a5e9dcd9b3c3a8ed7a424940dddaae59074e9125d9ee644b15f646"` [INFO] [stdout] 68da3341a4a5e9dcd9b3c3a8ed7a424940dddaae59074e9125d9ee644b15f646