[INFO] updating cached repository https://github.com/althea-mesh/num256_rs [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] bff01cd2a9722edfe6ae057b5a3ec2675c977aa6 [INFO] testing althea-mesh/num256_rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falthea-mesh%2Fnum256_rs" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/althea-mesh/num256_rs 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/althea-mesh/num256_rs [INFO] finished tweaking git repo https://github.com/althea-mesh/num256_rs [INFO] tweaked toml for git repo https://github.com/althea-mesh/num256_rs written to /workspace/builds/worker-13/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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 256c6e76c22a7e8c3f433ad6f20680bb967b69456438c477601037b2db52748e [INFO] running `"docker" "start" "-a" "256c6e76c22a7e8c3f433ad6f20680bb967b69456438c477601037b2db52748e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling num256 v0.2.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.24s [INFO] running `"docker" "inspect" "256c6e76c22a7e8c3f433ad6f20680bb967b69456438c477601037b2db52748e"` [INFO] running `"docker" "rm" "-f" "256c6e76c22a7e8c3f433ad6f20680bb967b69456438c477601037b2db52748e"` [INFO] [stdout] 256c6e76c22a7e8c3f433ad6f20680bb967b69456438c477601037b2db52748e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] d433bb322df299e770bca8019b783dd56cea549d8c1ec16bccf0100dbbd2505a [INFO] running `"docker" "start" "-a" "d433bb322df299e770bca8019b783dd56cea549d8c1ec16bccf0100dbbd2505a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling num256 v0.2.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.83s [INFO] running `"docker" "inspect" "d433bb322df299e770bca8019b783dd56cea549d8c1ec16bccf0100dbbd2505a"` [INFO] running `"docker" "rm" "-f" "d433bb322df299e770bca8019b783dd56cea549d8c1ec16bccf0100dbbd2505a"` [INFO] [stdout] d433bb322df299e770bca8019b783dd56cea549d8c1ec16bccf0100dbbd2505a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 535e75cf3e0c371e46f666ef8c9f21cb4407faa360e5f83c6b9d264c8368a562 [INFO] running `"docker" "start" "-a" "535e75cf3e0c371e46f666ef8c9f21cb4407faa360e5f83c6b9d264c8368a562"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/num256-8de71e8a53d2cfc9 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test uint256::into_array ... ok [INFO] [stdout] test uint256::to_hex ... ok [INFO] [stdout] test uint256::to_hex_with_padding ... ok [INFO] [stdout] test uint256::create_from_32_bytes ... ok [INFO] [stdout] test uint256::check_display ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/num256_test-d50b91ab09221061 [INFO] [stdout] [INFO] [stdout] running 55 tests [INFO] [stdout] test test_from_uint ... ok [INFO] [stdout] test test_increment_2_to_the_power_of_256_checked ... ok [INFO] [stdout] test test_biggest_unsigned_to_int ... ok [INFO] [stdout] test test_from_int ... ok [INFO] [stdout] test test_increment_2_to_the_power_of_255 ... ok [INFO] [stdout] test test_int_add_no_panic ... ok [INFO] [stdout] test serialize ... ok [INFO] [stdout] test test_int256 ... ok [INFO] [stdout] test test_int_from_add_no_panic ... ok [INFO] [stdout] test test_int_div_no_panic ... ok [INFO] [stdout] test test_int_from_mul_no_panic ... ok [INFO] [stdout] test test_abs ... ok [INFO] [stdout] test serialize_from_hex ... ok [INFO] [stdout] test test_int_from_div_no_panic ... ok [INFO] [stdout] test test_int_from_sub_no_panic ... ok [INFO] [stdout] test test_int_mul_no_panic ... ok [INFO] [stdout] test test_int_sub_no_panic ... ok [INFO] [stdout] test test_int_to_uint ... ok [INFO] [stdout] test test_uint256 ... ok [INFO] [stdout] test test_uint_add_no_panic ... ok [INFO] [stdout] test test_negate ... ok [INFO] [stdout] test test_uint_div_no_panic ... ok [INFO] [stdout] test test_uint_from_add_no_panic ... ok [INFO] [stdout] test test_uint_from_checked_div ... ok [INFO] [stdout] test test_uint_from_div_assign_no_panic ... ok [INFO] [stdout] test test_uint_from_div_no_panic ... ok [INFO] [stdout] test test_from_uint_to_int ... ok [INFO] [stdout] test test_increment_2_to_the_power_of_256 ... ok [INFO] [stdout] test test_int_from_add_panic ... ok [INFO] [stdout] test test_int_add_panic ... ok [INFO] [stdout] test test_uint_from_sub_no_panic ... ok [INFO] [stdout] test test_uint_from_mul_no_panic ... ok [INFO] [stdout] test test_uint_mul_no_panic ... ok [INFO] [stdout] test test_int_div_panic ... ok [INFO] [stdout] test test_uint_from_mul_panic ... ok [INFO] [stdout] test test_int_from_mul_panic ... ok [INFO] [stdout] test test_int_from_sub_panic ... ok [INFO] [stdout] test test_int_mul_panic ... ok [INFO] [stdout] test test_int_sub_panic ... ok [INFO] [stdout] test test_int_from_div_panic ... ok [INFO] [stdout] test test_uint_sub_no_panic ... ok [INFO] [stdout] test test_uint_to_int ... ok [INFO] [stdout] test test_uint_from_add_panic ... ok [INFO] [stdout] test test_uint_add_panic ... ok [INFO] [stdout] test test_uint_div_panic ... ok [INFO] [stdout] test test_uint_from_div_panic ... ok [INFO] [stdout] test test_uint_from_mul_assign_panic ... ok [INFO] [stdout] test test_uint_underflow ... ok [INFO] [stdout] test test_uint_from_sub_panic ... ok [INFO] [stdout] test test_int_assign_sub_panic ... ok [INFO] [stdout] test test_uint_mul_panic ... ok [INFO] [stdout] test test_uint_sub_panic ... ok [INFO] [stdout] test test_uint_to_int_panic ... ok [INFO] [stdout] test test_uint_add_assign_panic ... ok [INFO] [stdout] test test_uint_underflow_assign ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests num256 [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" "535e75cf3e0c371e46f666ef8c9f21cb4407faa360e5f83c6b9d264c8368a562"` [INFO] running `"docker" "rm" "-f" "535e75cf3e0c371e46f666ef8c9f21cb4407faa360e5f83c6b9d264c8368a562"` [INFO] [stdout] 535e75cf3e0c371e46f666ef8c9f21cb4407faa360e5f83c6b9d264c8368a562