[INFO] crate zopfli-rs 0.1.1 is already in cache [INFO] testing zopfli-rs-0.1.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate zopfli-rs 0.1.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate zopfli-rs 0.1.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate zopfli-rs 0.1.1 [INFO] finished tweaking crates.io crate zopfli-rs 0.1.1 [INFO] tweaked toml for crates.io crate zopfli-rs 0.1.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] b45c695d2f5420932e020728436b853460f4c168e8965580feedc1268ad2dd6c [INFO] running `"docker" "start" "-a" "b45c695d2f5420932e020728436b853460f4c168e8965580feedc1268ad2dd6c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bindgen v0.33.2 [INFO] [stderr] Compiling zopfli-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: ./zopfli/src/zopfli/deflate.c: In function 'OptimizeHuffmanForRle': [INFO] [stderr] warning: ./zopfli/src/zopfli/deflate.c:452:24: warning: argument 1 range [18446744065119617024, 18446744073709551612] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] [INFO] [stderr] warning: 452 | good_for_rle = (int*)malloc(length * sizeof(int)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from ./zopfli/src/zopfli/lz77.h:28, [INFO] [stderr] warning: from ./zopfli/src/zopfli/deflate.h:28, [INFO] [stderr] warning: from ./zopfli/src/zopfli/deflate.c:20: [INFO] [stderr] warning: /usr/include/stdlib.h:539:14: note: in a call to allocation function 'malloc' declared here [INFO] [stderr] warning: 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.54s [INFO] running `"docker" "inspect" "b45c695d2f5420932e020728436b853460f4c168e8965580feedc1268ad2dd6c"` [INFO] running `"docker" "rm" "-f" "b45c695d2f5420932e020728436b853460f4c168e8965580feedc1268ad2dd6c"` [INFO] [stdout] b45c695d2f5420932e020728436b853460f4c168e8965580feedc1268ad2dd6c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 2c4dde46c6b779840c59629e780e1870f9845de2cecb186b433296be15c765f4 [INFO] running `"docker" "start" "-a" "2c4dde46c6b779840c59629e780e1870f9845de2cecb186b433296be15c765f4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling adler32 v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] warning: ./zopfli/src/zopfli/deflate.c: In function 'OptimizeHuffmanForRle': [INFO] [stderr] warning: ./zopfli/src/zopfli/deflate.c:452:24: warning: argument 1 range [18446744065119617024, 18446744073709551612] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] [INFO] [stderr] warning: 452 | good_for_rle = (int*)malloc(length * sizeof(int)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from ./zopfli/src/zopfli/lz77.h:28, [INFO] [stderr] warning: from ./zopfli/src/zopfli/deflate.h:28, [INFO] [stderr] warning: from ./zopfli/src/zopfli/deflate.c:20: [INFO] [stderr] warning: /usr/include/stdlib.h:539:14: note: in a call to allocation function 'malloc' declared here [INFO] [stderr] warning: 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] Compiling zopfli v0.3.7 [INFO] [stderr] Compiling zopfli-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.48s [INFO] running `"docker" "inspect" "2c4dde46c6b779840c59629e780e1870f9845de2cecb186b433296be15c765f4"` [INFO] running `"docker" "rm" "-f" "2c4dde46c6b779840c59629e780e1870f9845de2cecb186b433296be15c765f4"` [INFO] [stdout] 2c4dde46c6b779840c59629e780e1870f9845de2cecb186b433296be15c765f4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 6cefabadca43c882fce797b9c3f3968cb796f38312c237ac544e9eb63f7b656e [INFO] running `"docker" "start" "-a" "6cefabadca43c882fce797b9c3f3968cb796f38312c237ac544e9eb63f7b656e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: ./zopfli/src/zopfli/deflate.c: In function 'OptimizeHuffmanForRle': [INFO] [stderr] warning: ./zopfli/src/zopfli/deflate.c:452:24: warning: argument 1 range [18446744065119617024, 18446744073709551612] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] [INFO] [stderr] warning: 452 | good_for_rle = (int*)malloc(length * sizeof(int)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from ./zopfli/src/zopfli/lz77.h:28, [INFO] [stderr] warning: from ./zopfli/src/zopfli/deflate.h:28, [INFO] [stderr] warning: from ./zopfli/src/zopfli/deflate.c:20: [INFO] [stderr] warning: /usr/include/stdlib.h:539:14: note: in a call to allocation function 'malloc' declared here [INFO] [stderr] warning: 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/zopfli_rs-a323de68d1b6a18f [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test bindings::bindgen_test_layout_ZopfliOptions ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/round_trip-688c0aeff99ae4ff [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test round_trip_deflate ... ok [INFO] [stdout] test round_trip_zlib ... ok [INFO] [stdout] test round_trip_gzip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests zopfli-rs [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" "6cefabadca43c882fce797b9c3f3968cb796f38312c237ac544e9eb63f7b656e"` [INFO] running `"docker" "rm" "-f" "6cefabadca43c882fce797b9c3f3968cb796f38312c237ac544e9eb63f7b656e"` [INFO] [stdout] 6cefabadca43c882fce797b9c3f3968cb796f38312c237ac544e9eb63f7b656e