[INFO] updating cached repository https://github.com/fracek/stellar-vanity-address [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 25d4fe1cb3f9c12c28cbf0963942ffd2675008fd [INFO] testing fracek/stellar-vanity-address against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffracek%2Fstellar-vanity-address" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fracek/stellar-vanity-address on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/fracek/stellar-vanity-address [INFO] finished tweaking git repo https://github.com/fracek/stellar-vanity-address [INFO] tweaked toml for git repo https://github.com/fracek/stellar-vanity-address written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/fracek/stellar-vanity-address already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] dd6b48d4abc5b4ad8a5553515e84e9b7d46e3943943d0f4e5d8750c8f3693853 [INFO] running `"docker" "start" "-a" "dd6b48d4abc5b4ad8a5553515e84e9b7d46e3943943d0f4e5d8750c8f3693853"` [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling crc16 v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling base32 v0.3.1 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling libsodium-sys v0.0.16 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling sodiumoxide v0.0.16 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling xdr-codec v0.4.4 [INFO] [stderr] Compiling shuttle-core v0.1.0 [INFO] [stderr] Compiling stellar-vanity-address v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.48s [INFO] running `"docker" "inspect" "dd6b48d4abc5b4ad8a5553515e84e9b7d46e3943943d0f4e5d8750c8f3693853"` [INFO] running `"docker" "rm" "-f" "dd6b48d4abc5b4ad8a5553515e84e9b7d46e3943943d0f4e5d8750c8f3693853"` [INFO] [stdout] dd6b48d4abc5b4ad8a5553515e84e9b7d46e3943943d0f4e5d8750c8f3693853 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 905531f8e9353b30fdf85eb56defcc9c03d46ad97eb5fb069920faab05eaf280 [INFO] running `"docker" "start" "-a" "905531f8e9353b30fdf85eb56defcc9c03d46ad97eb5fb069920faab05eaf280"` [INFO] [stderr] Compiling stellar-vanity-address v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `"docker" "inspect" "905531f8e9353b30fdf85eb56defcc9c03d46ad97eb5fb069920faab05eaf280"` [INFO] running `"docker" "rm" "-f" "905531f8e9353b30fdf85eb56defcc9c03d46ad97eb5fb069920faab05eaf280"` [INFO] [stdout] 905531f8e9353b30fdf85eb56defcc9c03d46ad97eb5fb069920faab05eaf280 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 8c5216ad4d25d36c53fe819ae372d077da6774605618943229d6229dfe9ac58b [INFO] running `"docker" "start" "-a" "8c5216ad4d25d36c53fe819ae372d077da6774605618943229d6229dfe9ac58b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/stellar_vanity_address-5fc6a751ec29810a [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" "8c5216ad4d25d36c53fe819ae372d077da6774605618943229d6229dfe9ac58b"` [INFO] running `"docker" "rm" "-f" "8c5216ad4d25d36c53fe819ae372d077da6774605618943229d6229dfe9ac58b"` [INFO] [stdout] 8c5216ad4d25d36c53fe819ae372d077da6774605618943229d6229dfe9ac58b