[INFO] fetching crate elrond-wasm-node 0.5.1... [INFO] checking elrond-wasm-node-0.5.1 against master#8ac1525e091d3db28e67adcbbd6db1e1deaa37fb for pr-73323 [INFO] extracting crate elrond-wasm-node 0.5.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate elrond-wasm-node 0.5.1 on toolchain 8ac1525e091d3db28e67adcbbd6db1e1deaa37fb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate elrond-wasm-node 0.5.1 [INFO] finished tweaking crates.io crate elrond-wasm-node 0.5.1 [INFO] tweaked toml for crates.io crate elrond-wasm-node 0.5.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cc6bdd81beecc6e9f479c0c9b66c83fd7e9a0624e8683948a8f4c9b092dedb8 [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" "6cc6bdd81beecc6e9f479c0c9b66c83fd7e9a0624e8683948a8f4c9b092dedb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cc6bdd81beecc6e9f479c0c9b66c83fd7e9a0624e8683948a8f4c9b092dedb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cc6bdd81beecc6e9f479c0c9b66c83fd7e9a0624e8683948a8f4c9b092dedb8", kill_on_drop: false }` [INFO] [stdout] 6cc6bdd81beecc6e9f479c0c9b66c83fd7e9a0624e8683948a8f4c9b092dedb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6671571fb2e538657594d91b7da1aa396418b5d73f3457e5647051e007404221 [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" "6671571fb2e538657594d91b7da1aa396418b5d73f3457e5647051e007404221", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking wee_alloc v0.4.5 [INFO] [stderr] Checking elrond-codec v0.1.0 [INFO] [stderr] Checking elrond-wasm v0.5.3 [INFO] [stderr] Checking elrond-wasm-node v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `elrond_wasm::serde` [INFO] [stdout] --> src/big_int.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use elrond_wasm::serde as serde; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `serde` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `elrond_wasm::esd_light` [INFO] [stdout] --> src/big_int.rs:213:18 [INFO] [stdout] | [INFO] [stdout] 213 | use elrond_wasm::esd_light::*; [INFO] [stdout] | ^^^^^^^^^ could not find `esd_light` in `elrond_wasm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `elrond_wasm::serde` [INFO] [stdout] --> src/big_uint.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use elrond_wasm::serde as serde; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `serde` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `elrond_wasm::esd_light`, `crate::ext_error` [INFO] [stdout] --> src/big_uint.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::ext_error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 258 | use elrond_wasm::esd_light::*; [INFO] [stdout] | ^^^^^^^^^ could not find `esd_light` in `elrond_wasm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TypeInfo` [INFO] [stdout] --> src/big_int.rs:216:33 [INFO] [stdout] | [INFO] [stdout] 216 | const TYPE_INFO: TypeInfo = TypeInfo::BigInt; [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `TypeInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TypeInfo` [INFO] [stdout] --> src/big_int.rs:232:33 [INFO] [stdout] | [INFO] [stdout] 232 | const TYPE_INFO: TypeInfo = TypeInfo::BigInt; [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `TypeInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `serialize_util` in `elrond_wasm` [INFO] [stdout] --> src/big_int.rs:261:65 [INFO] [stdout] | [INFO] [stdout] 261 | let bytes = deserializer.deserialize_bytes(elrond_wasm::serialize_util::BorrowedBytesVisitor)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `serialize_util` in `elrond_wasm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TypeInfo` [INFO] [stdout] --> src/big_uint.rs:261:33 [INFO] [stdout] | [INFO] [stdout] 261 | const TYPE_INFO: TypeInfo = TypeInfo::BigUint; [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `TypeInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TypeInfo` [INFO] [stdout] --> src/big_uint.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | const TYPE_INFO: TypeInfo = TypeInfo::BigUint; [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `TypeInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `serialize_util` in `elrond_wasm` [INFO] [stdout] --> src/big_uint.rs:306:65 [INFO] [stdout] | [INFO] [stdout] 306 | let bytes = deserializer.deserialize_bytes(elrond_wasm::serialize_util::BorrowedBytesVisitor)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `serialize_util` in `elrond_wasm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encode` in this scope [INFO] [stdout] --> src/big_int.rs:215:6 [INFO] [stdout] | [INFO] [stdout] 215 | impl Encode for ArwenBigInt { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeInfo` in this scope [INFO] [stdout] --> src/big_int.rs:216:22 [INFO] [stdout] | [INFO] [stdout] 216 | const TYPE_INFO: TypeInfo = TypeInfo::BigInt; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Output` in this scope [INFO] [stdout] --> src/big_int.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | fn dep_encode_to(&self, dest: &mut O) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decode` in this scope [INFO] [stdout] --> src/big_int.rs:231:6 [INFO] [stdout] | [INFO] [stdout] 231 | impl Decode for ArwenBigInt { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeInfo` in this scope [INFO] [stdout] --> src/big_int.rs:232:22 [INFO] [stdout] | [INFO] [stdout] 232 | const TYPE_INFO: TypeInfo = TypeInfo::BigInt; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Input` in this scope [INFO] [stdout] --> src/big_int.rs:234:22 [INFO] [stdout] | [INFO] [stdout] 234 | fn top_decode(input: &mut I) -> Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DecodeError` in this scope [INFO] [stdout] --> src/big_int.rs:234:60 [INFO] [stdout] | [INFO] [stdout] 231 | impl Decode for ArwenBigInt { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 234 | fn top_decode(input: &mut I) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Input` in this scope [INFO] [stdout] --> src/big_int.rs:239:22 [INFO] [stdout] | [INFO] [stdout] 239 | fn dep_decode(input: &mut I) -> Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DecodeError` in this scope [INFO] [stdout] --> src/big_int.rs:239:60 [INFO] [stdout] | [INFO] [stdout] 231 | impl Decode for ArwenBigInt { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 239 | fn dep_decode(input: &mut I) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encode` in this scope [INFO] [stdout] --> src/big_uint.rs:260:6 [INFO] [stdout] | [INFO] [stdout] 260 | impl Encode for ArwenBigUint { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeInfo` in this scope [INFO] [stdout] --> src/big_uint.rs:261:22 [INFO] [stdout] | [INFO] [stdout] 261 | const TYPE_INFO: TypeInfo = TypeInfo::BigUint; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Output` in this scope [INFO] [stdout] --> src/big_uint.rs:268:25 [INFO] [stdout] | [INFO] [stdout] 268 | fn dep_encode_to(&self, dest: &mut O) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decode` in this scope [INFO] [stdout] --> src/big_uint.rs:276:6 [INFO] [stdout] | [INFO] [stdout] 276 | impl Decode for ArwenBigUint { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeInfo` in this scope [INFO] [stdout] --> src/big_uint.rs:277:22 [INFO] [stdout] | [INFO] [stdout] 277 | const TYPE_INFO: TypeInfo = TypeInfo::BigUint; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Input` in this scope [INFO] [stdout] --> src/big_uint.rs:279:22 [INFO] [stdout] | [INFO] [stdout] 279 | fn top_decode(input: &mut I) -> Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DecodeError` in this scope [INFO] [stdout] --> src/big_uint.rs:279:60 [INFO] [stdout] | [INFO] [stdout] 276 | impl Decode for ArwenBigUint { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 279 | fn top_decode(input: &mut I) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Input` in this scope [INFO] [stdout] --> src/big_uint.rs:284:22 [INFO] [stdout] | [INFO] [stdout] 284 | fn dep_decode(input: &mut I) -> Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DecodeError` in this scope [INFO] [stdout] --> src/big_uint.rs:284:60 [INFO] [stdout] | [INFO] [stdout] 276 | impl Decode for ArwenBigUint { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 284 | fn dep_decode(input: &mut I) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 28 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [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[E0432]: unresolved import `elrond_wasm::serde` [INFO] [stdout] --> src/big_int.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use elrond_wasm::serde as serde; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `serde` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `elrond_wasm::esd_light` [INFO] [stdout] --> src/big_int.rs:213:18 [INFO] [stdout] | [INFO] [stdout] 213 | use elrond_wasm::esd_light::*; [INFO] [stdout] | ^^^^^^^^^ could not find `esd_light` in `elrond_wasm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `elrond_wasm::serde` [INFO] [stdout] --> src/big_uint.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use elrond_wasm::serde as serde; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `serde` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `elrond_wasm::esd_light`, `crate::ext_error` [INFO] [stdout] --> src/big_uint.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::ext_error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 258 | use elrond_wasm::esd_light::*; [INFO] [stdout] | ^^^^^^^^^ could not find `esd_light` in `elrond_wasm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TypeInfo` [INFO] [stdout] --> src/big_int.rs:216:33 [INFO] [stdout] | [INFO] [stdout] 216 | const TYPE_INFO: TypeInfo = TypeInfo::BigInt; [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `TypeInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TypeInfo` [INFO] [stdout] --> src/big_int.rs:232:33 [INFO] [stdout] | [INFO] [stdout] 232 | const TYPE_INFO: TypeInfo = TypeInfo::BigInt; [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `TypeInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `serialize_util` in `elrond_wasm` [INFO] [stdout] --> src/big_int.rs:261:65 [INFO] [stdout] | [INFO] [stdout] 261 | let bytes = deserializer.deserialize_bytes(elrond_wasm::serialize_util::BorrowedBytesVisitor)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `serialize_util` in `elrond_wasm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TypeInfo` [INFO] [stdout] --> src/big_uint.rs:261:33 [INFO] [stdout] | [INFO] [stdout] 261 | const TYPE_INFO: TypeInfo = TypeInfo::BigUint; [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `TypeInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TypeInfo` [INFO] [stdout] --> src/big_uint.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | const TYPE_INFO: TypeInfo = TypeInfo::BigUint; [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `TypeInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `serialize_util` in `elrond_wasm` [INFO] [stdout] --> src/big_uint.rs:306:65 [INFO] [stdout] | [INFO] [stdout] 306 | let bytes = deserializer.deserialize_bytes(elrond_wasm::serialize_util::BorrowedBytesVisitor)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `serialize_util` in `elrond_wasm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encode` in this scope [INFO] [stdout] --> src/big_int.rs:215:6 [INFO] [stdout] | [INFO] [stdout] 215 | impl Encode for ArwenBigInt { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeInfo` in this scope [INFO] [stdout] --> src/big_int.rs:216:22 [INFO] [stdout] | [INFO] [stdout] 216 | const TYPE_INFO: TypeInfo = TypeInfo::BigInt; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Output` in this scope [INFO] [stdout] --> src/big_int.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | fn dep_encode_to(&self, dest: &mut O) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decode` in this scope [INFO] [stdout] --> src/big_int.rs:231:6 [INFO] [stdout] | [INFO] [stdout] 231 | impl Decode for ArwenBigInt { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeInfo` in this scope [INFO] [stdout] --> src/big_int.rs:232:22 [INFO] [stdout] | [INFO] [stdout] 232 | const TYPE_INFO: TypeInfo = TypeInfo::BigInt; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Input` in this scope [INFO] [stdout] --> src/big_int.rs:234:22 [INFO] [stdout] | [INFO] [stdout] 234 | fn top_decode(input: &mut I) -> Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DecodeError` in this scope [INFO] [stdout] --> src/big_int.rs:234:60 [INFO] [stdout] | [INFO] [stdout] 231 | impl Decode for ArwenBigInt { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 234 | fn top_decode(input: &mut I) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Input` in this scope [INFO] [stdout] --> src/big_int.rs:239:22 [INFO] [stdout] | [INFO] [stdout] 239 | fn dep_decode(input: &mut I) -> Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DecodeError` in this scope [INFO] [stdout] --> src/big_int.rs:239:60 [INFO] [stdout] | [INFO] [stdout] 231 | impl Decode for ArwenBigInt { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 239 | fn dep_decode(input: &mut I) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encode` in this scope [INFO] [stdout] --> src/big_uint.rs:260:6 [INFO] [stdout] | [INFO] [stdout] 260 | impl Encode for ArwenBigUint { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeInfo` in this scope [INFO] [stdout] --> src/big_uint.rs:261:22 [INFO] [stdout] | [INFO] [stdout] 261 | const TYPE_INFO: TypeInfo = TypeInfo::BigUint; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Output` in this scope [INFO] [stdout] --> src/big_uint.rs:268:25 [INFO] [stdout] | [INFO] [stdout] 268 | fn dep_encode_to(&self, dest: &mut O) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decode` in this scope [INFO] [stdout] --> src/big_uint.rs:276:6 [INFO] [stdout] | [INFO] [stdout] 276 | impl Decode for ArwenBigUint { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeInfo` in this scope [INFO] [stdout] --> src/big_uint.rs:277:22 [INFO] [stdout] | [INFO] [stdout] 277 | const TYPE_INFO: TypeInfo = TypeInfo::BigUint; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Input` in this scope [INFO] [stdout] --> src/big_uint.rs:279:22 [INFO] [stdout] | [INFO] [stdout] 279 | fn top_decode(input: &mut I) -> Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DecodeError` in this scope [INFO] [stdout] --> src/big_uint.rs:279:60 [INFO] [stdout] | [INFO] [stdout] 276 | impl Decode for ArwenBigUint { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 279 | fn top_decode(input: &mut I) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Input` in this scope [INFO] [stdout] --> src/big_uint.rs:284:22 [INFO] [stdout] | [INFO] [stdout] 284 | fn dep_decode(input: &mut I) -> Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DecodeError` in this scope [INFO] [stdout] --> src/big_uint.rs:284:60 [INFO] [stdout] | [INFO] [stdout] 276 | impl Decode for ArwenBigUint { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 284 | fn dep_decode(input: &mut I) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 28 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6671571fb2e538657594d91b7da1aa396418b5d73f3457e5647051e007404221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6671571fb2e538657594d91b7da1aa396418b5d73f3457e5647051e007404221", kill_on_drop: false }` [INFO] [stdout] 6671571fb2e538657594d91b7da1aa396418b5d73f3457e5647051e007404221