[INFO] cloning repository Joystream/runtime-example-module [INFO] running `"git" "clone" "--bare" "git://github.com/Joystream/runtime-example-module.git" "work/cache/sources/gh/Joystream/runtime-example-module"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Joystream/runtime-example-module'... [INFO] running `"git" "clone" "work/cache/sources/gh/Joystream/runtime-example-module" "work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/Joystream/runtime-example-module"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/Joystream/runtime-example-module'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Joystream/runtime-example-module" "work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/Joystream/runtime-example-module"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/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 master#5f9c0448dde167128d668da4555879f64e56af1d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Joystream/runtime-example-module on toolchain try#8ec8125bea94852768b56958f05da47666c21ab0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "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/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/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/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/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" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/joystream/substrate.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primitive-types v0.2.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking Joystream/runtime-example-module against master#5f9c0448dde167128d668da4555879f64e56af1d for pr-62133 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62133/worker-7/master#5f9c0448dde167128d668da4555879f64e56af1d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/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=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" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 69860d19595ffc6c3eb7ddcf2e7bcd7c4c5f0a0df74c73c81a24caccf383412f [INFO] running `"docker" "start" "-a" "69860d19595ffc6c3eb7ddcf2e7bcd7c4c5f0a0df74c73c81a24caccf383412f"` [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Checking hashmap_core v0.1.10 [INFO] [stderr] Checking hash-db v0.12.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Checking environmental v1.0.1 [INFO] [stderr] Checking integer-sqrt v0.1.2 [INFO] [stderr] Checking bitmask v0.5.0 [INFO] [stderr] Checking strum v0.14.0 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking proc-macro2 v0.4.29 [INFO] [stderr] Checking trie-root v0.12.2 [INFO] [stderr] Compiling hex-literal-impl v0.1.2 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [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] Checking impl-serde v0.1.1 [INFO] [stderr] Checking ring v0.14.6 [INFO] [stderr] Checking parity-wasm v0.31.3 [INFO] [stderr] Checking hash256-std-hasher v0.12.2 [INFO] [stderr] Checking uint v0.6.1 [INFO] [stderr] Checking elastic-array v0.10.2 [INFO] [stderr] Checking memory-db v0.12.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.3 [INFO] [stderr] Checking quote v0.6.12 [INFO] [stderr] Checking hex-literal v0.1.4 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking substrate-panic-handler v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling curve25519-dalek v1.1.3 [INFO] [stderr] Checking merlin v1.1.0 [INFO] [stderr] Checking libsecp256k1 v0.2.2 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking wasmi-validation v0.1.0 [INFO] [stderr] Checking fixed-hash v0.3.0 [INFO] [stderr] Checking wasmi v0.4.5 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking trie-db v0.12.2 [INFO] [stderr] Checking twox-hash v1.2.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking once_cell v0.1.8 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling parity-codec-derive v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling proc-macro-hack v0.5.5 [INFO] [stderr] Compiling srml-support-procedural-tools-derive v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling sr-api-macros v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling strum_macros v0.14.0 [INFO] [stderr] Compiling paste-impl v0.1.5 [INFO] [stderr] Compiling srml-support-procedural-tools v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Checking paste v0.1.5 [INFO] [stderr] Checking parity-codec v3.5.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking impl-codec v0.2.0 [INFO] [stderr] Checking substrate-trie v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Checking primitive-types v0.2.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Checking tiny-bip39 v0.6.2 [INFO] [stderr] Compiling srml-support-procedural v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Checking schnorrkel v0.1.1 [INFO] [stderr] Checking substrate-bip39 v0.2.1 (https://github.com/paritytech/substrate-bip39#44307fda) [INFO] [stderr] Checking substrate-primitives v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Checking substrate-state-machine v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Checking srml-metadata v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Checking substrate-keyring v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Checking sr-primitives v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Checking substrate-inherents v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Checking srml-support v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Checking srml-system v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Checking srml-balances v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Checking runtime-example-module v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 52s [INFO] running `"docker" "inspect" "69860d19595ffc6c3eb7ddcf2e7bcd7c4c5f0a0df74c73c81a24caccf383412f"` [INFO] running `"docker" "rm" "-f" "69860d19595ffc6c3eb7ddcf2e7bcd7c4c5f0a0df74c73c81a24caccf383412f"` [INFO] [stdout] 69860d19595ffc6c3eb7ddcf2e7bcd7c4c5f0a0df74c73c81a24caccf383412f