[INFO] updating cached repository lzutao/fbvideo-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lzutao/fbvideo-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lzutao/fbvideo-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/lzutao/fbvideo-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/lzutao/fbvideo-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lzutao/fbvideo-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lzutao/fbvideo-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lzutao/fbvideo-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 88cf8b7b2ca96a0050bfc956f07cfafc9cefaebf [INFO] sha for GitHub repo lzutao/fbvideo-rs: 88cf8b7b2ca96a0050bfc956f07cfafc9cefaebf [INFO] validating manifest of lzutao/fbvideo-rs on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lzutao/fbvideo-rs on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lzutao/fbvideo-rs [INFO] removed workspace from lzutao/fbvideo-rs [INFO] removed path dependency fbvideo from lzutao/fbvideo-rs [INFO] finished frobbing lzutao/fbvideo-rs [INFO] frobbed toml for lzutao/fbvideo-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/lzutao/fbvideo-rs/Cargo.toml [INFO] started frobbing lzutao/fbvideo-rs [INFO] removed workspace from lzutao/fbvideo-rs [INFO] removed path dependency fbvideo from lzutao/fbvideo-rs [INFO] finished frobbing lzutao/fbvideo-rs [INFO] frobbed toml for lzutao/fbvideo-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lzutao/fbvideo-rs/Cargo.toml [INFO] crate lzutao/fbvideo-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lzutao/fbvideo-rs/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lzutao/fbvideo-rs against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lzutao/fbvideo-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=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-08-13" "build" "--frozen"` [INFO] [stdout] e72ab35c60d768b607c8c9273fbefe3dbec2c6e78e16098f391ad8f114ad85ac [INFO] running `"docker" "start" "-a" "e72ab35c60d768b607c8c9273fbefe3dbec2c6e78e16098f391ad8f114ad85ac"` [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling fbvideo v0.3.2 [INFO] [stderr] Compiling fburl v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.23s [INFO] running `"docker" "inspect" "e72ab35c60d768b607c8c9273fbefe3dbec2c6e78e16098f391ad8f114ad85ac"` [INFO] running `"docker" "rm" "-f" "e72ab35c60d768b607c8c9273fbefe3dbec2c6e78e16098f391ad8f114ad85ac"` [INFO] [stdout] e72ab35c60d768b607c8c9273fbefe3dbec2c6e78e16098f391ad8f114ad85ac [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lzutao/fbvideo-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=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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] e9e3468b53b3701e72de94e693dddc428dde9454b92429dd46fdfee59493f6f3 [INFO] running `"docker" "start" "-a" "e9e3468b53b3701e72de94e693dddc428dde9454b92429dd46fdfee59493f6f3"` [INFO] [stderr] Compiling fburl v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.72s [INFO] running `"docker" "inspect" "e9e3468b53b3701e72de94e693dddc428dde9454b92429dd46fdfee59493f6f3"` [INFO] running `"docker" "rm" "-f" "e9e3468b53b3701e72de94e693dddc428dde9454b92429dd46fdfee59493f6f3"` [INFO] [stdout] e9e3468b53b3701e72de94e693dddc428dde9454b92429dd46fdfee59493f6f3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lzutao/fbvideo-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=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-08-13" "test" "--frozen"` [INFO] [stdout] 32c696bcf8ba727bf4cc46aaf3e80928b00910f44c7f74f1e005ad8b3f31f3f0 [INFO] running `"docker" "start" "-a" "32c696bcf8ba727bf4cc46aaf3e80928b00910f44c7f74f1e005ad8b3f31f3f0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/fburl-4971f34375efd9aa [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" "32c696bcf8ba727bf4cc46aaf3e80928b00910f44c7f74f1e005ad8b3f31f3f0"` [INFO] running `"docker" "rm" "-f" "32c696bcf8ba727bf4cc46aaf3e80928b00910f44c7f74f1e005ad8b3f31f3f0"` [INFO] [stdout] 32c696bcf8ba727bf4cc46aaf3e80928b00910f44c7f74f1e005ad8b3f31f3f0