[INFO] cloning repository https://github.com/RagePit/micro-rust-evm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RagePit/micro-rust-evm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagePit%2Fmicro-rust-evm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagePit%2Fmicro-rust-evm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 936054fa828a41bb3afc410b5aba90a18fbe02ed [INFO] checking RagePit/micro-rust-evm against try#0c46a61b05fb97ea2e031df461bcb1436e3c5bc3 for pr-98456-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagePit%2Fmicro-rust-evm" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RagePit/micro-rust-evm on toolchain 0c46a61b05fb97ea2e031df461bcb1436e3c5bc3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RagePit/micro-rust-evm [INFO] finished tweaking git repo https://github.com/RagePit/micro-rust-evm [INFO] tweaked toml for git repo https://github.com/RagePit/micro-rust-evm written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/RagePit/micro-rust-evm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "fetch" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e6afdf569bdac21e82aa298de72ce25e997f58bb6d419b8e78dd7fab4c1233c [INFO] running `Command { std: "docker" "start" "-a" "0e6afdf569bdac21e82aa298de72ce25e997f58bb6d419b8e78dd7fab4c1233c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e6afdf569bdac21e82aa298de72ce25e997f58bb6d419b8e78dd7fab4c1233c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e6afdf569bdac21e82aa298de72ce25e997f58bb6d419b8e78dd7fab4c1233c", kill_on_drop: false }` [INFO] [stdout] 0e6afdf569bdac21e82aa298de72ce25e997f58bb6d419b8e78dd7fab4c1233c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d0a800718377422b0ee2663950a2d36cff8b1e060af3a624ff4cddda23bb5c0 [INFO] running `Command { std: "docker" "start" "-a" "4d0a800718377422b0ee2663950a2d36cff8b1e060af3a624ff4cddda23bb5c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking byte-slice-cast v1.2.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking rlp v0.5.1 [INFO] [stderr] Checking uint v0.9.3 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha3 v0.10.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.2 [INFO] [stderr] Checking parity-scale-codec v3.1.2 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking primitive-types v0.11.1 [INFO] [stderr] Checking rust-evm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Evm` [INFO] [stdout] --> src/runtime/context.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{Evm, EvalCode, Call}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `digest::generic_array::typenum::bit` [INFO] [stdout] --> src/main.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | use sha3::{Digest, Keccak256, digest::generic_array::typenum::bit}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rem`, `Shl`, `Shr`, `UNIX_EPOCH`, `task::Context` [INFO] [stdout] --> src/main.rs:10:39 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{collections::HashMap, ops::{Rem, Shr, Shl}, time::{SystemTime, UNIX_EPOCH}, task::Context}; [INFO] [stdout] | ^^^ ^^^ ^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `I256`, `set_sign` [INFO] [stdout] --> src/main.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use utils::{I256, set_sign}; [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Evm` [INFO] [stdout] --> src/runtime/context.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{Evm, EvalCode, Call}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `digest::generic_array::typenum::bit` [INFO] [stdout] --> src/main.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | use sha3::{Digest, Keccak256, digest::generic_array::typenum::bit}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rem`, `Shl`, `Shr`, `UNIX_EPOCH`, `task::Context` [INFO] [stdout] --> src/main.rs:10:39 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{collections::HashMap, ops::{Rem, Shr, Shl}, time::{SystemTime, UNIX_EPOCH}, task::Context}; [INFO] [stdout] | ^^^ ^^^ ^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `I256`, `set_sign` [INFO] [stdout] --> src/main.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use utils::{I256, set_sign}; [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/main.rs:505:10 [INFO] [stdout] | [INFO] [stdout] 505 | let (address, res) = evm.create_contract(create_code, H160::from_slice(&str_to_bytes("0x000000000000000000000000000073656e646572")[0.... [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `evm` [INFO] [stdout] --> src/runtime/system.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn eval_timestamp(evm: &mut Evm, call: &mut Call) -> EvalCode { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_evm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `evm` [INFO] [stdout] --> src/runtime/system.rs:95:20 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn eval_number(evm: &mut Evm, call: &mut Call) -> EvalCode { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_evm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gas` [INFO] [stdout] --> src/runtime/system.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | let gas = call.stack.pop(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gas` [INFO] [stdout] --> src/runtime/system.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | let gas = call.stack.pop(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/main.rs:505:10 [INFO] [stdout] | [INFO] [stdout] 505 | let (address, res) = evm.create_contract(create_code, H160::from_slice(&str_to_bytes("0x000000000000000000000000000073656e646572")[0.... [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `evm` [INFO] [stdout] --> src/runtime/system.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn eval_timestamp(evm: &mut Evm, call: &mut Call) -> EvalCode { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_evm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `evm` [INFO] [stdout] --> src/runtime/system.rs:95:20 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn eval_number(evm: &mut Evm, call: &mut Call) -> EvalCode { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_evm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gas` [INFO] [stdout] --> src/runtime/system.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | let gas = call.stack.pop(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gas` [INFO] [stdout] --> src/runtime/system.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | let gas = call.stack.pop(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `execute_call` is never used [INFO] [stdout] --> src/main.rs:283:8 [INFO] [stdout] | [INFO] [stdout] 283 | fn execute_call(&mut self, from: H160, to: H160, calldata: Vec) -> ExitReason { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `deploy_contract` is never used [INFO] [stdout] --> src/main.rs:412:8 [INFO] [stdout] | [INFO] [stdout] 412 | fn deploy_contract(&mut self, code: Vec, from: H160, nonce: U256) -> H160 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_values` is never used [INFO] [stdout] --> src/main.rs:537:4 [INFO] [stdout] | [INFO] [stdout] 537 | fn print_values(call: &Call) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `name_from_op` is never used [INFO] [stdout] --> src/main.rs:567:4 [INFO] [stdout] | [INFO] [stdout] 567 | fn name_from_op(op: u8) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_values` is never used [INFO] [stdout] --> src/main.rs:537:4 [INFO] [stdout] | [INFO] [stdout] 537 | fn print_values(call: &Call) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `name_from_op` is never used [INFO] [stdout] --> src/main.rs:567:4 [INFO] [stdout] | [INFO] [stdout] 567 | fn name_from_op(op: u8) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.86s [INFO] running `Command { std: "docker" "inspect" "4d0a800718377422b0ee2663950a2d36cff8b1e060af3a624ff4cddda23bb5c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d0a800718377422b0ee2663950a2d36cff8b1e060af3a624ff4cddda23bb5c0", kill_on_drop: false }` [INFO] [stdout] 4d0a800718377422b0ee2663950a2d36cff8b1e060af3a624ff4cddda23bb5c0