[INFO] cloning repository https://github.com/mozamimy/lambda-slack-notifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mozamimy/lambda-slack-notifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozamimy%2Flambda-slack-notifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozamimy%2Flambda-slack-notifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac64517174f218fd10b4ffdb5dc0a07d5e4677e1 [INFO] testing mozamimy/lambda-slack-notifier against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozamimy%2Flambda-slack-notifier" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mozamimy/lambda-slack-notifier on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mozamimy/lambda-slack-notifier [INFO] finished tweaking git repo https://github.com/mozamimy/lambda-slack-notifier [INFO] tweaked toml for git repo https://github.com/mozamimy/lambda-slack-notifier written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/mozamimy/lambda-slack-notifier already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5eba632cb4788e3bffc4801665309a307073e20de481cf84e58a83c5ba1db32 [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" "f5eba632cb4788e3bffc4801665309a307073e20de481cf84e58a83c5ba1db32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5eba632cb4788e3bffc4801665309a307073e20de481cf84e58a83c5ba1db32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5eba632cb4788e3bffc4801665309a307073e20de481cf84e58a83c5ba1db32", kill_on_drop: false }` [INFO] [stdout] f5eba632cb4788e3bffc4801665309a307073e20de481cf84e58a83c5ba1db32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "RUSTFLAGS=--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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89eebcd3a040c14d0be06ddb024ef3a9ebe6aa1a06a16075a7726db8475fe2f2 [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" "89eebcd3a040c14d0be06ddb024ef3a9ebe6aa1a06a16075a7726db8475fe2f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.21 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling crossbeam-utils v0.6.0 [INFO] [stderr] Compiling walkdir v2.2.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling serde_bytes v0.10.4 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling backtrace-parser v0.1.0 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling serde_schema v0.0.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling serde_schema_derive v0.0.1 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling hyper v0.12.14 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.4 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Compiling gob v0.1.0 [INFO] [stderr] Compiling aws_lambda_gateway v0.1.0 (https://github.com/srijs/rust-aws-lambda#05f72131) [INFO] [stderr] Compiling aws_lambda_events v0.1.0 (https://github.com/srijs/rust-aws-lambda#05f72131) [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling aws_lambda_runtime v0.1.0 (https://github.com/srijs/rust-aws-lambda#05f72131) [INFO] [stderr] Compiling aws_lambda v0.1.0 (https://github.com/srijs/rust-aws-lambda#05f72131) [INFO] [stderr] Compiling lambda-slack-notifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "89eebcd3a040c14d0be06ddb024ef3a9ebe6aa1a06a16075a7726db8475fe2f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89eebcd3a040c14d0be06ddb024ef3a9ebe6aa1a06a16075a7726db8475fe2f2", kill_on_drop: false }` [INFO] [stdout] 89eebcd3a040c14d0be06ddb024ef3a9ebe6aa1a06a16075a7726db8475fe2f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "RUSTFLAGS=--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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec76075a8ebba7e05ca813d782f5058362263823069566545ef8a752442dda83 [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" "ec76075a8ebba7e05ca813d782f5058362263823069566545ef8a752442dda83", kill_on_drop: false }` [INFO] [stderr] Compiling lambda-slack-notifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.32s [INFO] running `Command { std: "docker" "inspect" "ec76075a8ebba7e05ca813d782f5058362263823069566545ef8a752442dda83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec76075a8ebba7e05ca813d782f5058362263823069566545ef8a752442dda83", kill_on_drop: false }` [INFO] [stdout] ec76075a8ebba7e05ca813d782f5058362263823069566545ef8a752442dda83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "RUSTFLAGS=--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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d390b60484484d96a9d6b62e3aa825a01cb504f364e188e7371e2ebe61abdc5 [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" "6d390b60484484d96a9d6b62e3aa825a01cb504f364e188e7371e2ebe61abdc5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lambda_slack_notifier-1d7853827320ad8e [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 `Command { std: "docker" "inspect" "6d390b60484484d96a9d6b62e3aa825a01cb504f364e188e7371e2ebe61abdc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d390b60484484d96a9d6b62e3aa825a01cb504f364e188e7371e2ebe61abdc5", kill_on_drop: false }` [INFO] [stdout] 6d390b60484484d96a9d6b62e3aa825a01cb504f364e188e7371e2ebe61abdc5