[INFO] cloning repository https://github.com/tphakala/birda
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tphakala/birda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftphakala%2Fbirda", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftphakala%2Fbirda'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70693cc7412b05c2f2f547cdd054acf61ee55b78
[INFO] testing tphakala/birda against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftphakala%2Fbirda" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tphakala/birda
[INFO] finished tweaking git repo https://github.com/tphakala/birda
[INFO] tweaked toml for git repo https://github.com/tphakala/birda written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tphakala/birda on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tphakala/birda 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6826be398f71e2729bee76ab30a96b292975ba60b9df75518a61c4336c71068c
[INFO] running `Command { std: "docker" "start" "-a" "6826be398f71e2729bee76ab30a96b292975ba60b9df75518a61c4336c71068c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6826be398f71e2729bee76ab30a96b292975ba60b9df75518a61c4336c71068c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6826be398f71e2729bee76ab30a96b292975ba60b9df75518a61c4336c71068c", kill_on_drop: false }`
[INFO] [stdout] 6826be398f71e2729bee76ab30a96b292975ba60b9df75518a61c4336c71068c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f95bced94fdaede3d8ddd273b3e7efb252838ebac22ef768da0b8139f29c6737
[INFO] running `Command { std: "docker" "start" "-a" "f95bced94fdaede3d8ddd273b3e7efb252838ebac22ef768da0b8139f29c6737", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.10
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]    Compiling audio-core v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling symphonia-core v0.5.5 (https://github.com/tphakala/Symphonia?branch=feature%2Frf64-support#bc873192)
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling audioadapter-sample v2.0.0
[INFO] [stderr]    Compiling audioadapter v2.0.0
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5 (https://github.com/tphakala/Symphonia?branch=feature%2Frf64-support#bc873192)
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.5 (https://github.com/tphakala/Symphonia?branch=feature%2Frf64-support#bc873192)
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.10
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.5 (https://github.com/tphakala/Symphonia?branch=feature%2Frf64-support#bc873192)
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.5 (https://github.com/tphakala/Symphonia?branch=feature%2Frf64-support#bc873192)
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.5 (https://github.com/tphakala/Symphonia?branch=feature%2Frf64-support#bc873192)
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.5 (https://github.com/tphakala/Symphonia?branch=feature%2Frf64-support#bc873192)
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.5 (https://github.com/tphakala/Symphonia?branch=feature%2Frf64-support#bc873192)
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.5 (https://github.com/tphakala/Symphonia?branch=feature%2Frf64-support#bc873192)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.5 (https://github.com/tphakala/Symphonia?branch=feature%2Frf64-support#bc873192)
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.5 (https://github.com/tphakala/Symphonia?branch=feature%2Frf64-support#bc873192)
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.5 (https://github.com/tphakala/Symphonia?branch=feature%2Frf64-support#bc873192)
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling audioadapter-buffers v2.0.0
[INFO] [stderr]    Compiling windowfunctions v0.1.1
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling symphonia v0.5.5 (https://github.com/tphakala/Symphonia?branch=feature%2Frf64-support#bc873192)
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rubato v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ort v2.0.0-rc.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling birdnet-onnx v2.0.0-rc.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling birda v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "f95bced94fdaede3d8ddd273b3e7efb252838ebac22ef768da0b8139f29c6737", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f95bced94fdaede3d8ddd273b3e7efb252838ebac22ef768da0b8139f29c6737", kill_on_drop: false }`
[INFO] [stdout] f95bced94fdaede3d8ddd273b3e7efb252838ebac22ef768da0b8139f29c6737
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac959a9669f0e886396e8e1497a627a6d1e7042c695eca6d80cbce3030c2701d
[INFO] running `Command { std: "docker" "start" "-a" "ac959a9669f0e886396e8e1497a627a6d1e7042c695eca6d80cbce3030c2701d", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling birdnet-onnx v2.0.0-rc.4
[INFO] [stderr]    Compiling birda v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `create_test_model` is never used
[INFO] [stdout]   --> src/registry/license.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn create_test_model(license: LicenseInfo) -> ModelEntry {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `assert_cmd::cargo::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]  --> tests/cli_output_integration.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use assert_cmd::cargo::cargo_bin;
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `assert_cmd::cargo::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/cli_output_integration.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut cmd = Command::new(cargo_bin("birda"));
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `assert_cmd::cargo::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/cli_output_integration.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut cmd = Command::new(cargo_bin("birda"));
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `assert_cmd::cargo::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/cli_output_integration.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let mut cmd = Command::new(cargo_bin("birda"));
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `assert_cmd::cargo::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/cli_output_integration.rs:72:32
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let mut cmd = Command::new(cargo_bin("birda"));
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.38s
[INFO] running `Command { std: "docker" "inspect" "ac959a9669f0e886396e8e1497a627a6d1e7042c695eca6d80cbce3030c2701d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac959a9669f0e886396e8e1497a627a6d1e7042c695eca6d80cbce3030c2701d", kill_on_drop: false }`
[INFO] [stdout] ac959a9669f0e886396e8e1497a627a6d1e7042c695eca6d80cbce3030c2701d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 421fd3f1da174a7f3deb8e3d79172d32f36200726e277c5caeb4a44282786974
[INFO] running `Command { std: "docker" "start" "-a" "421fd3f1da174a7f3deb8e3d79172d32f36200726e277c5caeb4a44282786974", kill_on_drop: false }`
[INFO] [stderr] warning: function `create_test_model` is never used
[INFO] [stderr]   --> src/registry/license.rs:86:8
[INFO] [stderr]    |
[INFO] [stderr] 86 |     fn create_test_model(license: LicenseInfo) -> ModelEntry {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `birda` (lib test) generated 1 warning
[INFO] [stderr] warning: use of deprecated function `assert_cmd::cargo::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stderr]  --> tests/cli_output_integration.rs:3:24
[INFO] [stderr]   |
[INFO] [stderr] 3 | use assert_cmd::cargo::cargo_bin;
[INFO] [stderr]   |                        ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `assert_cmd::cargo::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stderr]   --> tests/cli_output_integration.rs:10:32
[INFO] [stderr]    |
[INFO] [stderr] 10 |     let mut cmd = Command::new(cargo_bin("birda"));
[INFO] [stderr]    |                                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `assert_cmd::cargo::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stderr]   --> tests/cli_output_integration.rs:31:32
[INFO] [stderr]    |
[INFO] [stderr] 31 |     let mut cmd = Command::new(cargo_bin("birda"));
[INFO] [stderr]    |                                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `assert_cmd::cargo::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stderr]   --> tests/cli_output_integration.rs:53:32
[INFO] [stderr]    |
[INFO] [stderr] 53 |     let mut cmd = Command::new(cargo_bin("birda"));
[INFO] [stderr]    |                                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `assert_cmd::cargo::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stderr]   --> tests/cli_output_integration.rs:72:32
[INFO] [stderr]    |
[INFO] [stderr] 72 |     let mut cmd = Command::new(cargo_bin("birda"));
[INFO] [stderr]    |                                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `birda` (test "cli_output_integration") generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/birda-ffe6b810b30aa9da)
[INFO] [stdout] 
[INFO] [stdout] running 108 tests
[INFO] [stdout] test audio::chunker::tests::test_chunk_audio_empty_input ... ok
[INFO] [stdout] test audio::chunker::tests::test_chunk_audio_overlap_equals_duration ... ok
[INFO] [stdout] test audio::decode::tests::test_raw_segment_construction ... ok
[INFO] [stdout] test audio::chunker::tests::test_chunk_audio_no_overlap ... ok
[INFO] [stdout] test audio::resample::tests::test_resample_same_rate_returns_input ... ok
[INFO] [stdout] test audio::chunker::tests::test_chunk_audio_pads_final_chunk ... ok
[INFO] [stdout] test cli::args::tests::test_parse_confidence_valid ... ok
[INFO] [stdout] test cli::args::tests::test_parse_latitude_invalid ... ok
[INFO] [stdout] test audio::chunker::tests::test_chunk_audio_with_overlap ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parse_default_csv_bom ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parse_config_subcommand ... ok
[INFO] [stdout] test cli::args::tests::test_parse_confidence_invalid ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parse_range_filter_conflicts ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parse_no_csv_bom ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parse_range_filter_week ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parse_simple ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parse_range_filter_month_day ... ok
[INFO] [stdout] test cli::args::tests::test_parse_longitude_invalid ... ok
[INFO] [stdout] test cli::args::tests::test_parse_longitude_valid ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parse_species_command_with_month_day ... ok
[INFO] [stdout] test cli::help::tests::test_print_first_time_help_contains_key_elements ... ok
[INFO] [stdout] test cli::species::tests::test_day_of_year_to_date_dec_31 ... ok
[INFO] [stdout] test cli::species::tests::test_day_of_year_to_date_jan_1 ... ok
[INFO] [stdout] test cli::species::tests::test_day_of_year_to_date_jun_15 ... ok
[INFO] [stdout] test cli::args::tests::test_parse_latitude_valid ... ok
[INFO] [stdout] test cli::help::tests::test_print_configured_help_logic ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parse_with_options ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parse_species_command_with_week ... ok
[INFO] [stdout] test cli::args::tests::test_cli_parse_with_species_list ... ok
[INFO] [stdout] test cli::species::tests::test_week_to_date_week_48 ... ok
[INFO] [stdout] test config::file::tests::test_load_nonexistent_file_returns_default ... ok
[INFO] [stdout] test cli::species::tests::test_week_to_date_week_24 ... ok
[INFO] [stdout] test cli::species::tests::test_day_of_year_to_date_overflow ... ok
[INFO] [stdout] test cli::args::tests::test_species_command_requires_coordinates ... ok
[INFO] [stdout] test config::paths::tests::test_config_file_path_ends_with_toml ... ok
[INFO] [stdout] test config::range_filter::tests::test_build_range_filter_disabled_without_coordinates ... ok
[INFO] [stdout] test config::range_filter::tests::test_build_range_filter_with_config_defaults ... ok
[INFO] [stdout] test cli::species::tests::test_week_to_date_week_1 ... ok
[INFO] [stdout] test cli::args::tests::test_species_command_week_month_conflict ... ok
[INFO] [stdout] test config::paths::tests::test_config_dir_returns_path ... ok
[INFO] [stdout] test config::range_filter::tests::test_day_of_year_to_date_jan_1 ... ok
[INFO] [stdout] test config::range_filter::tests::test_build_range_filter_disabled_without_time ... ok
[INFO] [stdout] test config::types::tests::test_defaults_config_default_values ... ok
[INFO] [stdout] test config::types::tests::test_defaults_with_species_list_file ... ok
[INFO] [stdout] test config::types::tests::test_output_format_display ... ok
[INFO] [stdout] test config::range_filter::tests::test_build_range_filter_with_month_day ... ok
[INFO] [stdout] test config::validate::tests::test_validate_invalid_confidence ... ok
[INFO] [stdout] test config::types::tests::test_output_format_from_str ... ok
[INFO] [stdout] test config::range_filter::tests::test_build_range_filter_with_week ... ok
[INFO] [stdout] test config::range_filter::tests::test_day_of_year_to_date_dec_31 ... ok
[INFO] [stdout] test config::range_filter::tests::test_build_range_filter_meta_model_missing ... ok
[INFO] [stdout] test config::validate::tests::test_validate_negative_overlap ... ok
[INFO] [stdout] test config::validate::tests::test_validate_missing_default_model ... ok
[INFO] [stdout] test config::range_filter::tests::test_day_of_year_to_date_jun_15 ... ok
[INFO] [stdout] test config::validate::tests::test_validate_range_filter_invalid_latitude ... ok
[INFO] [stdout] test config::validate::tests::test_validate_range_filter_valid_coordinates ... ok
[INFO] [stdout] test config::validate::tests::test_validate_valid_config ... ok
[INFO] [stdout] test config::validate::tests::test_validate_zero_batch_size ... ok
[INFO] [stdout] test config::validate::tests::test_validate_range_filter_invalid_longitude ... ok
[INFO] [stdout] test inference::classifier::tests::test_filter_predictions_with_species_list ... ok
[INFO] [stdout] test gpu::watchdog::tests::test_watchdog_guard_is_send ... ok
[INFO] [stdout] test inference::range_filter::tests::test_range_filter_struct_exists ... ok
[INFO] [stdout] test config::file::tests::test_load_invalid_toml_returns_error ... ok
[INFO] [stdout] test locking::file_lock::tests::test_lock_path_format ... ok
[INFO] [stdout] test config::file::tests::test_load_valid_config ... ok
[INFO] [stdout] test output::audacity::tests::test_audacity_no_header ... ok
[INFO] [stdout] test output::csv::tests::test_escape_csv ... ok
[INFO] [stdout] test output::progress::tests::test_estimate_segment_count ... ok
[INFO] [stdout] test output::progress::tests::test_format_duration ... ok
[INFO] [stdout] test locking::file_lock::tests::test_acquire_and_release_lock ... ok
[INFO] [stdout] test output::raven::tests::test_generate_species_code ... ok
[INFO] [stdout] test output::csv::tests::test_csv_writer_with_bom ... ok
[INFO] [stdout] test output::audacity::tests::test_audacity_writer_basic ... ok
[INFO] [stdout] test output::types::tests::test_detection_from_label ... ok
[INFO] [stdout] test output::csv::tests::test_csv_writer_without_bom ... ok
[INFO] [stdout] test output::csv::tests::test_csv_writer_basic ... ok
[INFO] [stdout] test output::kaleidoscope::tests::test_kaleidoscope_writer_basic ... ok
[INFO] [stdout] test output::types::tests::test_detection_from_label_no_underscore ... ok
[INFO] [stdout] test locking::file_lock::tests::test_double_lock_fails ... ok
[INFO] [stdout] test output::raven::tests::test_raven_writer_basic ... ok
[INFO] [stdout] test pipeline::coordinator::tests::test_is_audio_file ... ok
[INFO] [stdout] test pipeline::coordinator::tests::test_is_audio_file_with_unicode ... ok
[INFO] [stdout] test pipeline::coordinator::tests::test_output_dir_for_with_explicit ... ok
[INFO] [stdout] test locking::file_lock::tests::test_cleanup_all_locks_removes_registered_files ... ok
[INFO] [stdout] test output::progress::tests::test_progress_guard_finishes_on_error_path ... ok
[INFO] [stdout] test output::progress::tests::test_progress_guard_finishes_on_drop ... ok
[INFO] [stdout] test pipeline::coordinator::tests::test_output_path_for_csv ... ok
[INFO] [stdout] test registry::license::tests::test_display_license_summary_noncommercial ... ok
[INFO] [stdout] test registry::license::tests::test_display_license_summary_commercial ... ok
[INFO] [stdout] test registry::license::tests::test_display_license_summary_permissive ... ok
[INFO] [stdout] test pipeline::coordinator::tests::test_output_path_for_unicode ... ok
[INFO] [stdout] test pipeline::coordinator::tests::test_output_dir_for_without_explicit ... ok
[INFO] [stdout] test locking::file_lock::tests::test_register_and_unregister_lock ... ok
[INFO] [stdout] test registry::installer::tests::test_models_dir_path ... ok
[INFO] [stdout] test utils::date::tests::test_date_to_week_dec_31 ... ok
[INFO] [stdout] test registry::types::tests::test_deserialize_empty_registry ... ok
[INFO] [stdout] test utils::date::tests::test_date_to_week_jan_1 ... ok
[INFO] [stdout] test utils::date::tests::test_date_to_week_jun_15 ... ok
[INFO] [stdout] test utils::date::tests::test_date_to_week_mid_year ... ok
[INFO] [stdout] test registry::loader::tests::test_find_model_by_id ... ok
[INFO] [stdout] test registry::loader::tests::test_bundled_registry_parses ... ok
[INFO] [stdout] test utils::species_list::tests::test_read_species_list_file_not_found ... ok
[INFO] [stdout] test registry::types::tests::test_deserialize_model_entry ... ok
[INFO] [stdout] test utils::species_list::tests::test_read_species_list_valid_file ... ok
[INFO] [stdout] test registry::types::tests::test_model_entry_default_recommended ... ok
[INFO] [stdout] test audio::resample::tests::test_resample_upsample ... ok
[INFO] [stdout] test audio::resample::tests::test_resample_downsample ... ok
[INFO] [stdout] test gpu::watchdog::tests::test_watchdog_cancelled_when_dropped ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 108 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.51s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/birda-196f32ea2b41ad61)
[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 tests/cli_output_integration.rs (/opt/rustwide/target/debug/deps/cli_output_integration-8d2dfbd8eab94826)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_device_selection_logging_auto ... ok
[INFO] [stdout] test test_timing_metrics_in_output ... ok
[INFO] [stdout] test test_device_selection_logging_cpu ... ok
[INFO] [stdout] test test_no_progress_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/csv_bom_test.rs (/opt/rustwide/target/debug/deps/csv_bom_test-c53523cc9ecba898)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_csv_with_bom_default ... ignored, Manual test: requires audio files and models. See comment for instructions.
[INFO] [stdout] test test_csv_without_bom_flag ... ignored, Manual test: requires audio files and models. See comment for instructions.
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/species_list_integration.rs (/opt/rustwide/target/debug/deps/species_list_integration-09db737fb357a4cb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_species_list_generation_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests birda
[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" "421fd3f1da174a7f3deb8e3d79172d32f36200726e277c5caeb4a44282786974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "421fd3f1da174a7f3deb8e3d79172d32f36200726e277c5caeb4a44282786974", kill_on_drop: false }`
[INFO] [stdout] 421fd3f1da174a7f3deb8e3d79172d32f36200726e277c5caeb4a44282786974
