[INFO] cloning repository https://github.com/zinc-rs/zinc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zinc-rs/zinc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzinc-rs%2Fzinc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzinc-rs%2Fzinc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e38cef269df9c66c3cf028cb5abc540492d44383
[INFO] checking zinc-rs/zinc against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzinc-rs%2Fzinc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zinc-rs/zinc
[INFO] finished tweaking git repo https://github.com/zinc-rs/zinc
[INFO] tweaked toml for git repo https://github.com/zinc-rs/zinc written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zinc-rs/zinc on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zinc-rs/zinc 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 175665e41cc3ee2189d9b36410aa164097feeb87d933e0f1f89347a049b702a1
[INFO] running `Command { std: "docker" "start" "-a" "175665e41cc3ee2189d9b36410aa164097feeb87d933e0f1f89347a049b702a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "175665e41cc3ee2189d9b36410aa164097feeb87d933e0f1f89347a049b702a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "175665e41cc3ee2189d9b36410aa164097feeb87d933e0f1f89347a049b702a1", kill_on_drop: false }`
[INFO] [stdout] 175665e41cc3ee2189d9b36410aa164097feeb87d933e0f1f89347a049b702a1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22ab30ac39998c5f07e9f2fedfd9b0062cbb554982d0b303337d0d6af2c53f43
[INFO] running `Command { std: "docker" "start" "-a" "22ab30ac39998c5f07e9f2fedfd9b0062cbb554982d0b303337d0d6af2c53f43", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling base64ct v1.8.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling pyo3-build-config v0.23.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.5
[INFO] [stderr]    Compiling pyo3-ffi v0.23.5
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling pyo3 v0.23.5
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Checking webpki-root-certs v1.0.4
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking schnellru v0.2.4
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling pyo3-macros v0.23.5
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking zinc_core v1.1.0 (/opt/rustwide/workdir/crates/zinc_core)
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde-pyobject v0.5.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking scraper v0.18.1
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking http2 v0.5.10
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]    Compiling boring-sys2 v5.0.0-alpha.10
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]     Checking sqlx-mysql v0.7.4
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking zinc_lsp v1.1.0 (/opt/rustwide/workdir/crates/zinc_lsp)
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking boring2 v5.0.0-alpha.10
[INFO] [stderr]     Checking tokio-boring2 v5.0.0-alpha.10
[INFO] [stderr]     Checking wreq v6.0.0-rc.26
[INFO] [stderr]     Checking wreq-util v3.0.0-rc.9
[INFO] [stderr]     Checking zinc_std v1.1.0 (/opt/rustwide/workdir/crates/zinc_std)
[INFO] [stderr]     Checking zinc_cli v1.1.0 (/opt/rustwide/workdir/crates/zinc_cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "22ab30ac39998c5f07e9f2fedfd9b0062cbb554982d0b303337d0d6af2c53f43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22ab30ac39998c5f07e9f2fedfd9b0062cbb554982d0b303337d0d6af2c53f43", kill_on_drop: false }`
[INFO] [stdout] 22ab30ac39998c5f07e9f2fedfd9b0062cbb554982d0b303337d0d6af2c53f43
