[INFO] fetching crate clockwork-plugin-utils 2.0.19...
[INFO] checking clockwork-plugin-utils-2.0.19 against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] extracting crate clockwork-plugin-utils 2.0.19 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate clockwork-plugin-utils 2.0.19
[INFO] finished tweaking crates.io crate clockwork-plugin-utils 2.0.19
[INFO] tweaked toml for crates.io crate clockwork-plugin-utils 2.0.19 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate clockwork-plugin-utils 2.0.19 on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 398 packages to latest compatible versions
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding hashbrown v0.15.2 (available: v0.15.5)
[INFO] [stderr]       Adding solana_rbpf v0.8.3 (available: v0.8.5)
[INFO] [stderr]       Adding spl-memo v4.0.0 (available: v4.0.4)
[INFO] [stderr]       Adding spl-token v4.0.0 (available: v4.0.3)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc77813398dc142b31609259155f39a2a4f8dbe040f312bb51784a5eb61d1b5c
[INFO] running `Command { std: "docker" "start" "-a" "fc77813398dc142b31609259155f39a2a4f8dbe040f312bb51784a5eb61d1b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc77813398dc142b31609259155f39a2a4f8dbe040f312bb51784a5eb61d1b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc77813398dc142b31609259155f39a2a4f8dbe040f312bb51784a5eb61d1b5c", kill_on_drop: false }`
[INFO] [stdout] fc77813398dc142b31609259155f39a2a4f8dbe040f312bb51784a5eb61d1b5c
[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=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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96d286edaadf0b4507b3ed272215e833cb0e909b4479b4e8258fb25188c92d71
[INFO] running `Command { std: "docker" "start" "-a" "96d286edaadf0b4507b3ed272215e833cb0e909b4479b4e8258fb25188c92d71", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling borsh v1.6.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.26
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]     Checking derivation-path v0.2.0
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking tokio v1.52.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]     Checking goblin v0.5.4
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling borsh-derive v1.6.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking generic-array v0.14.9
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr] error: could not compile `wasm-bindgen-macro-support` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/50f413885985a8b0a0b6ca0766a0aedd45304953/bin/rustc --crate-name wasm_bindgen_macro_support --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-macro-support-0.2.121/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unused_lifetimes '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --check-cfg 'cfg(wasm_bindgen_use_js_sys)' --check-cfg 'cfg(xxx_debug_only_print_generated_code)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "strict-macro"))' -C metadata=384491628be83223 -C extra-filename=-b2de89f215d060d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-e860e2faeedf2ef4.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-774d2fb1b129607b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e79a3b083d919da9.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-d60246c149cb9b3f.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-9cd72af7bb81195b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/50f413885985a8b0a0b6ca0766a0aedd45304953/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=b0f2a74105b884d4 -C extra-filename=-496d5b15b5f83271 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-03123bb854b05c34.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-90e33f06fd5154d7.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-64305c152875789b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "96d286edaadf0b4507b3ed272215e833cb0e909b4479b4e8258fb25188c92d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96d286edaadf0b4507b3ed272215e833cb0e909b4479b4e8258fb25188c92d71", kill_on_drop: false }`
[INFO] [stdout] 96d286edaadf0b4507b3ed272215e833cb0e909b4479b4e8258fb25188c92d71
