[INFO] fetching crate nodedb-mem 0.4.0...
[INFO] testing nodedb-mem-0.4.0 against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] extracting crate nodedb-mem 0.4.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate nodedb-mem 0.4.0
[INFO] finished tweaking crates.io crate nodedb-mem 0.4.0
[INFO] tweaked toml for crates.io crate nodedb-mem 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nodedb-mem 0.4.0 on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nodedb-mem 0.4.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" "+1.98.0-beta.6" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2d1fc37ca006fb76618a74d4555f0b4c34fbb274fb5cf294cfd6218306c11d6d
[INFO] running `Command { std: "docker" "start" "2d1fc37ca006fb76618a74d4555f0b4c34fbb274fb5cf294cfd6218306c11d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d1fc37ca006fb76618a74d4555f0b4c34fbb274fb5cf294cfd6218306c11d6d", 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" "2d1fc37ca006fb76618a74d4555f0b4c34fbb274fb5cf294cfd6218306c11d6d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d1fc37ca006fb76618a74d4555f0b4c34fbb274fb5cf294cfd6218306c11d6d", 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" "2d1fc37ca006fb76618a74d4555f0b4c34fbb274fb5cf294cfd6218306c11d6d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pco v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling faststr v0.2.34
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling zerompk_derive v0.6.0
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling sonic-simd v0.1.4
[INFO] [stderr]    Compiling sonic-number v0.1.2
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]    Compiling better_io v0.2.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling dtype_dispatch v0.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling zerompk v0.6.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling sonic-rs v0.5.8
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]    Compiling nalgebra v0.33.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling roaring v0.11.4
[INFO] [stderr]    Compiling rkyv v0.8.16
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling nodedb-codec v0.4.0
[INFO] [stderr]    Compiling nodedb-types v0.4.0
[INFO] [stderr]    Compiling tikv-jemalloc-ctl v0.6.1
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.1
[INFO] [stderr]    Compiling nodedb-mem v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 48s
[INFO] running `Command { std: "docker" "inspect" "2d1fc37ca006fb76618a74d4555f0b4c34fbb274fb5cf294cfd6218306c11d6d", 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" "2d1fc37ca006fb76618a74d4555f0b4c34fbb274fb5cf294cfd6218306c11d6d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling fluxbench-ipc v0.1.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling evalexpr v11.3.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling fluxbench-core v0.1.3
[INFO] [stderr]    Compiling fluxbench-stats v0.1.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling fluxbench-logic v0.1.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fluxbench-report v0.1.3
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling fluxbench-cli v0.1.3
[INFO] [stderr]    Compiling nodedb-types v0.4.0
[INFO] [stderr]    Compiling fluxbench-macros v0.1.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling fluxbench v0.1.3
[INFO] [stderr]    Compiling nodedb-mem v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "2d1fc37ca006fb76618a74d4555f0b4c34fbb274fb5cf294cfd6218306c11d6d", 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" "2d1fc37ca006fb76618a74d4555f0b4c34fbb274fb5cf294cfd6218306c11d6d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/nodedb_mem-aade8b49bf967eeb)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test budget::tests::dynamic_limit_adjustment ... ok
[INFO] [stdout] test budget::tests::release_frees_capacity ... ok
[INFO] [stdout] test budget::tests::reserve_exceeds_limit ... ok
[INFO] [stdout] test budget::tests::reserve_at_limit ... ok
[INFO] [stdout] test arena::tests::pin_and_read_arena ... ok
[INFO] [stdout] test budget::tests::reserve_within_limit ... ok
[INFO] [stdout] test arena::tests::create_and_pin_new_arena ... ok
[INFO] [stdout] test budget::tests::try_reserve_arc_returns_shared_counter ... ok
[INFO] [stdout] test budget::tests::utilization_and_available_never_panic_on_corrupted_allocated ... ok
[INFO] [stdout] test budget::tests::peak_tracks_high_water_mark ... ok
[INFO] [stdout] test budget_guard::tests::mem_forget_does_not_release ... ok
[INFO] [stdout] test budget_guard::tests::multiple_guards_accumulate_and_release_independently ... ok
[INFO] [stdout] test budget_guard::tests::reserve_over_budget_returns_err ... ok
[INFO] [stdout] test budget_guard::tests::reserve_within_budget_releases_on_drop ... ok
[INFO] [stdout] test budget_guard::tests::reserve_zero_bytes_is_allowed ... ok
[INFO] [stdout] test budget_guard::tests::second_reserve_after_drop_succeeds ... ok
[INFO] [stdout] test collection_arena::tests::different_collections_get_different_arenas ... ok
[INFO] [stdout] test collection_arena::tests::get_returns_none_for_unknown_collection ... ok
[INFO] [stdout] test budget::tests::concurrent_reserves ... ok
[INFO] [stdout] test collection_arena::tests::different_tenants_get_different_arenas ... ok
[INFO] [stdout] test collection_arena::tests::registry_create_and_retrieve ... ok
[INFO] [stdout] test collection_arena::tests::resident_bytes_does_not_panic ... ok
[INFO] [stdout] test governor::tests::database_cap_denies_even_with_tenant_headroom ... ok
[INFO] [stdout] test governor::tests::concurrent_reserves_never_exceed_cap ... ok
[INFO] [stdout] test governor::tests::engine_pressure_levels ... ok
[INFO] [stdout] test governor::tests::global_cap_denies_even_with_database_and_tenant_headroom ... ok
[INFO] [stdout] test governor::tests::invalid_config_rejected ... ok
[INFO] [stdout] test governor::tests::partial_increments_rolled_back_on_db_failure ... ok
[INFO] [stdout] test governor::tests::partial_increments_rolled_back_on_tenant_failure ... ok
[INFO] [stdout] test governor::tests::raii_release_returns_to_baseline ... ok
[INFO] [stdout] test governor::tests::reserve_exceeds_engine_budget ... ok
[INFO] [stdout] test governor::tests::reserve_exceeds_global_ceiling ... ok
[INFO] [stdout] test governor::tests::reserve_within_budget ... ok
[INFO] [stdout] test governor::tests::snapshot_reports_all_engines ... ok
[INFO] [stdout] test governor::tests::tenant_cap_denies_with_db_headroom ... ok
[INFO] [stdout] test governor::tests::unknown_engine_rejected ... ok
[INFO] [stdout] test governor::tests::worst_engine_pressure_picks_highest ... ok
[INFO] [stdout] test pressure::tests::default_thresholds ... ok
[INFO] [stdout] test pressure::tests::pressure_ordering ... ok
[INFO] [stdout] test reservation_token::tests::drop_does_not_underflow_a_counter_released_below_size ... ok
[INFO] [stdout] test reservation_token::tests::drop_releases_all_four_levels ... ok
[INFO] [stdout] test reservation_token::tests::drop_with_no_scoped_counters_releases_global ... ok
[INFO] [stdout] test reservation_token::tests::zero_size_drop_is_noop ... ok
[INFO] [stdout] test spill::tests::default_config ... ok
[INFO] [stdout] test spill::tests::multiple_cycles ... ok
[INFO] [stdout] test spill::tests::record_spill ... ok
[INFO] [stdout] test spill::tests::reset_cycle ... ok
[INFO] [stdout] test spill::tests::state_begin_restore_below_threshold ... ok
[INFO] [stdout] test spill::tests::state_begin_spill_at_threshold ... ok
[INFO] [stdout] test spill::tests::state_continue_spill_above_threshold ... ok
[INFO] [stdout] test spill::tests::state_none_below_threshold ... ok
[INFO] [stdout] test spill::tests::state_wait_between_thresholds ... ok
[INFO] [stdout] test spill::tests::threshold_boundary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nodedb_mem
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/budget_guard.rs - budget_guard (line 12) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.21s; merged doctests compilation took 0.21s
[INFO] running `Command { std: "docker" "inspect" "2d1fc37ca006fb76618a74d4555f0b4c34fbb274fb5cf294cfd6218306c11d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d1fc37ca006fb76618a74d4555f0b4c34fbb274fb5cf294cfd6218306c11d6d", kill_on_drop: false }`
[INFO] [stdout] 2d1fc37ca006fb76618a74d4555f0b4c34fbb274fb5cf294cfd6218306c11d6d
