[INFO] fetching crate ethers-contract 0.6.2... [INFO] testing ethers-contract-0.6.2 against 1.59.0 for beta-1.60-1 [INFO] extracting crate ethers-contract 0.6.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate ethers-contract 0.6.2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ethers-contract 0.6.2 [INFO] finished tweaking crates.io crate ethers-contract 0.6.2 [INFO] tweaked toml for crates.io crate ethers-contract 0.6.2 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4c877ae6e49894a7a673b7b2cb42016d09dd1f651973a638ef728120e70f3088 [INFO] running `Command { std: "docker" "start" "-a" "4c877ae6e49894a7a673b7b2cb42016d09dd1f651973a638ef728120e70f3088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c877ae6e49894a7a673b7b2cb42016d09dd1f651973a638ef728120e70f3088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c877ae6e49894a7a673b7b2cb42016d09dd1f651973a638ef728120e70f3088", kill_on_drop: false }` [INFO] [stdout] 4c877ae6e49894a7a673b7b2cb42016d09dd1f651973a638ef728120e70f3088 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 248f0415174b4eab30e09723263a833367bc68583ae15fb19cb5354a3f65b566 [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" "248f0415174b4eab30e09723263a833367bc68583ae15fb19cb5354a3f65b566", kill_on_drop: false }` [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling ethabi v15.0.0 [INFO] [stderr] Compiling ethers-core v0.6.3 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling ethers-providers v0.6.2 [INFO] [stderr] Compiling ethers-contract v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "248f0415174b4eab30e09723263a833367bc68583ae15fb19cb5354a3f65b566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "248f0415174b4eab30e09723263a833367bc68583ae15fb19cb5354a3f65b566", kill_on_drop: false }` [INFO] [stdout] 248f0415174b4eab30e09723263a833367bc68583ae15fb19cb5354a3f65b566 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f725d2019e4e512b4ae82a9c2c21393174bfec5fc5a049fd3cc0a24747fa2343 [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" "f725d2019e4e512b4ae82a9c2c21393174bfec5fc5a049fd3cc0a24747fa2343", kill_on_drop: false }` [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling base64ct v1.3.3 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling sha2-asm v0.6.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling serde-aux v3.0.1 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling coins-core v0.2.2 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling eth-keystore v0.3.0 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling coins-bip32 v0.3.0 [INFO] [stderr] Compiling coins-bip39 v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling ethabi v15.0.0 [INFO] [stderr] Compiling ethers-core v0.6.3 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling ethers-signers v0.6.2 [INFO] [stderr] Compiling ethers-solc v0.1.2 [INFO] [stderr] Compiling ethers-derive-eip712 v0.2.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling ethers-contract-abigen v0.6.3 [INFO] [stderr] Compiling ethers-providers v0.6.2 [INFO] [stderr] Compiling ethers-etherscan v0.2.2 [INFO] [stderr] Compiling ethers-contract-derive v0.6.3 [INFO] [stderr] Compiling ethers-contract v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ethers-contract v0.6.2 [INFO] [stderr] Compiling ethers-middleware v0.6.2 [INFO] [stdout] error[E0432]: unresolved imports `ethers_contract::abigen`, `ethers_contract::EthAbiType` [INFO] [stdout] --> tests/contract.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use ethers_contract::{abigen, ContractFactory, EthAbiType}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ no `EthAbiType` in the root [INFO] [stdout] | | [INFO] [stdout] | no `abigen` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `abigen` [INFO] [stdout] --> tests/contract.rs:509:9 [INFO] [stdout] | [INFO] [stdout] 509 | abigen!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `EthAbiType` [INFO] [stdout] --> tests/contract.rs:517:40 [INFO] [stdout] | [INFO] [stdout] 517 | #[derive(Debug, Clone, Eip712, EthAbiType)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DeriveEip712Test` [INFO] [stdout] --> tests/contract.rs:561:24 [INFO] [stdout] | [INFO] [stdout] 561 | let contract = DeriveEip712Test::new(addr, client.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `DeriveEip712Test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `deriveeip712test_mod` [INFO] [stdout] --> tests/contract.rs:572:31 [INFO] [stdout] | [INFO] [stdout] 572 | let derived_foo_bar = deriveeip712test_mod::FooBar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `deriveeip712test_mod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> tests/contract.rs:564:18 [INFO] [stdout] | [INFO] [stdout] 564 | foo: I256::from(10), [INFO] [stdout] | ^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `I256: From<{integer}>` found in the `ethers_core` crate: [INFO] [stdout] - impl From for I256; [INFO] [stdout] - impl From for I256; [INFO] [stdout] - impl From for I256; [INFO] [stdout] - impl From for I256; [INFO] [stdout] and 8 more [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> tests/contract.rs:565:18 [INFO] [stdout] | [INFO] [stdout] 565 | bar: U256::from(20), [INFO] [stdout] | ^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `U256: From<{integer}>` found in the `primitive_types` crate: [INFO] [stdout] - impl From for U256; [INFO] [stdout] - impl From for U256; [INFO] [stdout] - impl From for U256; [INFO] [stdout] - impl From for U256; [INFO] [stdout] and 8 more [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_token` found for struct `FooBar` in the current scope [INFO] [stdout] --> tests/contract.rs:517:32 [INFO] [stdout] | [INFO] [stdout] 517 | #[derive(Debug, Clone, Eip712, EthAbiType)] [INFO] [stdout] | ^^^^^^ method not found in `FooBar` [INFO] [stdout] ... [INFO] [stdout] 525 | struct FooBar { [INFO] [stdout] | ------------- method `into_token` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `into_token`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Tokenizable` [INFO] [stdout] = note: this error originates in the derive macro `Eip712` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ethers-contract` due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f725d2019e4e512b4ae82a9c2c21393174bfec5fc5a049fd3cc0a24747fa2343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f725d2019e4e512b4ae82a9c2c21393174bfec5fc5a049fd3cc0a24747fa2343", kill_on_drop: false }` [INFO] [stdout] f725d2019e4e512b4ae82a9c2c21393174bfec5fc5a049fd3cc0a24747fa2343