[INFO] fetching crate eth-stealth-gas-tickets 0.3.0... [INFO] testing eth-stealth-gas-tickets-0.3.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate eth-stealth-gas-tickets 0.3.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate eth-stealth-gas-tickets 0.3.0 [INFO] finished tweaking crates.io crate eth-stealth-gas-tickets 0.3.0 [INFO] tweaked toml for crates.io crate eth-stealth-gas-tickets 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate eth-stealth-gas-tickets 0.3.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 363 packages to latest compatible versions [INFO] [stderr] Adding alloy v0.9.2 (available: v1.0.27) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a36d39ea82935425ed7218c4610732fe836e91a6b9df855ad5f4074e34abb8ba [INFO] running `Command { std: "docker" "start" "-a" "a36d39ea82935425ed7218c4610732fe836e91a6b9df855ad5f4074e34abb8ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a36d39ea82935425ed7218c4610732fe836e91a6b9df855ad5f4074e34abb8ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a36d39ea82935425ed7218c4610732fe836e91a6b9df855ad5f4074e34abb8ba", kill_on_drop: false }` [INFO] [stdout] a36d39ea82935425ed7218c4610732fe836e91a6b9df855ad5f4074e34abb8ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7306f2e6df764b913e5da1b87960ecbacbc4b9208b573b8c1c450419a19380e6 [INFO] running `Command { std: "docker" "start" "-a" "7306f2e6df764b913e5da1b87960ecbacbc4b9208b573b8c1c450419a19380e6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling const-hex v1.15.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling hmac-sha512 v1.1.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hmac-sha256 v1.1.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling pkcs1 v0.4.1 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling syn-solidity v0.8.25 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.25 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.25 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling alloy-sol-macro v0.8.25 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling nybbles v0.3.4 [INFO] [stderr] Compiling alloy-rlp v0.3.12 [INFO] [stderr] Compiling ruint v1.16.0 [INFO] [stderr] Compiling rsa v0.8.2 [INFO] [stderr] Compiling blind-rsa-signatures v0.15.2 [INFO] [stderr] Compiling alloy-primitives v0.8.25 [INFO] [stderr] Compiling alloy-eip7702 v0.5.1 [INFO] [stderr] Compiling alloy-eip2930 v0.1.0 [INFO] [stderr] Compiling alloy-serde v0.9.2 [INFO] [stderr] Compiling alloy-trie v0.7.9 [INFO] [stderr] Compiling alloy-sol-types v0.8.25 [INFO] [stderr] Compiling alloy-eips v0.9.2 [INFO] [stderr] Compiling alloy-consensus v0.9.2 [INFO] [stderr] Compiling alloy-network-primitives v0.9.2 [INFO] [stderr] Compiling alloy-consensus-any v0.9.2 [INFO] [stderr] Compiling alloy-rpc-types-eth v0.9.2 [INFO] [stderr] Compiling alloy-core v0.8.25 [INFO] [stderr] Compiling alloy-rpc-types v0.9.2 [INFO] [stderr] Compiling alloy v0.9.2 [INFO] [stderr] Compiling eth-stealth-gas-tickets v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "7306f2e6df764b913e5da1b87960ecbacbc4b9208b573b8c1c450419a19380e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7306f2e6df764b913e5da1b87960ecbacbc4b9208b573b8c1c450419a19380e6", kill_on_drop: false }` [INFO] [stdout] 7306f2e6df764b913e5da1b87960ecbacbc4b9208b573b8c1c450419a19380e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09ac2114dcc1bb4b59c32a7ce5148f43c4c0e7af8796b84a23a30ec04a4556de [INFO] running `Command { std: "docker" "start" "-a" "09ac2114dcc1bb4b59c32a7ce5148f43c4c0e7af8796b84a23a30ec04a4556de", kill_on_drop: false }` [INFO] [stderr] Compiling eth-stealth-gas-tickets v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "09ac2114dcc1bb4b59c32a7ce5148f43c4c0e7af8796b84a23a30ec04a4556de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09ac2114dcc1bb4b59c32a7ce5148f43c4c0e7af8796b84a23a30ec04a4556de", kill_on_drop: false }` [INFO] [stdout] 09ac2114dcc1bb4b59c32a7ce5148f43c4c0e7af8796b84a23a30ec04a4556de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6c4e9c90c835477229f23dbe912ea23fb9734c672649f0fc805a058209efe98e [INFO] running `Command { std: "docker" "start" "-a" "6c4e9c90c835477229f23dbe912ea23fb9734c672649f0fc805a058209efe98e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eth_stealth_gas_tickets-92120fe2407413ff) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_new_blind_tickets ... ok [INFO] [stdout] test tests::test_verify_signed_tickets ... ok [INFO] [stdout] test tests::test_verifier_from_hex_string ... ok [INFO] [stdout] test tests::test_finalize_tickets ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 27.78s [INFO] [stdout] [INFO] [stderr] Doc-tests eth_stealth_gas_tickets [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" "6c4e9c90c835477229f23dbe912ea23fb9734c672649f0fc805a058209efe98e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c4e9c90c835477229f23dbe912ea23fb9734c672649f0fc805a058209efe98e", kill_on_drop: false }` [INFO] [stdout] 6c4e9c90c835477229f23dbe912ea23fb9734c672649f0fc805a058209efe98e