[INFO] cloning repository https://github.com/SanidhyaMadheshia/simple-rust-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SanidhyaMadheshia/simple-rust-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSanidhyaMadheshia%2Fsimple-rust-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSanidhyaMadheshia%2Fsimple-rust-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5101be06650e4a7c34cc8266c335d580497d1aea
[INFO] checking SanidhyaMadheshia/simple-rust-backend against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSanidhyaMadheshia%2Fsimple-rust-backend" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SanidhyaMadheshia/simple-rust-backend
[INFO] finished tweaking git repo https://github.com/SanidhyaMadheshia/simple-rust-backend
[INFO] tweaked toml for git repo https://github.com/SanidhyaMadheshia/simple-rust-backend written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SanidhyaMadheshia/simple-rust-backend on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SanidhyaMadheshia/simple-rust-backend 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a31c472ae97621e1b0531a3195758d0fb82fa8e929b06be8e029489462c3dbf
[INFO] running `Command { std: "docker" "start" "-a" "1a31c472ae97621e1b0531a3195758d0fb82fa8e929b06be8e029489462c3dbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a31c472ae97621e1b0531a3195758d0fb82fa8e929b06be8e029489462c3dbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a31c472ae97621e1b0531a3195758d0fb82fa8e929b06be8e029489462c3dbf", kill_on_drop: false }`
[INFO] [stdout] 1a31c472ae97621e1b0531a3195758d0fb82fa8e929b06be8e029489462c3dbf
[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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a9b3763c702368a5cea01ceb7bb06add02374aee0371f73ab18ae1ed362eced
[INFO] running `Command { std: "docker" "start" "-a" "2a9b3763c702368a5cea01ceb7bb06add02374aee0371f73ab18ae1ed362eced", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.26
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking borsh v1.5.7
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling spl-program-error-derive v0.3.2
[INFO] [stderr]    Compiling spl-discriminator-syn v0.1.2
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling spl-discriminator-derive v0.1.2
[INFO] [stderr]    Compiling solana-program-runtime v1.18.26
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking im v15.1.0
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bincode v1.3.3
[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 digest v0.10.7
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking pbkdf2 v0.4.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]     Checking tiny-bip39 v0.8.2
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking solana-logger v1.18.26
[INFO] [stderr]     Checking polyval v0.5.3
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking aead v0.4.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]     Checking goblin v0.5.4
[INFO] [stderr]     Checking enum-iterator v1.5.0
[INFO] [stderr]     Checking aes-gcm-siv v0.10.3
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking borsh v0.10.4
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]     Checking async-compression v0.4.25
[INFO] [stderr]     Checking eager v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling solana-version v1.18.26
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling solana-vote-program v1.18.26
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking const-oid v0.7.1
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling solana-perf v1.18.26
[INFO] [stderr]     Checking der v0.5.1
[INFO] [stderr]    Compiling dlopen2_derive v0.3.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking dlopen2 v0.5.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking indicatif v0.17.12
[INFO] [stderr]     Checking solana-rayon-threadlimit v1.18.26
[INFO] [stderr]     Checking webpki-roots v0.24.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking quinn-udp v0.4.1
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking caps v0.5.5
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking asn1-rs v0.5.2
[INFO] [stderr]     Checking spki v0.5.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking pkcs8 v0.8.0
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking solana_rbpf v0.8.3
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr] error: could not compile `nix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/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="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="pin-utils"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=2d0c194b3641de05 -C extra-filename=-91ac44862410927e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-74ab4a012497a8b3.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-231da6792ab2f3c7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3351340e8a1820e6.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-9f6f5503c6aec2a1.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-2e47a8215b442fc2.rmeta --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver` (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/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.6.0/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"' --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=0c8dd2e24c645784 -C extra-filename=-504a343abb2e1a1c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-869df5e0031b4651.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-13c841832432a85b.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-bc9679905f9fd1b7.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-3fa233eb1fac644f.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-717894ff0439ee96.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-662a155f76a65707.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e8e81cdda906cdb7.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-05c8e023bb744ec0.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-9aeaf70daa0f2d87.rmeta --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2a9b3763c702368a5cea01ceb7bb06add02374aee0371f73ab18ae1ed362eced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a9b3763c702368a5cea01ceb7bb06add02374aee0371f73ab18ae1ed362eced", kill_on_drop: false }`
[INFO] [stdout] 2a9b3763c702368a5cea01ceb7bb06add02374aee0371f73ab18ae1ed362eced
