[INFO] updating cached repository justinbarclay/panic-at-the-lambda [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/justinbarclay/panic-at-the-lambda [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/justinbarclay/panic-at-the-lambda" "work/ex/beta-1.38-1/sources/1.37.0/gh/justinbarclay/panic-at-the-lambda"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/justinbarclay/panic-at-the-lambda'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/justinbarclay/panic-at-the-lambda" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/justinbarclay/panic-at-the-lambda"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/justinbarclay/panic-at-the-lambda'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 07ff9e49ba7ae63afa4836744e4d2a2fe0f4096d [INFO] sha for GitHub repo justinbarclay/panic-at-the-lambda: 07ff9e49ba7ae63afa4836744e4d2a2fe0f4096d [INFO] validating manifest of justinbarclay/panic-at-the-lambda 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 justinbarclay/panic-at-the-lambda 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 justinbarclay/panic-at-the-lambda [INFO] finished frobbing justinbarclay/panic-at-the-lambda [INFO] frobbed toml for justinbarclay/panic-at-the-lambda written to work/ex/beta-1.38-1/sources/1.37.0/gh/justinbarclay/panic-at-the-lambda/Cargo.toml [INFO] started frobbing justinbarclay/panic-at-the-lambda [INFO] finished frobbing justinbarclay/panic-at-the-lambda [INFO] frobbed toml for justinbarclay/panic-at-the-lambda written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/justinbarclay/panic-at-the-lambda/Cargo.toml [INFO] crate justinbarclay/panic-at-the-lambda 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 justinbarclay/panic-at-the-lambda against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/justinbarclay/panic-at-the-lambda:/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.37.0" "build" "--frozen"` [INFO] [stdout] 52236ec68a97a2163625cd728266af3ecc25690f9312a637d1424f1ea4b5eff4 [INFO] running `"docker" "start" "-a" "52236ec68a97a2163625cd728266af3ecc25690f9312a637d1424f1ea4b5eff4"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling openssl v0.10.18 [INFO] [stderr] Compiling openssl-sys v0.9.41 [INFO] [stderr] Compiling tokio-sync v0.1.2 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.0 [INFO] [stderr] Compiling aws_lambda_events v0.2.3 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling lambda_runtime_client v0.2.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Compiling lambda_runtime_core v0.1.0 [INFO] [stderr] Compiling lambda_runtime v0.2.0 [INFO] [stderr] Compiling slack-bot-lambda v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `"docker" "inspect" "52236ec68a97a2163625cd728266af3ecc25690f9312a637d1424f1ea4b5eff4"` [INFO] running `"docker" "rm" "-f" "52236ec68a97a2163625cd728266af3ecc25690f9312a637d1424f1ea4b5eff4"` [INFO] [stdout] 52236ec68a97a2163625cd728266af3ecc25690f9312a637d1424f1ea4b5eff4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/justinbarclay/panic-at-the-lambda:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 67716cd1790871f6f8b5466e9264bd13a45fcc0ad3d88541a39811198bd5bfc2 [INFO] running `"docker" "start" "-a" "67716cd1790871f6f8b5466e9264bd13a45fcc0ad3d88541a39811198bd5bfc2"` [INFO] [stderr] Compiling slack-bot-lambda v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.08s [INFO] running `"docker" "inspect" "67716cd1790871f6f8b5466e9264bd13a45fcc0ad3d88541a39811198bd5bfc2"` [INFO] running `"docker" "rm" "-f" "67716cd1790871f6f8b5466e9264bd13a45fcc0ad3d88541a39811198bd5bfc2"` [INFO] [stdout] 67716cd1790871f6f8b5466e9264bd13a45fcc0ad3d88541a39811198bd5bfc2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/justinbarclay/panic-at-the-lambda:/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.37.0" "test" "--frozen"` [INFO] [stdout] 2e792eb81a951bf16c29270819d9ce05cdf1dbf454d7eb74e3bf0844d9a5f779 [INFO] running `"docker" "start" "-a" "2e792eb81a951bf16c29270819d9ce05cdf1dbf454d7eb74e3bf0844d9a5f779"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/slack_bot_lambda-c081a0fbacf87f4d [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" "2e792eb81a951bf16c29270819d9ce05cdf1dbf454d7eb74e3bf0844d9a5f779"` [INFO] running `"docker" "rm" "-f" "2e792eb81a951bf16c29270819d9ce05cdf1dbf454d7eb74e3bf0844d9a5f779"` [INFO] [stdout] 2e792eb81a951bf16c29270819d9ce05cdf1dbf454d7eb74e3bf0844d9a5f779