[INFO] fetching crate bitcoin-units 0.1.1...
[INFO] testing bitcoin-units-0.1.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate bitcoin-units 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate bitcoin-units 0.1.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bitcoin-units 0.1.1
[INFO] finished tweaking crates.io crate bitcoin-units 0.1.1
[INFO] tweaked toml for crates.io crate bitcoin-units 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_test v1.0.176
[INFO] [stderr]   Downloaded bitcoin-internals v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff216483c6eb4b68355d5f24ec86f5a25a30ae8e5f55b50bef91d35902f7596e
[INFO] running `Command { std: "docker" "start" "-a" "ff216483c6eb4b68355d5f24ec86f5a25a30ae8e5f55b50bef91d35902f7596e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff216483c6eb4b68355d5f24ec86f5a25a30ae8e5f55b50bef91d35902f7596e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff216483c6eb4b68355d5f24ec86f5a25a30ae8e5f55b50bef91d35902f7596e", kill_on_drop: false }`
[INFO] [stdout] ff216483c6eb4b68355d5f24ec86f5a25a30ae8e5f55b50bef91d35902f7596e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23134dd752beb6bc9dfb1fb9673ced433fb03f225b75563f8145a0c979b76302
[INFO] running `Command { std: "docker" "start" "-a" "23134dd752beb6bc9dfb1fb9673ced433fb03f225b75563f8145a0c979b76302", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling bitcoin-units v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]     --> src/amount.rs:1885:7
[INFO] [stdout]      |
[INFO] [stdout] 1885 | #[cfg(kani)]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
[INFO] running `Command { std: "docker" "inspect" "23134dd752beb6bc9dfb1fb9673ced433fb03f225b75563f8145a0c979b76302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23134dd752beb6bc9dfb1fb9673ced433fb03f225b75563f8145a0c979b76302", kill_on_drop: false }`
[INFO] [stdout] 23134dd752beb6bc9dfb1fb9673ced433fb03f225b75563f8145a0c979b76302
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f1ed987c88cc012a71421e7ba44f28ac54b3a38475a549fdfb1be37955666e0
[INFO] running `Command { std: "docker" "start" "-a" "3f1ed987c88cc012a71421e7ba44f28ac54b3a38475a549fdfb1be37955666e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]     --> src/amount.rs:1885:7
[INFO] [stdout]      |
[INFO] [stdout] 1885 | #[cfg(kani)]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_test v1.0.176
[INFO] [stderr]    Compiling bitcoin-units v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]     --> src/amount.rs:1885:7
[INFO] [stdout]      |
[INFO] [stdout] 1885 | #[cfg(kani)]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.15s
[INFO] running `Command { std: "docker" "inspect" "3f1ed987c88cc012a71421e7ba44f28ac54b3a38475a549fdfb1be37955666e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f1ed987c88cc012a71421e7ba44f28ac54b3a38475a549fdfb1be37955666e0", kill_on_drop: false }`
[INFO] [stdout] 3f1ed987c88cc012a71421e7ba44f28ac54b3a38475a549fdfb1be37955666e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 768a8fcf1155fc57daeb8bcd67ff689d897427a3db8284e79480f824b39a55e4
[INFO] running `Command { std: "docker" "start" "-a" "768a8fcf1155fc57daeb8bcd67ff689d897427a3db8284e79480f824b39a55e4", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]     --> src/amount.rs:1885:7
[INFO] [stderr]      |
[INFO] [stderr] 1885 | #[cfg(kani)]
[INFO] [stderr]      |       ^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bitcoin-units` (lib) generated 1 warning
[INFO] [stderr] warning: `bitcoin-units` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitcoin_units-aba35846c70aa94d)
[INFO] [stdout] 
[INFO] [stdout] running 180 tests
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_10 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_11 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_13 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_14 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_15 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_12 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_17 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_18 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_19 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_2 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_20 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_21 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_23 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_24 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_1 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_25 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_26 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_27 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_30 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_31 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_32 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_3 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_33 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_34 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_35 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_28 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_36 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_37 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_4 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_40 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_41 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_42 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_38 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_39 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_16 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_43 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_44 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_45 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_46 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_47 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_48 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_49 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_29 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_5 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_0 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_51 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_50 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_52 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_22 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_53 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_8 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_54 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_1 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_6 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_2 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_7 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_3 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_5 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_7 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_align_0 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_9 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_0 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_4 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_6 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_align_1 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_align_2 ... ok
[INFO] [stdout] test amount::tests::checked_arithmetic ... ok
[INFO] [stdout] test amount::tests::denomination_string_acceptable_forms ... ok
[INFO] [stdout] test amount::tests::disallow_unknown_denomination ... ok
[INFO] [stdout] test amount::tests::checked_sum_amounts ... ok
[INFO] [stdout] test amount::tests::disallow_confusing_forms ... ok
[INFO] [stdout] test amount::tests::floating_point ... ok
[INFO] [stdout] test amount::tests::from_str_zero ... ok
[INFO] [stdout] test amount::tests::msat_check_fmt_non_negative_0 ... ok
[INFO] [stdout] test amount::tests::msat_check_fmt_non_negative_1 ... ok
[INFO] [stdout] test amount::tests::msat_check_fmt_non_negative_2 ... ok
[INFO] [stdout] test amount::tests::msat_check_fmt_non_negative_3 ... ok
[INFO] [stdout] test amount::tests::msat_check_fmt_non_negative_7 ... ok
[INFO] [stdout] test amount::tests::msat_check_fmt_non_negative_4 ... ok
[INFO] [stdout] test amount::tests::msat_check_fmt_non_negative_5 ... ok
[INFO] [stdout] test amount::tests::from_str ... ok
[INFO] [stdout] test amount::tests::from_int_btc ... ok
[INFO] [stdout] test amount::tests::msat_check_fmt_non_negative_6 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_1 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_0 ... ok
[INFO] [stdout] test amount::tests::parsing ... ok
[INFO] [stdout] test amount::tests::mul_div ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_12 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_10 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_16 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_11 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_14 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_13 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_15 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_17 ... ok
[INFO] [stdout] test amount::tests::from_int_btc_panic - should panic ... ok
[INFO] [stdout] test amount::tests::msat_check_fmt_non_negative_8 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_18 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_19 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_20 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_21 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_22 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_23 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_2 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_3 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_4 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_7 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_8 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_5 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_1 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_10 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_12 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_13 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_14 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_11 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_15 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_16 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_17 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_18 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_19 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_0 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_9 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_6 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_2 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_3 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_6 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_5 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_21 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_22 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_4 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_20 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_8 ... ok
[INFO] [stdout] test amount::tests::test_signed_amount_try_from_amount ... ok
[INFO] [stdout] test amount::tests::test_unsigned_signed_conversion ... ok
[INFO] [stdout] test amount::tests::test_amount_try_from_signed_amount ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_9 ... ok
[INFO] [stdout] test amount::tests::test_overflows ... ok
[INFO] [stdout] test amount::tests::sum_amounts ... ok
[INFO] [stdout] test amount::tests::test_repeat_char ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_7 ... ok
[INFO] [stdout] test amount::tests::trailing_zeros_for_amount ... ok
[INFO] [stdout] test amount::tests::to_from_string_in ... ok
[INFO] [stdout] test fee_rate::tests::fee_rate_from_sat_per_vb_test ... ok
[INFO] [stdout] test fee_rate::tests::fee_rate_const_test ... ok
[INFO] [stdout] test fee_rate::tests::fee_rate_from_sat_per_vb_overflow_test ... ok
[INFO] [stdout] test fee_rate::tests::from_sat_per_vb_unchecked_test ... ok
[INFO] [stdout] test fee_rate::tests::raw_feerate_test ... ok
[INFO] [stdout] test locktime::absolute::tests::height_from_str_hex_happy_path ... ok
[INFO] [stdout] test locktime::absolute::tests::height_from_str_hex_invalid_hex_should_err ... ok
[INFO] [stdout] test locktime::absolute::tests::height_from_str_hex_no_prefix_happy_path ... ok
[INFO] [stdout] test locktime::absolute::tests::time_from_str_hex_happy_path ... ok
[INFO] [stdout] test fee_rate::tests::checked_mul_test ... ok
[INFO] [stdout] test locktime::absolute::tests::time_from_str_hex_invalid_hex_should_err ... ok
[INFO] [stdout] test locktime::absolute::tests::time_from_str_hex_no_prefix_happy_path ... ok
[INFO] [stdout] test amount::tests::to_string ... ok
[INFO] [stdout] test parse::tests::parse_u128_from_hex_no_prefix ... ok
[INFO] [stdout] test parse::tests::parse_u32_from_hex_no_prefix ... ok
[INFO] [stdout] test fee_rate::tests::from_sat_per_vb_unchecked_panic_test - should panic ... ok
[INFO] [stdout] test amount::tests::to_string_with_denomination_from_str_roundtrip ... ok
[INFO] [stdout] test fee_rate::tests::checked_div_test ... ok
[INFO] [stdout] test parse::tests::parse_u128_from_hex_prefixed ... ok
[INFO] [stdout] test parse::tests::parse_u32_from_hex_prefixed ... ok
[INFO] [stdout] test weight::tests::checked_div ... ok
[INFO] [stdout] test weight::tests::checked_add ... ok
[INFO] [stdout] test fee_rate::tests::checked_weight_mul_test ... ok
[INFO] [stdout] test weight::tests::from_vb ... ok
[INFO] [stdout] test weight::tests::from_vb_const ... ok
[INFO] [stdout] test weight::tests::from_vb_unchecked ... ok
[INFO] [stdout] test weight::tests::checked_mul ... ok
[INFO] [stdout] test weight::tests::from_vb_unchecked_panic - should panic ... ok
[INFO] [stdout] test weight::tests::checked_sub ... ok
[INFO] [stdout] test weight::tests::from_non_witness_data_size ... ok
[INFO] [stdout] test weight::tests::weight_constructor ... ok
[INFO] [stdout] test weight::tests::to_vb_floor ... ok
[INFO] [stdout] test weight::tests::kilo_weight_constructor_panic - should panic ... ok
[INFO] [stdout] test weight::tests::scale_by_witness_factor ... ok
[INFO] [stdout] test weight::tests::from_witness_data_size ... ok
[INFO] [stdout] test weight::tests::to_kwu_floor ... ok
[INFO] [stdout] test weight::tests::kilo_weight_constructor ... ok
[INFO] [stdout] test weight::tests::to_vb_ceil ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 180 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bitcoin_units
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/locktime/absolute.rs - locktime::absolute::Height::from_consensus (line 54) ... ok
[INFO] [stdout] test src/amount.rs - amount::Amount::to_btc (line 942) ... ok
[INFO] [stdout] test src/amount.rs - amount::Denomination (line 24) ... ok
[INFO] [stdout] test src/locktime/absolute.rs - locktime::absolute::Time::from_consensus (line 149) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "768a8fcf1155fc57daeb8bcd67ff689d897427a3db8284e79480f824b39a55e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "768a8fcf1155fc57daeb8bcd67ff689d897427a3db8284e79480f824b39a55e4", kill_on_drop: false }`
[INFO] [stdout] 768a8fcf1155fc57daeb8bcd67ff689d897427a3db8284e79480f824b39a55e4
[INFO] testing bitcoin-units-0.1.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate bitcoin-units 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate bitcoin-units 0.1.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bitcoin-units 0.1.1
[INFO] finished tweaking crates.io crate bitcoin-units 0.1.1
[INFO] tweaked toml for crates.io crate bitcoin-units 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fff7e590ea436d44650df89a73c86612e847cf4c349949df7065129d52dd5d8e
[INFO] running `Command { std: "docker" "start" "-a" "fff7e590ea436d44650df89a73c86612e847cf4c349949df7065129d52dd5d8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fff7e590ea436d44650df89a73c86612e847cf4c349949df7065129d52dd5d8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fff7e590ea436d44650df89a73c86612e847cf4c349949df7065129d52dd5d8e", kill_on_drop: false }`
[INFO] [stdout] fff7e590ea436d44650df89a73c86612e847cf4c349949df7065129d52dd5d8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb0b5eeb58cff80d353e617f431d7f6f74ed5ae6278a5260dbfc45287634e844
[INFO] running `Command { std: "docker" "start" "-a" "bb0b5eeb58cff80d353e617f431d7f6f74ed5ae6278a5260dbfc45287634e844", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling bitcoin-units v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]     --> src/amount.rs:1885:7
[INFO] [stdout]      |
[INFO] [stdout] 1885 | #[cfg(kani)]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
[INFO] running `Command { std: "docker" "inspect" "bb0b5eeb58cff80d353e617f431d7f6f74ed5ae6278a5260dbfc45287634e844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb0b5eeb58cff80d353e617f431d7f6f74ed5ae6278a5260dbfc45287634e844", kill_on_drop: false }`
[INFO] [stdout] bb0b5eeb58cff80d353e617f431d7f6f74ed5ae6278a5260dbfc45287634e844
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fc479725aba2fb76f4b9783967b08c5c8668d7fb927f6d7acbdce1821e7a777
[INFO] running `Command { std: "docker" "start" "-a" "8fc479725aba2fb76f4b9783967b08c5c8668d7fb927f6d7acbdce1821e7a777", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]     --> src/amount.rs:1885:7
[INFO] [stdout]      |
[INFO] [stdout] 1885 | #[cfg(kani)]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_test v1.0.176
[INFO] [stderr]    Compiling bitcoin-units v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]     --> src/amount.rs:1885:7
[INFO] [stdout]      |
[INFO] [stdout] 1885 | #[cfg(kani)]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.25s
[INFO] running `Command { std: "docker" "inspect" "8fc479725aba2fb76f4b9783967b08c5c8668d7fb927f6d7acbdce1821e7a777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fc479725aba2fb76f4b9783967b08c5c8668d7fb927f6d7acbdce1821e7a777", kill_on_drop: false }`
[INFO] [stdout] 8fc479725aba2fb76f4b9783967b08c5c8668d7fb927f6d7acbdce1821e7a777
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 804570e6185cc4ddfbd18d824e6082cdce81be20ea4bb9bd995902a1dfd919b6
[INFO] running `Command { std: "docker" "start" "-a" "804570e6185cc4ddfbd18d824e6082cdce81be20ea4bb9bd995902a1dfd919b6", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]     --> src/amount.rs:1885:7
[INFO] [stderr]      |
[INFO] [stderr] 1885 | #[cfg(kani)]
[INFO] [stderr]      |       ^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]      = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bitcoin-units` (lib) generated 1 warning
[INFO] [stderr] warning: `bitcoin-units` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitcoin_units-aba35846c70aa94d)
[INFO] [stdout] 
[INFO] [stdout] running 180 tests
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_0 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_1 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_10 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_15 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_17 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_18 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_14 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_13 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_12 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_2 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_20 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_21 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_22 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_23 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_26 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_24 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_27 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_28 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_29 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_3 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_30 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_31 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_32 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_33 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_34 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_35 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_36 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_37 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_38 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_39 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_4 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_40 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_41 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_42 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_43 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_44 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_45 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_46 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_47 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_48 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_49 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_5 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_50 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_51 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_52 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_53 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_54 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_6 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_7 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_16 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_8 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_9 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_0 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_19 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_11 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_2 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_6 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_25 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_3 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_4 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_align_0 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_5 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_align_1 ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_align_2 ... ok
[INFO] [stdout] test amount::tests::checked_arithmetic ... ok
[INFO] [stdout] test amount::tests::checked_sum_amounts ... ok
[INFO] [stdout] test amount::tests::denomination_string_acceptable_forms ... ok
[INFO] [stdout] test amount::tests::floating_point ... ok
[INFO] [stdout] test amount::tests::from_int_btc ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_7 ... ok
[INFO] [stdout] test amount::tests::from_str ... ok
[INFO] [stdout] test amount::tests::btc_check_fmt_non_negative_show_denom_1 ... ok
[INFO] [stdout] test amount::tests::disallow_confusing_forms ... ok
[INFO] [stdout] test amount::tests::msat_check_fmt_non_negative_0 ... ok
[INFO] [stdout] test amount::tests::msat_check_fmt_non_negative_5 ... ok
[INFO] [stdout] test amount::tests::from_str_zero ... ok
[INFO] [stdout] test amount::tests::disallow_unknown_denomination ... ok
[INFO] [stdout] test amount::tests::msat_check_fmt_non_negative_1 ... ok
[INFO] [stdout] test amount::tests::msat_check_fmt_non_negative_8 ... ok
[INFO] [stdout] test amount::tests::msat_check_fmt_non_negative_2 ... ok
[INFO] [stdout] test amount::tests::msat_check_fmt_non_negative_3 ... ok
[INFO] [stdout] test amount::tests::msat_check_fmt_non_negative_4 ... ok
[INFO] [stdout] test amount::tests::mul_div ... ok
[INFO] [stdout] test amount::tests::msat_check_fmt_non_negative_6 ... ok
[INFO] [stdout] test amount::tests::msat_check_fmt_non_negative_7 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_1 ... ok
[INFO] [stdout] test amount::tests::parsing ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_10 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_14 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_15 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_18 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_19 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_2 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_11 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_21 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_22 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_23 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_13 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_12 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_0 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_16 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_17 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_20 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_9 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_4 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_5 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_7 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_0 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_1 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_10 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_11 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_12 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_3 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_6 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_8 ... ok
[INFO] [stdout] test amount::tests::from_int_btc_panic - should panic ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_13 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_14 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_16 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_15 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_17 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_20 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_21 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_19 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_5 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_2 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_18 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_22 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_3 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_4 ... ok
[INFO] [stdout] test amount::tests::sum_amounts ... ok
[INFO] [stdout] test amount::tests::test_amount_try_from_signed_amount ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_6 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_7 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_8 ... ok
[INFO] [stdout] test amount::tests::sat_check_fmt_non_negative_show_denom_9 ... ok
[INFO] [stdout] test amount::tests::test_signed_amount_try_from_amount ... ok
[INFO] [stdout] test amount::tests::test_overflows ... ok
[INFO] [stdout] test amount::tests::test_repeat_char ... ok
[INFO] [stdout] test amount::tests::test_unsigned_signed_conversion ... ok
[INFO] [stdout] test amount::tests::to_from_string_in ... ok
[INFO] [stdout] test amount::tests::to_string ... ok
[INFO] [stdout] test amount::tests::to_string_with_denomination_from_str_roundtrip ... ok
[INFO] [stdout] test amount::tests::trailing_zeros_for_amount ... ok
[INFO] [stdout] test fee_rate::tests::checked_div_test ... ok
[INFO] [stdout] test fee_rate::tests::fee_rate_const_test ... ok
[INFO] [stdout] test fee_rate::tests::fee_rate_from_sat_per_vb_overflow_test ... ok
[INFO] [stdout] test fee_rate::tests::fee_rate_from_sat_per_vb_test ... ok
[INFO] [stdout] test fee_rate::tests::from_sat_per_vb_unchecked_panic_test - should panic ... ok
[INFO] [stdout] test fee_rate::tests::from_sat_per_vb_unchecked_test ... ok
[INFO] [stdout] test fee_rate::tests::raw_feerate_test ... ok
[INFO] [stdout] test locktime::absolute::tests::height_from_str_hex_happy_path ... ok
[INFO] [stdout] test locktime::absolute::tests::height_from_str_hex_no_prefix_happy_path ... ok
[INFO] [stdout] test locktime::absolute::tests::time_from_str_hex_happy_path ... ok
[INFO] [stdout] test locktime::absolute::tests::time_from_str_hex_invalid_hex_should_err ... ok
[INFO] [stdout] test locktime::absolute::tests::time_from_str_hex_no_prefix_happy_path ... ok
[INFO] [stdout] test parse::tests::parse_u128_from_hex_no_prefix ... ok
[INFO] [stdout] test parse::tests::parse_u128_from_hex_prefixed ... ok
[INFO] [stdout] test parse::tests::parse_u32_from_hex_no_prefix ... ok
[INFO] [stdout] test parse::tests::parse_u32_from_hex_prefixed ... ok
[INFO] [stdout] test weight::tests::checked_add ... ok
[INFO] [stdout] test weight::tests::checked_div ... ok
[INFO] [stdout] test weight::tests::checked_mul ... ok
[INFO] [stdout] test weight::tests::checked_sub ... ok
[INFO] [stdout] test weight::tests::from_non_witness_data_size ... ok
[INFO] [stdout] test weight::tests::from_vb ... ok
[INFO] [stdout] test weight::tests::from_vb_const ... ok
[INFO] [stdout] test weight::tests::from_vb_unchecked ... ok
[INFO] [stdout] test weight::tests::scale_by_witness_factor ... ok
[INFO] [stdout] test weight::tests::to_kwu_floor ... ok
[INFO] [stdout] test weight::tests::from_vb_unchecked_panic - should panic ... ok
[INFO] [stdout] test weight::tests::kilo_weight_constructor ... ok
[INFO] [stdout] test weight::tests::from_witness_data_size ... ok
[INFO] [stdout] test weight::tests::to_vb_floor ... ok
[INFO] [stdout] test fee_rate::tests::checked_mul_test ... ok
[INFO] [stdout] test weight::tests::kilo_weight_constructor_panic - should panic ... ok
[INFO] [stderr]    Doc-tests bitcoin_units
[INFO] [stdout] test weight::tests::to_vb_ceil ... ok
[INFO] [stdout] test fee_rate::tests::checked_weight_mul_test ... ok
[INFO] [stdout] test locktime::absolute::tests::height_from_str_hex_invalid_hex_should_err ... ok
[INFO] [stdout] test weight::tests::weight_constructor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 180 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/locktime/absolute.rs - locktime::absolute::Height::from_consensus (line 54) ... ok
[INFO] [stdout] test src/amount.rs - amount::Amount::to_btc (line 942) ... ok
[INFO] [stdout] test src/locktime/absolute.rs - locktime::absolute::Time::from_consensus (line 149) ... ok
[INFO] [stdout] test src/amount.rs - amount::Denomination (line 24) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "804570e6185cc4ddfbd18d824e6082cdce81be20ea4bb9bd995902a1dfd919b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "804570e6185cc4ddfbd18d824e6082cdce81be20ea4bb9bd995902a1dfd919b6", kill_on_drop: false }`
[INFO] [stdout] 804570e6185cc4ddfbd18d824e6082cdce81be20ea4bb9bd995902a1dfd919b6
