[INFO] updating cached repository carlosgj94/VanitityAddresses [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/carlosgj94/VanitityAddresses [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/carlosgj94/VanitityAddresses" "work/ex/beta-1.37-6/sources/1.36.0/gh/carlosgj94/VanitityAddresses"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/carlosgj94/VanitityAddresses'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/carlosgj94/VanitityAddresses" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/carlosgj94/VanitityAddresses"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/carlosgj94/VanitityAddresses'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f72a21db966bf14957fb09018fe1d058db060e74 [INFO] sha for GitHub repo carlosgj94/VanitityAddresses: f72a21db966bf14957fb09018fe1d058db060e74 [INFO] validating manifest of carlosgj94/VanitityAddresses 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 carlosgj94/VanitityAddresses 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 carlosgj94/VanitityAddresses [INFO] finished frobbing carlosgj94/VanitityAddresses [INFO] frobbed toml for carlosgj94/VanitityAddresses written to work/ex/beta-1.37-6/sources/1.36.0/gh/carlosgj94/VanitityAddresses/Cargo.toml [INFO] started frobbing carlosgj94/VanitityAddresses [INFO] finished frobbing carlosgj94/VanitityAddresses [INFO] frobbed toml for carlosgj94/VanitityAddresses written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/carlosgj94/VanitityAddresses/Cargo.toml [INFO] crate carlosgj94/VanitityAddresses 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 carlosgj94/VanitityAddresses 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/carlosgj94/VanitityAddresses:/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] 5eb4df3242d15e90ab4a476e01c9ea349e9ddbbfcf10e2c94a6605827799adae [INFO] running `"docker" "start" "-a" "5eb4df3242d15e90ab4a476e01c9ea349e9ddbbfcf10e2c94a6605827799adae"` [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling eth-secp256k1 v0.5.7 (https://github.com/ethcore/rust-secp256k1#db81cfea) [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling VanityAddresses v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `VanityAddresses` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `vanity_addresses` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.48s [INFO] running `"docker" "inspect" "5eb4df3242d15e90ab4a476e01c9ea349e9ddbbfcf10e2c94a6605827799adae"` [INFO] running `"docker" "rm" "-f" "5eb4df3242d15e90ab4a476e01c9ea349e9ddbbfcf10e2c94a6605827799adae"` [INFO] [stdout] 5eb4df3242d15e90ab4a476e01c9ea349e9ddbbfcf10e2c94a6605827799adae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/carlosgj94/VanitityAddresses:/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] 3f10f96da7df73e42a5257141dac802336666b4905240afd80c2680c5385490f [INFO] running `"docker" "start" "-a" "3f10f96da7df73e42a5257141dac802336666b4905240afd80c2680c5385490f"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling VanityAddresses v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `VanityAddresses` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `vanity_addresses` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `"docker" "inspect" "3f10f96da7df73e42a5257141dac802336666b4905240afd80c2680c5385490f"` [INFO] running `"docker" "rm" "-f" "3f10f96da7df73e42a5257141dac802336666b4905240afd80c2680c5385490f"` [INFO] [stdout] 3f10f96da7df73e42a5257141dac802336666b4905240afd80c2680c5385490f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/carlosgj94/VanitityAddresses:/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] 0c64f3c0c2865134ed47976ca3ef551042ae23af3c89957094578830b12c2e44 [INFO] running `"docker" "start" "-a" "0c64f3c0c2865134ed47976ca3ef551042ae23af3c89957094578830b12c2e44"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/VanityAddresses-25650d9fe6c1ffaa [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" "0c64f3c0c2865134ed47976ca3ef551042ae23af3c89957094578830b12c2e44"` [INFO] running `"docker" "rm" "-f" "0c64f3c0c2865134ed47976ca3ef551042ae23af3c89957094578830b12c2e44"` [INFO] [stdout] 0c64f3c0c2865134ed47976ca3ef551042ae23af3c89957094578830b12c2e44