[INFO] updating cached repository robertohuertasm/apk-decompiler [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/robertohuertasm/apk-decompiler [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/robertohuertasm/apk-decompiler" "work/ex/beta-1.38-1/sources/1.37.0/gh/robertohuertasm/apk-decompiler"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/robertohuertasm/apk-decompiler'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/robertohuertasm/apk-decompiler" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/robertohuertasm/apk-decompiler"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/robertohuertasm/apk-decompiler'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6204d903f592590bad1687c07791eff13ad1ab58 [INFO] sha for GitHub repo robertohuertasm/apk-decompiler: 6204d903f592590bad1687c07791eff13ad1ab58 [INFO] validating manifest of robertohuertasm/apk-decompiler 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 robertohuertasm/apk-decompiler 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 robertohuertasm/apk-decompiler [INFO] finished frobbing robertohuertasm/apk-decompiler [INFO] frobbed toml for robertohuertasm/apk-decompiler written to work/ex/beta-1.38-1/sources/1.37.0/gh/robertohuertasm/apk-decompiler/Cargo.toml [INFO] started frobbing robertohuertasm/apk-decompiler [INFO] finished frobbing robertohuertasm/apk-decompiler [INFO] frobbed toml for robertohuertasm/apk-decompiler written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/robertohuertasm/apk-decompiler/Cargo.toml [INFO] crate robertohuertasm/apk-decompiler 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 robertohuertasm/apk-decompiler 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-7/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/robertohuertasm/apk-decompiler:/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] 894a746f34434c8b798d78df09fe5fcf2873e753350524f5bf0080024146190c [INFO] running `"docker" "start" "-a" "894a746f34434c8b798d78df09fe5fcf2873e753350524f5bf0080024146190c"` [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.1 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling apk-decompiler v0.2.1 (/opt/crater/workdir) [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.56s [INFO] running `"docker" "inspect" "894a746f34434c8b798d78df09fe5fcf2873e753350524f5bf0080024146190c"` [INFO] running `"docker" "rm" "-f" "894a746f34434c8b798d78df09fe5fcf2873e753350524f5bf0080024146190c"` [INFO] [stdout] 894a746f34434c8b798d78df09fe5fcf2873e753350524f5bf0080024146190c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/robertohuertasm/apk-decompiler:/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] e0763948646173eebde007d23eae48ce6e6776506b4e3be73529f89bcfbc3d42 [INFO] running `"docker" "start" "-a" "e0763948646173eebde007d23eae48ce6e6776506b4e3be73529f89bcfbc3d42"` [INFO] [stderr] Compiling apk-decompiler v0.2.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `"docker" "inspect" "e0763948646173eebde007d23eae48ce6e6776506b4e3be73529f89bcfbc3d42"` [INFO] running `"docker" "rm" "-f" "e0763948646173eebde007d23eae48ce6e6776506b4e3be73529f89bcfbc3d42"` [INFO] [stdout] e0763948646173eebde007d23eae48ce6e6776506b4e3be73529f89bcfbc3d42 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/robertohuertasm/apk-decompiler:/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] 6210f46ab022481cd0eac5cba49d47f96a3ccec481435078ecf76e858c98faa7 [INFO] running `"docker" "start" "-a" "6210f46ab022481cd0eac5cba49d47f96a3ccec481435078ecf76e858c98faa7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/apk_decompiler-eba945e11df37a3f [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" "6210f46ab022481cd0eac5cba49d47f96a3ccec481435078ecf76e858c98faa7"` [INFO] running `"docker" "rm" "-f" "6210f46ab022481cd0eac5cba49d47f96a3ccec481435078ecf76e858c98faa7"` [INFO] [stdout] 6210f46ab022481cd0eac5cba49d47f96a3ccec481435078ecf76e858c98faa7