[INFO] updating cached repository zakimal/tiny-substrate-client [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/zakimal/tiny-substrate-client [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/zakimal/tiny-substrate-client" "work/ex/beta-1.37-6/sources/1.36.0/gh/zakimal/tiny-substrate-client"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/zakimal/tiny-substrate-client'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zakimal/tiny-substrate-client" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/zakimal/tiny-substrate-client"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/zakimal/tiny-substrate-client'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e767566908840b33b6d910f843e0c0a5c88b5666 [INFO] sha for GitHub repo zakimal/tiny-substrate-client: e767566908840b33b6d910f843e0c0a5c88b5666 [INFO] validating manifest of zakimal/tiny-substrate-client 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 zakimal/tiny-substrate-client 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 zakimal/tiny-substrate-client [INFO] finished frobbing zakimal/tiny-substrate-client [INFO] frobbed toml for zakimal/tiny-substrate-client written to work/ex/beta-1.37-6/sources/1.36.0/gh/zakimal/tiny-substrate-client/Cargo.toml [INFO] started frobbing zakimal/tiny-substrate-client [INFO] finished frobbing zakimal/tiny-substrate-client [INFO] frobbed toml for zakimal/tiny-substrate-client written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/zakimal/tiny-substrate-client/Cargo.toml [INFO] crate zakimal/tiny-substrate-client 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 zakimal/tiny-substrate-client against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/zakimal/tiny-substrate-client:/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.36.0" "build" "--frozen"` [INFO] [stdout] 2a4a40ce782e630826ab2333154025eb41414139591760e7c07a203c5fb779d0 [INFO] running `"docker" "start" "-a" "2a4a40ce782e630826ab2333154025eb41414139591760e7c07a203c5fb779d0"` [INFO] [stderr] Compiling openssl v0.10.18 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling openssl-sys v0.9.41 [INFO] [stderr] Compiling tokio-sync v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling websocket v0.22.2 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling tiny-substrate-client v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "2a4a40ce782e630826ab2333154025eb41414139591760e7c07a203c5fb779d0"` [INFO] running `"docker" "rm" "-f" "2a4a40ce782e630826ab2333154025eb41414139591760e7c07a203c5fb779d0"` [INFO] [stdout] 2a4a40ce782e630826ab2333154025eb41414139591760e7c07a203c5fb779d0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/zakimal/tiny-substrate-client:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b4591a6e0980f4d8fd8f2cd677941aa4b93fe55f66cfbf921e5f49022f1209af [INFO] running `"docker" "start" "-a" "b4591a6e0980f4d8fd8f2cd677941aa4b93fe55f66cfbf921e5f49022f1209af"` [INFO] [stderr] Compiling tiny-substrate-client v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `"docker" "inspect" "b4591a6e0980f4d8fd8f2cd677941aa4b93fe55f66cfbf921e5f49022f1209af"` [INFO] running `"docker" "rm" "-f" "b4591a6e0980f4d8fd8f2cd677941aa4b93fe55f66cfbf921e5f49022f1209af"` [INFO] [stdout] b4591a6e0980f4d8fd8f2cd677941aa4b93fe55f66cfbf921e5f49022f1209af [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/zakimal/tiny-substrate-client:/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.36.0" "test" "--frozen"` [INFO] [stdout] ee94a6aa49e0821a7667fe3691163253afcb0ddd0bd9e34b1ee724e78e50a7b3 [INFO] running `"docker" "start" "-a" "ee94a6aa49e0821a7667fe3691163253afcb0ddd0bd9e34b1ee724e78e50a7b3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/tiny_substrate_client-7a0a7698ee49976a [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" "ee94a6aa49e0821a7667fe3691163253afcb0ddd0bd9e34b1ee724e78e50a7b3"` [INFO] running `"docker" "rm" "-f" "ee94a6aa49e0821a7667fe3691163253afcb0ddd0bd9e34b1ee724e78e50a7b3"` [INFO] [stdout] ee94a6aa49e0821a7667fe3691163253afcb0ddd0bd9e34b1ee724e78e50a7b3