[INFO] cloning repository https://github.com/CantaraProject/cantara-songlib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CantaraProject/cantara-songlib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCantaraProject%2Fcantara-songlib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCantaraProject%2Fcantara-songlib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39b37c865a44a553b4bc0d06cfcee33f0956f031
[INFO] building CantaraProject/cantara-songlib against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCantaraProject%2Fcantara-songlib" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CantaraProject/cantara-songlib on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CantaraProject/cantara-songlib
[INFO] finished tweaking git repo https://github.com/CantaraProject/cantara-songlib
[INFO] tweaked toml for git repo https://github.com/CantaraProject/cantara-songlib written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/CantaraProject/cantara-songlib 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0126f507dfaf61d15a8f2a50eb590a390a15f516aa9cc5ae0544a38af05135fa
[INFO] running `Command { std: "docker" "start" "-a" "0126f507dfaf61d15a8f2a50eb590a390a15f516aa9cc5ae0544a38af05135fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0126f507dfaf61d15a8f2a50eb590a390a15f516aa9cc5ae0544a38af05135fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0126f507dfaf61d15a8f2a50eb590a390a15f516aa9cc5ae0544a38af05135fa", kill_on_drop: false }`
[INFO] [stdout] 0126f507dfaf61d15a8f2a50eb590a390a15f516aa9cc5ae0544a38af05135fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9472dc84da18f8d59f07275bfe2b78ee1526f15fc794f284acb03fb602c7367
[INFO] running `Command { std: "docker" "start" "-a" "b9472dc84da18f8d59f07275bfe2b78ee1526f15fc794f284acb03fb602c7367", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling handlebars v6.2.0
[INFO] [stderr]    Compiling cantara-songlib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `title_slide`, `show_spoiler`, `show_meta_information`, `meta_information_syntax`, `empty_slide_at_the_ending`, and `max_lines` are never read
[INFO] [stdout]    --> src/slides.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub struct SlideSettings {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 198 |     /// Specifies whether a special title slide for the song should be generated
[INFO] [stdout] 199 |     title_slide: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 200 |     /// Specifies whether a spoiler should be shown as a secondary block
[INFO] [stdout] 201 |     show_spoiler: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 202 |     /// Specifies whether and how to display meta information
[INFO] [stdout] 203 |     show_meta_information: ShowMetaInformation,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 204 |     /// Specifies the meta information syntax as a handlebar template
[INFO] [stdout] 205 |     meta_information_syntax: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 206 |     /// Specifies whether an empty slide at the end of each song should be added
[INFO] [stdout] 207 |     empty_slide_at_the_ending: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 208 |     /// Specifies the maximum amount of line...
[INFO] [stdout] 209 |     max_lines: Option<usize>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.41s
[INFO] running `Command { std: "docker" "inspect" "b9472dc84da18f8d59f07275bfe2b78ee1526f15fc794f284acb03fb602c7367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9472dc84da18f8d59f07275bfe2b78ee1526f15fc794f284acb03fb602c7367", kill_on_drop: false }`
[INFO] [stdout] b9472dc84da18f8d59f07275bfe2b78ee1526f15fc794f284acb03fb602c7367
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cda28448dd8d01a9e110245379b8bf281e48467c9b32da502bf7689bd1b07d4
[INFO] running `Command { std: "docker" "start" "-a" "0cda28448dd8d01a9e110245379b8bf281e48467c9b32da502bf7689bd1b07d4", kill_on_drop: false }`
[INFO] [stdout] warning: fields `title_slide`, `show_spoiler`, `show_meta_information`, `meta_information_syntax`, `empty_slide_at_the_ending`, and `max_lines` are never read
[INFO] [stdout]    --> src/slides.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub struct SlideSettings {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 198 |     /// Specifies whether a special title slide for the song should be generated
[INFO] [stdout] 199 |     title_slide: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 200 |     /// Specifies whether a spoiler should be shown as a secondary block
[INFO] [stdout] 201 |     show_spoiler: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 202 |     /// Specifies whether and how to display meta information
[INFO] [stdout] 203 |     show_meta_information: ShowMetaInformation,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 204 |     /// Specifies the meta information syntax as a handlebar template
[INFO] [stdout] 205 |     meta_information_syntax: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 206 |     /// Specifies whether an empty slide at the end of each song should be added
[INFO] [stdout] 207 |     empty_slide_at_the_ending: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 208 |     /// Specifies the maximum amount of line...
[INFO] [stdout] 209 |     max_lines: Option<usize>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cantara-songlib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `title_slide`, `show_spoiler`, `show_meta_information`, `meta_information_syntax`, `empty_slide_at_the_ending`, and `max_lines` are never read
[INFO] [stdout]    --> src/slides.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub struct SlideSettings {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 198 |     /// Specifies whether a special title slide for the song should be generated
[INFO] [stdout] 199 |     title_slide: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 200 |     /// Specifies whether a spoiler should be shown as a secondary block
[INFO] [stdout] 201 |     show_spoiler: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 202 |     /// Specifies whether and how to display meta information
[INFO] [stdout] 203 |     show_meta_information: ShowMetaInformation,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 204 |     /// Specifies the meta information syntax as a handlebar template
[INFO] [stdout] 205 |     meta_information_syntax: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 206 |     /// Specifies whether an empty slide at the end of each song should be added
[INFO] [stdout] 207 |     empty_slide_at_the_ending: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 208 |     /// Specifies the maximum amount of line...
[INFO] [stdout] 209 |     max_lines: Option<usize>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.96s
[INFO] running `Command { std: "docker" "inspect" "0cda28448dd8d01a9e110245379b8bf281e48467c9b32da502bf7689bd1b07d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cda28448dd8d01a9e110245379b8bf281e48467c9b32da502bf7689bd1b07d4", kill_on_drop: false }`
[INFO] [stdout] 0cda28448dd8d01a9e110245379b8bf281e48467c9b32da502bf7689bd1b07d4
