[INFO] cloning repository https://github.com/justinbarclay/panic-at-the-lambda [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinbarclay/panic-at-the-lambda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinbarclay%2Fpanic-at-the-lambda", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinbarclay%2Fpanic-at-the-lambda'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07ff9e49ba7ae63afa4836744e4d2a2fe0f4096d [INFO] documenting justinbarclay/panic-at-the-lambda against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinbarclay%2Fpanic-at-the-lambda" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinbarclay/panic-at-the-lambda on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/justinbarclay/panic-at-the-lambda [INFO] finished tweaking git repo https://github.com/justinbarclay/panic-at-the-lambda [INFO] tweaked toml for git repo https://github.com/justinbarclay/panic-at-the-lambda written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/justinbarclay/panic-at-the-lambda already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lambda_runtime_core v0.1.0 [INFO] [stderr] Downloaded lambda_runtime_client v0.2.0 [INFO] [stderr] Downloaded lambda_runtime v0.2.0 [INFO] [stderr] Downloaded lambda_runtime_errors v0.1.0 [INFO] [stderr] Downloaded lambda_runtime_errors_derive v0.1.0 [INFO] [stderr] Downloaded tokio-sync v0.1.2 [INFO] [stderr] Downloaded aws_lambda_events v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f4ef7afd7e69bdc40f596076872ab6565f2ef9edb1a58202bddb54997d26c005 [INFO] running `Command { std: "docker" "start" "-a" "f4ef7afd7e69bdc40f596076872ab6565f2ef9edb1a58202bddb54997d26c005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4ef7afd7e69bdc40f596076872ab6565f2ef9edb1a58202bddb54997d26c005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4ef7afd7e69bdc40f596076872ab6565f2ef9edb1a58202bddb54997d26c005", kill_on_drop: false }` [INFO] [stdout] f4ef7afd7e69bdc40f596076872ab6565f2ef9edb1a58202bddb54997d26c005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63c9b4b1dbeb3b01904007f83fb376bebbcce7d4f8cdda0fb51d96c11b9bdad6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "63c9b4b1dbeb3b01904007f83fb376bebbcce7d4f8cdda0fb51d96c11b9bdad6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Checking tokio-sync v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling lambda_runtime_core v0.1.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking backtrace v0.3.14 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking http v0.1.16 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking lambda_runtime_errors v0.1.0 [INFO] [stderr] Checking aws_lambda_events v0.2.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio v0.1.15 [INFO] [stderr] Checking h2 v0.1.16 [INFO] [stderr] Checking hyper v0.12.24 [INFO] [stderr] Checking lambda_runtime_client v0.2.0 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking reqwest v0.9.10 [INFO] [stderr] Checking lambda_runtime v0.2.0 [INFO] [stderr] Documenting slack-bot-lambda v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.04s [INFO] running `Command { std: "docker" "inspect" "63c9b4b1dbeb3b01904007f83fb376bebbcce7d4f8cdda0fb51d96c11b9bdad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63c9b4b1dbeb3b01904007f83fb376bebbcce7d4f8cdda0fb51d96c11b9bdad6", kill_on_drop: false }` [INFO] [stdout] 63c9b4b1dbeb3b01904007f83fb376bebbcce7d4f8cdda0fb51d96c11b9bdad6