[INFO] fetching crate pijul-repository 0.0.1... [INFO] testing pijul-repository-0.0.1 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate pijul-repository 0.0.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate pijul-repository 0.0.1 [INFO] finished tweaking crates.io crate pijul-repository 0.0.1 [INFO] tweaked toml for crates.io crate pijul-repository 0.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pijul-repository 0.0.1 on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 203 packages to latest compatible versions [INFO] [stderr] Adding rlimit v0.9.1 (available: v0.10.2) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding toml v0.7.8 (available: v0.8.23) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80efd2b3e15012123136c4c598c2613976c01b0d1c8b74737ca129b067195c01 [INFO] running `Command { std: "docker" "start" "-a" "80efd2b3e15012123136c4c598c2613976c01b0d1c8b74737ca129b067195c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80efd2b3e15012123136c4c598c2613976c01b0d1c8b74737ca129b067195c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80efd2b3e15012123136c4c598c2613976c01b0d1c8b74737ca129b067195c01", kill_on_drop: false }` [INFO] [stdout] 80efd2b3e15012123136c4c598c2613976c01b0d1c8b74737ca129b067195c01 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 46380beaf85e73c7e75b89b443e4653c4623bcbe6c61c5cf5f4f59da7ccd99b2 [INFO] running `Command { std: "docker" "start" "-a" "46380beaf85e73c7e75b89b443e4653c4623bcbe6c61c5cf5f4f59da7ccd99b2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling sanakirja-core v1.4.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling chardetng v0.1.17 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling edit v0.1.5 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling diffs v0.5.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling path-slash v0.1.5 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling rlimit v0.9.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling pijul-macros v0.5.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zstd-seekable v0.1.23 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling sanakirja v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling pijul-config v0.0.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling libpijul v1.0.0-beta.10 [INFO] [stderr] Compiling pijul-repository v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "46380beaf85e73c7e75b89b443e4653c4623bcbe6c61c5cf5f4f59da7ccd99b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46380beaf85e73c7e75b89b443e4653c4623bcbe6c61c5cf5f4f59da7ccd99b2", kill_on_drop: false }` [INFO] [stdout] 46380beaf85e73c7e75b89b443e4653c4623bcbe6c61c5cf5f4f59da7ccd99b2 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d1d02f47444909fddb56ab601570e942ec09de62664412ace5a94445142ecd5b [INFO] running `Command { std: "docker" "start" "-a" "d1d02f47444909fddb56ab601570e942ec09de62664412ace5a94445142ecd5b", kill_on_drop: false }` [INFO] [stderr] Compiling pijul-repository v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "d1d02f47444909fddb56ab601570e942ec09de62664412ace5a94445142ecd5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1d02f47444909fddb56ab601570e942ec09de62664412ace5a94445142ecd5b", kill_on_drop: false }` [INFO] [stdout] d1d02f47444909fddb56ab601570e942ec09de62664412ace5a94445142ecd5b [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 648c93c3e85c66c92caab9f48b2486b07a837b7b9095360ad4f663f998424a75 [INFO] running `Command { std: "docker" "start" "-a" "648c93c3e85c66c92caab9f48b2486b07a837b7b9095360ad4f663f998424a75", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/pijul_repository-e28ee3d54deabeaa) [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" "648c93c3e85c66c92caab9f48b2486b07a837b7b9095360ad4f663f998424a75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "648c93c3e85c66c92caab9f48b2486b07a837b7b9095360ad4f663f998424a75", kill_on_drop: false }` [INFO] [stdout] 648c93c3e85c66c92caab9f48b2486b07a837b7b9095360ad4f663f998424a75