[INFO] fetching crate grin_wallet_api 3.1.1... [INFO] testing grin_wallet_api-3.1.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate grin_wallet_api 3.1.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate grin_wallet_api 3.1.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate grin_wallet_api 3.1.1 [INFO] finished tweaking crates.io crate grin_wallet_api 3.1.1 [INFO] tweaked toml for crates.io crate grin_wallet_api 3.1.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3905cdcea06fb233291cf5aab4c11a045ad6e82fae563a06e8112c56ffc545dc [INFO] running `"docker" "start" "-a" "3905cdcea06fb233291cf5aab4c11a045ad6e82fae563a06e8112c56ffc545dc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling sysinfo v0.9.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling rustls-native-certs v0.1.0 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-io-timeout v0.4.0 [INFO] [stderr] Compiling tokio-rustls v0.12.3 [INFO] [stderr] Compiling async-socks5 v0.3.1 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling grin_keychain v3.1.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-timeout v0.3.1 [INFO] [stderr] Compiling hyper-rustls v0.19.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling hyper-socks2 v0.4.3 [INFO] [stderr] Compiling croaring-sys-mw v0.4.5 [INFO] [stderr] Compiling croaring-mw v0.4.5 [INFO] [stderr] Compiling grin_core v3.1.1 [INFO] [stderr] Compiling grin_store v3.1.1 [INFO] [stderr] Compiling grin_pool v3.1.1 [INFO] [stderr] Compiling grin_chain v3.1.1 [INFO] [stderr] Compiling grin_p2p v3.1.1 [INFO] [stderr] Compiling grin_api v3.1.1 [INFO] [stderr] Compiling grin_wallet_util v3.1.2 [INFO] [stderr] Compiling grin_wallet_config v3.1.2 [INFO] [stderr] Compiling grin_wallet_libwallet v3.1.2 [INFO] [stderr] Compiling grin_wallet_impls v3.1.1 [INFO] [stderr] Compiling grin_wallet_api v3.1.1 (/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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `"docker" "inspect" "3905cdcea06fb233291cf5aab4c11a045ad6e82fae563a06e8112c56ffc545dc"` [INFO] running `"docker" "rm" "-f" "3905cdcea06fb233291cf5aab4c11a045ad6e82fae563a06e8112c56ffc545dc"` [INFO] [stdout] 3905cdcea06fb233291cf5aab4c11a045ad6e82fae563a06e8112c56ffc545dc [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4d519c0ba075b2a256e8fb673525bde3b3d6340c0b4d54f8c09c000315e24a63 [INFO] running `"docker" "start" "-a" "4d519c0ba075b2a256e8fb673525bde3b3d6340c0b4d54f8c09c000315e24a63"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling grin_wallet_api v3.1.1 (/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: 1 warning emitted [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] Finished test [unoptimized + debuginfo] target(s) in 18.14s [INFO] running `"docker" "inspect" "4d519c0ba075b2a256e8fb673525bde3b3d6340c0b4d54f8c09c000315e24a63"` [INFO] running `"docker" "rm" "-f" "4d519c0ba075b2a256e8fb673525bde3b3d6340c0b4d54f8c09c000315e24a63"` [INFO] [stdout] 4d519c0ba075b2a256e8fb673525bde3b3d6340c0b4d54f8c09c000315e24a63 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ffe909c3b239e4911798a137b32dcee65376ee3d8b739149b9ede558d88cab6c [INFO] running `"docker" "start" "-a" "ffe909c3b239e4911798a137b32dcee65376ee3d8b739149b9ede558d88cab6c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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: 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] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/grin_wallet_api-33665468245ae9b3 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test types::encrypted_request ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/slate_versioning-e5c0413f4560306d [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests grin_wallet_api [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 98 tests [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --test /opt/rustwide/workdir/src/lib.rs --crate-name grin_wallet_api -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/clear_on_drop-8a33303761774f96/out -L native=/opt/rustwide/target/debug/build/croaring-sys-mw-ad0b3dd0731e2991/out -L native=/opt/rustwide/target/debug/build/grin_secp256k1zkp-3ce06dbcb0c50e6d/out -L native=/opt/rustwide/target/debug/build/liblmdb-sys-897966bd0945def6/out -L native=/opt/rustwide/target/debug/build/libloading-09f76a1ea30d6995/out -L native=/opt/rustwide/target/debug/build/ring-4e461008829aa78d/out --extern base64=/opt/rustwide/target/debug/deps/libbase64-68c9968eae420084.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8b29830d0c04a11b.rlib --extern easy_jsonrpc_mw=/opt/rustwide/target/debug/deps/libeasy_jsonrpc_mw-c27660292aba4a8d.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-dbab20482111872f.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-da78d2daae883941.rlib --extern failure_derive=/opt/rustwide/target/debug/deps/libfailure_derive-54a1a1ac8f290fb9.so --extern grin_wallet_api=/opt/rustwide/target/debug/deps/libgrin_wallet_api-a5aa46773af4c5cd.rlib --extern grin_wallet_config=/opt/rustwide/target/debug/deps/libgrin_wallet_config-bd658bf6316cc46c.rlib --extern grin_wallet_impls=/opt/rustwide/target/debug/deps/libgrin_wallet_impls-69cb0bff4a4ef387.rlib --extern grin_wallet_libwallet=/opt/rustwide/target/debug/deps/libgrin_wallet_libwallet-b8e31ca24180fe60.rlib --extern grin_wallet_util=/opt/rustwide/target/debug/deps/libgrin_wallet_util-af89782934f3b8d1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e51c6117596e132f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-99b8713e6ab2ece6.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-a0a46f176b62ff1e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-79ca0cc472dca928.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-6ea7adc6136612fd.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-54648a15e3929307.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f9811910d52ec4ea.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fc547914d10919be.rlib` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "ffe909c3b239e4911798a137b32dcee65376ee3d8b739149b9ede558d88cab6c"` [INFO] running `"docker" "rm" "-f" "ffe909c3b239e4911798a137b32dcee65376ee3d8b739149b9ede558d88cab6c"` [INFO] [stdout] ffe909c3b239e4911798a137b32dcee65376ee3d8b739149b9ede558d88cab6c