[INFO] cloning repository https://github.com/composibleIO/cio-vault [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/composibleIO/cio-vault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcomposibleIO%2Fcio-vault", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcomposibleIO%2Fcio-vault'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f62899170d7a0b3827ce1d416af9e828d1c3d11 [INFO] checking composibleIO/cio-vault/5f62899170d7a0b3827ce1d416af9e828d1c3d11 against try#498fce24f39c1ecbb0abe08824e72162da853341 for pr-129935 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcomposibleIO%2Fcio-vault" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/composibleIO/cio-vault on toolchain 498fce24f39c1ecbb0abe08824e72162da853341 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/composibleIO/cio-vault [INFO] finished tweaking git repo https://github.com/composibleIO/cio-vault [INFO] tweaked toml for git repo https://github.com/composibleIO/cio-vault written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/composibleIO/cio-vault 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" "+498fce24f39c1ecbb0abe08824e72162da853341" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 380adc0eb95635a90557392b4710fc10b4bf25b9977eb5128ec2474555224135 [INFO] running `Command { std: "docker" "start" "-a" "380adc0eb95635a90557392b4710fc10b4bf25b9977eb5128ec2474555224135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "380adc0eb95635a90557392b4710fc10b4bf25b9977eb5128ec2474555224135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "380adc0eb95635a90557392b4710fc10b4bf25b9977eb5128ec2474555224135", kill_on_drop: false }` [INFO] [stdout] 380adc0eb95635a90557392b4710fc10b4bf25b9977eb5128ec2474555224135 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92b85d78a412301e38d03bff9d0b99871df7870a4eba5af7a63d3c574068c946 [INFO] running `Command { std: "docker" "start" "-a" "92b85d78a412301e38d03bff9d0b99871df7870a4eba5af7a63d3c574068c946", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling cranelift-isle v0.100.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.100.1 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.100.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling io-extras v0.18.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling cap-primitives v2.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling ittapi-sys v0.3.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling cranelift-codegen v0.100.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling wasmtime-component-util v13.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling cap-std v2.0.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling wasmtime-cache v13.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v13.0.1 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling wasmtime-fiber v13.0.1 [INFO] [stderr] Compiling wasmtime-runtime v13.0.1 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling walrus-macro v0.19.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling wiggle-generate v13.0.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling wasi-common v13.0.1 [INFO] [stderr] Compiling system-interface v0.26.1 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling cap-fs-ext v2.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling wiggle-macro v13.0.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking wast v8.0.0 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling it-to-bytes v0.1.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking cranelift-entity v0.100.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking wasmparser v0.112.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling wit-parser v0.11.3 [INFO] [stderr] Compiling fluence-it-types v0.4.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling wasmtime-wit-bindgen v13.0.1 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Checking wasmtime-types v13.0.1 [INFO] [stderr] Compiling cranelift-bforest v0.100.1 [INFO] [stderr] Checking cranelift-control v0.100.1 [INFO] [stderr] Compiling wasmtime-component-macro v13.0.1 [INFO] [stderr] Checking it-memory-traits v0.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling it-lilo v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking wasm-encoder v0.32.0 [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/498fce24f39c1ecbb0abe08824e72162da853341/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.2/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 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "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=36433cb3c75cf753 -C extra-filename=-36433cb3c75cf753 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-25d0ecb03d811e08.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-efd21f3897b01991.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a4af924af9c8ede4.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-e64c6ebc50934d81.rmeta --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" "92b85d78a412301e38d03bff9d0b99871df7870a4eba5af7a63d3c574068c946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b85d78a412301e38d03bff9d0b99871df7870a4eba5af7a63d3c574068c946", kill_on_drop: false }` [INFO] [stdout] 92b85d78a412301e38d03bff9d0b99871df7870a4eba5af7a63d3c574068c946