[INFO] cloning repository https://github.com/lachuoi/time
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lachuoi/time" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flachuoi%2Ftime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flachuoi%2Ftime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f95e026939f39373057955fa3e87b17b17718cd4
[INFO] checking lachuoi/time against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flachuoi%2Ftime" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/lachuoi/time
[INFO] finished tweaking git repo https://github.com/lachuoi/time
[INFO] tweaked toml for git repo https://github.com/lachuoi/time written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lachuoi/time on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lachuoi/time 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb501004a1726f17460005d085a13d2ac7226247f191f2e277726ea3eb270bca
[INFO] running `Command { std: "docker" "start" "-a" "bb501004a1726f17460005d085a13d2ac7226247f191f2e277726ea3eb270bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb501004a1726f17460005d085a13d2ac7226247f191f2e277726ea3eb270bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb501004a1726f17460005d085a13d2ac7226247f191f2e277726ea3eb270bca", kill_on_drop: false }`
[INFO] [stdout] bb501004a1726f17460005d085a13d2ac7226247f191f2e277726ea3eb270bca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48399a976eb9524b3628f7f1fca1118f1474b5871fb13c481346594a4ae7ee3f
[INFO] running `Command { std: "docker" "start" "-a" "48399a976eb9524b3628f7f1fca1118f1474b5871fb13c481346594a4ae7ee3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling wasm-encoder v0.38.1
[INFO] [stderr]    Compiling spdx v0.10.8
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling wit-bindgen-rust v0.16.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling async-trait v0.1.76
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling spin-sdk v3.1.1 (https://github.com/spinframework/spin-rust-sdk?branch=main#71c9aa47)
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking smartcow v0.2.1
[INFO] [stderr]     Checking routefinder v0.5.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling spin-macro v3.1.1 (https://github.com/spinframework/spin-rust-sdk?branch=main#71c9aa47)
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking thiserror v1.0.48
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]    Compiling wasmparser v0.118.2
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]    Compiling wit-parser v0.13.2
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]    Compiling wasm-metadata v0.10.14
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling wit-component v0.18.2
[INFO] [stderr]    Compiling wit-bindgen-core v0.16.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.16.0
[INFO] [stderr]     Checking wit-bindgen v0.16.0
[INFO] [stderr]     Checking spin-executor v3.1.1 (https://github.com/spinframework/spin-rust-sdk?branch=main#71c9aa47)
[INFO] [stderr]     Checking time v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.12s
[INFO] running `Command { std: "docker" "inspect" "48399a976eb9524b3628f7f1fca1118f1474b5871fb13c481346594a4ae7ee3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48399a976eb9524b3628f7f1fca1118f1474b5871fb13c481346594a4ae7ee3f", kill_on_drop: false }`
[INFO] [stdout] 48399a976eb9524b3628f7f1fca1118f1474b5871fb13c481346594a4ae7ee3f
