[INFO] fetching crate elrond-wasm-debug 0.9.6... [INFO] checking elrond-wasm-debug-0.9.6 against beta for pr-78714 [INFO] extracting crate elrond-wasm-debug 0.9.6 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate elrond-wasm-debug 0.9.6 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate elrond-wasm-debug 0.9.6 [INFO] finished tweaking crates.io crate elrond-wasm-debug 0.9.6 [INFO] tweaked toml for crates.io crate elrond-wasm-debug 0.9.6 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fa9b9c2c6ee207327aa03019707793a592194bcbed2a8e24de5981bcc65426e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5fa9b9c2c6ee207327aa03019707793a592194bcbed2a8e24de5981bcc65426e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fa9b9c2c6ee207327aa03019707793a592194bcbed2a8e24de5981bcc65426e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fa9b9c2c6ee207327aa03019707793a592194bcbed2a8e24de5981bcc65426e", kill_on_drop: false }` [INFO] [stdout] 5fa9b9c2c6ee207327aa03019707793a592194bcbed2a8e24de5981bcc65426e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d18b44450a46d49321b7f640f4cdb393d6ec8a1eef01142c9bdddcde2cb9b11 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8d18b44450a46d49321b7f640f4cdb393d6ec8a1eef01142c9bdddcde2cb9b11", kill_on_drop: false }` [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking elrond-codec v0.3.1 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking num-bigint v0.3.1 [INFO] [stderr] Checking mandos v0.2.0 [INFO] [stderr] Checking elrond-wasm v0.9.7 [INFO] [stderr] Checking elrond-wasm-debug v0.9.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0053]: method `get_esdt_token_name` has an incompatible type for trait [INFO] [stdout] --> src/ext_mock.rs:340:2 [INFO] [stdout] | [INFO] [stdout] 340 | fn get_esdt_token_name(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `elrond_wasm::Vec`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&ext_mock::TxContext) -> elrond_wasm::Vec<_>` [INFO] [stdout] found fn pointer `fn(&ext_mock::TxContext) -> Option>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `storage_store_big_uint_raw`, `storage_load_big_uint_raw` [INFO] [stdout] --> src/ext_mock.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | impl elrond_wasm::ContractHookApi for TxContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `storage_store_big_uint_raw`, `storage_load_big_uint_raw` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn storage_store_big_uint_raw(&self, _: &[u8], _: i32) { todo!() }` [INFO] [stdout] = help: implement the missing item: `fn storage_load_big_uint_raw(&self, _: &[u8]) -> i32 { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `get_argument_big_int_raw`, `get_argument_big_uint_raw` [INFO] [stdout] --> src/ext_mock.rs:425:1 [INFO] [stdout] | [INFO] [stdout] 425 | impl elrond_wasm::ContractIOApi for TxContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `get_argument_big_int_raw`, `get_argument_big_uint_raw` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn get_argument_big_int_raw(&self, _: i32) -> i32 { todo!() }` [INFO] [stdout] = help: implement the missing item: `fn get_argument_big_uint_raw(&self, _: i32) -> i32 { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `get_esdt_token_name` has an incompatible type for trait [INFO] [stdout] --> src/ext_mock.rs:340:2 [INFO] [stdout] | [INFO] [stdout] 340 | fn get_esdt_token_name(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `elrond_wasm::Vec`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&ext_mock::TxContext) -> elrond_wasm::Vec<_>` [INFO] [stdout] found fn pointer `fn(&ext_mock::TxContext) -> Option>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `storage_store_big_uint_raw`, `storage_load_big_uint_raw` [INFO] [stdout] --> src/ext_mock.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | impl elrond_wasm::ContractHookApi for TxContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `storage_store_big_uint_raw`, `storage_load_big_uint_raw` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn storage_store_big_uint_raw(&self, _: &[u8], _: i32) { todo!() }` [INFO] [stdout] = help: implement the missing item: `fn storage_load_big_uint_raw(&self, _: &[u8]) -> i32 { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `get_argument_big_int_raw`, `get_argument_big_uint_raw` [INFO] [stdout] --> src/ext_mock.rs:425:1 [INFO] [stdout] | [INFO] [stdout] 425 | impl elrond_wasm::ContractIOApi for TxContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `get_argument_big_int_raw`, `get_argument_big_uint_raw` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn get_argument_big_int_raw(&self, _: i32) -> i32 { todo!() }` [INFO] [stdout] = help: implement the missing item: `fn get_argument_big_uint_raw(&self, _: i32) -> i32 { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0053. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0053. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elrond-wasm-debug` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8d18b44450a46d49321b7f640f4cdb393d6ec8a1eef01142c9bdddcde2cb9b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d18b44450a46d49321b7f640f4cdb393d6ec8a1eef01142c9bdddcde2cb9b11", kill_on_drop: false }` [INFO] [stdout] 8d18b44450a46d49321b7f640f4cdb393d6ec8a1eef01142c9bdddcde2cb9b11