[INFO] cloning repository https://github.com/metamethods/hoshi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/metamethods/hoshi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetamethods%2Fhoshi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetamethods%2Fhoshi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3aa8581637d3339a5f54c7bbd4bf8d25e32c18f
[INFO] checking metamethods/hoshi against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetamethods%2Fhoshi" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/metamethods/hoshi
[INFO] finished tweaking git repo https://github.com/metamethods/hoshi
[INFO] tweaked toml for git repo https://github.com/metamethods/hoshi written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/metamethods/hoshi on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/metamethods/hoshi 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7632bd9b1269fbe48eded968a99ff484c031eff22f20d34b82bcf5c42bc69fbe
[INFO] running `Command { std: "docker" "start" "-a" "7632bd9b1269fbe48eded968a99ff484c031eff22f20d34b82bcf5c42bc69fbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7632bd9b1269fbe48eded968a99ff484c031eff22f20d34b82bcf5c42bc69fbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7632bd9b1269fbe48eded968a99ff484c031eff22f20d34b82bcf5c42bc69fbe", kill_on_drop: false }`
[INFO] [stdout] 7632bd9b1269fbe48eded968a99ff484c031eff22f20d34b82bcf5c42bc69fbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdcf5655320f1d89e9b89b7a9a429ce94976d255680ee383cb72762590c3df69
[INFO] running `Command { std: "docker" "start" "-a" "cdcf5655320f1d89e9b89b7a9a429ce94976d255680ee383cb72762590c3df69", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling base62 v2.2.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling hoshi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking twilight-model v0.17.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking twilight-gateway-queue v0.17.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking twilight-http-ratelimiting v0.17.1
[INFO] [stderr]     Checking rust-i18n-support v3.1.5
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking tokio-websockets v0.13.1
[INFO] [stderr]     Checking twilight-validate v0.17.0
[INFO] [stderr]     Checking twilight-http v0.17.1
[INFO] [stderr]     Checking twilight-util v0.17.0
[INFO] [stderr]     Checking twilight-gateway v0.17.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.10s
[INFO] running `Command { std: "docker" "inspect" "cdcf5655320f1d89e9b89b7a9a429ce94976d255680ee383cb72762590c3df69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdcf5655320f1d89e9b89b7a9a429ce94976d255680ee383cb72762590c3df69", kill_on_drop: false }`
[INFO] [stdout] cdcf5655320f1d89e9b89b7a9a429ce94976d255680ee383cb72762590c3df69
