[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 master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 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-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/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zachsmith/mandocards-rs on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ramhorns v0.10.2
[INFO] [stderr]   Downloaded logos v0.11.4
[INFO] [stderr]   Downloaded ramhorns-derive v0.10.2
[INFO] [stderr]   Downloaded cc v1.0.99
[INFO] [stderr]   Downloaded zip v0.5.13
[INFO] [stderr]   Downloaded logos-derive v0.11.5
[INFO] [stderr]   Downloaded clap v4.5.7
[INFO] [stderr]   Downloaded fancy-regex v0.5.0
[INFO] [stderr]   Downloaded rusqlite v0.25.4
[INFO] [stderr]   Downloaded clap_builder v4.5.7
[INFO] [stderr]   Downloaded libsqlite3-sys v0.22.2
[INFO] [stderr]   Downloaded beef v0.4.4
[INFO] [stderr]   Downloaded genanki-rs v0.4.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.7.2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5f70261a14e806c799e0ea3ea9386f3d641d913014603b6b224915346579dc0
[INFO] running `Command { std: "docker" "start" "-a" "f5f70261a14e806c799e0ea3ea9386f3d641d913014603b6b224915346579dc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5f70261a14e806c799e0ea3ea9386f3d641d913014603b6b224915346579dc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5f70261a14e806c799e0ea3ea9386f3d641d913014603b6b224915346579dc0", kill_on_drop: false }`
[INFO] [stdout] f5f70261a14e806c799e0ea3ea9386f3d641d913014603b6b224915346579dc0
[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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37a78c36017ebbd5dcca2a30e80b4c4bb61c149f9a948911bb117122d3ff54e5
[INFO] running `Command { std: "docker" "start" "-a" "37a78c36017ebbd5dcca2a30e80b4c4bb61c149f9a948911bb117122d3ff54e5", 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 utf8-ranges v1.0.5
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling pulldown-cmark v0.7.2
[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 rustix v0.38.34
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling quote v1.0.36
[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 syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[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 bzip2 v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling logos-derive v0.11.5
[INFO] [stderr]    Compiling ramhorns-derive v0.10.2
[INFO] [stderr]    Compiling regex v1.10.5
[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 fancy-regex v0.5.0
[INFO] [stderr]    Compiling logos v0.11.4
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling ramhorns v0.10.2
[INFO] [stderr]    Compiling clap v4.5.7
[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 39.61s
[INFO] running `Command { std: "docker" "inspect" "37a78c36017ebbd5dcca2a30e80b4c4bb61c149f9a948911bb117122d3ff54e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37a78c36017ebbd5dcca2a30e80b4c4bb61c149f9a948911bb117122d3ff54e5", kill_on_drop: false }`
[INFO] [stdout] 37a78c36017ebbd5dcca2a30e80b4c4bb61c149f9a948911bb117122d3ff54e5
[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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fa1a55de51554b2cb5ead50fc723f890ff71615d92c4d9f36fd68c2a8147aea
[INFO] running `Command { std: "docker" "start" "-a" "6fa1a55de51554b2cb5ead50fc723f890ff71615d92c4d9f36fd68c2a8147aea", 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.89s
[INFO] running `Command { std: "docker" "inspect" "6fa1a55de51554b2cb5ead50fc723f890ff71615d92c4d9f36fd68c2a8147aea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fa1a55de51554b2cb5ead50fc723f890ff71615d92c4d9f36fd68c2a8147aea", kill_on_drop: false }`
[INFO] [stdout] 6fa1a55de51554b2cb5ead50fc723f890ff71615d92c4d9f36fd68c2a8147aea
[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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb32c2380d2b334ce3cc2c3f60dc65e37eb277d6ec79be3dc6bd1efa4623a98a
[INFO] running `Command { std: "docker" "start" "-a" "cb32c2380d2b334ce3cc2c3f60dc65e37eb277d6ec79be3dc6bd1efa4623a98a", 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.19s
[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" "cb32c2380d2b334ce3cc2c3f60dc65e37eb277d6ec79be3dc6bd1efa4623a98a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb32c2380d2b334ce3cc2c3f60dc65e37eb277d6ec79be3dc6bd1efa4623a98a", kill_on_drop: false }`
[INFO] [stdout] cb32c2380d2b334ce3cc2c3f60dc65e37eb277d6ec79be3dc6bd1efa4623a98a
