[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] testing git-series/git-series against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgit-series%2Fgit-series" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/git-series/git-series on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-0/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e25eb20bfd9a6f881a2ddb447fac5b6579a6bade890685c5375bbbfa91dc6c4d [INFO] running `Command { std: "docker" "start" "-a" "e25eb20bfd9a6f881a2ddb447fac5b6579a6bade890685c5375bbbfa91dc6c4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e25eb20bfd9a6f881a2ddb447fac5b6579a6bade890685c5375bbbfa91dc6c4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e25eb20bfd9a6f881a2ddb447fac5b6579a6bade890685c5375bbbfa91dc6c4d", kill_on_drop: false }` [INFO] [stdout] e25eb20bfd9a6f881a2ddb447fac5b6579a6bade890685c5375bbbfa91dc6c4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0979e00cd527e94e70156990f680916bd0f148164ffbeff6dae0ec50bf31447 [INFO] running `Command { std: "docker" "start" "-a" "f0979e00cd527e94e70156990f680916bd0f148164ffbeff6dae0ec50bf31447", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling colorparse v2.0.0 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tempdir v0.3.7 [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] Compiling idna v0.2.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling git2 v0.10.1 [INFO] [stderr] Compiling munkres v0.5.1 [INFO] [stderr] Compiling 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.55s [INFO] running `Command { std: "docker" "inspect" "f0979e00cd527e94e70156990f680916bd0f148164ffbeff6dae0ec50bf31447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0979e00cd527e94e70156990f680916bd0f148164ffbeff6dae0ec50bf31447", kill_on_drop: false }` [INFO] [stdout] f0979e00cd527e94e70156990f680916bd0f148164ffbeff6dae0ec50bf31447 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9eec1ff67a557065beff792e07d72a451dfe5acba8fa5f8d6e9d84285cfac6fc [INFO] running `Command { std: "docker" "start" "-a" "9eec1ff67a557065beff792e07d72a451dfe5acba8fa5f8d6e9d84285cfac6fc", kill_on_drop: false }` [INFO] [stderr] Compiling 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.05s [INFO] running `Command { std: "docker" "inspect" "9eec1ff67a557065beff792e07d72a451dfe5acba8fa5f8d6e9d84285cfac6fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eec1ff67a557065beff792e07d72a451dfe5acba8fa5f8d6e9d84285cfac6fc", kill_on_drop: false }` [INFO] [stdout] 9eec1ff67a557065beff792e07d72a451dfe5acba8fa5f8d6e9d84285cfac6fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c198cb86e88822c4d77f10438ba8b68a75d94da2f23f3f0f5f27011414476453 [INFO] running `Command { std: "docker" "start" "-a" "c198cb86e88822c4d77f10438ba8b68a75d94da2f23f3f0f5f27011414476453", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/main.rs:1421:53 [INFO] [stderr] | [INFO] [stderr] 1421 | enum CommitState { Unhandled, Handled, Deleted }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/git_series-8df33ab589768e75) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_sanitize_summary ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c198cb86e88822c4d77f10438ba8b68a75d94da2f23f3f0f5f27011414476453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c198cb86e88822c4d77f10438ba8b68a75d94da2f23f3f0f5f27011414476453", kill_on_drop: false }` [INFO] [stdout] c198cb86e88822c4d77f10438ba8b68a75d94da2f23f3f0f5f27011414476453