[INFO] fetching crate television-channels 0.0.23...
[INFO] testing television-channels-0.0.23 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate television-channels 0.0.23 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate television-channels 0.0.23
[INFO] finished tweaking crates.io crate television-channels 0.0.23
[INFO] tweaked toml for crates.io crate television-channels 0.0.23 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate television-channels 0.0.23 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 207 packages to latest compatible versions
[INFO] [stderr]       Adding directories v5.0.1 (available: v6.0.0)
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.28.0)
[INFO] [stderr]       Adding television-derive v0.0.23 (available: v0.0.27)
[INFO] [stderr]       Adding toml v0.8.23 (available: v1.1.2+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded onig v6.5.3
[INFO] [stderr]   Downloaded gag v1.0.0
[INFO] [stderr]   Downloaded std_prelude v0.2.12
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded bytesize v1.3.3
[INFO] [stderr]   Downloaded clircle v0.4.0
[INFO] [stderr]   Downloaded television-fuzzy v0.0.23
[INFO] [stderr]   Downloaded path_abs v0.5.1
[INFO] [stderr]   Downloaded television-utils v0.0.23
[INFO] [stderr]   Downloaded ansi_colours v1.2.3
[INFO] [stderr]   Downloaded television-derive v0.0.23
[INFO] [stderr]   Downloaded nu-ansi-term v0.49.0
[INFO] [stderr]   Downloaded nucleo v0.5.0
[INFO] [stderr]   Downloaded devicons v0.6.12
[INFO] [stderr]   Downloaded onig_sys v69.9.3
[INFO] [stderr]   Downloaded bat v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68b62c9aa876e82f168c279f5a8109c05de1ffc8e282fe4c3d2f2ef4d36aa6d0
[INFO] running `Command { std: "docker" "start" "-a" "68b62c9aa876e82f168c279f5a8109c05de1ffc8e282fe4c3d2f2ef4d36aa6d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68b62c9aa876e82f168c279f5a8109c05de1ffc8e282fe4c3d2f2ef4d36aa6d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68b62c9aa876e82f168c279f5a8109c05de1ffc8e282fe4c3d2f2ef4d36aa6d0", kill_on_drop: false }`
[INFO] [stdout] 68b62c9aa876e82f168c279f5a8109c05de1ffc8e282fe4c3d2f2ef4d36aa6d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b030ae7b82f6cfb65282ddf688561fa6cabb6feac3da9cb2ed625eae0fe614b3
[INFO] running `Command { std: "docker" "start" "-a" "b030ae7b82f6cfb65282ddf688561fa6cabb6feac3da9cb2ed625eae0fe614b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling std_prelude v0.2.12
[INFO] [stderr]    Compiling bat v0.24.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling path_abs v0.5.1
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling ansi_colours v1.2.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clircle v0.4.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling television-derive v0.0.23
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling devicons v0.6.12
[INFO] [stderr]    Compiling gag v1.0.0
[INFO] [stderr]    Compiling plist v1.9.0
[INFO] [stderr]    Compiling nucleo v0.5.0
[INFO] [stderr]    Compiling television-fuzzy v0.0.23
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling onig v6.5.3
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling television-utils v0.0.23
[INFO] [stderr]    Compiling television-channels v0.0.23 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.60s
[INFO] running `Command { std: "docker" "inspect" "b030ae7b82f6cfb65282ddf688561fa6cabb6feac3da9cb2ed625eae0fe614b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b030ae7b82f6cfb65282ddf688561fa6cabb6feac3da9cb2ed625eae0fe614b3", kill_on_drop: false }`
[INFO] [stdout] b030ae7b82f6cfb65282ddf688561fa6cabb6feac3da9cb2ed625eae0fe614b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea949b4a4447d5eddee9e99e3eee7a375be766a4bd85908fda4fa856e820dda2
[INFO] running `Command { std: "docker" "start" "-a" "ea949b4a4447d5eddee9e99e3eee7a375be766a4bd85908fda4fa856e820dda2", kill_on_drop: false }`
[INFO] [stderr]    Compiling television-channels v0.0.23 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.99s
[INFO] running `Command { std: "docker" "inspect" "ea949b4a4447d5eddee9e99e3eee7a375be766a4bd85908fda4fa856e820dda2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea949b4a4447d5eddee9e99e3eee7a375be766a4bd85908fda4fa856e820dda2", kill_on_drop: false }`
[INFO] [stdout] ea949b4a4447d5eddee9e99e3eee7a375be766a4bd85908fda4fa856e820dda2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ffe2f98bfed24634be459d3711ec896795be489b3e222cd064cead31236d749
[INFO] running `Command { std: "docker" "start" "-a" "7ffe2f98bfed24634be459d3711ec896795be489b3e222cd064cead31236d749", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/television_channels-4b3c85333e386512)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test entry::tests::test_contiguous_ranges ... ok
[INFO] [stdout] test entry::tests::test_non_contiguous_ranges ... ok
[INFO] [stdout] test entry::tests::test_empty_input ... ok
[INFO] [stdout] test entry::tests::test_single_range ... 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]    Doc-tests television_channels
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/channels.rs - channels::OnAir (line 29) ... ignored
[INFO] [stdout] test src/channels.rs - channels::OnAir (line 37) ... ignored
[INFO] [stdout] test src/channels.rs - channels::OnAir (line 41) ... ignored
[INFO] [stdout] test src/channels.rs - channels::OnAir (line 45) ... ignored
[INFO] [stdout] test src/channels.rs - channels::OnAir (line 50) ... ignored
[INFO] [stdout] test src/channels.rs - channels::define_transitions (line 217) ... ignored
[INFO] [stdout] test src/channels.rs - channels::define_transitions (line 226) ... ignored
[INFO] [stdout] test src/entry.rs - entry::Entry::new (line 82) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 1.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7ffe2f98bfed24634be459d3711ec896795be489b3e222cd064cead31236d749", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ffe2f98bfed24634be459d3711ec896795be489b3e222cd064cead31236d749", kill_on_drop: false }`
[INFO] [stdout] 7ffe2f98bfed24634be459d3711ec896795be489b3e222cd064cead31236d749
