[INFO] cloning repository https://github.com/algonacci/kumo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/algonacci/kumo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falgonacci%2Fkumo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falgonacci%2Fkumo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6bc1e1ce4787916358822440da22d81676b87b31
[INFO] checking algonacci/kumo against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falgonacci%2Fkumo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/algonacci/kumo
[INFO] finished tweaking git repo https://github.com/algonacci/kumo
[INFO] tweaked toml for git repo https://github.com/algonacci/kumo written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/algonacci/kumo on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/algonacci/kumo 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 37d3436e731eb14373789eb1aacd9442119f23b170b651170b1c1a0fc31ff352
[INFO] running `Command { std: "docker" "start" "37d3436e731eb14373789eb1aacd9442119f23b170b651170b1c1a0fc31ff352", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37d3436e731eb14373789eb1aacd9442119f23b170b651170b1c1a0fc31ff352", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "37d3436e731eb14373789eb1aacd9442119f23b170b651170b1c1a0fc31ff352" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37d3436e731eb14373789eb1aacd9442119f23b170b651170b1c1a0fc31ff352", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "37d3436e731eb14373789eb1aacd9442119f23b170b651170b1c1a0fc31ff352" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking rc-box v1.3.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking openssl-sys v0.9.117
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking openssl v0.10.81
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling rmcp v2.2.0
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking hashlink v0.11.1
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking toml v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking sysinfo v0.38.4
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.33/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"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "portable-atomic-alloc", "portable-atomic-util", "portable_atomic_crate", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=6f3b85653f8edaaa -C extra-filename=-ed5bcbd0e397a658 --out-dir /opt/rustwide/target/debug/build/futures-util/ed5bcbd0e397a658/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/dfe92fecf9204724/out -L dependency=/opt/rustwide/target/debug/build/futures-core/66c6c11339e0b249/out -L dependency=/opt/rustwide/target/debug/build/futures-io/3ebfebde32ce6a0b/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/2e0febc4b55f49d2/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/cdd1669e988ddca7/out -L dependency=/opt/rustwide/target/debug/build/futures-task/7018d05962e87907/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/slab/101f873bca723251/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/dfe92fecf9204724/out/libfutures_channel-dfe92fecf9204724.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/66c6c11339e0b249/out/libfutures_core-66c6c11339e0b249.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/3ebfebde32ce6a0b/out/libfutures_io-3ebfebde32ce6a0b.rmeta --extern futures_macro=/opt/rustwide/target/debug/build/futures-macro/2e0febc4b55f49d2/out/libfutures_macro-2e0febc4b55f49d2.so --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/cdd1669e988ddca7/out/libfutures_sink-cdd1669e988ddca7.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/7018d05962e87907/out/libfutures_task-7018d05962e87907.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/b924193483665774/out/libmemchr-b924193483665774.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/101f873bca723251/out/libslab-101f873bca723251.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 `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/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"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "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=06ba77598eb60d1c -C extra-filename=-b5b079aaf868ddde --out-dir /opt/rustwide/target/debug/build/object/b5b079aaf868ddde/out -L dependency=/opt/rustwide/target/debug/build/memchr/99d2f2078a65bceb/out --extern memchr=/opt/rustwide/target/debug/build/memchr/99d2f2078a65bceb/out/libmemchr-99d2f2078a65bceb.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "37d3436e731eb14373789eb1aacd9442119f23b170b651170b1c1a0fc31ff352", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37d3436e731eb14373789eb1aacd9442119f23b170b651170b1c1a0fc31ff352", kill_on_drop: false }`
[INFO] [stdout] 37d3436e731eb14373789eb1aacd9442119f23b170b651170b1c1a0fc31ff352
