[INFO] cloning repository https://github.com/runitbackdev/herald
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/runitbackdev/herald" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frunitbackdev%2Fherald", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frunitbackdev%2Fherald'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1157ac2e5a234ecd6c9bd38f1bb6b3885a0f2fe6
[INFO] checking runitbackdev/herald against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frunitbackdev%2Fherald" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/runitbackdev/herald
[INFO] finished tweaking git repo https://github.com/runitbackdev/herald
[INFO] tweaked toml for git repo https://github.com/runitbackdev/herald written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/runitbackdev/herald on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/runitbackdev/herald 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: `herald` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a945103eaf163fca966c32786a383e84f91f7569eb6555a7d0434ec38e413135
[INFO] running `Command { std: "docker" "start" "a945103eaf163fca966c32786a383e84f91f7569eb6555a7d0434ec38e413135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a945103eaf163fca966c32786a383e84f91f7569eb6555a7d0434ec38e413135", 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" "a945103eaf163fca966c32786a383e84f91f7569eb6555a7d0434ec38e413135" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a945103eaf163fca966c32786a383e84f91f7569eb6555a7d0434ec38e413135", 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" "a945103eaf163fca966c32786a383e84f91f7569eb6555a7d0434ec38e413135" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: `herald` (manifest) generated 2 warnings
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking jiff v0.2.32
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling js_int v0.2.2
[INFO] [stderr]     Checking typewit v1.15.2
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling ruma-identifiers-validation v0.12.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling as_variant v1.3.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]    Compiling ruma-common v0.18.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking pluralizer v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking konst v0.4.3
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde_html_form v0.4.1
[INFO] [stderr]     Checking postgres-protocol v0.6.12
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking bit-set v0.10.0
[INFO] [stderr]     Checking date_header v1.0.5
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking wildmatch v2.6.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling ruma-macros v0.18.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling ruma-events v0.33.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking postgres-types v0.2.14
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking whoami v2.1.2
[INFO] [stderr]     Checking js_option v0.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling toasty-macros v0.6.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling toasty-core v0.6.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking lru v0.18.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking deadpool-runtime v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling toasty v0.6.1
[INFO] [stderr]    Compiling ruma-client-api v0.23.1
[INFO] [stderr]    Compiling ruma-appservice-api v0.15.0
[INFO] [stderr]     Checking x509-cert v0.2.5
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking deadpool v0.13.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-postgres v0.7.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking index_vec v0.1.4
[INFO] [stderr]     Checking assign v1.1.1
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]     Checking nonempty v0.7.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking forwarded-header-value v0.1.1
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=72f4c9c422589cc3 -C extra-filename=-c9058cf7d0921788 --out-dir /opt/rustwide/target/debug/build/rustls/c9058cf7d0921788/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/getrandom/065a5299835696a1/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/ring/43b9a310a8e1fe83/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/fca101c6f82a43d5/out -L dependency=/opt/rustwide/target/debug/build/untrusted/03cde965a30f6cbb/out -L dependency=/opt/rustwide/target/debug/build/zeroize/a40156bb3ac2a890/out --extern once_cell=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out/libonce_cell-6f8123b0c2eed634.rmeta --extern ring=/opt/rustwide/target/debug/build/ring/43b9a310a8e1fe83/out/libring-43b9a310a8e1fe83.rmeta --extern pki_types=/opt/rustwide/target/debug/build/rustls-pki-types/fca101c6f82a43d5/out/librustls_pki_types-fca101c6f82a43d5.rmeta --extern webpki=/opt/rustwide/target/debug/build/rustls-webpki/1c93b2a592e6b156/out/libwebpki-1c93b2a592e6b156.rmeta --extern subtle=/opt/rustwide/target/debug/build/subtle/1139c163d0bdfd0a/out/libsubtle-1139c163d0bdfd0a.rmeta --extern zeroize=/opt/rustwide/target/debug/build/zeroize/a40156bb3ac2a890/out/libzeroize-a40156bb3ac2a890.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies -L native=/opt/rustwide/target/debug/build/ring/93cd4c64cb04e2b7/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a945103eaf163fca966c32786a383e84f91f7569eb6555a7d0434ec38e413135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a945103eaf163fca966c32786a383e84f91f7569eb6555a7d0434ec38e413135", kill_on_drop: false }`
[INFO] [stdout] a945103eaf163fca966c32786a383e84f91f7569eb6555a7d0434ec38e413135
