[INFO] cloning repository https://github.com/danielhenrymantilla/fix_hidden_lifetime_bug.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielhenrymantilla/fix_hidden_lifetime_bug.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielhenrymantilla%2Ffix_hidden_lifetime_bug.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielhenrymantilla%2Ffix_hidden_lifetime_bug.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ddc167c2a66e096acfb107a461fa6d41f5207c9 [INFO] checking danielhenrymantilla/fix_hidden_lifetime_bug.rs against stable for pr-85048-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielhenrymantilla%2Ffix_hidden_lifetime_bug.rs" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danielhenrymantilla/fix_hidden_lifetime_bug.rs on toolchain stable [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+stable" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-28/source/rust-toolchain [INFO] started tweaking git repo https://github.com/danielhenrymantilla/fix_hidden_lifetime_bug.rs [INFO] finished tweaking git repo https://github.com/danielhenrymantilla/fix_hidden_lifetime_bug.rs [INFO] tweaked toml for git repo https://github.com/danielhenrymantilla/fix_hidden_lifetime_bug.rs written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/danielhenrymantilla/fix_hidden_lifetime_bug.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+stable" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+stable" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01016c077c4c634a43e752571aa14af85a40c1ec17d4fbf25564899f5db25051 [INFO] running `Command { std: "docker" "start" "-a" "01016c077c4c634a43e752571aa14af85a40c1ec17d4fbf25564899f5db25051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01016c077c4c634a43e752571aa14af85a40c1ec17d4fbf25564899f5db25051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01016c077c4c634a43e752571aa14af85a40c1ec17d4fbf25564899f5db25051", kill_on_drop: false }` [INFO] [stdout] 01016c077c4c634a43e752571aa14af85a40c1ec17d4fbf25564899f5db25051 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+stable" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 749b58b72a38b92e69aaae2d222c5849108722eafec625f165ae6cd7ac527601 [INFO] running `Command { std: "docker" "start" "-a" "749b58b72a38b92e69aaae2d222c5849108722eafec625f165ae6cd7ac527601", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling quote v1.0.0 [INFO] [stderr] Checking fix-hidden-lifetime-bug-proc_macros v0.2.4 (/opt/rustwide/workdir/src/proc_macros) [INFO] [stderr] Compiling automod v1.0.2 [INFO] [stderr] Checking fix-hidden-lifetime-bug v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 44s [INFO] running `Command { std: "docker" "inspect" "749b58b72a38b92e69aaae2d222c5849108722eafec625f165ae6cd7ac527601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "749b58b72a38b92e69aaae2d222c5849108722eafec625f165ae6cd7ac527601", kill_on_drop: false }` [INFO] [stdout] 749b58b72a38b92e69aaae2d222c5849108722eafec625f165ae6cd7ac527601