[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] 51f5d51900ebe953fae0e3ab69955f1fdc8e1403 [INFO] checking boltlabs-inc/zkchan-tx against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboltlabs-inc%2Fzkchan-tx" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boltlabs-inc/zkchan-tx on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-13/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/AleoHQ/wagyu` [INFO] [stderr] Updating git submodule `https://github.com/ArgusHQ/mymonero-core-cpp.git` [INFO] [stderr] Updating git submodule `https://github.com/mymonero/monero-core-custom` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-lite v0.2.5 [INFO] [stderr] Downloaded base58-monero v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b130a6ec79678cf9b0e4c3567911a371639d21da6109c4bb0e861fe8a21816a8 [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" "b130a6ec79678cf9b0e4c3567911a371639d21da6109c4bb0e861fe8a21816a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b130a6ec79678cf9b0e4c3567911a371639d21da6109c4bb0e861fe8a21816a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b130a6ec79678cf9b0e4c3567911a371639d21da6109c4bb0e861fe8a21816a8", kill_on_drop: false }` [INFO] [stdout] b130a6ec79678cf9b0e4c3567911a371639d21da6109c4bb0e861fe8a21816a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] c35c7caa60397e404db6fdb2c7b6c328d4cc4d21fc77713891f23aa65323331d [INFO] running `Command { std: "docker" "start" "-a" "c35c7caa60397e404db6fdb2c7b6c328d4cc4d21fc77713891f23aa65323331d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-project-lite v0.2.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking bech32 v0.6.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking rlp v0.4.6 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking impl-rlp v0.2.1 [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 uint v0.8.5 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking primitive-types v0.7.3 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/primitive-types-0.7.3/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / construct_uint! { [INFO] [stdout] 34 | | /// 128-bit unsigned integer. [INFO] [stdout] 35 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 36 | | pub struct U128(2); [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/primitive-types-0.7.3/src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / construct_uint! { [INFO] [stdout] 39 | | /// 256-bit unsigned integer. [INFO] [stdout] 40 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 41 | | pub struct U256(4); [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ethbloom v0.9.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/primitive-types-0.7.3/src/lib.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / construct_uint! { [INFO] [stdout] 44 | | /// 512-bits unsigned integer. [INFO] [stdout] 45 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 46 | | pub struct U512(8); [INFO] [stdout] 47 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/primitive-types-0.7.3/src/lib.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | U512(uint_full_mul_reg!(U256, 4, self, other)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `primitive-types` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c35c7caa60397e404db6fdb2c7b6c328d4cc4d21fc77713891f23aa65323331d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c35c7caa60397e404db6fdb2c7b6c328d4cc4d21fc77713891f23aa65323331d", kill_on_drop: false }` [INFO] [stdout] c35c7caa60397e404db6fdb2c7b6c328d4cc4d21fc77713891f23aa65323331d