[INFO] fetching crate moduforge-file 0.6.4... [INFO] testing moduforge-file-0.6.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate moduforge-file 0.6.4 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate moduforge-file 0.6.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate moduforge-file 0.6.4 [INFO] tweaked toml for crates.io crate moduforge-file 0.6.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate moduforge-file 0.6.4 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 moduforge-file 0.6.4 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ca48784111ebd17cde3726159b7f3094e09532f3b431a594f23327218c389aec [INFO] running `Command { std: "docker" "start" "-a" "ca48784111ebd17cde3726159b7f3094e09532f3b431a594f23327218c389aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca48784111ebd17cde3726159b7f3094e09532f3b431a594f23327218c389aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca48784111ebd17cde3726159b7f3094e09532f3b431a594f23327218c389aec", kill_on_drop: false }` [INFO] [stdout] ca48784111ebd17cde3726159b7f3094e09532f3b431a594f23327218c389aec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e5f8a049b6598e5fd4b1de6fc9c4fc0f6b70598845d8c8e58fd4fe3bd56168ba [INFO] running `Command { std: "docker" "start" "-a" "e5f8a049b6598e5fd4b1de6fc9c4fc0f6b70598845d8c8e58fd4fe3bd56168ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling zip v4.6.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling moduforge-file v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.32s [INFO] running `Command { std: "docker" "inspect" "e5f8a049b6598e5fd4b1de6fc9c4fc0f6b70598845d8c8e58fd4fe3bd56168ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f8a049b6598e5fd4b1de6fc9c4fc0f6b70598845d8c8e58fd4fe3bd56168ba", kill_on_drop: false }` [INFO] [stdout] e5f8a049b6598e5fd4b1de6fc9c4fc0f6b70598845d8c8e58fd4fe3bd56168ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d5ed705f6208f734868c5f8d2e5bb28971f09aeeccd9ac6c636c562428c2287f [INFO] running `Command { std: "docker" "start" "-a" "d5ed705f6208f734868c5f8d2e5bb28971f09aeeccd9ac6c636c562428c2287f", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bitmaps v3.2.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling archery v1.2.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling base62 v2.2.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling imbl-sized-chunks v0.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling zip v4.6.1 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling metrics v0.22.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling bon-macros v2.3.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bon v2.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling imbl v6.1.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling moduforge-file v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling moduforge-model v0.6.4 [INFO] [stderr] Compiling ractor v0.15.8 [INFO] [stderr] Compiling moduforge-transform v0.6.4 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling moduforge-state v0.6.4 [INFO] [stderr] Compiling moduforge-core v0.6.4 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "d5ed705f6208f734868c5f8d2e5bb28971f09aeeccd9ac6c636c562428c2287f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5ed705f6208f734868c5f8d2e5bb28971f09aeeccd9ac6c636c562428c2287f", kill_on_drop: false }` [INFO] [stdout] d5ed705f6208f734868c5f8d2e5bb28971f09aeeccd9ac6c636c562428c2287f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8ad5afc2e7589172b128010d191a7158d0ab811e5b0db08b11b218430c94ffae [INFO] running `Command { std: "docker" "start" "-a" "8ad5afc2e7589172b128010d191a7158d0ab811e5b0db08b11b218430c94ffae", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mf_file-f1ef6676f61d9aa1) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test zipdoc::reader::tests::test_mmap_stats_display ... ok [INFO] [stdout] test zipdoc::writer::tests::test_plugin_state_export ... ok [INFO] [stdout] test zipdoc::writer::tests::test_batch_plugin_states ... ok [INFO] [stdout] test record::tests::reject_zero_length_records ... ok [INFO] [stdout] test tests::roundtrip ... ok [INFO] [stdout] test zipdoc::reader::tests::test_mmap_cache_eviction ... ok [INFO] [stdout] test zipdoc::reader::tests::test_mmap_zero_copy_read ... ok [INFO] [stdout] test zipdoc::reader::tests::test_mmap_integration_basic ... ok [INFO] [stdout] test zipdoc::reader::tests::test_mmap_preheat ... ok [INFO] [stderr] Doc-tests mf_file [INFO] [stdout] test zipdoc::reader::tests::test_mmap_config_threshold ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [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" "8ad5afc2e7589172b128010d191a7158d0ab811e5b0db08b11b218430c94ffae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad5afc2e7589172b128010d191a7158d0ab811e5b0db08b11b218430c94ffae", kill_on_drop: false }` [INFO] [stdout] 8ad5afc2e7589172b128010d191a7158d0ab811e5b0db08b11b218430c94ffae