[INFO] cloning repository https://github.com/llb4ll/cli-line-matcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/llb4ll/cli-line-matcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllb4ll%2Fcli-line-matcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllb4ll%2Fcli-line-matcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca09e1ab8625e976b5e5c71fe2d0b9110be9aab2 [INFO] checking llb4ll/cli-line-matcher against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllb4ll%2Fcli-line-matcher" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/llb4ll/cli-line-matcher on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/llb4ll/cli-line-matcher [INFO] finished tweaking git repo https://github.com/llb4ll/cli-line-matcher [INFO] tweaked toml for git repo https://github.com/llb4ll/cli-line-matcher written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/llb4ll/cli-line-matcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4e52e418b6fd37de90ddf33f0e8377af33bec3bf7a271ca6e089f884e8814e3 [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" "f4e52e418b6fd37de90ddf33f0e8377af33bec3bf7a271ca6e089f884e8814e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4e52e418b6fd37de90ddf33f0e8377af33bec3bf7a271ca6e089f884e8814e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e52e418b6fd37de90ddf33f0e8377af33bec3bf7a271ca6e089f884e8814e3", kill_on_drop: false }` [INFO] [stdout] f4e52e418b6fd37de90ddf33f0e8377af33bec3bf7a271ca6e089f884e8814e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3ef47092a5a145a6acbcbac5a2e043f7e1984b3ca7d8274f752133001167e41 [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" "f3ef47092a5a145a6acbcbac5a2e043f7e1984b3ca7d8274f752133001167e41", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.15 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Checking terminal_size v0.1.12 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking predicates v1.0.4 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking indicatif v0.14.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking linematcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking escargot v0.3.1 [INFO] [stderr] Checking assert_cmd v0.10.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.23s [INFO] running `Command { std: "docker" "inspect" "f3ef47092a5a145a6acbcbac5a2e043f7e1984b3ca7d8274f752133001167e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3ef47092a5a145a6acbcbac5a2e043f7e1984b3ca7d8274f752133001167e41", kill_on_drop: false }` [INFO] [stdout] f3ef47092a5a145a6acbcbac5a2e043f7e1984b3ca7d8274f752133001167e41