[INFO] crate stdtx 0.1.0 is already in cache [INFO] checking stdtx-0.1.0 against master#783139bd8fc3b94fac9a1bf81bba2c506e8221b6 for pr-72644 [INFO] extracting crate stdtx 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate stdtx 0.1.0 on toolchain 783139bd8fc3b94fac9a1bf81bba2c506e8221b6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate stdtx 0.1.0 [INFO] finished tweaking crates.io crate stdtx 0.1.0 [INFO] tweaked toml for crates.io crate stdtx 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ecb9b092505cb649d77131182a420beabed7a93b8ed70670005609e911955e98 [INFO] running `"docker" "start" "-a" "ecb9b092505cb649d77131182a420beabed7a93b8ed70670005609e911955e98"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking subtle-encoding v0.4.1 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking prost-amino v0.5.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Checking elliptic-curve v0.3.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking k256 v0.1.1 [INFO] [stderr] Checking p256 v0.1.0 [INFO] [stderr] Checking p384 v0.1.0 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking anomaly v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling signature_derive v1.0.0-pre.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking signature v1.0.0-pre.1 [INFO] [stderr] Checking ecdsa v0.4.0 [INFO] [stderr] Compiling prost-amino-derive v0.5.0 [INFO] [stderr] Checking signatory v0.18.1 [INFO] [stderr] Checking signatory-secp256k1 v0.18.1 [INFO] [stderr] error[E0405]: cannot find trait `PrehashSignature` in crate `signature` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/signatory-secp256k1-0.18.1/src/lib.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(Signer)] [INFO] [stderr] | ^^^^^^ not found in `signature` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `PrehashSignature` in crate `signature` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/signatory-secp256k1-0.18.1/src/lib.rs:89:39 [INFO] [stderr] | [INFO] [stderr] 89 | #[derive(Clone, Debug, Eq, PartialEq, Verifier)] [INFO] [stderr] | ^^^^^^^^ not found in `signature` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0405`. [INFO] [stderr] error: could not compile `signatory-secp256k1`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ecb9b092505cb649d77131182a420beabed7a93b8ed70670005609e911955e98"` [INFO] running `"docker" "rm" "-f" "ecb9b092505cb649d77131182a420beabed7a93b8ed70670005609e911955e98"` [INFO] [stdout] ecb9b092505cb649d77131182a420beabed7a93b8ed70670005609e911955e98