[INFO] cloning repository https://github.com/antiochp/grin-keybase-wallet [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antiochp/grin-keybase-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantiochp%2Fgrin-keybase-wallet"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantiochp%2Fgrin-keybase-wallet'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3ca4ed26d18313c611e31fb65e6090706110571c [INFO] testing antiochp/grin-keybase-wallet against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantiochp%2Fgrin-keybase-wallet" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antiochp/grin-keybase-wallet 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 git repo https://github.com/antiochp/grin-keybase-wallet [INFO] finished tweaking git repo https://github.com/antiochp/grin-keybase-wallet [INFO] tweaked toml for git repo https://github.com/antiochp/grin-keybase-wallet written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/antiochp/grin-keybase-wallet already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/antiochp/grin` [INFO] [stderr] Updating git repository `https://github.com/mimblewimble/rust-secp256k1-zkp` [INFO] [stderr] Updating git submodule `https://github.com/mimblewimble/secp256k1-zkp` [INFO] [stderr] Blocking waiting for file lock on package cache [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] 6b16a8f97d440b4991a47f0faf966ffccd129b5aa4258d63929a163a3a1c7eb9 [INFO] running `"docker" "start" "-a" "6b16a8f97d440b4991a47f0faf966ffccd129b5aa4258d63929a163a3a1c7eb9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.31 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling serde v1.0.15 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling grin_util v0.1.0 (https://github.com/antiochp/grin#bc11d239) [INFO] [stderr] Compiling serde_derive_internals v0.16.0 [INFO] [stderr] Compiling blake2-rfc v0.2.17 [INFO] [stderr] Compiling nodrop v0.1.9 [INFO] [stderr] Compiling arrayvec v0.3.23 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling secp256k1zkp v0.7.1 (https://github.com/mimblewimble/rust-secp256k1-zkp#571e243b) [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling serde_derive v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.3 [INFO] [stderr] Compiling grin_keychain v0.1.0 (https://github.com/antiochp/grin#bc11d239) [INFO] [stderr] Compiling grin-keybase-wallet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:51:14 [INFO] [stderr] | [INFO] [stderr] 51 | why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:57:52 [INFO] [stderr] | [INFO] [stderr] 57 | panic!("couldn't write to {}: {}", display, why.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `matches` [INFO] [stderr] --> src/main.rs:18:14 [INFO] [stderr] | [INFO] [stderr] 18 | if let Some(matches) = matches.subcommand_matches("receive") { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.70s [INFO] running `"docker" "inspect" "6b16a8f97d440b4991a47f0faf966ffccd129b5aa4258d63929a163a3a1c7eb9"` [INFO] running `"docker" "rm" "-f" "6b16a8f97d440b4991a47f0faf966ffccd129b5aa4258d63929a163a3a1c7eb9"` [INFO] [stdout] 6b16a8f97d440b4991a47f0faf966ffccd129b5aa4258d63929a163a3a1c7eb9 [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] 214cdb495427bf893c2975cedccbfd6c627c57ed868eea4a6355c690ee905cd1 [INFO] running `"docker" "start" "-a" "214cdb495427bf893c2975cedccbfd6c627c57ed868eea4a6355c690ee905cd1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling grin-keybase-wallet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:51:14 [INFO] [stderr] | [INFO] [stderr] 51 | why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:57:52 [INFO] [stderr] | [INFO] [stderr] 57 | panic!("couldn't write to {}: {}", display, why.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `matches` [INFO] [stderr] --> src/main.rs:18:14 [INFO] [stderr] | [INFO] [stderr] 18 | if let Some(matches) = matches.subcommand_matches("receive") { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "214cdb495427bf893c2975cedccbfd6c627c57ed868eea4a6355c690ee905cd1"` [INFO] running `"docker" "rm" "-f" "214cdb495427bf893c2975cedccbfd6c627c57ed868eea4a6355c690ee905cd1"` [INFO] [stdout] 214cdb495427bf893c2975cedccbfd6c627c57ed868eea4a6355c690ee905cd1 [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] c8ce996026639304ce88786468984603650c3c696c7fe5e79b9f6b0c5c686df0 [INFO] running `"docker" "start" "-a" "c8ce996026639304ce88786468984603650c3c696c7fe5e79b9f6b0c5c686df0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:51:14 [INFO] [stderr] | [INFO] [stderr] 51 | why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:57:52 [INFO] [stderr] | [INFO] [stderr] 57 | panic!("couldn't write to {}: {}", display, why.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `matches` [INFO] [stderr] --> src/main.rs:18:14 [INFO] [stderr] | [INFO] [stderr] 18 | if let Some(matches) = matches.subcommand_matches("receive") { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/grin_keybase_wallet-20bdcf08a12333d2 [INFO] [stdout] [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] running `"docker" "inspect" "c8ce996026639304ce88786468984603650c3c696c7fe5e79b9f6b0c5c686df0"` [INFO] running `"docker" "rm" "-f" "c8ce996026639304ce88786468984603650c3c696c7fe5e79b9f6b0c5c686df0"` [INFO] [stdout] c8ce996026639304ce88786468984603650c3c696c7fe5e79b9f6b0c5c686df0