[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 1.44.0 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-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Frando/hypercore-protocol-rust-experiments on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.44.0" "build" "--frozen"` [INFO] [stdout] a55e4c27a1452f0acc0c670e51dc7f090ec7fb4422b24e901bca5699214facdf [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" "a55e4c27a1452f0acc0c670e51dc7f090ec7fb4422b24e901bca5699214facdf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling varinteger v1.0.6 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling snow v0.7.0-alpha5 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling salsa20 v0.4.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling pretty-hash v0.4.1 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling poly1305 v0.5.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling chacha20 v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling chacha20poly1305 v0.4.1 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling js-sys v0.3.40 [INFO] [stderr] Compiling futures v0.3.5 [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 05s [INFO] running `"docker" "inspect" "a55e4c27a1452f0acc0c670e51dc7f090ec7fb4422b24e901bca5699214facdf"` [INFO] running `"docker" "rm" "-f" "a55e4c27a1452f0acc0c670e51dc7f090ec7fb4422b24e901bca5699214facdf"` [INFO] [stdout] a55e4c27a1452f0acc0c670e51dc7f090ec7fb4422b24e901bca5699214facdf [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.44.0" "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] 3fdb62045073346d7bec576d199dc31e761949d439b7e69bb59f619130f9aac1 [INFO] running `"docker" "start" "-a" "3fdb62045073346d7bec576d199dc31e761949d439b7e69bb59f619130f9aac1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [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 oorandom v11.1.1 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling random-access-storage v4.0.0 [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 pretty-bytes v0.2.2 [INFO] [stderr] Compiling random-access-memory v2.0.0 [INFO] [stderr] Compiling tree-index v0.6.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling smol v0.1.11 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.3 [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 29.42s [INFO] running `"docker" "inspect" "3fdb62045073346d7bec576d199dc31e761949d439b7e69bb59f619130f9aac1"` [INFO] running `"docker" "rm" "-f" "3fdb62045073346d7bec576d199dc31e761949d439b7e69bb59f619130f9aac1"` [INFO] [stdout] 3fdb62045073346d7bec576d199dc31e761949d439b7e69bb59f619130f9aac1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.44.0" "test" "--frozen"` [INFO] [stdout] d96833e3ed8d6e5468db4963b847d59f01d1658ccc3453758fdd3306fd8aadb4 [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" "d96833e3ed8d6e5468db4963b847d59f01d1658ccc3453758fdd3306fd8aadb4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hypercore_protocol-5bb67c360faa4aa9 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests hypercore-protocol [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] [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" "d96833e3ed8d6e5468db4963b847d59f01d1658ccc3453758fdd3306fd8aadb4"` [INFO] running `"docker" "rm" "-f" "d96833e3ed8d6e5468db4963b847d59f01d1658ccc3453758fdd3306fd8aadb4"` [INFO] [stdout] d96833e3ed8d6e5468db4963b847d59f01d1658ccc3453758fdd3306fd8aadb4