[INFO] cloning repository CodeChain-io/codechain-agent-hub [INFO] running `"git" "clone" "--bare" "git://github.com/CodeChain-io/codechain-agent-hub.git" "work/cache/sources/gh/CodeChain-io/codechain-agent-hub"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/CodeChain-io/codechain-agent-hub'... [INFO] running `"git" "clone" "work/cache/sources/gh/CodeChain-io/codechain-agent-hub" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/CodeChain-io/codechain-agent-hub"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/CodeChain-io/codechain-agent-hub'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/CodeChain-io/codechain-agent-hub" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/CodeChain-io/codechain-agent-hub"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/CodeChain-io/codechain-agent-hub'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fa0c25ce6b31d32efe01fe6a1fd39e784b9da29b [INFO] sha for GitHub repo CodeChain-io/codechain-agent-hub: fa0c25ce6b31d32efe01fe6a1fd39e784b9da29b [INFO] validating manifest of CodeChain-io/codechain-agent-hub on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of CodeChain-io/codechain-agent-hub on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing CodeChain-io/codechain-agent-hub [INFO] finished frobbing CodeChain-io/codechain-agent-hub [INFO] frobbed toml for CodeChain-io/codechain-agent-hub written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/CodeChain-io/codechain-agent-hub/Cargo.toml [INFO] started frobbing CodeChain-io/codechain-agent-hub [INFO] finished frobbing CodeChain-io/codechain-agent-hub [INFO] frobbed toml for CodeChain-io/codechain-agent-hub written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/CodeChain-io/codechain-agent-hub/Cargo.toml [INFO] crate CodeChain-io/codechain-agent-hub already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/CodeChain-io/rust-codechain-primitives.git` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking CodeChain-io/codechain-agent-hub against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-4/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/CodeChain-io/codechain-agent-hub:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 29efd172552b02db59b07952f43c9679a67f1bfedd56f4542da574e64a542ccf [INFO] running `"docker" "start" "-a" "29efd172552b02db59b07952f43c9679a67f1bfedd56f4542da574e64a542ccf"` [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking ethereum-types-serialize v0.2.2 [INFO] [stderr] Checking uint v0.4.1 [INFO] [stderr] Checking fixed-hash v0.2.5 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking ws v0.8.0 [INFO] [stderr] Checking jsonrpc-core v8.0.1 (https://github.com/paritytech/jsonrpc.git?branch=parity-1.11#a1b2bb74) [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Checking ethbloom v0.5.3 [INFO] [stderr] Checking ethereum-types v0.4.2 [INFO] [stderr] Checking postgres-shared v0.4.2 [INFO] [stderr] Checking primitives v0.4.0 (https://github.com/CodeChain-io/rust-codechain-primitives.git#3e4a7c6d) [INFO] [stderr] Checking postgres v0.15.2 [INFO] [stderr] Checking codechain-agent-hub v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/logger/macros.rs:4:43 [INFO] [stderr] | [INFO] [stderr] 3 | ($lvl:expr, $($arg:tt)+) => ({ [INFO] [stderr] | - expected repetition [INFO] [stderr] 4 | log!(target: "agent-hub", $lvl, $($arg)*); [INFO] [stderr] | ^^^^ - conflicting repetition [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> src/logger/macros.rs:4:43 [INFO] [stderr] | [INFO] [stderr] 3 | ($lvl:expr, $($arg:tt)+) => ({ [INFO] [stderr] | - expected repetition [INFO] [stderr] 4 | log!(target: "agent-hub", $lvl, $($arg)*); [INFO] [stderr] | ^^^^ - conflicting repetition [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `codechain-agent-hub`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `codechain-agent-hub`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "29efd172552b02db59b07952f43c9679a67f1bfedd56f4542da574e64a542ccf"` [INFO] running `"docker" "rm" "-f" "29efd172552b02db59b07952f43c9679a67f1bfedd56f4542da574e64a542ccf"` [INFO] [stdout] 29efd172552b02db59b07952f43c9679a67f1bfedd56f4542da574e64a542ccf