[INFO] cloning repository https://github.com/L1X-Foundation-Consensus/l1x-templ-erc20-cross-contract-call
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/L1X-Foundation-Consensus/l1x-templ-erc20-cross-contract-call" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL1X-Foundation-Consensus%2Fl1x-templ-erc20-cross-contract-call", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL1X-Foundation-Consensus%2Fl1x-templ-erc20-cross-contract-call'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fd706c55cbcdd362308ecc412cc53c6f9cba68c
[INFO] checking L1X-Foundation-Consensus/l1x-templ-erc20-cross-contract-call against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL1X-Foundation-Consensus%2Fl1x-templ-erc20-cross-contract-call" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/L1X-Foundation-Consensus/l1x-templ-erc20-cross-contract-call
[INFO] finished tweaking git repo https://github.com/L1X-Foundation-Consensus/l1x-templ-erc20-cross-contract-call
[INFO] tweaked toml for git repo https://github.com/L1X-Foundation-Consensus/l1x-templ-erc20-cross-contract-call written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/L1X-Foundation-Consensus/l1x-templ-erc20-cross-contract-call on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/L1X-Foundation-Consensus/l1x-templ-erc20-cross-contract-call already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating git repository `https://github.com/L1X-Foundation-Consensus/l1x-templ-sdk.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ethnum-macros v1.1.0
[INFO] [stderr]   Downloaded ethnum v1.4.0
[INFO] [stderr]   Downloaded ethaddr-macros v0.1.2
[INFO] [stderr]   Downloaded keccak v0.1.4
[INFO] [stderr]   Downloaded macropol v0.1.3
[INFO] [stderr]   Downloaded serde_json v1.0.107
[INFO] [stderr]   Downloaded ethprim v0.1.1
[INFO] [stderr]   Downloaded ethdigest v0.2.1
[INFO] [stderr]   Downloaded ethaddr v0.1.2
[INFO] [stderr]   Downloaded solabi v0.1.2
[INFO] [stderr]   Downloaded ethdigest-macros v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7632ec1b69d9f80e29b4d0b48b3d7cb35e885a01f7cc47122c6e021160d47454
[INFO] running `Command { std: "docker" "start" "-a" "7632ec1b69d9f80e29b4d0b48b3d7cb35e885a01f7cc47122c6e021160d47454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7632ec1b69d9f80e29b4d0b48b3d7cb35e885a01f7cc47122c6e021160d47454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7632ec1b69d9f80e29b4d0b48b3d7cb35e885a01f7cc47122c6e021160d47454", kill_on_drop: false }`
[INFO] [stdout] 7632ec1b69d9f80e29b4d0b48b3d7cb35e885a01f7cc47122c6e021160d47454
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f821b8e0045170a93f0dae4e4de9f29cd4ac4c271ab03c8ef82fd5cd1a8a484
[INFO] running `Command { std: "docker" "start" "-a" "4f821b8e0045170a93f0dae4e4de9f29cd4ac4c271ab03c8ef82fd5cd1a8a484", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling ethnum-macros v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking l1x-sys v0.1.0 (https://github.com/L1X-Foundation-Consensus/l1x-templ-sdk.git#5ce8bd8e)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling ethaddr-macros v0.1.2
[INFO] [stderr]    Compiling ethdigest-macros v0.2.1
[INFO] [stderr]     Checking ethnum v1.4.0
[INFO] [stderr]     Checking ethaddr v0.1.2
[INFO] [stderr]     Checking ethdigest v0.2.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]     Checking ethprim v0.1.1
[INFO] [stderr]     Checking solabi v0.1.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling l1x-sdk-macros v0.1.0 (https://github.com/L1X-Foundation-Consensus/l1x-templ-sdk.git#5ce8bd8e)
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling macropol v0.1.3
[INFO] [stderr]     Checking l1x-sdk v0.2.1 (https://github.com/L1X-Foundation-Consensus/l1x-templ-sdk.git#5ce8bd8e)
[INFO] [stderr]     Checking l1x-evm-cross-contract v0.1.0 (/opt/rustwide/workdir/l1x-contracts/l1x_evm_cross_contract)
[INFO] [stdout] warning: methods `totalSupply`, `approve`, `allowance`, and `transferFrom` are never used
[INFO] [stdout]   --> l1x-contracts/l1x_evm_cross_contract/src/lib.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl EvmErc20 {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn totalSupply(&self) -> solabi::U256 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn approve(
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn allowance(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn transferFrom(
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `totalSupply` should have a snake case name
[INFO] [stdout]   --> l1x-contracts/l1x_evm_cross_contract/src/lib.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn totalSupply(&self) -> solabi::U256 {
[INFO] [stdout]    |            ^^^^^^^^^^^ help: convert the identifier to snake case: `total_supply`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `balanceOf` should have a snake case name
[INFO] [stdout]   --> l1x-contracts/l1x_evm_cross_contract/src/lib.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn balanceOf(&self, tokenOwner: solabi::Address) -> solabi::U256 {
[INFO] [stdout]    |            ^^^^^^^^^ help: convert the identifier to snake case: `balance_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `tokenOwner` should have a snake case name
[INFO] [stdout]   --> l1x-contracts/l1x_evm_cross_contract/src/lib.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn balanceOf(&self, tokenOwner: solabi::Address) -> solabi::U256 {
[INFO] [stdout]    |                             ^^^^^^^^^^ help: convert the identifier to snake case: `token_owner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numTokens` should have a snake case name
[INFO] [stdout]   --> l1x-contracts/l1x_evm_cross_contract/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         numTokens: solabi::U256,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `num_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numTokens` should have a snake case name
[INFO] [stdout]   --> l1x-contracts/l1x_evm_cross_contract/src/lib.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         numTokens: solabi::U256,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `num_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `transferFrom` should have a snake case name
[INFO] [stdout]   --> l1x-contracts/l1x_evm_cross_contract/src/lib.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn transferFrom(
[INFO] [stdout]    |            ^^^^^^^^^^^^ help: convert the identifier to snake case: `transfer_from`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numTokens` should have a snake case name
[INFO] [stdout]   --> l1x-contracts/l1x_evm_cross_contract/src/lib.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         numTokens: solabi::U256,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `num_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `totalSupply`, `approve`, `allowance`, and `transferFrom` are never used
[INFO] [stdout]   --> l1x-contracts/l1x_evm_cross_contract/src/lib.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl EvmErc20 {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn totalSupply(&self) -> solabi::U256 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn approve(
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn allowance(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn transferFrom(
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `totalSupply` should have a snake case name
[INFO] [stdout]   --> l1x-contracts/l1x_evm_cross_contract/src/lib.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn totalSupply(&self) -> solabi::U256 {
[INFO] [stdout]    |            ^^^^^^^^^^^ help: convert the identifier to snake case: `total_supply`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `balanceOf` should have a snake case name
[INFO] [stdout]   --> l1x-contracts/l1x_evm_cross_contract/src/lib.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn balanceOf(&self, tokenOwner: solabi::Address) -> solabi::U256 {
[INFO] [stdout]    |            ^^^^^^^^^ help: convert the identifier to snake case: `balance_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `tokenOwner` should have a snake case name
[INFO] [stdout]   --> l1x-contracts/l1x_evm_cross_contract/src/lib.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn balanceOf(&self, tokenOwner: solabi::Address) -> solabi::U256 {
[INFO] [stdout]    |                             ^^^^^^^^^^ help: convert the identifier to snake case: `token_owner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numTokens` should have a snake case name
[INFO] [stdout]   --> l1x-contracts/l1x_evm_cross_contract/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         numTokens: solabi::U256,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `num_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numTokens` should have a snake case name
[INFO] [stdout]   --> l1x-contracts/l1x_evm_cross_contract/src/lib.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         numTokens: solabi::U256,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `num_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `transferFrom` should have a snake case name
[INFO] [stdout]   --> l1x-contracts/l1x_evm_cross_contract/src/lib.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn transferFrom(
[INFO] [stdout]    |            ^^^^^^^^^^^^ help: convert the identifier to snake case: `transfer_from`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numTokens` should have a snake case name
[INFO] [stdout]   --> l1x-contracts/l1x_evm_cross_contract/src/lib.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         numTokens: solabi::U256,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `num_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.02s
[INFO] running `Command { std: "docker" "inspect" "4f821b8e0045170a93f0dae4e4de9f29cd4ac4c271ab03c8ef82fd5cd1a8a484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f821b8e0045170a93f0dae4e4de9f29cd4ac4c271ab03c8ef82fd5cd1a8a484", kill_on_drop: false }`
[INFO] [stdout] 4f821b8e0045170a93f0dae4e4de9f29cd4ac4c271ab03c8ef82fd5cd1a8a484
