[INFO] updating cached repository swkfn/rust-slack-bot-sample [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/swkfn/rust-slack-bot-sample [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/swkfn/rust-slack-bot-sample" "work/ex/beta-1.38-1/sources/1.37.0/gh/swkfn/rust-slack-bot-sample"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/swkfn/rust-slack-bot-sample'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/swkfn/rust-slack-bot-sample" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/swkfn/rust-slack-bot-sample"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/swkfn/rust-slack-bot-sample'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ce5f87be332ac9349fe2fa9e934e46a0ce293f0b [INFO] sha for GitHub repo swkfn/rust-slack-bot-sample: ce5f87be332ac9349fe2fa9e934e46a0ce293f0b [INFO] validating manifest of swkfn/rust-slack-bot-sample 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 swkfn/rust-slack-bot-sample 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 swkfn/rust-slack-bot-sample [INFO] finished frobbing swkfn/rust-slack-bot-sample [INFO] frobbed toml for swkfn/rust-slack-bot-sample written to work/ex/beta-1.38-1/sources/1.37.0/gh/swkfn/rust-slack-bot-sample/Cargo.toml [INFO] started frobbing swkfn/rust-slack-bot-sample [INFO] finished frobbing swkfn/rust-slack-bot-sample [INFO] frobbed toml for swkfn/rust-slack-bot-sample written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/swkfn/rust-slack-bot-sample/Cargo.toml [INFO] crate swkfn/rust-slack-bot-sample 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing swkfn/rust-slack-bot-sample 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-7/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/swkfn/rust-slack-bot-sample:/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] bb1436748712d24d320fdfc1fbaac11016f72e1bffbc528aec8edce67407e35f [INFO] running `"docker" "start" "-a" "bb1436748712d24d320fdfc1fbaac11016f72e1bffbc528aec8edce67407e35f"` [INFO] [stderr] Compiling backtrace-sys v0.1.29 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling hyper v0.12.31 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling slack_api v0.21.0 [INFO] [stderr] Compiling slack v0.22.0 [INFO] [stderr] Compiling rust_slack_bot_sample v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `"docker" "inspect" "bb1436748712d24d320fdfc1fbaac11016f72e1bffbc528aec8edce67407e35f"` [INFO] running `"docker" "rm" "-f" "bb1436748712d24d320fdfc1fbaac11016f72e1bffbc528aec8edce67407e35f"` [INFO] [stdout] bb1436748712d24d320fdfc1fbaac11016f72e1bffbc528aec8edce67407e35f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/swkfn/rust-slack-bot-sample:/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] b30c0411b3219572eed301279f84790b87ea23cccd3bf7906ba681c3997376c8 [INFO] running `"docker" "start" "-a" "b30c0411b3219572eed301279f84790b87ea23cccd3bf7906ba681c3997376c8"` [INFO] [stderr] Compiling rust_slack_bot_sample v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.12s [INFO] running `"docker" "inspect" "b30c0411b3219572eed301279f84790b87ea23cccd3bf7906ba681c3997376c8"` [INFO] running `"docker" "rm" "-f" "b30c0411b3219572eed301279f84790b87ea23cccd3bf7906ba681c3997376c8"` [INFO] [stdout] b30c0411b3219572eed301279f84790b87ea23cccd3bf7906ba681c3997376c8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/swkfn/rust-slack-bot-sample:/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] 6bed7842cb8507658295ba7cb92b1251437b0c97d28b8da83eb5a6f4eecf3d83 [INFO] running `"docker" "start" "-a" "6bed7842cb8507658295ba7cb92b1251437b0c97d28b8da83eb5a6f4eecf3d83"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_slack_bot_sample-68c5d137a05e1d96 [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] Running /opt/crater/target/debug/deps/rust_slack_bot_sample-b5d25f4822abbd2c [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 rust_slack_bot_sample [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" "6bed7842cb8507658295ba7cb92b1251437b0c97d28b8da83eb5a6f4eecf3d83"` [INFO] running `"docker" "rm" "-f" "6bed7842cb8507658295ba7cb92b1251437b0c97d28b8da83eb5a6f4eecf3d83"` [INFO] [stdout] 6bed7842cb8507658295ba7cb92b1251437b0c97d28b8da83eb5a6f4eecf3d83