[INFO] updating cached repository BrooksPatton/rusty-chatbot-server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/BrooksPatton/rusty-chatbot-server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/BrooksPatton/rusty-chatbot-server" "work/ex/beta-1.38-1/sources/1.37.0/gh/BrooksPatton/rusty-chatbot-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/BrooksPatton/rusty-chatbot-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/BrooksPatton/rusty-chatbot-server" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/BrooksPatton/rusty-chatbot-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/BrooksPatton/rusty-chatbot-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1aab9068e84370a95c791efc4e6ae4c566f69998 [INFO] sha for GitHub repo BrooksPatton/rusty-chatbot-server: 1aab9068e84370a95c791efc4e6ae4c566f69998 [INFO] validating manifest of BrooksPatton/rusty-chatbot-server 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 BrooksPatton/rusty-chatbot-server 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 BrooksPatton/rusty-chatbot-server [INFO] finished frobbing BrooksPatton/rusty-chatbot-server [INFO] frobbed toml for BrooksPatton/rusty-chatbot-server written to work/ex/beta-1.38-1/sources/1.37.0/gh/BrooksPatton/rusty-chatbot-server/Cargo.toml [INFO] started frobbing BrooksPatton/rusty-chatbot-server [INFO] finished frobbing BrooksPatton/rusty-chatbot-server [INFO] frobbed toml for BrooksPatton/rusty-chatbot-server written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/BrooksPatton/rusty-chatbot-server/Cargo.toml [INFO] crate BrooksPatton/rusty-chatbot-server 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing BrooksPatton/rusty-chatbot-server 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-6/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/BrooksPatton/rusty-chatbot-server:/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] e4e0c8f2f667307c49217f61ad3944671402031b05ba724a66c5aba9cdfb1a75 [INFO] running `"docker" "start" "-a" "e4e0c8f2f667307c49217f61ad3944671402031b05ba724a66c5aba9cdfb1a75"` [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling tokio-executor v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling tokio-timer v0.2.5 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling ws v0.7.8 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling irc v0.13.5 [INFO] [stderr] Compiling rusty_chatbot_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `"docker" "inspect" "e4e0c8f2f667307c49217f61ad3944671402031b05ba724a66c5aba9cdfb1a75"` [INFO] running `"docker" "rm" "-f" "e4e0c8f2f667307c49217f61ad3944671402031b05ba724a66c5aba9cdfb1a75"` [INFO] [stdout] e4e0c8f2f667307c49217f61ad3944671402031b05ba724a66c5aba9cdfb1a75 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/BrooksPatton/rusty-chatbot-server:/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] 6edccea42a8d1cc745931481e880bf1aa166f8c152a5c3974636ac4ca95963c5 [INFO] running `"docker" "start" "-a" "6edccea42a8d1cc745931481e880bf1aa166f8c152a5c3974636ac4ca95963c5"` [INFO] [stderr] Compiling rusty_chatbot_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.58s [INFO] running `"docker" "inspect" "6edccea42a8d1cc745931481e880bf1aa166f8c152a5c3974636ac4ca95963c5"` [INFO] running `"docker" "rm" "-f" "6edccea42a8d1cc745931481e880bf1aa166f8c152a5c3974636ac4ca95963c5"` [INFO] [stdout] 6edccea42a8d1cc745931481e880bf1aa166f8c152a5c3974636ac4ca95963c5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/BrooksPatton/rusty-chatbot-server:/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] 0a6fcbe8ff098e5154b76c76996a025dd128d9860a504c7d85288e75f6cd099d [INFO] running `"docker" "start" "-a" "0a6fcbe8ff098e5154b76c76996a025dd128d9860a504c7d85288e75f6cd099d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusty_chatbot_server-aef43d8da015a728 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::creating_new_server_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/rusty_chatbot_server-4051028a02f0d112 [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] [stderr] Doc-tests rusty_chatbot_server [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" "0a6fcbe8ff098e5154b76c76996a025dd128d9860a504c7d85288e75f6cd099d"` [INFO] running `"docker" "rm" "-f" "0a6fcbe8ff098e5154b76c76996a025dd128d9860a504c7d85288e75f6cd099d"` [INFO] [stdout] 0a6fcbe8ff098e5154b76c76996a025dd128d9860a504c7d85288e75f6cd099d