[INFO] fetching crate elrond-wasm-node 0.6.0... [INFO] checking elrond-wasm-node-0.6.0 against try#05c8870159e4f328578a970e125aa76d24f03b56 for pr-76219 [INFO] extracting crate elrond-wasm-node 0.6.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate elrond-wasm-node 0.6.0 on toolchain 05c8870159e4f328578a970e125aa76d24f03b56 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate elrond-wasm-node 0.6.0 [INFO] finished tweaking crates.io crate elrond-wasm-node 0.6.0 [INFO] tweaked toml for crates.io crate elrond-wasm-node 0.6.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be61e14112d9afcc4fba3d181f5f3f2f9b56b1d702718c8d85a8d4b8e1eaa93a [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" "be61e14112d9afcc4fba3d181f5f3f2f9b56b1d702718c8d85a8d4b8e1eaa93a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be61e14112d9afcc4fba3d181f5f3f2f9b56b1d702718c8d85a8d4b8e1eaa93a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be61e14112d9afcc4fba3d181f5f3f2f9b56b1d702718c8d85a8d4b8e1eaa93a", kill_on_drop: false }` [INFO] [stdout] be61e14112d9afcc4fba3d181f5f3f2f9b56b1d702718c8d85a8d4b8e1eaa93a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b37ae80e1e703a5c5dafea40dbb7a43fe11daa792bf4ddef3a2339a39bf3911 [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" "4b37ae80e1e703a5c5dafea40dbb7a43fe11daa792bf4ddef3a2339a39bf3911", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking wee_alloc v0.4.5 [INFO] [stderr] Checking elrond-codec v0.1.2 [INFO] [stderr] Checking elrond-wasm v0.6.0 [INFO] [stderr] Checking elrond-wasm-node v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ext.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / extern { [INFO] [stdout] 19 | | fn getSCAddress(resultOffset: *mut u8); [INFO] [stdout] 20 | | fn getOwnerAddress(resultOffset: *mut u8); [INFO] [stdout] 21 | | fn blockHash(nonce: i64, resultOffset: *mut u8) -> i32; [INFO] [stdout] ... | [INFO] [stdout] 71 | | fn keccak256(dataOffset: *const u8, length: i32, resultOffset: *mut u8) -> i32; [INFO] [stdout] 72 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(missing_abi)]` on by default [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ext_error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / extern { [INFO] [stdout] 2 | | fn signalError(messageOffset: *const u8, messageLength: i32) -> !; [INFO] [stdout] 3 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/big_int.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / extern { [INFO] [stdout] 15 | | fn bigIntNew(value: i64) -> i32; [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | fn bigIntSignedByteLength(x: i32) -> i32; [INFO] [stdout] ... | [INFO] [stdout] 30 | | fn bigIntCmp(x: i32, y: i32) -> i32; [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/big_uint.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / extern { [INFO] [stdout] 16 | | fn bigIntNew(value: i64) -> i32; [INFO] [stdout] 17 | | [INFO] [stdout] 18 | | fn bigIntUnsignedByteLength(x: i32) -> i32; [INFO] [stdout] ... | [INFO] [stdout] 36 | | fn bigIntShl(dest: i32, x: i32, bits: i32); [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ext.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / extern { [INFO] [stdout] 19 | | fn getSCAddress(resultOffset: *mut u8); [INFO] [stdout] 20 | | fn getOwnerAddress(resultOffset: *mut u8); [INFO] [stdout] 21 | | fn blockHash(nonce: i64, resultOffset: *mut u8) -> i32; [INFO] [stdout] ... | [INFO] [stdout] 71 | | fn keccak256(dataOffset: *const u8, length: i32, resultOffset: *mut u8) -> i32; [INFO] [stdout] 72 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(missing_abi)]` on by default [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ext_error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / extern { [INFO] [stdout] 2 | | fn signalError(messageOffset: *const u8, messageLength: i32) -> !; [INFO] [stdout] 3 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/big_int.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / extern { [INFO] [stdout] 15 | | fn bigIntNew(value: i64) -> i32; [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | fn bigIntSignedByteLength(x: i32) -> i32; [INFO] [stdout] ... | [INFO] [stdout] 30 | | fn bigIntCmp(x: i32, y: i32) -> i32; [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/big_uint.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / extern { [INFO] [stdout] 16 | | fn bigIntNew(value: i64) -> i32; [INFO] [stdout] 17 | | [INFO] [stdout] 18 | | fn bigIntUnsignedByteLength(x: i32) -> i32; [INFO] [stdout] ... | [INFO] [stdout] 36 | | fn bigIntShl(dest: i32, x: i32, bits: i32); [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `elrond-wasm-node`. [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] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4b37ae80e1e703a5c5dafea40dbb7a43fe11daa792bf4ddef3a2339a39bf3911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b37ae80e1e703a5c5dafea40dbb7a43fe11daa792bf4ddef3a2339a39bf3911", kill_on_drop: false }` [INFO] [stdout] 4b37ae80e1e703a5c5dafea40dbb7a43fe11daa792bf4ddef3a2339a39bf3911