[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 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-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] a28b7c4b8dc803be2603a63a983ea648b7e48fe26bf73aa4f2a394906c23af74 [INFO] running `"docker" "start" "-a" "a28b7c4b8dc803be2603a63a983ea648b7e48fe26bf73aa4f2a394906c23af74"` [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling rand_jitter v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling apk-decompiler v0.2.1 (/opt/crater/workdir) [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling zip v0.5.0 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.57s [INFO] running `"docker" "inspect" "a28b7c4b8dc803be2603a63a983ea648b7e48fe26bf73aa4f2a394906c23af74"` [INFO] running `"docker" "rm" "-f" "a28b7c4b8dc803be2603a63a983ea648b7e48fe26bf73aa4f2a394906c23af74"` [INFO] [stdout] a28b7c4b8dc803be2603a63a983ea648b7e48fe26bf73aa4f2a394906c23af74 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 8a41e86b6a923b1c9deeacc75e47f31b94e9dd9f5d0eb3e1fcff492b94ef58c5 [INFO] running `"docker" "start" "-a" "8a41e86b6a923b1c9deeacc75e47f31b94e9dd9f5d0eb3e1fcff492b94ef58c5"` [INFO] [stderr] Compiling apk-decompiler v0.2.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `"docker" "inspect" "8a41e86b6a923b1c9deeacc75e47f31b94e9dd9f5d0eb3e1fcff492b94ef58c5"` [INFO] running `"docker" "rm" "-f" "8a41e86b6a923b1c9deeacc75e47f31b94e9dd9f5d0eb3e1fcff492b94ef58c5"` [INFO] [stdout] 8a41e86b6a923b1c9deeacc75e47f31b94e9dd9f5d0eb3e1fcff492b94ef58c5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] eb123cb35b571e01c92944e8ac87f164978e235414ac901438f9f52f6ea8b4f2 [INFO] running `"docker" "start" "-a" "eb123cb35b571e01c92944e8ac87f164978e235414ac901438f9f52f6ea8b4f2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/apk_decompiler-a84f2274094ac3d4 [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" "eb123cb35b571e01c92944e8ac87f164978e235414ac901438f9f52f6ea8b4f2"` [INFO] running `"docker" "rm" "-f" "eb123cb35b571e01c92944e8ac87f164978e235414ac901438f9f52f6ea8b4f2"` [INFO] [stdout] eb123cb35b571e01c92944e8ac87f164978e235414ac901438f9f52f6ea8b4f2