[INFO] cloning repository https://github.com/althea-mesh/num256_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/althea-mesh/num256_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falthea-mesh%2Fnum256_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falthea-mesh%2Fnum256_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48350556b930ac71543a8d068cb31923173f5e9b [INFO] testing althea-mesh/num256_rs against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falthea-mesh%2Fnum256_rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/althea-mesh/num256_rs on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9257dbeba6868cdde5089d33b103458c0713417235f77c38be860f5e56b89042 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9257dbeba6868cdde5089d33b103458c0713417235f77c38be860f5e56b89042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9257dbeba6868cdde5089d33b103458c0713417235f77c38be860f5e56b89042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9257dbeba6868cdde5089d33b103458c0713417235f77c38be860f5e56b89042", kill_on_drop: false }` [INFO] [stdout] 9257dbeba6868cdde5089d33b103458c0713417235f77c38be860f5e56b89042 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c55a038d2a3dbdf939d7db96b8e4e7ee152116cd4b0fcacb5ce5291817735d56 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c55a038d2a3dbdf939d7db96b8e4e7ee152116cd4b0fcacb5ce5291817735d56", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling num256 v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.57s [INFO] running `Command { std: "docker" "inspect" "c55a038d2a3dbdf939d7db96b8e4e7ee152116cd4b0fcacb5ce5291817735d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c55a038d2a3dbdf939d7db96b8e4e7ee152116cd4b0fcacb5ce5291817735d56", kill_on_drop: false }` [INFO] [stdout] c55a038d2a3dbdf939d7db96b8e4e7ee152116cd4b0fcacb5ce5291817735d56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fae5bdb9b563f784e42f96080a73ac6f18c42930a2a1872c19866de46e99293 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2fae5bdb9b563f784e42f96080a73ac6f18c42930a2a1872c19866de46e99293", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling num256 v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.62s [INFO] running `Command { std: "docker" "inspect" "2fae5bdb9b563f784e42f96080a73ac6f18c42930a2a1872c19866de46e99293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fae5bdb9b563f784e42f96080a73ac6f18c42930a2a1872c19866de46e99293", kill_on_drop: false }` [INFO] [stdout] 2fae5bdb9b563f784e42f96080a73ac6f18c42930a2a1872c19866de46e99293 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 661771303f0e5274707b784e04edafa6f7798e949060c6c6f65c15ca26f0ae94 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "661771303f0e5274707b784e04edafa6f7798e949060c6c6f65c15ca26f0ae94", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/num256-c26bb61e72f1c193) [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::check_display ... ok [INFO] [stdout] test uint256::create_from_32_bytes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/num256_test.rs (/opt/rustwide/target/debug/deps/num256_test-08f18f1d1fee20f0) [INFO] [stdout] [INFO] [stdout] running 55 tests [INFO] [stdout] test serialize ... ok [INFO] [stdout] test serialize_from_hex ... ok [INFO] [stdout] test test_abs ... ok [INFO] [stdout] test test_int_add_no_panic ... ok [INFO] [stdout] test test_int_div_no_panic ... ok [INFO] [stdout] test test_int_from_div_no_panic ... ok [INFO] [stdout] test test_increment_2_to_the_power_of_255 ... ok [INFO] [stdout] test test_int256 ... ok [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_int_from_add_no_panic ... ok [INFO] [stdout] test test_int_from_mul_no_panic ... ok [INFO] [stdout] test test_int_mul_no_panic ... ok [INFO] [stdout] test test_int_from_sub_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_from_int ... 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_int_add_panic - should panic ... ok [INFO] [stdout] test test_increment_2_to_the_power_of_256 - should panic ... ok [INFO] [stdout] test test_uint_from_div_no_panic ... ok [INFO] [stdout] test test_uint_from_mul_no_panic ... ok [INFO] [stdout] test test_int_assign_sub_panic - should panic ... ok [INFO] [stdout] test test_from_uint_to_int - should panic ... ok [INFO] [stdout] test test_int_div_panic - should panic ... ok [INFO] [stdout] test test_int_from_add_panic - should panic ... ok [INFO] [stdout] test test_uint_mul_no_panic ... ok [INFO] [stdout] test test_uint_from_mul_panic - should panic ... ok [INFO] [stdout] test test_uint_from_div_panic - should panic ... ok [INFO] [stdout] test test_uint_from_mul_assign_panic - should panic ... ok [INFO] [stdout] test test_uint_from_sub_panic - should panic ... ok [INFO] [stdout] test test_uint_from_sub_no_panic ... ok [INFO] [stdout] test test_uint_to_int_panic - should panic ... ok [INFO] [stdout] test test_uint_to_int - should panic ... ok [INFO] [stdout] test test_uint_underflow ... ok [INFO] [stdout] test test_uint_underflow_assign - should panic ... ok [INFO] [stdout] test test_uint_sub_no_panic ... ok [INFO] [stdout] test test_int_from_div_panic - should panic ... ok [INFO] [stdout] test test_int_mul_panic - should panic ... ok [INFO] [stdout] test test_int_sub_panic - should panic ... ok [INFO] [stdout] test test_uint_add_assign_panic - should panic ... ok [INFO] [stdout] test test_uint_add_panic - should panic ... ok [INFO] [stdout] test test_int_from_sub_panic - should panic ... ok [INFO] [stdout] test test_int_from_mul_panic - should panic ... ok [INFO] [stdout] test test_uint_div_panic - should panic ... ok [INFO] [stdout] test test_uint_from_add_panic - should panic ... ok [INFO] [stdout] test test_uint_sub_panic - should panic ... ok [INFO] [stdout] test test_uint_mul_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "661771303f0e5274707b784e04edafa6f7798e949060c6c6f65c15ca26f0ae94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "661771303f0e5274707b784e04edafa6f7798e949060c6c6f65c15ca26f0ae94", kill_on_drop: false }` [INFO] [stdout] 661771303f0e5274707b784e04edafa6f7798e949060c6c6f65c15ca26f0ae94