[INFO] fetching crate heft 0.3.1... [INFO] testing heft-0.3.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate heft 0.3.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate heft 0.3.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate heft 0.3.1 [INFO] tweaked toml for crates.io crate heft 0.3.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate heft 0.3.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate heft 0.3.1 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cbfdafae335971194f3c554d72cfa78e200747493a2f3c02e4749dac9985904 [INFO] running `Command { std: "docker" "start" "-a" "3cbfdafae335971194f3c554d72cfa78e200747493a2f3c02e4749dac9985904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cbfdafae335971194f3c554d72cfa78e200747493a2f3c02e4749dac9985904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cbfdafae335971194f3c554d72cfa78e200747493a2f3c02e4749dac9985904", kill_on_drop: false }` [INFO] [stdout] 3cbfdafae335971194f3c554d72cfa78e200747493a2f3c02e4749dac9985904 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56e85ffd85fcfd01f0751b96d42d413d5ff97c14358606594d12a43d253e10d9 [INFO] running `Command { std: "docker" "start" "-a" "56e85ffd85fcfd01f0751b96d42d413d5ff97c14358606594d12a43d253e10d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling heed-traits v0.20.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling synchronoise v1.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Compiling lmdb-master-sys v0.2.5 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling heed-types v0.20.1 [INFO] [stderr] Compiling heed v0.20.5 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling heft-format v0.3.1 [INFO] [stderr] Compiling heft v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.92s [INFO] running `Command { std: "docker" "inspect" "56e85ffd85fcfd01f0751b96d42d413d5ff97c14358606594d12a43d253e10d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56e85ffd85fcfd01f0751b96d42d413d5ff97c14358606594d12a43d253e10d9", kill_on_drop: false }` [INFO] [stdout] 56e85ffd85fcfd01f0751b96d42d413d5ff97c14358606594d12a43d253e10d9 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3af6e58c5b8d700c5b3f01ff12f742d91f1b699f4e4ea48f118287a2f1237e60 [INFO] running `Command { std: "docker" "start" "-a" "3af6e58c5b8d700c5b3f01ff12f742d91f1b699f4e4ea48f118287a2f1237e60", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling heed-types v0.20.1 [INFO] [stderr] Compiling heft-format v0.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling heed v0.20.5 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling heft v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.86s [INFO] running `Command { std: "docker" "inspect" "3af6e58c5b8d700c5b3f01ff12f742d91f1b699f4e4ea48f118287a2f1237e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3af6e58c5b8d700c5b3f01ff12f742d91f1b699f4e4ea48f118287a2f1237e60", kill_on_drop: false }` [INFO] [stdout] 3af6e58c5b8d700c5b3f01ff12f742d91f1b699f4e4ea48f118287a2f1237e60 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 46f8782ca7366e416e27b548d2033b3847d51a914947f0e9c506d314e251a356 [INFO] running `Command { std: "docker" "start" "-a" "46f8782ca7366e416e27b548d2033b3847d51a914947f0e9c506d314e251a356", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/heft-41c41f511f94fbed) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/heft-780c9ba1f00cbdc4) [INFO] [stdout] test entry::tests::round_trip_hardlink ... ok [INFO] [stdout] test entry::tests::round_trip_empty ... ok [INFO] [stdout] test entry::tests::round_trip_multiple ... ok [INFO] [stdout] test entry::tests::round_trip_single ... ok [INFO] [stdout] test entry::tests::unicode_name ... ok [INFO] [stdout] test entry::tests::truncated_data_returns_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 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] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-d15960b119c79444) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test db_tests::clear_subtree_no_false_prefix_match ... ok [INFO] [stdout] test db_tests::disk_size ... ok [INFO] [stdout] test tree_tests::aggregate_sizes_matches_tree ... ok [INFO] [stdout] test tree_tests::tree_aggregate_sizes ... ok [INFO] [stdout] test db_tests::open_and_root_sentinel ... ok [INFO] [stdout] test db_tests::clear_subtree_root_preserves_sentinel ... ok [INFO] [stdout] test tree_tests::empty_directory_produces_leaf_node ... ok [INFO] [stdout] test db_tests::clear_subtree_preserves_other_roots ... ok [INFO] [stdout] test db_tests::clear_wipes_everything ... ok [INFO] [stdout] test tree_tests::tree_subdirectory_aggregation ... ok [INFO] [stdout] test tree_tests::tree_rooted_at_filesystem_root ... ok [INFO] [stdout] test tree_tests::tree_children_sorted_by_size_desc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests heft [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" "46f8782ca7366e416e27b548d2033b3847d51a914947f0e9c506d314e251a356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46f8782ca7366e416e27b548d2033b3847d51a914947f0e9c506d314e251a356", kill_on_drop: false }` [INFO] [stdout] 46f8782ca7366e416e27b548d2033b3847d51a914947f0e9c506d314e251a356