[INFO] fetching crate anstyle-stream 0.2.2...
[INFO] checking anstyle-stream-0.2.2 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate anstyle-stream 0.2.2 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate anstyle-stream 0.2.2 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 anstyle-stream 0.2.2
[INFO] finished tweaking crates.io crate anstyle-stream 0.2.2
[INFO] tweaked toml for crates.io crate anstyle-stream 0.2.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 124 packages to latest compatible versions
[INFO] [stderr]       Adding anstyle v0.3.5 (available: v1.0.9)
[INFO] [stderr]       Adding anstyle-parse v0.1.1 (available: v0.2.6)
[INFO] [stderr]       Adding anstyle-wincon v0.2.0 (available: v3.0.6)
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.5.1)
[INFO] [stderr]       Adding owo-colors v3.5.0 (available: v4.1.0)
[INFO] [stderr]       Adding strip-ansi-escapes v0.1.1 (available: v0.2.0)
[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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6430c549d7496061fd28930fc4cb6358329e38081d359cf23ed609c95440fba0
[INFO] running `Command { std: "docker" "start" "-a" "6430c549d7496061fd28930fc4cb6358329e38081d359cf23ed609c95440fba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6430c549d7496061fd28930fc4cb6358329e38081d359cf23ed609c95440fba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6430c549d7496061fd28930fc4cb6358329e38081d359cf23ed609c95440fba0", kill_on_drop: false }`
[INFO] [stdout] 6430c549d7496061fd28930fc4cb6358329e38081d359cf23ed609c95440fba0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 76df2c492ab951cabf8687473827bc24d3a424a0dd185df6f262af830ad02826
[INFO] running `Command { std: "docker" "start" "-a" "76df2c492ab951cabf8687473827bc24d3a424a0dd185df6f262af830ad02826", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking concolor-override v1.1.0
[INFO] [stderr]     Checking anstyle-parse v0.1.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking anstyle v0.3.5
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking anstyle-stream v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking strip-ansi-escapes v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error: couldn't read `benches/../tests/demo.vte`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/wincon.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 |         ("demo.vte", &include_bytes!("../tests/demo.vte")[..]),
[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:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |         ("demo.vte", &include_bytes!("../tests/demo.vte")[..]),
[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/strip.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |         ("demo.vte", &include_bytes!("../tests/demo.vte")[..]),
[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:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 |         ("rg_help.vte", &include_bytes!("../tests/rg_help.vte")[..]),
[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:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |         ("rg_help.vte", &include_bytes!("../tests/rg_help.vte")[..]),
[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:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 |         ("rg_linus.vte", &include_bytes!("../tests/rg_linus.vte")[..]),
[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:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 |         ("rg_linus.vte", &include_bytes!("../tests/rg_linus.vte")[..]),
[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:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |         ("rg_help.vte", &include_bytes!("../tests/rg_help.vte")[..]),
[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:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |         ("rg_linus.vte", &include_bytes!("../tests/rg_linus.vte")[..]),
[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 `anstyle-stream` (bench "wincon") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `anstyle-stream` (bench "stream") due to 3 previous errors
[INFO] [stderr] error: could not compile `anstyle-stream` (bench "strip") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "76df2c492ab951cabf8687473827bc24d3a424a0dd185df6f262af830ad02826", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76df2c492ab951cabf8687473827bc24d3a424a0dd185df6f262af830ad02826", kill_on_drop: false }`
[INFO] [stdout] 76df2c492ab951cabf8687473827bc24d3a424a0dd185df6f262af830ad02826
