[INFO] fetching crate terminput-termwiz 0.4.5... [INFO] testing terminput-termwiz-0.4.5 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate terminput-termwiz 0.4.5 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate terminput-termwiz 0.4.5 [INFO] finished tweaking crates.io crate terminput-termwiz 0.4.5 [INFO] tweaked toml for crates.io crate terminput-termwiz 0.4.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate terminput-termwiz 0.4.5 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate terminput-termwiz 0.4.5 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vtparse v0.6.2 [INFO] [stderr] Downloaded terminput v0.5.9 [INFO] [stderr] Downloaded termwiz v0.22.0 [INFO] [stderr] Downloaded wezterm-color-types v0.3.0 [INFO] [stderr] Downloaded termwiz v0.23.3 [INFO] [stderr] Downloaded fancy-regex v0.11.0 [INFO] [stderr] Downloaded wezterm-input-types v0.1.0 [INFO] [stderr] Downloaded terminfo v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f374e0b60aeecd29c37fb1ceff17490d18412fc9e7c69999db064a8da991b025 [INFO] running `Command { std: "docker" "start" "-a" "f374e0b60aeecd29c37fb1ceff17490d18412fc9e7c69999db064a8da991b025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f374e0b60aeecd29c37fb1ceff17490d18412fc9e7c69999db064a8da991b025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f374e0b60aeecd29c37fb1ceff17490d18412fc9e7c69999db064a8da991b025", kill_on_drop: false }` [INFO] [stdout] f374e0b60aeecd29c37fb1ceff17490d18412fc9e7c69999db064a8da991b025 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a6e50223c93337c4840f80c6c988db2089d7ee0e80633b2a281a79109269046 [INFO] running `Command { std: "docker" "start" "-a" "5a6e50223c93337c4840f80c6c988db2089d7ee0e80633b2a281a79109269046", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling deltae v0.3.2 [INFO] [stderr] Compiling vtparse v0.6.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling finl_unicode v1.3.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling terminput v0.5.9 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wezterm-dynamic v0.2.1 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling wezterm-color-types v0.3.0 [INFO] [stderr] Compiling wezterm-bidi v0.2.3 [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling wezterm-blob-leases v0.1.1 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling wezterm-input-types v0.1.0 [INFO] [stderr] Compiling termwiz v0.23.3 [INFO] [stderr] Compiling terminput-termwiz v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.01s [INFO] running `Command { std: "docker" "inspect" "5a6e50223c93337c4840f80c6c988db2089d7ee0e80633b2a281a79109269046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a6e50223c93337c4840f80c6c988db2089d7ee0e80633b2a281a79109269046", kill_on_drop: false }` [INFO] [stdout] 5a6e50223c93337c4840f80c6c988db2089d7ee0e80633b2a281a79109269046 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9301ef33ced46a306c8010cbc4b06afafe0c7f936a791b3d60f42cf6eecdcfa3 [INFO] running `Command { std: "docker" "start" "-a" "9301ef33ced46a306c8010cbc4b06afafe0c7f936a791b3d60f42cf6eecdcfa3", kill_on_drop: false }` [INFO] [stderr] Compiling terminput-termwiz v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "9301ef33ced46a306c8010cbc4b06afafe0c7f936a791b3d60f42cf6eecdcfa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9301ef33ced46a306c8010cbc4b06afafe0c7f936a791b3d60f42cf6eecdcfa3", kill_on_drop: false }` [INFO] [stdout] 9301ef33ced46a306c8010cbc4b06afafe0c7f936a791b3d60f42cf6eecdcfa3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ebb54843971ede099143f1ed5f1219ef2eaec6f734b5aa097b01d5b4df7afc23 [INFO] running `Command { std: "docker" "start" "-a" "ebb54843971ede099143f1ed5f1219ef2eaec6f734b5aa097b01d5b4df7afc23", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/terminput_termwiz-c4d32306da9475de) [INFO] [stderr] Doc-tests terminput_termwiz [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" "ebb54843971ede099143f1ed5f1219ef2eaec6f734b5aa097b01d5b4df7afc23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebb54843971ede099143f1ed5f1219ef2eaec6f734b5aa097b01d5b4df7afc23", kill_on_drop: false }` [INFO] [stdout] ebb54843971ede099143f1ed5f1219ef2eaec6f734b5aa097b01d5b4df7afc23