[INFO] fetching crate peace_item_file_download 0.0.15...
[INFO] testing peace_item_file_download-0.0.15 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate peace_item_file_download 0.0.15 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate peace_item_file_download 0.0.15
[INFO] finished tweaking crates.io crate peace_item_file_download 0.0.15
[INFO] tweaked toml for crates.io crate peace_item_file_download 0.0.15 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate peace_item_file_download 0.0.15 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate peace_item_file_download 0.0.15 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" "+beta-2026-04-21" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd8f0e87773c36dc60da1a8def1f88daa05973d0276bfc8e2d8031d5aeee8844
[INFO] running `Command { std: "docker" "start" "-a" "fd8f0e87773c36dc60da1a8def1f88daa05973d0276bfc8e2d8031d5aeee8844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd8f0e87773c36dc60da1a8def1f88daa05973d0276bfc8e2d8031d5aeee8844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd8f0e87773c36dc60da1a8def1f88daa05973d0276bfc8e2d8031d5aeee8844", kill_on_drop: false }`
[INFO] [stdout] fd8f0e87773c36dc60da1a8def1f88daa05973d0276bfc8e2d8031d5aeee8844
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e17b04683e7f31f9ccec37d1c089dfd69c8b5366ca52d1ba962cb2f4a6dc03e4
[INFO] running `Command { std: "docker" "start" "-a" "e17b04683e7f31f9ccec37d1c089dfd69c8b5366ca52d1ba962cb2f4a6dc03e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling id_newtype v0.1.0
[INFO] [stderr]    Compiling rt_ref v0.3.0
[INFO] [stderr]    Compiling resman v0.19.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling own v0.1.3
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rt_map v0.6.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling peace_value_traits v0.0.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc_macro_roids v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling peace_static_check_macros v0.0.15
[INFO] [stderr]    Compiling dot_ix_static_check_macros v0.10.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling peace_data_derive v0.0.15
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling peace_params_derive v0.0.15
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enser_derive v0.1.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling enser v0.1.4
[INFO] [stderr]    Compiling typed-builder-macro v0.21.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling typed-builder v0.21.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling interruptible v0.2.4
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling peace_fmt v0.0.15
[INFO] [stderr]    Compiling tynm v0.2.0
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling peace_diff v0.0.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_tagged v0.4.0
[INFO] [stderr]    Compiling peace_core v0.0.15
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling petgraph v0.8.1
[INFO] [stderr]    Compiling dot_ix_model v0.10.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling peace_item_model v0.0.15
[INFO] [stderr]    Compiling peace_profile_model v0.0.15
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling type_reg v0.9.0
[INFO] [stderr]    Compiling dot_ix v0.10.0
[INFO] [stderr]    Compiling daggy v0.9.0
[INFO] [stderr]    Compiling fn_graph v0.18.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling peace_flow_model v0.0.15
[INFO] [stderr]    Compiling peace_data v0.0.15
[INFO] [stderr]    Compiling peace_cmd_model v0.0.15
[INFO] [stderr]    Compiling peace_resource_rt v0.0.15
[INFO] [stderr]    Compiling peace_params v0.0.15
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling peace_rt_model_core v0.0.15
[INFO] [stderr]    Compiling peace_cfg v0.0.15
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling peace_rt_model_native v0.0.15
[INFO] [stderr]    Compiling peace_rt_model v0.0.15
[INFO] [stderr]    Compiling peace_flow_rt v0.0.15
[INFO] [stderr]    Compiling peace_state_rt v0.0.15
[INFO] [stderr]    Compiling peace_cmd_ctx v0.0.15
[INFO] [stderr]    Compiling peace_cmd_rt v0.0.15
[INFO] [stderr]    Compiling peace_rt v0.0.15
[INFO] [stderr]    Compiling peace v0.0.15
[INFO] [stderr]    Compiling peace_item_file_download v0.0.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "e17b04683e7f31f9ccec37d1c089dfd69c8b5366ca52d1ba962cb2f4a6dc03e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e17b04683e7f31f9ccec37d1c089dfd69c8b5366ca52d1ba962cb2f4a6dc03e4", kill_on_drop: false }`
[INFO] [stdout] e17b04683e7f31f9ccec37d1c089dfd69c8b5366ca52d1ba962cb2f4a6dc03e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b3ba7eb4a1d14e6f07d535d482d2e7dd7597bbd26507c2a5a9abec55b1823cb
[INFO] running `Command { std: "docker" "start" "-a" "8b3ba7eb4a1d14e6f07d535d482d2e7dd7597bbd26507c2a5a9abec55b1823cb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] running `Command { std: "docker" "inspect" "8b3ba7eb4a1d14e6f07d535d482d2e7dd7597bbd26507c2a5a9abec55b1823cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b3ba7eb4a1d14e6f07d535d482d2e7dd7597bbd26507c2a5a9abec55b1823cb", kill_on_drop: false }`
[INFO] [stdout] 8b3ba7eb4a1d14e6f07d535d482d2e7dd7597bbd26507c2a5a9abec55b1823cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f91866907ce32a3692a6dc50c7e12d1eacc68a096a7fa5604db659d3c9f587a0
[INFO] running `Command { std: "docker" "start" "-a" "f91866907ce32a3692a6dc50c7e12d1eacc68a096a7fa5604db659d3c9f587a0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] running `Command { std: "docker" "inspect" "f91866907ce32a3692a6dc50c7e12d1eacc68a096a7fa5604db659d3c9f587a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f91866907ce32a3692a6dc50c7e12d1eacc68a096a7fa5604db659d3c9f587a0", kill_on_drop: false }`
[INFO] [stdout] f91866907ce32a3692a6dc50c7e12d1eacc68a096a7fa5604db659d3c9f587a0
