[INFO] updating cached repository https://github.com/open-libra/cli [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 89f63aa097f7de5cb1732d9f3d51b816483ac5b1 [INFO] testing open-libra/cli against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-libra%2Fcli" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/open-libra/cli 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/open-libra/cli [INFO] finished tweaking git repo https://github.com/open-libra/cli [INFO] tweaked toml for git repo https://github.com/open-libra/cli written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/open-libra/cli 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 6972d13c28a10c7e6ea7fd12566508dea4a686813cecba8acb47a13b9ce1eb48 [INFO] running `"docker" "start" "-a" "6972d13c28a10c7e6ea7fd12566508dea4a686813cecba8acb47a13b9ce1eb48"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling libra-failure-macros v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling unsigned-varint v0.2.3 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling zeroize v1.0.0 [INFO] [stderr] Compiling bech32 v0.6.0 [INFO] [stderr] Compiling bs58 v0.2.5 [INFO] [stderr] Compiling mirai-annotations v1.5.0 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling generational-arena v0.2.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling memsec v0.5.6 [INFO] [stderr] Compiling rand04 v0.1.1 [INFO] [stderr] Compiling signal-hook v0.1.12 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling libra-crypto-derive v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling pairing v0.14.2 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 (https://github.com/calibra/curve25519-dalek.git?branch=fiat#caa6b902) [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling rand04_compat v0.1.1 [INFO] [stderr] Compiling parity-multihash v0.1.3 [INFO] [stderr] Compiling libra-tools v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Compiling gumdrop v0.7.0 [INFO] [stderr] Compiling x25519-dalek v0.5.2 (https://github.com/calibra/x25519-dalek.git?branch=fiat#8d5b6301) [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling abscissa_derive v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling libra-canonical-serialization v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Compiling libra-nibble v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Compiling serde_json v1.0.42 [INFO] [stderr] Compiling secrecy v0.4.1 [INFO] [stderr] Compiling parity-multiaddr v0.5.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling libra-failure-ext v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.1 (https://github.com/calibra/ed25519-dalek.git?branch=fiat#ecb1d36a) [INFO] [stderr] Compiling threshold_crypto v0.3.2 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling slog-term v2.4.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling abscissa_core v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling num_enum_derive v0.4.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling slog-stdlog v4.0.0 [INFO] [stderr] Compiling slog-envlogger v2.2.0 [INFO] [stderr] Compiling libra-crypto v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Compiling libra-logger v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling num_enum v0.4.2 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling libra-types v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Compiling libra-config v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Compiling open-libra v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `"docker" "inspect" "6972d13c28a10c7e6ea7fd12566508dea4a686813cecba8acb47a13b9ce1eb48"` [INFO] running `"docker" "rm" "-f" "6972d13c28a10c7e6ea7fd12566508dea4a686813cecba8acb47a13b9ce1eb48"` [INFO] [stdout] 6972d13c28a10c7e6ea7fd12566508dea4a686813cecba8acb47a13b9ce1eb48 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 1b8a9fe037aa055cae2e3f8f11d24c52b6e51f163bf4f2abc2dc7a76d8aa2667 [INFO] running `"docker" "start" "-a" "1b8a9fe037aa055cae2e3f8f11d24c52b6e51f163bf4f2abc2dc7a76d8aa2667"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling open-libra v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.92s [INFO] running `"docker" "inspect" "1b8a9fe037aa055cae2e3f8f11d24c52b6e51f163bf4f2abc2dc7a76d8aa2667"` [INFO] running `"docker" "rm" "-f" "1b8a9fe037aa055cae2e3f8f11d24c52b6e51f163bf4f2abc2dc7a76d8aa2667"` [INFO] [stdout] 1b8a9fe037aa055cae2e3f8f11d24c52b6e51f163bf4f2abc2dc7a76d8aa2667 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 920c807e68389aeb6ccc3192ba503536138aa9e9d2261d5cb977c1bb19b72a3b [INFO] running `"docker" "start" "-a" "920c807e68389aeb6ccc3192ba503536138aa9e9d2261d5cb977c1bb19b72a3b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.96s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/open_libra-63b0c0593b94d296 [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] [stderr] Running /opt/rustwide/target/debug/deps/open_libra-484d97c5b235ccee [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] [stderr] Running /opt/rustwide/target/debug/deps/acceptance-7ca0803510430bd5 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] + run: cargo run -- config -a 192.0.2.1 -o /tmp/.tmpBJlera [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.99s [INFO] [stderr] Running `/opt/rustwide/target/debug/open-libra config -a 192.0.2.1 -o /tmp/.tmpBJlera` [INFO] [stderr] Doc-tests open-libra [INFO] [stdout] test config_generator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "920c807e68389aeb6ccc3192ba503536138aa9e9d2261d5cb977c1bb19b72a3b"` [INFO] running `"docker" "rm" "-f" "920c807e68389aeb6ccc3192ba503536138aa9e9d2261d5cb977c1bb19b72a3b"` [INFO] [stdout] 920c807e68389aeb6ccc3192ba503536138aa9e9d2261d5cb977c1bb19b72a3b