[INFO] updating cached repository Joystream/substrate-forum-module [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Joystream/substrate-forum-module [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Joystream/substrate-forum-module" "work/ex/beta-1.37-6/sources/1.36.0/gh/Joystream/substrate-forum-module"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Joystream/substrate-forum-module'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Joystream/substrate-forum-module" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Joystream/substrate-forum-module"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Joystream/substrate-forum-module'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d724d9946ab01c6d3b4307ca6ea9263dabd58d34 [INFO] sha for GitHub repo Joystream/substrate-forum-module: d724d9946ab01c6d3b4307ca6ea9263dabd58d34 [INFO] validating manifest of Joystream/substrate-forum-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/substrate-forum-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/substrate-forum-module [INFO] finished frobbing Joystream/substrate-forum-module [INFO] frobbed toml for Joystream/substrate-forum-module written to work/ex/beta-1.37-6/sources/1.36.0/gh/Joystream/substrate-forum-module/Cargo.toml [INFO] started frobbing Joystream/substrate-forum-module [INFO] finished frobbing Joystream/substrate-forum-module [INFO] frobbed toml for Joystream/substrate-forum-module written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Joystream/substrate-forum-module/Cargo.toml [INFO] crate Joystream/substrate-forum-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/substrate-forum-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-5/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/substrate-forum-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] 159314ad6796edde632888926fbd92d18963075ee48f8bfea049269a06e5c159 [INFO] running `"docker" "start" "-a" "159314ad6796edde632888926fbd92d18963075ee48f8bfea049269a06e5c159"` [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling subtle v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling hash-db v0.12.2 [INFO] [stderr] Compiling hashmap_core v0.1.10 [INFO] [stderr] Compiling memory_units v0.3.0 [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 byteorder v1.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling trie-root v0.12.2 [INFO] [stderr] Compiling hex-literal-impl v0.1.2 [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 ring v0.14.6 [INFO] [stderr] Compiling impl-serde v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand v0.5.6 [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 backtrace v0.3.15 [INFO] [stderr] Compiling hash256-std-hasher v0.12.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling parity-wasm v0.31.3 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling hex-literal v0.1.4 [INFO] [stderr] Compiling hmac v0.4.2 [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling uint v0.6.1 [INFO] [stderr] Compiling elastic-array v0.10.2 [INFO] [stderr] Compiling memory-db v0.12.2 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling substrate-panic-handler v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [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 fixed-hash v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling libsecp256k1 v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling trie-db v0.12.2 [INFO] [stderr] Compiling twox-hash v1.2.0 [INFO] [stderr] Compiling wasmi-validation v0.1.0 [INFO] [stderr] Compiling wasmi v0.4.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [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 srml-timestamp v1.0.0 (https://github.com/joystream/substrate.git?rev=6dfc3e8b057bb00322136251a0f10305fbb1ad8f#6dfc3e8b) [INFO] [stderr] Compiling substrate-forum-module v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 46s [INFO] running `"docker" "inspect" "159314ad6796edde632888926fbd92d18963075ee48f8bfea049269a06e5c159"` [INFO] running `"docker" "rm" "-f" "159314ad6796edde632888926fbd92d18963075ee48f8bfea049269a06e5c159"` [INFO] [stdout] 159314ad6796edde632888926fbd92d18963075ee48f8bfea049269a06e5c159 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/substrate-forum-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] c6e8f6d77f2aa5a341ad73a3471edac0808c3bf621ab4638ff66dbc6cec01cc3 [INFO] running `"docker" "start" "-a" "c6e8f6d77f2aa5a341ad73a3471edac0808c3bf621ab4638ff66dbc6cec01cc3"` [INFO] [stderr] Compiling substrate-forum-module v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: variant is never constructed: `Root` [INFO] [stderr] --> src/mock.rs:121:5 [INFO] [stderr] | [INFO] [stderr] 121 | Root [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.61s [INFO] running `"docker" "inspect" "c6e8f6d77f2aa5a341ad73a3471edac0808c3bf621ab4638ff66dbc6cec01cc3"` [INFO] running `"docker" "rm" "-f" "c6e8f6d77f2aa5a341ad73a3471edac0808c3bf621ab4638ff66dbc6cec01cc3"` [INFO] [stdout] c6e8f6d77f2aa5a341ad73a3471edac0808c3bf621ab4638ff66dbc6cec01cc3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/substrate-forum-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] b1cc28d7b211046af6f72681d6b11d7780e453c9ebc85fdf84a37dc9e322ef2e [INFO] running `"docker" "start" "-a" "b1cc28d7b211046af6f72681d6b11d7780e453c9ebc85fdf84a37dc9e322ef2e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/crater/target/debug/deps/substrate_forum_module-faa76f128e9e3560 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::create_thread_not_forum_member ... ok [INFO] [stdout] test tests::create_category_successfully ... ok [INFO] [stdout] test tests::set_forum_sudo_unset ... ok [INFO] [stdout] test tests::create_category_title_too_long ... ok [INFO] [stdout] test tests::update_category_undelete_and_unarchive ... ok [INFO] [stdout] test tests::set_forum_sudo_update ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests substrate-forum-module [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 174) ... 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" "b1cc28d7b211046af6f72681d6b11d7780e453c9ebc85fdf84a37dc9e322ef2e"` [INFO] running `"docker" "rm" "-f" "b1cc28d7b211046af6f72681d6b11d7780e453c9ebc85fdf84a37dc9e322ef2e"` [INFO] [stdout] b1cc28d7b211046af6f72681d6b11d7780e453c9ebc85fdf84a37dc9e322ef2e