[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 master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereum-mousse%2Fmousse" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ethereum-mousse/mousse on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ethereum-mousse/mousse already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/sigp/lighthouse` [INFO] [stderr] Updating git submodule `https://github.com/ethereum/eth2.0-spec-tests` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded impl-rlp v0.2.1 [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.2 [INFO] [stderr] Downloaded tokio-tungstenite v0.13.0 [INFO] [stderr] Downloaded fixed-hash v0.3.2 [INFO] [stderr] Downloaded tracing-futures v0.2.4 [INFO] [stderr] Downloaded textwrap v0.12.1 [INFO] [stderr] Downloaded cc v1.0.66 [INFO] [stderr] Downloaded ethereum-types-serialize v0.2.2 [INFO] [stderr] Downloaded libc v0.2.82 [INFO] [stderr] Downloaded futures-channel v0.3.9 [INFO] [stderr] Downloaded clap v3.0.0-beta.2 [INFO] [stderr] Downloaded os_str_bytes v2.4.0 [INFO] [stderr] Downloaded async-stream v0.3.0 [INFO] [stderr] Downloaded parking_lot_core v0.8.2 [INFO] [stderr] Downloaded multipart v0.17.1 [INFO] [stderr] Downloaded async-stream-impl v0.3.0 [INFO] [stderr] Downloaded hyper v0.14.2 [INFO] [stderr] Downloaded headers v0.3.3 [INFO] [stderr] Downloaded mio v0.7.7 [INFO] [stderr] Downloaded rand v0.8.1 [INFO] [stderr] Downloaded tracing v0.1.22 [INFO] [stderr] Downloaded parity-codec v3.5.4 [INFO] [stderr] Downloaded futures-io v0.3.9 [INFO] [stderr] Downloaded tokio v1.0.2 [INFO] [stderr] Downloaded pin-project v1.0.4 [INFO] [stderr] Downloaded form_urlencoded v1.0.0 [INFO] [stderr] Downloaded tokio-stream v0.1.2 [INFO] [stderr] Downloaded unicode-normalization v0.1.16 [INFO] [stderr] Downloaded warp v0.3.0 [INFO] [stderr] Downloaded bstr v0.2.15 [INFO] [stderr] Downloaded uint v0.5.0 [INFO] [stderr] Downloaded impl-serde v0.2.3 [INFO] [stderr] Downloaded uint v0.7.1 [INFO] [stderr] Downloaded ethbloom v0.9.2 [INFO] [stderr] Downloaded parity-scale-codec v1.3.5 [INFO] [stderr] Downloaded serde-big-array v0.3.1 [INFO] [stderr] Downloaded criterion v0.3.4 [INFO] [stderr] Downloaded url v2.2.0 [INFO] [stderr] Downloaded futures-util v0.3.9 [INFO] [stderr] Downloaded utf-8 v0.7.5 [INFO] [stderr] Downloaded tungstenite v0.12.0 [INFO] [stderr] Downloaded futures-sink v0.3.9 [INFO] [stderr] Downloaded tiny-keccak v1.5.0 [INFO] [stderr] Downloaded static_assertions v0.2.5 [INFO] [stderr] Downloaded primitive-types v0.7.3 [INFO] [stderr] Downloaded plotters-svg v0.3.0 [INFO] [stderr] Downloaded half v1.7.1 [INFO] [stderr] Downloaded serde_json v1.0.61 [INFO] [stderr] Downloaded tinytemplate v1.2.0 [INFO] [stderr] Downloaded syn v1.0.58 [INFO] [stderr] Downloaded tokio-macros v1.0.0 [INFO] [stderr] Downloaded ethereum-types v0.5.2 [INFO] [stderr] Downloaded hex v0.3.2 [INFO] [stderr] Downloaded ethbloom v0.6.4 [INFO] [stderr] Downloaded ethereum-types v0.6.0 [INFO] [stderr] Downloaded plotters-backend v0.3.0 [INFO] [stderr] Downloaded ring v0.14.6 [INFO] [stderr] Downloaded heapsize v0.4.2 [INFO] [stderr] Downloaded itertools v0.10.0 [INFO] [stderr] Downloaded once_cell v1.5.2 [INFO] [stderr] Downloaded getrandom v0.2.1 [INFO] [stderr] Downloaded futures v0.3.9 [INFO] [stderr] Downloaded futures-task v0.3.9 [INFO] [stderr] Downloaded input_buffer v0.4.0 [INFO] [stderr] Downloaded sha-1 v0.9.2 [INFO] [stderr] Downloaded tinyvec v1.1.0 [INFO] [stderr] Downloaded futures-core v0.3.9 [INFO] [stderr] Downloaded bytes v1.0.0 [INFO] [stderr] Downloaded tokio-util v0.6.2 [INFO] [stderr] Downloaded serde_qs v0.8.2 [INFO] [stderr] Downloaded eth2_ssz v0.1.2 [INFO] [stderr] Downloaded rlp v0.4.6 [INFO] [stderr] Downloaded pin-project-internal v1.0.4 [INFO] [stderr] Downloaded eth2_ssz_derive v0.1.0 [INFO] [stderr] Downloaded plotters v0.3.0 [INFO] [stderr] Downloaded uint v0.8.5 [INFO] [stderr] Downloaded wasi v0.10.1+wasi-snapshot-preview1 [INFO] [stderr] Downloaded primitive-types v0.3.0 [INFO] [stderr] Downloaded rand_core v0.6.1 [INFO] [stderr] Downloaded impl-codec v0.2.0 [INFO] [stderr] Downloaded ethereum-types v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c01546544eccea67a56c7ddf3c5d08ac32cbc0f886c422ee6ff6cab3b4772c4f [INFO] running `Command { std: "docker" "start" "-a" "c01546544eccea67a56c7ddf3c5d08ac32cbc0f886c422ee6ff6cab3b4772c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c01546544eccea67a56c7ddf3c5d08ac32cbc0f886c422ee6ff6cab3b4772c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c01546544eccea67a56c7ddf3c5d08ac32cbc0f886c422ee6ff6cab3b4772c4f", kill_on_drop: false }` [INFO] [stdout] c01546544eccea67a56c7ddf3c5d08ac32cbc0f886c422ee6ff6cab3b4772c4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc18de537cedc5e883db391d85f0dd0ee845e3e0bd33ac7c32f403f8b44f03af [INFO] running `Command { std: "docker" "start" "-a" "cc18de537cedc5e883db391d85f0dd0ee845e3e0bd33ac7c32f403f8b44f03af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling uint v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling int_to_bytes v0.1.0 (https://github.com/sigp/lighthouse?rev=88e89f9ab21c3080b48bc840595617a4af3314b6#88e89f9a) [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling fixed-hash v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling uint v0.5.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [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 ethbloom v0.6.4 [INFO] [stderr] Compiling parity-scale-codec v1.3.5 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.2 [INFO] [stderr] Compiling ethbloom v0.9.2 [INFO] [stderr] Compiling ethereum-types v0.5.2 [INFO] [stderr] Compiling hashing v0.1.0 (https://github.com/sigp/lighthouse?rev=88e89f9ab21c3080b48bc840595617a4af3314b6#88e89f9a) [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_cbor v0.11.1 [INFO] [stderr] Compiling impl-codec v0.2.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling primitive-types v0.3.0 [INFO] [stderr] Compiling futures v0.3.9 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling eth2_ssz_derive v0.1.0 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling headers v0.3.3 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ethereum-types v0.6.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling eth2_ssz v0.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [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 cached_tree_hash v0.1.0 (https://github.com/sigp/lighthouse?rev=88e89f9ab21c3080b48bc840595617a4af3314b6#88e89f9a) [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling primitive-types v0.7.3 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde_qs v0.8.2 [INFO] [stderr] Compiling ethereum-types v0.9.2 [INFO] [stderr] Compiling eth2_ssz_types v0.1.0 (https://github.com/sigp/lighthouse?rev=88e89f9ab21c3080b48bc840595617a4af3314b6#88e89f9a) [INFO] [stderr] Compiling serde-big-array v0.3.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling h2 v0.3.0 [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] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> http_api/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use eth2_simulator::simulator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `simulator` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> http_api/src/main.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use endpoints::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> http_api/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use eth2_simulator::simulator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, criterion v0.3.4, multipart v0.17.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "cc18de537cedc5e883db391d85f0dd0ee845e3e0bd33ac7c32f403f8b44f03af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc18de537cedc5e883db391d85f0dd0ee845e3e0bd33ac7c32f403f8b44f03af", kill_on_drop: false }` [INFO] [stdout] cc18de537cedc5e883db391d85f0dd0ee845e3e0bd33ac7c32f403f8b44f03af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 375afd22878b71d8e6ddac2fb05d17473ecf612427f34e82769c4ecf390ab7c4 [INFO] running `Command { std: "docker" "start" "-a" "375afd22878b71d8e6ddac2fb05d17473ecf612427f34e82769c4ecf390ab7c4", kill_on_drop: false }` [INFO] [stderr] Compiling eth2_simulator v0.1.0 (/opt/rustwide/workdir/simulator) [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling http_api v0.1.0 (/opt/rustwide/workdir/http_api) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> http_api/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use eth2_simulator::simulator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `simulator` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> http_api/src/main.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use endpoints::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> http_api/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use eth2_simulator::simulator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.75s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, criterion v0.3.4, multipart v0.17.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "375afd22878b71d8e6ddac2fb05d17473ecf612427f34e82769c4ecf390ab7c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "375afd22878b71d8e6ddac2fb05d17473ecf612427f34e82769c4ecf390ab7c4", kill_on_drop: false }` [INFO] [stdout] 375afd22878b71d8e6ddac2fb05d17473ecf612427f34e82769c4ecf390ab7c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 38ce5f18e6b3f3686a53c51391ee61c273491e482ee3cd22fb9e1e9e766f63a2 [INFO] running `Command { std: "docker" "start" "-a" "38ce5f18e6b3f3686a53c51391ee61c273491e482ee3cd22fb9e1e9e766f63a2", kill_on_drop: false }` [INFO] [stderr] warning: private item shadows public glob re-export [INFO] [stderr] --> http_api/src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use eth2_simulator::simulator; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the name `simulator` in the type namespace is supposed to be publicly re-exported here [INFO] [stderr] --> http_api/src/main.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | pub use endpoints::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] note: but the private item here shadows it [INFO] [stderr] --> http_api/src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use eth2_simulator::simulator; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `http_api` (bin "http_api" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, criterion v0.3.4, multipart v0.17.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-70aa84a007265e2d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test eth2_types::tests::dummy_signed_shard_header ... ok [INFO] [stdout] test eth2_types::tests::calc_root ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eth2_simulator-99847311c5f4fa69) [INFO] [stdout] test eth2_types::tests::dummy_commitment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [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.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_simulation.rs (/opt/rustwide/target/debug/deps/test_simulation-0e63ba29d1186034) [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_header_inclusion ... ok [INFO] [stdout] test process_slot_without_beacon_block_proposal ... ok [INFO] [stdout] test process_slots_without_shard_data_inclusion ... 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 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/http_api-d6b4d8b87cee7533) [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 common [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" "38ce5f18e6b3f3686a53c51391ee61c273491e482ee3cd22fb9e1e9e766f63a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ce5f18e6b3f3686a53c51391ee61c273491e482ee3cd22fb9e1e9e766f63a2", kill_on_drop: false }` [INFO] [stdout] 38ce5f18e6b3f3686a53c51391ee61c273491e482ee3cd22fb9e1e9e766f63a2