[INFO] fetching crate code2prompt 3.0.2... [INFO] checking code2prompt-3.0.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate code2prompt 3.0.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate code2prompt 3.0.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate code2prompt 3.0.2 [INFO] tweaked toml for crates.io crate code2prompt 3.0.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate code2prompt 3.0.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate code2prompt 3.0.2 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded code2prompt_core v3.2.0 [INFO] [stderr] Downloaded num-format-windows v0.4.4 [INFO] [stderr] Downloaded newline-converter v0.3.0 [INFO] [stderr] Downloaded pest_generator v2.8.0 [INFO] [stderr] Downloaded jiff-static v0.2.5 [INFO] [stderr] Downloaded pest_meta v2.8.0 [INFO] [stderr] Downloaded pest_derive v2.8.0 [INFO] [stderr] Downloaded inquire v0.7.5 [INFO] [stderr] Downloaded git2 v0.18.3 [INFO] [stderr] Downloaded jiff v0.2.5 [INFO] [stderr] Downloaded libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Downloaded tiktoken-rs v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba49046bd41dd623e6d6464c59891310791bc90c9bd0453a1e83bdec4fd9234a [INFO] running `Command { std: "docker" "start" "-a" "ba49046bd41dd623e6d6464c59891310791bc90c9bd0453a1e83bdec4fd9234a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba49046bd41dd623e6d6464c59891310791bc90c9bd0453a1e83bdec4fd9234a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba49046bd41dd623e6d6464c59891310791bc90c9bd0453a1e83bdec4fd9234a", kill_on_drop: false }` [INFO] [stdout] ba49046bd41dd623e6d6464c59891310791bc90c9bd0453a1e83bdec4fd9234a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56e860f3f21c366bd8f34ea3faa4af01eb107ab9561d4d259e487781e7b3bed0 [INFO] running `Command { std: "docker" "start" "-a" "56e860f3f21c366bd8f34ea3faa4af01eb107ab9561d4d259e487781e7b3bed0", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling code2prompt_core v3.2.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking jiff v0.2.5 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking jwalk v0.8.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking inquire v0.7.5 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Compiling openssl-src v300.4.2+3.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking tiktoken-rs v0.6.0 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking arboard v3.5.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking clap v4.5.35 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking code2prompt v3.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 25s [INFO] running `Command { std: "docker" "inspect" "56e860f3f21c366bd8f34ea3faa4af01eb107ab9561d4d259e487781e7b3bed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56e860f3f21c366bd8f34ea3faa4af01eb107ab9561d4d259e487781e7b3bed0", kill_on_drop: false }` [INFO] [stdout] 56e860f3f21c366bd8f34ea3faa4af01eb107ab9561d4d259e487781e7b3bed0