[INFO] fetching crate tokenomics-simulator 0.5.12... [INFO] testing tokenomics-simulator-0.5.12 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate tokenomics-simulator 0.5.12 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate tokenomics-simulator 0.5.12 [INFO] finished tweaking crates.io crate tokenomics-simulator 0.5.12 [INFO] tweaked toml for crates.io crate tokenomics-simulator 0.5.12 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tokenomics-simulator 0.5.12 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tokenomics-simulator 0.5.12 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3032a5b7383549b9052e7405ad4cba3e77e07660d357da9c985686f8a4b9a46c [INFO] running `Command { std: "docker" "start" "-a" "3032a5b7383549b9052e7405ad4cba3e77e07660d357da9c985686f8a4b9a46c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3032a5b7383549b9052e7405ad4cba3e77e07660d357da9c985686f8a4b9a46c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3032a5b7383549b9052e7405ad4cba3e77e07660d357da9c985686f8a4b9a46c", kill_on_drop: false }` [INFO] [stdout] 3032a5b7383549b9052e7405ad4cba3e77e07660d357da9c985686f8a4b9a46c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b822af9d0307913a8d7e3bd87638db3fa8dc393796fba1dd408ed2e3ae0a1ec9 [INFO] running `Command { std: "docker" "start" "-a" "b822af9d0307913a8d7e3bd87638db3fa8dc393796fba1dd408ed2e3ae0a1ec9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling tokenomics-simulator v0.5.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.93s [INFO] running `Command { std: "docker" "inspect" "b822af9d0307913a8d7e3bd87638db3fa8dc393796fba1dd408ed2e3ae0a1ec9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b822af9d0307913a8d7e3bd87638db3fa8dc393796fba1dd408ed2e3ae0a1ec9", kill_on_drop: false }` [INFO] [stdout] b822af9d0307913a8d7e3bd87638db3fa8dc393796fba1dd408ed2e3ae0a1ec9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac54271eedf04330e9694d52fe3b4fbb0d51812eeb6a167e15ea06c98362ac7c [INFO] running `Command { std: "docker" "start" "-a" "ac54271eedf04330e9694d52fe3b4fbb0d51812eeb6a167e15ea06c98362ac7c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling tokenomics-simulator v0.5.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 49.51s [INFO] running `Command { std: "docker" "inspect" "ac54271eedf04330e9694d52fe3b4fbb0d51812eeb6a167e15ea06c98362ac7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac54271eedf04330e9694d52fe3b4fbb0d51812eeb6a167e15ea06c98362ac7c", kill_on_drop: false }` [INFO] [stdout] ac54271eedf04330e9694d52fe3b4fbb0d51812eeb6a167e15ea06c98362ac7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ff6c788d4fc146f2e2dee78e89348d21ac515ca5c54d7771b4b65ff83b04010 [INFO] running `Command { std: "docker" "start" "-a" "1ff6c788d4fc146f2e2dee78e89348d21ac515ca5c54d7771b4b65ff83b04010", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokenomics_simulator-6d19d318c14ce417) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test engine::tests::test_builder ... ok [INFO] [stdout] test engine::tests::test_calculate_valuation_default ... ok [INFO] [stdout] test engine::tests::test_calculate_valuation_exponential ... ok [INFO] [stdout] test engine::tests::test_get_interval ... ok [INFO] [stdout] test engine::tests::test_calculate_valuation_exponential_overflow ... ok [INFO] [stdout] test engine::tests::test_calculate_valuation_linear ... ok [INFO] [stdout] test engine::tests::test_simulate_adoption_with_rate ... ok [INFO] [stdout] test engine::tests::test_simulate_adoption_without_rate ... ok [INFO] [stdout] test engine::tests::test_options_builder ... ok [INFO] [stdout] test engine::tests::test_token_builder ... ok [INFO] [stdout] test engine::tests::test_update_status ... ok [INFO] [stdout] test engine_builder::tests::test_build_simulation ... ok [INFO] [stdout] test engine_builder::tests::test_build_simulation_missing_name ... ok [INFO] [stdout] test engine_config::tests::test_build_simulation_options_missing_total_users ... ok [INFO] [stdout] test engine_config::tests::test_build_simulation_options_with_only_required ... ok [INFO] [stdout] test engine_config::tests::test_new_simulation_options_builder ... ok [INFO] [stdout] test report::tests::test_calculate_adoption_rate ... ok [INFO] [stdout] test report::tests::test_calculate_burn_rate ... ok [INFO] [stdout] test report::tests::test_calculate_inflation_rate ... ok [INFO] [stdout] test report::tests::test_calculate_liquidity ... ok [INFO] [stdout] test report::tests::test_calculate_user_retention ... ok [INFO] [stdout] test report::tests::test_default ... ok [INFO] [stdout] test token::tests::test_add_unlock_event ... ok [INFO] [stdout] test token::tests::test_process_unlock ... ok [INFO] [stdout] test token::tests::test_token_airdrop ... ok [INFO] [stdout] test token_builder::tests::test_token_builder ... ok [INFO] [stdout] test engine_builder::tests::test_build_simulation_missing_options ... ok [INFO] [stdout] test engine_builder::tests::test_build_simulation_missing_token ... ok [INFO] [stdout] test token_builder::tests::test_token_builder_missing_name ... ok [INFO] [stdout] test engine_builder::tests::test_new_simulation_builder ... ok [INFO] [stdout] test user::tests::test_user_generate ... ok [INFO] [stdout] test engine_config::tests::test_build_simulation_options ... ok [INFO] [stdout] test user::tests::test_user_new ... ok [INFO] [stdout] test token_builder::tests::test_token_builder_with_defaults ... ok [INFO] [stdout] test engine::tests::test_run_with_airdrop ... ok [INFO] [stderr] Doc-tests tokenomics_simulator [INFO] [stdout] test engine::tests::test_run_with_valid_exponential_factor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 41) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1ff6c788d4fc146f2e2dee78e89348d21ac515ca5c54d7771b4b65ff83b04010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ff6c788d4fc146f2e2dee78e89348d21ac515ca5c54d7771b4b65ff83b04010", kill_on_drop: false }` [INFO] [stdout] 1ff6c788d4fc146f2e2dee78e89348d21ac515ca5c54d7771b4b65ff83b04010