[INFO] cloning repository https://github.com/stutxo/bostr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stutxo/bostr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstutxo%2Fbostr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstutxo%2Fbostr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 406641d730eadaefaa65079751926aa0e7a67b9d [INFO] testing stutxo/bostr against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstutxo%2Fbostr" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stutxo/bostr [INFO] finished tweaking git repo https://github.com/stutxo/bostr [INFO] tweaked toml for git repo https://github.com/stutxo/bostr written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stutxo/bostr on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stutxo/bostr 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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jwalk v0.8.1 [INFO] [stderr] Downloaded dircpy v0.3.19 [INFO] [stderr] Downloaded nostr-sdk v0.39.0 [INFO] [stderr] Downloaded bitcoin-units v0.1.2 [INFO] [stderr] Downloaded atomic-destructor v0.3.0 [INFO] [stderr] Downloaded bitcoin-io v0.1.4 [INFO] [stderr] Downloaded bitcoin-internals v0.3.0 [INFO] [stderr] Downloaded base58ck v0.1.0 [INFO] [stderr] Downloaded bitcoind-async-client v0.6.0 [INFO] [stderr] Downloaded negentropy v0.3.1 [INFO] [stderr] Downloaded async-wsocket v0.13.1 [INFO] [stderr] Downloaded hex-conservative v0.2.2 [INFO] [stderr] Downloaded bip39 v2.2.2 [INFO] [stderr] Downloaded bitcoin_hashes v0.14.1 [INFO] [stderr] Downloaded tower-http v0.6.7 [INFO] [stderr] Downloaded reqwest v0.12.24 [INFO] [stderr] Downloaded bech32 v0.11.1 [INFO] [stderr] Downloaded secp256k1 v0.29.1 [INFO] [stderr] Downloaded corepc-types v0.10.1 [INFO] [stderr] Downloaded nostr-relay-pool v0.39.0 [INFO] [stderr] Downloaded zmq v0.10.0 [INFO] [stderr] Downloaded zmq-sys v0.12.0 [INFO] [stderr] Downloaded hex_lit v0.1.1 [INFO] [stderr] Downloaded async-utility v0.3.1 [INFO] [stderr] Downloaded negentropy v0.5.0 [INFO] [stderr] Downloaded scrypt v0.11.0 [INFO] [stderr] Downloaded bitcoin v0.32.8 [INFO] [stderr] Downloaded nostr-database v0.39.0 [INFO] [stderr] Downloaded zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Downloaded secp256k1-sys v0.10.1 [INFO] [stderr] Downloaded nostr v0.39.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef63d963e899a5f64b90cfb1d7a0c743fef60104a0caf040b950eabd51f6ccc2 [INFO] running `Command { std: "docker" "start" "-a" "ef63d963e899a5f64b90cfb1d7a0c743fef60104a0caf040b950eabd51f6ccc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef63d963e899a5f64b90cfb1d7a0c743fef60104a0caf040b950eabd51f6ccc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef63d963e899a5f64b90cfb1d7a0c743fef60104a0caf040b950eabd51f6ccc2", kill_on_drop: false }` [INFO] [stdout] ef63d963e899a5f64b90cfb1d7a0c743fef60104a0caf040b950eabd51f6ccc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf8a041efe9ce9826c6917c3fa8c934cbf5bf0b0bdba87e154a606bc4b9d657a [INFO] running `Command { std: "docker" "start" "-a" "bf8a041efe9ce9826c6917c3fa8c934cbf5bf0b0bdba87e154a606bc4b9d657a", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitcoin-io v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling hex-conservative v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling bech32 v0.11.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling bitcoin v0.32.8 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling atomic-destructor v0.3.0 [INFO] [stderr] Compiling negentropy v0.5.0 [INFO] [stderr] Compiling negentropy v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling dircpy v0.3.19 [INFO] [stderr] Compiling zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling compression-codecs v0.4.34 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling bitcoin_hashes v0.14.1 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling nostr v0.39.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling tower-http v0.6.7 [INFO] [stderr] Compiling async-wsocket v0.13.1 [INFO] [stderr] Compiling async-compression v0.4.35 [INFO] [stderr] Compiling async-utility v0.3.1 [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/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.35/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(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --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=80a93df230e49711 -C extra-filename=-b51d0c0875825de5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-a7386e46c8c861e2.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-a577af1c65de1fb3.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-46c19e38fe1ad501.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-ca7024fc66e4388f.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-36c98e1e0ab441af.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b5d4cbb77f957e44/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/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(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=0260c6e1b5fd9f3d -C extra-filename=-957ecae465551cbb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2727642f09711a0d.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6ecabdf13e0a6928.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-58f6cbf57b8e9c2b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-b48c6f3ae18fa829.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-5e964938868c5d11.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-4fad3ed05539e586.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bf8a041efe9ce9826c6917c3fa8c934cbf5bf0b0bdba87e154a606bc4b9d657a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf8a041efe9ce9826c6917c3fa8c934cbf5bf0b0bdba87e154a606bc4b9d657a", kill_on_drop: false }` [INFO] [stdout] bf8a041efe9ce9826c6917c3fa8c934cbf5bf0b0bdba87e154a606bc4b9d657a