[INFO] cloning repository https://github.com/ethereum-mousse/mousse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethereum-mousse/mousse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereum-mousse%2Fmousse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereum-mousse%2Fmousse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cfd5b04e802e4a1982dc00b2a12864f8d47ec6c [INFO] testing ethereum-mousse/mousse against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereum-mousse%2Fmousse" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ethereum-mousse/mousse on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ethereum-mousse/mousse [INFO] finished tweaking git repo https://github.com/ethereum-mousse/mousse [INFO] tweaked toml for git repo https://github.com/ethereum-mousse/mousse written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ethereum-mousse/mousse already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2b507d19a41c0ff1fc305e81f7b7e35e499d68c75f29375d36d9b2e63e694afe [INFO] running `Command { std: "docker" "start" "-a" "2b507d19a41c0ff1fc305e81f7b7e35e499d68c75f29375d36d9b2e63e694afe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b507d19a41c0ff1fc305e81f7b7e35e499d68c75f29375d36d9b2e63e694afe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b507d19a41c0ff1fc305e81f7b7e35e499d68c75f29375d36d9b2e63e694afe", kill_on_drop: false }` [INFO] [stdout] 2b507d19a41c0ff1fc305e81f7b7e35e499d68c75f29375d36d9b2e63e694afe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc2d25d6c00e16931ad44b2c74312b463e2fd49de571b8d3aab046eb45626bc0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cc2d25d6c00e16931ad44b2c74312b463e2fd49de571b8d3aab046eb45626bc0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling uint v0.7.1 [INFO] [stderr] Compiling uint v0.5.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling fixed-hash v0.3.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling int_to_bytes v0.1.0 (https://github.com/sigp/lighthouse?rev=88e89f9ab21c3080b48bc840595617a4af3314b6#88e89f9a) [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling futures v0.3.9 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling headers v0.3.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling parity-codec v3.5.4 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling parity-scale-codec v1.3.5 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_hex v0.1.0 (https://github.com/sigp/lighthouse?rev=88e89f9ab21c3080b48bc840595617a4af3314b6#88e89f9a) [INFO] [stderr] Compiling serde-big-array v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling hashing v0.1.0 (https://github.com/sigp/lighthouse?rev=88e89f9ab21c3080b48bc840595617a4af3314b6#88e89f9a) [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling ethbloom v0.6.4 [INFO] [stderr] Compiling ethbloom v0.9.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling impl-codec v0.2.0 [INFO] [stderr] Compiling serde_qs v0.8.2 [INFO] [stderr] Compiling ethereum-types v0.5.2 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling primitive-types v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling eth2_ssz_derive v0.1.0 [INFO] [stderr] Compiling ethereum-types v0.6.0 [INFO] [stderr] Compiling eth2_ssz v0.1.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling tree_hash v0.1.0 (https://github.com/sigp/lighthouse?rev=88e89f9ab21c3080b48bc840595617a4af3314b6#88e89f9a) [INFO] [stderr] Compiling eth2_ssz v0.1.2 (https://github.com/sigp/lighthouse?rev=88e89f9ab21c3080b48bc840595617a4af3314b6#88e89f9a) [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling cached_tree_hash v0.1.0 (https://github.com/sigp/lighthouse?rev=88e89f9ab21c3080b48bc840595617a4af3314b6#88e89f9a) [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling eth2_ssz_types v0.1.0 (https://github.com/sigp/lighthouse?rev=88e89f9ab21c3080b48bc840595617a4af3314b6#88e89f9a) [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling primitive-types v0.7.3 [INFO] [stderr] Compiling ethereum-types v0.9.2 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling eth2_simulator v0.1.0 (/opt/rustwide/workdir/simulator) [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling warp v0.3.0 [INFO] [stderr] Compiling http_api v0.1.0 (/opt/rustwide/workdir/http_api) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 15s [INFO] running `Command { std: "docker" "inspect" "cc2d25d6c00e16931ad44b2c74312b463e2fd49de571b8d3aab046eb45626bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc2d25d6c00e16931ad44b2c74312b463e2fd49de571b8d3aab046eb45626bc0", kill_on_drop: false }` [INFO] [stdout] cc2d25d6c00e16931ad44b2c74312b463e2fd49de571b8d3aab046eb45626bc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 120cfbfe9b6f55bb8f5d8e8a2ed306c6e76502b7950c1db5b8403050d453e172 [INFO] running `Command { std: "docker" "start" "-a" "120cfbfe9b6f55bb8f5d8e8a2ed306c6e76502b7950c1db5b8403050d453e172", kill_on_drop: false }` [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling eth2_simulator v0.1.0 (/opt/rustwide/workdir/simulator) [INFO] [stderr] Compiling http_api v0.1.0 (/opt/rustwide/workdir/http_api) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.27s [INFO] running `Command { std: "docker" "inspect" "120cfbfe9b6f55bb8f5d8e8a2ed306c6e76502b7950c1db5b8403050d453e172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "120cfbfe9b6f55bb8f5d8e8a2ed306c6e76502b7950c1db5b8403050d453e172", kill_on_drop: false }` [INFO] [stdout] 120cfbfe9b6f55bb8f5d8e8a2ed306c6e76502b7950c1db5b8403050d453e172 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af6a0447b54c91e6d96459bc8e5839111f561b1d64430791d77d0907171ca31c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "af6a0447b54c91e6d96459bc8e5839111f561b1d64430791d77d0907171ca31c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/common-834d89f57cb41012) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test eth2_types::tests::dummy_signed_shard_header ... ok [INFO] [stdout] test eth2_types::tests::dummy_commitment ... ok [INFO] [stdout] test eth2_types::tests::calc_root ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eth2_simulator-583febaf3f68a283) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/test_simulation.rs (/opt/rustwide/target/debug/deps/test_simulation-42cef6c9a20ec1e1) [INFO] [stdout] test simulator::tests::new_simulator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test publish_bid_validation ... ok [INFO] [stdout] test process_slot_validation ... ok [INFO] [stdout] test publish_bids_without_shard_blob_proposal ... ok [INFO] [stdout] test process_slots_without_shard_header_confirmation ... ok [INFO] [stdout] test process_slots_without_shard_data_inclusion ... ok [INFO] [stdout] test process_slots_without_shard_header_inclusion ... ok [INFO] [stdout] test process_slot_without_beacon_block_proposal ... ok [INFO] [stdout] test process_slots_happy ... ok [INFO] [stdout] test grandparent_epoch_header_not_included ... ok [INFO] [stdout] test recovery_from_epoch_without_beacon_block_proposal ... ok [INFO] [stdout] test process_slots_with_bids ... ok [INFO] [stdout] test process_slots_without_beacon_chain_finality ... ok [INFO] [stdout] test repeat_process_slots_random has been running for over 60 seconds [INFO] [stdout] test repeat_process_slots_random ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 67.93s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/http_api-0e5a81987794c2f0) [INFO] [stdout] [INFO] [stderr] Doc-tests common [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests eth2_simulator [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "af6a0447b54c91e6d96459bc8e5839111f561b1d64430791d77d0907171ca31c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af6a0447b54c91e6d96459bc8e5839111f561b1d64430791d77d0907171ca31c", kill_on_drop: false }` [INFO] [stdout] af6a0447b54c91e6d96459bc8e5839111f561b1d64430791d77d0907171ca31c