[INFO] fetching crate vade-didcomm 0.3.0... [INFO] testing vade-didcomm-0.3.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate vade-didcomm 0.3.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate vade-didcomm 0.3.0 [INFO] finished tweaking crates.io crate vade-didcomm 0.3.0 [INFO] tweaked toml for crates.io crate vade-didcomm 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vade-didcomm 0.3.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 314 packages to latest compatible versions [INFO] [stderr] Adding bs58 v0.4.0 (available: v0.5.1) [INFO] [stderr] Adding ed25519-dalek v1.0.1 (available: v2.2.0) [INFO] [stderr] Adding env_logger v0.7.1 (available: v0.11.8) [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.3) [INFO] [stderr] Adding k256 v0.9.6 (available: v0.13.4) [INFO] [stderr] Adding keri v0.8.1 (available: v0.8.2) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rand_core v0.5.1 (available: v0.9.3) [INFO] [stderr] Adding redis v0.20.2 (available: v0.32.6) [INFO] [stderr] Adding rocksdb v0.17.0 (available: v0.24.0) [INFO] [stderr] Adding serde-big-array v0.3.3 (available: v0.5.1) [INFO] [stderr] Adding serial_test v0.5.1 (available: v3.2.0) [INFO] [stderr] Adding signature v1.3.2 (available: v1.6.4) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.18.1) [INFO] [stderr] Adding x25519-dalek v1.2.0 (available: v2.0.1) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded der v0.4.5 [INFO] [stderr] Downloaded pkcs8 v0.7.6 [INFO] [stderr] Downloaded ddoresolver-rs v0.4.5 [INFO] [stderr] Downloaded chacha20 v0.7.3 [INFO] [stderr] Downloaded vade v0.1.1 [INFO] [stderr] Downloaded k256 v0.9.6 [INFO] [stderr] Downloaded base64-url v1.4.13 [INFO] [stderr] Downloaded rmp-serde v0.15.5 [INFO] [stderr] Downloaded bbs v0.4.1 [INFO] [stderr] Downloaded serde-hex v0.1.0 [INFO] [stderr] Downloaded p256 v0.9.0 [INFO] [stderr] Downloaded signature v1.3.2 [INFO] [stderr] Downloaded crypto-bigint v0.2.11 [INFO] [stderr] Downloaded group v0.10.0 [INFO] [stderr] Downloaded const-oid v0.6.2 [INFO] [stderr] Downloaded did_url v0.1.0 [INFO] [stderr] Downloaded libsecp256k1 v0.5.0 [INFO] [stderr] Downloaded ff-zeroize v0.6.3 [INFO] [stderr] Downloaded did-key v0.0.15 [INFO] [stderr] Downloaded fraction v0.9.0 [INFO] [stderr] Downloaded chacha20poly1305 v0.8.2 [INFO] [stderr] Downloaded keri v0.8.1 [INFO] [stderr] Downloaded libaes v0.6.5 [INFO] [stderr] Downloaded hkdf v0.11.0 [INFO] [stderr] Downloaded ecdsa v0.12.4 [INFO] [stderr] Downloaded array-init v0.0.4 [INFO] [stderr] Downloaded didcomm-rs v0.7.2 [INFO] [stderr] Downloaded fixed v1.29.0 [INFO] [stderr] Downloaded jsonpath_lib v0.3.0 [INFO] [stderr] Downloaded rocksdb v0.17.0 [INFO] [stderr] Downloaded redis v0.20.2 [INFO] [stderr] Downloaded hkdf v0.8.0 [INFO] [stderr] Downloaded elliptic-curve v0.10.6 [INFO] [stderr] Downloaded serde-big-array v0.3.3 [INFO] [stderr] Downloaded spki v0.4.1 [INFO] [stderr] Downloaded lexical-core v0.7.6 [INFO] [stderr] Downloaded pairing-plus v0.19.0 [INFO] [stderr] Downloaded sled v0.34.7 [INFO] [stderr] Downloaded ff_derive-zeroize v0.6.2 [INFO] [stderr] Downloaded librocksdb-sys v6.20.3 [INFO] [stderr] Downloaded ff v0.10.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70c1782b114d0b55ec6fd21926370333838f8c275d7875b34ad830628d629d4d [INFO] running `Command { std: "docker" "start" "-a" "70c1782b114d0b55ec6fd21926370333838f8c275d7875b34ad830628d629d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70c1782b114d0b55ec6fd21926370333838f8c275d7875b34ad830628d629d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c1782b114d0b55ec6fd21926370333838f8c275d7875b34ad830628d629d4d", kill_on_drop: false }` [INFO] [stdout] 70c1782b114d0b55ec6fd21926370333838f8c275d7875b34ad830628d629d4d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3484b955fae656623f3ec743df688a63021fea78c677fe2b28f8071db546eba9 [INFO] running `Command { std: "docker" "start" "-a" "3484b955fae656623f3ec743df688a63021fea78c677fe2b28f8071db546eba9", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling ff_derive-zeroize v0.6.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ff-zeroize v0.6.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling pairing-plus v0.19.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling serde-hex v0.1.0 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling fraction v0.9.0 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling polyval v0.5.3 [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/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.5.0/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="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", "sha2", "static-context", "std", "typenum"))' -C metadata=6cdff5eb51f3dc85 -C extra-filename=-b5237b9292e407f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-e2c56de32f019e08.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-f7cafe3d9ba4999e.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-dea9b709c10f7a44.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-bc4ee6a5d8f2594f.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-f8411e1f0beba1da.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-51b481efa4970ebb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d7d6b7d1e4e0af46.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-40fa959f466de626.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-b636c2b461885073.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" "3484b955fae656623f3ec743df688a63021fea78c677fe2b28f8071db546eba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3484b955fae656623f3ec743df688a63021fea78c677fe2b28f8071db546eba9", kill_on_drop: false }` [INFO] [stdout] 3484b955fae656623f3ec743df688a63021fea78c677fe2b28f8071db546eba9