[INFO] cloning repository https://github.com/waf/slack-github-digest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/waf/slack-github-digest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaf%2Fslack-github-digest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaf%2Fslack-github-digest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95b1187239e837dbcbd9366ffd9ff9a8a1667932 [INFO] checking waf/slack-github-digest against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaf%2Fslack-github-digest" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/waf/slack-github-digest on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/waf/slack-github-digest [INFO] finished tweaking git repo https://github.com/waf/slack-github-digest [INFO] tweaked toml for git repo https://github.com/waf/slack-github-digest written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/waf/slack-github-digest already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9dad698892bb0c576de8faa54ae1da7c9276dc0938e771bf4c4ca58cea9585fa [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" "9dad698892bb0c576de8faa54ae1da7c9276dc0938e771bf4c4ca58cea9585fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dad698892bb0c576de8faa54ae1da7c9276dc0938e771bf4c4ca58cea9585fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dad698892bb0c576de8faa54ae1da7c9276dc0938e771bf4c4ca58cea9585fa", kill_on_drop: false }` [INFO] [stdout] 9dad698892bb0c576de8faa54ae1da7c9276dc0938e771bf4c4ca58cea9585fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] e198fbd800f3f5abe7e766f48b3ed90b6789d8822a7d74d9e64d369c1880b890 [INFO] running `Command { std: "docker" "start" "-a" "e198fbd800f3f5abe7e766f48b3ed90b6789d8822a7d74d9e64d369c1880b890", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Checking indexmap v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mime_guess v2.0.1 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.16 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.50 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking async-compression v0.3.6 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Compiling graphql_client_codegen v0.8.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Compiling graphql_query_derive v0.8.0 [INFO] [stderr] Checking graphql_client v0.8.0 [INFO] [stderr] Checking slack-github-digest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 06s [INFO] running `Command { std: "docker" "inspect" "e198fbd800f3f5abe7e766f48b3ed90b6789d8822a7d74d9e64d369c1880b890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e198fbd800f3f5abe7e766f48b3ed90b6789d8822a7d74d9e64d369c1880b890", kill_on_drop: false }` [INFO] [stdout] e198fbd800f3f5abe7e766f48b3ed90b6789d8822a7d74d9e64d369c1880b890