[INFO] cloning repository https://github.com/ouuan/yaf2m
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ouuan/yaf2m" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fouuan%2Fyaf2m", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fouuan%2Fyaf2m'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 709ce8de4dc29ae7e3c221799b482e22495086d2
[INFO] checking ouuan/yaf2m against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fouuan%2Fyaf2m" "/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/ouuan/yaf2m
[INFO] finished tweaking git repo https://github.com/ouuan/yaf2m
[INFO] tweaked toml for git repo https://github.com/ouuan/yaf2m written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ouuan/yaf2m on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ouuan/yaf2m 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d41880e953ffd9b2c6c2170ab880c2b57ba0ec6860dc5117055e57f7524af4ed
[INFO] running `Command { std: "docker" "start" "d41880e953ffd9b2c6c2170ab880c2b57ba0ec6860dc5117055e57f7524af4ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d41880e953ffd9b2c6c2170ab880c2b57ba0ec6860dc5117055e57f7524af4ed", 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" "d41880e953ffd9b2c6c2170ab880c2b57ba0ec6860dc5117055e57f7524af4ed" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d41880e953ffd9b2c6c2170ab880c2b57ba0ec6860dc5117055e57f7524af4ed", 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" "d41880e953ffd9b2c6c2170ab880c2b57ba0ec6860dc5117055e57f7524af4ed" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling cmov v0.5.4
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling futures-sink v0.3.34
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tinyvec v1.12.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling futures-task v0.3.34
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-io v0.3.34
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.13
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]    Compiling futures-util v0.3.34
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling event-listener v5.4.2
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling web_atoms v0.2.6
[INFO] [stderr]    Compiling hashlink v0.11.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling xml-rs v0.8.29
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.34
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling whoami v2.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling eyre v0.6.14
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling blake3 v1.8.7
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking email-encoding v0.4.2
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking retry-policies v0.5.2
[INFO] [stderr]     Checking color-spantrace v0.3.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling tokio-stream v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking uuid v1.25.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking ansi-to-html v0.2.4
[INFO] [stderr]    Compiling serde_with_macros v3.22.0
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking similar v3.2.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/49a6044d37d694890450f52ceaceb66277a36b1e/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 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --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=a1dec20a7eedf524 -C extra-filename=-92c4e83d2d4fcbb5 --out-dir /opt/rustwide/target/debug/build/object/92c4e83d2d4fcbb5/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out --extern memchr=/opt/rustwide/target/debug/build/memchr/b924193483665774/out/libmemchr-b924193483665774.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" "d41880e953ffd9b2c6c2170ab880c2b57ba0ec6860dc5117055e57f7524af4ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d41880e953ffd9b2c6c2170ab880c2b57ba0ec6860dc5117055e57f7524af4ed", kill_on_drop: false }`
[INFO] [stdout] d41880e953ffd9b2c6c2170ab880c2b57ba0ec6860dc5117055e57f7524af4ed
