[INFO] updating cached repository https://github.com/robertohuertasm/apk-decompiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67aa16ee3aba89ea1850521c657b02b5e59da203 [INFO] checking robertohuertasm/apk-decompiler against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertohuertasm%2Fapk-decompiler" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 23% (13/55) Checking out files: 25% (14/55) Checking out files: 27% (15/55) Checking out files: 29% (16/55) Checking out files: 30% (17/55) Checking out files: 32% (18/55) Checking out files: 34% (19/55) Checking out files: 36% (20/55) Checking out files: 38% (21/55) Checking out files: 40% (22/55) Checking out files: 41% (23/55) Checking out files: 43% (24/55) Checking out files: 45% (25/55) Checking out files: 47% (26/55) Checking out files: 49% (27/55) Checking out files: 50% (28/55) Checking out files: 52% (29/55) Checking out files: 54% (30/55) Checking out files: 56% (31/55) Checking out files: 58% (32/55) Checking out files: 60% (33/55) Checking out files: 61% (34/55) Checking out files: 63% (35/55) Checking out files: 65% (36/55) Checking out files: 67% (37/55) Checking out files: 69% (38/55) Checking out files: 70% (39/55) Checking out files: 72% (40/55) Checking out files: 74% (41/55) Checking out files: 76% (42/55) Checking out files: 78% (43/55) Checking out files: 80% (44/55) Checking out files: 81% (45/55) Checking out files: 83% (46/55) Checking out files: 85% (47/55) Checking out files: 87% (48/55) Checking out files: 89% (49/55) Checking out files: 90% (50/55) Checking out files: 92% (51/55) Checking out files: 94% (52/55) Checking out files: 96% (53/55) Checking out files: 98% (54/55) Checking out files: 100% (55/55) Checking out files: 100% (55/55), done. [INFO] validating manifest of git repo https://github.com/robertohuertasm/apk-decompiler on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robertohuertasm/apk-decompiler [INFO] finished tweaking git repo https://github.com/robertohuertasm/apk-decompiler [INFO] tweaked toml for git repo https://github.com/robertohuertasm/apk-decompiler written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/robertohuertasm/apk-decompiler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d9bb9d96ab484d1b1b7a4cb726d57504175e12dc87d65d1d194009219721a44 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6d9bb9d96ab484d1b1b7a4cb726d57504175e12dc87d65d1d194009219721a44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d9bb9d96ab484d1b1b7a4cb726d57504175e12dc87d65d1d194009219721a44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d9bb9d96ab484d1b1b7a4cb726d57504175e12dc87d65d1d194009219721a44", kill_on_drop: false }` [INFO] [stdout] 6d9bb9d96ab484d1b1b7a4cb726d57504175e12dc87d65d1d194009219721a44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c4a948fd4c5813bb5fa82535ff45999cd9e75ccbc1cb5aca9f78abc755cbd07 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9c4a948fd4c5813bb5fa82535ff45999cd9e75ccbc1cb5aca9f78abc755cbd07", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking rand_jitter v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling apk-decompiler v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking libflate v0.1.19 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking zip v0.5.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking console v0.7.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.54s [INFO] running `Command { std: "docker" "inspect" "9c4a948fd4c5813bb5fa82535ff45999cd9e75ccbc1cb5aca9f78abc755cbd07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c4a948fd4c5813bb5fa82535ff45999cd9e75ccbc1cb5aca9f78abc755cbd07", kill_on_drop: false }` [INFO] [stdout] 9c4a948fd4c5813bb5fa82535ff45999cd9e75ccbc1cb5aca9f78abc755cbd07