[INFO] cloning repository https://github.com/multiversx/mx-experiments-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-experiments-sc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmultiversx%2Fmx-experiments-sc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmultiversx%2Fmx-experiments-sc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 655d538cdf08c1bf36d514a045cad36278c76189
[INFO] building multiversx/mx-experiments-sc against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmultiversx%2Fmx-experiments-sc" "/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/multiversx/mx-experiments-sc
[INFO] finished tweaking git repo https://github.com/multiversx/mx-experiments-sc
[INFO] tweaked toml for git repo https://github.com/multiversx/mx-experiments-sc written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/multiversx/mx-experiments-sc on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/multiversx/mx-experiments-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded convert_case v0.6.0
[INFO] [stderr]   Downloaded unwrap-infallible v0.1.5
[INFO] [stderr]   Downloaded pathdiff v0.2.1
[INFO] [stderr]   Downloaded wasmprinter v0.214.0
[INFO] [stderr]   Downloaded serde_derive v1.0.208
[INFO] [stderr]   Downloaded multiversx-sc-meta-lib v0.52.3
[INFO] [stderr]   Downloaded ed25519 v1.5.3
[INFO] [stderr]   Downloaded colored v2.1.0
[INFO] [stderr]   Downloaded bech32 v0.9.1
[INFO] [stderr]   Downloaded multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]   Downloaded multiversx-chain-scenario-format v0.22.3
[INFO] [stderr]   Downloaded multiversx-sc-modules v0.52.3
[INFO] [stderr]   Downloaded clap v4.5.16
[INFO] [stderr]   Downloaded serde_spanned v0.6.7
[INFO] [stderr]   Downloaded multiversx-sc v0.52.3
[INFO] [stderr]   Downloaded toml_datetime v0.6.8
[INFO] [stderr]   Downloaded winnow v0.6.18
[INFO] [stderr]   Downloaded libc v0.2.156
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] [stderr]   Downloaded wasmparser v0.214.0
[INFO] [stderr]   Downloaded indexmap v2.4.0
[INFO] [stderr]   Downloaded signature v1.6.4
[INFO] [stderr]   Downloaded clap_derive v4.5.13
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded clap_builder v4.5.15
[INFO] [stderr]   Downloaded winapi-util v0.1.9
[INFO] [stderr]   Downloaded endian-type v0.1.2
[INFO] [stderr]   Downloaded toml_edit v0.22.20
[INFO] [stderr]   Downloaded toml v0.8.19
[INFO] [stderr]   Downloaded multiversx-sc-codec-derive v0.20.1
[INFO] [stderr]   Downloaded multiversx-sc-codec v0.20.1
[INFO] [stderr]   Downloaded syn v2.0.72
[INFO] [stderr]   Downloaded rand_seeder v0.2.3
[INFO] [stderr]   Downloaded clap_lex v0.7.2
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded serde_json v1.0.125
[INFO] [stderr]   Downloaded multiversx-sc-scenario v0.52.3
[INFO] [stderr]   Downloaded ed25519-dalek v1.0.1
[INFO] [stderr]   Downloaded multiversx-chain-vm v0.9.0
[INFO] [stderr]   Downloaded multiversx-sc-derive v0.52.3
[INFO] [stderr]   Downloaded serde v1.0.208
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32d3c0994633d9aa65ba10b00078203f46a5ff8fb5f6c67a9a7e279ad1eaa293
[INFO] running `Command { std: "docker" "start" "-a" "32d3c0994633d9aa65ba10b00078203f46a5ff8fb5f6c67a9a7e279ad1eaa293", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32d3c0994633d9aa65ba10b00078203f46a5ff8fb5f6c67a9a7e279ad1eaa293", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32d3c0994633d9aa65ba10b00078203f46a5ff8fb5f6c67a9a7e279ad1eaa293", kill_on_drop: false }`
[INFO] [stdout] 32d3c0994633d9aa65ba10b00078203f46a5ff8fb5f6c67a9a7e279ad1eaa293
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ebac36b863bff90d42e52579f34b06d9ab1589c0fb83f3aadddb478d3dc8629
[INFO] running `Command { std: "docker" "start" "-a" "1ebac36b863bff90d42e52579f34b06d9ab1589c0fb83f3aadddb478d3dc8629", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.20.1
[INFO] [stderr]    Compiling multiversx-sc-derive v0.52.3
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling multiversx-sc-codec v0.20.1
[INFO] [stderr]    Compiling multiversx-sc v0.52.3
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling wasmparser v0.214.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling wasmprinter v0.214.0
[INFO] [stderr]    Compiling owner-sc v0.0.0 (/opt/rustwide/workdir/gas-burner-contracts/owner-sc)
[INFO] [stderr]    Compiling multiversx-sc-meta-lib v0.52.3
[INFO] [stderr]    Compiling multiversx-sc-modules v0.52.3
[INFO] [stderr]    Compiling gas-burner v0.0.0 (/opt/rustwide/workdir/gas-burner-contracts/gas-burner)
[INFO] [stderr]    Compiling owner-sc-meta v0.0.0 (/opt/rustwide/workdir/gas-burner-contracts/owner-sc/meta)
[INFO] [stderr]    Compiling gas-burner-meta v0.0.0 (/opt/rustwide/workdir/gas-burner-contracts/gas-burner/meta)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.96s
[INFO] running `Command { std: "docker" "inspect" "1ebac36b863bff90d42e52579f34b06d9ab1589c0fb83f3aadddb478d3dc8629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ebac36b863bff90d42e52579f34b06d9ab1589c0fb83f3aadddb478d3dc8629", kill_on_drop: false }`
[INFO] [stdout] 1ebac36b863bff90d42e52579f34b06d9ab1589c0fb83f3aadddb478d3dc8629
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83babbddeafb60b35cb41d5a6c7fb072ed42347e6afa881095f378aa95aca17f
[INFO] running `Command { std: "docker" "start" "-a" "83babbddeafb60b35cb41d5a6c7fb072ed42347e6afa881095f378aa95aca17f", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.156
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rand_seeder v0.2.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.20.1
[INFO] [stderr]    Compiling multiversx-sc-derive v0.52.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling multiversx-sc-codec v0.20.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling multiversx-sc v0.52.3
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling multiversx-chain-vm v0.9.0
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling multiversx-chain-scenario-format v0.22.3
[INFO] [stderr]    Compiling wasmparser v0.214.0
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling wasmprinter v0.214.0
[INFO] [stderr]    Compiling multiversx-sc-meta-lib v0.52.3
[INFO] [stderr]    Compiling owner-sc v0.0.0 (/opt/rustwide/workdir/gas-burner-contracts/owner-sc)
[INFO] [stderr]    Compiling multiversx-sc-modules v0.52.3
[INFO] [stderr]    Compiling gas-burner v0.0.0 (/opt/rustwide/workdir/gas-burner-contracts/gas-burner)
[INFO] [stderr]    Compiling multiversx-sc-scenario v0.52.3
[INFO] [stderr]    Compiling owner-sc-meta v0.0.0 (/opt/rustwide/workdir/gas-burner-contracts/owner-sc/meta)
[INFO] [stderr]    Compiling gas-burner-meta v0.0.0 (/opt/rustwide/workdir/gas-burner-contracts/gas-burner/meta)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "83babbddeafb60b35cb41d5a6c7fb072ed42347e6afa881095f378aa95aca17f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83babbddeafb60b35cb41d5a6c7fb072ed42347e6afa881095f378aa95aca17f", kill_on_drop: false }`
[INFO] [stdout] 83babbddeafb60b35cb41d5a6c7fb072ed42347e6afa881095f378aa95aca17f
