[INFO] cloning repository https://github.com/shiva-manu/NetChain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shiva-manu/NetChain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiva-manu%2FNetChain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiva-manu%2FNetChain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f3b6a21565a95594d4d811c429f392c67e22eaf [INFO] testing shiva-manu/NetChain against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiva-manu%2FNetChain" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shiva-manu/NetChain [INFO] finished tweaking git repo https://github.com/shiva-manu/NetChain [INFO] tweaked toml for git repo https://github.com/shiva-manu/NetChain written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shiva-manu/NetChain on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shiva-manu/NetChain 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e5eabb560f3cab8feb61c22616e602074fc0fd69249dd9e34f4b8d850fcdf62 [INFO] running `Command { std: "docker" "start" "-a" "2e5eabb560f3cab8feb61c22616e602074fc0fd69249dd9e34f4b8d850fcdf62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e5eabb560f3cab8feb61c22616e602074fc0fd69249dd9e34f4b8d850fcdf62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e5eabb560f3cab8feb61c22616e602074fc0fd69249dd9e34f4b8d850fcdf62", kill_on_drop: false }` [INFO] [stdout] 2e5eabb560f3cab8feb61c22616e602074fc0fd69249dd9e34f4b8d850fcdf62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48da157ca51962fd45c299272e7b4b232ecc9f367036939232f35d96b2ea970a [INFO] running `Command { std: "docker" "start" "-a" "48da157ca51962fd45c299272e7b4b232ecc9f367036939232f35d96b2ea970a", kill_on_drop: false }` [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling netlink-packet-core v0.8.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling netlink-packet-route v0.28.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling moka v0.12.14 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.17 [INFO] [stderr] Compiling match-lookup v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling libp2p-swarm-derive v0.35.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.19 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling libp2p-identity v0.2.13 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling quick-protobuf-codec v0.3.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling yamux v0.12.1 [INFO] [stderr] Compiling yamux v0.13.10 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling netlink-sys v0.8.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling netlink-proto v0.12.0 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling rtnetlink v0.20.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling libp2p-core v0.43.2 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling if-watch v3.2.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling libp2p-swarm v0.47.1 [INFO] [stderr] Compiling libp2p-tcp v0.44.1 [INFO] [stderr] Compiling libp2p-yamux v0.47.0 [INFO] [stderr] Compiling libp2p-noise v0.46.1 [INFO] [stderr] Compiling libp2p-connection-limits v0.6.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.49.3 [INFO] [stderr] Compiling libp2p-allow-block-list v0.6.0 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling libp2p-mdns v0.48.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling libp2p-dns v0.44.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling libp2p v0.56.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling netchain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "48da157ca51962fd45c299272e7b4b232ecc9f367036939232f35d96b2ea970a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48da157ca51962fd45c299272e7b4b232ecc9f367036939232f35d96b2ea970a", kill_on_drop: false }` [INFO] [stdout] 48da157ca51962fd45c299272e7b4b232ecc9f367036939232f35d96b2ea970a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b2908ca89340272d897de06d00b481fdc4b4e108c3e16a1883b46b3a03f5a17 [INFO] running `Command { std: "docker" "start" "-a" "9b2908ca89340272d897de06d00b481fdc4b4e108c3e16a1883b46b3a03f5a17", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling netlink-packet-route v0.28.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rtnetlink v0.20.0 [INFO] [stderr] Compiling if-watch v3.2.2 [INFO] [stderr] Compiling libp2p-tcp v0.44.1 [INFO] [stderr] Compiling libp2p-mdns v0.48.0 [INFO] [stderr] Compiling libp2p v0.56.0 [INFO] [stderr] Compiling netchain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.05s [INFO] running `Command { std: "docker" "inspect" "9b2908ca89340272d897de06d00b481fdc4b4e108c3e16a1883b46b3a03f5a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b2908ca89340272d897de06d00b481fdc4b4e108c3e16a1883b46b3a03f5a17", kill_on_drop: false }` [INFO] [stdout] 9b2908ca89340272d897de06d00b481fdc4b4e108c3e16a1883b46b3a03f5a17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85913752d80ee858d88968096bf7e031362f8ad8e2d84d3fb5794fa0211583cf [INFO] running `Command { std: "docker" "start" "-a" "85913752d80ee858d88968096bf7e031362f8ad8e2d84d3fb5794fa0211583cf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/netchain-d2ccaf96942e248f) [INFO] [stdout] [INFO] [stdout] running 76 tests [INFO] [stdout] test anti_gaming::tests::test_median_and_stddev ... ok [INFO] [stdout] test anti_gaming::tests::test_outlier_detection ... ok [INFO] [stdout] test anti_gaming::tests::test_rate_limiting ... ok [INFO] [stdout] test anti_gaming::tests::test_suspicious_flagging ... ok [INFO] [stdout] test block::tests::test_block_hash_determinism ... ok [INFO] [stdout] test anti_gaming::tests::test_full_validation ... ok [INFO] [stdout] test block::tests::test_block_verify_merkle_root ... ok [INFO] [stdout] test block::tests::test_empty_merkle_root ... ok [INFO] [stdout] test block::tests::test_merkle_root_changes_with_different_txs ... ok [INFO] [stdout] test blockchain::tests::test_reject_invalid_index ... ok [INFO] [stdout] test consensus::tests::test_combined_weight_blending ... ok [INFO] [stdout] test measurement::tests::test_measurement_config_default ... ok [INFO] [stdout] test blockchain::tests::test_genesis_block ... ok [INFO] [stdout] test blockchain::tests::test_sync_fork_reorg ... ok [INFO] [stdout] test blockchain::tests::test_sync_ignores_shorter_chain ... ok [INFO] [stdout] test measurement::tests::test_measurement_history ... ok [INFO] [stdout] test measurement::tests::test_stability_calculation ... ok [INFO] [stdout] test blockchain::tests::test_validate_and_add_block ... ok [INFO] [stdout] test measurement::tests::test_speed_result_calculation ... ok [INFO] [stdout] test measurement::tests::test_uptime_calculation ... ok [INFO] [stdout] test anti_gaming::tests::test_validate_bounds ... ok [INFO] [stdout] test consensus::tests::test_select_validator_deterministic ... ok [INFO] [stdout] test consensus::tests::test_attestation_ratio_uses_unique_attesters ... ok [INFO] [stdout] test consensus::tests::test_poi_score_perfect_node ... ok [INFO] [stdout] test consensus::tests::test_select_validator_all_zero_weights ... ok [INFO] [stdout] test consensus::tests::test_stake_weighted_selection_deterministic ... ok [INFO] [stdout] test metrics_aggregator::tests::test_aggregator_basic ... ok [INFO] [stdout] test metrics_aggregator::tests::test_attestation_aggregation ... ok [INFO] [stdout] test metrics_aggregator::tests::test_self_attestation_rejected ... ok [INFO] [stdout] test metrics_aggregator::tests::test_epoch_system ... ok [INFO] [stdout] test metrics_aggregator::tests::test_future_attestation_does_not_panic ... ok [INFO] [stdout] test metrics_aggregator::tests::test_to_node_metrics_unverified ... ok [INFO] [stdout] test metrics_aggregator::tests::test_unverified_nodes ... ok [INFO] [stdout] test metrics_aggregator::tests::test_verified_nodes_require_unique_attesters ... ok [INFO] [stdout] test consensus::tests::test_stake_weighted_selection_favors_higher_stake ... ok [INFO] [stdout] test p2p::tests::test_shared_state_deduplicates_peers ... ok [INFO] [stdout] test block::tests::test_single_tx_merkle_root ... ok [INFO] [stdout] test blockchain::tests::test_sync_rejects_non_contiguous_segment ... ok [INFO] [stdout] test producer::tests::test_seed_computation ... ok [INFO] [stdout] test blockchain::tests::test_sync_simple_extension ... ok [INFO] [stdout] test producer::tests::test_validator_registration ... ok [INFO] [stdout] test producer::tests::test_is_my_turn_single_validator ... ok [INFO] [stdout] test producer::tests::test_produce_block_executes_proposal_and_broadcasts_event ... ok [INFO] [stdout] test mempool::tests::test_add_and_remove_tx ... ok [INFO] [stdout] test state::tests::test_invalid_nonce ... ok [INFO] [stdout] test mempool::tests::test_duplicate_tx_rejected ... ok [INFO] [stdout] test blockchain::tests::test_add_block_with_transactions ... ok [INFO] [stdout] test state::tests::test_stake_and_unstake ... ok [INFO] [stdout] test state::tests::test_invalid_proposal_action_rejected ... ok [INFO] [stdout] test state::tests::test_block_rewards_distribution ... ok [INFO] [stdout] test state::tests::test_basic_transfer ... ok [INFO] [stdout] test mempool::tests::test_expire_old_partial_expiry ... ok [INFO] [stdout] test transaction::tests::address_derivation_and_consistency ... ok [INFO] [stdout] test wallet::tests::test_address_derivation_consistency ... ok [INFO] [stdout] test wallet::tests::test_wallet_generation ... ok [INFO] [stdout] test mempool::tests::test_expire_old_removes_stale_txs ... ok [INFO] [stdout] test state::tests::test_proposal_requires_quorum_to_pass ... ok [INFO] [stdout] test transaction::tests::tx_sign_and_verify_flow ... ok [INFO] [stdout] test transaction::tests::tx_verify_rejects_sender_mismatch ... ok [INFO] [stdout] test websocket::tests::test_ws_event_serialization ... ok [INFO] [stdout] test websocket::tests::test_client_message_deserialization ... ok [INFO] [stdout] test websocket::tests::test_ws_event_topics ... ok [INFO] [stdout] test websocket::tests::test_broadcast_channel ... ok [INFO] [stdout] test state::tests::test_vote_requires_stake ... ok [INFO] [stdout] test state::tests::test_create_and_vote_proposal ... ok [INFO] [stdout] test measurement::tests::test_measurement_service_creation ... ok [INFO] [stdout] test storage::tests::test_account_storage ... ok [INFO] [stdout] test storage::tests::test_full_state_storage ... ok [INFO] [stdout] test storage::tests::test_chain_params_persist_across_reopen ... ok [INFO] [stdout] test storage::tests::test_chain_height ... ok [INFO] [stdout] test storage::tests::test_block_storage ... ok [INFO] [stdout] test state::tests::test_create_and_execute_proposal ... ok [INFO] [stdout] test state::tests::test_stake_weight_change_proposal ... ok [INFO] [stdout] test wallet::tests::test_wallet_rejects_invalid_nonce_length ... ok [INFO] [stdout] test wallet::tests::test_wallet_wrong_password_fails ... ok [INFO] [stdout] test wallet::tests::test_wallet_encrypted_save_and_load ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.75s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/netchain-3d0fdddcf8424c67) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_parse_chain_sync_blocks_is_strict ... ok [INFO] [stdout] test tests::test_rebuild_state_applies_governance_actions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/wallet.rs (/opt/rustwide/target/debug/deps/netchain_wallet-5e097716dccd3288) [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 netchain [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" "85913752d80ee858d88968096bf7e031362f8ad8e2d84d3fb5794fa0211583cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85913752d80ee858d88968096bf7e031362f8ad8e2d84d3fb5794fa0211583cf", kill_on_drop: false }` [INFO] [stdout] 85913752d80ee858d88968096bf7e031362f8ad8e2d84d3fb5794fa0211583cf