[INFO] cloning repository https://github.com/agateau/git-bonsai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agateau/git-bonsai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagateau%2Fgit-bonsai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagateau%2Fgit-bonsai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c0d25ce6b3234d41b51f77e330db5b7e7e5142a
[INFO] checking agateau/git-bonsai against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagateau%2Fgit-bonsai" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/agateau/git-bonsai
[INFO] finished tweaking git repo https://github.com/agateau/git-bonsai
[INFO] tweaked toml for git repo https://github.com/agateau/git-bonsai written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/agateau/git-bonsai on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/agateau/git-bonsai already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert_fs v1.0.7
[INFO] [stderr]   Downloaded console v0.15.0
[INFO] [stderr]   Downloaded ignore v0.4.11
[INFO] [stderr]   Downloaded predicates v2.1.1
[INFO] [stderr]   Downloaded hermit-abi v0.1.8
[INFO] [stderr]   Downloaded winapi-util v0.1.3
[INFO] [stderr]   Downloaded doc-comment v0.3.1
[INFO] [stderr]   Downloaded bstr v0.2.15
[INFO] [stderr]   Downloaded globset v0.4.4
[INFO] [stderr]   Downloaded dialoguer v0.10.1
[INFO] [stderr]   Downloaded libc v0.2.67
[INFO] [stderr]   Downloaded syn v1.0.63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d01448fdf015f0b85bed00ab162617b7a605db8b10e35c4a43c1ff374cf52f4
[INFO] running `Command { std: "docker" "start" "-a" "6d01448fdf015f0b85bed00ab162617b7a605db8b10e35c4a43c1ff374cf52f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d01448fdf015f0b85bed00ab162617b7a605db8b10e35c4a43c1ff374cf52f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d01448fdf015f0b85bed00ab162617b7a605db8b10e35c4a43c1ff374cf52f4", kill_on_drop: false }`
[INFO] [stdout] 6d01448fdf015f0b85bed00ab162617b7a605db8b10e35c4a43c1ff374cf52f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e10d41c56e283cbd83dd00d31b6d266eb1883f61d3b427a6e9bd85b17b1fd56
[INFO] running `Command { std: "docker" "start" "-a" "2e10d41c56e283cbd83dd00d31b6d266eb1883f61d3b427a6e9bd85b17b1fd56", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling syn v1.0.63
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking bstr v0.2.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking zeroize v1.5.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling doc-comment v0.3.1
[INFO] [stderr]     Checking predicates-core v1.0.0
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]    Compiling claim v0.5.0
[INFO] [stderr]     Checking predicates-tree v1.0.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking crossbeam-channel v0.4.2
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking getrandom v0.1.14
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking globset v0.4.4
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking ignore v0.4.11
[INFO] [stderr]     Checking predicates v2.1.1
[INFO] [stderr]     Checking dialoguer v0.10.1
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking assert_fs v1.0.7
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking git-bonsai v0.3.1-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn new(repo: &Repository) -> BranchRestorer {
[INFO] [stdout]    |                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn new(repo: &Repository) -> BranchRestorer<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn new(repo: &Repository) -> BranchRestorer {
[INFO] [stdout]    |                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn new(repo: &Repository) -> BranchRestorer<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn new(repo: &Repository) -> BranchRestorer {
[INFO] [stdout]    |                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn new(repo: &Repository) -> BranchRestorer<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn new(repo: &Repository) -> BranchRestorer {
[INFO] [stdout]    |                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn new(repo: &Repository) -> BranchRestorer<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.16s
[INFO] running `Command { std: "docker" "inspect" "2e10d41c56e283cbd83dd00d31b6d266eb1883f61d3b427a6e9bd85b17b1fd56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e10d41c56e283cbd83dd00d31b6d266eb1883f61d3b427a6e9bd85b17b1fd56", kill_on_drop: false }`
[INFO] [stdout] 2e10d41c56e283cbd83dd00d31b6d266eb1883f61d3b427a6e9bd85b17b1fd56
