[INFO] cloning repository https://github.com/camilofabregas/bitcoin_node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/camilofabregas/bitcoin_node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamilofabregas%2Fbitcoin_node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamilofabregas%2Fbitcoin_node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2eddfe3ab79cba3978e0ecbbc440b8756abdcde8
[INFO] testing camilofabregas/bitcoin_node against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamilofabregas%2Fbitcoin_node" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/camilofabregas/bitcoin_node
[INFO] finished tweaking git repo https://github.com/camilofabregas/bitcoin_node
[INFO] tweaked toml for git repo https://github.com/camilofabregas/bitcoin_node written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/camilofabregas/bitcoin_node on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/camilofabregas/bitcoin_node 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/gtk3-rs.git`
[INFO] [stderr]     Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules
[INFO] [stderr]     Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/gtk-rs-core`
[INFO] [stderr]     Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules
[INFO] [stderr]     Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitcoin-private v0.1.0
[INFO] [stderr]   Downloaded crypto-bigint v0.5.2
[INFO] [stderr]   Downloaded quote v1.0.28
[INFO] [stderr]   Downloaded bitcoin_hashes v0.12.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.9
[INFO] [stderr]   Downloaded const-oid v0.9.2
[INFO] [stderr]   Downloaded cfg-expr v0.15.2
[INFO] [stderr]   Downloaded toml_edit v0.19.10
[INFO] [stderr]   Downloaded der v0.7.6
[INFO] [stderr]   Downloaded toml v0.7.4
[INFO] [stderr]   Downloaded log v0.4.18
[INFO] [stderr]   Downloaded proc-macro2 v1.0.59
[INFO] [stderr]   Downloaded ecdsa v0.16.7
[INFO] [stderr]   Downloaded serde_spanned v0.6.2
[INFO] [stderr]   Downloaded syn v2.0.18
[INFO] [stderr]   Downloaded toml_datetime v0.6.2
[INFO] [stderr]   Downloaded system-deps v6.1.0
[INFO] [stderr]   Downloaded sec1 v0.7.2
[INFO] [stderr]   Downloaded cpufeatures v0.2.7
[INFO] [stderr]   Downloaded secp256k1 v0.27.0
[INFO] [stderr]   Downloaded libc v0.2.146
[INFO] [stderr]   Downloaded secp256k1-sys v0.8.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e9855c5ed0f0db310361ae17e7713140a31f8c2b138a31a867cac731d8d9c20
[INFO] running `Command { std: "docker" "start" "-a" "2e9855c5ed0f0db310361ae17e7713140a31f8c2b138a31a867cac731d8d9c20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e9855c5ed0f0db310361ae17e7713140a31f8c2b138a31a867cac731d8d9c20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e9855c5ed0f0db310361ae17e7713140a31f8c2b138a31a867cac731d8d9c20", kill_on_drop: false }`
[INFO] [stdout] 2e9855c5ed0f0db310361ae17e7713140a31f8c2b138a31a867cac731d8d9c20
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21bbf671e19212f8f830bf9b108a64bbadc9ce79ea1c47827713071ef1f0ef04
[INFO] running `Command { std: "docker" "start" "-a" "21bbf671e19212f8f830bf9b108a64bbadc9ce79ea1c47827713071ef1f0ef04", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]    Compiling target-lexicon v0.12.7
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling der v0.7.6
[INFO] [stderr]    Compiling gio v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#009aca95)
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling gtk v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling cfg-expr v0.15.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.2
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling elliptic-curve v0.13.5
[INFO] [stderr]    Compiling serde_spanned v0.6.2
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling ecdsa v0.16.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling k256 v0.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling toml v0.7.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.1.0
[INFO] [stderr]    Compiling glib-macros v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#009aca95)
[INFO] [stderr]    Compiling gtk3-macros v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]    Compiling glib-sys v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#009aca95)
[INFO] [stderr]    Compiling gobject-sys v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#009aca95)
[INFO] [stderr]    Compiling gio-sys v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#009aca95)
[INFO] [stderr]    Compiling gdk-sys v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#009aca95)
[INFO] [stderr]    Compiling pango-sys v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#009aca95)
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#009aca95)
[INFO] [stderr]    Compiling atk-sys v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]    Compiling gtk-sys v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling glib v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#009aca95)
[INFO] [stderr]    Compiling cairo-rs v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#009aca95)
[INFO] [stderr]    Compiling atk v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#009aca95)
[INFO] [stderr]    Compiling pango v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#009aca95)
[INFO] [stderr]    Compiling gdk v0.18.0 (https://github.com/gtk-rs/gtk3-rs.git#0df6f14f)
[INFO] [stderr]    Compiling rustify-11 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "21bbf671e19212f8f830bf9b108a64bbadc9ce79ea1c47827713071ef1f0ef04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21bbf671e19212f8f830bf9b108a64bbadc9ce79ea1c47827713071ef1f0ef04", kill_on_drop: false }`
[INFO] [stdout] 21bbf671e19212f8f830bf9b108a64bbadc9ce79ea1c47827713071ef1f0ef04
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50b5afe795ddf297836090a8953aa0d39aa63700acb658ed82ddc70d403d83ec
[INFO] running `Command { std: "docker" "start" "-a" "50b5afe795ddf297836090a8953aa0d39aa63700acb658ed82ddc70d403d83ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustify-11 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.04s
[INFO] running `Command { std: "docker" "inspect" "50b5afe795ddf297836090a8953aa0d39aa63700acb658ed82ddc70d403d83ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50b5afe795ddf297836090a8953aa0d39aa63700acb658ed82ddc70d403d83ec", kill_on_drop: false }`
[INFO] [stdout] 50b5afe795ddf297836090a8953aa0d39aa63700acb658ed82ddc70d403d83ec
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8e9bf8d294e24cdb93428627deeba3d35d22e32b52daf04fa491f49a5697f6ba
[INFO] running `Command { std: "docker" "start" "-a" "8e9bf8d294e24cdb93428627deeba3d35d22e32b52daf04fa491f49a5697f6ba", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustify_11-c8834cbb980ffaa0)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test account::tests::obtain_hex_privatekey_test ... ok
[INFO] [stdout] test block::tests::test_block_hash_conversion ... ok
[INFO] [stdout] test account::tests::test_obtain_account_balance_ ... ok
[INFO] [stdout] test block_validation::tests::test_merkle_tree_bien_generado ... ok
[INFO] [stdout] test block_validation::tests::test_merkle_proof_bien_generada ... ok
[INFO] [stdout] test block_validation::tests::test_proof_of_inclusion_una_transaccion ... ok
[INFO] [stdout] test block_validation::tests::test_proof_of_inclusion_datos_reales ... ok
[INFO] [stdout] test block_validation::tests::test_proof_of_work_caso_false ... ok
[INFO] [stdout] test block_validation::tests::test_proof_of_work_caso_true ... ok
[INFO] [stdout] test compactsize::tests::compactsize_test ... ok
[INFO] [stdout] test compactsize::tests::csize_as_bytes_test ... ok
[INFO] [stdout] test compactsize::tests::parse_to_u64_test ... ok
[INFO] [stdout] test errors::tests::test_obtener_mensaje_personalizado ... ok
[INFO] [stdout] test locktime::tests::locktime_blockheight_test ... ok
[INFO] [stdout] test locktime::tests::locktime_new_test ... ok
[INFO] [stdout] test locktime::tests::locktime_unixtime_test ... ok
[INFO] [stdout] test message_header::tests::test_message_header ... ok
[INFO] [stdout] test message_header::tests::test_procesar_comando ... ok
[INFO] [stdout] test message_header::tests::test_procesar_payload ... ok
[INFO] [stdout] test serialized_block::tests::obtain_blockname_from_blockhash_test ... ok
[INFO] [stdout] test serialized_block::tests::test_obtain_blockhash ... ok
[INFO] [stdout] test version::tests::test_as_bytes ... ok
[INFO] [stdout] test version::tests::test_from_bytes ... ok
[INFO] [stdout] test txn::tests::test_obtain_txid ... ok
[INFO] [stdout] test version::tests::test_procesar_ip ... ok
[INFO] [stdout] test txn::tests::test_obtain_txid_from_inventory ... ok
[INFO] [stdout] test wallet_events::tests::claves_validas_test ... ok
[INFO] [stdout] test wallet_txn::tests::test_obtain_z ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/rustify_11-c8834cbb980ffaa0` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "8e9bf8d294e24cdb93428627deeba3d35d22e32b52daf04fa491f49a5697f6ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e9bf8d294e24cdb93428627deeba3d35d22e32b52daf04fa491f49a5697f6ba", kill_on_drop: false }`
[INFO] [stdout] 8e9bf8d294e24cdb93428627deeba3d35d22e32b52daf04fa491f49a5697f6ba
