[INFO] fetching crate testnet-parachains-constants 16.0.0... [INFO] checking testnet-parachains-constants-16.0.0 against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1 [INFO] extracting crate testnet-parachains-constants 16.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate testnet-parachains-constants 16.0.0 [INFO] finished tweaking crates.io crate testnet-parachains-constants 16.0.0 [INFO] tweaked toml for crates.io crate testnet-parachains-constants 16.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate testnet-parachains-constants 16.0.0 on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate testnet-parachains-constants 16.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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4f4a64afa0aab365684fbafbd2e587450d7f320b37cf80597fa5d2bf462490b [INFO] running `Command { std: "docker" "start" "-a" "a4f4a64afa0aab365684fbafbd2e587450d7f320b37cf80597fa5d2bf462490b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4f4a64afa0aab365684fbafbd2e587450d7f320b37cf80597fa5d2bf462490b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4f4a64afa0aab365684fbafbd2e587450d7f320b37cf80597fa5d2bf462490b", kill_on_drop: false }` [INFO] [stdout] a4f4a64afa0aab365684fbafbd2e587450d7f320b37cf80597fa5d2bf462490b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d16081ec9bb101a4606b33620539e09b1a623fd02d0c93cc16315b2c57a24aeb [INFO] running `Command { std: "docker" "start" "-a" "d16081ec9bb101a4606b33620539e09b1a623fd02d0c93cc16315b2c57a24aeb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking ed25519 v2.2.2 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ed25519-zebra v4.0.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Checking impl-num-traits v0.2.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking trie-db v0.30.0 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Checking memory-db v0.34.0 [INFO] [stderr] Compiling sp-io v43.0.0 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking tuplex v0.1.2 [INFO] [stderr] Checking simple-mermaid v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-warning v1.0.0 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking impl-serde v0.5.0 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking parity-bip39 v2.0.1 [INFO] [stderr] Checking schnorrkel v0.11.4 [INFO] [stderr] Checking parity-wasm v0.45.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking substrate-bip39 v0.6.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Checking ecdsa v0.16.8 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v12.0.0 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling sp-crypto-hashing-proc-macro v0.1.0 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] error: could not compile `h2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0cb362313295507a2f4321c0e30cea0168f2fe71/bin/rustc --crate-name h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=bc2a46f916107d71 -C extra-filename=-92d4abe5595ff8b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_waker=/opt/rustwide/target/debug/deps/libatomic_waker-f65ca8e2029cecbd.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bf9ae889bab8acee.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-ac0ae41819bf5817.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fc7023e3ac1e80c7.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-39abafde60fccd6c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-595de98f90560bcd.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-0c83802c7a987938.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-146e6c02940fabe0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `libsecp256k1` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0cb362313295507a2f4321c0e30cea0168f2fe71/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "hmac-drbg", "lazy-static-context", "lazy_static", "sha2", "static-context", "std", "typenum"))' -C metadata=cc30a243ed8a2d62 -C extra-filename=-bbf03970cb87cb83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-5ed632012e338efc.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d35aa0aa502947d6.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-f7564478ea26dc5d.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-84ada63aec25b994.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-6731d02544765e5c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a7cafd3fe0698279.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-584e557b11522a56.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d16081ec9bb101a4606b33620539e09b1a623fd02d0c93cc16315b2c57a24aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d16081ec9bb101a4606b33620539e09b1a623fd02d0c93cc16315b2c57a24aeb", kill_on_drop: false }` [INFO] [stdout] d16081ec9bb101a4606b33620539e09b1a623fd02d0c93cc16315b2c57a24aeb