[INFO] fetching crate moduforge-persistence 0.5.0... [INFO] building moduforge-persistence-0.5.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate moduforge-persistence 0.5.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate moduforge-persistence 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate moduforge-persistence 0.5.0 [INFO] tweaked toml for crates.io crate moduforge-persistence 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate moduforge-persistence 0.5.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate moduforge-persistence 0.5.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded moduforge-state v0.5.0 [INFO] [stderr] Downloaded moduforge-transform v0.5.0 [INFO] [stderr] Downloaded base62 v2.2.1 [INFO] [stderr] Downloaded imbl-sized-chunks v0.1.3 [INFO] [stderr] Downloaded metrics v0.22.4 [INFO] [stderr] Downloaded moduforge-model v0.5.0 [INFO] [stderr] Downloaded moduforge-core v0.5.0 [INFO] [stderr] Downloaded lru v0.14.0 [INFO] [stderr] Downloaded imbl v6.0.0 [INFO] [stderr] Downloaded petgraph v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bd97c2000bcdae349ee694db35aec1ee06312c5c3c9d84df6aa6005baf05f76 [INFO] running `Command { std: "docker" "start" "-a" "1bd97c2000bcdae349ee694db35aec1ee06312c5c3c9d84df6aa6005baf05f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bd97c2000bcdae349ee694db35aec1ee06312c5c3c9d84df6aa6005baf05f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bd97c2000bcdae349ee694db35aec1ee06312c5c3c9d84df6aa6005baf05f76", kill_on_drop: false }` [INFO] [stdout] 1bd97c2000bcdae349ee694db35aec1ee06312c5c3c9d84df6aa6005baf05f76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73b180800f13ff46ab635ccff4cab853f028ab846f0af6e69fc093292138e284 [INFO] running `Command { std: "docker" "start" "-a" "73b180800f13ff46ab635ccff4cab853f028ab846f0af6e69fc093292138e284", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bitmaps v3.2.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling archery v1.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling base62 v2.2.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling imbl-sized-chunks v0.1.3 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling metrics v0.22.4 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling imbl v6.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling moduforge-model v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling moduforge-transform v0.5.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling moduforge-state v0.5.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling moduforge-core v0.5.0 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling moduforge-persistence v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.96s [INFO] running `Command { std: "docker" "inspect" "73b180800f13ff46ab635ccff4cab853f028ab846f0af6e69fc093292138e284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b180800f13ff46ab635ccff4cab853f028ab846f0af6e69fc093292138e284", kill_on_drop: false }` [INFO] [stdout] 73b180800f13ff46ab635ccff4cab853f028ab846f0af6e69fc093292138e284 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a0a1c7bea103bdc0592fe0ed3ea883aed4f3c85925f67bdab4274359d023cd0 [INFO] running `Command { std: "docker" "start" "-a" "5a0a1c7bea103bdc0592fe0ed3ea883aed4f3c85925f67bdab4274359d023cd0", kill_on_drop: false }` [INFO] [stderr] Compiling moduforge-persistence v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.98s [INFO] running `Command { std: "docker" "inspect" "5a0a1c7bea103bdc0592fe0ed3ea883aed4f3c85925f67bdab4274359d023cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a0a1c7bea103bdc0592fe0ed3ea883aed4f3c85925f67bdab4274359d023cd0", kill_on_drop: false }` [INFO] [stdout] 5a0a1c7bea103bdc0592fe0ed3ea883aed4f3c85925f67bdab4274359d023cd0