[INFO] updating cached repository lisongmin/jpeg-recover [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lisongmin/jpeg-recover [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lisongmin/jpeg-recover" "work/ex/beta-1.38-1/sources/1.37.0/gh/lisongmin/jpeg-recover"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/lisongmin/jpeg-recover'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lisongmin/jpeg-recover" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lisongmin/jpeg-recover"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lisongmin/jpeg-recover'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d3f9c14ca8d7db8c5d66e6e24708f3cc1b593ccb [INFO] sha for GitHub repo lisongmin/jpeg-recover: d3f9c14ca8d7db8c5d66e6e24708f3cc1b593ccb [INFO] validating manifest of lisongmin/jpeg-recover 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 lisongmin/jpeg-recover 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 lisongmin/jpeg-recover [INFO] finished frobbing lisongmin/jpeg-recover [INFO] frobbed toml for lisongmin/jpeg-recover written to work/ex/beta-1.38-1/sources/1.37.0/gh/lisongmin/jpeg-recover/Cargo.toml [INFO] started frobbing lisongmin/jpeg-recover [INFO] finished frobbing lisongmin/jpeg-recover [INFO] frobbed toml for lisongmin/jpeg-recover written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lisongmin/jpeg-recover/Cargo.toml [INFO] crate lisongmin/jpeg-recover 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] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lisongmin/jpeg-recover 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/lisongmin/jpeg-recover:/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] b21b384241d0c27d376e58e69e54570d71a402fc3716c512044d308b3132d01a [INFO] running `"docker" "start" "-a" "b21b384241d0c27d376e58e69e54570d71a402fc3716c512044d308b3132d01a"` [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling jpeg-recover v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.49s [INFO] running `"docker" "inspect" "b21b384241d0c27d376e58e69e54570d71a402fc3716c512044d308b3132d01a"` [INFO] running `"docker" "rm" "-f" "b21b384241d0c27d376e58e69e54570d71a402fc3716c512044d308b3132d01a"` [INFO] [stdout] b21b384241d0c27d376e58e69e54570d71a402fc3716c512044d308b3132d01a [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/lisongmin/jpeg-recover:/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] d1a7f9cb02b3222d9b20879efd40df1b4cb540ab506597ca6e78e7ecea694022 [INFO] running `"docker" "start" "-a" "d1a7f9cb02b3222d9b20879efd40df1b4cb540ab506597ca6e78e7ecea694022"` [INFO] [stderr] Compiling jpeg-recover v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `"docker" "inspect" "d1a7f9cb02b3222d9b20879efd40df1b4cb540ab506597ca6e78e7ecea694022"` [INFO] running `"docker" "rm" "-f" "d1a7f9cb02b3222d9b20879efd40df1b4cb540ab506597ca6e78e7ecea694022"` [INFO] [stdout] d1a7f9cb02b3222d9b20879efd40df1b4cb540ab506597ca6e78e7ecea694022 [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/lisongmin/jpeg-recover:/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] 394d5d3cb950154ee2dc051980bd62bae043cad17be4278f6e5070d0e1b88eb9 [INFO] running `"docker" "start" "-a" "394d5d3cb950154ee2dc051980bd62bae043cad17be4278f6e5070d0e1b88eb9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/jpeg_recover-1f22bb1199a4fbc4 [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" "394d5d3cb950154ee2dc051980bd62bae043cad17be4278f6e5070d0e1b88eb9"` [INFO] running `"docker" "rm" "-f" "394d5d3cb950154ee2dc051980bd62bae043cad17be4278f6e5070d0e1b88eb9"` [INFO] [stdout] 394d5d3cb950154ee2dc051980bd62bae043cad17be4278f6e5070d0e1b88eb9