[INFO] crate elrond-wasm-node 0.4.4 is already in cache [INFO] checking elrond-wasm-node-0.4.4 against try#879b8cb7dc2ad9102994457e73cf78d124926ea5 for pr-73084 [INFO] extracting crate elrond-wasm-node 0.4.4 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate elrond-wasm-node 0.4.4 on toolchain 879b8cb7dc2ad9102994457e73cf78d124926ea5 [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate elrond-wasm-node 0.4.4 [INFO] finished tweaking crates.io crate elrond-wasm-node 0.4.4 [INFO] tweaked toml for crates.io crate elrond-wasm-node 0.4.4 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded elrond-wasm v0.4.5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 648d7fc489222650a5cc07207974e30f56993821ef6176adecddbe2fb970aa64 [INFO] running `"docker" "start" "-a" "648d7fc489222650a5cc07207974e30f56993821ef6176adecddbe2fb970aa64"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Checking elrond-wasm v0.4.5 [INFO] [stderr] Checking elrond-wasm-node v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] error[E0277]: the trait bound `big_int::ArwenBigInt: elrond_wasm::esd_light::codec_de::Decode` is not satisfied [INFO] [stderr] --> src/big_int.rs:233:6 [INFO] [stderr] | [INFO] [stderr] 233 | impl BigIntApi for ArwenBigInt { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `elrond_wasm::esd_light::codec_de::Decode` is not implemented for `big_int::ArwenBigInt` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elrond-wasm-0.4.5/src/lib.rs:337:9 [INFO] [stderr] | [INFO] [stderr] 337 | esd_light::Decode + [INFO] [stderr] | ----------------- required by this bound in `elrond_wasm::BigIntApi` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `big_int::ArwenBigInt: elrond_wasm::esd_light::codec_ser::Encode` is not satisfied [INFO] [stderr] --> src/big_int.rs:233:6 [INFO] [stderr] | [INFO] [stderr] 233 | impl BigIntApi for ArwenBigInt { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `elrond_wasm::esd_light::codec_ser::Encode` is not implemented for `big_int::ArwenBigInt` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elrond-wasm-0.4.5/src/lib.rs:336:9 [INFO] [stderr] | [INFO] [stderr] 336 | esd_light::Encode + [INFO] [stderr] | ----------------- required by this bound in `elrond_wasm::BigIntApi` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `big_uint::ArwenBigUint: elrond_wasm::esd_light::codec_de::Decode` is not satisfied [INFO] [stderr] --> src/big_uint.rs:278:6 [INFO] [stderr] | [INFO] [stderr] 278 | impl BigUintApi for ArwenBigUint { [INFO] [stderr] | ^^^^^^^^^^ the trait `elrond_wasm::esd_light::codec_de::Decode` is not implemented for `big_uint::ArwenBigUint` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elrond-wasm-0.4.5/src/lib.rs:286:5 [INFO] [stderr] | [INFO] [stderr] 286 | esd_light::Decode + [INFO] [stderr] | ----------------- required by this bound in `elrond_wasm::BigUintApi` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `big_uint::ArwenBigUint: elrond_wasm::esd_light::codec_ser::Encode` is not satisfied [INFO] [stderr] --> src/big_uint.rs:278:6 [INFO] [stderr] | [INFO] [stderr] 278 | impl BigUintApi for ArwenBigUint { [INFO] [stderr] | ^^^^^^^^^^ the trait `elrond_wasm::esd_light::codec_ser::Encode` is not implemented for `big_uint::ArwenBigUint` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elrond-wasm-0.4.5/src/lib.rs:285:5 [INFO] [stderr] | [INFO] [stderr] 285 | esd_light::Encode + [INFO] [stderr] | ----------------- required by this bound in `elrond_wasm::BigUintApi` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `big_int::ArwenBigInt: elrond_wasm::esd_light::codec_de::Decode` is not satisfied [INFO] [stderr] --> src/big_int.rs:233:6 [INFO] [stderr] | [INFO] [stderr] 233 | impl BigIntApi for ArwenBigInt { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `elrond_wasm::esd_light::codec_de::Decode` is not implemented for `big_int::ArwenBigInt` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elrond-wasm-0.4.5/src/lib.rs:337:9 [INFO] [stderr] | [INFO] [stderr] 337 | esd_light::Decode + [INFO] [stderr] | ----------------- required by this bound in `elrond_wasm::BigIntApi` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `big_int::ArwenBigInt: elrond_wasm::esd_light::codec_ser::Encode` is not satisfied [INFO] [stderr] --> src/big_int.rs:233:6 [INFO] [stderr] | [INFO] [stderr] 233 | impl BigIntApi for ArwenBigInt { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `elrond_wasm::esd_light::codec_ser::Encode` is not implemented for `big_int::ArwenBigInt` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elrond-wasm-0.4.5/src/lib.rs:336:9 [INFO] [stderr] | [INFO] [stderr] 336 | esd_light::Encode + [INFO] [stderr] | ----------------- required by this bound in `elrond_wasm::BigIntApi` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `big_uint::ArwenBigUint: elrond_wasm::esd_light::codec_de::Decode` is not satisfied [INFO] [stderr] --> src/big_uint.rs:278:6 [INFO] [stderr] | [INFO] [stderr] 278 | impl BigUintApi for ArwenBigUint { [INFO] [stderr] | ^^^^^^^^^^ the trait `elrond_wasm::esd_light::codec_de::Decode` is not implemented for `big_uint::ArwenBigUint` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elrond-wasm-0.4.5/src/lib.rs:286:5 [INFO] [stderr] | [INFO] [stderr] 286 | esd_light::Decode + [INFO] [stderr] | ----------------- required by this bound in `elrond_wasm::BigUintApi` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `big_uint::ArwenBigUint: elrond_wasm::esd_light::codec_ser::Encode` is not satisfied [INFO] [stderr] --> src/big_uint.rs:278:6 [INFO] [stderr] | [INFO] [stderr] 278 | impl BigUintApi for ArwenBigUint { [INFO] [stderr] | ^^^^^^^^^^ the trait `elrond_wasm::esd_light::codec_ser::Encode` is not implemented for `big_uint::ArwenBigUint` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elrond-wasm-0.4.5/src/lib.rs:285:5 [INFO] [stderr] | [INFO] [stderr] 285 | esd_light::Encode + [INFO] [stderr] | ----------------- required by this bound in `elrond_wasm::BigUintApi` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [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] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "648d7fc489222650a5cc07207974e30f56993821ef6176adecddbe2fb970aa64"` [INFO] running `"docker" "rm" "-f" "648d7fc489222650a5cc07207974e30f56993821ef6176adecddbe2fb970aa64"` [INFO] [stdout] 648d7fc489222650a5cc07207974e30f56993821ef6176adecddbe2fb970aa64