[INFO] cloning repository https://github.com/boltlabs-inc/zkchan-tx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boltlabs-inc/zkchan-tx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboltlabs-inc%2Fzkchan-tx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboltlabs-inc%2Fzkchan-tx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c176346744ba97275a663649f945e3ad1e907861 [INFO] testing boltlabs-inc/zkchan-tx against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboltlabs-inc%2Fzkchan-tx" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boltlabs-inc/zkchan-tx on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/boltlabs-inc/zkchan-tx [INFO] finished tweaking git repo https://github.com/boltlabs-inc/zkchan-tx [INFO] tweaked toml for git repo https://github.com/boltlabs-inc/zkchan-tx written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/boltlabs-inc/zkchan-tx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a09b9de51303be3d835f1e3702b7d7e47c94de3f3ff0ff89667d115443b36b33 [INFO] running `Command { std: "docker" "start" "-a" "a09b9de51303be3d835f1e3702b7d7e47c94de3f3ff0ff89667d115443b36b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a09b9de51303be3d835f1e3702b7d7e47c94de3f3ff0ff89667d115443b36b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a09b9de51303be3d835f1e3702b7d7e47c94de3f3ff0ff89667d115443b36b33", kill_on_drop: false }` [INFO] [stdout] a09b9de51303be3d835f1e3702b7d7e47c94de3f3ff0ff89667d115443b36b33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2743249bf4daa2b88b96bef211ea54e50cd2ebaa393f7326a92b188d6409163f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2743249bf4daa2b88b96bef211ea54e50cd2ebaa393f7326a92b188d6409163f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling bech32 v0.6.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rlp v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling fixed-hash v0.6.0 [INFO] [stderr] Compiling uint v0.8.2 [INFO] [stderr] Compiling ethbloom v0.9.0 [INFO] [stderr] Compiling primitive-types v0.7.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ethereum-types v0.9.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling base58-monero v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling wagyu-model v0.6.3 (https://github.com/AleoHQ/wagyu#5d7cc8d6) [INFO] [stderr] Compiling wagyu-bitcoin v0.6.3 (https://github.com/AleoHQ/wagyu#5d7cc8d6) [INFO] [stderr] Compiling zkchan-tx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "2743249bf4daa2b88b96bef211ea54e50cd2ebaa393f7326a92b188d6409163f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2743249bf4daa2b88b96bef211ea54e50cd2ebaa393f7326a92b188d6409163f", kill_on_drop: false }` [INFO] [stdout] 2743249bf4daa2b88b96bef211ea54e50cd2ebaa393f7326a92b188d6409163f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2549c6a2e0f31f9a693769ab732d59a10b6fd39ce3dceef1b6a2a7d40a229c9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b2549c6a2e0f31f9a693769ab732d59a10b6fd39ce3dceef1b6a2a7d40a229c9", kill_on_drop: false }` [INFO] [stderr] Compiling zkchan-tx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.86s [INFO] running `Command { std: "docker" "inspect" "b2549c6a2e0f31f9a693769ab732d59a10b6fd39ce3dceef1b6a2a7d40a229c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2549c6a2e0f31f9a693769ab732d59a10b6fd39ce3dceef1b6a2a7d40a229c9", kill_on_drop: false }` [INFO] [stdout] b2549c6a2e0f31f9a693769ab732d59a10b6fd39ce3dceef1b6a2a7d40a229c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 76829ba315ef4b0368c95382d60702334c3346c0e83200929ced307d395f3fef [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "76829ba315ef4b0368c95382d60702334c3346c0e83200929ced307d395f3fef", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/zkchan_tx-4a10beb30dc8636c [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test transactions::tests::test_variable_self_delay ... ok [INFO] [stdout] test transactions::tests::bitcoin_testnet_cust_close_from_merch_tx ... ok [INFO] [stdout] test transactions::tests::bitcoin_serialize_utxo_input ... ok [INFO] [stdout] test transactions::tests::bitcoin_p2wsh_address ... ok [INFO] [stdout] test transactions::tests::sign_cust_claim_transaction ... ok [INFO] [stdout] test txutil::tests::claim_child_transaction_outputs ... ok [INFO] [stdout] test transactions::tests::bitcoin_testnet_escrow_tx ... ok [INFO] [stdout] test transactions::tests::sign_merch_dispute_transaction ... ok [INFO] [stdout] test txutil::tests::form_mutual_close_transaction ... ok [INFO] [stdout] test transactions::tests::bitcoin_testnet_cust_close_from_escrow_tx ... ok [INFO] [stdout] test transactions::tests::sign_merch_claim_transactions ... ok [INFO] [stdout] test transactions::tests::bitcoin_testnet_merch_close_tx ... ok [INFO] [stdout] test txutil::tests::form_single_escrow_transaction ... ok [INFO] [stdout] test transactions::tests::bitcoin_testnet_dual_funded_escrow_tx ... ok [INFO] [stdout] test txutil::tests::form_dual_escrow_transaction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests zkchan-tx [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "76829ba315ef4b0368c95382d60702334c3346c0e83200929ced307d395f3fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76829ba315ef4b0368c95382d60702334c3346c0e83200929ced307d395f3fef", kill_on_drop: false }` [INFO] [stdout] 76829ba315ef4b0368c95382d60702334c3346c0e83200929ced307d395f3fef