[INFO] fetching crate electron_tasje 0.7.0...
[INFO] testing electron_tasje-0.7.0 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate electron_tasje 0.7.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate electron_tasje 0.7.0
[INFO] finished tweaking crates.io crate electron_tasje 0.7.0
[INFO] tweaked toml for crates.io crate electron_tasje 0.7.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate electron_tasje 0.7.0 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] crate crates.io crate electron_tasje 0.7.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-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] 3c05547e413d5934fb9a4fa7f9194be528cec0726cb2e33e6c46c3255639ac46
[INFO] running `Command { std: "docker" "start" "-a" "3c05547e413d5934fb9a4fa7f9194be528cec0726cb2e33e6c46c3255639ac46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c05547e413d5934fb9a4fa7f9194be528cec0726cb2e33e6c46c3255639ac46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c05547e413d5934fb9a4fa7f9194be528cec0726cb2e33e6c46c3255639ac46", kill_on_drop: false }`
[INFO] [stdout] 3c05547e413d5934fb9a4fa7f9194be528cec0726cb2e33e6c46c3255639ac46
[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] 9e41e5d5f2562a5b44f65a616683319c97046b5f3b0a0ac3c36d4a5bbacbdc2d
[INFO] running `Command { std: "docker" "start" "-a" "9e41e5d5f2562a5b44f65a616683319c97046b5f3b0a0ac3c36d4a5bbacbdc2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling libdeflate-sys v0.11.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.22
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling pest v2.7.3
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling owo-colors v3.4.0
[INFO] [stderr]    Compiling pest_meta v2.7.3
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling bytemuck v1.11.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling pest_generator v2.7.3
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling clap_builder v4.3.21
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling serde_with_macros v2.0.0
[INFO] [stderr]    Compiling const_format v0.2.26
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling winnow v0.5.10
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_with v2.0.0
[INFO] [stderr]    Compiling image v0.24.3
[INFO] [stderr]    Compiling clap v4.3.21
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling wax v0.5.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling pest_derive v2.7.3
[INFO] [stderr]    Compiling toml_edit v0.20.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling libdeflater v0.11.0
[INFO] [stderr]    Compiling rgb v0.8.33
[INFO] [stderr]    Compiling is_executable v1.0.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.2
[INFO] [stderr]    Compiling asar v0.2.0
[INFO] [stderr]    Compiling globreeks v0.1.1
[INFO] [stderr]    Compiling icns v0.3.1
[INFO] [stderr]    Compiling oxipng v8.0.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_yaml v0.9.13
[INFO] [stderr]    Compiling ico v0.3.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling toml v0.8.0
[INFO] [stderr]    Compiling electron_tasje v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `i586`
[INFO] [stdout]   --> src/environment.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(any(target_arch = "i586", target_arch = "i686"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `i686`
[INFO] [stdout]   --> src/environment.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(any(target_arch = "i586", target_arch = "i686"))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `armv6`
[INFO] [stdout]   --> src/environment.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(any(target_arch = "armv6", target_arch = "armv7"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `armv7`
[INFO] [stdout]   --> src/environment.rs:53:34
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(any(target_arch = "armv6", target_arch = "armv7"))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `darwin`
[INFO] [stdout]   --> src/environment.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(target_os = "darwin")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:241:67
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn protocol_associations(&'a self, platform: Platform) -> &[ProtocolAssociation] {
[INFO] [stdout]     |                                   -- the lifetime is named here   ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn protocol_associations(&'a self, platform: Platform) -> &'a [ProtocolAssociation] {
[INFO] [stdout]     |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:260:64
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn desktop_categories(&'a self, platform: Platform) -> &[String] {
[INFO] [stdout]     |                                -- the lifetime is named here   ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn desktop_categories(&'a self, platform: Platform) -> &'a [String] {
[INFO] [stdout]     |                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] running `Command { std: "docker" "inspect" "9e41e5d5f2562a5b44f65a616683319c97046b5f3b0a0ac3c36d4a5bbacbdc2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e41e5d5f2562a5b44f65a616683319c97046b5f3b0a0ac3c36d4a5bbacbdc2d", kill_on_drop: false }`
[INFO] [stdout] 9e41e5d5f2562a5b44f65a616683319c97046b5f3b0a0ac3c36d4a5bbacbdc2d
[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] fbd0b39d5a0943e956d5f8b8c048fbc27a489e0a4890d038917e499f9f9fb2df
[INFO] running `Command { std: "docker" "start" "-a" "fbd0b39d5a0943e956d5f8b8c048fbc27a489e0a4890d038917e499f9f9fb2df", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `i586`
[INFO] [stdout]   --> src/environment.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(any(target_arch = "i586", target_arch = "i686"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `i686`
[INFO] [stdout]   --> src/environment.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(any(target_arch = "i586", target_arch = "i686"))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `armv6`
[INFO] [stdout]   --> src/environment.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(any(target_arch = "armv6", target_arch = "armv7"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `armv7`
[INFO] [stdout]   --> src/environment.rs:53:34
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(any(target_arch = "armv6", target_arch = "armv7"))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `darwin`
[INFO] [stdout]   --> src/environment.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(target_os = "darwin")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:241:67
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn protocol_associations(&'a self, platform: Platform) -> &[ProtocolAssociation] {
[INFO] [stdout]     |                                   -- the lifetime is named here   ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn protocol_associations(&'a self, platform: Platform) -> &'a [ProtocolAssociation] {
[INFO] [stdout]     |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling electron_tasje v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:260:64
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn desktop_categories(&'a self, platform: Platform) -> &[String] {
[INFO] [stdout]     |                                -- the lifetime is named here   ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn desktop_categories(&'a self, platform: Platform) -> &'a [String] {
[INFO] [stdout]     |                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `i586`
[INFO] [stdout]   --> src/environment.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(any(target_arch = "i586", target_arch = "i686"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `i686`
[INFO] [stdout]   --> src/environment.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(any(target_arch = "i586", target_arch = "i686"))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `armv6`
[INFO] [stdout]   --> src/environment.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(any(target_arch = "armv6", target_arch = "armv7"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `armv7`
[INFO] [stdout]   --> src/environment.rs:53:34
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(any(target_arch = "armv6", target_arch = "armv7"))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `darwin`
[INFO] [stdout]   --> src/environment.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(target_os = "darwin")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:241:67
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn protocol_associations(&'a self, platform: Platform) -> &[ProtocolAssociation] {
[INFO] [stdout]     |                                   -- the lifetime is named here   ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn protocol_associations(&'a self, platform: Platform) -> &'a [ProtocolAssociation] {
[INFO] [stdout]     |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:260:64
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn desktop_categories(&'a self, platform: Platform) -> &[String] {
[INFO] [stdout]     |                                -- the lifetime is named here   ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn desktop_categories(&'a self, platform: Platform) -> &'a [String] {
[INFO] [stdout]     |                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.40s
[INFO] running `Command { std: "docker" "inspect" "fbd0b39d5a0943e956d5f8b8c048fbc27a489e0a4890d038917e499f9f9fb2df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbd0b39d5a0943e956d5f8b8c048fbc27a489e0a4890d038917e499f9f9fb2df", kill_on_drop: false }`
[INFO] [stdout] fbd0b39d5a0943e956d5f8b8c048fbc27a489e0a4890d038917e499f9f9fb2df
[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] cb51c86dc922ea2a200bc88667744ad8d927fe77082139d710e5815fb8f70b72
[INFO] running `Command { std: "docker" "start" "-a" "cb51c86dc922ea2a200bc88667744ad8d927fe77082139d710e5815fb8f70b72", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `i586`
[INFO] [stderr]   --> src/environment.rs:47:11
[INFO] [stderr]    |
[INFO] [stderr] 47 | #[cfg(any(target_arch = "i586", target_arch = "i686"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `i686`
[INFO] [stderr]   --> src/environment.rs:47:33
[INFO] [stderr]    |
[INFO] [stderr] 47 | #[cfg(any(target_arch = "i586", target_arch = "i686"))]
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `armv6`
[INFO] [stderr]   --> src/environment.rs:53:11
[INFO] [stderr]    |
[INFO] [stderr] 53 | #[cfg(any(target_arch = "armv6", target_arch = "armv7"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `armv7`
[INFO] [stderr]   --> src/environment.rs:53:34
[INFO] [stderr]    |
[INFO] [stderr] 53 | #[cfg(any(target_arch = "armv6", target_arch = "armv7"))]
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `darwin`
[INFO] [stderr]   --> src/environment.rs:94:7
[INFO] [stderr]    |
[INFO] [stderr] 94 | #[cfg(target_os = "darwin")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/config.rs:241:67
[INFO] [stderr]     |
[INFO] [stderr] 241 |     pub fn protocol_associations(&'a self, platform: Platform) -> &[ProtocolAssociation] {
[INFO] [stderr]     |                                   -- the lifetime is named here   ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 241 |     pub fn protocol_associations(&'a self, platform: Platform) -> &'a [ProtocolAssociation] {
[INFO] [stderr]     |                                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/config.rs:260:64
[INFO] [stderr]     |
[INFO] [stderr] 260 |     pub fn desktop_categories(&'a self, platform: Platform) -> &[String] {
[INFO] [stderr]     |                                -- the lifetime is named here   ^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 260 |     pub fn desktop_categories(&'a self, platform: Platform) -> &'a [String] {
[INFO] [stderr]     |                                                                 ++
[INFO] [stderr] 
[INFO] [stderr] warning: `electron_tasje` (lib) generated 7 warnings (run `cargo fix --lib -p electron_tasje` to apply 2 suggestions)
[INFO] [stderr] warning: `electron_tasje` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/electron_tasje-d61eae6b62fe701c)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test config::tests::test_parse_single ... ok
[INFO] [stdout] test app::tests::test_patched_package ... ok
[INFO] [stdout] test icons::tests::test_linux ... FAILED
[INFO] [stdout] test icons::tests::test_win ... FAILED
[INFO] [stdout] test icons::tests::test_mac ... FAILED
[INFO] [stdout] test utils::tests::test_filesafe_name ... ok
[INFO] [stdout] test desktop::tests::test_gen_desktop ... ok
[INFO] [stdout] test config::tests::test_parse_empty ... ok
[INFO] [stdout] test config::tests::test_parse_multiple ... ok
[INFO] [stdout] test app::tests::test_parse ... ok
[INFO] [stdout] test utils::tests::test_variable_templates ... ok
[INFO] [stdout] test icons::tests::test_build_resources ... FAILED
[INFO] [stdout] test walker::tests::test_walking ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- icons::tests::test_linux stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- icons::tests::test_win stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- icons::tests::test_mac stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- icons::tests::test_build_resources stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     icons::tests::test_build_resources
[INFO] [stdout]     icons::tests::test_linux
[INFO] [stdout]     icons::tests::test_mac
[INFO] [stdout]     icons::tests::test_win
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "cb51c86dc922ea2a200bc88667744ad8d927fe77082139d710e5815fb8f70b72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb51c86dc922ea2a200bc88667744ad8d927fe77082139d710e5815fb8f70b72", kill_on_drop: false }`
[INFO] [stdout] cb51c86dc922ea2a200bc88667744ad8d927fe77082139d710e5815fb8f70b72
