[INFO] cloning repository https://github.com/eminesa/staking-smart [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eminesa/staking-smart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feminesa%2Fstaking-smart", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feminesa%2Fstaking-smart'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d99c78a3ed2a8a88d6ec9c2460c4fc7b0910463c [INFO] building eminesa/staking-smart against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feminesa%2Fstaking-smart" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/eminesa/staking-smart [INFO] finished tweaking git repo https://github.com/eminesa/staking-smart [INFO] tweaked toml for git repo https://github.com/eminesa/staking-smart written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eminesa/staking-smart on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/eminesa/staking-smart 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64ba9dd4e87cd6f9c8e11dab283b6a5ecbc217707dcc64f9efc851067b062a52 [INFO] running `Command { std: "docker" "start" "-a" "64ba9dd4e87cd6f9c8e11dab283b6a5ecbc217707dcc64f9efc851067b062a52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64ba9dd4e87cd6f9c8e11dab283b6a5ecbc217707dcc64f9efc851067b062a52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64ba9dd4e87cd6f9c8e11dab283b6a5ecbc217707dcc64f9efc851067b062a52", kill_on_drop: false }` [INFO] [stdout] 64ba9dd4e87cd6f9c8e11dab283b6a5ecbc217707dcc64f9efc851067b062a52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06ff20608ee3760b74c44cecee7f90fa8c8fc2c61c4c6176b2383c564f093ef0 [INFO] running `Command { std: "docker" "start" "-a" "06ff20608ee3760b74c44cecee7f90fa8c8fc2c61c4c6176b2383c564f093ef0", kill_on_drop: false }` [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling unwrap-infallible v0.1.5 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling multiversx-sc-codec-derive v0.21.1 [INFO] [stderr] Compiling multiversx-sc-derive v0.54.6 [INFO] [stderr] Compiling multiversx-sc-codec v0.21.1 [INFO] [stderr] Compiling multiversx-chain-core v0.11.1 [INFO] [stderr] Compiling multiversx-sc v0.54.6 [INFO] [stderr] Compiling staking-smart v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] Warning! StakingPosition #[type_abi] implementation sees no derive traits. Make sure that the derive attribute comes after #[type_abi] [INFO] [stdout] warning: use of deprecated macro `TypeAbi`: Replace with attribute #[type_abi], which should be placed before all derives. More about this: https://docs.multiversx.com/developers/transactions/tx-migration/#replace-derivetypeabi-with-type_abi [INFO] [stdout] --> src/staking_smart.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(TypeAbi, TopEncode, TopDecode, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.84s [INFO] running `Command { std: "docker" "inspect" "06ff20608ee3760b74c44cecee7f90fa8c8fc2c61c4c6176b2383c564f093ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06ff20608ee3760b74c44cecee7f90fa8c8fc2c61c4c6176b2383c564f093ef0", kill_on_drop: false }` [INFO] [stdout] 06ff20608ee3760b74c44cecee7f90fa8c8fc2c61c4c6176b2383c564f093ef0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03691235386a2eb5fdb1f36c2b13ec15a410b441d11f423f9efc3518f0399ae0 [INFO] running `Command { std: "docker" "start" "-a" "03691235386a2eb5fdb1f36c2b13ec15a410b441d11f423f9efc3518f0399ae0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling multiversx-sc-codec-derive v0.21.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling wasm-encoder v0.222.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling multiversx-sc-derive v0.54.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling wast v222.0.0 [INFO] [stderr] Compiling multiversx-sc-codec v0.21.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling multiversx-chain-core v0.11.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling multiversx-sc v0.54.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_seeder v0.3.0 [INFO] [stderr] Compiling multiversx-chain-vm-executor v0.2.0 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling multiversx-chain-vm v0.11.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling wasmparser v0.216.0 [INFO] [stderr] Compiling wat v1.222.0 [INFO] [stderr] Compiling multiversx-chain-scenario-format v0.23.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] error: could not compile `wast` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-222.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="component-model"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "dwarf", "wasm-module"))' -C metadata=0afa546590493bdc -C extra-filename=-83c84575fbecbe23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-2d2c91a1d19edcc8.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-ae0983f084a091ac.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-dcffd1af7169f157.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "03691235386a2eb5fdb1f36c2b13ec15a410b441d11f423f9efc3518f0399ae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03691235386a2eb5fdb1f36c2b13ec15a410b441d11f423f9efc3518f0399ae0", kill_on_drop: false }` [INFO] [stdout] 03691235386a2eb5fdb1f36c2b13ec15a410b441d11f423f9efc3518f0399ae0