[INFO] crate grin_wallet_api 3.1.0 is already in cache [INFO] checking grin_wallet_api-3.1.0 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate grin_wallet_api 3.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate grin_wallet_api 3.1.0 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate grin_wallet_api 3.1.0 [INFO] finished tweaking crates.io crate grin_wallet_api 3.1.0 [INFO] tweaked toml for crates.io crate grin_wallet_api 3.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "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] d3cf614de16060545c5b5b5fe6fe094708b2dba15c094c448ee7f55bdb1bdfae [INFO] running `"docker" "start" "-a" "d3cf614de16060545c5b5b5fe6fe094708b2dba15c094c448ee7f55bdb1bdfae"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling sysinfo v0.9.6 [INFO] [stderr] Checking strum v0.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking grin_wallet_util v3.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking grin_wallet_config v3.1.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking thiserror v1.0.16 [INFO] [stderr] Checking async-socks5 v0.3.1 [INFO] [stderr] Checking grin_wallet_libwallet v3.1.0 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking hyper-socks2 v0.4.2 [INFO] [stderr] Checking grin_wallet_impls v3.1.0 [INFO] [stderr] Checking grin_wallet_api v3.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'owner_rpc::OwnerRpc::accounts': The V2 Owner API (OwnerRpc) will be removed in grin-wallet 4.0.0. Please migrate to the V3 (OwnerRpcS) API as soon as possible. [INFO] [stderr] --> src/owner_rpc.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | #[easy_jsonrpc_mw::rpc] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'owner_rpc::OwnerRpc::accounts': The V2 Owner API (OwnerRpc) will be removed in grin-wallet 4.0.0. Please migrate to the V3 (OwnerRpcS) API as soon as possible. [INFO] [stderr] --> src/owner_rpc.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | #[easy_jsonrpc_mw::rpc] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "d3cf614de16060545c5b5b5fe6fe094708b2dba15c094c448ee7f55bdb1bdfae"` [INFO] running `"docker" "rm" "-f" "d3cf614de16060545c5b5b5fe6fe094708b2dba15c094c448ee7f55bdb1bdfae"` [INFO] [stdout] d3cf614de16060545c5b5b5fe6fe094708b2dba15c094c448ee7f55bdb1bdfae