[INFO] fetching crate parachains-runtimes-test-utils 25.0.0... [INFO] testing parachains-runtimes-test-utils-25.0.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate parachains-runtimes-test-utils 25.0.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate parachains-runtimes-test-utils 25.0.0 [INFO] finished tweaking crates.io crate parachains-runtimes-test-utils 25.0.0 [INFO] tweaked toml for crates.io crate parachains-runtimes-test-utils 25.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate parachains-runtimes-test-utils 25.0.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate parachains-runtimes-test-utils 25.0.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dfb9610a2dc160f0071b71d90b1abff57de7c49bd5772bf47b60ab6dafd6dd2 [INFO] running `Command { std: "docker" "start" "-a" "3dfb9610a2dc160f0071b71d90b1abff57de7c49bd5772bf47b60ab6dafd6dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dfb9610a2dc160f0071b71d90b1abff57de7c49bd5772bf47b60ab6dafd6dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dfb9610a2dc160f0071b71d90b1abff57de7c49bd5772bf47b60ab6dafd6dd2", kill_on_drop: false }` [INFO] [stdout] 3dfb9610a2dc160f0071b71d90b1abff57de7c49bd5772bf47b60ab6dafd6dd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb3be48e909744b4a5b909a876c8df330ecfd4f6e69f6dd79b5f19c0c4bb021a [INFO] running `Command { std: "docker" "start" "-a" "bb3be48e909744b4a5b909a876c8df330ecfd4f6e69f6dd79b5f19c0c4bb021a", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rlp v0.6.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling impl-rlp v0.4.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling impl-num-traits v0.2.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling frame-election-provider-solution-type v16.1.1 [INFO] [stderr] Compiling syn-solidity v1.1.2 [INFO] [stderr] Compiling sp-crypto-hashing-proc-macro v0.1.0 [INFO] [stderr] Compiling ss58-registry v1.43.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v20.0.0 [INFO] [stderr] Compiling substrate-prometheus-endpoint v0.17.6 [INFO] [stderr] Compiling sp-api-proc-macro v24.0.0 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Compiling xcm-procedural v11.0.2 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling frame-support-procedural v35.0.0 [INFO] [stderr] Compiling ruint v1.15.0 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.8.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 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=4350eded0e36eab9 -C extra-filename=-e012e405862d87c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-435b9447ed750417.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-25bd4d099ae22c4e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e57a3207efab8711.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern wide=/opt/rustwide/target/debug/deps/libwide-b52da3a68752bfb3.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" "bb3be48e909744b4a5b909a876c8df330ecfd4f6e69f6dd79b5f19c0c4bb021a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb3be48e909744b4a5b909a876c8df330ecfd4f6e69f6dd79b5f19c0c4bb021a", kill_on_drop: false }` [INFO] [stdout] bb3be48e909744b4a5b909a876c8df330ecfd4f6e69f6dd79b5f19c0c4bb021a