[INFO] fetching crate ethers-derive-eip712 0.2.2... [INFO] testing ethers-derive-eip712-0.2.2 against 1.59.0 for beta-1.60-1 [INFO] extracting crate ethers-derive-eip712 0.2.2 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate ethers-derive-eip712 0.2.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-derive-eip712 0.2.2 [INFO] finished tweaking crates.io crate ethers-derive-eip712 0.2.2 [INFO] tweaked toml for crates.io crate ethers-derive-eip712 0.2.2 written to /workspace/builds/worker-14/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 035fbd47addc8e9c1f16b90f55d691c3ef410b94cb9a448c3e8a1db2d8ce9b77 [INFO] running `Command { std: "docker" "start" "-a" "035fbd47addc8e9c1f16b90f55d691c3ef410b94cb9a448c3e8a1db2d8ce9b77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "035fbd47addc8e9c1f16b90f55d691c3ef410b94cb9a448c3e8a1db2d8ce9b77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "035fbd47addc8e9c1f16b90f55d691c3ef410b94cb9a448c3e8a1db2d8ce9b77", kill_on_drop: false }` [INFO] [stdout] 035fbd47addc8e9c1f16b90f55d691c3ef410b94cb9a448c3e8a1db2d8ce9b77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 763c72c05a31770ad3d6904863ed5c11def8aa83c3a6b0380601bbe03582c15d [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" "763c72c05a31770ad3d6904863ed5c11def8aa83c3a6b0380601bbe03582c15d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [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 ethers-derive-eip712 v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "763c72c05a31770ad3d6904863ed5c11def8aa83c3a6b0380601bbe03582c15d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "763c72c05a31770ad3d6904863ed5c11def8aa83c3a6b0380601bbe03582c15d", kill_on_drop: false }` [INFO] [stdout] 763c72c05a31770ad3d6904863ed5c11def8aa83c3a6b0380601bbe03582c15d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 63474a93f3cfad1702257dc9efc6203989052ec9b8489ec6f06d4955ba3ea3d3 [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" "63474a93f3cfad1702257dc9efc6203989052ec9b8489ec6f06d4955ba3ea3d3", kill_on_drop: false }` [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling base64ct v1.3.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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 password-hash v0.2.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling coins-core v0.2.2 [INFO] [stderr] Compiling eth-keystore v0.3.0 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [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 coins-bip32 v0.3.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling coins-bip39 v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [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 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-derive-eip712 v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling ethers-contract-abigen v0.6.3 [INFO] [stderr] Compiling ethers-providers v0.6.2 [INFO] [stderr] Compiling ethers-contract-derive v0.6.3 [INFO] [stderr] Compiling ethers-contract v0.6.2 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `Command { std: "docker" "inspect" "63474a93f3cfad1702257dc9efc6203989052ec9b8489ec6f06d4955ba3ea3d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63474a93f3cfad1702257dc9efc6203989052ec9b8489ec6f06d4955ba3ea3d3", kill_on_drop: false }` [INFO] [stdout] 63474a93f3cfad1702257dc9efc6203989052ec9b8489ec6f06d4955ba3ea3d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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", 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] 8504d9d3b5b4d86c475dd8cec45173d53e713fea155162f6a986bb3e384fbddc [INFO] running `Command { std: "docker" "start" "-a" "8504d9d3b5b4d86c475dd8cec45173d53e713fea155162f6a986bb3e384fbddc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ethers_derive_eip712-8212a041c6d62676) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/derive_eip712.rs (/opt/rustwide/target/debug/deps/derive_eip712-3566265cc46de064) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_derive_eip712 ... ok [INFO] [stdout] test test_domain_hash_constants ... ok [INFO] [stdout] test test_derive_eip712_nested ... ok [INFO] [stdout] test test_uniswap_v2_permit_hash ... ok [INFO] [stdout] test test_struct_hash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests ethers-derive-eip712 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 21) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8504d9d3b5b4d86c475dd8cec45173d53e713fea155162f6a986bb3e384fbddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8504d9d3b5b4d86c475dd8cec45173d53e713fea155162f6a986bb3e384fbddc", kill_on_drop: false }` [INFO] [stdout] 8504d9d3b5b4d86c475dd8cec45173d53e713fea155162f6a986bb3e384fbddc