[INFO] cloning repository https://github.com/mirrorwitch/moon-phases
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mirrorwitch/moon-phases" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirrorwitch%2Fmoon-phases", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirrorwitch%2Fmoon-phases'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69008c195496f6a82457f68c7974e48588d54c12
[INFO] checking mirrorwitch/moon-phases against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirrorwitch%2Fmoon-phases" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mirrorwitch/moon-phases on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mirrorwitch/moon-phases
[INFO] finished tweaking git repo https://github.com/mirrorwitch/moon-phases
[INFO] tweaked toml for git repo https://github.com/mirrorwitch/moon-phases written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mirrorwitch/moon-phases 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded moon-phase v0.1.0
[INFO] [stderr]   Downloaded human-date-parser v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f6f923161a7529cd5f3189b22c3e7cd3d0356a1675f6eed980b9182c0119542
[INFO] running `Command { std: "docker" "start" "-a" "2f6f923161a7529cd5f3189b22c3e7cd3d0356a1675f6eed980b9182c0119542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f6f923161a7529cd5f3189b22c3e7cd3d0356a1675f6eed980b9182c0119542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f6f923161a7529cd5f3189b22c3e7cd3d0356a1675f6eed980b9182c0119542", kill_on_drop: false }`
[INFO] [stdout] 2f6f923161a7529cd5f3189b22c3e7cd3d0356a1675f6eed980b9182c0119542
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d76ec2a9fb59de0476df40222c9949d37d475508dff092df886ee6e688d98fd4
[INFO] running `Command { std: "docker" "start" "-a" "d76ec2a9fb59de0476df40222c9949d37d475508dff092df886ee6e688d98fd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.8
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking moon-phase v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling pest v2.7.4
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]    Compiling pest_meta v2.7.4
[INFO] [stderr]    Compiling pest_generator v2.7.4
[INFO] [stderr]    Compiling pest_derive v2.7.4
[INFO] [stderr]     Checking human-date-parser v0.1.1
[INFO] [stderr]     Checking moon-phases v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.46s
[INFO] running `Command { std: "docker" "inspect" "d76ec2a9fb59de0476df40222c9949d37d475508dff092df886ee6e688d98fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d76ec2a9fb59de0476df40222c9949d37d475508dff092df886ee6e688d98fd4", kill_on_drop: false }`
[INFO] [stdout] d76ec2a9fb59de0476df40222c9949d37d475508dff092df886ee6e688d98fd4
