[INFO] fetching crate vanity-miner 0.1.0... [INFO] testing vanity-miner-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate vanity-miner 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate vanity-miner 0.1.0 [INFO] finished tweaking crates.io crate vanity-miner 0.1.0 [INFO] tweaked toml for crates.io crate vanity-miner 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vanity-miner 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vanity-miner 0.1.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cbf54995792f125f3e15fdbca8a8b7184bc96bb974830792bc0b9cb6a3e7aee [INFO] running `Command { std: "docker" "start" "-a" "2cbf54995792f125f3e15fdbca8a8b7184bc96bb974830792bc0b9cb6a3e7aee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cbf54995792f125f3e15fdbca8a8b7184bc96bb974830792bc0b9cb6a3e7aee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cbf54995792f125f3e15fdbca8a8b7184bc96bb974830792bc0b9cb6a3e7aee", kill_on_drop: false }` [INFO] [stdout] 2cbf54995792f125f3e15fdbca8a8b7184bc96bb974830792bc0b9cb6a3e7aee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a94dc4af3d27d878f41d9b8f0eb8472809f47a8458f6415dfd329bcf4be32509 [INFO] running `Command { std: "docker" "start" "-a" "a94dc4af3d27d878f41d9b8f0eb8472809f47a8458f6415dfd329bcf4be32509", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling const-hex v1.14.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling syn-solidity v1.2.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling alloy-sol-macro-input v1.2.0 [INFO] [stderr] Compiling alloy-sol-macro-expander v1.2.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling alloy-sol-macro v1.2.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling ruint v1.15.0 [INFO] [stderr] Compiling alloy-primitives v1.2.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling alloy-sol-types v1.2.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling vanity-miner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.10s [INFO] running `Command { std: "docker" "inspect" "a94dc4af3d27d878f41d9b8f0eb8472809f47a8458f6415dfd329bcf4be32509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a94dc4af3d27d878f41d9b8f0eb8472809f47a8458f6415dfd329bcf4be32509", kill_on_drop: false }` [INFO] [stdout] a94dc4af3d27d878f41d9b8f0eb8472809f47a8458f6415dfd329bcf4be32509 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f87980b38ae740e8238f3d8c2b3d1b057f2be1b4b5e46950123eea76f5f9794a [INFO] running `Command { std: "docker" "start" "-a" "f87980b38ae740e8238f3d8c2b3d1b057f2be1b4b5e46950123eea76f5f9794a", kill_on_drop: false }` [INFO] [stderr] Compiling vanity-miner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "f87980b38ae740e8238f3d8c2b3d1b057f2be1b4b5e46950123eea76f5f9794a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f87980b38ae740e8238f3d8c2b3d1b057f2be1b4b5e46950123eea76f5f9794a", kill_on_drop: false }` [INFO] [stdout] f87980b38ae740e8238f3d8c2b3d1b057f2be1b4b5e46950123eea76f5f9794a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dbbfa08f72ec1712dfc5f36875a072d20b823a071102f12c8087497dc04bad93 [INFO] running `Command { std: "docker" "start" "-a" "dbbfa08f72ec1712dfc5f36875a072d20b823a071102f12c8087497dc04bad93", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vanity_miner-8b8699c86921a4bc) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test createx::compute::tests::test_create2_address ... ok [INFO] [stdout] test eulerswap::compute::tests::test_eulerswap_address ... ok [INFO] [stdout] test createx::compute::tests::test_create3_address_no_protection ... ok [INFO] [stdout] test createx::miner::tests::test_mine_create3_multiple_results ... ok [INFO] [stdout] test createx::miner::tests::test_mine_create3_for_leading_zeros ... ok [INFO] [stdout] test createx::miner::tests::test_mine_create3_for_contains ... ok [INFO] [stdout] test createx::miner::tests::test_mine_create3_for_specific_suffix ... ok [INFO] [stdout] test createx::miner::tests::test_mine_create3_for_specific_prefix_and_chain_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.86s [INFO] [stdout] [INFO] [stderr] Doc-tests vanity_miner [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" "dbbfa08f72ec1712dfc5f36875a072d20b823a071102f12c8087497dc04bad93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbbfa08f72ec1712dfc5f36875a072d20b823a071102f12c8087497dc04bad93", kill_on_drop: false }` [INFO] [stdout] dbbfa08f72ec1712dfc5f36875a072d20b823a071102f12c8087497dc04bad93