[INFO] updating cached repository althea-mesh/num256_rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/althea-mesh/num256_rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/althea-mesh/num256_rs" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/althea-mesh/num256_rs"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/althea-mesh/num256_rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/althea-mesh/num256_rs" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/althea-mesh/num256_rs"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/althea-mesh/num256_rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c71958b031976a4101e8af599ad9a9f847f56dad [INFO] sha for GitHub repo althea-mesh/num256_rs: c71958b031976a4101e8af599ad9a9f847f56dad [INFO] validating manifest of althea-mesh/num256_rs on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of althea-mesh/num256_rs on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing althea-mesh/num256_rs [INFO] finished frobbing althea-mesh/num256_rs [INFO] frobbed toml for althea-mesh/num256_rs written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/althea-mesh/num256_rs/Cargo.toml [INFO] started frobbing althea-mesh/num256_rs [INFO] finished frobbing althea-mesh/num256_rs [INFO] frobbed toml for althea-mesh/num256_rs written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/althea-mesh/num256_rs/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing althea-mesh/num256_rs against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/althea-mesh/num256_rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] ab0a427801aa98efba423a43d33ddbace43977c82ade0dc5708e9cab94f91938 [INFO] running `"docker" "start" "-a" "ab0a427801aa98efba423a43d33ddbace43977c82ade0dc5708e9cab94f91938"` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling num256 v0.2.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.52s [INFO] running `"docker" "inspect" "ab0a427801aa98efba423a43d33ddbace43977c82ade0dc5708e9cab94f91938"` [INFO] running `"docker" "rm" "-f" "ab0a427801aa98efba423a43d33ddbace43977c82ade0dc5708e9cab94f91938"` [INFO] [stdout] ab0a427801aa98efba423a43d33ddbace43977c82ade0dc5708e9cab94f91938 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/althea-mesh/num256_rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 04c9d79d4655288cf6c1dba030faad51bae1a97fd1153bc051300b27c80fbb6e [INFO] running `"docker" "start" "-a" "04c9d79d4655288cf6c1dba030faad51bae1a97fd1153bc051300b27c80fbb6e"` [INFO] [stderr] Compiling num256 v0.2.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.90s [INFO] running `"docker" "inspect" "04c9d79d4655288cf6c1dba030faad51bae1a97fd1153bc051300b27c80fbb6e"` [INFO] running `"docker" "rm" "-f" "04c9d79d4655288cf6c1dba030faad51bae1a97fd1153bc051300b27c80fbb6e"` [INFO] [stdout] 04c9d79d4655288cf6c1dba030faad51bae1a97fd1153bc051300b27c80fbb6e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/althea-mesh/num256_rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 0ca7f7c9e333a9b72ff5e0f6cc16226e601f3395db88c3dba87ef3f791dd7eb8 [INFO] running `"docker" "start" "-a" "0ca7f7c9e333a9b72ff5e0f6cc16226e601f3395db88c3dba87ef3f791dd7eb8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/num256-63356a5823fd8465 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test uint256::to_hex ... ok [INFO] [stdout] test uint256::into_array ... ok [INFO] [stdout] test uint256::create_from_32_bytes ... ok [INFO] [stdout] test uint256::check_display ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/num256_test-ac09de3670ca3c24 [INFO] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test test_abs ... ok [INFO] [stdout] test test_biggest_unsigned_to_int ... ok [INFO] [stdout] test test_from_int ... ok [INFO] [stdout] test serialize ... ok [INFO] [stdout] test test_increment_2_to_the_power_of_256_checked ... ok [INFO] [stdout] test test_increment_2_to_the_power_of_255 ... ok [INFO] [stdout] test test_from_uint ... ok [INFO] [stdout] test test_int256 ... ok [INFO] [stdout] test test_int_div_no_panic ... ok [INFO] [stdout] test test_int_add_no_panic ... ok [INFO] [stdout] test test_int_from_add_no_panic ... ok [INFO] [stdout] test test_int_from_div_no_panic ... ok [INFO] [stdout] test test_int_from_mul_no_panic ... ok [INFO] [stdout] test test_increment_2_to_the_power_of_256 ... ok [INFO] [stdout] test test_int_from_sub_no_panic ... ok [INFO] [stdout] test test_from_uint_to_int ... ok [INFO] [stdout] test test_int_mul_no_panic ... ok [INFO] [stdout] test test_int_div_panic ... ok [INFO] [stdout] test test_int_sub_no_panic ... ok [INFO] [stdout] test test_int_mul_panic ... ok [INFO] [stdout] test test_int_assign_sub_panic ... ok [INFO] [stdout] test test_int_from_div_panic ... ok [INFO] [stdout] test test_negate ... ok [INFO] [stdout] test test_int_from_mul_panic ... ok [INFO] [stdout] test test_int_from_sub_panic ... ok [INFO] [stdout] test test_uint_add_assign_panic ... ok [INFO] [stdout] test test_int_add_panic ... ok [INFO] [stdout] test test_int_from_add_panic ... ok [INFO] [stdout] test test_uint_add_no_panic ... ok [INFO] [stdout] test test_uint_div_no_panic ... ok [INFO] [stdout] test test_uint_div_panic ... ok [INFO] [stdout] test test_uint_add_panic ... ok [INFO] [stdout] test test_uint_from_add_no_panic ... ok [INFO] [stdout] test test_uint_from_div_no_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_from_mul_no_panic ... ok [INFO] [stdout] test test_uint_from_mul_panic ... ok [INFO] [stdout] test test_int_to_uint ... ok [INFO] [stdout] test test_uint256 ... ok [INFO] [stdout] test test_uint_from_sub_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_int_sub_panic ... ok [INFO] [stdout] test test_uint_sub_no_panic ... ok [INFO] [stdout] test test_uint_from_add_panic ... ok [INFO] [stdout] test test_uint_mul_no_panic ... ok [INFO] [stdout] test test_uint_underflow ... ok [INFO] [stdout] test test_uint_sub_panic ... ok [INFO] [stdout] test test_uint_from_sub_panic ... ok [INFO] [stdout] test test_uint_mul_panic ... ok [INFO] [stdout] test test_uint_to_int ... ok [INFO] [stdout] test test_uint_underflow_assign ... ok [INFO] [stdout] test test_uint_to_int_panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 54 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" "0ca7f7c9e333a9b72ff5e0f6cc16226e601f3395db88c3dba87ef3f791dd7eb8"` [INFO] running `"docker" "rm" "-f" "0ca7f7c9e333a9b72ff5e0f6cc16226e601f3395db88c3dba87ef3f791dd7eb8"` [INFO] [stdout] 0ca7f7c9e333a9b72ff5e0f6cc16226e601f3395db88c3dba87ef3f791dd7eb8