[INFO] fetching crate ethabi-fork-ethcontract 13.0.0... [INFO] checking ethabi-fork-ethcontract-13.0.0 against f7d782a3be46d6bb4b9792fe69a61db389ba1769 for pr-161358 [INFO] extracting crate ethabi-fork-ethcontract 13.0.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate ethabi-fork-ethcontract 13.0.0 [INFO] finished tweaking crates.io crate ethabi-fork-ethcontract 13.0.0 [INFO] tweaked toml for crates.io crate ethabi-fork-ethcontract 13.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ethabi-fork-ethcontract 13.0.0 on toolchain f7d782a3be46d6bb4b9792fe69a61db389ba1769 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f7d782a3be46d6bb4b9792fe69a61db389ba1769" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f7d782a3be46d6bb4b9792fe69a61db389ba1769" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 59 packages to highest compatible versions [INFO] [stderr] Adding ethereum-types v0.10.0 (available: v0.16.0) [INFO] [stderr] Adding hex-literal v0.3.4 (available: v1.1.0) [INFO] [stderr] Adding sha3 v0.9.1 (available: v0.12.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.20) [INFO] [stderr] Adding uint v0.9.5 (available: v0.10.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f7d782a3be46d6bb4b9792fe69a61db389ba1769" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ethereum-types v0.10.0 [INFO] [stderr] Downloaded primitive-types v0.8.0 [INFO] [stderr] Downloaded impl-codec v0.4.2 [INFO] [stderr] Downloaded impl-serde v0.3.2 [INFO] [stderr] Downloaded hex-literal v0.3.4 [INFO] [stderr] Downloaded ethbloom v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b126a6fc4d99bd357f5e7890a892f447551a7db817cf31d573c118da3eb7fbdc [INFO] running `Command { std: "docker" "start" "b126a6fc4d99bd357f5e7890a892f447551a7db817cf31d573c118da3eb7fbdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b126a6fc4d99bd357f5e7890a892f447551a7db817cf31d573c118da3eb7fbdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b126a6fc4d99bd357f5e7890a892f447551a7db817cf31d573c118da3eb7fbdc" "/opt/rustwide/cargo-home/bin/cargo" "+f7d782a3be46d6bb4b9792fe69a61db389ba1769" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b126a6fc4d99bd357f5e7890a892f447551a7db817cf31d573c118da3eb7fbdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b126a6fc4d99bd357f5e7890a892f447551a7db817cf31d573c118da3eb7fbdc" "/opt/rustwide/cargo-home/bin/cargo" "+f7d782a3be46d6bb4b9792fe69a61db389ba1769" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling zerocopy v0.8.56 [INFO] [stderr] Compiling syn v3.0.5 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking either v1.18.0 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Checking keccak v0.1.6 [INFO] [stderr] Checking serde_json v1.0.151 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking serde v1.0.229 [INFO] [stderr] Checking rand v0.8.8 [INFO] [stderr] Checking parity-scale-codec v1.3.7 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking ethbloom v0.10.0 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.8.0 [INFO] [stderr] Checking ethereum-types v0.10.0 [INFO] [stderr] Checking ethabi-fork-ethcontract v13.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `sha3::digest::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/event.rs:64:53 [INFO] [stdout] | [INFO] [stdout] 64 | Ok(Hash::from_slice(Keccak256::digest(&encoded).as_slice())) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/contract.rs:122:19 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn functions(&self) -> Functions { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | pub fn functions(&self) -> Functions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/contract.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn events(&self) -> Events { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn events(&self) -> Events<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `sha3::digest::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/event.rs:64:53 [INFO] [stdout] | [INFO] [stdout] 64 | Ok(Hash::from_slice(Keccak256::digest(&encoded).as_slice())) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `function::Function::constant`: The constant attribute was removed in Solidity 0.5.0 and has been replaced with stateMutability. If parsing a JSON AST created with this version or later this value will always be false, which may be wrong. [INFO] [stdout] --> src/function.rs:104:4 [INFO] [stdout] | [INFO] [stdout] 104 | constant: false, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `function::Function::constant`: The constant attribute was removed in Solidity 0.5.0 and has been replaced with stateMutability. If parsing a JSON AST created with this version or later this value will always be false, which may be wrong. [INFO] [stdout] --> src/operation.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | constant: false, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/contract.rs:122:19 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn functions(&self) -> Functions { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | pub fn functions(&self) -> Functions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/contract.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn events(&self) -> Events { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn events(&self) -> Events<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ethereum-types v0.10.0, primitive-types v0.8.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "b126a6fc4d99bd357f5e7890a892f447551a7db817cf31d573c118da3eb7fbdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b126a6fc4d99bd357f5e7890a892f447551a7db817cf31d573c118da3eb7fbdc", kill_on_drop: false }` [INFO] [stdout] b126a6fc4d99bd357f5e7890a892f447551a7db817cf31d573c118da3eb7fbdc