[INFO] fetching crate yaxi 0.1.57... [INFO] checking yaxi-0.1.57 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate yaxi 0.1.57 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate yaxi 0.1.57 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate yaxi 0.1.57 [INFO] tweaked toml for crates.io crate yaxi 0.1.57 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yaxi 0.1.57 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 73 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b255287ab8b79abf9733d8381534a4a32468486f0778665ed650e81f1793e53 [INFO] running `Command { std: "docker" "start" "-a" "4b255287ab8b79abf9733d8381534a4a32468486f0778665ed650e81f1793e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b255287ab8b79abf9733d8381534a4a32468486f0778665ed650e81f1793e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b255287ab8b79abf9733d8381534a4a32468486f0778665ed650e81f1793e53", kill_on_drop: false }` [INFO] [stdout] 4b255287ab8b79abf9733d8381534a4a32468486f0778665ed650e81f1793e53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c74473abcd04c985fe4b4068fb1d8357a8eaea1a5ed1bb7a8428747905eb4e3 [INFO] running `Command { std: "docker" "start" "-a" "7c74473abcd04c985fe4b4068fb1d8357a8eaea1a5ed1bb7a8428747905eb4e3", kill_on_drop: false }` [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking yaxi v0.1.57 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stdout] warning: type `Cache` is more private than the item `display::Display::atom_cache` [INFO] [stdout] --> src/display/mod.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | pub(crate) atom_cache: Cache, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `display::Display::atom_cache` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `Cache` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/display/mod.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | struct Cache { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `depth` is never read [INFO] [stdout] --> src/display/mod.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 259 | pub struct Depth { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 260 | depth: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Depth` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `roots` is never read [INFO] [stdout] --> src/display/mod.rs:818:5 [INFO] [stdout] | [INFO] [stdout] 813 | pub struct EventListener { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 818 | roots: Roots, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `family`, `address`, and `number` are never read [INFO] [stdout] --> src/display/auth.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Entry { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 10 | family: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | address: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | number: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/display/parse.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl DisplayInfo { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 41 | pub fn new(host: String, protocol: Protocol, display: u16, screen: u16) -> DisplayInfo { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expect` is never used [INFO] [stdout] --> src/display/parse.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 65 | impl<'a> Iter<'a> { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn expect(&mut self, expect: char) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/display/parse.rs:66:38 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(chars: Peekable>) -> Iter { [INFO] [stdout] | ^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(chars: Peekable>) -> Iter<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stdout] error[E0432]: unresolved import `yaxi::clipboard` [INFO] [stdout] --> tests/test_clipboard.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use yaxi::clipboard::Clipboard; [INFO] [stdout] | ^^^^^^^^^ could not find `clipboard` in `yaxi` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(feature = "clipboard")] [INFO] [stdout] | --------------------- the item is gated behind the `clipboard` feature [INFO] [stdout] 100 | pub mod clipboard; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::SystemTime` [INFO] [stdout] --> tests/test_clipboard.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::SystemTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yaxi` (test "test_clipboard") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: type `Cache` is more private than the item `display::Display::atom_cache` [INFO] [stdout] --> src/display/mod.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | pub(crate) atom_cache: Cache, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `display::Display::atom_cache` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `Cache` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/display/mod.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | struct Cache { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `depth` is never read [INFO] [stdout] --> src/display/mod.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 259 | pub struct Depth { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 260 | depth: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Depth` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `roots` is never read [INFO] [stdout] --> src/display/mod.rs:818:5 [INFO] [stdout] | [INFO] [stdout] 813 | pub struct EventListener { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 818 | roots: Roots, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `family`, `address`, and `number` are never read [INFO] [stdout] --> src/display/auth.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Entry { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 10 | family: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | address: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | number: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expect` is never used [INFO] [stdout] --> src/display/parse.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 65 | impl<'a> Iter<'a> { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn expect(&mut self, expect: char) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/display/parse.rs:66:38 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(chars: Peekable>) -> Iter { [INFO] [stdout] | ^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(chars: Peekable>) -> Iter<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7c74473abcd04c985fe4b4068fb1d8357a8eaea1a5ed1bb7a8428747905eb4e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c74473abcd04c985fe4b4068fb1d8357a8eaea1a5ed1bb7a8428747905eb4e3", kill_on_drop: false }` [INFO] [stdout] 7c74473abcd04c985fe4b4068fb1d8357a8eaea1a5ed1bb7a8428747905eb4e3