[INFO] fetching crate weaver-lib 0.3.0...
[INFO] building weaver-lib-0.3.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate weaver-lib 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate weaver-lib 0.3.0
[INFO] finished tweaking crates.io crate weaver-lib 0.3.0
[INFO] tweaked toml for crates.io crate weaver-lib 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate weaver-lib 0.3.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 weaver-lib 0.3.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 dateparser v0.2.1
[INFO] [stderr]   Downloaded unicode-id v0.3.5
[INFO] [stderr]   Downloaded markdown v1.0.0
[INFO] [stderr]   Downloaded owo-colors v4.2.1
[INFO] [stderr]   Downloaded onig v6.5.1
[INFO] [stderr]   Downloaded fancy-regex v0.11.0
[INFO] [stderr]   Downloaded onig_sys v69.9.1
[INFO] [stderr]   Downloaded gray_matter v0.2.8
[INFO] [stderr]   Downloaded bon v3.6.3
[INFO] [stderr]   Downloaded windows-strings v0.4.1
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded yaml-rust2 v0.8.1
[INFO] [stderr]   Downloaded windows-core v0.61.1
[INFO] [stderr]   Downloaded comrak v0.39.0
[INFO] [stderr]   Downloaded bon-macros v3.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e8a34755ccfdbb846305eccb84ca4daff69452bcc754365d69687ad171f3aeca
[INFO] running `Command { std: "docker" "start" "-a" "e8a34755ccfdbb846305eccb84ca4daff69452bcc754365d69687ad171f3aeca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8a34755ccfdbb846305eccb84ca4daff69452bcc754365d69687ad171f3aeca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8a34755ccfdbb846305eccb84ca4daff69452bcc754365d69687ad171f3aeca", kill_on_drop: false }`
[INFO] [stdout] e8a34755ccfdbb846305eccb84ca4daff69452bcc754365d69687ad171f3aeca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1a4e6a046c8c151400f4e24de70348ac61e7c6f91af78112d7e3cd0aa7d4e166
[INFO] running `Command { std: "docker" "start" "-a" "1a4e6a046c8c151400f4e24de70348ac61e7c6f91af78112d7e3cd0aa7d4e166", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling prettyplease v0.2.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling liquid-derive v0.26.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling bon-macros v3.6.3
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling bon v3.6.3
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling plist v1.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling liquid-core v0.26.11
[INFO] [stderr]    Compiling gray_matter v0.2.8
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling dateparser v0.2.1
[INFO] [stderr]    Compiling liquid-lib v0.26.11
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling comrak v0.39.0
[INFO] [stderr]    Compiling liquid v0.26.11
[INFO] [stderr]    Compiling weaver-lib v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.35s
[INFO] running `Command { std: "docker" "inspect" "1a4e6a046c8c151400f4e24de70348ac61e7c6f91af78112d7e3cd0aa7d4e166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a4e6a046c8c151400f4e24de70348ac61e7c6f91af78112d7e3cd0aa7d4e166", kill_on_drop: false }`
[INFO] [stdout] 1a4e6a046c8c151400f4e24de70348ac61e7c6f91af78112d7e3cd0aa7d4e166
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f08c6ed6eaba687ebaf21361627f7151413d588bf53136c4a0fd6349e55c0135
[INFO] running `Command { std: "docker" "start" "-a" "f08c6ed6eaba687ebaf21361627f7151413d588bf53136c4a0fd6349e55c0135", kill_on_drop: false }`
[INFO] [stderr]    Compiling weaver-lib v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.08s
[INFO] running `Command { std: "docker" "inspect" "f08c6ed6eaba687ebaf21361627f7151413d588bf53136c4a0fd6349e55c0135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f08c6ed6eaba687ebaf21361627f7151413d588bf53136c4a0fd6349e55c0135", kill_on_drop: false }`
[INFO] [stdout] f08c6ed6eaba687ebaf21361627f7151413d588bf53136c4a0fd6349e55c0135
