[INFO] fetching crate ergo-nipopow 0.15.0...
[INFO] testing ergo-nipopow-0.15.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ergo-nipopow 0.15.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate ergo-nipopow 0.15.0
[INFO] finished tweaking crates.io crate ergo-nipopow 0.15.0
[INFO] tweaked toml for crates.io crate ergo-nipopow 0.15.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ergo-nipopow 0.15.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 156 packages to latest compatible versions
[INFO] [stderr]       Adding bounded-integer v0.5.8 (available: v0.6.1)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding proptest v1.0.0 (available: v1.9.0)
[INFO] [stderr]       Adding proptest-derive v0.3.0 (available: v0.7.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding url v2.2.2 (available: v2.5.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1f86f134a4a6ac189e937f713bf9f5341eb2682992aa8af06c8b19cbfa7bcc8
[INFO] running `Command { std: "docker" "start" "-a" "f1f86f134a4a6ac189e937f713bf9f5341eb2682992aa8af06c8b19cbfa7bcc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1f86f134a4a6ac189e937f713bf9f5341eb2682992aa8af06c8b19cbfa7bcc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1f86f134a4a6ac189e937f713bf9f5341eb2682992aa8af06c8b19cbfa7bcc8", kill_on_drop: false }`
[INFO] [stdout] f1f86f134a4a6ac189e937f713bf9f5341eb2682992aa8af06c8b19cbfa7bcc8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9b68bc99f677e87b8e78b49a26794ac4de4bcb9ae651c952e771046996bd5bd
[INFO] running `Command { std: "docker" "start" "-a" "e9b68bc99f677e87b8e78b49a26794ac4de4bcb9ae651c952e771046996bd5bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling supports-unicode v2.1.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling bounded-integer v0.5.8
[INFO] [stderr]    Compiling sigma-util v0.18.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling num256 v0.3.5
[INFO] [stderr]    Compiling bounded-vec v0.7.1
[INFO] [stderr]    Compiling sigma-ser v0.19.0
[INFO] [stderr]    Compiling ergo-chain-types v0.15.0
[INFO] [stderr]    Compiling ergotree-ir v0.28.0
[INFO] [stderr]    Compiling ergo-merkle-tree v0.15.0
[INFO] [stderr]    Compiling ergo-nipopow v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.99s
[INFO] running `Command { std: "docker" "inspect" "e9b68bc99f677e87b8e78b49a26794ac4de4bcb9ae651c952e771046996bd5bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9b68bc99f677e87b8e78b49a26794ac4de4bcb9ae651c952e771046996bd5bd", kill_on_drop: false }`
[INFO] [stdout] e9b68bc99f677e87b8e78b49a26794ac4de4bcb9ae651c952e771046996bd5bd
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc535212b3bd454e13328cb7229fe41594c00c78bd7ecd10f36224f7e2ce8f49
[INFO] running `Command { std: "docker" "start" "-a" "dc535212b3bd454e13328cb7229fe41594c00c78bd7ecd10f36224f7e2ce8f49", kill_on_drop: false }`
[INFO] [stderr]    Compiling ergo-nipopow v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s
[INFO] running `Command { std: "docker" "inspect" "dc535212b3bd454e13328cb7229fe41594c00c78bd7ecd10f36224f7e2ce8f49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc535212b3bd454e13328cb7229fe41594c00c78bd7ecd10f36224f7e2ce8f49", kill_on_drop: false }`
[INFO] [stdout] dc535212b3bd454e13328cb7229fe41594c00c78bd7ecd10f36224f7e2ce8f49
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ecd240e0584759752d52fe4fefebc9cf1532dacc445ffd26c83a014645d95fc5
[INFO] running `Command { std: "docker" "start" "-a" "ecd240e0584759752d52fe4fefebc9cf1532dacc445ffd26c83a014645d95fc5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ergo_nipopow-80ff30878423bdfb)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test autolykos_pow_scheme::tests::test_calc_big_n ... ok
[INFO] [stdout] test nipopow_algos::tests::test_decode_n_bits ... ok
[INFO] [stdout] test autolykos_pow_scheme::tests::test_first_increase_in_big_n ... ok
[INFO] [stdout] test autolykos_pow_scheme::tests::test_invalid_header ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ergo_nipopow
[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" "ecd240e0584759752d52fe4fefebc9cf1532dacc445ffd26c83a014645d95fc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecd240e0584759752d52fe4fefebc9cf1532dacc445ffd26c83a014645d95fc5", kill_on_drop: false }`
[INFO] [stdout] ecd240e0584759752d52fe4fefebc9cf1532dacc445ffd26c83a014645d95fc5
