[INFO] cloning repository https://github.com/Inpulsgor/gem-farm-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Inpulsgor/gem-farm-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInpulsgor%2Fgem-farm-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInpulsgor%2Fgem-farm-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0530dcce6e1de3d24a7c06871d5c41fce6451d59 [INFO] testing Inpulsgor/gem-farm-app against try#015dbcea68b7642e2acc268b5c8f3e9086fc02ff for pr-102570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInpulsgor%2Fgem-farm-app" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Inpulsgor/gem-farm-app on toolchain 015dbcea68b7642e2acc268b5c8f3e9086fc02ff [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Inpulsgor/gem-farm-app [INFO] finished tweaking git repo https://github.com/Inpulsgor/gem-farm-app [INFO] tweaked toml for git repo https://github.com/Inpulsgor/gem-farm-app written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Inpulsgor/gem-farm-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c71b638978c34f8fa744efff555311cd52b940c0eb7c5a8e204255d373b35c42 [INFO] running `Command { std: "docker" "start" "-a" "c71b638978c34f8fa744efff555311cd52b940c0eb7c5a8e204255d373b35c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c71b638978c34f8fa744efff555311cd52b940c0eb7c5a8e204255d373b35c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c71b638978c34f8fa744efff555311cd52b940c0eb7c5a8e204255d373b35c42", kill_on_drop: false }` [INFO] [stdout] c71b638978c34f8fa744efff555311cd52b940c0eb7c5a8e204255d373b35c42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 972fe101e543752d94168ae125ed2aacff9ff73f1fd71fc77f4cbb0e20fe9198 [INFO] running `Command { std: "docker" "start" "-a" "972fe101e543752d94168ae125ed2aacff9ff73f1fd71fc77f4cbb0e20fe9198", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.8.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling solana-frozen-abi v1.8.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling solana-program v1.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling solana-logger v1.8.5 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.7.2 [INFO] [stderr] Compiling borsh-derive-internal v0.7.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling solana-sdk-macro v1.8.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling borsh-derive v0.7.2 [INFO] [stderr] Compiling proc_macros v0.1.0 (/opt/rustwide/workdir/lib/proc_macros) [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling borsh v0.7.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling anchor-syn v0.22.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling borsh-derive v0.8.2 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling borsh v0.9.1 [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stderr] Compiling anchor-attribute-state v0.22.0 [INFO] [stderr] Compiling anchor-attribute-constant v0.22.0 [INFO] [stderr] Compiling anchor-attribute-event v0.22.0 [INFO] [stderr] Compiling anchor-attribute-account v0.22.0 [INFO] [stderr] Compiling anchor-attribute-interface v0.22.0 [INFO] [stderr] Compiling anchor-attribute-error v0.22.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.22.0 [INFO] [stderr] Compiling anchor-attribute-program v0.22.0 [INFO] [stderr] Compiling anchor-attribute-access-control v0.22.0 [INFO] [stderr] Compiling anchor-lang v0.22.0 [INFO] [stderr] Compiling spl-token v3.2.0 [INFO] [stderr] Compiling spl-math v0.1.0 [INFO] [stderr] Compiling spl-associated-token-account v1.0.3 [INFO] [stderr] Compiling metaplex-token-vault v0.0.1 [INFO] [stderr] Compiling anchor-spl v0.22.0 [INFO] [stderr] Compiling gem_common v0.1.0 (/opt/rustwide/workdir/lib/gem_common) [INFO] [stderr] Compiling metaplex-token-metadata v0.0.1 [INFO] [stderr] Compiling gem_bank v0.1.0 (/opt/rustwide/workdir/programs/gem_bank) [INFO] [stderr] Compiling gem_farm v0.1.0 (/opt/rustwide/workdir/programs/gem_farm) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.05s [INFO] running `Command { std: "docker" "inspect" "972fe101e543752d94168ae125ed2aacff9ff73f1fd71fc77f4cbb0e20fe9198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "972fe101e543752d94168ae125ed2aacff9ff73f1fd71fc77f4cbb0e20fe9198", kill_on_drop: false }` [INFO] [stdout] 972fe101e543752d94168ae125ed2aacff9ff73f1fd71fc77f4cbb0e20fe9198 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 603f500f19810cd6fc7b0e604a8832637c637fd5df5e099668b018cf1aa0af87 [INFO] running `Command { std: "docker" "start" "-a" "603f500f19810cd6fc7b0e604a8832637c637fd5df5e099668b018cf1aa0af87", kill_on_drop: false }` [INFO] [stderr] Compiling proc_macros v0.1.0 (/opt/rustwide/workdir/lib/proc_macros) [INFO] [stderr] Compiling gem_common v0.1.0 (/opt/rustwide/workdir/lib/gem_common) [INFO] [stderr] Compiling gem_bank v0.1.0 (/opt/rustwide/workdir/programs/gem_bank) [INFO] [stderr] Compiling gem_farm v0.1.0 (/opt/rustwide/workdir/programs/gem_farm) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.56s [INFO] running `Command { std: "docker" "inspect" "603f500f19810cd6fc7b0e604a8832637c637fd5df5e099668b018cf1aa0af87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "603f500f19810cd6fc7b0e604a8832637c637fd5df5e099668b018cf1aa0af87", kill_on_drop: false }` [INFO] [stdout] 603f500f19810cd6fc7b0e604a8832637c637fd5df5e099668b018cf1aa0af87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5e0653a866a990b51156ab99445de83407c12fd90df627cc69532cdd0aafc1ed [INFO] running `Command { std: "docker" "start" "-a" "5e0653a866a990b51156ab99445de83407c12fd90df627cc69532cdd0aafc1ed", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gem_bank-7e4f2135364535e2) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gem_common-30a9cada08f8696c) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test try_math::tests::test_add_assign ... ok [INFO] [stdout] test try_math::tests::test_ceil_div ... ok [INFO] [stdout] test try_math::tests::test_ceil_div_assign ... ok [INFO] [stdout] test try_math::tests::test_div ... ok [INFO] [stdout] test try_math::tests::test_div_assign ... ok [INFO] [stdout] test try_math::tests::test_mul_assign ... ok [INFO] [stdout] test try_math::tests::test_pow_assign ... ok [INFO] [stdout] test try_math::tests::test_rounded_div ... ok [INFO] [stdout] test try_math::tests::test_rounded_div_assign ... ok [INFO] [stdout] test try_math::tests::test_sqrt_assign ... ok [INFO] [stdout] test try_math::tests::test_sub_assign ... ok [INFO] [stdout] test try_math::tests::test_try_cast - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gem_farm-f943b8f21ea2ab90) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test number128::tests2::ceil_gt_one ... ok [INFO] [stdout] test number128::tests2::ceil_of_int ... ok [INFO] [stdout] test number128::tests2::one_divided_by_one_equals_one ... ok [INFO] [stdout] test number128::tests2::multiply_by_u64 ... ok [INFO] [stdout] test number128::tests2::one_equals_one ... ok [INFO] [stdout] test number128::tests2::one_minus_one_equals_zero ... ok [INFO] [stdout] test number128::tests2::one_plus_one_equals_two ... ok [INFO] [stdout] test number128::tests2::ten_div_100_equals_point_1 ... ok [INFO] [stdout] test number128::tests2::one_times_one_equals_one ... ok [INFO] [stdout] test number128::tests2::test_add_assign ... ok [INFO] [stdout] test number128::tests2::test_div ... ok [INFO] [stdout] test number128::tests2::test_div_assign ... ok [INFO] [stdout] test number128::tests2::test_mul_assign ... ok [INFO] [stdout] test number128::tests2::test_pow_assign ... ok [INFO] [stdout] test number128::tests2::test_sub_assign ... ok [INFO] [stdout] test number128::tests2::zero_equals_zero ... ok [INFO] [stdout] test number128::tests2::to_string ... ok [INFO] [stdout] test state::farm::tests::test_time_tracker ... ok [INFO] [stdout] test state::farm::tests::test_time_tracker_end_reward ... ok [INFO] [stdout] test state::farmer::tests::test_farmer_reward_claim ... ok [INFO] [stdout] test state::fixed_rewards::tests::test_base_reward_amounts ... ok [INFO] [stdout] test state::fixed_rewards::tests::test_base_reward_amounts_with_denominator ... ok [INFO] [stdout] test state::farmer::tests::test_farmer_reward_update_variable ... ok [INFO] [stdout] test state::farm::tests::test_funds_tracker ... ok [INFO] [stdout] test state::farmer::tests::test_farmer_reward_update_fixed ... ok [INFO] [stdout] test state::fixed_rewards::tests::test_base_reward_amounts_with_inconvenient_denominator ... ok [INFO] [stdout] test state::farmer::tests::test_farmer_fixed_rate_reward ... ok [INFO] [stdout] test state::fixed_rewards::tests::test_t2_reward_amounts ... ok [INFO] [stdout] test state::fixed_rewards::tests::test_good_schedule_invariants ... ok [INFO] [stdout] test state::fixed_rewards::tests::test_t1_reward_amounts ... ok [INFO] [stdout] test state::variable_rewards::tests::test_fund_reward_fresh ... ok [INFO] [stdout] test state::variable_rewards::tests::test_fund_reward_merged_1 ... ok [INFO] [stdout] test state::variable_rewards::tests::test_accrued_reward_per_rarity_point ... ok [INFO] [stdout] test test_id ... ok [INFO] [stdout] test state::fixed_rewards::tests::test_t3_reward_amounts ... ok [INFO] [stdout] test state::variable_rewards::tests::test_fund_reward_merged_2 ... ok [INFO] [stdout] test number128::tests2::ceil_lt_one ... FAILED [INFO] [stdout] test state::fixed_rewards::tests::test_base_bad_denominator - should panic ... ok [INFO] [stdout] test state::fixed_rewards::tests::test_t2_bad_tenure - should panic ... ok [INFO] [stdout] test state::fixed_rewards::tests::test_t3_bad_tenure_t3 - should panic ... ok [INFO] [stdout] test state::fixed_rewards::tests::test_t3_bad_tenure_t2 - should panic ... ok [INFO] [stdout] test state::fixed_rewards::tests::test_t3_bad_gap_t2 - should panic ... ok [INFO] [stdout] test state::fixed_rewards::tests::test_t2_bad_gap - should panic ... ok [INFO] [stdout] test state::fixed_rewards::tests::test_t3_bad_gap_t1 - should panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- number128::tests2::ceil_lt_one stdout ---- [INFO] [stdout] thread 'number128::tests2::ceil_lt_one' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `0`, [INFO] [stdout] right: `1`', programs/gem_farm/src/number128.rs:324:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5593dcde99b0 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5593dcde99b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5593dcde99b0 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5593dcde99b0 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5593dce0d5de - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x5593dcde6665 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x5593dcde9775 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x5593dcde9775 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x5593dcdeb5ef - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x5593dcdeb2ae - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x5593dcda2b77 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x5593dcda2b77 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5593dcdebd0d - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x5593dcdebd0d - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x5593dcdeba87 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x5593dcde9e5c - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x5593dcdeb7a2 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x5593dcd5e723 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x5593dce0bc1b - core::panicking::assert_failed_inner::hb5c0f3f36147bb4f [INFO] [stdout] 19: 0x5593dcdc22fa - core::panicking::assert_failed::hd3f53eab128be94d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:203:5 [INFO] [stdout] 20: 0x5593dcd61dfb - gem_farm::number128::tests2::ceil_lt_one::hf88d629306cdaad8 [INFO] [stdout] at /opt/rustwide/workdir/programs/gem_farm/src/number128.rs:324:9 [INFO] [stdout] 21: 0x5593dcd61c27 - gem_farm::number128::tests2::ceil_lt_one::{{closure}}::ha76a7d432fca2d6a [INFO] [stdout] at /opt/rustwide/workdir/programs/gem_farm/src/number128.rs:317:5 [INFO] [stdout] 22: 0x5593dcd5f695 - core::ops::function::FnOnce::call_once::h34ffba4ebce51fdf [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 23: 0x5593dcda7eef - core::ops::function::FnOnce::call_once::h2f93ceb28cb0c61c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 24: 0x5593dcda7eef - test::__rust_begin_short_backtrace::hdd721a0e8ee25a0e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:637:18 [INFO] [stdout] 25: 0x5593dcd7947c - test::run_test::{{closure}}::h95fe25ef5b9cf584 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:628:30 [INFO] [stdout] 26: 0x5593dcd7947c - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3685b1dad984a5a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 27: 0x5593dcda6ea8 - as core::ops::function::FnOnce>::call_once::h301cae15faf66265 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 28: 0x5593dcda6ea8 - as core::ops::function::FnOnce<()>>::call_once::hb7be0f46463c4091 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x5593dcda6ea8 - std::panicking::try::do_call::he80e1dd13c6c4b2c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x5593dcda6ea8 - std::panicking::try::h88563fd695098a44 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 31: 0x5593dcda6ea8 - std::panic::catch_unwind::h6a5b06a8b67964f8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x5593dcda6ea8 - test::run_test_in_process::h3bfa2ac051e33645 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:660:27 [INFO] [stdout] 33: 0x5593dcda6ea8 - test::run_test::run_test_inner::{{closure}}::h505cc84ec623ff60 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:554:39 [INFO] [stdout] 34: 0x5593dcd73c04 - test::run_test::run_test_inner::{{closure}}::h0e58a333959ca1c3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:581:37 [INFO] [stdout] 35: 0x5593dcd73c04 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha224c611b967d9b5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 36: 0x5593dcd79505 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h90e5d573525d2948 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 37: 0x5593dcd79505 - as core::ops::function::FnOnce<()>>::call_once::h9d1846f6c9999fe4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x5593dcd79505 - std::panicking::try::do_call::h5ffdfcc148e40205 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 39: 0x5593dcd79505 - std::panicking::try::hc1b1f6044948b131 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 40: 0x5593dcd79505 - std::panic::catch_unwind::he641636e80f82a6d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 41: 0x5593dcd79505 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdbdfe56cb03b1da6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 42: 0x5593dcd79505 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hea0273674710a4a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 43: 0x5593dcdf0123 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 44: 0x5593dcdf0123 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x5593dcdf0123 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f0ba0948609 - start_thread [INFO] [stdout] 47: 0x7f0ba0718133 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] number128::tests2::ceil_lt_one [INFO] [stdout] [INFO] [stdout] test result: FAILED. 43 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p gem_farm --lib` [INFO] running `Command { std: "docker" "inspect" "5e0653a866a990b51156ab99445de83407c12fd90df627cc69532cdd0aafc1ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e0653a866a990b51156ab99445de83407c12fd90df627cc69532cdd0aafc1ed", kill_on_drop: false }` [INFO] [stdout] 5e0653a866a990b51156ab99445de83407c12fd90df627cc69532cdd0aafc1ed