[INFO] cloning repository https://github.com/hafeoz/waylrc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hafeoz/waylrc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhafeoz%2Fwaylrc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhafeoz%2Fwaylrc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e5c35f11e67d3955a5b6f16acdcbbe377bdf6be
[INFO] testing hafeoz/waylrc against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhafeoz%2Fwaylrc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hafeoz/waylrc
[INFO] finished tweaking git repo https://github.com/hafeoz/waylrc
[INFO] tweaked toml for git repo https://github.com/hafeoz/waylrc written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hafeoz/waylrc on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hafeoz/waylrc 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.16
[INFO] [stderr]   Downloaded zvariant_utils v3.1.0
[INFO] [stderr]   Downloaded zbus_names v4.1.1
[INFO] [stderr]   Downloaded ogg_pager v0.7.0
[INFO] [stderr]   Downloaded utf8-width v0.1.7
[INFO] [stderr]   Downloaded zvariant_derive v5.2.0
[INFO] [stderr]   Downloaded lofty_attr v0.11.0
[INFO] [stderr]   Downloaded itoa v1.0.14
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded data-encoding v2.7.0
[INFO] [stderr]   Downloaded futures-lite v2.6.0
[INFO] [stderr]   Downloaded clap v4.5.27
[INFO] [stderr]   Downloaded anyhow v1.0.95
[INFO] [stderr]   Downloaded bytes v1.9.0
[INFO] [stderr]   Downloaded ryu v1.0.19
[INFO] [stderr]   Downloaded zbus_macros v5.3.1
[INFO] [stderr]   Downloaded async-trait v0.1.85
[INFO] [stderr]   Downloaded clap_builder v4.5.27
[INFO] [stderr]   Downloaded winnow v0.7.0
[INFO] [stderr]   Downloaded winnow v0.6.26
[INFO] [stderr]   Downloaded zbus v5.3.1
[INFO] [stderr]   Downloaded tempfile v3.16.0
[INFO] [stderr]   Downloaded lofty v0.22.1
[INFO] [stderr]   Downloaded zvariant v5.2.0
[INFO] [stderr]   Downloaded syn v2.0.96
[INFO] [stderr]   Downloaded tokio v1.43.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d7948d416b731fe64c870ac28a353b6a9a574f33cf23ce68a66ea7d0df86542
[INFO] running `Command { std: "docker" "start" "-a" "3d7948d416b731fe64c870ac28a353b6a9a574f33cf23ce68a66ea7d0df86542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d7948d416b731fe64c870ac28a353b6a9a574f33cf23ce68a66ea7d0df86542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d7948d416b731fe64c870ac28a353b6a9a574f33cf23ce68a66ea7d0df86542", kill_on_drop: false }`
[INFO] [stdout] 3d7948d416b731fe64c870ac28a353b6a9a574f33cf23ce68a66ea7d0df86542
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f598cf8685c6b0e713abace2d7ec2c29b4db19552bbc5d8eea21cd1a903150e9
[INFO] running `Command { std: "docker" "start" "-a" "f598cf8685c6b0e713abace2d7ec2c29b4db19552bbc5d8eea21cd1a903150e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling winnow v0.7.0
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ogg_pager v0.7.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling data-encoding v2.7.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling lofty_attr v0.11.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling lofty v0.22.1
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zvariant_utils v3.1.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling zvariant_derive v5.2.0
[INFO] [stderr]    Compiling zvariant v5.2.0
[INFO] [stderr]    Compiling zbus_names v4.1.1
[INFO] [stderr]    Compiling zbus_macros v5.3.1
[INFO] [stderr]    Compiling zbus v5.3.1
[INFO] [stderr]    Compiling waylrc v2.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.57s
[INFO] running `Command { std: "docker" "inspect" "f598cf8685c6b0e713abace2d7ec2c29b4db19552bbc5d8eea21cd1a903150e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f598cf8685c6b0e713abace2d7ec2c29b4db19552bbc5d8eea21cd1a903150e9", kill_on_drop: false }`
[INFO] [stdout] f598cf8685c6b0e713abace2d7ec2c29b4db19552bbc5d8eea21cd1a903150e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e585f8aa79ef1fc5b376a00094f076f6839d3dcccffdb042269bf7d47c8450c
[INFO] running `Command { std: "docker" "start" "-a" "6e585f8aa79ef1fc5b376a00094f076f6839d3dcccffdb042269bf7d47c8450c", kill_on_drop: false }`
[INFO] [stderr]    Compiling waylrc v2.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.21s
[INFO] running `Command { std: "docker" "inspect" "6e585f8aa79ef1fc5b376a00094f076f6839d3dcccffdb042269bf7d47c8450c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e585f8aa79ef1fc5b376a00094f076f6839d3dcccffdb042269bf7d47c8450c", kill_on_drop: false }`
[INFO] [stdout] 6e585f8aa79ef1fc5b376a00094f076f6839d3dcccffdb042269bf7d47c8450c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2fa3d2d71f2b9fda4abcc14826c268a840ec4c405a878ae083a5acf3f4048146
[INFO] running `Command { std: "docker" "start" "-a" "2fa3d2d71f2b9fda4abcc14826c268a840ec4c405a878ae083a5acf3f4048146", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/waylrc-37b2fb13f071ff59)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test lrc::tests::example ... ok
[INFO] [stdout] test output::tests::test_format ... ok
[INFO] [stdout] test lrc::tests::repeating_lyrics ... ok
[INFO] [stdout] test output::tests::test_missing_fields ... ok
[INFO] [stdout] test lrc::tests::exhanced_lrc ... ok
[INFO] [stdout] test lrc::tests::walaoke_extension ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2fa3d2d71f2b9fda4abcc14826c268a840ec4c405a878ae083a5acf3f4048146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fa3d2d71f2b9fda4abcc14826c268a840ec4c405a878ae083a5acf3f4048146", kill_on_drop: false }`
[INFO] [stdout] 2fa3d2d71f2b9fda4abcc14826c268a840ec4c405a878ae083a5acf3f4048146
