[INFO] updating cached repository dbluhm/bitbot-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dbluhm/bitbot-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dbluhm/bitbot-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/dbluhm/bitbot-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/dbluhm/bitbot-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dbluhm/bitbot-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dbluhm/bitbot-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dbluhm/bitbot-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 63b4557daad43c36614393287090e5b56b28aeae [INFO] sha for GitHub repo dbluhm/bitbot-rs: 63b4557daad43c36614393287090e5b56b28aeae [INFO] validating manifest of dbluhm/bitbot-rs 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 dbluhm/bitbot-rs 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 dbluhm/bitbot-rs [INFO] finished frobbing dbluhm/bitbot-rs [INFO] frobbed toml for dbluhm/bitbot-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/dbluhm/bitbot-rs/Cargo.toml [INFO] started frobbing dbluhm/bitbot-rs [INFO] finished frobbing dbluhm/bitbot-rs [INFO] frobbed toml for dbluhm/bitbot-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dbluhm/bitbot-rs/Cargo.toml [INFO] crate dbluhm/bitbot-rs 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing dbluhm/bitbot-rs 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-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/dbluhm/bitbot-rs:/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] db326f8b2aaf8dc037b5ea184413e75c14bf577ef7cd845bd9f8e5ce6bfa0666 [INFO] running `"docker" "start" "-a" "db326f8b2aaf8dc037b5ea184413e75c14bf577ef7cd845bd9f8e5ce6bfa0666"` [INFO] [stderr] Compiling futures v0.1.19 [INFO] [stderr] Compiling serde v1.0.35 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.27 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.3.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio-executor v0.1.1 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio v0.1.4 [INFO] [stderr] Compiling tokio-core v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.24 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling bitbot-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `"docker" "inspect" "db326f8b2aaf8dc037b5ea184413e75c14bf577ef7cd845bd9f8e5ce6bfa0666"` [INFO] running `"docker" "rm" "-f" "db326f8b2aaf8dc037b5ea184413e75c14bf577ef7cd845bd9f8e5ce6bfa0666"` [INFO] [stdout] db326f8b2aaf8dc037b5ea184413e75c14bf577ef7cd845bd9f8e5ce6bfa0666 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/dbluhm/bitbot-rs:/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] 833f8ecc8458558a054c4002d6ef97e7e47238fbd958b75cdf4c3b891cf51f44 [INFO] running `"docker" "start" "-a" "833f8ecc8458558a054c4002d6ef97e7e47238fbd958b75cdf4c3b891cf51f44"` [INFO] [stderr] Compiling bitbot-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `"docker" "inspect" "833f8ecc8458558a054c4002d6ef97e7e47238fbd958b75cdf4c3b891cf51f44"` [INFO] running `"docker" "rm" "-f" "833f8ecc8458558a054c4002d6ef97e7e47238fbd958b75cdf4c3b891cf51f44"` [INFO] [stdout] 833f8ecc8458558a054c4002d6ef97e7e47238fbd958b75cdf4c3b891cf51f44 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/dbluhm/bitbot-rs:/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] f7ef53fc561c731944baf422ab626768aa7ec74194a20f44132f672fe676a00e [INFO] running `"docker" "start" "-a" "f7ef53fc561c731944baf422ab626768aa7ec74194a20f44132f672fe676a00e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/bitbot_rs-9cf05bdfc5df52d6 [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" "f7ef53fc561c731944baf422ab626768aa7ec74194a20f44132f672fe676a00e"` [INFO] running `"docker" "rm" "-f" "f7ef53fc561c731944baf422ab626768aa7ec74194a20f44132f672fe676a00e"` [INFO] [stdout] f7ef53fc561c731944baf422ab626768aa7ec74194a20f44132f672fe676a00e