[INFO] fetching crate anes 0.2.1...
[INFO] testing anes-0.2.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate anes 0.2.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate anes 0.2.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate anes 0.2.1
[INFO] tweaked toml for crates.io crate anes 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate anes 0.2.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate anes 0.2.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tinytemplate v1.2.1
[INFO] [stderr]   Downloaded cast v0.3.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded anes v0.1.6
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddf076f1e209ded7e430a98ce2c64fa1b59fdd192930f9d8a659843cc5b0ef37
[INFO] running `Command { std: "docker" "start" "-a" "ddf076f1e209ded7e430a98ce2c64fa1b59fdd192930f9d8a659843cc5b0ef37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddf076f1e209ded7e430a98ce2c64fa1b59fdd192930f9d8a659843cc5b0ef37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddf076f1e209ded7e430a98ce2c64fa1b59fdd192930f9d8a659843cc5b0ef37", kill_on_drop: false }`
[INFO] [stdout] ddf076f1e209ded7e430a98ce2c64fa1b59fdd192930f9d8a659843cc5b0ef37
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 856be2f6293bd7671b58afde9b9a9f8a275053c6b4dc9b77ff0096ccbf1bcea0
[INFO] running `Command { std: "docker" "start" "-a" "856be2f6293bd7671b58afde9b9a9f8a275053c6b4dc9b77ff0096ccbf1bcea0", kill_on_drop: false }`
[INFO] [stderr]    Compiling anes v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] running `Command { std: "docker" "inspect" "856be2f6293bd7671b58afde9b9a9f8a275053c6b4dc9b77ff0096ccbf1bcea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "856be2f6293bd7671b58afde9b9a9f8a275053c6b4dc9b77ff0096ccbf1bcea0", kill_on_drop: false }`
[INFO] [stdout] 856be2f6293bd7671b58afde9b9a9f8a275053c6b4dc9b77ff0096ccbf1bcea0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0211ad32a954d15f86a9302469d011d4d33aeb1fd504ce9d7bd360e37265ab38
[INFO] running `Command { std: "docker" "start" "-a" "0211ad32a954d15f86a9302469d011d4d33aeb1fd504ce9d7bd360e37265ab38", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling anes v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.17s
[INFO] running `Command { std: "docker" "inspect" "0211ad32a954d15f86a9302469d011d4d33aeb1fd504ce9d7bd360e37265ab38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0211ad32a954d15f86a9302469d011d4d33aeb1fd504ce9d7bd360e37265ab38", kill_on_drop: false }`
[INFO] [stdout] 0211ad32a954d15f86a9302469d011d4d33aeb1fd504ce9d7bd360e37265ab38
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 38f1e0fa61ac721e81d86ad019d1ef22aaa496ab16c190cdc80769b6627923b2
[INFO] running `Command { std: "docker" "start" "-a" "38f1e0fa61ac721e81d86ad019d1ef22aaa496ab16c190cdc80769b6627923b2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anes-e4f3b7d5566fb1f7)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test macros::tests::csi ... ok
[INFO] [stdout] test macros::tests::execute_allows_trailing_comma ... ok
[INFO] [stdout] test macros::tests::dynamic_struct_sequence ... ok
[INFO] [stdout] test macros::tests::execute_does_flush ... ok
[INFO] [stdout] test macros::tests::execute_writes_multiple_sequences ... ok
[INFO] [stdout] test macros::tests::execute_writes_single_sequence ... ok
[INFO] [stdout] test macros::tests::queue_allows_trailing_comma ... ok
[INFO] [stdout] test macros::tests::queue_does_not_flush ... ok
[INFO] [stdout] test macros::tests::static_enum_sequence ... ok
[INFO] [stdout] test macros::tests::queue_writes_multiple_sequences ... ok
[INFO] [stdout] test macros::tests::queue_writes_single_sequence ... ok
[INFO] [stdout] test sequences::buffer::tests::clear_buffer ... ok
[INFO] [stdout] test sequences::buffer::tests::scroll_buffer_down ... ok
[INFO] [stdout] test sequences::buffer::tests::clear_line ... ok
[INFO] [stdout] test sequences::buffer::tests::scroll_buffer_up ... ok
[INFO] [stdout] test sequences::buffer::tests::switch_buffer_to_alternate ... ok
[INFO] [stdout] test sequences::buffer::tests::switch_buffer_to_main ... ok
[INFO] [stdout] test sequences::color::tests::set_background_color ... ok
[INFO] [stdout] test sequences::color::tests::set_foreground_color ... ok
[INFO] [stdout] test sequences::cursor::tests::disable_cursor_blinking ... ok
[INFO] [stdout] test sequences::cursor::tests::enable_cursor_blinking ... ok
[INFO] [stdout] test sequences::cursor::tests::hide_cursor ... ok
[INFO] [stdout] test sequences::cursor::tests::move_cursor_down ... ok
[INFO] [stdout] test sequences::cursor::tests::move_cursor_left ... ok
[INFO] [stdout] test sequences::cursor::tests::move_cursor_right ... ok
[INFO] [stdout] test sequences::cursor::tests::move_cursor_to ... ok
[INFO] [stdout] test sequences::cursor::tests::move_cursor_to_column ... ok
[INFO] [stdout] test sequences::cursor::tests::move_cursor_to_next_line ... ok
[INFO] [stdout] test sequences::cursor::tests::move_cursor_to_previous_line ... ok
[INFO] [stdout] test sequences::cursor::tests::move_cursor_up ... ok
[INFO] [stdout] test sequences::cursor::tests::report_cursor_position ... ok
[INFO] [stdout] test sequences::cursor::tests::save_cursor_position ... ok
[INFO] [stdout] test sequences::cursor::tests::restore_cursor_position ... ok
[INFO] [stdout] test sequences::cursor::tests::show_cursor ... ok
[INFO] [stdout] test sequences::terminal::tests::disable_mouse_events ... ok
[INFO] [stdout] test sequences::terminal::tests::enable_mouse_events ... ok
[INFO] [stdout] test sequences::terminal::tests::resize_text_area ... ok
[INFO] [stdout] test macros::tests::static_struct_sequence ... ok
[INFO] [stdout] test macros::tests::sgr ... ok
[INFO] [stdout] test macros::tests::esc ... ok
[INFO] [stdout] test sequences::attribute::tests::reset_attributes ... ok
[INFO] [stdout] test sequences::attribute::tests::set_attribute ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-ccdd9db9b99d0e5c)
[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]    Doc-tests anes
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test src/lib.rs - (line 36) ... ok
[INFO] [stdout] test src/macros.rs - macros::csi (line 7) ... ok
[INFO] [stdout] test src/macros.rs - macros::execute (line 243) - compile ... ok
[INFO] [stdout] test src/macros.rs - macros::queue (line 195) - compile ... ok
[INFO] [stdout] test src/sequences/attribute.rs - sequences::attribute::Attribute (line 31) - compile ... ok
[INFO] [stdout] test src/sequences/attribute.rs - sequences::attribute::ResetAttributes (line 14) - compile ... ok
[INFO] [stdout] test src/macros.rs - macros::esc (line 23) ... ok
[INFO] [stdout] test src/sequences/buffer.rs - sequences::buffer::ClearLine (line 77) - compile ... ok
[INFO] [stdout] test src/sequences/buffer.rs - sequences::buffer::ScrollBufferDown (line 60) - compile ... ok
[INFO] [stdout] test src/sequences/buffer.rs - sequences::buffer::ScrollBufferUp (line 43) - compile ... ok
[INFO] [stdout] test src/macros.rs - macros::sequence (line 60) ... ok
[INFO] [stdout] test src/sequences/buffer.rs - sequences::buffer::SwitchBufferToAlternate (line 9) - compile ... ok
[INFO] [stdout] test src/sequences/buffer.rs - sequences::buffer::SwitchBufferToNormal (line 26) - compile ... ok
[INFO] [stdout] test src/sequences/color.rs - sequences::color::Color (line 13) - compile ... ok
[INFO] [stdout] test src/macros.rs - macros::sgr (line 41) ... ok
[INFO] [stdout] test src/sequences/color.rs - sequences::color::SetBackgroundColor (line 130) - compile ... ok
[INFO] [stdout] test src/sequences/color.rs - sequences::color::SetForegroundColor (line 110) - compile ... ok
[INFO] [stdout] test src/sequences/cursor.rs - sequences::cursor::DisableCursorBlinking (line 114) - compile ... ok
[INFO] [stdout] test src/sequences/cursor.rs - sequences::cursor::EnableCursorBlinking (line 95) - compile ... ok
[INFO] [stdout] test src/sequences/cursor.rs - sequences::cursor::HideCursor (line 58) - compile ... ok
[INFO] [stdout] test src/sequences/cursor.rs - sequences::cursor::MoveCursorDown (line 168) - compile ... ok
[INFO] [stdout] test src/sequences/cursor.rs - sequences::cursor::MoveCursorLeft (line 202) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 27) ... ok
[INFO] [stdout] test src/sequences/cursor.rs - sequences::cursor::MoveCursorRight (line 185) - compile ... ok
[INFO] [stdout] test src/sequences/cursor.rs - sequences::cursor::MoveCursorTo (line 134) - compile ... ok
[INFO] [stdout] test src/sequences/cursor.rs - sequences::cursor::MoveCursorToColumn (line 277) - compile ... ok
[INFO] [stdout] test src/sequences/attribute.rs - sequences::attribute::SetAttribute (line 94) - compile ... ok
[INFO] [stdout] test src/sequences/cursor.rs - sequences::cursor::MoveCursorToPreviousLine (line 246) - compile ... ok
[INFO] [stdout] test src/sequences/cursor.rs - sequences::cursor::MoveCursorToPreviousLine (line 257) - compile ... ok
[INFO] [stdout] test src/sequences/cursor.rs - sequences::cursor::MoveCursorToNextLine (line 219) - compile ... ok
[INFO] [stdout] test src/macros.rs - macros::sequence (line 73) ... ok
[INFO] [stdout] test src/sequences/cursor.rs - sequences::cursor::MoveCursorToNextLine (line 230) - compile ... ok
[INFO] [stdout] test src/sequences/cursor.rs - sequences::cursor::MoveCursorUp (line 151) - compile ... ok
[INFO] [stdout] test src/sequences/cursor.rs - sequences::cursor::ShowCursor (line 76) - compile ... ok
[INFO] [stdout] test src/sequences/cursor.rs - sequences::cursor::SaveCursorPosition (line 11) - compile ... ok
[INFO] [stdout] test src/sequences/cursor.rs - sequences::cursor::ReportCursorPosition (line 295) - compile ... ok
[INFO] [stdout] test src/sequences/terminal.rs - sequences::terminal::ResizeTextArea (line 8) - compile ... ok
[INFO] [stdout] test src/sequences/cursor.rs - sequences::cursor::RestoreCursorPosition (line 35) - compile ... ok
[INFO] [stdout] test src/sequences/buffer.rs - sequences::buffer::ClearBuffer (line 100) - compile ... ok
[INFO] [stdout] test src/macros.rs - macros::sequence (line 98) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.80s; merged doctests compilation took 0.78s
[INFO] running `Command { std: "docker" "inspect" "38f1e0fa61ac721e81d86ad019d1ef22aaa496ab16c190cdc80769b6627923b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38f1e0fa61ac721e81d86ad019d1ef22aaa496ab16c190cdc80769b6627923b2", kill_on_drop: false }`
[INFO] [stdout] 38f1e0fa61ac721e81d86ad019d1ef22aaa496ab16c190cdc80769b6627923b2
