[INFO] cloning repository https://github.com/ThirdChildren/rustcoin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThirdChildren/rustcoin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThirdChildren%2Frustcoin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThirdChildren%2Frustcoin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2cf4275a08faf8a530b39e426ccc5be5172b4a9e [INFO] testing ThirdChildren/rustcoin against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThirdChildren%2Frustcoin" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ThirdChildren/rustcoin [INFO] finished tweaking git repo https://github.com/ThirdChildren/rustcoin [INFO] tweaked toml for git repo https://github.com/ThirdChildren/rustcoin written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ThirdChildren/rustcoin on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ThirdChildren/rustcoin 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_spanned v1.0.0 [INFO] [stderr] Downloaded toml_writer v1.0.2 [INFO] [stderr] Downloaded uuid v1.17.0 [INFO] [stderr] Downloaded kanal v0.1.1 [INFO] [stderr] Downloaded static_init_macro v1.0.4 [INFO] [stderr] Downloaded toml_datetime v0.7.0 [INFO] [stderr] Downloaded enumset_derive v0.12.0 [INFO] [stderr] Downloaded serdect v0.2.0 [INFO] [stderr] Downloaded cursive-macros v0.1.0 [INFO] [stderr] Downloaded argh_derive v0.1.13 [INFO] [stderr] Downloaded argh_shared v0.1.13 [INFO] [stderr] Downloaded base64ct v1.8.0 [INFO] [stderr] Downloaded flume v0.11.1 [INFO] [stderr] Downloaded static_init v1.0.4 [INFO] [stderr] Downloaded text-to-ascii-art v0.1.10 [INFO] [stderr] Downloaded der v0.7.10 [INFO] [stderr] Downloaded uint v0.10.0 [INFO] [stderr] Downloaded enumset v1.1.7 [INFO] [stderr] Downloaded toml v0.9.2 [INFO] [stderr] Downloaded argh v0.1.13 [INFO] [stderr] Downloaded crossbeam-skiplist v0.1.3 [INFO] [stderr] Downloaded ff v0.13.1 [INFO] [stderr] Downloaded cursive_core v0.4.6 [INFO] [stderr] Downloaded sha256 v1.6.0 [INFO] [stderr] Downloaded cursive v0.21.1 [INFO] [stderr] Downloaded toml_parser v1.0.1 [INFO] [stderr] Downloaded rust-fuzzy-search v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa2be02d692435ce9be4ff123b5eb4dcb3efb2b8ed96d76592878b44cb045eef [INFO] running `Command { std: "docker" "start" "-a" "aa2be02d692435ce9be4ff123b5eb4dcb3efb2b8ed96d76592878b44cb045eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa2be02d692435ce9be4ff123b5eb4dcb3efb2b8ed96d76592878b44cb045eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa2be02d692435ce9be4ff123b5eb4dcb3efb2b8ed96d76592878b44cb045eef", kill_on_drop: false }` [INFO] [stdout] aa2be02d692435ce9be4ff123b5eb4dcb3efb2b8ed96d76592878b44cb045eef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 540afc533ee0b38dc4b30cbf65ed64c9dbea2ef41c07a601468e13f5a23a4dbb [INFO] running `Command { std: "docker" "start" "-a" "540afc533ee0b38dc4b30cbf65ed64c9dbea2ef41c07a601468e13f5a23a4dbb", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling static_init_macro v1.0.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling static_init v1.0.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling cursive-macros v0.1.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling kanal v0.1.1 [INFO] [stderr] Compiling text-to-ascii-art v0.1.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling enumset_derive v0.12.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling enumset v1.1.7 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling cursive_core v0.4.6 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling btclib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling node v0.1.0 (/opt/rustwide/workdir/node) [INFO] [stderr] Compiling miner v0.1.0 (/opt/rustwide/workdir/miner) [INFO] [stderr] Compiling cursive v0.21.1 [INFO] [stderr] error: could not compile `cursive_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name cursive_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cursive_core-0.4.6/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "builder", "default", "doc-cfg", "markdown", "toml"))' -C metadata=04bcf42c5e5acac6 -C extra-filename=-ab546a8bf49739d9 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libahash-1c5d149bdd024420.rmeta --extern compact_str=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcompact_str-ca042d49427fdee9.rmeta --extern crossbeam_channel=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcrossbeam_channel-1bc54c7fceb2d500.rmeta --extern cursive_macros=/opt/rustwide/target/debug/deps/libcursive_macros-56938c6b10735a8a.so --extern enum_map=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libenum_map-4fa9edc7afad5008.rmeta --extern enumset=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libenumset-4dca2c600780017a.rmeta --extern lazy_static=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblazy_static-f3dc5c13b01a78ba.rmeta --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-7ed48074b9f3458e.rmeta --extern num=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnum-71f12229d1e89a2a.rmeta --extern parking_lot=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libparking_lot-b73782197bf0c09b.rmeta --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-e5f410d8cbe7dbd5.rmeta --extern time=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtime-f6ade868eabb1b9b.rmeta --extern unicode_segmentation=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libunicode_segmentation-6fbba5e4466052ea.rmeta --extern unicode_width=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libunicode_width-0554d3fad58fffa5.rmeta --extern xi_unicode=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libxi_unicode-7d3c6b0e56d396b5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "540afc533ee0b38dc4b30cbf65ed64c9dbea2ef41c07a601468e13f5a23a4dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "540afc533ee0b38dc4b30cbf65ed64c9dbea2ef41c07a601468e13f5a23a4dbb", kill_on_drop: false }` [INFO] [stdout] 540afc533ee0b38dc4b30cbf65ed64c9dbea2ef41c07a601468e13f5a23a4dbb