[INFO] cloning repository https://github.com/jackhamilton/awaken [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackhamilton/awaken" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackhamilton%2Fawaken", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackhamilton%2Fawaken'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47e4b34be5a3e44114e161d54756bd395cdbbaa1 [INFO] testing jackhamilton/awaken against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackhamilton%2Fawaken" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jackhamilton/awaken [INFO] finished tweaking git repo https://github.com/jackhamilton/awaken [INFO] tweaked toml for git repo https://github.com/jackhamilton/awaken written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jackhamilton/awaken on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jackhamilton/awaken 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d17b620d665805d8bc13ea5dc4cebdb15598635e03c678882cfe21a644ad228b [INFO] running `Command { std: "docker" "start" "-a" "d17b620d665805d8bc13ea5dc4cebdb15598635e03c678882cfe21a644ad228b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d17b620d665805d8bc13ea5dc4cebdb15598635e03c678882cfe21a644ad228b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d17b620d665805d8bc13ea5dc4cebdb15598635e03c678882cfe21a644ad228b", kill_on_drop: false }` [INFO] [stdout] d17b620d665805d8bc13ea5dc4cebdb15598635e03c678882cfe21a644ad228b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebde31673c196a699ebfe0867e6dbc8c930673e8440f1163619e711383b466b9 [INFO] running `Command { std: "docker" "start" "-a" "ebde31673c196a699ebfe0867e6dbc8c930673e8440f1163619e711383b466b9", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling hickory-proto v0.26.0-alpha.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling liblzma v0.4.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling hashify v0.2.6 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling zip v4.3.0 [INFO] [stderr] Compiling mail-parser v0.11.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling mail-builder v0.4.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling hickory-resolver v0.26.0-alpha.1 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling quick_cache v0.6.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] error: could not compile `hickory-proto` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name hickory_proto --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.0-alpha.1/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 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(nightly)' --cfg 'feature="__dnssec"' --cfg 'feature="__tls"' --cfg 'feature="dnssec-ring"' --cfg 'feature="futures-io"' --cfg 'feature="std"' --cfg 'feature="tls-ring"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dnssec", "__h3", "__https", "__quic", "__tls", "backtrace", "default", "dnssec-aws-lc-rs", "dnssec-ring", "futures-io", "h3-aws-lc-rs", "h3-ring", "https-aws-lc-rs", "https-ring", "mdns", "no-std-rand", "quic-aws-lc-rs", "quic-ring", "rustls-platform-verifier", "serde", "socket2", "std", "testing", "text-parsing", "tls-aws-lc-rs", "tls-ring", "tokio", "wasm-bindgen", "webpki-roots"))' -C metadata=452d964fa19fa53d -C extra-filename=-5e7f7feb3e2a903d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8d6004180f14a06d.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5a199b0ec0054672.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-a93b6f7b4cac2841.rmeta --extern enum_as_inner=/opt/rustwide/target/debug/deps/libenum_as_inner-49ce0d2bebf518b1.so --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-f26d4826b597103e.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-972ebb79349338ae.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8b8c3027de1cf4f3.rmeta --extern idna=/opt/rustwide/target/debug/deps/libidna-eed5b039fa8b3396.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-9aae67a4e846df6d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9c2884df436221a2.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-93f0251f2ee5da76.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-f85651d7b3cd8225.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-aed0f4a6f86b3e8c.rmeta --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-48c7b2a527806cbd.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cbdae1c9fdd46a2c.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5317c8e7ee34e0a1.rmeta --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-01b91c7fe633ba8a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0e533173ce5ddb90.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-c9725fe359cfdbb6.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c5416e0382c453a3.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-79443b6abf3b0b6a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-48c97cfe986e01c5/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ebde31673c196a699ebfe0867e6dbc8c930673e8440f1163619e711383b466b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebde31673c196a699ebfe0867e6dbc8c930673e8440f1163619e711383b466b9", kill_on_drop: false }` [INFO] [stdout] ebde31673c196a699ebfe0867e6dbc8c930673e8440f1163619e711383b466b9