[INFO] fetching crate kobe 0.7.5... [INFO] testing kobe-0.7.5 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate kobe 0.7.5 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate kobe 0.7.5 [INFO] finished tweaking crates.io crate kobe 0.7.5 [INFO] tweaked toml for crates.io crate kobe 0.7.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kobe 0.7.5 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 kobe 0.7.5 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] d0f4f4597dccd138cbfadd3f241512fc06601f6ce64a15ef8db21de965d483b4 [INFO] running `Command { std: "docker" "start" "-a" "d0f4f4597dccd138cbfadd3f241512fc06601f6ce64a15ef8db21de965d483b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0f4f4597dccd138cbfadd3f241512fc06601f6ce64a15ef8db21de965d483b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0f4f4597dccd138cbfadd3f241512fc06601f6ce64a15ef8db21de965d483b4", kill_on_drop: false }` [INFO] [stdout] d0f4f4597dccd138cbfadd3f241512fc06601f6ce64a15ef8db21de965d483b4 [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] eda635118f63e19a25a2bc01a6866ac963886d066da56bf505758a5cc2c3f7b8 [INFO] running `Command { std: "docker" "start" "-a" "eda635118f63e19a25a2bc01a6866ac963886d066da56bf505758a5cc2c3f7b8", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling bitcoin-io v0.1.4 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling hex-conservative v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling bitcoin_hashes v0.14.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling bip39 v2.2.2 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling bitcoin v0.32.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ruint v1.17.2 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling const-hex v1.18.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bech32 v0.11.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling bip32 v0.5.3 [INFO] [stderr] Compiling alloy-primitives v1.5.7 [INFO] [stderr] Compiling kobe-primitives v0.7.5 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling kobe-svm v0.7.5 [INFO] [stderr] Compiling kobe-evm v0.7.5 [INFO] [stderr] Compiling kobe-btc v0.7.5 [INFO] [stderr] Compiling kobe v0.7.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.99s [INFO] running `Command { std: "docker" "inspect" "eda635118f63e19a25a2bc01a6866ac963886d066da56bf505758a5cc2c3f7b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eda635118f63e19a25a2bc01a6866ac963886d066da56bf505758a5cc2c3f7b8", kill_on_drop: false }` [INFO] [stdout] eda635118f63e19a25a2bc01a6866ac963886d066da56bf505758a5cc2c3f7b8 [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] 323eaef0c31ef1d751fa4511dcdc5a00b18dcb8ba4b69883269b93b908f8e115 [INFO] running `Command { std: "docker" "start" "-a" "323eaef0c31ef1d751fa4511dcdc5a00b18dcb8ba4b69883269b93b908f8e115", kill_on_drop: false }` [INFO] [stderr] Compiling kobe v0.7.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "323eaef0c31ef1d751fa4511dcdc5a00b18dcb8ba4b69883269b93b908f8e115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "323eaef0c31ef1d751fa4511dcdc5a00b18dcb8ba4b69883269b93b908f8e115", kill_on_drop: false }` [INFO] [stdout] 323eaef0c31ef1d751fa4511dcdc5a00b18dcb8ba4b69883269b93b908f8e115 [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] 52fa4f6a7607405f2736fa9cb89cd7a8b0db2f621eb05a4d1f66a9bb15f1b756 [INFO] running `Command { std: "docker" "start" "-a" "52fa4f6a7607405f2736fa9cb89cd7a8b0db2f621eb05a4d1f66a9bb15f1b756", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kobe-8efb3a8a571ae4fc) [INFO] [stdout] [INFO] [stderr] Doc-tests kobe [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 11) ... 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] [stdout] all doctests ran in 0.47s; merged doctests compilation took 0.46s [INFO] running `Command { std: "docker" "inspect" "52fa4f6a7607405f2736fa9cb89cd7a8b0db2f621eb05a4d1f66a9bb15f1b756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52fa4f6a7607405f2736fa9cb89cd7a8b0db2f621eb05a4d1f66a9bb15f1b756", kill_on_drop: false }` [INFO] [stdout] 52fa4f6a7607405f2736fa9cb89cd7a8b0db2f621eb05a4d1f66a9bb15f1b756