[INFO] fetching crate waremax-sim 0.1.0...
[INFO] testing waremax-sim-0.1.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate waremax-sim 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate waremax-sim 0.1.0
[INFO] finished tweaking crates.io crate waremax-sim 0.1.0
[INFO] tweaked toml for crates.io crate waremax-sim 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate waremax-sim 0.1.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate waremax-sim 0.1.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd7321930a2ce977fbe78088707cd19c84c088a13d7547b48f9756fe3bb7a97c
[INFO] running `Command { std: "docker" "start" "-a" "dd7321930a2ce977fbe78088707cd19c84c088a13d7547b48f9756fe3bb7a97c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd7321930a2ce977fbe78088707cd19c84c088a13d7547b48f9756fe3bb7a97c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd7321930a2ce977fbe78088707cd19c84c088a13d7547b48f9756fe3bb7a97c", kill_on_drop: false }`
[INFO] [stdout] dd7321930a2ce977fbe78088707cd19c84c088a13d7547b48f9756fe3bb7a97c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8389ddb408108ba918406caae05464be31b8808587145b725c793825b30b478
[INFO] running `Command { std: "docker" "start" "-a" "d8389ddb408108ba918406caae05464be31b8808587145b725c793825b30b478", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling pom v3.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ttf-parser v0.19.2
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling lopdf v0.31.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rkyv v0.8.14
[INFO] [stderr]    Compiling owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling printpdf v0.7.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling waremax-core v0.1.0
[INFO] [stderr]    Compiling waremax-storage v0.1.0
[INFO] [stderr]    Compiling waremax-map v0.1.0
[INFO] [stderr]    Compiling waremax-metrics v0.1.0
[INFO] [stderr]    Compiling waremax-config v0.1.0
[INFO] [stderr]    Compiling waremax-entities v0.1.0
[INFO] [stderr]    Compiling waremax-policies v0.1.0
[INFO] [stderr]    Compiling waremax-analysis v0.1.0
[INFO] [stderr]    Compiling waremax-sim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "d8389ddb408108ba918406caae05464be31b8808587145b725c793825b30b478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8389ddb408108ba918406caae05464be31b8808587145b725c793825b30b478", kill_on_drop: false }`
[INFO] [stdout] d8389ddb408108ba918406caae05464be31b8808587145b725c793825b30b478
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80b665cbe1a21bd8224b4bff0b1d3b85ef1913c23e4e8778b57f07efde2c94cd
[INFO] running `Command { std: "docker" "start" "-a" "80b665cbe1a21bd8224b4bff0b1d3b85ef1913c23e4e8778b57f07efde2c94cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling waremax-sim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.54s
[INFO] running `Command { std: "docker" "inspect" "80b665cbe1a21bd8224b4bff0b1d3b85ef1913c23e4e8778b57f07efde2c94cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80b665cbe1a21bd8224b4bff0b1d3b85ef1913c23e4e8778b57f07efde2c94cd", kill_on_drop: false }`
[INFO] [stdout] 80b665cbe1a21bd8224b4bff0b1d3b85ef1913c23e4e8778b57f07efde2c94cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 23dbf116b7a41a8e9c876f3e99ef2ba3ea8efa709319411440aa26675c209a93
[INFO] running `Command { std: "docker" "start" "-a" "23dbf116b7a41a8e9c876f3e99ef2ba3ea8efa709319411440aa26675c209a93", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/waremax_sim-a425e3a248dd7a9e)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test dashboard::tests::test_dashboard_event_serialization ... ok
[INFO] [stdout] test dashboard::tests::test_event_buffer ... ok
[INFO] [stdout] test distribution_factory::tests::test_create_constant_arrivals ... ok
[INFO] [stdout] test dashboard::tests::test_dashboard_event_time ... ok
[INFO] [stdout] test dashboard::tests::test_dashboard_hook_creation ... ok
[INFO] [stdout] test distribution_factory::tests::test_create_distributions_default ... ok
[INFO] [stdout] test distribution_factory::tests::test_create_poisson_lines ... ok
[INFO] [stdout] test distribution_factory::tests::test_unknown_arrival_type_falls_back ... ok
[INFO] [stdout] test distribution_factory::tests::test_unknown_lines_type_falls_back ... ok
[INFO] [stdout] test distribution_factory::tests::test_unknown_sku_type_falls_back ... ok
[INFO] [stdout] test distributions::tests::test_constant_arrivals ... ok
[INFO] [stdout] test distributions::tests::test_constant_lines ... ok
[INFO] [stdout] test distributions::tests::test_distribution_set_default ... ok
[INFO] [stdout] test distributions::tests::test_distribution_set_names ... ok
[INFO] [stdout] test distributions::tests::test_uniform_skus_in_range ... ok
[INFO] [stdout] test distributions::tests::test_negbin_lines_at_least_one ... ok
[INFO] [stdout] test distributions::tests::test_exponential_arrivals_positive ... ok
[INFO] [stdout] test distributions::tests::test_poisson_lines_at_least_one ... ok
[INFO] [stdout] test replay::tests::test_playback_state ... ok
[INFO] [stdout] test replay::tests::test_replay_engine_from_snapshots ... ok
[INFO] [stdout] test replay::tests::test_replay_seek ... ok
[INFO] [stdout] test replay::tests::test_replay_session ... ok
[INFO] [stdout] test snapshot::tests::test_find_nearest ... ok
[INFO] [stdout] test snapshot::tests::test_snapshot_serialization ... ok
[INFO] [stdout] test distributions::tests::test_uniform_skus_zero_skus ... ok
[INFO] [stdout] test snapshot::tests::test_rolling_buffer ... ok
[INFO] [stdout] test distributions::tests::test_zipf_skus_in_range ... ok
[INFO] [stdout] test snapshot::tests::test_snapshot_manager_interval ... ok
[INFO] [stdout] test dashboard::tests::test_event_filter ... ok
[INFO] [stdout] test distribution_factory::tests::test_create_uniform_skus ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests waremax_sim
[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" "23dbf116b7a41a8e9c876f3e99ef2ba3ea8efa709319411440aa26675c209a93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23dbf116b7a41a8e9c876f3e99ef2ba3ea8efa709319411440aa26675c209a93", kill_on_drop: false }`
[INFO] [stdout] 23dbf116b7a41a8e9c876f3e99ef2ba3ea8efa709319411440aa26675c209a93
