[INFO] fetching crate ostree 0.20.5...
[INFO] testing ostree-0.20.5 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate ostree 0.20.5 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate ostree 0.20.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ostree 0.20.5
[INFO] tweaked toml for crates.io crate ostree 0.20.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ostree 0.20.5 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ostree 0.20.5 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f319a8c15de01f4c5a5fc588941ae11df119cc707588a4580279f6c57b7e340
[INFO] running `Command { std: "docker" "start" "-a" "9f319a8c15de01f4c5a5fc588941ae11df119cc707588a4580279f6c57b7e340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f319a8c15de01f4c5a5fc588941ae11df119cc707588a4580279f6c57b7e340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f319a8c15de01f4c5a5fc588941ae11df119cc707588a4580279f6c57b7e340", kill_on_drop: false }`
[INFO] [stdout] 9f319a8c15de01f4c5a5fc588941ae11df119cc707588a4580279f6c57b7e340
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b629868425edcc4355cf2b921ce638b54976486c316a5a2cc68604e142cf154
[INFO] running `Command { std: "docker" "start" "-a" "5b629868425edcc4355cf2b921ce638b54976486c316a5a2cc68604e142cf154", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-core v0.3.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling futures-task v0.3.14
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling gio v0.20.11
[INFO] [stderr]    Compiling futures-io v0.3.14
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling futures-channel v0.3.14
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling cfg-expr v0.20.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling futures-util v0.3.14
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.14
[INFO] [stderr]    Compiling glib-macros v0.20.10
[INFO] [stderr]    Compiling system-deps v7.0.5
[INFO] [stderr]    Compiling glib-sys v0.20.10
[INFO] [stderr]    Compiling gobject-sys v0.20.10
[INFO] [stderr]    Compiling gio-sys v0.20.10
[INFO] [stderr]    Compiling ostree-sys v0.15.3
[INFO] [stderr]    Compiling glib v0.20.10
[INFO] [stderr]    Compiling ostree v0.20.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2024_7`
[INFO] [stdout]    --> rust-bindings/src/auto/mod.rs:184:7
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[cfg(feature = "v2024_7")]
[INFO] [stdout]     |       ^^^^^^^^^^---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"v2022_7"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dox`, `v2014_9`, `v2015_7`, `v2016_14`, `v2016_3`, `v2016_4`, `v2016_5`, `v2016_6`, `v2016_7`, `v2016_8`, `v2017_1`, `v2017_10`, `v2017_11`, `v2017_12`, `v2017_13`, `v2017_15`, `v2017_2`, `v2017_3`, `v2017_4`, `v2017_6`, `v2017_7`, `v2017_8`, `v2017_9`, `v2018_2`, `v2018_3`, `v2018_5`, `v2018_6`, `v2018_7`, `v2018_9`, `v2019_2`, `v2019_3`, `v2019_4`, `v2019_6`, `v2020_1`, and `v2020_2` and 18 more
[INFO] [stdout]     = help: consider adding `v2024_7` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `v2024_7`
[INFO] [stdout]    --> rust-bindings/src/auto/repo.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[cfg(feature = "v2024_7")]
[INFO] [stdout]     |           ^^^^^^^^^^---------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2022_7"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dox`, `v2014_9`, `v2015_7`, `v2016_14`, `v2016_3`, `v2016_4`, `v2016_5`, `v2016_6`, `v2016_7`, `v2016_8`, `v2017_1`, `v2017_10`, `v2017_11`, `v2017_12`, `v2017_13`, `v2017_15`, `v2017_2`, `v2017_3`, `v2017_4`, `v2017_6`, `v2017_7`, `v2017_8`, `v2017_9`, `v2018_2`, `v2018_3`, `v2018_5`, `v2018_6`, `v2018_7`, `v2018_9`, `v2019_2`, `v2019_3`, `v2019_4`, `v2019_6`, `v2020_1`, and `v2020_2` and 18 more
[INFO] [stdout]     = help: consider adding `v2024_7` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2024_7`
[INFO] [stdout]   --> rust-bindings/src/auto/constants.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "v2024_7")]
[INFO] [stdout]    |       ^^^^^^^^^^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"v2022_7"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `dox`, `v2014_9`, `v2015_7`, `v2016_14`, `v2016_3`, `v2016_4`, `v2016_5`, `v2016_6`, `v2016_7`, `v2016_8`, `v2017_1`, `v2017_10`, `v2017_11`, `v2017_12`, `v2017_13`, `v2017_15`, `v2017_2`, `v2017_3`, `v2017_4`, `v2017_6`, `v2017_7`, `v2017_8`, `v2017_9`, `v2018_2`, `v2018_3`, `v2018_5`, `v2018_6`, `v2018_7`, `v2018_9`, `v2019_2`, `v2019_3`, `v2019_4`, `v2019_6`, `v2020_1`, and `v2020_2` and 18 more
[INFO] [stdout]    = help: consider adding `v2024_7` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.15s
[INFO] running `Command { std: "docker" "inspect" "5b629868425edcc4355cf2b921ce638b54976486c316a5a2cc68604e142cf154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b629868425edcc4355cf2b921ce638b54976486c316a5a2cc68604e142cf154", kill_on_drop: false }`
[INFO] [stdout] 5b629868425edcc4355cf2b921ce638b54976486c316a5a2cc68604e142cf154
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00b38c0acdc373accd4ec440634aa7272f3744abb8f4766ba6fe25fe5c88b883
[INFO] running `Command { std: "docker" "start" "-a" "00b38c0acdc373accd4ec440634aa7272f3744abb8f4766ba6fe25fe5c88b883", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cap-primitives v2.0.2
[INFO] [stderr]    Compiling ambient-authority v0.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling cap-std v2.0.2
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling glib v0.20.10
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling fs-set-times v0.20.3
[INFO] [stderr]    Compiling cap-tempfile v2.0.2
[INFO] [stderr]    Compiling gio v0.20.11
[INFO] [stderr]    Compiling ostree v0.20.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2024_7`
[INFO] [stdout]    --> rust-bindings/src/auto/mod.rs:184:7
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[cfg(feature = "v2024_7")]
[INFO] [stdout]     |       ^^^^^^^^^^---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"v2022_7"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dox`, `v2014_9`, `v2015_7`, `v2016_14`, `v2016_3`, `v2016_4`, `v2016_5`, `v2016_6`, `v2016_7`, `v2016_8`, `v2017_1`, `v2017_10`, `v2017_11`, `v2017_12`, `v2017_13`, `v2017_15`, `v2017_2`, `v2017_3`, `v2017_4`, `v2017_6`, `v2017_7`, `v2017_8`, `v2017_9`, `v2018_2`, `v2018_3`, `v2018_5`, `v2018_6`, `v2018_7`, `v2018_9`, `v2019_2`, `v2019_3`, `v2019_4`, `v2019_6`, `v2020_1`, and `v2020_2` and 18 more
[INFO] [stdout]     = help: consider adding `v2024_7` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `v2024_7`
[INFO] [stdout]    --> rust-bindings/src/auto/repo.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[cfg(feature = "v2024_7")]
[INFO] [stdout]     |           ^^^^^^^^^^---------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2022_7"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dox`, `v2014_9`, `v2015_7`, `v2016_14`, `v2016_3`, `v2016_4`, `v2016_5`, `v2016_6`, `v2016_7`, `v2016_8`, `v2017_1`, `v2017_10`, `v2017_11`, `v2017_12`, `v2017_13`, `v2017_15`, `v2017_2`, `v2017_3`, `v2017_4`, `v2017_6`, `v2017_7`, `v2017_8`, `v2017_9`, `v2018_2`, `v2018_3`, `v2018_5`, `v2018_6`, `v2018_7`, `v2018_9`, `v2019_2`, `v2019_3`, `v2019_4`, `v2019_6`, `v2020_1`, and `v2020_2` and 18 more
[INFO] [stdout]     = help: consider adding `v2024_7` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2024_7`
[INFO] [stdout]   --> rust-bindings/src/auto/constants.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "v2024_7")]
[INFO] [stdout]    |       ^^^^^^^^^^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"v2022_7"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `dox`, `v2014_9`, `v2015_7`, `v2016_14`, `v2016_3`, `v2016_4`, `v2016_5`, `v2016_6`, `v2016_7`, `v2016_8`, `v2017_1`, `v2017_10`, `v2017_11`, `v2017_12`, `v2017_13`, `v2017_15`, `v2017_2`, `v2017_3`, `v2017_4`, `v2017_6`, `v2017_7`, `v2017_8`, `v2017_9`, `v2018_2`, `v2018_3`, `v2018_5`, `v2018_6`, `v2018_7`, `v2018_9`, `v2019_2`, `v2019_3`, `v2019_4`, `v2019_6`, `v2020_1`, and `v2020_2` and 18 more
[INFO] [stdout]    = help: consider adding `v2024_7` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2024_7`
[INFO] [stdout]    --> rust-bindings/src/auto/mod.rs:184:7
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[cfg(feature = "v2024_7")]
[INFO] [stdout]     |       ^^^^^^^^^^---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"v2022_7"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dox`, `v2014_9`, `v2015_7`, `v2016_14`, `v2016_3`, `v2016_4`, `v2016_5`, `v2016_6`, `v2016_7`, `v2016_8`, `v2017_1`, `v2017_10`, `v2017_11`, `v2017_12`, `v2017_13`, `v2017_15`, `v2017_2`, `v2017_3`, `v2017_4`, `v2017_6`, `v2017_7`, `v2017_8`, `v2017_9`, `v2018_2`, `v2018_3`, `v2018_5`, `v2018_6`, `v2018_7`, `v2018_9`, `v2019_2`, `v2019_3`, `v2019_4`, `v2019_6`, `v2020_1`, and `v2020_2` and 18 more
[INFO] [stdout]     = help: consider adding `v2024_7` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `v2024_7`
[INFO] [stdout]    --> rust-bindings/src/auto/repo.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[cfg(feature = "v2024_7")]
[INFO] [stdout]     |           ^^^^^^^^^^---------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"v2022_7"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dox`, `v2014_9`, `v2015_7`, `v2016_14`, `v2016_3`, `v2016_4`, `v2016_5`, `v2016_6`, `v2016_7`, `v2016_8`, `v2017_1`, `v2017_10`, `v2017_11`, `v2017_12`, `v2017_13`, `v2017_15`, `v2017_2`, `v2017_3`, `v2017_4`, `v2017_6`, `v2017_7`, `v2017_8`, `v2017_9`, `v2018_2`, `v2018_3`, `v2018_5`, `v2018_6`, `v2018_7`, `v2018_9`, `v2019_2`, `v2019_3`, `v2019_4`, `v2019_6`, `v2020_1`, and `v2020_2` and 18 more
[INFO] [stdout]     = help: consider adding `v2024_7` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2024_7`
[INFO] [stdout]   --> rust-bindings/src/auto/constants.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "v2024_7")]
[INFO] [stdout]    |       ^^^^^^^^^^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"v2022_7"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `dox`, `v2014_9`, `v2015_7`, `v2016_14`, `v2016_3`, `v2016_4`, `v2016_5`, `v2016_6`, `v2016_7`, `v2016_8`, `v2017_1`, `v2017_10`, `v2017_11`, `v2017_12`, `v2017_13`, `v2017_15`, `v2017_2`, `v2017_3`, `v2017_4`, `v2017_6`, `v2017_7`, `v2017_8`, `v2017_9`, `v2018_2`, `v2018_3`, `v2018_5`, `v2018_6`, `v2018_7`, `v2018_9`, `v2019_2`, `v2019_3`, `v2019_4`, `v2019_6`, `v2020_1`, and `v2020_2` and 18 more
[INFO] [stdout]    = help: consider adding `v2024_7` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.38s
[INFO] running `Command { std: "docker" "inspect" "00b38c0acdc373accd4ec440634aa7272f3744abb8f4766ba6fe25fe5c88b883", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00b38c0acdc373accd4ec440634aa7272f3744abb8f4766ba6fe25fe5c88b883", kill_on_drop: false }`
[INFO] [stdout] 00b38c0acdc373accd4ec440634aa7272f3744abb8f4766ba6fe25fe5c88b883
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dd91222ca746e3b663763e0467eb4de34810ec4bd1eaf6f571a5c7c449a25fa4
[INFO] running `Command { std: "docker" "start" "-a" "dd91222ca746e3b663763e0467eb4de34810ec4bd1eaf6f571a5c7c449a25fa4", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `v2024_7`
[INFO] [stderr]    --> rust-bindings/src/auto/mod.rs:184:7
[INFO] [stderr]     |
[INFO] [stderr] 184 | #[cfg(feature = "v2024_7")]
[INFO] [stderr]     |       ^^^^^^^^^^---------
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: there is a expected value with a similar name: `"v2022_7"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `dox`, `v2014_9`, `v2015_7`, `v2016_14`, `v2016_3`, `v2016_4`, `v2016_5`, `v2016_6`, `v2016_7`, `v2016_8`, `v2017_1`, `v2017_10`, `v2017_11`, `v2017_12`, `v2017_13`, `v2017_15`, `v2017_2`, `v2017_3`, `v2017_4`, `v2017_6`, `v2017_7`, `v2017_8`, `v2017_9`, `v2018_2`, `v2018_3`, `v2018_5`, `v2018_6`, `v2018_7`, `v2018_9`, `v2019_2`, `v2019_3`, `v2019_4`, `v2019_6`, `v2020_1`, and `v2020_2` and 18 more
[INFO] [stderr]     = help: consider adding `v2024_7` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `v2024_7`
[INFO] [stderr]    --> rust-bindings/src/auto/repo.rs:104:11
[INFO] [stderr]     |
[INFO] [stderr] 104 |     #[cfg(feature = "v2024_7")]
[INFO] [stderr]     |           ^^^^^^^^^^---------
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: there is a expected value with a similar name: `"v2022_7"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `dox`, `v2014_9`, `v2015_7`, `v2016_14`, `v2016_3`, `v2016_4`, `v2016_5`, `v2016_6`, `v2016_7`, `v2016_8`, `v2017_1`, `v2017_10`, `v2017_11`, `v2017_12`, `v2017_13`, `v2017_15`, `v2017_2`, `v2017_3`, `v2017_4`, `v2017_6`, `v2017_7`, `v2017_8`, `v2017_9`, `v2018_2`, `v2018_3`, `v2018_5`, `v2018_6`, `v2018_7`, `v2018_9`, `v2019_2`, `v2019_3`, `v2019_4`, `v2019_6`, `v2020_1`, and `v2020_2` and 18 more
[INFO] [stderr]     = help: consider adding `v2024_7` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `v2024_7`
[INFO] [stderr]   --> rust-bindings/src/auto/constants.rs:72:7
[INFO] [stderr]    |
[INFO] [stderr] 72 | #[cfg(feature = "v2024_7")]
[INFO] [stderr]    |       ^^^^^^^^^^---------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: there is a expected value with a similar name: `"v2022_7"`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `dox`, `v2014_9`, `v2015_7`, `v2016_14`, `v2016_3`, `v2016_4`, `v2016_5`, `v2016_6`, `v2016_7`, `v2016_8`, `v2017_1`, `v2017_10`, `v2017_11`, `v2017_12`, `v2017_13`, `v2017_15`, `v2017_2`, `v2017_3`, `v2017_4`, `v2017_6`, `v2017_7`, `v2017_8`, `v2017_9`, `v2018_2`, `v2018_3`, `v2018_5`, `v2018_6`, `v2018_7`, `v2018_9`, `v2019_2`, `v2019_3`, `v2019_4`, `v2019_6`, `v2020_1`, and `v2020_2` and 18 more
[INFO] [stderr]    = help: consider adding `v2024_7` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `ostree` (lib) generated 3 warnings
[INFO] [stderr] warning: `ostree` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests rust-bindings/src/lib.rs (/opt/rustwide/target/debug/deps/ostree-757e7384eb3146e7)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test checksum::tests::should_clone_value ... ok
[INFO] [stdout] test checksum::tests::should_convert_base64_string_to_checksum ... ok
[INFO] [stdout] test checksum::tests::should_convert_checksum_to_base64 ... ok
[INFO] [stdout] test checksum::tests::should_create_checksum_from_bytes ... ok
[INFO] [stdout] test checksum::tests::should_create_checksum_from_bytes_taking_ownership ... ok
[INFO] [stdout] test checksum::tests::should_fail_for_invalid_base64_string ... ok
[INFO] [stdout] test checksum::tests::should_fail_for_too_short_b64_string ... ok
[INFO] [stdout] test checksum::tests::should_fail_for_too_short_hex_string ... ok
[INFO] [stdout] test object_name::tests::different_values_should_not_be_equal ... ok
[INFO] [stdout] test object_name::tests::same_values_should_be_equal ... ok
[INFO] [stdout] test object_name::tests::should_create_object_name_from_variant ... ok
[INFO] [stdout] test object_name::tests::should_stringify_object_name ... ok
[INFO] [stdout] test tests::repo::should_get_repo_mode_from_string ... ok
[INFO] [stdout] test checksum::tests::should_parse_checksum_string_to_bytes ... ok
[INFO] [stdout] test tests::repo::should_return_error_for_invalid_repo_mode_string ... ok
[INFO] [stdout] test sysroot::tests::test_sysroot_create_load_empty ... ok
[INFO] [stdout] test checksum::tests::should_compare_checksums ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running rust-bindings/tests/tests.rs (/opt/rustwide/target/debug/deps/integration-75c9780161f1e0a1)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test repo::repo_traverse_and_read ... ok
[INFO] [stdout] test core::variant_types ... ok
[INFO] [stdout] test repo::should_checkout_tree ... ok
[INFO] [stdout] test repo::generate_static::should_generate_static_delta_at ... ok
[INFO] [stdout] test repo::should_commit_content_to_repo_and_list_refs_again ... ok
[INFO] [stdout] test functions::should_checksum_file_from_input ... ok
[INFO] [stdout] test repo::should_write_content_to_repo ... ok
[INFO] [stdout] test repo::list_commits ... ok
[INFO] [stdout] test functions::list_repo_objects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ostree
[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" "dd91222ca746e3b663763e0467eb4de34810ec4bd1eaf6f571a5c7c449a25fa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd91222ca746e3b663763e0467eb4de34810ec4bd1eaf6f571a5c7c449a25fa4", kill_on_drop: false }`
[INFO] [stdout] dd91222ca746e3b663763e0467eb4de34810ec4bd1eaf6f571a5c7c449a25fa4
