[INFO] fetching crate pallet-hookpoints 1.0.1... [INFO] checking pallet-hookpoints-1.0.1 against master#3f28fe133475ec5faf3413b556bf3cfb0d51336c for pr-112365-2 [INFO] extracting crate pallet-hookpoints 1.0.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate pallet-hookpoints 1.0.1 on toolchain 3f28fe133475ec5faf3413b556bf3cfb0d51336c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pallet-hookpoints 1.0.1 [INFO] finished tweaking crates.io crate pallet-hookpoints 1.0.1 [INFO] tweaked toml for crates.io crate pallet-hookpoints 1.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pallet-contracts v21.0.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 050a89b0bd6ef791f07976a867aeabb02dffbda5f0ec22464bd11623b8f6f747 [INFO] running `Command { std: "docker" "start" "-a" "050a89b0bd6ef791f07976a867aeabb02dffbda5f0ec22464bd11623b8f6f747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "050a89b0bd6ef791f07976a867aeabb02dffbda5f0ec22464bd11623b8f6f747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "050a89b0bd6ef791f07976a867aeabb02dffbda5f0ec22464bd11623b8f6f747", kill_on_drop: false }` [INFO] [stdout] 050a89b0bd6ef791f07976a867aeabb02dffbda5f0ec22464bd11623b8f6f747 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac6b9ea4f288fdf2f08f3565ac3d27ceedb0b2a3134e2519e854b3d4668b6594 [INFO] running `Command { std: "docker" "start" "-a" "ac6b9ea4f288fdf2f08f3565ac3d27ceedb0b2a3134e2519e854b3d4668b6594", kill_on_drop: false }` [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking sp-std v9.0.0 [INFO] [stderr] Checking serde_json v1.0.111 [INFO] [stderr] Compiling sp-debug-derive v9.0.0 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking trie-db v0.27.1 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Compiling sp-io v24.0.0 [INFO] [stderr] Checking sp-panic-handler v9.0.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling macro_magic_core_macros v0.4.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking merlin v2.0.1 [INFO] [stderr] Checking curve25519-dalek v2.1.3 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro-warning v0.4.2 [INFO] [stderr] Compiling sp-core-hashing v10.0.0 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v7.0.0 [INFO] [stderr] Checking indexmap-nostd v0.4.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Compiling macro_magic_core v0.4.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking substrate-bip39 v0.4.5 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling sp-core-hashing-proc-macro v10.0.0 [INFO] [stderr] Checking ed25519-zebra v3.1.0 [INFO] [stderr] Checking tiny-bip39 v1.0.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking wasmi_core v0.12.0 [INFO] [stderr] Checking wasmparser-nostd v0.100.1 [INFO] [stderr] Checking intx v0.1.0 [INFO] [stderr] Checking wasmi_arena v0.4.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling proc-macro-crate v2.0.1 [INFO] [stderr] Checking wasm-instrument v0.4.0 [INFO] [stderr] Compiling pallet-contracts-proc-macro v13.0.0 [INFO] [stderr] Compiling macro_magic_macros v0.4.2 [INFO] [stderr] Checking libsecp256k1 v0.7.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling frame-support-procedural-tools v6.0.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling macro_magic v0.4.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.9 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling scale-info-derive v2.10.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v12.0.0 [INFO] [stderr] Compiling sp-api-proc-macro v9.0.0 [INFO] [stderr] Compiling frame-support-procedural v17.0.0 [INFO] [stderr] Checking k256 v0.13.3 [INFO] [stderr] Checking wasmi v0.30.0 [INFO] [stderr] Checking parity-scale-codec v3.6.9 [INFO] [stderr] Compiling ss58-registry v1.45.0 [INFO] [stderr] Compiling sp-version-proc-macro v9.0.0 [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/3f28fe133475ec5faf3413b556bf3cfb0d51336c/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --cfg 'feature="typenum"' -C metadata=af6f1c607c975145 -C extra-filename=-af6f1c607c975145 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-15cb66bf1d25ae8c.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d366f8a3cbce6958.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-2f06211081703527.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-639ce9ecec634b49.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-dd2a8d1bb379725c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-2c29e355a7fb48a5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-525b21f90a740dbc.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6b5a82cbabbd1916.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-1d6ab7b7d1feadca.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" "ac6b9ea4f288fdf2f08f3565ac3d27ceedb0b2a3134e2519e854b3d4668b6594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac6b9ea4f288fdf2f08f3565ac3d27ceedb0b2a3134e2519e854b3d4668b6594", kill_on_drop: false }` [INFO] [stdout] ac6b9ea4f288fdf2f08f3565ac3d27ceedb0b2a3134e2519e854b3d4668b6594 [INFO] checking pallet-hookpoints-1.0.1 against try#2eb702bf20a12c67e5629a5c82890c910c267bd9 for pr-112365-2 [INFO] extracting crate pallet-hookpoints 1.0.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate pallet-hookpoints 1.0.1 on toolchain 2eb702bf20a12c67e5629a5c82890c910c267bd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2eb702bf20a12c67e5629a5c82890c910c267bd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pallet-hookpoints 1.0.1 [INFO] finished tweaking crates.io crate pallet-hookpoints 1.0.1 [INFO] tweaked toml for crates.io crate pallet-hookpoints 1.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2eb702bf20a12c67e5629a5c82890c910c267bd9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2eb702bf20a12c67e5629a5c82890c910c267bd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2eb702bf20a12c67e5629a5c82890c910c267bd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1dac7e4ec4cc3b3dc95bf9197fce874096e68236fa98ad2c1f3e9609e2aa54e9 [INFO] running `Command { std: "docker" "start" "-a" "1dac7e4ec4cc3b3dc95bf9197fce874096e68236fa98ad2c1f3e9609e2aa54e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dac7e4ec4cc3b3dc95bf9197fce874096e68236fa98ad2c1f3e9609e2aa54e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dac7e4ec4cc3b3dc95bf9197fce874096e68236fa98ad2c1f3e9609e2aa54e9", kill_on_drop: false }` [INFO] [stdout] 1dac7e4ec4cc3b3dc95bf9197fce874096e68236fa98ad2c1f3e9609e2aa54e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2eb702bf20a12c67e5629a5c82890c910c267bd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39a6da4f56d31292ef14aae15e03670e94a50272206143e40a7823740e4f0077 [INFO] running `Command { std: "docker" "start" "-a" "39a6da4f56d31292ef14aae15e03670e94a50272206143e40a7823740e4f0077", kill_on_drop: false }` [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking sp-std v9.0.0 [INFO] [stderr] Checking serde_json v1.0.111 [INFO] [stderr] Compiling sp-debug-derive v9.0.0 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking trie-db v0.27.1 [INFO] [stderr] Compiling sp-io v24.0.0 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking sp-panic-handler v9.0.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling macro_magic_core_macros v0.4.3 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking merlin v2.0.1 [INFO] [stderr] Checking curve25519-dalek v2.1.3 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Compiling proc-macro-warning v0.4.2 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v7.0.0 [INFO] [stderr] Checking indexmap-nostd v0.4.0 [INFO] [stderr] Checking wasmi_core v0.12.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Compiling macro_magic_core v0.4.2 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling sp-core-hashing v10.0.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking tiny-bip39 v1.0.0 [INFO] [stderr] Compiling sp-core-hashing-proc-macro v10.0.0 [INFO] [stderr] Checking wasmparser-nostd v0.100.1 [INFO] [stderr] Checking ed25519-zebra v3.1.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking libsecp256k1 v0.7.1 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Compiling macro_magic_macros v0.4.2 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking substrate-bip39 v0.4.5 [INFO] [stderr] Checking intx v0.1.0 [INFO] [stderr] Checking wasmi_arena v0.4.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking wasm-instrument v0.4.0 [INFO] [stderr] Compiling pallet-contracts-proc-macro v13.0.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v2.0.1 [INFO] [stderr] Compiling frame-support-procedural-tools v6.0.0 [INFO] [stderr] Compiling macro_magic v0.4.2 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling scale-info-derive v2.10.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v12.0.0 [INFO] [stderr] Compiling sp-api-proc-macro v9.0.0 [INFO] [stderr] Compiling frame-support-procedural v17.0.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.9 [INFO] [stderr] Checking k256 v0.13.3 [INFO] [stderr] Checking wasmi v0.30.0 [INFO] [stderr] Compiling ss58-registry v1.45.0 [INFO] [stderr] Checking parity-scale-codec v3.6.9 [INFO] [stderr] Checking scale-info v2.10.0 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking sp-storage v14.0.0 [INFO] [stderr] Checking sp-wasm-interface v15.0.0 [INFO] [stderr] Checking sp-tracing v11.0.0 [INFO] [stderr] Compiling sp-version-proc-macro v9.0.0 [INFO] [stderr] Checking sp-externalities v0.20.0 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking bounded-collections v0.1.9 [INFO] [stderr] Checking sp-arithmetic v17.0.0 [INFO] [stderr] Checking frame-metadata v16.0.0 [INFO] [stderr] Checking sp-metadata-ir v0.1.0 [INFO] [stderr] Checking sp-runtime-interface v18.0.0 [INFO] [stderr] Checking sp-core v22.0.0 [INFO] [stderr] Checking sp-trie v23.0.0 [INFO] [stderr] Checking sp-keystore v0.28.0 [INFO] [stderr] Checking sp-weights v21.0.0 [INFO] [stderr] Checking sp-state-machine v0.29.0 [INFO] [stderr] Checking sp-application-crypto v24.0.0 [INFO] [stderr] Checking sp-runtime v25.0.0 [INFO] [stderr] Checking sp-version v23.0.0 [INFO] [stderr] Checking sp-inherents v20.0.0 [INFO] [stderr] Checking sp-staking v20.0.0 [INFO] [stderr] Checking pallet-contracts-primitives v25.0.0 [INFO] [stderr] Checking sp-api v20.0.0 [INFO] [stderr] Checking frame-support v22.0.0 [INFO] [stderr] Checking sp-timestamp v20.0.0 [INFO] [stderr] Checking frame-system v22.0.0 [INFO] [stderr] Checking pallet-balances v22.0.0 [INFO] [stderr] Checking pallet-timestamp v21.0.0 [INFO] [stderr] Checking pallet-contracts v21.0.0 [INFO] [stderr] Checking pallet-hookpoints v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.18s [INFO] running `Command { std: "docker" "inspect" "39a6da4f56d31292ef14aae15e03670e94a50272206143e40a7823740e4f0077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39a6da4f56d31292ef14aae15e03670e94a50272206143e40a7823740e4f0077", kill_on_drop: false }` [INFO] [stdout] 39a6da4f56d31292ef14aae15e03670e94a50272206143e40a7823740e4f0077