[INFO] fetching crate darling_packages 0.1.0...
[INFO] testing darling_packages-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate darling_packages 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate darling_packages 0.1.0
[INFO] finished tweaking crates.io crate darling_packages 0.1.0
[INFO] tweaked toml for crates.io crate darling_packages 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate darling_packages 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate darling_packages 0.1.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7e779bd33a7972a0b2e64210ab78306d6b180d42a1e9b354c3e376239886293
[INFO] running `Command { std: "docker" "start" "-a" "a7e779bd33a7972a0b2e64210ab78306d6b180d42a1e9b354c3e376239886293", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7e779bd33a7972a0b2e64210ab78306d6b180d42a1e9b354c3e376239886293", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7e779bd33a7972a0b2e64210ab78306d6b180d42a1e9b354c3e376239886293", kill_on_drop: false }`
[INFO] [stdout] a7e779bd33a7972a0b2e64210ab78306d6b180d42a1e9b354c3e376239886293
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e8bbd5d3ce1a322f90a4299d131f603fc244fc20a2d07eb25a60cb28e69faa3
[INFO] running `Command { std: "docker" "start" "-a" "8e8bbd5d3ce1a322f90a4299d131f603fc244fc20a2d07eb25a60cb28e69faa3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.9
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling regex-macro v0.2.0
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling darling_packages v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.07s
[INFO] running `Command { std: "docker" "inspect" "8e8bbd5d3ce1a322f90a4299d131f603fc244fc20a2d07eb25a60cb28e69faa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e8bbd5d3ce1a322f90a4299d131f603fc244fc20a2d07eb25a60cb28e69faa3", kill_on_drop: false }`
[INFO] [stdout] 8e8bbd5d3ce1a322f90a4299d131f603fc244fc20a2d07eb25a60cb28e69faa3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fd914f8c1ae63dc68e739e0394967e93b1af87913c63d74137fcf7ee35d4cc2
[INFO] running `Command { std: "docker" "start" "-a" "9fd914f8c1ae63dc68e739e0394967e93b1af87913c63d74137fcf7ee35d4cc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling darling_packages v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s
[INFO] running `Command { std: "docker" "inspect" "9fd914f8c1ae63dc68e739e0394967e93b1af87913c63d74137fcf7ee35d4cc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fd914f8c1ae63dc68e739e0394967e93b1af87913c63d74137fcf7ee35d4cc2", kill_on_drop: false }`
[INFO] [stdout] 9fd914f8c1ae63dc68e739e0394967e93b1af87913c63d74137fcf7ee35d4cc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0b5d751d452dee403baefe210b08be3f59583c2724ecbbf30a00fb7a33153c2a
[INFO] running `Command { std: "docker" "start" "-a" "0b5d751d452dee403baefe210b08be3f59583c2724ecbbf30a00fb7a33153c2a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/darling_packages-46e38256365e14b2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/darling-7ae516d4d25cdf78)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests darling_packages
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0b5d751d452dee403baefe210b08be3f59583c2724ecbbf30a00fb7a33153c2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b5d751d452dee403baefe210b08be3f59583c2724ecbbf30a00fb7a33153c2a", kill_on_drop: false }`
[INFO] [stdout] 0b5d751d452dee403baefe210b08be3f59583c2724ecbbf30a00fb7a33153c2a
