[INFO] updating cached repository shawntabrizi/substrate-module-template [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/shawntabrizi/substrate-module-template [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/shawntabrizi/substrate-module-template" "work/ex/beta-1.38-1/sources/1.37.0/gh/shawntabrizi/substrate-module-template"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/shawntabrizi/substrate-module-template'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/shawntabrizi/substrate-module-template" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/shawntabrizi/substrate-module-template"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/shawntabrizi/substrate-module-template'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 82250cc38b9f39939c9f2906a3346a8e030c8c4f [INFO] sha for GitHub repo shawntabrizi/substrate-module-template: 82250cc38b9f39939c9f2906a3346a8e030c8c4f [INFO] validating manifest of shawntabrizi/substrate-module-template 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 shawntabrizi/substrate-module-template 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 shawntabrizi/substrate-module-template [INFO] finished frobbing shawntabrizi/substrate-module-template [INFO] frobbed toml for shawntabrizi/substrate-module-template written to work/ex/beta-1.38-1/sources/1.37.0/gh/shawntabrizi/substrate-module-template/Cargo.toml [INFO] started frobbing shawntabrizi/substrate-module-template [INFO] finished frobbing shawntabrizi/substrate-module-template [INFO] frobbed toml for shawntabrizi/substrate-module-template written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/shawntabrizi/substrate-module-template/Cargo.toml [INFO] crate shawntabrizi/substrate-module-template 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 shawntabrizi/substrate-module-template against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/shawntabrizi/substrate-module-template:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 21e7e61ccd23acdc173763894e4d881fb8baa6de2e3f286fb34e94db713223cb [INFO] running `"docker" "start" "-a" "21e7e61ccd23acdc173763894e4d881fb8baa6de2e3f286fb34e94db713223cb"` [INFO] [stderr] Compiling subtle v2.1.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling hash-db v0.12.4 [INFO] [stderr] Compiling hashmap_core v0.1.10 [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 rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling trie-root v0.12.4 [INFO] [stderr] Compiling parity-wasm v0.31.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling sr-std v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#bb684569) [INFO] [stderr] Compiling sr-io v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#bb684569) [INFO] [stderr] Compiling safe-mix v1.0.0 [INFO] [stderr] Compiling hash256-std-hasher v0.12.4 [INFO] [stderr] Compiling tiny-keccak v1.4.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.7 [INFO] [stderr] Compiling srml-support-procedural-tools-derive v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#bb684569) [INFO] [stderr] Compiling substrate-panic-handler v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#bb684569) [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling hmac v0.4.2 [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling hex-literal-impl v0.1.2 [INFO] [stderr] Compiling malloc_size_of_derive v0.1.0 [INFO] [stderr] Compiling hmac-drbg v0.1.2 [INFO] [stderr] Compiling uint v0.7.1 [INFO] [stderr] Compiling elastic-array v0.10.2 [INFO] [stderr] Compiling curve25519-dalek v1.2.1 [INFO] [stderr] Compiling merlin v1.1.0 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling impl-serde v0.2.0 [INFO] [stderr] Compiling impl-serde v0.1.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hex-literal v0.1.4 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling libsecp256k1 v0.2.2 [INFO] [stderr] Compiling paste-impl v0.1.5 [INFO] [stderr] Compiling fixed-hash v0.3.2 [INFO] [stderr] Compiling parity-util-mem v0.1.0 [INFO] [stderr] Compiling wasmi-validation v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling twox-hash v1.3.0 [INFO] [stderr] Compiling trie-db v0.12.4 [INFO] [stderr] Compiling memory-db v0.12.4 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling paste v0.1.5 [INFO] [stderr] Compiling wasmi v0.4.5 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling tiny-bip39 v0.6.2 [INFO] [stderr] Compiling schnorrkel v0.1.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling parity-codec-derive v3.3.0 [INFO] [stderr] Compiling srml-support-procedural-tools v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#bb684569) [INFO] [stderr] Compiling sr-api-macros v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#bb684569) [INFO] [stderr] Compiling substrate-bip39 v0.2.1 (https://github.com/paritytech/substrate-bip39#44307fda) [INFO] [stderr] Compiling parity-codec v3.5.1 [INFO] [stderr] Compiling impl-codec v0.2.0 [INFO] [stderr] Compiling primitive-types v0.2.4 [INFO] [stderr] Compiling srml-support-procedural v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#bb684569) [INFO] [stderr] Compiling substrate-primitives v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#bb684569) [INFO] [stderr] Compiling substrate-trie v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#bb684569) [INFO] [stderr] Compiling srml-metadata v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#bb684569) [INFO] [stderr] Compiling substrate-state-machine v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#bb684569) [INFO] [stderr] Compiling sr-primitives v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#bb684569) [INFO] [stderr] Compiling substrate-inherents v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#bb684569) [INFO] [stderr] Compiling srml-support v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#bb684569) [INFO] [stderr] Compiling srml-system v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#bb684569) [INFO] [stderr] Compiling substrate-module-template v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | /// This module's storage items. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 19 | / decl_storage! { [INFO] [stderr] 20 | | trait Store for Module as TemplateModule { [INFO] [stderr] 21 | | // Just a dummy storage item. [INFO] [stderr] 22 | | // Here we are declaring a StorageValue, `Something` as a Option [INFO] [stderr] ... | [INFO] [stderr] 25 | | } [INFO] [stderr] 26 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 12s [INFO] running `"docker" "inspect" "21e7e61ccd23acdc173763894e4d881fb8baa6de2e3f286fb34e94db713223cb"` [INFO] running `"docker" "rm" "-f" "21e7e61ccd23acdc173763894e4d881fb8baa6de2e3f286fb34e94db713223cb"` [INFO] [stdout] 21e7e61ccd23acdc173763894e4d881fb8baa6de2e3f286fb34e94db713223cb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/shawntabrizi/substrate-module-template:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c9c56e93cccc647c7edcfde11f057069723cf01a1e2ee6663c156b1d774cf7f8 [INFO] running `"docker" "start" "-a" "c9c56e93cccc647c7edcfde11f057069723cf01a1e2ee6663c156b1d774cf7f8"` [INFO] [stderr] Compiling substrate-module-template v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | /// This module's storage items. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 19 | / decl_storage! { [INFO] [stderr] 20 | | trait Store for Module as TemplateModule { [INFO] [stderr] 21 | | // Just a dummy storage item. [INFO] [stderr] 22 | | // Here we are declaring a StorageValue, `Something` as a Option [INFO] [stderr] ... | [INFO] [stderr] 25 | | } [INFO] [stderr] 26 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.33s [INFO] running `"docker" "inspect" "c9c56e93cccc647c7edcfde11f057069723cf01a1e2ee6663c156b1d774cf7f8"` [INFO] running `"docker" "rm" "-f" "c9c56e93cccc647c7edcfde11f057069723cf01a1e2ee6663c156b1d774cf7f8"` [INFO] [stdout] c9c56e93cccc647c7edcfde11f057069723cf01a1e2ee6663c156b1d774cf7f8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/shawntabrizi/substrate-module-template:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 05ae2da95a4f87261c26e9335e9511fd17a2c1d13b0fbc3b3043b94db61c769b [INFO] running `"docker" "start" "-a" "05ae2da95a4f87261c26e9335e9511fd17a2c1d13b0fbc3b3043b94db61c769b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/crater/target/debug/deps/substrate_module_template-fb17d170d9165b6c [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works_for_default_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests substrate-module-template [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "05ae2da95a4f87261c26e9335e9511fd17a2c1d13b0fbc3b3043b94db61c769b"` [INFO] running `"docker" "rm" "-f" "05ae2da95a4f87261c26e9335e9511fd17a2c1d13b0fbc3b3043b94db61c769b"` [INFO] [stdout] 05ae2da95a4f87261c26e9335e9511fd17a2c1d13b0fbc3b3043b94db61c769b