[INFO] fetching crate ostree 0.20.4... [INFO] checking ostree-0.20.4 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate ostree 0.20.4 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate ostree 0.20.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ostree 0.20.4 [INFO] tweaked toml for crates.io crate ostree 0.20.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ostree 0.20.4 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ostree 0.20.4 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 413ecdf880252960693da1326a0e48356cc51df440d5c3e2a0a2707bc432287e [INFO] running `Command { std: "docker" "start" "-a" "413ecdf880252960693da1326a0e48356cc51df440d5c3e2a0a2707bc432287e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "413ecdf880252960693da1326a0e48356cc51df440d5c3e2a0a2707bc432287e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "413ecdf880252960693da1326a0e48356cc51df440d5c3e2a0a2707bc432287e", kill_on_drop: false }` [INFO] [stdout] 413ecdf880252960693da1326a0e48356cc51df440d5c3e2a0a2707bc432287e [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=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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7c6040e957231622c105b1520a374ef846ca2e8b817ce629d4b66276c146a08 [INFO] running `Command { std: "docker" "start" "-a" "d7c6040e957231622c105b1520a374ef846ca2e8b817ce629d4b66276c146a08", 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 heck v0.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling cap-primitives v2.0.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cap-std v2.0.2 [INFO] [stderr] Compiling gio v0.20.12 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cfg-expr v0.20.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking fs-set-times v0.20.3 [INFO] [stderr] Checking tempfile v3.20.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.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking cap-tempfile v2.0.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling system-deps v7.0.5 [INFO] [stderr] Compiling glib-macros v0.20.12 [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] Checking futures-executor v0.3.31 [INFO] [stderr] Checking glib v0.20.12 [INFO] [stderr] Checking ostree v0.20.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `v2024_7` [INFO] [stdout] --> rust-bindings/src/auto/mod.rs:181:7 [INFO] [stdout] | [INFO] [stdout] 181 | #[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 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 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 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:181:7 [INFO] [stdout] | [INFO] [stdout] 181 | #[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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust-bindings/src/repo.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 134 | cancellable: Option<&P>, [INFO] [stdout] 135 | ) -> Result { [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 135 | ) -> Result, glib::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust-bindings/src/repo.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 134 | cancellable: Option<&P>, [INFO] [stdout] 135 | ) -> Result { [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 135 | ) -> Result, glib::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.67s [INFO] running `Command { std: "docker" "inspect" "d7c6040e957231622c105b1520a374ef846ca2e8b817ce629d4b66276c146a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7c6040e957231622c105b1520a374ef846ca2e8b817ce629d4b66276c146a08", kill_on_drop: false }` [INFO] [stdout] d7c6040e957231622c105b1520a374ef846ca2e8b817ce629d4b66276c146a08