[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] ed3e58200907453072548b9466b9570d70f88922 [INFO] checking boltlabs-inc/zkchan-tx against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboltlabs-inc%2Fzkchan-tx" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boltlabs-inc/zkchan-tx on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-1/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" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 708281f5169375448680b968b9cfa3737452c2184ab7e3ec01ba5a88ef6b2e59 [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" "708281f5169375448680b968b9cfa3737452c2184ab7e3ec01ba5a88ef6b2e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "708281f5169375448680b968b9cfa3737452c2184ab7e3ec01ba5a88ef6b2e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708281f5169375448680b968b9cfa3737452c2184ab7e3ec01ba5a88ef6b2e59", kill_on_drop: false }` [INFO] [stdout] 708281f5169375448680b968b9cfa3737452c2184ab7e3ec01ba5a88ef6b2e59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c017baf34192a3bbcf81bcbddae07b7c1fbcbdc02b66103a1a22b801dce1f9b [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" "7c017baf34192a3bbcf81bcbddae07b7c1fbcbdc02b66103a1a22b801dce1f9b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking bech32 v0.6.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking rlp v0.4.5 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking fixed-hash v0.6.0 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Checking primitive-types v0.7.0 [INFO] [stderr] Checking ethbloom v0.9.0 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking ff v0.6.0 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking ethereum-types v0.9.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking base58-monero v0.2.0 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking wagyu-model v0.6.3 (https://github.com/AleoHQ/wagyu#5d7cc8d6) [INFO] [stderr] Checking wagyu-bitcoin v0.6.3 (https://github.com/AleoHQ/wagyu#5d7cc8d6) [INFO] [stderr] Checking zkchan-tx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "7c017baf34192a3bbcf81bcbddae07b7c1fbcbdc02b66103a1a22b801dce1f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c017baf34192a3bbcf81bcbddae07b7c1fbcbdc02b66103a1a22b801dce1f9b", kill_on_drop: false }` [INFO] [stdout] 7c017baf34192a3bbcf81bcbddae07b7c1fbcbdc02b66103a1a22b801dce1f9b