[INFO] cloning repository https://github.com/SofusA/qobuz-player [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SofusA/qobuz-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSofusA%2Fqobuz-player", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSofusA%2Fqobuz-player'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00a8b1b3795608fd72f760ba54af7be709153f44 [INFO] testing SofusA/qobuz-player against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSofusA%2Fqobuz-player" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/SofusA/qobuz-player [INFO] finished tweaking git repo https://github.com/SofusA/qobuz-player [INFO] tweaked toml for git repo https://github.com/SofusA/qobuz-player written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SofusA/qobuz-player on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SofusA/qobuz-player 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5444d76610cca92e492093cc7c7809b14b9b2631a3af5247bce06b1fbb08dc65 [INFO] running `Command { std: "docker" "start" "-a" "5444d76610cca92e492093cc7c7809b14b9b2631a3af5247bce06b1fbb08dc65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5444d76610cca92e492093cc7c7809b14b9b2631a3af5247bce06b1fbb08dc65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5444d76610cca92e492093cc7c7809b14b9b2631a3af5247bce06b1fbb08dc65", kill_on_drop: false }` [INFO] [stdout] 5444d76610cca92e492093cc7c7809b14b9b2631a3af5247bce06b1fbb08dc65 [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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28b59728aa393cdcdcbd59039a565fec967117650562dfbe57dac403a902acc4 [INFO] running `Command { std: "docker" "start" "-a" "28b59728aa393cdcdcbd59039a565fec967117650562dfbe57dac403a902acc4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling zmij v1.0.2 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling portable-atomic v1.12.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling unicode-truncate v2.0.0 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling zvariant_derive v5.8.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.4 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling cookie_store v0.22.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling lru v0.16.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling qobuz-player-models v0.6.5 (/opt/rustwide/workdir/qobuz-player-models) [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling qobuz-player-client v0.6.5 (/opt/rustwide/workdir/qobuz-player-client) [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling moka v0.12.12 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling rodio v0.21.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling zune-jpeg v0.5.8 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling qobuz-player-controls v0.6.5 (/opt/rustwide/workdir/qobuz-player-controls) [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling zvariant v5.8.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling safe_arch v0.9.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling wide v0.8.3 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling zbus_macros v5.12.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Compiling quantette v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling seize v0.5.1 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling filesentry v0.2.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling ratatui-image v10.0.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling papaya v0.2.3 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling icy_sixel v0.5.0 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Compiling zbus v5.12.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling serde_html_form v0.2.8 [INFO] [stderr] Compiling ecow v0.2.6 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling skabelon v0.1.18 [INFO] [stderr] Compiling axum-extra v0.12.5 [INFO] [stderr] Compiling rust-embed v8.11.0 [INFO] [stderr] Compiling tui-input v0.15.0 [INFO] [stderr] Compiling qobuz-player-rfid v0.6.5 (/opt/rustwide/workdir/qobuz-player-rfid) [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tokio_schedule v0.3.2 [INFO] [stderr] Compiling qobuz-player-web v0.6.5 (/opt/rustwide/workdir/qobuz-player-web) [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling qobuz-player-gpio v0.6.5 (/opt/rustwide/workdir/qobuz-player-gpio) [INFO] [stderr] Compiling qobuz-player-tui v0.6.5 (/opt/rustwide/workdir/qobuz-player-tui) [INFO] [stderr] Compiling mpris-server v0.9.0 (https://github.com/SeaDve/mpris-server#f8b3f74e) [INFO] [stderr] Compiling qobuz-player-mpris v0.6.5 (/opt/rustwide/workdir/qobuz-player-mpris) [INFO] [stderr] Compiling qobuz-player v0.6.5 (/opt/rustwide/workdir/qobuz-player-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "28b59728aa393cdcdcbd59039a565fec967117650562dfbe57dac403a902acc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28b59728aa393cdcdcbd59039a565fec967117650562dfbe57dac403a902acc4", kill_on_drop: false }` [INFO] [stdout] 28b59728aa393cdcdcbd59039a565fec967117650562dfbe57dac403a902acc4 [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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b51755221004e978e4e9ec79c720972f3774b2c66e6c657fe0ab1a205972151 [INFO] running `Command { std: "docker" "start" "-a" "5b51755221004e978e4e9ec79c720972f3774b2c66e6c657fe0ab1a205972151", kill_on_drop: false }` [INFO] [stderr] Compiling qobuz-player-web v0.6.5 (/opt/rustwide/workdir/qobuz-player-web) [INFO] [stderr] Compiling qobuz-player-mpris v0.6.5 (/opt/rustwide/workdir/qobuz-player-mpris) [INFO] [stderr] Compiling qobuz-player-tui v0.6.5 (/opt/rustwide/workdir/qobuz-player-tui) [INFO] [stderr] Compiling qobuz-player v0.6.5 (/opt/rustwide/workdir/qobuz-player-cli) [INFO] [stderr] Compiling qobuz-player-gpio v0.6.5 (/opt/rustwide/workdir/qobuz-player-gpio) [INFO] [stderr] Compiling qobuz-player-rfid v0.6.5 (/opt/rustwide/workdir/qobuz-player-rfid) [INFO] [stderr] Compiling qobuz-player-controls v0.6.5 (/opt/rustwide/workdir/qobuz-player-controls) [INFO] [stderr] Compiling qobuz-player-client v0.6.5 (/opt/rustwide/workdir/qobuz-player-client) [INFO] [stderr] Compiling qobuz-player-models v0.6.5 (/opt/rustwide/workdir/qobuz-player-models) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc1cxPH9/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libqobuz_player_tui-1e602d86cf626363,libtui_input-fd7ffcb736d7a9fa,libratatui_image-1a7bb3f4e9c8f70c,libbase64_simd-6d9f643cdd1f85e4,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libthiserror-c14c12eb48fa9b05,libicy_sixel-a4e9c79471855299,libquantette-01ce329911a58d16,libref_cast-a37b3a96172e3bb8,librand_xoshiro-67d3e7906c8d8523,libbitvec-d1e58f2b50b00365,libwyz-13ba7a1c3ba60555,libtap-a03b11bfa148d0b2,libradium-adfcc51556c325ed,libfunty-e395759ffae18036,libordered_float-ef2be566e76e6ba3,libwide-0d3a874d47c0c2d9,libsafe_arch-0cdbccd3cf3f6275,libpalette-95dd0b492aefc8ad,liblibm-d7dc3851b5dfa6f4,libfast_srgb8-1d0b258b8d039757,librustix-ca41e9163b279d41,liblinux_raw_sys-b3e0a6b3ac010104,librand-87c6406742b74dc2,librand_chacha-2df0375e4877b584,librand_core-ef0548735b055647,libimage-2dcd82c42f3cdc84,libimage_webp-66d30c79fc9bcd44,libqoi-a02c44b6067b07d4,libmoxcms-1b7280d13c82e479,libpxfm-ca1ef26066fc3e3f,libtiff-5cce2b6291d813bc,libfax-69ae637c57c0d8e1,libzune_jpeg-999022611cfb2e9b,libzune_core-e448b15fbf642cb4,libpng-35b8b3ee983aa848,libflate2-b6305ba92a0165d9,libfdeflate-6938c6b3b1cefc1d,libcrc32fast-66fcb8dfd77ba9de,libexr-88614808c1bdfa77,libminiz_oxide-209998904a4e2499,libzune_inflate-72ecbd2b06821f91,libsimd_adler32-5eb909258a4e5f49,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-625dd86272951e3d,libzune_jpeg-53787c41f956528d,libzune_core-dc37f66c4cba63a5,libgif-c9b8358128ce83cf,libcolor_quant-fa7ff1de0e6ea74b,libweezl-f88782bf0aba6af8,libbyteorder_lite-25e78048a27d33b8,libravif-e7f5217c6136beb0,libloop9-1ac294f594997f3a,libavif_serialize-c61c14ddb470e462,libquick_error-8d402ad4d863a69d,librgb-fa63f9705c65f46d,librav1e-4c67b51ebe13d43c,libprofiling-e18871ec5e965cde,libav_scenechange-3e02ef9281012597,liby4m-9b04e3cf8ac46700,libaligned-736437f170691cb3,libas_slice-920fb7cbca759e08,libav1_grain-03cffbd085aca50b,libnom-067154f2e1d14e48,libanyhow-7e5dcd40304f6dad,libmaybe_rayon-1efef794d45c2e78,librayon-73bb0278da94998c,librayon_core-8c82bdc36089645d,libcrossbeam_deque-9cfd266f1d02fcac,libv_frame-7a00823197bb19e5,libaligned_vec-d25846f73ee809d3,libequator-190ad4572bdedb23,libbitstream_io-33d13b170e8cd839,libimgref-3061c516f5a3939d,libratatui-c1ac9397b90b22be,libratatui_macros-aab00e76105528e2,libratatui_widgets-5342c2706a64460f,libline_clipping-18371c5b6ee0f6a4,libratatui_crossterm-1640a3b8ea502b05,libcrossterm-182e3a415b928949,libderive_more-e272d026c8cd7319,libsignal_hook_mio-a04dfdfb56fe87a2,libsignal_hook-8689a9dd5f5a6c2a,libratatui_core-5aad83414879664e,libunicode_truncate-ac9c372005582784,libitertools-9099840ddac167fc,liblru-587f834f16eeb1f2,libkasuari-1cf7cdb8203ee1b4,libitertools-798e5e7bd0af519d,libcompact_str-da0a29f08506a9f3,libcastaway-0c7295e5f0f2ca82,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-11318280e9097d13,libstrum-30293c3d481a9b0d,libqobuz_player_web-c7c810313bdff96d,libfilesentry-90adf834dee3acb3,libpapaya-d5c6afb186720c93,libseize-3733f2784d58bb48,libecow-9c3623f327401a12,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libaxum_extra-98ba2e56e11d4609,libserde_html_form-ccf0ba59f58743da,librust_embed-73cf7c5cf932327d,librust_embed_utils-f764f6f3fa974700,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libtokio_stream-dd7bb8e4b1c4807d,libskabelon-485beba56ac76d90,libpathdiff-3b9982cd4c9b7139,libglob-8ca68987fb4fe516,libfutures-aea6762200025ebc,libaxum-7a299bd666b0f370,libserde_path_to_error-768749544fc1326e,libmatchit-9957f6fb3fe31ab2,libaxum_core-5945719c82471e51,libqobuz_player_mpris-3f8c022d9e2caf29,libmpris_server-f31bef095e3574e0,libzbus-339e5be62ec2522d,libasync_io-8c08313863354023,libpolling-d81ebff0935613e7,librustix-21a5e07de728d37c,liblinux_raw_sys-7ff67804fdd3dd44,libblocking-d46127a042bb396b,libpiper-33400543c289d978,libasync_task-65820d26b839a505,libhex-28742b4ca144387c,libfutures_lite-9d4db765d240b993,libfastrand-503f12a96d791409,libordered_stream-490dc7b42735c7a1,libasync_broadcast-d23b6ab8c3704860,libnix-821f32f0d8e9a83a,libmemoffset-3c8ed49e1d551200,libzbus_names-e90a2b217a16ac5b,libzvariant-49820911985492b7,libenumflags2-cdc3a729e70b0e26,libendi-febab35628d944f7,libzvariant_utils-968adf507d188510,libwinnow-d62cc636b4194caf,libsyn-229d31f96c41afb2,libquote-cb62ebe8cad97772,libproc_macro2-16a3580bbac80230,libunicode_ident-6c0afd1e85ed9e63}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libstatic_assertions-d53a9977dc6e27e5,libasync_channel-996057a0ccd6b30c,libconcurrent_queue-9d09538c2054fa2a,libtracing_subscriber-9fcaf09869315b9f,libthread_local-930fa34297cc73a9,libnu_ansi_term-397b1770c3b67a2d,libsharded_slab-ed54e7407fbec608,libtracing_log-46d10ef08017e4c7}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio_schedule-6fa12757cd712e0c,libchrono-bde44d517cb31814,libiana_time_zone-54997521cde77023,libqobuz_player_rfid-4f289193ab41fad1,libqobuz_player_controls-48bcd6e5e6f34b1c,libdirs-27b234c4fd808538,libdirs_sys-165d29b39fca6cca,liboption_ext-23838f1959a6156b,librodio-d5493c74843e6b64,libsymphonia-aa569fd0b5af1d17,libsymphonia_bundle_flac-ce88dcde36a85d6c,libsymphonia_utils_xiph-ed0d3ff4f2de2cb4,libsymphonia_metadata-ae8730f75e3f65f5,libsymphonia_core-4972af8e2a0dffd2,libbytemuck-92546750819cd5a0,liblazy_static-b3603208c0de2608,libbitflags-e2b4db6c651223da,libarrayvec-41dcfe80309d7422,libnum_rational-8c1c036fff10b2d7,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libcpal-69aaf655dbbea7c9,libdasp_sample-bfd2e54ef6869ba0,libalsa-56e752ed74454580,libalsa_sys-fda4c2c6ba71a80c,librand-b77ade5fac6b7ec9,librand_chacha-fd1947b58e17220b,libppv_lite86-3d77c0f00f3791a7,libzerocopy-55993746bc83f3ff,librand_core-469ab0a78d1f30e1,libsqlx-a79310ea2df52099,libsqlx_sqlite-f1c6248f992722fe,libfutures_executor-7482a67c867742fb,libflume-7f423a13feb8172d,libspin-6aca1d391314f776,libfutures_intrusive-efd2048c0cc6444b,liblibsqlite3_sys-4800c4b1e9306d09,libatoi-90dd6817920bfd59,libnum_traits-10b3a10b7db869ec,libsqlx_core-af617ca92ce696e5,libwebpki_roots-02fffaa7bac97ec9,libthiserror-d23b86a26685275d,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libcrossbeam_queue-f068d10e96971ec0,libeither-3c773cc03120e839,libmoka-d61f4f88c42e6d10,libportable_atomic-04bc4247bafd21d7,libtagptr-fcf7d80f82f6bcf7,libcrossbeam_epoch-13d2dc738b4e3c0d,libuuid-2bbb79cf2babbbc0,libgetrandom-ad5cb921e83dbc45,libasync_lock-cd4bdf84d643daa9,libevent_listener_strategy-c8e729da8fb06813,libevent_listener-1694ad92c8ffece8,libparking-49fcf10303d3525f,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea,libqobuz_player_client-e260380f9a4a45db,libregex-482dea5b3973fd4a,libregex_automata-f8ac15e481292ecb,libaho_corasick-d4b3941f0d40f147,libregex_syntax-d40cde7d2fd22dd8,libmd5-e27d536735f70a97,libqobuz_player_models-4af49d4795510a95,libreqwest-6fc5bc1cdf5550df,libserde_urlencoded-03922969e6c09ca0,libryu-bb42f8138c9fe8c6,libcookie_store-885409047cb6f145,libserde_json-ca0c2ce143a46889,libzmij-397eea5dfc6e7692,libpublicsuffix-5a22e96daea47e77,libpsl_types-fd0d8ee12106f23e,libcookie-5fa2c3376cfc6b20,libtime-1d8632c018824c7d,libnum_threads-c1a0ff78db7a07a9,libtime_core-b2663735e00779e4,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libhyper_rustls-a01f3830dba7edc1,libwebpki_roots-49646d5ea6fd5ace,libhyper_tls-fb2e7e20d0db2f34,libtokio_native_tls-12e736c7875572bb,libtokio_rustls-8ec5390416335a40,librustls-6167520f72dd25aa,libsubtle-ca7024fc66e4388f,libwebpki-8402015020358ed8,libring-113d78a953d41ebf,libgetrandom-2f294c20f03f3269,libuntrusted-3420b86308bec153,librustls_pki_types-333f1d79bf046a52,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde-f964cd581cb26e83,libserde_core-41b4206248df10fd,libtower_http-12063ebf9b2d35b7,libiri_string-d388d4576b633c72,libtower-66e74c3dcf12a0c3,libtower_layer-d70c7e404336389b,libnative_tls-1f577561aafb27ed,libopenssl_probe-cbab9b905ab83f66,libopenssl-c477a92fb3a57780,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-29248a0e1a23857e,libhyper_util-658402185c1073e2,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-de3bd5d8c43eb87a,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-11cfbe1ee9d0a13c,libtracing-07d3b7316e216b37,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libindexmap-2906d219c3d615d6,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libtokio_util-d1246eebfe3e0015,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-5eb966cd9704055c,libmemchr-f9c66c7ba21bf873,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libhttp_body_util-7d212f77f536d1ac,libhttp_body-25d3fb025f57f6bc,liburl-104d2df12d36cbe5,libidna-c34607be04344cae,libutf8_iter-0d9be7b316c2b184,libidna_adapter-a62b9b49a6c3d2c7,libicu_properties-a68f371b370e4e0e,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-75ceec6a4efa3191,libicu_normalizer_data-088c419f54c50650,libicu_collections-60128441e1550d29,libpotential_utf-5ff823364641a20e,libicu_provider-d052417741953e59,libicu_locale_core-04402081bae6e28f,libtinystr-3806924688312a06,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-b3e75ea690714711,libzerotrie-a90993fb8c819f0d,libyoke-7f98e0776575cff9,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-d2eee9e7f69f1318,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-165d02ae8054147b,libitoa-7987671186043bcb,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libbase64-2a03de3babadded3,libsnafu-436cca3b90f96be1,libtokio-6b615eea8dca8631,libsignal_hook_registry-1609f818123678cb,libsocket2-3e291cebd0218a0a,libbytes-752d6eacdc0bb513,libmio-c7e98b5e1d124750,liblog-cfb0a897de58af94,libparking_lot-c66167da135c67ca,libparking_lot_core-e0958cea56392b02,liblibc-50a8edec9580b7d8,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libclap-3505462ebb3e5ffe,libclap_builder-19860686fcb83b20,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lasound" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc1cxPH9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-1f9401719c6ddbda/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-a6eb01cbb12bc9b2/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/qobuz_player-a4ae8c0c073b3adb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qobuz-player` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5b51755221004e978e4e9ec79c720972f3774b2c66e6c657fe0ab1a205972151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b51755221004e978e4e9ec79c720972f3774b2c66e6c657fe0ab1a205972151", kill_on_drop: false }` [INFO] [stdout] 5b51755221004e978e4e9ec79c720972f3774b2c66e6c657fe0ab1a205972151