[INFO] fetching crate cyfs-base 0.6.12... [INFO] building cyfs-base-0.6.12 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate cyfs-base 0.6.12 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate cyfs-base 0.6.12 [INFO] finished tweaking crates.io crate cyfs-base 0.6.12 [INFO] tweaked toml for crates.io crate cyfs-base 0.6.12 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cyfs-base 0.6.12 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 362 packages to latest compatible versions [INFO] [stderr] Adding aes v0.7.5 (available: v0.8.4) [INFO] [stderr] Adding block-modes v0.8.1 (available: v0.9.1) [INFO] [stderr] Adding generic-array v0.12.4 (available: v1.2.0) [INFO] [stderr] Adding int-enum v0.4.0 (available: v1.2.0) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding libsecp256k1 v0.3.5 (available: v0.7.2) [INFO] [stderr] Adding primitive-types v0.9.1 (available: v0.14.0) [INFO] [stderr] Adding protobuf v2.28.0 (available: v3.7.2) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding rsa v0.3.0 (available: v0.9.8) [INFO] [stderr] Adding rsa-export v0.1.2 (available: v0.3.3) [INFO] [stderr] Adding rusqlite v0.27.0 (available: v0.37.0) [INFO] [stderr] Adding sha2 v0.8.2 (available: v0.10.9) [INFO] [stderr] Adding simple_logger v2.3.0 (available: v5.0.0) [INFO] [stderr] Adding sqlx v0.5.13 (available: v0.8.6) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding zip v0.6.6 (available: v5.1.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_logger v2.3.0 [INFO] [stderr] Downloaded rsa-export v0.1.2 [INFO] [stderr] Downloaded rsa v0.3.0 [INFO] [stderr] Downloaded protoc-rust v2.28.0 [INFO] [stderr] Downloaded protobuf-codegen v2.28.0 [INFO] [stderr] Downloaded protoc v2.28.0 [INFO] [stderr] Downloaded protoc-bin-vendored v3.2.0 [INFO] [stderr] Downloaded subtle v1.0.0 [INFO] [stderr] Downloaded hmac-drbg v0.2.0 [INFO] [stderr] Downloaded block-modes v0.8.1 [INFO] [stderr] Downloaded num-bigint-dig v0.6.1 [INFO] [stderr] Downloaded bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Downloaded cyfs-base-derive v0.5.0 [INFO] [stderr] Downloaded hkdf v0.8.0 [INFO] [stderr] Downloaded cyfs-ecies v0.1.4 [INFO] [stderr] Downloaded int-enum-impl v0.4.0 [INFO] [stderr] Downloaded int-enum v0.4.0 [INFO] [stderr] Downloaded intbits v0.2.0 [INFO] [stderr] Downloaded rusqlite v0.27.0 [INFO] [stderr] Downloaded crypto-mac v0.7.0 [INFO] [stderr] Downloaded hmac v0.7.1 [INFO] [stderr] Downloaded libsecp256k1 v0.3.5 [INFO] [stderr] Downloaded protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7242282209d0be0da5d090eccd59d85704f39948fe15185f141ba6a4a28900c3 [INFO] running `Command { std: "docker" "start" "-a" "7242282209d0be0da5d090eccd59d85704f39948fe15185f141ba6a4a28900c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7242282209d0be0da5d090eccd59d85704f39948fe15185f141ba6a4a28900c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7242282209d0be0da5d090eccd59d85704f39948fe15185f141ba6a4a28900c3", kill_on_drop: false }` [INFO] [stdout] 7242282209d0be0da5d090eccd59d85704f39948fe15185f141ba6a4a28900c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 369a774e32a17e01c39bf444154bd972efd466e9473b7d9f44708afaba7b1235 [INFO] running `Command { std: "docker" "start" "-a" "369a774e32a17e01c39bf444154bd972efd466e9473b7d9f44708afaba7b1235", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling protoc v2.28.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling int-enum-impl v0.4.0 [INFO] [stderr] Compiling protobuf-codegen v2.28.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rsa v0.3.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling cyfs-base-derive v0.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling protoc-rust v2.28.0 [INFO] [stderr] Compiling simple_logger v2.3.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling rsa-export v0.1.2 [INFO] [stderr] Compiling int-enum v0.4.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling intbits v0.2.0 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling lru_time_cache v0.11.11 [INFO] [stderr] Compiling base58 v0.2.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/ad85bc524b1ad696e42061ad8338d382dffbdbe5/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,link -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=e0c0b717ec2f60d9 -C extra-filename=-f2f8ac3c48d561d6 --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 crunchy=/opt/rustwide/target/debug/deps/libcrunchy-a24e9d4637fd5957.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-02e2476e11b52b5b.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-d0a49b8a8005ba20.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-51b481efa4970ebb.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-daa21acf1cf9330b.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-3a76d9126c8ee8d5.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" "369a774e32a17e01c39bf444154bd972efd466e9473b7d9f44708afaba7b1235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "369a774e32a17e01c39bf444154bd972efd466e9473b7d9f44708afaba7b1235", kill_on_drop: false }` [INFO] [stdout] 369a774e32a17e01c39bf444154bd972efd466e9473b7d9f44708afaba7b1235