[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.37-6/sources/1.36.0/gh/justinbarclay/panic-at-the-lambda"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/gh/justinbarclay/panic-at-the-lambda"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.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/panic-at-the-lambda 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/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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.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/panic-at-the-lambda 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "build" "--frozen"` [INFO] [stdout] eef17e05d2c1fe58d5a96780d996aa370fba6ca3cb76b10c1834dbb6a19299f3 [INFO] running `"docker" "start" "-a" "eef17e05d2c1fe58d5a96780d996aa370fba6ca3cb76b10c1834dbb6a19299f3"` [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 lambda_runtime_core v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.0 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling serde v1.0.88 [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 tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.0 [INFO] [stderr] Compiling aws_lambda_events v0.2.3 [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 v0.2.0 [INFO] [stderr] Compiling slack-bot-lambda v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `"docker" "inspect" "eef17e05d2c1fe58d5a96780d996aa370fba6ca3cb76b10c1834dbb6a19299f3"` [INFO] running `"docker" "rm" "-f" "eef17e05d2c1fe58d5a96780d996aa370fba6ca3cb76b10c1834dbb6a19299f3"` [INFO] [stdout] eef17e05d2c1fe58d5a96780d996aa370fba6ca3cb76b10c1834dbb6a19299f3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5d3467f595b3e844c1b68c3455eb4bcebe072072309c37cd07d4406b32e86821 [INFO] running `"docker" "start" "-a" "5d3467f595b3e844c1b68c3455eb4bcebe072072309c37cd07d4406b32e86821"` [INFO] [stderr] Compiling slack-bot-lambda v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.68s [INFO] running `"docker" "inspect" "5d3467f595b3e844c1b68c3455eb4bcebe072072309c37cd07d4406b32e86821"` [INFO] running `"docker" "rm" "-f" "5d3467f595b3e844c1b68c3455eb4bcebe072072309c37cd07d4406b32e86821"` [INFO] [stdout] 5d3467f595b3e844c1b68c3455eb4bcebe072072309c37cd07d4406b32e86821 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen"` [INFO] [stdout] 08f46715fe46964dac945c2a057fdec5d1a0a416ac70be61327c7d35d6505d8a [INFO] running `"docker" "start" "-a" "08f46715fe46964dac945c2a057fdec5d1a0a416ac70be61327c7d35d6505d8a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/slack_bot_lambda-9a08962342d60fc5 [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" "08f46715fe46964dac945c2a057fdec5d1a0a416ac70be61327c7d35d6505d8a"` [INFO] running `"docker" "rm" "-f" "08f46715fe46964dac945c2a057fdec5d1a0a416ac70be61327c7d35d6505d8a"` [INFO] [stdout] 08f46715fe46964dac945c2a057fdec5d1a0a416ac70be61327c7d35d6505d8a