[INFO] fetching crate integra8_components 0.0.4-alpha... [INFO] testing integra8_components-0.0.4-alpha against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate integra8_components 0.0.4-alpha into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate integra8_components 0.0.4-alpha [INFO] finished tweaking crates.io crate integra8_components 0.0.4-alpha [INFO] tweaked toml for crates.io crate integra8_components 0.0.4-alpha written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate integra8_components 0.0.4-alpha 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 26 packages to latest compatible versions [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.11.4) [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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 400ac299da7b15ba586a238cc61142115f100d0d2a887ecc9b2533b0f58864c1 [INFO] running `Command { std: "docker" "start" "-a" "400ac299da7b15ba586a238cc61142115f100d0d2a887ecc9b2533b0f58864c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "400ac299da7b15ba586a238cc61142115f100d0d2a887ecc9b2533b0f58864c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "400ac299da7b15ba586a238cc61142115f100d0d2a887ecc9b2533b0f58864c1", kill_on_drop: false }` [INFO] [stdout] 400ac299da7b15ba586a238cc61142115f100d0d2a887ecc9b2533b0f58864c1 [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=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] 2c48fdda5909a51d5d3edb30099106f76273f6206241e0c02b81379479dfe4e8 [INFO] running `Command { std: "docker" "start" "-a" "2c48fdda5909a51d5d3edb30099106f76273f6206241e0c02b81379479dfe4e8", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling integra8_components v0.0.4-alpha (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `enable_serde` [INFO] [stdout] --> src/meta.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | feature = "enable_serde", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `enable_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable_serde` [INFO] [stdout] --> src/meta.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | feature = "enable_serde", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `enable_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s [INFO] running `Command { std: "docker" "inspect" "2c48fdda5909a51d5d3edb30099106f76273f6206241e0c02b81379479dfe4e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c48fdda5909a51d5d3edb30099106f76273f6206241e0c02b81379479dfe4e8", kill_on_drop: false }` [INFO] [stdout] 2c48fdda5909a51d5d3edb30099106f76273f6206241e0c02b81379479dfe4e8 [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=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] fa2d7a4af4e195a416197185d8e58cb796b1baa7321d678ba13a0f2a4edece00 [INFO] running `Command { std: "docker" "start" "-a" "fa2d7a4af4e195a416197185d8e58cb796b1baa7321d678ba13a0f2a4edece00", kill_on_drop: false }` [INFO] [stderr] Compiling integra8_components v0.0.4-alpha (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `enable_serde` [INFO] [stdout] --> src/meta.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | feature = "enable_serde", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `enable_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable_serde` [INFO] [stdout] --> src/meta.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | feature = "enable_serde", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `enable_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable_serde` [INFO] [stdout] --> src/meta.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | feature = "enable_serde", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `enable_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable_serde` [INFO] [stdout] --> src/meta.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | feature = "enable_serde", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `enable_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "fa2d7a4af4e195a416197185d8e58cb796b1baa7321d678ba13a0f2a4edece00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa2d7a4af4e195a416197185d8e58cb796b1baa7321d678ba13a0f2a4edece00", kill_on_drop: false }` [INFO] [stdout] fa2d7a4af4e195a416197185d8e58cb796b1baa7321d678ba13a0f2a4edece00 [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=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] 370f68d7cb577fee82adb81370c35b2314dbd7cd68267460de89b46c449164eb [INFO] running `Command { std: "docker" "start" "-a" "370f68d7cb577fee82adb81370c35b2314dbd7cd68267460de89b46c449164eb", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `enable_serde` [INFO] [stderr] --> src/meta.rs:133:9 [INFO] [stderr] | [INFO] [stderr] 133 | feature = "enable_serde", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `enable_serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `enable_serde` [INFO] [stderr] --> src/meta.rs:141:9 [INFO] [stderr] | [INFO] [stderr] 141 | feature = "enable_serde", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `enable_serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `integra8_components` (lib) generated 2 warnings [INFO] [stderr] warning: `integra8_components` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/integra8_components-e71120d52445f25d) [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 integra8_components [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" "370f68d7cb577fee82adb81370c35b2314dbd7cd68267460de89b46c449164eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "370f68d7cb577fee82adb81370c35b2314dbd7cd68267460de89b46c449164eb", kill_on_drop: false }` [INFO] [stdout] 370f68d7cb577fee82adb81370c35b2314dbd7cd68267460de89b46c449164eb