[INFO] fetching crate clarinet-files 2.0.1... [INFO] checking clarinet-files-2.0.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate clarinet-files 2.0.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate clarinet-files 2.0.1 [INFO] finished tweaking crates.io crate clarinet-files 2.0.1 [INFO] tweaked toml for crates.io crate clarinet-files 2.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate clarinet-files 2.0.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 484 packages to latest compatible versions [INFO] [stderr] Adding bip39 v1.2.0 (available: v2.2.0) [INFO] [stderr] Adding bitcoin v0.29.2 (available: v0.32.7) [INFO] [stderr] Adding curve25519-dalek v2.0.0 (available: v2.1.3) [INFO] [stderr] Adding toml v0.5.11 (available: v0.9.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ede2b2b33ef74cc2dfda6bcba3fe9287c4ac2e440efeea551a3b664c96489efc [INFO] running `Command { std: "docker" "start" "-a" "ede2b2b33ef74cc2dfda6bcba3fe9287c4ac2e440efeea551a3b664c96489efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ede2b2b33ef74cc2dfda6bcba3fe9287c4ac2e440efeea551a3b664c96489efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ede2b2b33ef74cc2dfda6bcba3fe9287c4ac2e440efeea551a3b664c96489efc", kill_on_drop: false }` [INFO] [stdout] ede2b2b33ef74cc2dfda6bcba3fe9287c4ac2e440efeea551a3b664c96489efc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c643d0d55c11b6b99c0babd85d5e84e0aa5353fed34340bd46c671cb0ff30439 [INFO] running `Command { std: "docker" "start" "-a" "c643d0d55c11b6b99c0babd85d5e84e0aa5353fed34340bd46c671cb0ff30439", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling cranelift-isle v0.102.1 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v15.0.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cranelift-codegen-shared v0.102.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking cranelift-entity v0.102.1 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.102.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking cranelift-bforest v0.102.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cranelift-control v0.102.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking wasmparser v0.116.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling toolchain_find v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling wasm-encoder v0.238.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking wasmtime-asm-macros v15.0.1 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking wasm-encoder v0.36.2 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking memfd v0.6.5 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling wasmtime-cache v15.0.1 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking wasmtime-wmemcheck v15.0.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling cranelift-codegen v0.102.1 [INFO] [stderr] Checking wast v238.0.1 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking polynomial v0.2.6 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling rustfmt-wrapper v0.2.1 [INFO] [stderr] Checking wasmtime-types v15.0.1 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling wasmtime-fiber v15.0.1 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling wasmtime-runtime v15.0.1 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling p256k1 v7.2.2 [INFO] [stderr] Compiling sha2-asm v0.5.5 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v15.0.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Checking fxprof-processed-profile v0.6.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking wasmtime-environ v15.0.1 [INFO] [stderr] Checking wasmtime-jit-debug v15.0.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking serde_stacker v0.1.12 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking hiro-system-kit v0.1.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking rustyline v9.1.2 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking wasmtime-jit v15.0.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking memzero v0.1.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking pico-args v0.4.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking bip39 v1.2.0 [INFO] [stderr] Checking clarinet-utils v1.0.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking wat v1.238.1 [INFO] [stderr] Checking schemars v0.8.22 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stdout] error[E0432]: unresolved imports `crate::bindings::s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_clone`, `crate::bindings::s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_clone_size`, `crate::bindings::s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_create`, `crate::bindings::s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_destroy`, `crate::bindings::s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/p256k1-7.2.2/src/_rename.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_clone as secp256k1_context_preallocated_clone, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_clone` in `bindings` [INFO] [stdout] 11 | s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_clone_size as secp256k1_context_preallocated_clone_size, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_clone_size` in `bindings` [INFO] [stdout] 12 | s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_create as secp256k1_context_preallocated_create, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_create` in `bindings` [INFO] [stdout] 13 | s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_destroy as secp256k1_context_preallocated_destroy, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_destroy` in `bindings` [INFO] [stdout] 14 | s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_size as secp256k1_context_preallocated_size, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_size` in `bindings` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 10 - s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_clone as secp256k1_context_preallocated_clone, [INFO] [stdout] 10 + s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_create as secp256k1_context_preallocated_clone, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 11 - s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_clone_size as secp256k1_context_preallocated_clone_size, [INFO] [stdout] 11 + s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_randomize as secp256k1_context_preallocated_clone_size, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 12 - s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_create as secp256k1_context_preallocated_create, [INFO] [stdout] 12 + s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_create as secp256k1_context_preallocated_create, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 13 - s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_destroy as secp256k1_context_preallocated_destroy, [INFO] [stdout] 13 + s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_destroy as secp256k1_context_preallocated_destroy, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 14 - s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_preallocated_size as secp256k1_context_preallocated_size, [INFO] [stdout] 14 + s2bca0a5cbf756dd4ff1f0bda4585a7d3c64e1480_secp256k1_context_randomize as secp256k1_context_preallocated_size, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking bitcoin v0.29.2 [INFO] [stderr] Checking chainhook-types v1.3.8 [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `p256k1` (lib) due to 1 previous error [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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name secp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.3.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 --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="typenum"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "hmac-drbg", "sha2", "std", "typenum"))' -C metadata=e8c8c3032167c135 -C extra-filename=-f6f00592f6711aad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-4d71eac3f20c682f.rmeta --extern crunchy=/opt/rustwide/target/debug/deps/libcrunchy-10430710cb8c0a6c.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-efaaf7d47439b91d.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-c1386ccea3ba3679.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-438c76abc3bb2ade.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-44238105b9212439.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-0eed07452f039b68.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-91410b99e5d210db.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c643d0d55c11b6b99c0babd85d5e84e0aa5353fed34340bd46c671cb0ff30439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c643d0d55c11b6b99c0babd85d5e84e0aa5353fed34340bd46c671cb0ff30439", kill_on_drop: false }` [INFO] [stdout] c643d0d55c11b6b99c0babd85d5e84e0aa5353fed34340bd46c671cb0ff30439