[INFO] cloning repository https://github.com/zarbchain/tanour [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zarbchain/tanour" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzarbchain%2Ftanour", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzarbchain%2Ftanour'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 353f0d834c22c1bf178e1701fbc4b9857df4c312 [INFO] checking zarbchain/tanour against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzarbchain%2Ftanour" "/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/zarbchain/tanour 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/zarbchain/tanour [INFO] finished tweaking git repo https://github.com/zarbchain/tanour [INFO] tweaked toml for git repo https://github.com/zarbchain/tanour written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/zarbchain/tanour 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmi v0.7.0 [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" "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] 03eae3431eb756e84b37d6fb42539669466564ab0938fcaed0c7701334687aec [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" "03eae3431eb756e84b37d6fb42539669466564ab0938fcaed0c7701334687aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03eae3431eb756e84b37d6fb42539669466564ab0938fcaed0c7701334687aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03eae3431eb756e84b37d6fb42539669466564ab0938fcaed0c7701334687aec", kill_on_drop: false }` [INFO] [stdout] 03eae3431eb756e84b37d6fb42539669466564ab0938fcaed0c7701334687aec [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" "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] 11b773414dba9d5f6e106dd4b3c8afe4d9c9f7abb034caf4aeafea3e53eed4c3 [INFO] running `Command { std: "docker" "start" "-a" "11b773414dba9d5f6e106dd4b3c8afe4d9c9f7abb034caf4aeafea3e53eed4c3", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking wasmi-validation v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Checking pwasm-utils v0.16.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking parity-scale-codec v1.3.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking simple_logger v1.11.0 [INFO] [stderr] Checking wasmi v0.7.0 [INFO] [stderr] Compiling snafu-derive v0.6.9 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.7.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/primitive-types-0.7.2/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / construct_uint! { [INFO] [stdout] 29 | | /// 128-bit unsigned integer. [INFO] [stdout] 30 | | pub struct U128(2); [INFO] [stdout] 31 | | } [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.2/src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / construct_uint! { [INFO] [stdout] 33 | | /// 256-bit unsigned integer. [INFO] [stdout] 34 | | pub struct U256(4); [INFO] [stdout] 35 | | } [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.2/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / construct_uint! { [INFO] [stdout] 37 | | /// 512-bits unsigned integer. [INFO] [stdout] 38 | | pub struct U512(8); [INFO] [stdout] 39 | | } [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.2/src/lib.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | 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] [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" "11b773414dba9d5f6e106dd4b3c8afe4d9c9f7abb034caf4aeafea3e53eed4c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11b773414dba9d5f6e106dd4b3c8afe4d9c9f7abb034caf4aeafea3e53eed4c3", kill_on_drop: false }` [INFO] [stdout] 11b773414dba9d5f6e106dd4b3c8afe4d9c9f7abb034caf4aeafea3e53eed4c3