[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.37-6/sources/1.36.0/gh/Joystream/runtime-example-module"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/gh/Joystream/runtime-example-module"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Joystream/runtime-example-module on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Joystream/runtime-example-module against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "build" "--frozen"` [INFO] [stdout] f6e627a4898287fc9a8ad28a072ed7aeda4fc1c2ddb027a73f6940d056b7c793 [INFO] running `"docker" "start" "-a" "f6e627a4898287fc9a8ad28a072ed7aeda4fc1c2ddb027a73f6940d056b7c793"` [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling crunchy v0.2.1 [INFO] [stderr] Compiling hash-db v0.12.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling sr-std v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling sr-io v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling impl-serde v0.1.1 [INFO] [stderr] Compiling parity-wasm v0.31.3 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling elastic-array v0.10.2 [INFO] [stderr] Compiling hex-literal v0.1.4 [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 digest v0.6.2 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling memory-db v0.12.2 [INFO] [stderr] Compiling trie-root v0.12.2 [INFO] [stderr] Compiling safe-mix v1.0.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling hmac v0.4.2 [INFO] [stderr] Compiling substrate-panic-handler v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling hmac-drbg v0.1.2 [INFO] [stderr] Compiling curve25519-dalek v1.1.3 [INFO] [stderr] Compiling merlin v1.1.0 [INFO] [stderr] Compiling uint v0.6.1 [INFO] [stderr] Compiling hash256-std-hasher v0.12.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling fixed-hash v0.3.0 [INFO] [stderr] Compiling libsecp256k1 v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling twox-hash v1.2.0 [INFO] [stderr] Compiling trie-db v0.12.2 [INFO] [stderr] Compiling wasmi-validation v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.3 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling wasmi v0.4.5 [INFO] [stderr] Compiling 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 srml-support-procedural-tools-derive v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling proc-macro-hack v0.5.5 [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] Compiling paste v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling parity-codec v3.5.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Compiling tiny-bip39 v0.6.2 [INFO] [stderr] Compiling impl-codec v0.2.0 [INFO] [stderr] Compiling substrate-trie v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling schnorrkel v0.1.1 [INFO] [stderr] Compiling primitive-types v0.2.1 [INFO] [stderr] Compiling srml-support-procedural v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling substrate-bip39 v0.2.1 (https://github.com/paritytech/substrate-bip39#44307fda) [INFO] [stderr] Compiling substrate-primitives v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling substrate-state-machine v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling srml-metadata v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling substrate-keyring v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling sr-primitives v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling substrate-inherents v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling srml-support v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling srml-system v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling srml-balances v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling runtime-example-module v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 36s [INFO] running `"docker" "inspect" "f6e627a4898287fc9a8ad28a072ed7aeda4fc1c2ddb027a73f6940d056b7c793"` [INFO] running `"docker" "rm" "-f" "f6e627a4898287fc9a8ad28a072ed7aeda4fc1c2ddb027a73f6940d056b7c793"` [INFO] [stdout] f6e627a4898287fc9a8ad28a072ed7aeda4fc1c2ddb027a73f6940d056b7c793 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] d873885c5442df83ecc712327ce7b1b7eb0fdb90625c7a1a0c4b874c59082572 [INFO] running `"docker" "start" "-a" "d873885c5442df83ecc712327ce7b1b7eb0fdb90625c7a1a0c4b874c59082572"` [INFO] [stderr] Compiling runtime-example-module v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.37s [INFO] running `"docker" "inspect" "d873885c5442df83ecc712327ce7b1b7eb0fdb90625c7a1a0c4b874c59082572"` [INFO] running `"docker" "rm" "-f" "d873885c5442df83ecc712327ce7b1b7eb0fdb90625c7a1a0c4b874c59082572"` [INFO] [stdout] d873885c5442df83ecc712327ce7b1b7eb0fdb90625c7a1a0c4b874c59082572 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen"` [INFO] [stdout] b0d4f8b62321dbb6ea98d9e26c4fd86df6ddd0d29a6e1b29beaa37543e0920ea [INFO] running `"docker" "start" "-a" "b0d4f8b62321dbb6ea98d9e26c4fd86df6ddd0d29a6e1b29beaa37543e0920ea"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/crater/target/debug/deps/runtime_example_module-21564bfb65845d55 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::it_works_for_optional_value ... ok [INFO] [stdout] test tests::it_works_for_default_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests runtime-example-module [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 180) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b0d4f8b62321dbb6ea98d9e26c4fd86df6ddd0d29a6e1b29beaa37543e0920ea"` [INFO] running `"docker" "rm" "-f" "b0d4f8b62321dbb6ea98d9e26c4fd86df6ddd0d29a6e1b29beaa37543e0920ea"` [INFO] [stdout] b0d4f8b62321dbb6ea98d9e26c4fd86df6ddd0d29a6e1b29beaa37543e0920ea