[INFO] cloning repository https://github.com/zachsmith/mandocards-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zachsmith/mandocards-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachsmith%2Fmandocards-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachsmith%2Fmandocards-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c26960fd9a615135140d50a826824f72f7d4fcee
[INFO] testing zachsmith/mandocards-rs against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachsmith%2Fmandocards-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zachsmith/mandocards-rs
[INFO] finished tweaking git repo https://github.com/zachsmith/mandocards-rs
[INFO] tweaked toml for git repo https://github.com/zachsmith/mandocards-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zachsmith/mandocards-rs on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zachsmith/mandocards-rs 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] affefd5ea49b208ab64ebcda0614d3710744ec4e5bd0807ec761ef7545417b2f
[INFO] running `Command { std: "docker" "start" "-a" "affefd5ea49b208ab64ebcda0614d3710744ec4e5bd0807ec761ef7545417b2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "affefd5ea49b208ab64ebcda0614d3710744ec4e5bd0807ec761ef7545417b2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "affefd5ea49b208ab64ebcda0614d3710744ec4e5bd0807ec761ef7545417b2f", kill_on_drop: false }`
[INFO] [stdout] affefd5ea49b208ab64ebcda0614d3710744ec4e5bd0807ec761ef7545417b2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26b2c97cebc7c715ca6b249c65e8c6229378ee0401b360f2bc6ca0fd3f201ca5
[INFO] running `Command { std: "docker" "start" "-a" "26b2c97cebc7c715ca6b249c65e8c6229378ee0401b360f2bc6ca0fd3f201ca5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling beef v0.4.4
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling pulldown-cmark v0.7.2
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling logos-derive v0.11.5
[INFO] [stderr]    Compiling ramhorns-derive v0.10.2
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling logos v0.11.4
[INFO] [stderr]    Compiling ramhorns v0.10.2
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling fancy-regex v0.5.0
[INFO] [stderr]    Compiling rusqlite v0.25.4
[INFO] [stderr]    Compiling genanki-rs v0.4.0
[INFO] [stderr]    Compiling mandolin-cards-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/build.rs:66:66
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn paths_to_str<'a>(pair: (&'a PathBuf, &'a PathBuf)) -> Result<(&str, &str), AnkiError> {
[INFO] [stdout]    |                             --           --                      ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |            |                       |
[INFO] [stdout]    |                             |            |                       the same lifetime is elided here
[INFO] [stdout]    |                             |            the lifetime is named here
[INFO] [stdout]    |                             the lifetime is named 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] 66 | fn paths_to_str<'a>(pair: (&'a PathBuf, &'a PathBuf)) -> Result<(&'a str, &'a str), AnkiError> {
[INFO] [stdout]    |                                                                   ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.00s
[INFO] running `Command { std: "docker" "inspect" "26b2c97cebc7c715ca6b249c65e8c6229378ee0401b360f2bc6ca0fd3f201ca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26b2c97cebc7c715ca6b249c65e8c6229378ee0401b360f2bc6ca0fd3f201ca5", kill_on_drop: false }`
[INFO] [stdout] 26b2c97cebc7c715ca6b249c65e8c6229378ee0401b360f2bc6ca0fd3f201ca5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8622b927d717436a29915061e89db709728102d905ca76acc1b8f9bb36bc7007
[INFO] running `Command { std: "docker" "start" "-a" "8622b927d717436a29915061e89db709728102d905ca76acc1b8f9bb36bc7007", kill_on_drop: false }`
[INFO] [stderr]    Compiling mandolin-cards-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/build.rs:66:66
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn paths_to_str<'a>(pair: (&'a PathBuf, &'a PathBuf)) -> Result<(&str, &str), AnkiError> {
[INFO] [stdout]    |                             --           --                      ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |            |                       |
[INFO] [stdout]    |                             |            |                       the same lifetime is elided here
[INFO] [stdout]    |                             |            the lifetime is named here
[INFO] [stdout]    |                             the lifetime is named 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] 66 | fn paths_to_str<'a>(pair: (&'a PathBuf, &'a PathBuf)) -> Result<(&'a str, &'a str), AnkiError> {
[INFO] [stdout]    |                                                                   ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "8622b927d717436a29915061e89db709728102d905ca76acc1b8f9bb36bc7007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8622b927d717436a29915061e89db709728102d905ca76acc1b8f9bb36bc7007", kill_on_drop: false }`
[INFO] [stdout] 8622b927d717436a29915061e89db709728102d905ca76acc1b8f9bb36bc7007
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 143b0977c468a55db078aa6b5eaef9010c1634b86f32b8fd28ca5231832fcf1c
[INFO] running `Command { std: "docker" "start" "-a" "143b0977c468a55db078aa6b5eaef9010c1634b86f32b8fd28ca5231832fcf1c", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/build.rs:66:66
[INFO] [stderr]    |
[INFO] [stderr] 66 | fn paths_to_str<'a>(pair: (&'a PathBuf, &'a PathBuf)) -> Result<(&str, &str), AnkiError> {
[INFO] [stderr]    |                             --           --                      ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                             |            |                       |
[INFO] [stderr]    |                             |            |                       the same lifetime is elided here
[INFO] [stderr]    |                             |            the lifetime is named here
[INFO] [stderr]    |                             the lifetime is named 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] 66 | fn paths_to_str<'a>(pair: (&'a PathBuf, &'a PathBuf)) -> Result<(&'a str, &'a str), AnkiError> {
[INFO] [stderr]    |                                                                   ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: `mandolin-cards-rs` (bin "mandolin-cards-rs" test) generated 1 warning (run `cargo fix --bin "mandolin-cards-rs" -p mandolin-cards-rs --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mandolin_cards_rs-2cf7fd2ede118a30)
[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] running `Command { std: "docker" "inspect" "143b0977c468a55db078aa6b5eaef9010c1634b86f32b8fd28ca5231832fcf1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "143b0977c468a55db078aa6b5eaef9010c1634b86f32b8fd28ca5231832fcf1c", kill_on_drop: false }`
[INFO] [stdout] 143b0977c468a55db078aa6b5eaef9010c1634b86f32b8fd28ca5231832fcf1c
