[INFO] fetching crate sddm2rpm 1.2.0...
[INFO] testing sddm2rpm-1.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sddm2rpm 1.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sddm2rpm 1.2.0
[INFO] finished tweaking crates.io crate sddm2rpm 1.2.0
[INFO] tweaked toml for crates.io crate sddm2rpm 1.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sddm2rpm 1.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sddm2rpm 1.2.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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22c56216409acef5e6412826f73597b0ab44020e17d528f7019097a9e2368fd3
[INFO] running `Command { std: "docker" "start" "-a" "22c56216409acef5e6412826f73597b0ab44020e17d528f7019097a9e2368fd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22c56216409acef5e6412826f73597b0ab44020e17d528f7019097a9e2368fd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22c56216409acef5e6412826f73597b0ab44020e17d528f7019097a9e2368fd3", kill_on_drop: false }`
[INFO] [stdout] 22c56216409acef5e6412826f73597b0ab44020e17d528f7019097a9e2368fd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a186073816b10cc862070ebcf00e06d3602e1f6728d457514953aa728cb9fd9
[INFO] running `Command { std: "docker" "start" "-a" "9a186073816b10cc862070ebcf00e06d3602e1f6728d457514953aa728cb9fd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling num-bigint-dig v0.8.2
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling zstd-sys v2.0.7+zstd.1.5.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling crc24 v0.1.6
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling zstd-safe v6.0.4+zstd.1.5.4
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling libflate_lz77 v1.2.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling cfb-mode v0.8.2
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling twofish v0.7.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling cast5 v0.11.1
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.14.3
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling block-padding v0.3.2
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling time v0.3.20
[INFO] [stderr]    Compiling libflate v1.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap_lex v0.3.2
[INFO] [stderr]    Compiling is-terminal v0.4.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling darling_macro v0.14.3
[INFO] [stderr]    Compiling darling v0.14.3
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling pest v2.5.5
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling x25519-dalek v1.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling enum-display-derive v0.1.1
[INFO] [stderr]    Compiling pest_meta v2.5.5
[INFO] [stderr]    Compiling derive_builder v0.11.2
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.2
[INFO] [stderr]    Compiling filetime v0.2.20
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling cpio v0.2.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling pest_generator v2.5.5
[INFO] [stderr]    Compiling clap v4.1.8
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling futures-executor v0.3.26
[INFO] [stderr]    Compiling pest_derive v2.5.5
[INFO] [stderr]    Compiling futures v0.3.26
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling handlebars v4.3.6
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.12.3+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.4
[INFO] [stderr]    Compiling rsa v0.7.2
[INFO] [stderr]    Compiling pgp v0.9.0
[INFO] [stderr]    Compiling rpm v0.9.0
[INFO] [stderr]    Compiling sddm2rpm v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, nom v4.2.3, num-bigint-dig v0.8.2
[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" "9a186073816b10cc862070ebcf00e06d3602e1f6728d457514953aa728cb9fd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a186073816b10cc862070ebcf00e06d3602e1f6728d457514953aa728cb9fd9", kill_on_drop: false }`
[INFO] [stdout] 9a186073816b10cc862070ebcf00e06d3602e1f6728d457514953aa728cb9fd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b688ed60122b35298ef222a47e3a9702ee3f08fee4613aa5822b8e93d1c77f1
[INFO] running `Command { std: "docker" "start" "-a" "1b688ed60122b35298ef222a47e3a9702ee3f08fee4613aa5822b8e93d1c77f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling sddm2rpm v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, nom v4.2.3, num-bigint-dig v0.8.2
[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" "1b688ed60122b35298ef222a47e3a9702ee3f08fee4613aa5822b8e93d1c77f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b688ed60122b35298ef222a47e3a9702ee3f08fee4613aa5822b8e93d1c77f1", kill_on_drop: false }`
[INFO] [stdout] 1b688ed60122b35298ef222a47e3a9702ee3f08fee4613aa5822b8e93d1c77f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 39a0d3f074570f9c000c522b3d4ef01049a90d21f28163826835de43f5b2aad0
[INFO] running `Command { std: "docker" "start" "-a" "39a0d3f074570f9c000c522b3d4ef01049a90d21f28163826835de43f5b2aad0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, nom v4.2.3, num-bigint-dig v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sddm2rpm-e75e0832e48ee951)
[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" "39a0d3f074570f9c000c522b3d4ef01049a90d21f28163826835de43f5b2aad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39a0d3f074570f9c000c522b3d4ef01049a90d21f28163826835de43f5b2aad0", kill_on_drop: false }`
[INFO] [stdout] 39a0d3f074570f9c000c522b3d4ef01049a90d21f28163826835de43f5b2aad0
