[INFO] fetching crate novax-data 0.2.12... [INFO] building novax-data-0.2.12 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate novax-data 0.2.12 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate novax-data 0.2.12 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate novax-data 0.2.12 [INFO] tweaked toml for crates.io crate novax-data 0.2.12 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate novax-data 0.2.12 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 crates.io crate novax-data 0.2.12 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] Downloading crates ... [INFO] [stderr] Downloaded wat v1.235.0 [INFO] [stderr] Downloaded wasm-encoder v0.235.0 [INFO] [stderr] Downloaded multiversx-sc-codec-derive v0.22.0 [INFO] [stderr] Downloaded multiversx-chain-core v0.14.0 [INFO] [stderr] Downloaded multiversx-chain-vm-executor v0.3.0 [INFO] [stderr] Downloaded multiversx-sdk v0.9.1 [INFO] [stderr] Downloaded multiversx-sc-codec v0.22.0 [INFO] [stderr] Downloaded wasmprinter v0.227.1 [INFO] [stderr] Downloaded multiversx-chain-vm v0.14.0 [INFO] [stderr] Downloaded multiversx-sc-derive v0.57.1 [INFO] [stderr] Downloaded multiversx-sc-meta-lib v0.57.1 [INFO] [stderr] Downloaded multiversx-sc-scenario v0.57.1 [INFO] [stderr] Downloaded wast v235.0.0 [INFO] [stderr] Downloaded wasmparser v0.227.1 [INFO] [stderr] Downloaded multiversx-sc v0.57.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d5f79c90cf22bd209f9cca008bef2b985f653f9b66710cbd770faac64772d23f [INFO] running `Command { std: "docker" "start" "-a" "d5f79c90cf22bd209f9cca008bef2b985f653f9b66710cbd770faac64772d23f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5f79c90cf22bd209f9cca008bef2b985f653f9b66710cbd770faac64772d23f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5f79c90cf22bd209f9cca008bef2b985f653f9b66710cbd770faac64772d23f", kill_on_drop: false }` [INFO] [stdout] d5f79c90cf22bd209f9cca008bef2b985f653f9b66710cbd770faac64772d23f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 73b4f2d3ffce23bc993c01f1c7057a14571955ed0a098133686eaea45f99fc5d [INFO] running `Command { std: "docker" "start" "-a" "73b4f2d3ffce23bc993c01f1c7057a14571955ed0a098133686eaea45f99fc5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling unwrap-infallible v0.1.5 [INFO] [stderr] Compiling wasm-encoder v0.235.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling wasmparser v0.227.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling multiversx-chain-vm-executor v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_seeder v0.3.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling wast v235.0.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling multiversx-sc-codec-derive v0.22.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling multiversx-sc-derive v0.57.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling multiversx-sc-codec v0.22.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling multiversx-chain-core v0.14.0 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling multiversx-sc v0.57.1 [INFO] [stderr] Compiling multiversx-chain-vm v0.14.0 [INFO] [stderr] Compiling wat v1.235.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling bip39 v2.2.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling multiversx-chain-scenario-format v0.23.1 [INFO] [stderr] Compiling multiversx-sdk v0.9.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling wasmprinter v0.227.1 [INFO] [stderr] Compiling multiversx-sc-meta-lib v0.57.1 [INFO] [stderr] Compiling multiversx-sc-scenario v0.57.1 [INFO] [stderr] Compiling novax-data v0.2.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.14.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "73b4f2d3ffce23bc993c01f1c7057a14571955ed0a098133686eaea45f99fc5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b4f2d3ffce23bc993c01f1c7057a14571955ed0a098133686eaea45f99fc5d", kill_on_drop: false }` [INFO] [stdout] 73b4f2d3ffce23bc993c01f1c7057a14571955ed0a098133686eaea45f99fc5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6d82846aa46837c8c6406907f631b29dc0125f81df6dc932a13aba842fa212cd [INFO] running `Command { std: "docker" "start" "-a" "6d82846aa46837c8c6406907f631b29dc0125f81df6dc932a13aba842fa212cd", kill_on_drop: false }` [INFO] [stderr] Compiling novax-data v0.2.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.14.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "6d82846aa46837c8c6406907f631b29dc0125f81df6dc932a13aba842fa212cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d82846aa46837c8c6406907f631b29dc0125f81df6dc932a13aba842fa212cd", kill_on_drop: false }` [INFO] [stdout] 6d82846aa46837c8c6406907f631b29dc0125f81df6dc932a13aba842fa212cd