[INFO] cloning repository https://github.com/Bodleum/song_sheet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bodleum/song_sheet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBodleum%2Fsong_sheet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBodleum%2Fsong_sheet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e26d44594613abc3aef37a3ac045a4b013a53a3
[INFO] testing Bodleum/song_sheet against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBodleum%2Fsong_sheet" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bodleum/song_sheet
[INFO] finished tweaking git repo https://github.com/Bodleum/song_sheet
[INFO] tweaked toml for git repo https://github.com/Bodleum/song_sheet written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bodleum/song_sheet on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bodleum/song_sheet 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded os_str_bytes v6.5.0
[INFO] [stderr]   Downloaded bitflags v2.0.2
[INFO] [stderr]   Downloaded syn v2.0.3
[INFO] [stderr]   Downloaded clap v4.1.11
[INFO] [stderr]   Downloaded rustix v0.36.10
[INFO] [stderr]   Downloaded is-terminal v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce6173cf060db088483e3f867a2d7d68ebbd4f020eddd819b816c87a74bab2b5
[INFO] running `Command { std: "docker" "start" "-a" "ce6173cf060db088483e3f867a2d7d68ebbd4f020eddd819b816c87a74bab2b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce6173cf060db088483e3f867a2d7d68ebbd4f020eddd819b816c87a74bab2b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce6173cf060db088483e3f867a2d7d68ebbd4f020eddd819b816c87a74bab2b5", kill_on_drop: false }`
[INFO] [stdout] ce6173cf060db088483e3f867a2d7d68ebbd4f020eddd819b816c87a74bab2b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c112c663c6da9fcdd58ea8bec454130765583717014bf26c78eb4a0cb563c11d
[INFO] running `Command { std: "docker" "start" "-a" "c112c663c6da9fcdd58ea8bec454130765583717014bf26c78eb4a0cb563c11d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling serde_derive v1.0.158
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling rustix v0.36.10
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling winnow v0.3.6
[INFO] [stderr]    Compiling os_str_bytes v6.5.0
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling bitflags v2.0.2
[INFO] [stderr]    Compiling clap_lex v0.3.3
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling syn v2.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.5
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.1.9
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling clap v4.1.11
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling serde_spanned v0.6.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling toml_edit v0.19.7
[INFO] [stderr]    Compiling toml v0.7.3
[INFO] [stderr]    Compiling song_sheet v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.25s
[INFO] running `Command { std: "docker" "inspect" "c112c663c6da9fcdd58ea8bec454130765583717014bf26c78eb4a0cb563c11d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c112c663c6da9fcdd58ea8bec454130765583717014bf26c78eb4a0cb563c11d", kill_on_drop: false }`
[INFO] [stdout] c112c663c6da9fcdd58ea8bec454130765583717014bf26c78eb4a0cb563c11d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc4bce05cb337a2fe45cd3be354198a5e3c90930d42481b42b9f78eb01635cdb
[INFO] running `Command { std: "docker" "start" "-a" "dc4bce05cb337a2fe45cd3be354198a5e3c90930d42481b42b9f78eb01635cdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling song_sheet v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "dc4bce05cb337a2fe45cd3be354198a5e3c90930d42481b42b9f78eb01635cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc4bce05cb337a2fe45cd3be354198a5e3c90930d42481b42b9f78eb01635cdb", kill_on_drop: false }`
[INFO] [stdout] dc4bce05cb337a2fe45cd3be354198a5e3c90930d42481b42b9f78eb01635cdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce737712750c996fa241dbafcc7753d67be185881f107bc95818ee0108bd9401
[INFO] running `Command { std: "docker" "start" "-a" "ce737712750c996fa241dbafcc7753d67be185881f107bc95818ee0108bd9401", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/song_sheet-2e36e40f2468e95c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/parse_json.rs (/opt/rustwide/target/debug/deps/parse_json-db521c0e08943cdd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/song_sheet.rs (/opt/rustwide/target/debug/deps/song_sheet-56d6be9123f0a4e8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests song_sheet
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/parser/video_psalm.rs - parser::video_psalm::VsSong (line 17) ... ok
[INFO] [stdout] test src/config.rs - config::Config (line 8) ... FAILED
[INFO] [stdout] test src/parser/video_psalm.rs - parser::video_psalm::VS (line 7) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config.rs - config::Config (line 8) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `HashSet` in this scope
[INFO] [stdout]   --> src/config.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |    pub exclude: HashSet<String>,
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::collections::HashSet;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use nom::lib::std::collections::HashSet;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParserType` in this scope
[INFO] [stdout]   --> src/config.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |    pub from: ParserType,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  2 + use song_sheet::parser::ParserType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::Config (line 8)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ce737712750c996fa241dbafcc7753d67be185881f107bc95818ee0108bd9401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce737712750c996fa241dbafcc7753d67be185881f107bc95818ee0108bd9401", kill_on_drop: false }`
[INFO] [stdout] ce737712750c996fa241dbafcc7753d67be185881f107bc95818ee0108bd9401
