[INFO] cloning repository https://github.com/dzmbs/crosswind
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dzmbs/crosswind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzmbs%2Fcrosswind", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzmbs%2Fcrosswind'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 197c3cc5e9e5f2bec3e10808973cc0dc8067da97
[INFO] checking dzmbs/crosswind against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzmbs%2Fcrosswind" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dzmbs/crosswind
[INFO] finished tweaking git repo https://github.com/dzmbs/crosswind
[INFO] tweaked toml for git repo https://github.com/dzmbs/crosswind written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dzmbs/crosswind on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dzmbs/crosswind 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-builder-macro v0.23.2
[INFO] [stderr]   Downloaded tokio-boring2 v5.0.0-alpha.13
[INFO] [stderr]   Downloaded scraper v0.22.0
[INFO] [stderr]   Downloaded typed-builder v0.23.2
[INFO] [stderr]   Downloaded schnellru v0.2.4
[INFO] [stderr]   Downloaded ego-tree v0.10.0
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded open v5.3.3
[INFO] [stderr]   Downloaded wreq-util v3.0.0-rc.10
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.41
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded wreq v6.0.0-rc.28
[INFO] [stderr]   Downloaded http2 v0.5.13
[INFO] [stderr]   Downloaded boring2 v5.0.0-alpha.13
[INFO] [stderr]   Downloaded zerocopy v0.8.41
[INFO] [stderr]   Downloaded boring-sys2 v5.0.0-alpha.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] abf422d0774a9d3931fc38fcbe8d1efc27a49d74499878b05d7bd4b2c96de069
[INFO] running `Command { std: "docker" "start" "abf422d0774a9d3931fc38fcbe8d1efc27a49d74499878b05d7bd4b2c96de069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abf422d0774a9d3931fc38fcbe8d1efc27a49d74499878b05d7bd4b2c96de069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "abf422d0774a9d3931fc38fcbe8d1efc27a49d74499878b05d7bd4b2c96de069" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abf422d0774a9d3931fc38fcbe8d1efc27a49d74499878b05d7bd4b2c96de069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "abf422d0774a9d3931fc38fcbe8d1efc27a49d74499878b05d7bd4b2c96de069" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling zerocopy v0.8.41
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking http2 v0.5.13
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking webpki-root-certs v1.0.6
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking scraper v0.22.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking schnellru v0.2.4
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]    Compiling crosswind v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling boring-sys2 v5.0.0-alpha.13
[INFO] [stderr]     Checking boring2 v5.0.0-alpha.13
[INFO] [stderr]     Checking tokio-boring2 v5.0.0-alpha.13
[INFO] [stderr]     Checking wreq v6.0.0-rc.28
[INFO] [stderr]     Checking wreq-util v3.0.0-rc.10
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "abf422d0774a9d3931fc38fcbe8d1efc27a49d74499878b05d7bd4b2c96de069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abf422d0774a9d3931fc38fcbe8d1efc27a49d74499878b05d7bd4b2c96de069", kill_on_drop: false }`
[INFO] [stdout] abf422d0774a9d3931fc38fcbe8d1efc27a49d74499878b05d7bd4b2c96de069
