[INFO] fetching crate more-wallpapers 0.4.0...
[INFO] testing more-wallpapers-0.4.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate more-wallpapers 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate more-wallpapers 0.4.0
[INFO] finished tweaking crates.io crate more-wallpapers 0.4.0
[INFO] tweaked toml for crates.io crate more-wallpapers 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate more-wallpapers 0.4.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 62 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.26.4 (available: v0.27.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding xrandr v0.1.1 (available: v0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustbus_derive v0.5.0
[INFO] [stderr]   Downloaded winreg v0.9.0
[INFO] [stderr]   Downloaded rust-ini v0.12.2
[INFO] [stderr]   Downloaded more-wallpapers-fallback v5.0.0
[INFO] [stderr]   Downloaded enquote v1.1.0
[INFO] [stderr]   Downloaded rustbus v0.19.3
[INFO] [stderr]   Downloaded x11 v2.21.0
[INFO] [stderr]   Downloaded xrandr v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d360a0b5d68c5cd200bde0a17d64416ed82615e1e5b5a8934a351b38fc99a48f
[INFO] running `Command { std: "docker" "start" "-a" "d360a0b5d68c5cd200bde0a17d64416ed82615e1e5b5a8934a351b38fc99a48f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d360a0b5d68c5cd200bde0a17d64416ed82615e1e5b5a8934a351b38fc99a48f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d360a0b5d68c5cd200bde0a17d64416ed82615e1e5b5a8934a351b38fc99a48f", kill_on_drop: false }`
[INFO] [stdout] d360a0b5d68c5cd200bde0a17d64416ed82615e1e5b5a8934a351b38fc99a48f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd11dd3185c18c0374219b680860635638204cae458d9ec55cafa14da455df9d
[INFO] running `Command { std: "docker" "start" "-a" "dd11dd3185c18c0374219b680860635638204cae458d9ec55cafa14da455df9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling more-wallpapers v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustbus_derive v0.5.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling xrandr v0.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustbus v0.19.3
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/lib.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(all(doc, nightly), feature(doc_auto_cfg))]
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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: cannot find macro `doc_WallpaperBuilder_example` in the current scope when looking from the crate root
[INFO] [stdout]   --> src/lib.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | #![doc = doc_WallpaperBuilder_example!()]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found from the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]    = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout]    = note: `#[warn(out_of_scope_macro_calls)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: more-wallpapers v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "dd11dd3185c18c0374219b680860635638204cae458d9ec55cafa14da455df9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd11dd3185c18c0374219b680860635638204cae458d9ec55cafa14da455df9d", kill_on_drop: false }`
[INFO] [stdout] dd11dd3185c18c0374219b680860635638204cae458d9ec55cafa14da455df9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2883d50b83d669c9e73ae1e684698fea0b85a2a136091851b3a6adc0b49bd456
[INFO] running `Command { std: "docker" "start" "-a" "2883d50b83d669c9e73ae1e684698fea0b85a2a136091851b3a6adc0b49bd456", kill_on_drop: false }`
[INFO] [stderr]    Compiling more-wallpapers v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/lib.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(all(doc, nightly), feature(doc_auto_cfg))]
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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: cannot find macro `doc_WallpaperBuilder_example` in the current scope when looking from the crate root
[INFO] [stdout]   --> src/lib.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | #![doc = doc_WallpaperBuilder_example!()]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found from the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]    = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout]    = note: `#[warn(out_of_scope_macro_calls)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/lib.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(all(doc, nightly), feature(doc_auto_cfg))]
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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: cannot find macro `doc_WallpaperBuilder_example` in the current scope when looking from the crate root
[INFO] [stdout]   --> src/lib.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | #![doc = doc_WallpaperBuilder_example!()]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found from the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stdout]    = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stdout]    = note: `#[warn(out_of_scope_macro_calls)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: more-wallpapers v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "2883d50b83d669c9e73ae1e684698fea0b85a2a136091851b3a6adc0b49bd456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2883d50b83d669c9e73ae1e684698fea0b85a2a136091851b3a6adc0b49bd456", kill_on_drop: false }`
[INFO] [stdout] 2883d50b83d669c9e73ae1e684698fea0b85a2a136091851b3a6adc0b49bd456
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf296ffe99ed84e0368a4055211151e13ef894b49c153e31906f72467e710aea
[INFO] running `Command { std: "docker" "start" "-a" "bf296ffe99ed84e0368a4055211151e13ef894b49c153e31906f72467e710aea", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]  --> src/lib.rs:3:22
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![cfg_attr(all(doc, nightly), feature(doc_auto_cfg))]
[INFO] [stderr]   |                      ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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: cannot find macro `doc_WallpaperBuilder_example` in the current scope when looking from the crate root
[INFO] [stderr]   --> src/lib.rs:53:10
[INFO] [stderr]    |
[INFO] [stderr] 53 | #![doc = doc_WallpaperBuilder_example!()]
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found from the crate root
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535>
[INFO] [stderr]    = help: import `macro_rules` with `use` to make it callable above its definition
[INFO] [stderr]    = note: `#[warn(out_of_scope_macro_calls)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `more-wallpapers` (lib) generated 2 warnings
[INFO] [stderr] warning: `more-wallpapers` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: more-wallpapers v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/more_wallpapers-f7240d7634e737f7)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests more_wallpapers
[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] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - WallpaperBuilder::set_wallpapers (line 283) - compile ... ok
[INFO] [stdout] test src/lib.rs - WallpaperBuilder::set_wallpapers_from_vec (line 309) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 53) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 41) - compile ... ok
[INFO] [stdout] test src/lib.rs - set_wallpapers_from_vec (line 374) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bf296ffe99ed84e0368a4055211151e13ef894b49c153e31906f72467e710aea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf296ffe99ed84e0368a4055211151e13ef894b49c153e31906f72467e710aea", kill_on_drop: false }`
[INFO] [stdout] bf296ffe99ed84e0368a4055211151e13ef894b49c153e31906f72467e710aea
