[INFO] updating cached repository icewind1991/RGBot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/icewind1991/RGBot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/icewind1991/RGBot" "work/ex/beta-1.38-1/sources/1.37.0/gh/icewind1991/RGBot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/icewind1991/RGBot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/icewind1991/RGBot" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/icewind1991/RGBot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/icewind1991/RGBot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c8ab979527e478effdd0d6714c59701e0f225196 [INFO] sha for GitHub repo icewind1991/RGBot: c8ab979527e478effdd0d6714c59701e0f225196 [INFO] validating manifest of icewind1991/RGBot 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 icewind1991/RGBot 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 icewind1991/RGBot [INFO] finished frobbing icewind1991/RGBot [INFO] frobbed toml for icewind1991/RGBot written to work/ex/beta-1.38-1/sources/1.37.0/gh/icewind1991/RGBot/Cargo.toml [INFO] started frobbing icewind1991/RGBot [INFO] finished frobbing icewind1991/RGBot [INFO] frobbed toml for icewind1991/RGBot written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/icewind1991/RGBot/Cargo.toml [INFO] crate icewind1991/RGBot 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 icewind1991/RGBot against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/icewind1991/RGBot:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 04f708749ff54de599f5e908e403b4d0a0d394b90f9737987cae40580972d2dd [INFO] running `"docker" "start" "-a" "04f708749ff54de599f5e908e403b4d0a0d394b90f9737987cae40580972d2dd"` [INFO] [stderr] Compiling syn v0.15.37 [INFO] [stderr] Compiling serenity v0.6.0 [INFO] [stderr] Compiling uwl v0.3.3 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling hyper v0.12.30 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling command_attr v0.1.1 [INFO] [stderr] Compiling err-derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling rgbot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 13s [INFO] running `"docker" "inspect" "04f708749ff54de599f5e908e403b4d0a0d394b90f9737987cae40580972d2dd"` [INFO] running `"docker" "rm" "-f" "04f708749ff54de599f5e908e403b4d0a0d394b90f9737987cae40580972d2dd"` [INFO] [stdout] 04f708749ff54de599f5e908e403b4d0a0d394b90f9737987cae40580972d2dd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/icewind1991/RGBot:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 2fe3d46d9a6c31d893afedb36275a30f62f63e8c511f25f3838afe06bfce5d7d [INFO] running `"docker" "start" "-a" "2fe3d46d9a6c31d893afedb36275a30f62f63e8c511f25f3838afe06bfce5d7d"` [INFO] [stderr] Compiling rgbot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.25s [INFO] running `"docker" "inspect" "2fe3d46d9a6c31d893afedb36275a30f62f63e8c511f25f3838afe06bfce5d7d"` [INFO] running `"docker" "rm" "-f" "2fe3d46d9a6c31d893afedb36275a30f62f63e8c511f25f3838afe06bfce5d7d"` [INFO] [stdout] 2fe3d46d9a6c31d893afedb36275a30f62f63e8c511f25f3838afe06bfce5d7d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/icewind1991/RGBot:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] d46629efa0467d1df45eeafae2d16ba1eea1ef006f7cb2ed078f711b71bf8330 [INFO] running `"docker" "start" "-a" "d46629efa0467d1df45eeafae2d16ba1eea1ef006f7cb2ed078f711b71bf8330"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/crater/target/debug/deps/rgbot-5ce6d3732fc147a0 [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" "d46629efa0467d1df45eeafae2d16ba1eea1ef006f7cb2ed078f711b71bf8330"` [INFO] running `"docker" "rm" "-f" "d46629efa0467d1df45eeafae2d16ba1eea1ef006f7cb2ed078f711b71bf8330"` [INFO] [stdout] d46629efa0467d1df45eeafae2d16ba1eea1ef006f7cb2ed078f711b71bf8330