[INFO] cloning repository https://github.com/rseymour/typify-tag-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rseymour/typify-tag-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frseymour%2Ftypify-tag-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frseymour%2Ftypify-tag-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94a25842c95aba5f732f16d9d28ebdf60b1facf6
[INFO] checking rseymour/typify-tag-example against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frseymour%2Ftypify-tag-example" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rseymour/typify-tag-example
[INFO] finished tweaking git repo https://github.com/rseymour/typify-tag-example
[INFO] tweaked toml for git repo https://github.com/rseymour/typify-tag-example written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rseymour/typify-tag-example on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rseymour/typify-tag-example 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typify-macro v0.0.15
[INFO] [stderr]   Downloaded serde_tokenstream v0.2.0
[INFO] [stderr]   Downloaded typify v0.0.15
[INFO] [stderr]   Downloaded regress v0.7.1
[INFO] [stderr]   Downloaded typify-impl v0.0.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce1949e558168de95935708d36714dc089727a552f28b37fb4521a74c3e1c804
[INFO] running `Command { std: "docker" "start" "-a" "ce1949e558168de95935708d36714dc089727a552f28b37fb4521a74c3e1c804", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce1949e558168de95935708d36714dc089727a552f28b37fb4521a74c3e1c804", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce1949e558168de95935708d36714dc089727a552f28b37fb4521a74c3e1c804", kill_on_drop: false }`
[INFO] [stdout] ce1949e558168de95935708d36714dc089727a552f28b37fb4521a74c3e1c804
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86ab4fb2b0bc83e111b8a3a87e3bad6b6653ff0fba069196861a2cea2c94bb36
[INFO] running `Command { std: "docker" "start" "-a" "86ab4fb2b0bc83e111b8a3a87e3bad6b6653ff0fba069196861a2cea2c94bb36", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regress v0.7.1
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]    Compiling serde_tokenstream v0.2.0
[INFO] [stderr]     Checking typify-impl v0.0.15
[INFO] [stderr]    Compiling typify-macro v0.0.15
[INFO] [stderr]     Checking typify v0.0.15
[INFO] [stderr]     Checking example-macro v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.81s
[INFO] running `Command { std: "docker" "inspect" "86ab4fb2b0bc83e111b8a3a87e3bad6b6653ff0fba069196861a2cea2c94bb36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86ab4fb2b0bc83e111b8a3a87e3bad6b6653ff0fba069196861a2cea2c94bb36", kill_on_drop: false }`
[INFO] [stdout] 86ab4fb2b0bc83e111b8a3a87e3bad6b6653ff0fba069196861a2cea2c94bb36
