[INFO] updating cached repository braidchat/giphybot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/braidchat/giphybot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/braidchat/giphybot" "work/ex/beta-1.38-1/sources/1.37.0/gh/braidchat/giphybot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/braidchat/giphybot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/braidchat/giphybot" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/braidchat/giphybot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/braidchat/giphybot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 04eff7044a8c135e8dddaae3c9536bfe022f87f9 [INFO] sha for GitHub repo braidchat/giphybot: 04eff7044a8c135e8dddaae3c9536bfe022f87f9 [INFO] validating manifest of braidchat/giphybot 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 braidchat/giphybot 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 braidchat/giphybot [INFO] finished frobbing braidchat/giphybot [INFO] frobbed toml for braidchat/giphybot written to work/ex/beta-1.38-1/sources/1.37.0/gh/braidchat/giphybot/Cargo.toml [INFO] started frobbing braidchat/giphybot [INFO] finished frobbing braidchat/giphybot [INFO] frobbed toml for braidchat/giphybot written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/braidchat/giphybot/Cargo.toml [INFO] crate braidchat/giphybot 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 braidchat/giphybot 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-4/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/braidchat/giphybot:/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] e9e21469cd517ec767f570897cf5d9a271caa0c96ce1f65ce171df8e12792363 [INFO] running `"docker" "start" "-a" "e9e21469cd517ec767f570897cf5d9a271caa0c96ce1f65ce171df8e12792363"` [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling syn v0.15.13 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling hyper v0.10.14 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling hyper v0.12.12 [INFO] [stderr] Compiling giphybot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.14s [INFO] running `"docker" "inspect" "e9e21469cd517ec767f570897cf5d9a271caa0c96ce1f65ce171df8e12792363"` [INFO] running `"docker" "rm" "-f" "e9e21469cd517ec767f570897cf5d9a271caa0c96ce1f65ce171df8e12792363"` [INFO] [stdout] e9e21469cd517ec767f570897cf5d9a271caa0c96ce1f65ce171df8e12792363 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/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/braidchat/giphybot:/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] 3d9bd3c2171fd2dc64abe486126849f67d2a191b5fa9989b304eed3554d6047b [INFO] running `"docker" "start" "-a" "3d9bd3c2171fd2dc64abe486126849f67d2a191b5fa9989b304eed3554d6047b"` [INFO] [stderr] Compiling giphybot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.49s [INFO] running `"docker" "inspect" "3d9bd3c2171fd2dc64abe486126849f67d2a191b5fa9989b304eed3554d6047b"` [INFO] running `"docker" "rm" "-f" "3d9bd3c2171fd2dc64abe486126849f67d2a191b5fa9989b304eed3554d6047b"` [INFO] [stdout] 3d9bd3c2171fd2dc64abe486126849f67d2a191b5fa9989b304eed3554d6047b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/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/braidchat/giphybot:/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] e962713728cbcf763c4cafd285ea08144546faa8b7c1249da0771d723530313b [INFO] running `"docker" "start" "-a" "e962713728cbcf763c4cafd285ea08144546faa8b7c1249da0771d723530313b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/giphybot-1de19752418a927f [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" "e962713728cbcf763c4cafd285ea08144546faa8b7c1249da0771d723530313b"` [INFO] running `"docker" "rm" "-f" "e962713728cbcf763c4cafd285ea08144546faa8b7c1249da0771d723530313b"` [INFO] [stdout] e962713728cbcf763c4cafd285ea08144546faa8b7c1249da0771d723530313b