[INFO] updating cached repository keringar/rar2zip [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/keringar/rar2zip [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/keringar/rar2zip" "work/ex/beta-1.38-1/sources/1.37.0/gh/keringar/rar2zip"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/keringar/rar2zip'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/keringar/rar2zip" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/keringar/rar2zip"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/keringar/rar2zip'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0b4b696fca308724e36396ea7b116b599c523ead [INFO] sha for GitHub repo keringar/rar2zip: 0b4b696fca308724e36396ea7b116b599c523ead [INFO] validating manifest of keringar/rar2zip 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 keringar/rar2zip 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 keringar/rar2zip [INFO] finished frobbing keringar/rar2zip [INFO] frobbed toml for keringar/rar2zip written to work/ex/beta-1.38-1/sources/1.37.0/gh/keringar/rar2zip/Cargo.toml [INFO] started frobbing keringar/rar2zip [INFO] finished frobbing keringar/rar2zip [INFO] frobbed toml for keringar/rar2zip written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/keringar/rar2zip/Cargo.toml [INFO] crate keringar/rar2zip 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing keringar/rar2zip against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/keringar/rar2zip:/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.37.0" "build" "--frozen"` [INFO] [stdout] e6da54094e23b3754f274231e939b0f1556bf0735ded03d875ec488ee1aecd60 [INFO] running `"docker" "start" "-a" "e6da54094e23b3754f274231e939b0f1556bf0735ded03d875ec488ee1aecd60"` [INFO] [stderr] Compiling random v0.12.2 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling miniz_oxide_c_api v0.1.2 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling unrar_sys v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.1.2 [INFO] [stderr] Compiling num-complex v0.1.41 [INFO] [stderr] Compiling walkdir v2.0.1 [INFO] [stderr] Compiling num-bigint v0.1.41 [INFO] [stderr] Compiling msdos_time v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling temporary v0.6.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling bzip2 v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling num-rational v0.1.40 [INFO] [stderr] Compiling zip v0.3.0 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling unrar v0.4.3 [INFO] [stderr] Compiling rar2zip v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.06s [INFO] running `"docker" "inspect" "e6da54094e23b3754f274231e939b0f1556bf0735ded03d875ec488ee1aecd60"` [INFO] running `"docker" "rm" "-f" "e6da54094e23b3754f274231e939b0f1556bf0735ded03d875ec488ee1aecd60"` [INFO] [stdout] e6da54094e23b3754f274231e939b0f1556bf0735ded03d875ec488ee1aecd60 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/keringar/rar2zip:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 030e82271da1608dd86056b5a1242221d47875839b4143d3fe4c37f6607c3880 [INFO] running `"docker" "start" "-a" "030e82271da1608dd86056b5a1242221d47875839b4143d3fe4c37f6607c3880"` [INFO] [stderr] Compiling rar2zip v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `"docker" "inspect" "030e82271da1608dd86056b5a1242221d47875839b4143d3fe4c37f6607c3880"` [INFO] running `"docker" "rm" "-f" "030e82271da1608dd86056b5a1242221d47875839b4143d3fe4c37f6607c3880"` [INFO] [stdout] 030e82271da1608dd86056b5a1242221d47875839b4143d3fe4c37f6607c3880 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/keringar/rar2zip:/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.37.0" "test" "--frozen"` [INFO] [stdout] 21a5f22d22ef25351c48e58e91442245ea1fdf3b6d3da1e52732f4794d7220d1 [INFO] running `"docker" "start" "-a" "21a5f22d22ef25351c48e58e91442245ea1fdf3b6d3da1e52732f4794d7220d1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/rar2zip-e5f21b4a4ac08add [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" "21a5f22d22ef25351c48e58e91442245ea1fdf3b6d3da1e52732f4794d7220d1"` [INFO] running `"docker" "rm" "-f" "21a5f22d22ef25351c48e58e91442245ea1fdf3b6d3da1e52732f4794d7220d1"` [INFO] [stdout] 21a5f22d22ef25351c48e58e91442245ea1fdf3b6d3da1e52732f4794d7220d1