[INFO] fetching crate modular-agent-core 0.23.2... [INFO] checking modular-agent-core-0.23.2 against try#2c4819a380dbddb1f2a0f4405a49fb6ed90983ae for pr-152996 [INFO] extracting crate modular-agent-core 0.23.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate modular-agent-core 0.23.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate modular-agent-core 0.23.2 [INFO] tweaked toml for crates.io crate modular-agent-core 0.23.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate modular-agent-core 0.23.2 on toolchain 2c4819a380dbddb1f2a0f4405a49fb6ed90983ae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate modular-agent-core 0.23.2 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" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4572df9dbeff7117b314b5a9d535202466d0ea95a3d3b7d19f28a576b85d85bd [INFO] running `Command { std: "docker" "start" "-a" "4572df9dbeff7117b314b5a9d535202466d0ea95a3d3b7d19f28a576b85d85bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4572df9dbeff7117b314b5a9d535202466d0ea95a3d3b7d19f28a576b85d85bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4572df9dbeff7117b314b5a9d535202466d0ea95a3d3b7d19f28a576b85d85bd", kill_on_drop: false }` [INFO] [stdout] 4572df9dbeff7117b314b5a9d535202466d0ea95a3d3b7d19f28a576b85d85bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9584003d6a98f1e2e7fdeefe64288374d3b50e69d4bf4a7ac24ceeb9ac04c44b [INFO] running `Command { std: "docker" "start" "-a" "9584003d6a98f1e2e7fdeefe64288374d3b50e69d4bf4a7ac24ceeb9ac04c44b", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.108 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling zerocopy v0.8.35 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Compiling rmcp v0.13.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Checking perlin2d v0.2.6 [INFO] [stderr] Checking time v0.3.46 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking clap_builder v4.5.56 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking jiff v0.2.18 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling schemars_derive v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling modular-agent-macros v0.23.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.108 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking clap v4.5.56 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v0.13.0 [INFO] [stderr] Checking js-sys v0.3.85 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking nalgebra v0.30.1 [INFO] [stderr] Checking schemars v1.2.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v3.3.1 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking process-wrap v9.0.1 [INFO] [stderr] Checking web-sys v0.3.85 [INFO] [stderr] Checking imageproc v0.23.0 [INFO] [stderr] Checking node-sys v0.4.2 [INFO] [stderr] Checking photon-rs v0.3.3 [INFO] [stderr] Checking modular-agent-core v0.23.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.66s [INFO] running `Command { std: "docker" "inspect" "9584003d6a98f1e2e7fdeefe64288374d3b50e69d4bf4a7ac24ceeb9ac04c44b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9584003d6a98f1e2e7fdeefe64288374d3b50e69d4bf4a7ac24ceeb9ac04c44b", kill_on_drop: false }` [INFO] [stdout] 9584003d6a98f1e2e7fdeefe64288374d3b50e69d4bf4a7ac24ceeb9ac04c44b