[INFO] cloning repository https://github.com/modular-agent/mak-web-agents
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/modular-agent/mak-web-agents" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodular-agent%2Fmak-web-agents", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodular-agent%2Fmak-web-agents'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b23d1fbc8c99f814a8b044d301ab498a4c99ac45
[INFO] checking modular-agent/mak-web-agents against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodular-agent%2Fmak-web-agents" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/modular-agent/mak-web-agents
[INFO] finished tweaking git repo https://github.com/modular-agent/mak-web-agents
[INFO] tweaked toml for git repo https://github.com/modular-agent/mak-web-agents written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/modular-agent/mak-web-agents on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 386 packages to latest Rust 1.95.0-nightly compatible versions
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0d283379e45633a32697449c489fc6d5b7125baa14059adb0890e0dec317b34
[INFO] running `Command { std: "docker" "start" "-a" "e0d283379e45633a32697449c489fc6d5b7125baa14059adb0890e0dec317b34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0d283379e45633a32697449c489fc6d5b7125baa14059adb0890e0dec317b34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0d283379e45633a32697449c489fc6d5b7125baa14059adb0890e0dec317b34", kill_on_drop: false }`
[INFO] [stdout] e0d283379e45633a32697449c489fc6d5b7125baa14059adb0890e0dec317b34
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67055fa481dcc947c86d44886da82eb0805bd7d3f27766ecfc750ef338e11a29
[INFO] running `Command { std: "docker" "start" "-a" "67055fa481dcc947c86d44886da82eb0805bd7d3f27766ecfc750ef338e11a29", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1baf923b9c3a455162afe43e18647f494c1a4b73/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=cfc82de2baa628da -C extra-filename=-a4feae3f51961630 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fec5599a7f184630.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-de2c59b803aecfd0.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c9b48d6183064ef7.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "67055fa481dcc947c86d44886da82eb0805bd7d3f27766ecfc750ef338e11a29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67055fa481dcc947c86d44886da82eb0805bd7d3f27766ecfc750ef338e11a29", kill_on_drop: false }`
[INFO] [stdout] 67055fa481dcc947c86d44886da82eb0805bd7d3f27766ecfc750ef338e11a29
