[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#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgit-series%2Fgit-series" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/git-series/git-series on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "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-13/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" "+195ad4830e11a544391abe296b146450dea8411b" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6933a2797d3c40efc1d34e127c324d5f1aedbd5cea691e2272caa5f59ecfe51f [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" "6933a2797d3c40efc1d34e127c324d5f1aedbd5cea691e2272caa5f59ecfe51f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6933a2797d3c40efc1d34e127c324d5f1aedbd5cea691e2272caa5f59ecfe51f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6933a2797d3c40efc1d34e127c324d5f1aedbd5cea691e2272caa5f59ecfe51f", kill_on_drop: false }` [INFO] [stdout] 6933a2797d3c40efc1d34e127c324d5f1aedbd5cea691e2272caa5f59ecfe51f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7006ad75bf8b945dbea6deed8138b3489373cec4947778e1d9484e19c284bd9a [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" "7006ad75bf8b945dbea6deed8138b3489373cec4947778e1d9484e19c284bd9a", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling libc v0.2.64 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking colorparse v2.0.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Checking ndarray v0.12.1 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.18s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7006ad75bf8b945dbea6deed8138b3489373cec4947778e1d9484e19c284bd9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7006ad75bf8b945dbea6deed8138b3489373cec4947778e1d9484e19c284bd9a", kill_on_drop: false }` [INFO] [stdout] 7006ad75bf8b945dbea6deed8138b3489373cec4947778e1d9484e19c284bd9a