[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.37-6/sources/1.36.0/gh/lzutao/fbvideo-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/lzutao/fbvideo-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lzutao/fbvideo-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lzutao/fbvideo-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.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 lzutao/fbvideo-rs 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 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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lzutao/fbvideo-rs 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 51ff1b90ae076730be858c78e6ccd1fc44b36fe89f386803f736e9ae335b3a7d [INFO] running `"docker" "start" "-a" "51ff1b90ae076730be858c78e6ccd1fc44b36fe89f386803f736e9ae335b3a7d"` [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.3 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.33 [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 1m 03s [INFO] running `"docker" "inspect" "51ff1b90ae076730be858c78e6ccd1fc44b36fe89f386803f736e9ae335b3a7d"` [INFO] running `"docker" "rm" "-f" "51ff1b90ae076730be858c78e6ccd1fc44b36fe89f386803f736e9ae335b3a7d"` [INFO] [stdout] 51ff1b90ae076730be858c78e6ccd1fc44b36fe89f386803f736e9ae335b3a7d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 173d7121f435a9bc95b2cab09b23f9e39390e1215bd4ba14ed401af5d048905a [INFO] running `"docker" "start" "-a" "173d7121f435a9bc95b2cab09b23f9e39390e1215bd4ba14ed401af5d048905a"` [INFO] [stderr] Compiling fburl v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `"docker" "inspect" "173d7121f435a9bc95b2cab09b23f9e39390e1215bd4ba14ed401af5d048905a"` [INFO] running `"docker" "rm" "-f" "173d7121f435a9bc95b2cab09b23f9e39390e1215bd4ba14ed401af5d048905a"` [INFO] [stdout] 173d7121f435a9bc95b2cab09b23f9e39390e1215bd4ba14ed401af5d048905a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 21864e14eb2dc2c47b8dce5e50298fc330aeeebeddde8cb9d68dcd90902751e5 [INFO] running `"docker" "start" "-a" "21864e14eb2dc2c47b8dce5e50298fc330aeeebeddde8cb9d68dcd90902751e5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/crater/target/debug/deps/fburl-6ff50911234c0be1 [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" "21864e14eb2dc2c47b8dce5e50298fc330aeeebeddde8cb9d68dcd90902751e5"` [INFO] running `"docker" "rm" "-f" "21864e14eb2dc2c47b8dce5e50298fc330aeeebeddde8cb9d68dcd90902751e5"` [INFO] [stdout] 21864e14eb2dc2c47b8dce5e50298fc330aeeebeddde8cb9d68dcd90902751e5