[INFO] cloning repository https://github.com/multiversx/mx-pulse-sc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/multiversx/mx-pulse-sc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmultiversx%2Fmx-pulse-sc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmultiversx%2Fmx-pulse-sc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40edcf424f72fa6d3d438cbed0ed3ac302383a76 [INFO] testing multiversx/mx-pulse-sc against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmultiversx%2Fmx-pulse-sc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/multiversx/mx-pulse-sc [INFO] finished tweaking git repo https://github.com/multiversx/mx-pulse-sc [INFO] tweaked toml for git repo https://github.com/multiversx/mx-pulse-sc written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/multiversx/mx-pulse-sc on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/multiversx/mx-pulse-sc 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] facbe464e397fe8df7040e6a54a2e5a8148759cf37716b03ff72b084bbaaca12 [INFO] running `Command { std: "docker" "start" "-a" "facbe464e397fe8df7040e6a54a2e5a8148759cf37716b03ff72b084bbaaca12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "facbe464e397fe8df7040e6a54a2e5a8148759cf37716b03ff72b084bbaaca12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "facbe464e397fe8df7040e6a54a2e5a8148759cf37716b03ff72b084bbaaca12", kill_on_drop: false }` [INFO] [stdout] facbe464e397fe8df7040e6a54a2e5a8148759cf37716b03ff72b084bbaaca12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4632adc0319b22446faf55b6230313bc2c7a05b3e611ebfbbcf942e59977ed8e [INFO] running `Command { std: "docker" "start" "-a" "4632adc0319b22446faf55b6230313bc2c7a05b3e611ebfbbcf942e59977ed8e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling unwrap-infallible v0.1.5 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hex-literal v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling multiversx-sc-codec-derive v0.23.1 [INFO] [stderr] Compiling multiversx-sc-derive v0.60.0 [INFO] [stderr] Compiling multiversx-sc-codec v0.23.1 [INFO] [stderr] Compiling multiversx-chain-core v0.17.0 [INFO] [stderr] Compiling multiversx-sc v0.60.0 [INFO] [stderr] Compiling multiversx-sc-modules v0.60.0 [INFO] [stderr] Compiling pulse-sc v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.70s [INFO] running `Command { std: "docker" "inspect" "4632adc0319b22446faf55b6230313bc2c7a05b3e611ebfbbcf942e59977ed8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4632adc0319b22446faf55b6230313bc2c7a05b3e611ebfbbcf942e59977ed8e", kill_on_drop: false }` [INFO] [stdout] 4632adc0319b22446faf55b6230313bc2c7a05b3e611ebfbbcf942e59977ed8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d434eda3c4221810436e7efb9c507144d01870a544ac2c233b3206cc45a146d [INFO] running `Command { std: "docker" "start" "-a" "9d434eda3c4221810436e7efb9c507144d01870a544ac2c233b3206cc45a146d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.227 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling wasm-encoder v0.239.0 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.227 [INFO] [stderr] Compiling multiversx-sc-codec-derive v0.23.1 [INFO] [stderr] Compiling multiversx-sc-derive v0.60.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling wasmparser v0.235.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling wast v239.0.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_seeder v0.3.0 [INFO] [stderr] Compiling simple-error v0.3.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling multiversx-sc-codec v0.23.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling wat v1.239.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling multiversx-chain-core v0.17.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling multiversx-chain-scenario-format v0.23.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling multiversx-sc v0.60.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling multiversx-chain-vm-executor v0.5.0 [INFO] [stderr] Compiling multiversx-chain-vm v0.17.0 [INFO] [stderr] Compiling multiversx-sc-modules v0.60.0 [INFO] [stderr] Compiling pulse-sc v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wasmprinter v0.235.0 [INFO] [stderr] Compiling multiversx-sc-meta-lib v0.60.0 [INFO] [stderr] Compiling multiversx-sc-scenario v0.60.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 32s [INFO] running `Command { std: "docker" "inspect" "9d434eda3c4221810436e7efb9c507144d01870a544ac2c233b3206cc45a146d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d434eda3c4221810436e7efb9c507144d01870a544ac2c233b3206cc45a146d", kill_on_drop: false }` [INFO] [stdout] 9d434eda3c4221810436e7efb9c507144d01870a544ac2c233b3206cc45a146d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d8a5e4d2378b15076328f8fe4da51ac06771f3c66b7b02445064f33dc11f679 [INFO] running `Command { std: "docker" "start" "-a" "6d8a5e4d2378b15076328f8fe4da51ac06771f3c66b7b02445064f33dc11f679", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/pulse_sc.rs (/opt/rustwide/target/debug/deps/pulse_sc-7ce172e787ef5ea6) [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 pulse_sc [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" "6d8a5e4d2378b15076328f8fe4da51ac06771f3c66b7b02445064f33dc11f679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d8a5e4d2378b15076328f8fe4da51ac06771f3c66b7b02445064f33dc11f679", kill_on_drop: false }` [INFO] [stdout] 6d8a5e4d2378b15076328f8fe4da51ac06771f3c66b7b02445064f33dc11f679