[INFO] updating cached repository https://github.com/robertohuertasm/apk-decompiler [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 67aa16ee3aba89ea1850521c657b02b5e59da203 [INFO] testing robertohuertasm/apk-decompiler against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertohuertasm%2Fapk-decompiler" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robertohuertasm/apk-decompiler on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-3/source/Cargo.toml [INFO] crate git repo https://github.com/robertohuertasm/apk-decompiler already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3aa9db876db74787b901e61634a8ad8bf60769c3c5a0dcbc5554728c465f17a9 [INFO] running `"docker" "start" "-a" "3aa9db876db74787b901e61634a8ad8bf60769c3c5a0dcbc5554728c465f17a9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling rand_jitter v0.1.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling apk-decompiler v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.32.0 [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.38s [INFO] running `"docker" "inspect" "3aa9db876db74787b901e61634a8ad8bf60769c3c5a0dcbc5554728c465f17a9"` [INFO] running `"docker" "rm" "-f" "3aa9db876db74787b901e61634a8ad8bf60769c3c5a0dcbc5554728c465f17a9"` [INFO] [stdout] 3aa9db876db74787b901e61634a8ad8bf60769c3c5a0dcbc5554728c465f17a9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1c49176e7fe157e7fb7174a415d5d001c30fbac872ec9a3f4d2741f2d0c4d0b7 [INFO] running `"docker" "start" "-a" "1c49176e7fe157e7fb7174a415d5d001c30fbac872ec9a3f4d2741f2d0c4d0b7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling apk-decompiler v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `"docker" "inspect" "1c49176e7fe157e7fb7174a415d5d001c30fbac872ec9a3f4d2741f2d0c4d0b7"` [INFO] running `"docker" "rm" "-f" "1c49176e7fe157e7fb7174a415d5d001c30fbac872ec9a3f4d2741f2d0c4d0b7"` [INFO] [stdout] 1c49176e7fe157e7fb7174a415d5d001c30fbac872ec9a3f4d2741f2d0c4d0b7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 44f0fbb28e1c7ce03060ea4f204d66893cf195d60196de1d705e29f113d4a412 [INFO] running `"docker" "start" "-a" "44f0fbb28e1c7ce03060ea4f204d66893cf195d60196de1d705e29f113d4a412"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/apk_decompiler-b976ac50c4570187 [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" "44f0fbb28e1c7ce03060ea4f204d66893cf195d60196de1d705e29f113d4a412"` [INFO] running `"docker" "rm" "-f" "44f0fbb28e1c7ce03060ea4f204d66893cf195d60196de1d705e29f113d4a412"` [INFO] [stdout] 44f0fbb28e1c7ce03060ea4f204d66893cf195d60196de1d705e29f113d4a412