[INFO] updating cached repository https://github.com/shawntabrizi/substrate-module-template [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/shawntabrizi/substrate-module-template [INFO] [stderr] a40ec6b..c37c3b1 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c37c3b1c8523e1225e9885c1054e6a995ceae3c9 [INFO] testing shawntabrizi/substrate-module-template against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshawntabrizi%2Fsubstrate-module-template" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shawntabrizi/substrate-module-template on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/shawntabrizi/substrate-module-template [INFO] finished tweaking git repo https://github.com/shawntabrizi/substrate-module-template [INFO] tweaked toml for git repo https://github.com/shawntabrizi/substrate-module-template written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/shawntabrizi/substrate-module-template already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 082b6012c78caf9feec796d96ea06310817da68c277efa0f9e4a10b000a1d031 [INFO] running `"docker" "start" "-a" "082b6012c78caf9feec796d96ea06310817da68c277efa0f9e4a10b000a1d031"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.2 [INFO] [stderr] Compiling bitvec v0.14.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling parity-wasm v0.40.3 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling zeroize v0.10.1 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling environmental v1.0.2 [INFO] [stderr] Compiling integer-sqrt v0.1.2 [INFO] [stderr] Compiling once_cell v0.2.4 [INFO] [stderr] Compiling bitmask v0.5.0 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hashbrown v0.6.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling trie-root v0.15.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling sr-std v2.0.0 (https://github.com/paritytech/substrate.git?rev=3dedd246c62255ba6f9b777ecba318dfc2078d85#3dedd246) [INFO] [stderr] Compiling sr-io v2.0.0 (https://github.com/paritytech/substrate.git?rev=3dedd246c62255ba6f9b777ecba318dfc2078d85#3dedd246) [INFO] [stderr] Compiling safe-mix v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling substrate-panic-handler v2.0.0 (https://github.com/paritytech/substrate.git?rev=3dedd246c62255ba6f9b777ecba318dfc2078d85#3dedd246) [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling elastic-array v0.10.2 [INFO] [stderr] Compiling wasmi-validation v0.2.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling merlin v1.2.1 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling fixed-hash v0.4.0 [INFO] [stderr] Compiling uint v0.8.1 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling wasmi v0.5.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling proc-macro-hack v0.5.10 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.2 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling malloc_size_of_derive v0.1.0 [INFO] [stderr] Compiling srml-support-procedural-tools-derive v2.0.0 (https://github.com/paritytech/substrate.git?rev=3dedd246c62255ba6f9b777ecba318dfc2078d85#3dedd246) [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling paste v0.1.6 [INFO] [stderr] Compiling ahash v0.2.13 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling parity-util-mem v0.2.0 [INFO] [stderr] Compiling schnorrkel v0.8.5 [INFO] [stderr] Compiling tiny-bip39 v0.6.2 [INFO] [stderr] Compiling ed25519-dalek v0.9.1 [INFO] [stderr] Compiling trie-db v0.15.2 [INFO] [stderr] Compiling memory-db v0.15.2 [INFO] [stderr] Compiling substrate-bip39 v0.3.1 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling impl-serde v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling srml-support-procedural-tools v2.0.0 (https://github.com/paritytech/substrate.git?rev=3dedd246c62255ba6f9b777ecba318dfc2078d85#3dedd246) [INFO] [stderr] Compiling parity-scale-codec-derive v1.0.3 [INFO] [stderr] Compiling sr-api-macros v2.0.0 (https://github.com/paritytech/substrate.git?rev=3dedd246c62255ba6f9b777ecba318dfc2078d85#3dedd246) [INFO] [stderr] Compiling parity-scale-codec v1.0.6 [INFO] [stderr] Compiling srml-support-procedural v2.0.0 (https://github.com/paritytech/substrate.git?rev=3dedd246c62255ba6f9b777ecba318dfc2078d85#3dedd246) [INFO] [stderr] Compiling impl-codec v0.4.1 [INFO] [stderr] Compiling primitive-types v0.5.1 [INFO] [stderr] Compiling substrate-primitives v2.0.0 (https://github.com/paritytech/substrate.git?rev=3dedd246c62255ba6f9b777ecba318dfc2078d85#3dedd246) [INFO] [stderr] Compiling substrate-trie v2.0.0 (https://github.com/paritytech/substrate.git?rev=3dedd246c62255ba6f9b777ecba318dfc2078d85#3dedd246) [INFO] [stderr] Compiling srml-metadata v2.0.0 (https://github.com/paritytech/substrate.git?rev=3dedd246c62255ba6f9b777ecba318dfc2078d85#3dedd246) [INFO] [stderr] Compiling substrate-state-machine v2.0.0 (https://github.com/paritytech/substrate.git?rev=3dedd246c62255ba6f9b777ecba318dfc2078d85#3dedd246) [INFO] [stderr] Compiling substrate-application-crypto v2.0.0 (https://github.com/paritytech/substrate.git?rev=3dedd246c62255ba6f9b777ecba318dfc2078d85#3dedd246) [INFO] [stderr] Compiling sr-primitives v2.0.0 (https://github.com/paritytech/substrate.git?rev=3dedd246c62255ba6f9b777ecba318dfc2078d85#3dedd246) [INFO] [stderr] Compiling substrate-inherents v2.0.0 (https://github.com/paritytech/substrate.git?rev=3dedd246c62255ba6f9b777ecba318dfc2078d85#3dedd246) [INFO] [stderr] Compiling sr-version v2.0.0 (https://github.com/paritytech/substrate.git?rev=3dedd246c62255ba6f9b777ecba318dfc2078d85#3dedd246) [INFO] [stderr] Compiling srml-support v2.0.0 (https://github.com/paritytech/substrate.git?rev=3dedd246c62255ba6f9b777ecba318dfc2078d85#3dedd246) [INFO] [stderr] Compiling srml-system v2.0.0 (https://github.com/paritytech/substrate.git?rev=3dedd246c62255ba6f9b777ecba318dfc2078d85#3dedd246) [INFO] [stderr] Compiling substrate-module-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `"docker" "inspect" "082b6012c78caf9feec796d96ea06310817da68c277efa0f9e4a10b000a1d031"` [INFO] running `"docker" "rm" "-f" "082b6012c78caf9feec796d96ea06310817da68c277efa0f9e4a10b000a1d031"` [INFO] [stdout] 082b6012c78caf9feec796d96ea06310817da68c277efa0f9e4a10b000a1d031 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3f1026eafffa18bba0681e5f62595d4b29149a639318bd8a840bdfb91177c960 [INFO] running `"docker" "start" "-a" "3f1026eafffa18bba0681e5f62595d4b29149a639318bd8a840bdfb91177c960"` [INFO] [stderr] Compiling substrate-module-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.65s [INFO] running `"docker" "inspect" "3f1026eafffa18bba0681e5f62595d4b29149a639318bd8a840bdfb91177c960"` [INFO] running `"docker" "rm" "-f" "3f1026eafffa18bba0681e5f62595d4b29149a639318bd8a840bdfb91177c960"` [INFO] [stdout] 3f1026eafffa18bba0681e5f62595d4b29149a639318bd8a840bdfb91177c960 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 1805692adb476c335ee380ae509850a790c65b3fd91803ea3e6f7109f10354e2 [INFO] running `"docker" "start" "-a" "1805692adb476c335ee380ae509850a790c65b3fd91803ea3e6f7109f10354e2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/substrate_module_template-c45e07ac9d4ece4c [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" "1805692adb476c335ee380ae509850a790c65b3fd91803ea3e6f7109f10354e2"` [INFO] running `"docker" "rm" "-f" "1805692adb476c335ee380ae509850a790c65b3fd91803ea3e6f7109f10354e2"` [INFO] [stdout] 1805692adb476c335ee380ae509850a790c65b3fd91803ea3e6f7109f10354e2