[INFO] fetching crate elrond-wasm-debug 0.5.3... [INFO] testing elrond-wasm-debug-0.5.3 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate elrond-wasm-debug 0.5.3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate elrond-wasm-debug 0.5.3 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate elrond-wasm-debug 0.5.3 [INFO] finished tweaking crates.io crate elrond-wasm-debug 0.5.3 [INFO] tweaked toml for crates.io crate elrond-wasm-debug 0.5.3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c75c053252c501680c8f749bc9cfe7e1d849704a947ec0141b4d37b23acb84d7 [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" "c75c053252c501680c8f749bc9cfe7e1d849704a947ec0141b4d37b23acb84d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c75c053252c501680c8f749bc9cfe7e1d849704a947ec0141b4d37b23acb84d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c75c053252c501680c8f749bc9cfe7e1d849704a947ec0141b4d37b23acb84d7", kill_on_drop: false }` [INFO] [stdout] c75c053252c501680c8f749bc9cfe7e1d849704a947ec0141b4d37b23acb84d7 [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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d6f622591cce0935104a0c56effc503d64128d3bad36fa2327d1cd26acbb814 [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" "1d6f622591cce0935104a0c56effc503d64128d3bad36fa2327d1cd26acbb814", kill_on_drop: false }` [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling elrond-codec v0.1.1 [INFO] [stderr] Compiling elrond-wasm v0.5.4 [INFO] [stderr] Compiling elrond-wasm-debug v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0053]: method `using_top_encoded` has an incompatible type for trait [INFO] [stdout] --> src/big_int_mock.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | fn using_top_encoded(&self, f: F) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&big_int_mock::RustBigInt, _) -> std::result::Result<(), elrond_wasm::elrond_codec::EncodeError>` [INFO] [stdout] found fn pointer `fn(&big_int_mock::RustBigInt, _)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `dep_encode_to` has an incompatible type for trait [INFO] [stdout] --> src/big_int_mock.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | fn dep_encode_to(&self, dest: &mut O) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&big_int_mock::RustBigInt, &mut O) -> std::result::Result<(), elrond_wasm::elrond_codec::EncodeError>` [INFO] [stdout] found fn pointer `fn(&big_int_mock::RustBigInt, &mut O)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `using_top_encoded` has an incompatible type for trait [INFO] [stdout] --> src/big_uint_mock.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | fn using_top_encoded(&self, f: F) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&big_uint_mock::RustBigUint, _) -> std::result::Result<(), elrond_wasm::elrond_codec::EncodeError>` [INFO] [stdout] found fn pointer `fn(&big_uint_mock::RustBigUint, _)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `dep_encode_to` has an incompatible type for trait [INFO] [stdout] --> src/big_uint_mock.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | fn dep_encode_to(&self, dest: &mut O) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&big_uint_mock::RustBigUint, &mut O) -> std::result::Result<(), elrond_wasm::elrond_codec::EncodeError>` [INFO] [stdout] found fn pointer `fn(&big_uint_mock::RustBigUint, &mut O)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0053`. [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] running `Command { std: "docker" "inspect" "1d6f622591cce0935104a0c56effc503d64128d3bad36fa2327d1cd26acbb814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d6f622591cce0935104a0c56effc503d64128d3bad36fa2327d1cd26acbb814", kill_on_drop: false }` [INFO] [stdout] 1d6f622591cce0935104a0c56effc503d64128d3bad36fa2327d1cd26acbb814