[INFO] fetching crate about-filter 0.1.1...
[INFO] checking about-filter-0.1.1 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global
[INFO] extracting crate about-filter 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate about-filter 0.1.1
[INFO] finished tweaking crates.io crate about-filter 0.1.1
[INFO] tweaked toml for crates.io crate about-filter 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate about-filter 0.1.1 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate about-filter 0.1.1 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rst_renderer v0.4.0
[INFO] [stderr]   Downloaded shell-words v1.0.0
[INFO] [stderr]   Downloaded serde-xml-rs v0.3.1
[INFO] [stderr]   Downloaded document_tree v0.4.0
[INFO] [stderr]   Downloaded html-escape v0.2.11
[INFO] [stderr]   Downloaded comrak v0.13.0
[INFO] [stderr]   Downloaded utf8-width v0.1.5
[INFO] [stderr]   Downloaded rst_parser v0.4.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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31117cfbfb5efadcec7cac9f09e5bba435bdbb2c3941cfac1628402c8c860d87
[INFO] running `Command { std: "docker" "start" "-a" "31117cfbfb5efadcec7cac9f09e5bba435bdbb2c3941cfac1628402c8c860d87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31117cfbfb5efadcec7cac9f09e5bba435bdbb2c3941cfac1628402c8c860d87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31117cfbfb5efadcec7cac9f09e5bba435bdbb2c3941cfac1628402c8c860d87", kill_on_drop: false }`
[INFO] [stdout] 31117cfbfb5efadcec7cac9f09e5bba435bdbb2c3941cfac1628402c8c860d87
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e967d67d1bd71a6786ac577c58c54355d75909e85c47c0d74ee7945ef4d0f885
[INFO] running `Command { std: "docker" "start" "-a" "e967d67d1bd71a6786ac577c58c54355d75909e85c47c0d74ee7945ef4d0f885", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]     Checking gimli v0.25.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking rustc-demangle v0.1.20
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking typed-arena v1.7.0
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking shell-words v1.0.0
[INFO] [stderr]     Checking utf8-width v0.1.5
[INFO] [stderr]     Checking html-escape v0.2.11
[INFO] [stderr]     Checking object v0.26.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking addr2line v0.16.0
[INFO] [stderr]    Compiling synstructure v0.12.5
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]     Checking serde-xml-rs v0.3.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking comrak v0.13.0
[INFO] [stderr]     Checking document_tree v0.4.0
[INFO] [stderr]     Checking rst_parser v0.4.0
[INFO] [stderr]     Checking rst_renderer v0.4.0
[INFO] [stderr]     Checking about-filter v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.36s
[INFO] running `Command { std: "docker" "inspect" "e967d67d1bd71a6786ac577c58c54355d75909e85c47c0d74ee7945ef4d0f885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e967d67d1bd71a6786ac577c58c54355d75909e85c47c0d74ee7945ef4d0f885", kill_on_drop: false }`
[INFO] [stdout] e967d67d1bd71a6786ac577c58c54355d75909e85c47c0d74ee7945ef4d0f885
