[INFO] cloning repository https://github.com/browsersender/genesis-coin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/browsersender/genesis-coin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrowsersender%2Fgenesis-coin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrowsersender%2Fgenesis-coin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 432df296cab8c7e4659fb438d8c49e98b1b920bb
[INFO] testing browsersender/genesis-coin against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrowsersender%2Fgenesis-coin" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/browsersender/genesis-coin
[INFO] finished tweaking git repo https://github.com/browsersender/genesis-coin
[INFO] tweaked toml for git repo https://github.com/browsersender/genesis-coin written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/browsersender/genesis-coin on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/browsersender/genesis-coin already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f5e8b3603a3a7eb1eee4010666f110c7864e24756003fe7e1cc9169758231aa7
[INFO] running `Command { std: "docker" "start" "f5e8b3603a3a7eb1eee4010666f110c7864e24756003fe7e1cc9169758231aa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5e8b3603a3a7eb1eee4010666f110c7864e24756003fe7e1cc9169758231aa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f5e8b3603a3a7eb1eee4010666f110c7864e24756003fe7e1cc9169758231aa7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5e8b3603a3a7eb1eee4010666f110c7864e24756003fe7e1cc9169758231aa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f5e8b3603a3a7eb1eee4010666f110c7864e24756003fe7e1cc9169758231aa7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling genesis-coin v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "f5e8b3603a3a7eb1eee4010666f110c7864e24756003fe7e1cc9169758231aa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f5e8b3603a3a7eb1eee4010666f110c7864e24756003fe7e1cc9169758231aa7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling genesis-coin v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 6.90s
[INFO] running `Command { std: "docker" "inspect" "f5e8b3603a3a7eb1eee4010666f110c7864e24756003fe7e1cc9169758231aa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f5e8b3603a3a7eb1eee4010666f110c7864e24756003fe7e1cc9169758231aa7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/genesis_coin-18801b50ff5d6676)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test chain::tests::test_tamper_detection ... ok
[INFO] [stdout] test chain::tests::test_hash_chain_integrity ... ok
[INFO] [stdout] test contract::tests::test_contract_condition_not_met ... ok
[INFO] [stdout] test contract::tests::test_disabled_contract ... ok
[INFO] [stdout] test delegation::tests::test_delegation_action_filter ... ok
[INFO] [stdout] test delegation::tests::test_delegation_exceeds_limit ... ok
[INFO] [stdout] test delegation::tests::test_delegation_expiry ... ok
[INFO] [stdout] test delegation::tests::test_delegation_revoke ... ok
[INFO] [stdout] test escrow::tests::test_double_resolve ... ok
[INFO] [stdout] test escrow::tests::test_escrow_lifecycle ... ok
[INFO] [stdout] test escrow::tests::test_escrow_refund ... ok
[INFO] [stdout] test escrow::tests::test_escrow_timeout ... ok
[INFO] [stdout] test events::tests::test_disabled_hook ... ok
[INFO] [stdout] test events::tests::test_event_hook_fires ... ok
[INFO] [stdout] test events::tests::test_wildcard_hook ... ok
[INFO] [stdout] test fees::tests::test_combined_fee ... ok
[INFO] [stdout] test fees::tests::test_exempt_wallet ... ok
[INFO] [stdout] test fees::tests::test_fee_disabled ... ok
[INFO] [stdout] test fees::tests::test_flat_fee ... ok
[INFO] [stdout] test fees::tests::test_max_fee_cap ... ok
[INFO] [stdout] test fees::tests::test_rate_fee ... ok
[INFO] [stdout] test contract::tests::test_contract_fires_on_trigger ... ok
[INFO] [stdout] test mint::tests::test_auto_mint ... ok
[INFO] [stdout] test mint::tests::test_burn_frees_supply ... ok
[INFO] [stdout] test mint::tests::test_mint_basic ... ok
[INFO] [stdout] test events::tests::test_event_log ... ok
[INFO] [stdout] test identity::tests::test_wrong_wallet ... ok
[INFO] [stdout] test mint::tests::test_mint_unauthorized ... ok
[INFO] [stdout] test identity::tests::test_tampered_payload ... ok
[INFO] [stdout] test mint::tests::test_mint_cap ... ok
[INFO] [stdout] test reputation::tests::test_leaderboard ... ok
[INFO] [stdout] test reputation::tests::test_score_floor_at_zero ... ok
[INFO] [stdout] test reputation::tests::test_reputation_lifecycle ... ok
[INFO] [stdout] test roles::tests::test_admin_can_do_everything ... ok
[INFO] [stdout] test reputation::tests::test_failure_breaks_streak ... ok
[INFO] [stdout] test roles::tests::test_role_permissions ... ok
[INFO] [stdout] test staking::tests::test_stake_and_yield ... ok
[INFO] [stdout] test staking::tests::test_staked_amount ... ok
[INFO] [stdout] test staking::tests::test_locked_stake ... ok
[INFO] [stdout] test roles::tests::test_observer_read_only ... ok
[INFO] [stdout] test tests::test_auto_create_on_credit ... ok
[INFO] [stdout] test tests::test_burn ... ok
[INFO] [stdout] test tests::test_contract_fires ... ok
[INFO] [stdout] test tests::test_chain_integrity ... ok
[INFO] [stdout] test roles::tests::test_escrow_role ... ok
[INFO] [stdout] test tests::test_escrow_hold_and_refund ... ok
[INFO] [stdout] test tests::test_escrow_hold_and_release ... ok
[INFO] [stdout] test tests::test_insufficient_balance ... ok
[INFO] [stdout] test tests::test_held_funds_not_spendable ... ok
[INFO] [stdout] test tests::test_mint_unauthorized ... ok
[INFO] [stdout] test tests::test_mint_with_authority ... ok
[INFO] [stdout] test identity::tests::test_duplicate_keygen ... ok
[INFO] [stdout] test tests::test_unknown_action ... ok
[INFO] [stdout] test tests::test_reputation_on_escrow_release ... ok
[INFO] [stdout] test timelock::tests::test_timelock_lifecycle ... ok
[INFO] [stdout] test timelock::tests::test_check_releasable ... ok
[INFO] [stdout] test tests::test_basic_economy ... ok
[INFO] [stdout] test identity::tests::test_keygen_and_sign_verify ... ok
[INFO] [stdout] test tests::test_transfer ... ok
[INFO] [stdout] test fees::tests::test_exempt_action ... ok
[INFO] [stdout] test delegation::tests::test_delegation_spend ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/genesis_coin-81cce98893665c0f)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests genesis_coin
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[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] [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" "f5e8b3603a3a7eb1eee4010666f110c7864e24756003fe7e1cc9169758231aa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5e8b3603a3a7eb1eee4010666f110c7864e24756003fe7e1cc9169758231aa7", kill_on_drop: false }`
[INFO] [stdout] f5e8b3603a3a7eb1eee4010666f110c7864e24756003fe7e1cc9169758231aa7
