[INFO] fetching crate termwiz 0.22.0... [INFO] checking termwiz-0.22.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate termwiz 0.22.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate termwiz 0.22.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate termwiz 0.22.0 [INFO] finished tweaking crates.io crate termwiz 0.22.0 [INFO] tweaked toml for crates.io crate termwiz 0.22.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate termwiz 0.22.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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wezterm-color-types v0.3.0 [INFO] [stderr] Downloaded wezterm-input-types v0.1.0 [INFO] [stderr] Downloaded wezterm-blob-leases v0.1.0 [INFO] [stderr] Downloaded wezterm-dynamic-derive v0.1.0 [INFO] [stderr] Downloaded varbincode v0.1.0 [INFO] [stderr] Downloaded mac_address v1.1.5 [INFO] [stderr] Downloaded lab v0.11.0 [INFO] [stderr] Downloaded wezterm-dynamic v0.2.0 [INFO] [stderr] Downloaded k9 v0.11.6 [INFO] [stderr] Downloaded vtparse v0.6.2 [INFO] [stderr] Downloaded wezterm-bidi v0.2.3 [INFO] [stderr] Downloaded exr v1.6.4 [INFO] [stderr] Downloaded deltae v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07300ce531086f631b02fb0cb54818bfa782cc56c5063776cadf9f2802ef6565 [INFO] running `Command { std: "docker" "start" "-a" "07300ce531086f631b02fb0cb54818bfa782cc56c5063776cadf9f2802ef6565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07300ce531086f631b02fb0cb54818bfa782cc56c5063776cadf9f2802ef6565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07300ce531086f631b02fb0cb54818bfa782cc56c5063776cadf9f2802ef6565", kill_on_drop: false }` [INFO] [stdout] 07300ce531086f631b02fb0cb54818bfa782cc56c5063776cadf9f2802ef6565 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da24de96e415837d7f829263a9949cb46e4cafe13b283f2cec377c2b1cbde6de [INFO] running `Command { std: "docker" "start" "-a" "da24de96e415837d7f829263a9949cb46e4cafe13b283f2cec377c2b1cbde6de", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking lab v0.11.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking deltae v0.3.2 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stderr] Checking mac_address v1.1.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Checking wezterm-dynamic v0.2.0 [INFO] [stderr] Checking wezterm-color-types v0.3.0 [INFO] [stderr] Checking wezterm-input-types v0.1.0 [INFO] [stderr] Checking wezterm-bidi v0.2.3 [INFO] [stderr] Checking filedescriptor v0.8.2 [INFO] [stderr] Checking wezterm-blob-leases v0.1.0 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking vtparse v0.6.2 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking env_logger v0.11.0 [INFO] [stderr] Checking k9 v0.11.6 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Checking termwiz v0.22.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/color.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::useless_attribute))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cassowary`, `docs`, `fnv`, `image`, `serde`, `use_image`, `use_serde`, and `widgets` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/escape/mod.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::useless_attribute))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cassowary`, `docs`, `fnv`, `image`, `serde`, `use_image`, `use_serde`, and `widgets` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/escape/osc.rs:1089:9 [INFO] [stdout] | [INFO] [stdout] 1089 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cassowary`, `docs`, `fnv`, `image`, `serde`, `use_image`, `use_serde`, and `widgets` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/render/terminfo.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::cognitive_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cassowary`, `docs`, `fnv`, `image`, `serde`, `use_image`, `use_serde`, and `widgets` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/render/terminfo.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cassowary`, `docs`, `fnv`, `image`, `serde`, `use_image`, `use_serde`, and `widgets` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking varbincode v0.1.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> benches/../src/widechar_width.rs:1634:9 [INFO] [stdout] | [INFO] [stdout] 1634 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> benches/../src/widechar_width.rs:1633:1 [INFO] [stdout] | [INFO] [stdout] 1633 | mod test { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/color.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::useless_attribute))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cassowary`, `docs`, `fnv`, `image`, `serde`, `use_image`, `use_serde`, and `widgets` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/escape/mod.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::useless_attribute))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cassowary`, `docs`, `fnv`, `image`, `serde`, `use_image`, `use_serde`, and `widgets` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/escape/osc.rs:1089:9 [INFO] [stdout] | [INFO] [stdout] 1089 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cassowary`, `docs`, `fnv`, `image`, `serde`, `use_image`, `use_serde`, and `widgets` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/render/terminfo.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::cognitive_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cassowary`, `docs`, `fnv`, `image`, `serde`, `use_image`, `use_serde`, and `widgets` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/render/terminfo.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cassowary`, `docs`, `fnv`, `image`, `serde`, `use_image`, `use_serde`, and `widgets` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "da24de96e415837d7f829263a9949cb46e4cafe13b283f2cec377c2b1cbde6de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da24de96e415837d7f829263a9949cb46e4cafe13b283f2cec377c2b1cbde6de", kill_on_drop: false }` [INFO] [stdout] da24de96e415837d7f829263a9949cb46e4cafe13b283f2cec377c2b1cbde6de