[INFO] fetching crate web3-signature 0.4.0... [INFO] testing web3-signature-0.4.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate web3-signature 0.4.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate web3-signature 0.4.0 [INFO] finished tweaking crates.io crate web3-signature 0.4.0 [INFO] tweaked toml for crates.io crate web3-signature 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate web3-signature 0.4.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 85 packages to latest compatible versions [INFO] [stderr] Adding ethereum-types v0.13.1 (available: v0.16.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primitive-types v0.11.1 [INFO] [stderr] Downloaded fixed-hash v0.7.0 [INFO] [stderr] Downloaded impl-serde v0.3.2 [INFO] [stderr] Downloaded ethbloom v0.12.1 [INFO] [stderr] Downloaded ethereum-types v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60c63d1dce41bf781c859d0d7da252c24a07db414b2e9e77167f2c6898b7fc53 [INFO] running `Command { std: "docker" "start" "-a" "60c63d1dce41bf781c859d0d7da252c24a07db414b2e9e77167f2c6898b7fc53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60c63d1dce41bf781c859d0d7da252c24a07db414b2e9e77167f2c6898b7fc53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60c63d1dce41bf781c859d0d7da252c24a07db414b2e9e77167f2c6898b7fc53", kill_on_drop: false }` [INFO] [stdout] 60c63d1dce41bf781c859d0d7da252c24a07db414b2e9e77167f2c6898b7fc53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cb34f66d3403aa1edab5dcd6477eed693add4bf956729305886cfc7e8191fdc [INFO] running `Command { std: "docker" "start" "-a" "1cb34f66d3403aa1edab5dcd6477eed693add4bf956729305886cfc7e8191fdc", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling ethbloom v0.12.1 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling primitive-types v0.11.1 [INFO] [stderr] Compiling ethereum-types v0.13.1 [INFO] [stderr] Compiling web3-signature v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.05s [INFO] running `Command { std: "docker" "inspect" "1cb34f66d3403aa1edab5dcd6477eed693add4bf956729305886cfc7e8191fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cb34f66d3403aa1edab5dcd6477eed693add4bf956729305886cfc7e8191fdc", kill_on_drop: false }` [INFO] [stdout] 1cb34f66d3403aa1edab5dcd6477eed693add4bf956729305886cfc7e8191fdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2788a02ab3d4072a165c7a4463f21d8cb6b710c7dbcb2a41ae1afcf596bef1c9 [INFO] running `Command { std: "docker" "start" "-a" "2788a02ab3d4072a165c7a4463f21d8cb6b710c7dbcb2a41ae1afcf596bef1c9", kill_on_drop: false }` [INFO] [stderr] Compiling web3-signature v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "2788a02ab3d4072a165c7a4463f21d8cb6b710c7dbcb2a41ae1afcf596bef1c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2788a02ab3d4072a165c7a4463f21d8cb6b710c7dbcb2a41ae1afcf596bef1c9", kill_on_drop: false }` [INFO] [stdout] 2788a02ab3d4072a165c7a4463f21d8cb6b710c7dbcb2a41ae1afcf596bef1c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b96b58279661fdaabe87927945c16d97fa50e365a06b3ffe812dc87359993575 [INFO] running `Command { std: "docker" "start" "-a" "b96b58279661fdaabe87927945c16d97fa50e365a06b3ffe812dc87359993575", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/web3_signature-10e2e762e871b066) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::signature_into_electrum ... ok [INFO] [stdout] test tests::signature_from_electrum ... ok [INFO] [stdout] test tests::signature_into_eip155 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests web3_signature [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" "b96b58279661fdaabe87927945c16d97fa50e365a06b3ffe812dc87359993575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b96b58279661fdaabe87927945c16d97fa50e365a06b3ffe812dc87359993575", kill_on_drop: false }` [INFO] [stdout] b96b58279661fdaabe87927945c16d97fa50e365a06b3ffe812dc87359993575