[INFO] updating cached repository https://github.com/drojf/PNGHeaderScanner [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] 7b6d02eb540f7d9508e2d124ed363d9a5cb7aec9 [INFO] testing drojf/PNGHeaderScanner against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrojf%2FPNGHeaderScanner" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drojf/PNGHeaderScanner 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/drojf/PNGHeaderScanner [INFO] finished tweaking git repo https://github.com/drojf/PNGHeaderScanner [INFO] tweaked toml for git repo https://github.com/drojf/PNGHeaderScanner written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/drojf/PNGHeaderScanner 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 9c11b70038b056ae2c7f5efc2dbe8ccf59469c6cf414217c9ecff6b16053175f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9c11b70038b056ae2c7f5efc2dbe8ccf59469c6cf414217c9ecff6b16053175f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling typed-arena v1.4.1 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling wild v2.0.1 [INFO] [stderr] Compiling cloudflare-zlib-sys v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.2.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling zopfli v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling cloudflare-zlib v0.2.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling oxipng v2.2.2 (https://github.com/drojf/oxipng#a78ae0d1) [INFO] [stderr] Compiling png_header_scanner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.88s [INFO] running `"docker" "inspect" "9c11b70038b056ae2c7f5efc2dbe8ccf59469c6cf414217c9ecff6b16053175f"` [INFO] running `"docker" "rm" "-f" "9c11b70038b056ae2c7f5efc2dbe8ccf59469c6cf414217c9ecff6b16053175f"` [INFO] [stdout] 9c11b70038b056ae2c7f5efc2dbe8ccf59469c6cf414217c9ecff6b16053175f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] d50881593714220ffd8473e0f9f9e3dedcff0370e125e6be4adfa559e9a9f3c7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d50881593714220ffd8473e0f9f9e3dedcff0370e125e6be4adfa559e9a9f3c7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling png_header_scanner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `"docker" "inspect" "d50881593714220ffd8473e0f9f9e3dedcff0370e125e6be4adfa559e9a9f3c7"` [INFO] running `"docker" "rm" "-f" "d50881593714220ffd8473e0f9f9e3dedcff0370e125e6be4adfa559e9a9f3c7"` [INFO] [stdout] d50881593714220ffd8473e0f9f9e3dedcff0370e125e6be4adfa559e9a9f3c7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 53d6d564ef566e86022af368c83b588bc7ca63b77a9c0f3d0206a43eafd7338e [INFO] running `"docker" "start" "-a" "53d6d564ef566e86022af368c83b588bc7ca63b77a9c0f3d0206a43eafd7338e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/png_header_scanner-49e5bd683b52ca0c [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" "53d6d564ef566e86022af368c83b588bc7ca63b77a9c0f3d0206a43eafd7338e"` [INFO] running `"docker" "rm" "-f" "53d6d564ef566e86022af368c83b588bc7ca63b77a9c0f3d0206a43eafd7338e"` [INFO] [stdout] 53d6d564ef566e86022af368c83b588bc7ca63b77a9c0f3d0206a43eafd7338e