[INFO] cloning repository https://github.com/Aelto/tw3-script-merger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aelto/tw3-script-merger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAelto%2Ftw3-script-merger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAelto%2Ftw3-script-merger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6af454b06ef4a752e3e2a0023c59e4c287064d47
[INFO] checking Aelto/tw3-script-merger against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-149058
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAelto%2Ftw3-script-merger" "/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/Aelto/tw3-script-merger
[INFO] finished tweaking git repo https://github.com/Aelto/tw3-script-merger
[INFO] tweaked toml for git repo https://github.com/Aelto/tw3-script-merger written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aelto/tw3-script-merger on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aelto/tw3-script-merger 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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term_grid v0.2.0
[INFO] [stderr]   Downloaded terminal_size v0.1.16
[INFO] [stderr]   Downloaded filetime v0.2.14
[INFO] [stderr]   Downloaded diffy v0.2.2
[INFO] [stderr]   Downloaded redox_syscall v0.2.7
[INFO] [stderr]   Downloaded rustversion v1.0.4
[INFO] [stderr]   Downloaded notify v4.0.16
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 136da88214bb53e7607261a07856d8a9c4e9218e7f85f22f6f6f7bb4cea8e89c
[INFO] running `Command { std: "docker" "start" "-a" "136da88214bb53e7607261a07856d8a9c4e9218e7f85f22f6f6f7bb4cea8e89c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "136da88214bb53e7607261a07856d8a9c4e9218e7f85f22f6f6f7bb4cea8e89c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "136da88214bb53e7607261a07856d8a9c4e9218e7f85f22f6f6f7bb4cea8e89c", kill_on_drop: false }`
[INFO] [stdout] 136da88214bb53e7607261a07856d8a9c4e9218e7f85f22f6f6f7bb4cea8e89c
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73de4bb96bf3d362842c444c665100e5aa47854ef070e1233166a1273e3ef789
[INFO] running `Command { std: "docker" "start" "-a" "73de4bb96bf3d362842c444c665100e5aa47854ef070e1233166a1273e3ef789", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking term_grid v0.2.0
[INFO] [stderr]     Checking diffy v0.2.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.14
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking terminal_size v0.1.16
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking notify v4.0.16
[INFO] [stderr]     Checking tw3-script-merger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/conflict/cli_conflict_resolver.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn prompt_conflict(conflict: Conflict) -> &str {
[INFO] [stdout]    |                              ^^^^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the 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] 48 | fn prompt_conflict(conflict: Conflict<'_>) -> &str {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resolver.rs:70:31
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn resolve_conflict(conflict: Conflict) -> Result<&str, ()> {
[INFO] [stdout]    |                               ^^^^^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn resolve_conflict(conflict: Conflict<'_>) -> Result<&str, ()> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/conflict/cli_conflict_resolver.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn prompt_conflict(conflict: Conflict) -> &str {
[INFO] [stdout]    |                              ^^^^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the 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] 48 | fn prompt_conflict(conflict: Conflict<'_>) -> &str {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resolver.rs:70:31
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn resolve_conflict(conflict: Conflict) -> Result<&str, ()> {
[INFO] [stdout]    |                               ^^^^^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn resolve_conflict(conflict: Conflict<'_>) -> Result<&str, ()> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.53s
[INFO] running `Command { std: "docker" "inspect" "73de4bb96bf3d362842c444c665100e5aa47854ef070e1233166a1273e3ef789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73de4bb96bf3d362842c444c665100e5aa47854ef070e1233166a1273e3ef789", kill_on_drop: false }`
[INFO] [stdout] 73de4bb96bf3d362842c444c665100e5aa47854ef070e1233166a1273e3ef789
