[INFO] fetching crate catppuccin-whiskers 2.9.0...
[INFO] testing catppuccin-whiskers-2.9.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate catppuccin-whiskers 2.9.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate catppuccin-whiskers 2.9.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate catppuccin-whiskers 2.9.0
[INFO] tweaked toml for crates.io crate catppuccin-whiskers 2.9.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate catppuccin-whiskers 2.9.0 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] crate crates.io crate catppuccin-whiskers 2.9.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded humansize v2.1.3
[INFO] [stderr]   Downloaded tera v1.20.1
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded lzma-rust v0.1.7
[INFO] [stderr]   Downloaded farver v3.2.1
[INFO] [stderr]   Downloaded detect-newline-style v0.1.2
[INFO] [stderr]   Downloaded clap-stdin v0.8.1
[INFO] [stderr]   Downloaded css-colors v1.0.1
[INFO] [stderr]   Downloaded catppuccin v2.7.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] 254c56a8bba249cc1bb1d0551fbec1318c9f2f82a116baa24345146027eae24a
[INFO] running `Command { std: "docker" "start" "-a" "254c56a8bba249cc1bb1d0551fbec1318c9f2f82a116baa24345146027eae24a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "254c56a8bba249cc1bb1d0551fbec1318c9f2f82a116baa24345146027eae24a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "254c56a8bba249cc1bb1d0551fbec1318c9f2f82a116baa24345146027eae24a", kill_on_drop: false }`
[INFO] [stdout] 254c56a8bba249cc1bb1d0551fbec1318c9f2f82a116baa24345146027eae24a
[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] 4cfd924edd6d098189126c6833ae029183499ccb4502ca3ed31e1c950d1f756d
[INFO] running `Command { std: "docker" "start" "-a" "4cfd924edd6d098189126c6833ae029183499ccb4502ca3ed31e1c950d1f756d", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling catppuccin v2.7.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling css-colors v1.0.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling lzma-rust v0.1.7
[INFO] [stderr]    Compiling clap-stdin v0.8.1
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling farver v3.2.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling detect-newline-style v0.1.2
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling catppuccin-whiskers v2.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.76s
[INFO] running `Command { std: "docker" "inspect" "4cfd924edd6d098189126c6833ae029183499ccb4502ca3ed31e1c950d1f756d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cfd924edd6d098189126c6833ae029183499ccb4502ca3ed31e1c950d1f756d", kill_on_drop: false }`
[INFO] [stdout] 4cfd924edd6d098189126c6833ae029183499ccb4502ca3ed31e1c950d1f756d
[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] aab5e49663bd752621e607cc5d8985d429bcbfb214a9479c8098335eaf57df65
[INFO] running `Command { std: "docker" "start" "-a" "aab5e49663bd752621e607cc5d8985d429bcbfb214a9479c8098335eaf57df65", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling detect-newline-style v0.1.2
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling catppuccin-whiskers v2.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.77s
[INFO] running `Command { std: "docker" "inspect" "aab5e49663bd752621e607cc5d8985d429bcbfb214a9479c8098335eaf57df65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aab5e49663bd752621e607cc5d8985d429bcbfb214a9479c8098335eaf57df65", kill_on_drop: false }`
[INFO] [stdout] aab5e49663bd752621e607cc5d8985d429bcbfb214a9479c8098335eaf57df65
[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] c631726e4486bd72aa146bdd827eeaaf56e1ae82b72d66e869b4716b8ba16c9c
[INFO] running `Command { std: "docker" "start" "-a" "c631726e4486bd72aa146bdd827eeaaf56e1ae82b72d66e869b4716b8ba16c9c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/whiskers-24006fcc736b84e5)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test context::tests::test_merge_values ... ok
[INFO] [stdout] test templating::tests::filter_example_with_multiple_args ... ok
[INFO] [stdout] test templating::tests::function_example_with_single_arg ... ok
[INFO] [stdout] test templating::tests::filter_example_with_single_arg ... ok
[INFO] [stdout] test templating::tests::function_example_with_multiple_args ... ok
[INFO] [stdout] test templating::tests::filter_example_with_no_args ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/whiskers-d42c619cc3bf9261)
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-546e2b4542eb84d7)
[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] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test sad_path::invalid_flavor ... ok
[INFO] [stdout] test sad_path::nonexistent_template_file ... ok
[INFO] [stdout] test happy_path::test_utf8_bom ... ok
[INFO] [stdout] test happy_path::test_utf16be ... ok
[INFO] [stdout] test happy_path::test_custom_hex_format ... ok
[INFO] [stdout] test happy_path::test_read_file ... ok
[INFO] [stdout] test happy_path::test_formats ... ok
[INFO] [stdout] test happy_path::test_multi ... ok
[INFO] [stdout] test sad_path::template_contains_invalid_syntax ... ok
[INFO] [stdout] test happy_path::test_utf16le ... ok
[INFO] [stdout] test happy_path::test_utf8 ... ok
[INFO] [stdout] test happy_path::test_default_hex_format ... ok
[INFO] [stdout] test happy_path::test_single ... ok
[INFO] [stdout] test happy_path::test_multifile_render ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/encodings.rs (/opt/rustwide/target/debug/deps/encodings-2489ca0adb33f399)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test utf16be ... ok
[INFO] [stdout] test utf16le ... ok
[INFO] [stdout] test utf8bom ... ok
[INFO] [stdout] test utf8 ... ok
[INFO] [stderr]    Doc-tests whiskers
[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] [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" "c631726e4486bd72aa146bdd827eeaaf56e1ae82b72d66e869b4716b8ba16c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c631726e4486bd72aa146bdd827eeaaf56e1ae82b72d66e869b4716b8ba16c9c", kill_on_drop: false }`
[INFO] [stdout] c631726e4486bd72aa146bdd827eeaaf56e1ae82b72d66e869b4716b8ba16c9c
