[INFO] fetching crate ethers-types-rs 0.1.0... [INFO] testing ethers-types-rs-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate ethers-types-rs 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate ethers-types-rs 0.1.0 [INFO] finished tweaking crates.io crate ethers-types-rs 0.1.0 [INFO] tweaked toml for crates.io crate ethers-types-rs 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ethers-types-rs 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 180 packages to latest compatible versions [INFO] [stderr] Adding k256 v0.12.0 (available: v0.13.4) [INFO] [stderr] Adding pretty_env_logger v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding rlp v0.5.2 (available: v0.6.1) [INFO] [stderr] Adding serde_with v2.3.3 (available: v3.14.1) [INFO] [stderr] Adding signature v2.0.0 (available: v2.2.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 581bf41985237701f5e0048a9b8a668abef1f392726bd20dc8e945ae14ff7e66 [INFO] running `Command { std: "docker" "start" "-a" "581bf41985237701f5e0048a9b8a668abef1f392726bd20dc8e945ae14ff7e66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "581bf41985237701f5e0048a9b8a668abef1f392726bd20dc8e945ae14ff7e66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "581bf41985237701f5e0048a9b8a668abef1f392726bd20dc8e945ae14ff7e66", kill_on_drop: false }` [INFO] [stdout] 581bf41985237701f5e0048a9b8a668abef1f392726bd20dc8e945ae14ff7e66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1278397a621a5b2ea14f24d643ec8e8ed612ce5db5c51564ac2ace5e4c2f3c62 [INFO] running `Command { std: "docker" "start" "-a" "1278397a621a5b2ea14f24d643ec8e8ed612ce5db5c51564ac2ace5e4c2f3c62", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling async-timer-rs v0.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ethers-uint-rs v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling signature v2.0.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling ethers-impl-rlp v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling ethers-hash-rs v0.1.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling ethers-fixed-hash v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.15.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling k256 v0.12.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ethers-impl-serde v0.4.0 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling ethers-primitive-types-rs v0.12.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling completeq-rs v0.1.1 [INFO] [stderr] Compiling jsonrpc-rs v0.1.6 [INFO] [stderr] Compiling ethers-ethereum-types v0.14.1 [INFO] [stderr] Compiling ethers-abi v18.0.0 [INFO] [stderr] Compiling ethers-types-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.98s [INFO] running `Command { std: "docker" "inspect" "1278397a621a5b2ea14f24d643ec8e8ed612ce5db5c51564ac2ace5e4c2f3c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1278397a621a5b2ea14f24d643ec8e8ed612ce5db5c51564ac2ace5e4c2f3c62", kill_on_drop: false }` [INFO] [stdout] 1278397a621a5b2ea14f24d643ec8e8ed612ce5db5c51564ac2ace5e4c2f3c62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ffc05721631f0015375dd471baf7f263615f3e6c600258284154f606954345f [INFO] running `Command { std: "docker" "start" "-a" "4ffc05721631f0015375dd471baf7f263615f3e6c600258284154f606954345f", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling ethers-types-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.22s [INFO] running `Command { std: "docker" "inspect" "4ffc05721631f0015375dd471baf7f263615f3e6c600258284154f606954345f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ffc05721631f0015375dd471baf7f263615f3e6c600258284154f606954345f", kill_on_drop: false }` [INFO] [stdout] 4ffc05721631f0015375dd471baf7f263615f3e6c600258284154f606954345f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] afd51fda3fb7c4ab862873bc16b83cdd4945b4d65c508a6d96cfda6749906ffa [INFO] running `Command { std: "docker" "start" "-a" "afd51fda3fb7c4ab862873bc16b83cdd4945b4d65c508a6d96cfda6749906ffa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ethers_types_rs-7ef719769135c608) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test block::tests::dser_syncing ... ok [INFO] [stdout] test eip712::tests::test_full_domain ... ok [INFO] [stdout] test eip712::tests::test_stringified_numeric ... ok [INFO] [stdout] test eip712::tests::test_hash_custom_data_type ... ok [INFO] [stdout] test eip712::tests::test_encode_custom_array_type ... ok [INFO] [stdout] test eip712::tests::test_hash_nested_struct_array ... ok [INFO] [stdout] test eip712::tests::test_minimal_message ... ok [INFO] [stdout] test eip712::tests::test_hash_recursive_types ... ok [INFO] [stdout] test unit::tests::test_convert ... ok [INFO] [stdout] test eip712::tests::test_hash_typed_message_with_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ethers_types_rs [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] running `Command { std: "docker" "inspect" "afd51fda3fb7c4ab862873bc16b83cdd4945b4d65c508a6d96cfda6749906ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afd51fda3fb7c4ab862873bc16b83cdd4945b4d65c508a6d96cfda6749906ffa", kill_on_drop: false }` [INFO] [stdout] afd51fda3fb7c4ab862873bc16b83cdd4945b4d65c508a6d96cfda6749906ffa