[INFO] updating cached repository https://github.com/Frando/hypercore-protocol-rust-experiments [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] 9a3ad0e17364a2ed3d5801e8e90153e214a4b64d [INFO] testing Frando/hypercore-protocol-rust-experiments against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrando%2Fhypercore-protocol-rust-experiments" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Frando/hypercore-protocol-rust-experiments 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/Frando/hypercore-protocol-rust-experiments [INFO] finished tweaking git repo https://github.com/Frando/hypercore-protocol-rust-experiments [INFO] tweaked toml for git repo https://github.com/Frando/hypercore-protocol-rust-experiments written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/datrs/hypercore` [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-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=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] 1c31b51eb6fc9bdb6d66fa1787a3b3dc5148d877a1f66a62836d2537083ee884 [INFO] running `"docker" "start" "-a" "1c31b51eb6fc9bdb6d66fa1787a3b3dc5148d877a1f66a62836d2537083ee884"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling varinteger v1.0.6 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling salsa20 v0.4.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling snow v0.7.0-alpha5 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling poly1305 v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling chacha20 v0.3.4 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling pretty-hash v0.4.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling chacha20poly1305 v0.4.1 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling js-sys v0.3.40 [INFO] [stderr] Compiling hypercore-protocol v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling web-sys v0.3.40 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `"docker" "inspect" "1c31b51eb6fc9bdb6d66fa1787a3b3dc5148d877a1f66a62836d2537083ee884"` [INFO] running `"docker" "rm" "-f" "1c31b51eb6fc9bdb6d66fa1787a3b3dc5148d877a1f66a62836d2537083ee884"` [INFO] [stdout] 1c31b51eb6fc9bdb6d66fa1787a3b3dc5148d877a1f66a62836d2537083ee884 [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=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] [stdout] 23aa72c32df9b1ac81cf1abe67a187be213b3f57190d8feb48347ccd496348e8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "23aa72c32df9b1ac81cf1abe67a187be213b3f57190d8feb48347ccd496348e8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling flat-tree v5.0.0 [INFO] [stderr] Compiling memory-pager v0.9.0 [INFO] [stderr] Compiling mkdirp v1.0.0 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling random-access-storage v4.0.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling bitfield-rle v0.2.0 [INFO] [stderr] Compiling sleep-parser v0.8.0 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling merkle-tree-stream v0.12.0 [INFO] [stderr] Compiling sparse-bitfield v0.11.0 [INFO] [stderr] Compiling random-access-memory v2.0.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling tree-index v0.6.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Compiling smol v0.1.11 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling async-std v1.6.0 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling random-access-disk v2.0.0 [INFO] [stderr] Compiling duplexify v1.1.0 [INFO] [stderr] Compiling hypercore v0.11.1-beta.8 (https://github.com/datrs/hypercore#62a411ee) [INFO] [stderr] Compiling hypercore-protocol v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.28s [INFO] running `"docker" "inspect" "23aa72c32df9b1ac81cf1abe67a187be213b3f57190d8feb48347ccd496348e8"` [INFO] running `"docker" "rm" "-f" "23aa72c32df9b1ac81cf1abe67a187be213b3f57190d8feb48347ccd496348e8"` [INFO] [stdout] 23aa72c32df9b1ac81cf1abe67a187be213b3f57190d8feb48347ccd496348e8 [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=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] 2899b7ec905fbaf82f519e7cc7d49ecffb04175d9757949488deccbfe5450459 [INFO] running `"docker" "start" "-a" "2899b7ec905fbaf82f519e7cc7d49ecffb04175d9757949488deccbfe5450459"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.87s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hypercore_protocol-3b75e62def027940 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test message::tests::encode_decode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests hypercore-protocol [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 4) ... test src/lib.rs - (line 4) has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `"docker" "inspect" "2899b7ec905fbaf82f519e7cc7d49ecffb04175d9757949488deccbfe5450459"` [INFO] running `"docker" "rm" "-f" "2899b7ec905fbaf82f519e7cc7d49ecffb04175d9757949488deccbfe5450459"` [INFO] [stdout] 2899b7ec905fbaf82f519e7cc7d49ecffb04175d9757949488deccbfe5450459