[INFO] fetching crate bulwark-host 0.6.0... [INFO] checking bulwark-host-0.6.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate bulwark-host 0.6.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate bulwark-host 0.6.0 [INFO] finished tweaking crates.io crate bulwark-host 0.6.0 [INFO] tweaked toml for crates.io crate bulwark-host 0.6.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bulwark-host 0.6.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 408 packages to latest compatible versions [INFO] [stderr] Adding anyhow v1.0.72 (available: v1.0.99) [INFO] [stderr] Adding deadpool-redis v0.15.1 (available: v0.22.0) [INFO] [stderr] Adding metrics v0.21.1 (available: v0.24.2) [INFO] [stderr] Adding redis v0.25.4 (available: v0.32.5) [INFO] [stderr] Adding redis-test v0.4.0 (available: v0.12.0) [INFO] [stderr] Adding secrecy v0.8.0 (available: v0.10.3) [INFO] [stderr] Adding thiserror v1.0.43 (available: v1.0.69) [INFO] [stderr] Adding thiserror-impl v1.0.43 (available: v1.0.69) [INFO] [stderr] Adding validator v0.16.1 (available: v0.20.0) [INFO] [stderr] Adding wasi-common v22.0.1 (available: v36.0.2) [INFO] [stderr] Adding wasmtime v22.0.1 (available: v36.0.2) [INFO] [stderr] Adding wasmtime-types v22.0.1 (available: v25.0.3) [INFO] [stderr] Adding wasmtime-wasi v22.0.1 (available: v36.0.2) [INFO] [stderr] Adding wasmtime-wasi-http v22.0.1 (available: v36.0.2) [INFO] [stderr] Adding wit-component v0.211.1 (available: v0.238.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34cbeeafb0119454224b3d0a317fcb39715677aea3edc7628a300e05d32ba1fb [INFO] running `Command { std: "docker" "start" "-a" "34cbeeafb0119454224b3d0a317fcb39715677aea3edc7628a300e05d32ba1fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34cbeeafb0119454224b3d0a317fcb39715677aea3edc7628a300e05d32ba1fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34cbeeafb0119454224b3d0a317fcb39715677aea3edc7628a300e05d32ba1fb", kill_on_drop: false }` [INFO] [stdout] 34cbeeafb0119454224b3d0a317fcb39715677aea3edc7628a300e05d32ba1fb [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7a2c30524742338626f98f03d0e33cf0a7063ac186c712292e54f64b2e21eae [INFO] running `Command { std: "docker" "start" "-a" "d7a2c30524742338626f98f03d0e33cf0a7063ac186c712292e54f64b2e21eae", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling cranelift-isle v0.109.1 [INFO] [stderr] Checking cranelift-entity v0.109.1 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.109.1 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.109.1 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v22.0.1 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking cranelift-bforest v0.109.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking wasmparser v0.209.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking io-extras v0.18.4 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling wasm-encoder v0.238.1 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking cranelift-control v0.109.1 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling wasmtime-fiber v22.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking wasm-encoder v0.209.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling wasmtime-component-macro v22.0.1 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling wasmtime-cache v22.0.1 [INFO] [stderr] Compiling cranelift-codegen v0.109.1 [INFO] [stderr] Checking wasmtime-component-util v22.0.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling spdx v0.10.9 [INFO] [stderr] Checking wast v238.0.1 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/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="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=11997f91ce6c2b4d -C extra-filename=-de227fb44e5ddbe5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-9223a1934d2f1156.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-94fd802d7f17bf97.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-08a9c544a3cb1775.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d7a2c30524742338626f98f03d0e33cf0a7063ac186c712292e54f64b2e21eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7a2c30524742338626f98f03d0e33cf0a7063ac186c712292e54f64b2e21eae", kill_on_drop: false }` [INFO] [stdout] d7a2c30524742338626f98f03d0e33cf0a7063ac186c712292e54f64b2e21eae