[INFO] cloning repository https://github.com/ArcticLampyrid/ippper.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArcticLampyrid/ippper.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcticLampyrid%2Fippper.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcticLampyrid%2Fippper.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7c78823fcfb3fabd8822bd4143d3d26991252eb
[INFO] checking ArcticLampyrid/ippper.rs against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcticLampyrid%2Fippper.rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ArcticLampyrid/ippper.rs on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ArcticLampyrid/ippper.rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/ArcticLampyrid/ippper.rs
[INFO] tweaked toml for git repo https://github.com/ArcticLampyrid/ippper.rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 184 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.11)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4548be18568e13f6238f43222bb56926052103d49c3e155346be30cafe307f7e
[INFO] running `Command { std: "docker" "start" "-a" "4548be18568e13f6238f43222bb56926052103d49c3e155346be30cafe307f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4548be18568e13f6238f43222bb56926052103d49c3e155346be30cafe307f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4548be18568e13f6238f43222bb56926052103d49c3e155346be30cafe307f7e", kill_on_drop: false }`
[INFO] [stdout] 4548be18568e13f6238f43222bb56926052103d49c3e155346be30cafe307f7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff283e508f607a5a598182516b829363b9b5d6023e0fe106d9849390f8782f8d
[INFO] running `Command { std: "docker" "start" "-a" "ff283e508f607a5a598182516b829363b9b5d6023e0fe106d9849390f8782f8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling aws-lc-rs v1.12.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking uuid v1.13.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking futures-locks v0.7.1
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]     Checking async-compression v0.4.18
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling aws-lc-sys v0.25.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling fmt-derive-proc v0.1.2
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling enum-primitive-derive v0.3.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking fmt-derive v0.1.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking ipp v5.2.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking ippper v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.58s
[INFO] running `Command { std: "docker" "inspect" "ff283e508f607a5a598182516b829363b9b5d6023e0fe106d9849390f8782f8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff283e508f607a5a598182516b829363b9b5d6023e0fe106d9849390f8782f8d", kill_on_drop: false }`
[INFO] [stdout] ff283e508f607a5a598182516b829363b9b5d6023e0fe106d9849390f8782f8d
