[INFO] cloning repository https://github.com/mockersf/my-slack-resource [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mockersf/my-slack-resource" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmockersf%2Fmy-slack-resource", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmockersf%2Fmy-slack-resource'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7fcce518bef2369466eb04ba1d5077460288a7a [INFO] checking mockersf/my-slack-resource against master#c9228570668803e3e6402770d55f23a12c9ae686 for pr-79472 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmockersf%2Fmy-slack-resource" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mockersf/my-slack-resource on toolchain c9228570668803e3e6402770d55f23a12c9ae686 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mockersf/my-slack-resource [INFO] finished tweaking git repo https://github.com/mockersf/my-slack-resource [INFO] tweaked toml for git repo https://github.com/mockersf/my-slack-resource written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/mockersf/my-slack-resource already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b595ea95e453d6593327201b04199d6c67d6cfe6b7c98d19d9c44d5dcf104dc [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" "2b595ea95e453d6593327201b04199d6c67d6cfe6b7c98d19d9c44d5dcf104dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b595ea95e453d6593327201b04199d6c67d6cfe6b7c98d19d9c44d5dcf104dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b595ea95e453d6593327201b04199d6c67d6cfe6b7c98d19d9c44d5dcf104dc", kill_on_drop: false }` [INFO] [stdout] 2b595ea95e453d6593327201b04199d6c67d6cfe6b7c98d19d9c44d5dcf104dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f54d44e87007926ba25bd7a05c87dc77d94e1e13f7dfc964b8b19bfc9e0e959 [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" "8f54d44e87007926ba25bd7a05c87dc77d94e1e13f7dfc964b8b19bfc9e0e959", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.17 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking tokio v0.2.6 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling concourse-resource-derive v0.1.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.2 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Checking hyper v0.13.5 [INFO] [stderr] Checking hyper-tls v0.4.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking slack_push v0.1.0 (https://github.com/mockersf/slack-push#3f70bcda) [INFO] [stderr] Checking reqwest v0.10.9 [INFO] [stderr] Checking concourse-resource v0.2.0 [INFO] [stderr] Checking concourse-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" "8f54d44e87007926ba25bd7a05c87dc77d94e1e13f7dfc964b8b19bfc9e0e959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f54d44e87007926ba25bd7a05c87dc77d94e1e13f7dfc964b8b19bfc9e0e959", kill_on_drop: false }` [INFO] [stdout] 8f54d44e87007926ba25bd7a05c87dc77d94e1e13f7dfc964b8b19bfc9e0e959