[INFO] cloning repository https://github.com/FractionEstate/cardano-base-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FractionEstate/cardano-base-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFractionEstate%2Fcardano-base-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFractionEstate%2Fcardano-base-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f7404c2ce6c7944f6053607d459688c21dcd08c [INFO] testing FractionEstate/cardano-base-rust 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%2FFractionEstate%2Fcardano-base-rust" "/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/FractionEstate/cardano-base-rust [INFO] finished tweaking git repo https://github.com/FractionEstate/cardano-base-rust [INFO] tweaked toml for git repo https://github.com/FractionEstate/cardano-base-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FractionEstate/cardano-base-rust 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/FractionEstate/cardano-base-rust 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] Downloading crates ... [INFO] [stderr] Downloaded criterion-plot v0.6.0 [INFO] [stderr] Downloaded rusty-fork v0.3.1 [INFO] [stderr] Downloaded semver v1.0.27 [INFO] [stderr] Downloaded anstyle v1.0.13 [INFO] [stderr] Downloaded serde_bytes v0.11.19 [INFO] [stderr] Downloaded criterion v0.7.0 [INFO] [stderr] Downloaded ed25519-dalek v2.2.0 [INFO] [stderr] Downloaded proptest v1.8.0 [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] 9f2b81ee95054417e7eafa2dbf3d7973f3f6d76aae3c7599a9e0ca35a7eb8da0 [INFO] running `Command { std: "docker" "start" "-a" "9f2b81ee95054417e7eafa2dbf3d7973f3f6d76aae3c7599a9e0ca35a7eb8da0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f2b81ee95054417e7eafa2dbf3d7973f3f6d76aae3c7599a9e0ca35a7eb8da0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f2b81ee95054417e7eafa2dbf3d7973f3f6d76aae3c7599a9e0ca35a7eb8da0", kill_on_drop: false }` [INFO] [stdout] 9f2b81ee95054417e7eafa2dbf3d7973f3f6d76aae3c7599a9e0ca35a7eb8da0 [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] 2c9154ee18829d61228e90ef2accdd84f3b9d2c8baee8d9de98512ac339e8f37 [INFO] running `Command { std: "docker" "start" "-a" "2c9154ee18829d61228e90ef2accdd84f3b9d2c8baee8d9de98512ac339e8f37", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling cardano-crypto-class v0.1.0 (/opt/rustwide/workdir/cardano-crypto-class) [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling base-deriving-via v0.1.0 (/opt/rustwide/workdir/base-deriving-via) [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling cardano-git-rev v0.1.0 (/opt/rustwide/workdir/cardano-git-rev) [INFO] [stderr] Compiling nothunks v0.1.0 (/opt/rustwide/workdir/nothunks) [INFO] [stderr] Compiling deepseq v0.1.0 (/opt/rustwide/workdir/deepseq) [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling orphans-deriving-via v0.1.0 (/opt/rustwide/workdir/orphans-deriving-via) [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling secp256k1-sys v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling secp256k1 v0.31.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling measures v0.1.0 (/opt/rustwide/workdir/measures) [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling cardano-vrf-pure v0.1.0 (/opt/rustwide/workdir/cardano-vrf-pure) [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling cardano-base v0.1.0 (/opt/rustwide/workdir/cardano-base) [INFO] [stderr] Compiling cardano-strict-containers v0.1.0 (/opt/rustwide/workdir/cardano-strict-containers) [INFO] [stderr] Compiling cardano-binary v0.1.0 (/opt/rustwide/workdir/cardano-binary) [INFO] [stderr] Compiling heapwords v0.1.0 (/opt/rustwide/workdir/heapwords) [INFO] [stderr] Compiling cardano-slotting v0.1.0 (/opt/rustwide/workdir/cardano-slotting) [INFO] [stderr] Compiling cardano-test-vectors v0.1.0 (/opt/rustwide/workdir/cardano-test-vectors) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.21s [INFO] running `Command { std: "docker" "inspect" "2c9154ee18829d61228e90ef2accdd84f3b9d2c8baee8d9de98512ac339e8f37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c9154ee18829d61228e90ef2accdd84f3b9d2c8baee8d9de98512ac339e8f37", kill_on_drop: false }` [INFO] [stdout] 2c9154ee18829d61228e90ef2accdd84f3b9d2c8baee8d9de98512ac339e8f37 [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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6c7896f5057573f72e75b4d59b647cf89df9c63f31f81253eceb3d67130cafab [INFO] running `Command { std: "docker" "start" "-a" "6c7896f5057573f72e75b4d59b647cf89df9c63f31f81253eceb3d67130cafab", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling cardano-vrf-pure v0.1.0 (/opt/rustwide/workdir/cardano-vrf-pure) [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling heapwords v0.1.0 (/opt/rustwide/workdir/heapwords) [INFO] [stderr] Compiling cardano-slotting v0.1.0 (/opt/rustwide/workdir/cardano-slotting) [INFO] [stderr] Compiling orphans-deriving-via v0.1.0 (/opt/rustwide/workdir/orphans-deriving-via) [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling deepseq v0.1.0 (/opt/rustwide/workdir/deepseq) [INFO] [stderr] Compiling base-deriving-via v0.1.0 (/opt/rustwide/workdir/base-deriving-via) [INFO] [stderr] Compiling nothunks v0.1.0 (/opt/rustwide/workdir/nothunks) [INFO] [stderr] Compiling cardano-strict-containers v0.1.0 (/opt/rustwide/workdir/cardano-strict-containers) [INFO] [stderr] Compiling cardano-base v0.1.0 (/opt/rustwide/workdir/cardano-base) [INFO] [stderr] Compiling cardano-crypto-class v0.1.0 (/opt/rustwide/workdir/cardano-crypto-class) [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling cardano-test-vectors v0.1.0 (/opt/rustwide/workdir/cardano-test-vectors) [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.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"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=d4da07db049f3d20 -C extra-filename=-79574c9229972b79 --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 --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" "6c7896f5057573f72e75b4d59b647cf89df9c63f31f81253eceb3d67130cafab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7896f5057573f72e75b4d59b647cf89df9c63f31f81253eceb3d67130cafab", kill_on_drop: false }` [INFO] [stdout] 6c7896f5057573f72e75b4d59b647cf89df9c63f31f81253eceb3d67130cafab