[INFO] fetching crate termwiz 0.22.0... [INFO] checking termwiz-0.22.0 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate termwiz 0.22.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate termwiz 0.22.0 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "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-7-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mac_address v1.1.5 [INFO] [stderr] Downloaded pest_derive v2.7.6 [INFO] [stderr] Downloaded varbincode v0.1.0 [INFO] [stderr] Downloaded pest_meta v2.7.6 [INFO] [stderr] Downloaded k9 v0.11.6 [INFO] [stderr] Downloaded pest_generator v2.7.6 [INFO] [stderr] Downloaded pest v2.7.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] add5a06b1b0da156dff69a4df464ce99931fdfc65d9ce99f4ca3f1d24983ed1d [INFO] running `Command { std: "docker" "start" "-a" "add5a06b1b0da156dff69a4df464ce99931fdfc65d9ce99f4ca3f1d24983ed1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "add5a06b1b0da156dff69a4df464ce99931fdfc65d9ce99f4ca3f1d24983ed1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "add5a06b1b0da156dff69a4df464ce99931fdfc65d9ce99f4ca3f1d24983ed1d", kill_on_drop: false }` [INFO] [stdout] add5a06b1b0da156dff69a4df464ce99931fdfc65d9ce99f4ca3f1d24983ed1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f4615c96120d8c01f8bfe2233064507dcf21fc7dec949eef2a1fd536ff3c013 [INFO] running `Command { std: "docker" "start" "-a" "3f4615c96120d8c01f8bfe2233064507dcf21fc7dec949eef2a1fd536ff3c013", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [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] Compiling anyhow v1.0.79 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking lab v0.11.0 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking deltae v0.3.2 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking tempfile v3.9.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] Checking regex v1.10.3 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.0 [INFO] [stderr] Checking mac_address v1.1.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Checking wezterm-dynamic v0.2.0 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stderr] Checking wezterm-bidi v0.2.3 [INFO] [stderr] Checking wezterm-color-types v0.3.0 [INFO] [stderr] Checking wezterm-input-types v0.1.0 [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 criterion-plot v0.5.0 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Compiling pest_meta v2.7.6 [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 vtparse v0.6.2 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking env_logger v0.11.0 [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] [stderr] Checking k9 v0.11.6 [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 39.41s [INFO] running `Command { std: "docker" "inspect" "3f4615c96120d8c01f8bfe2233064507dcf21fc7dec949eef2a1fd536ff3c013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f4615c96120d8c01f8bfe2233064507dcf21fc7dec949eef2a1fd536ff3c013", kill_on_drop: false }` [INFO] [stdout] 3f4615c96120d8c01f8bfe2233064507dcf21fc7dec949eef2a1fd536ff3c013 [INFO] checking termwiz-0.22.0 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] extracting crate termwiz 0.22.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate termwiz 0.22.0 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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-7-tc2/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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78b925baf95e3ad74fc1ccf0b6b03b76c0c6480a53e0a75eca2b31bab7e75e94 [INFO] running `Command { std: "docker" "start" "-a" "78b925baf95e3ad74fc1ccf0b6b03b76c0c6480a53e0a75eca2b31bab7e75e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78b925baf95e3ad74fc1ccf0b6b03b76c0c6480a53e0a75eca2b31bab7e75e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78b925baf95e3ad74fc1ccf0b6b03b76c0c6480a53e0a75eca2b31bab7e75e94", kill_on_drop: false }` [INFO] [stdout] 78b925baf95e3ad74fc1ccf0b6b03b76c0c6480a53e0a75eca2b31bab7e75e94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c934d9815c329fd44ae759fe54b8c5b39e71d68393eea8be860931e2faac4e70 [INFO] running `Command { std: "docker" "start" "-a" "c934d9815c329fd44ae759fe54b8c5b39e71d68393eea8be860931e2faac4e70", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling syn v1.0.109 [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 phf_generator v0.11.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [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 memoffset v0.7.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking lab v0.11.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking deltae v0.3.2 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking mac_address v1.1.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Checking wezterm-dynamic v0.2.0 [INFO] [stderr] Checking wezterm-bidi v0.2.3 [INFO] [stderr] Checking wezterm-color-types v0.3.0 [INFO] [stderr] Checking wezterm-input-types v0.1.0 [INFO] [stderr] Checking wezterm-blob-leases v0.1.0 [INFO] [stderr] Checking filedescriptor v0.8.2 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking vtparse v0.6.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking env_logger v0.11.0 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Checking termwiz v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking k9 v0.11.6 [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 42.75s [INFO] running `Command { std: "docker" "inspect" "c934d9815c329fd44ae759fe54b8c5b39e71d68393eea8be860931e2faac4e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c934d9815c329fd44ae759fe54b8c5b39e71d68393eea8be860931e2faac4e70", kill_on_drop: false }` [INFO] [stdout] c934d9815c329fd44ae759fe54b8c5b39e71d68393eea8be860931e2faac4e70