[INFO] fetching crate anstream 0.6.17...
[INFO] checking anstream-0.6.17 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate anstream 0.6.17 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate anstream 0.6.17 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate anstream 0.6.17
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate anstream 0.6.17
[INFO] tweaked toml for crates.io crate anstream 0.6.17 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate anstream 0.6.17 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e8863ab15494e0e7e7d874bad349e5521190eebc7bfbdbfc3725af1ee5c8480
[INFO] running `Command { std: "docker" "start" "-a" "7e8863ab15494e0e7e7d874bad349e5521190eebc7bfbdbfc3725af1ee5c8480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e8863ab15494e0e7e7d874bad349e5521190eebc7bfbdbfc3725af1ee5c8480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e8863ab15494e0e7e7d874bad349e5521190eebc7bfbdbfc3725af1ee5c8480", kill_on_drop: false }`
[INFO] [stdout] 7e8863ab15494e0e7e7d874bad349e5521190eebc7bfbdbfc3725af1ee5c8480
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 257c989c6f4e7d9d6ff650a812a435e70c96493fe3028d6f651b7e5f9df1386a
[INFO] running `Command { std: "docker" "start" "-a" "257c989c6f4e7d9d6ff650a812a435e70c96493fe3028d6f651b7e5f9df1386a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking regex-lite v0.1.5
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking lexopt v0.3.0
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.48.0
[INFO] [stderr]     Checking anstream v0.6.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]     Checking clap_builder v4.3.24
[INFO] [stderr]    Compiling divan-macros v0.1.14
[INFO] [stderr]     Checking clap v4.3.24
[INFO] [stderr]     Checking divan v0.1.14
[INFO] [stdout] error: couldn't read `benches/../tests/demo.vte`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/strip.rs:79:24
[INFO] [stdout]    |
[INFO] [stdout] 79 |     Data("1-demo.vte", include_bytes!("../tests/demo.vte").as_slice()),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../tests/demo.vte`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/wincon.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Data("1-demo.vte", include_bytes!("../tests/demo.vte").as_slice()),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../tests/rg_help.vte`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/strip.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         include_bytes!("../tests/rg_help.vte").as_slice(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../tests/rg_linus.vte`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/strip.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         include_bytes!("../tests/rg_linus.vte").as_slice(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../tests/rg_help.vte`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/wincon.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         include_bytes!("../tests/rg_help.vte").as_slice(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../tests/rg_linus.vte`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/wincon.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         include_bytes!("../tests/rg_linus.vte").as_slice(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../tests/demo.vte`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/stream.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |     Data("1-demo.vte", include_bytes!("../tests/demo.vte").as_slice()),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../tests/rg_help.vte`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/stream.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         include_bytes!("../tests/rg_help.vte").as_slice(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../tests/rg_linus.vte`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/stream.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         include_bytes!("../tests/rg_linus.vte").as_slice(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anstream` (bench "wincon") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: `Style` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> examples/dump-stream.rs:58:39
[INFO] [stdout]    |
[INFO] [stdout] 58 |     write!(stdout, "{style}{fixed:>3X}{style:#}",)
[INFO] [stdout]    |                                       ^^^^^^^^^ `Style` cannot be formatted with the default formatter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `Style`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anstream` (bench "strip") due to 3 previous errors
[INFO] [stderr] error: could not compile `anstream` (bench "stream") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anstream` (example "dump-stream") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "257c989c6f4e7d9d6ff650a812a435e70c96493fe3028d6f651b7e5f9df1386a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "257c989c6f4e7d9d6ff650a812a435e70c96493fe3028d6f651b7e5f9df1386a", kill_on_drop: false }`
[INFO] [stdout] 257c989c6f4e7d9d6ff650a812a435e70c96493fe3028d6f651b7e5f9df1386a
