[INFO] cloning repository https://github.com/reflog/rkill [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reflog/rkill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freflog%2Frkill", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freflog%2Frkill'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e49a07d8b5c72948930c1f9487130066b4f871de [INFO] checking reflog/rkill against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freflog%2Frkill" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reflog/rkill on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reflog/rkill [INFO] finished tweaking git repo https://github.com/reflog/rkill [INFO] tweaked toml for git repo https://github.com/reflog/rkill written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/reflog/rkill already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e9e33a1df58bcc48ed2cf99fd9ac4a07092247da90359bd02dc479a22159786 [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" "2e9e33a1df58bcc48ed2cf99fd9ac4a07092247da90359bd02dc479a22159786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e9e33a1df58bcc48ed2cf99fd9ac4a07092247da90359bd02dc479a22159786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e9e33a1df58bcc48ed2cf99fd9ac4a07092247da90359bd02dc479a22159786", kill_on_drop: false }` [INFO] [stdout] 2e9e33a1df58bcc48ed2cf99fd9ac4a07092247da90359bd02dc479a22159786 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c1e908fb5c52640c259e373c313d00c284bdc52985152c7f1a57a099c938e14 [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" "2c1e908fb5c52640c259e373c313d00c284bdc52985152c7f1a57a099c938e14", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling heim-common v0.1.0-rc.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling platforms v1.0.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling heim-host v0.1.0-rc.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking seahorse v1.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking ordered-float v2.0.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking uom v0.30.0 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking async-io v1.4.1 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking async-net v1.6.0 [INFO] [stderr] Checking async-process v1.1.0 [INFO] [stderr] Checking smol v1.2.5 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Checking futures-util v0.3.15 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking netstat2 v0.9.1 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking heim-runtime v0.1.0-rc.1 [INFO] [stderr] Checking heim-cpu v0.1.0-rc.1 [INFO] [stderr] Checking heim-net v0.1.0-rc.1 [INFO] [stderr] Checking heim-process v0.1.1-rc.1 [INFO] [stderr] Checking heim v0.1.0-rc.1 [INFO] [stderr] Checking rkill v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.66s [INFO] running `Command { std: "docker" "inspect" "2c1e908fb5c52640c259e373c313d00c284bdc52985152c7f1a57a099c938e14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c1e908fb5c52640c259e373c313d00c284bdc52985152c7f1a57a099c938e14", kill_on_drop: false }` [INFO] [stdout] 2c1e908fb5c52640c259e373c313d00c284bdc52985152c7f1a57a099c938e14