[INFO] updating cached repository justinbarclay/dont-panic-slack-bot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/justinbarclay/dont-panic-slack-bot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/justinbarclay/dont-panic-slack-bot" "work/ex/beta-1.37-6/sources/1.36.0/gh/justinbarclay/dont-panic-slack-bot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/justinbarclay/dont-panic-slack-bot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/justinbarclay/dont-panic-slack-bot" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/justinbarclay/dont-panic-slack-bot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/justinbarclay/dont-panic-slack-bot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5df3ea33d77737390796f44bf975ac12bc4aa9f3 [INFO] sha for GitHub repo justinbarclay/dont-panic-slack-bot: 5df3ea33d77737390796f44bf975ac12bc4aa9f3 [INFO] validating manifest of justinbarclay/dont-panic-slack-bot on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of justinbarclay/dont-panic-slack-bot on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing justinbarclay/dont-panic-slack-bot [INFO] finished frobbing justinbarclay/dont-panic-slack-bot [INFO] frobbed toml for justinbarclay/dont-panic-slack-bot written to work/ex/beta-1.37-6/sources/1.36.0/gh/justinbarclay/dont-panic-slack-bot/Cargo.toml [INFO] started frobbing justinbarclay/dont-panic-slack-bot [INFO] finished frobbing justinbarclay/dont-panic-slack-bot [INFO] frobbed toml for justinbarclay/dont-panic-slack-bot written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/justinbarclay/dont-panic-slack-bot/Cargo.toml [INFO] crate justinbarclay/dont-panic-slack-bot already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing justinbarclay/dont-panic-slack-bot against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/justinbarclay/dont-panic-slack-bot:/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.36.0" "build" "--frozen"` [INFO] [stdout] 1ceea7e533e04b377bfdac1dcb4450e7c1c43499d9596f890c2900bf9ff2a1fc [INFO] running `"docker" "start" "-a" "1ceea7e533e04b377bfdac1dcb4450e7c1c43499d9596f890c2900bf9ff2a1fc"` [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling serde v1.0.62 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling proc-macro2 v0.4.3 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling base64 v0.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling tokio-timer v0.2.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rand v0.5.1 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling quote v0.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.31 [INFO] [stderr] Compiling mime v0.3.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling syn v0.14.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.62 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling serde_json v1.0.18 [INFO] [stderr] Compiling pretty_env_logger v0.2.3 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling rust-slack-bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `"docker" "inspect" "1ceea7e533e04b377bfdac1dcb4450e7c1c43499d9596f890c2900bf9ff2a1fc"` [INFO] running `"docker" "rm" "-f" "1ceea7e533e04b377bfdac1dcb4450e7c1c43499d9596f890c2900bf9ff2a1fc"` [INFO] [stdout] 1ceea7e533e04b377bfdac1dcb4450e7c1c43499d9596f890c2900bf9ff2a1fc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/justinbarclay/dont-panic-slack-bot:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] cd16aef161e8deed855f57e02baf95a3357a7075ba71b5b7cc0b028e37ecf74d [INFO] running `"docker" "start" "-a" "cd16aef161e8deed855f57e02baf95a3357a7075ba71b5b7cc0b028e37ecf74d"` [INFO] [stderr] Compiling rust-slack-bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `"docker" "inspect" "cd16aef161e8deed855f57e02baf95a3357a7075ba71b5b7cc0b028e37ecf74d"` [INFO] running `"docker" "rm" "-f" "cd16aef161e8deed855f57e02baf95a3357a7075ba71b5b7cc0b028e37ecf74d"` [INFO] [stdout] cd16aef161e8deed855f57e02baf95a3357a7075ba71b5b7cc0b028e37ecf74d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/justinbarclay/dont-panic-slack-bot:/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.36.0" "test" "--frozen"` [INFO] [stdout] acffeaa58eb1a7ef353c5f3aa05dc5d6cbc22d440f3f3ad9bd4cb72a2e9374ca [INFO] running `"docker" "start" "-a" "acffeaa58eb1a7ef353c5f3aa05dc5d6cbc22d440f3f3ad9bd4cb72a2e9374ca"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_slack_bot-e250ac16f2ca5f4e [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" "acffeaa58eb1a7ef353c5f3aa05dc5d6cbc22d440f3f3ad9bd4cb72a2e9374ca"` [INFO] running `"docker" "rm" "-f" "acffeaa58eb1a7ef353c5f3aa05dc5d6cbc22d440f3f3ad9bd4cb72a2e9374ca"` [INFO] [stdout] acffeaa58eb1a7ef353c5f3aa05dc5d6cbc22d440f3f3ad9bd4cb72a2e9374ca