[INFO] cloning repository https://github.com/git-series/git-series [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/git-series/git-series" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgit-series%2Fgit-series", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgit-series%2Fgit-series'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c570a015e15214be46a7fd06ba08526622738e20 [INFO] checking git-series/git-series against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgit-series%2Fgit-series" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/git-series/git-series on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/git-series/git-series [INFO] finished tweaking git repo https://github.com/git-series/git-series [INFO] tweaked toml for git repo https://github.com/git-series/git-series written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/git-series/git-series already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad4412b9576608dd8c789b03efecd8f408c4a4d713c84fa6c79d7264eda16232 [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" "ad4412b9576608dd8c789b03efecd8f408c4a4d713c84fa6c79d7264eda16232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad4412b9576608dd8c789b03efecd8f408c4a4d713c84fa6c79d7264eda16232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad4412b9576608dd8c789b03efecd8f408c4a4d713c84fa6c79d7264eda16232", kill_on_drop: false }` [INFO] [stdout] ad4412b9576608dd8c789b03efecd8f408c4a4d713c84fa6c79d7264eda16232 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a25e8e4a264b5d8df0658501d37ed9e2323ca9392ba1c8d020d69231650e5a3 [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" "5a25e8e4a264b5d8df0658501d37ed9e2323ca9392ba1c8d020d69231650e5a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.64 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking colorparse v2.0.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.12 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Checking munkres v0.5.1 [INFO] [stderr] Checking git2 v0.10.1 [INFO] [stderr] Checking git-series v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:1421:53 [INFO] [stdout] | [INFO] [stdout] 1421 | enum CommitState { Unhandled, Handled, Deleted }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:1421:53 [INFO] [stdout] | [INFO] [stdout] 1421 | enum CommitState { Unhandled, Handled, Deleted }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.02s [INFO] running `Command { std: "docker" "inspect" "5a25e8e4a264b5d8df0658501d37ed9e2323ca9392ba1c8d020d69231650e5a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a25e8e4a264b5d8df0658501d37ed9e2323ca9392ba1c8d020d69231650e5a3", kill_on_drop: false }` [INFO] [stdout] 5a25e8e4a264b5d8df0658501d37ed9e2323ca9392ba1c8d020d69231650e5a3