[INFO] updating cached repository Joystream/runtime-example-module [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Joystream/runtime-example-module [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Joystream/runtime-example-module" "work/ex/beta-1.38-1/sources/1.37.0/gh/Joystream/runtime-example-module"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Joystream/runtime-example-module'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Joystream/runtime-example-module" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Joystream/runtime-example-module"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Joystream/runtime-example-module'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 96075fc12214e58a752c9410260f7974d98bdb16 [INFO] sha for GitHub repo Joystream/runtime-example-module: 96075fc12214e58a752c9410260f7974d98bdb16 [INFO] validating manifest of Joystream/runtime-example-module on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Joystream/runtime-example-module on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Joystream/runtime-example-module [INFO] finished frobbing Joystream/runtime-example-module [INFO] frobbed toml for Joystream/runtime-example-module written to work/ex/beta-1.38-1/sources/1.37.0/gh/Joystream/runtime-example-module/Cargo.toml [INFO] started frobbing Joystream/runtime-example-module [INFO] finished frobbing Joystream/runtime-example-module [INFO] frobbed toml for Joystream/runtime-example-module written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Joystream/runtime-example-module/Cargo.toml [INFO] crate Joystream/runtime-example-module already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Joystream/runtime-example-module against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Joystream/runtime-example-module:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] e67dc71f04319025a9ecdd370c3ee3fa35e47d9dd8684297be76b5ce9649744a [INFO] running `"docker" "start" "-a" "e67dc71f04319025a9ecdd370c3ee3fa35e47d9dd8684297be76b5ce9649744a"` [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling subtle v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling hashmap_core v0.1.10 [INFO] [stderr] Compiling hash-db v0.12.2 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling environmental v1.0.1 [INFO] [stderr] Compiling integer-sqrt v0.1.2 [INFO] [stderr] Compiling bitmask v0.5.0 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling trie-root v0.12.2 [INFO] [stderr] Compiling hex-literal-impl v0.1.2 [INFO] [stderr] Compiling parity-wasm v0.31.3 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling sr-std v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling sr-io v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling safe-mix v1.0.0 [INFO] [stderr] Compiling impl-serde v0.1.1 [INFO] [stderr] Compiling elastic-array v0.10.2 [INFO] [stderr] Compiling memory-db v0.12.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling uint v0.6.1 [INFO] [stderr] Compiling hash256-std-hasher v0.12.2 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling proc-macro-crate v0.1.3 [INFO] [stderr] Compiling hex-literal v0.1.4 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/hex-literal-0.1.4/src/lib.rs:38:1 [INFO] [stderr] | [INFO] [stderr] 38 | / proc_macro_expr_decl! { [INFO] [stderr] 39 | | /// Macro for converting hex string to byte array at compile time [INFO] [stderr] 40 | | hex! => hex_impl [INFO] [stderr] 41 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: message: assertion failed: `(left == right)` [INFO] [stderr] left: `Some("#[allow(unused,")`, [INFO] [stderr] right: `Some("#[allow(unused")` [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `hex-literal`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e67dc71f04319025a9ecdd370c3ee3fa35e47d9dd8684297be76b5ce9649744a"` [INFO] running `"docker" "rm" "-f" "e67dc71f04319025a9ecdd370c3ee3fa35e47d9dd8684297be76b5ce9649744a"` [INFO] [stdout] e67dc71f04319025a9ecdd370c3ee3fa35e47d9dd8684297be76b5ce9649744a