[INFO] fetching crate tool-sync 0.2.0...
[INFO] building tool-sync-0.2.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate tool-sync 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate tool-sync 0.2.0
[INFO] finished tweaking crates.io crate tool-sync 0.2.0
[INFO] tweaked toml for crates.io crate tool-sync 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tool-sync 0.2.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tool-sync 0.2.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd5f23fb0e3e915ecbf79e0cbe23c88db4841e32954ac49bd6762871c49a3224
[INFO] running `Command { std: "docker" "start" "-a" "fd5f23fb0e3e915ecbf79e0cbe23c88db4841e32954ac49bd6762871c49a3224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd5f23fb0e3e915ecbf79e0cbe23c88db4841e32954ac49bd6762871c49a3224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd5f23fb0e3e915ecbf79e0cbe23c88db4841e32954ac49bd6762871c49a3224", kill_on_drop: false }`
[INFO] [stdout] fd5f23fb0e3e915ecbf79e0cbe23c88db4841e32954ac49bd6762871c49a3224
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9aa0cdd37e2bef56452467fd1549717570ceacf591d8748974b6e9fffb691d58
[INFO] running `Command { std: "docker" "start" "-a" "9aa0cdd37e2bef56452467fd1549717570ceacf591d8748974b6e9fffb691d58", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling zip v0.6.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling filetime v0.2.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling console v0.15.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling indicatif v0.17.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.17
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.4
[INFO] [stderr]    Compiling clap v3.2.17
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling ureq v2.5.0
[INFO] [stderr]    Compiling tool-sync v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync/install.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn mk(store_directory: &Path, sync_progress: SyncProgress) -> Installer {
[INFO] [stdout]    |                                ^^^^^ the lifetime is elided here      ^^^^^^^^^ the same lifetime is hidden 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] 27 |     pub fn mk(store_directory: &Path, sync_progress: SyncProgress) -> Installer<'_> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.94s
[INFO] running `Command { std: "docker" "inspect" "9aa0cdd37e2bef56452467fd1549717570ceacf591d8748974b6e9fffb691d58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa0cdd37e2bef56452467fd1549717570ceacf591d8748974b6e9fffb691d58", kill_on_drop: false }`
[INFO] [stdout] 9aa0cdd37e2bef56452467fd1549717570ceacf591d8748974b6e9fffb691d58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8db9021e26b0fba285acf6b30e95377b66b19821641e0795bf94f9a03cd3db63
[INFO] running `Command { std: "docker" "start" "-a" "8db9021e26b0fba285acf6b30e95377b66b19821641e0795bf94f9a03cd3db63", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync/install.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn mk(store_directory: &Path, sync_progress: SyncProgress) -> Installer {
[INFO] [stdout]    |                                ^^^^^ the lifetime is elided here      ^^^^^^^^^ the same lifetime is hidden 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] 27 |     pub fn mk(store_directory: &Path, sync_progress: SyncProgress) -> Installer<'_> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tool-sync v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync/install.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn mk(store_directory: &Path, sync_progress: SyncProgress) -> Installer {
[INFO] [stdout]    |                                ^^^^^ the lifetime is elided here      ^^^^^^^^^ the same lifetime is hidden 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] 27 |     pub fn mk(store_directory: &Path, sync_progress: SyncProgress) -> Installer<'_> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.68s
[INFO] running `Command { std: "docker" "inspect" "8db9021e26b0fba285acf6b30e95377b66b19821641e0795bf94f9a03cd3db63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8db9021e26b0fba285acf6b30e95377b66b19821641e0795bf94f9a03cd3db63", kill_on_drop: false }`
[INFO] [stdout] 8db9021e26b0fba285acf6b30e95377b66b19821641e0795bf94f9a03cd3db63
