[INFO] fetching crate pachinko 0.7.0... [INFO] checking pachinko-0.7.0 against master#e4106065bf1bb515935d5d024e8d9c86454e2b22 for pr-112160 [INFO] extracting crate pachinko 0.7.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate pachinko 0.7.0 on toolchain e4106065bf1bb515935d5d024e8d9c86454e2b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pachinko 0.7.0 [INFO] finished tweaking crates.io crate pachinko 0.7.0 [INFO] tweaked toml for crates.io crate pachinko 0.7.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate pachinko 0.7.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" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded io-lifetimes v0.7.3 [INFO] [stderr] Downloaded predicates-tree v1.0.1 [INFO] [stderr] Downloaded rexpect v0.4.0 [INFO] [stderr] Downloaded git-version v0.3.5 [INFO] [stderr] Downloaded thiserror v1.0.22 [INFO] [stderr] Downloaded anyhow v1.0.34 [INFO] [stderr] Downloaded git-version-macro v0.3.5 [INFO] [stderr] Downloaded assert_cmd v1.0.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.22 [INFO] [stderr] Downloaded predicates v1.0.6 [INFO] [stderr] Downloaded ctrlc v3.2.1 [INFO] [stderr] Downloaded syn v1.0.52 [INFO] [stderr] Downloaded tui v0.17.0 [INFO] [stderr] Downloaded predicates-core v1.0.1 [INFO] [stderr] Downloaded qualia v0.15.1 [INFO] [stderr] Downloaded qualia_derive v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7492b16d2e728d2e8c09d67831c98563c7a378ce6c991b9db617e83edca7eb83 [INFO] running `Command { std: "docker" "start" "-a" "7492b16d2e728d2e8c09d67831c98563c7a378ce6c991b9db617e83edca7eb83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7492b16d2e728d2e8c09d67831c98563c7a378ce6c991b9db617e83edca7eb83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7492b16d2e728d2e8c09d67831c98563c7a378ce6c991b9db617e83edca7eb83", kill_on_drop: false }` [INFO] [stdout] 7492b16d2e728d2e8c09d67831c98563c7a378ce6c991b9db617e83edca7eb83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32db510e93787bc83094f925a293c82cab1277103d6ef35d913f50cc5545aa33 [INFO] running `Command { std: "docker" "start" "-a" "32db510e93787bc83094f925a293c82cab1277103d6ef35d913f50cc5545aa33", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling vcpkg v0.2.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling rustix v0.35.11 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking predicates-core v1.0.1 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking rusqlite v0.27.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking crossterm v0.22.1 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking fd-lock v3.0.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking predicates-tree v1.0.1 [INFO] [stderr] Checking predicates v1.0.6 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking tui v0.17.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking assert_cmd v1.0.2 [INFO] [stderr] Checking rustyline v10.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling qualia_derive v0.15.0 [INFO] [stderr] Checking rexpect v0.4.0 [INFO] [stderr] Checking git-version v0.3.5 [INFO] [stderr] Checking ctrlc v3.2.1 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking qualia v0.15.1 [INFO] [stderr] Checking pachinko v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `widgets::Block` [INFO] [stdout] --> src/editor/mod.rs:18:38 [INFO] [stdout] | [INFO] [stdout] 18 | use tui::{backend::CrosstermBackend, widgets::Block, Terminal}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `object` [INFO] [stdout] --> src/utils.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use qualia::{object, Object, Store, Q}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `widgets::Block` [INFO] [stdout] --> src/editor/mod.rs:18:38 [INFO] [stdout] | [INFO] [stdout] 18 | use tui::{backend::CrosstermBackend, widgets::Block, Terminal}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `object` [INFO] [stdout] --> src/utils.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use qualia::{object, Object, Store, Q}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/editor/app.rs:122:32 [INFO] [stdout] | [INFO] [stdout] 122 | .map(|(i, c)| (c.display)(o).unwrap_or("".into())) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/editor/app.rs:883:24 [INFO] [stdout] | [INFO] [stdout] 883 | Char(r, c, i) => Char(r, c, 0), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/editor/app.rs:122:32 [INFO] [stdout] | [INFO] [stdout] 122 | .map(|(i, c)| (c.display)(o).unwrap_or("".into())) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `store` [INFO] [stdout] --> src/types.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn format_with_store(&self, store: &Store) -> AHResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/editor/app.rs:883:24 [INFO] [stdout] | [INFO] [stdout] 883 | Char(r, c, i) => Char(r, c, 0), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `insertion_point` is never used [INFO] [stdout] --> src/editor/app.rs:929:8 [INFO] [stdout] | [INFO] [stdout] 373 | impl App { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 929 | fn insertion_point(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `style` is never used [INFO] [stdout] --> src/editor/sheet.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 64 | impl<'a> Cell<'a> { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 65 | /// Set the `Style` of this cell. [INFO] [stdout] 66 | pub fn style(mut self, style: Style) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `height` and `bottom_margin` are never used [INFO] [stdout] --> src/editor/sheet.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 121 | impl<'a> Row<'a> { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn height(mut self, height: u16) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | pub fn bottom_margin(mut self, margin: u16) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `block`, `style`, and `highlight_symbol` are never used [INFO] [stdout] --> src/editor/sheet.rs:256:12 [INFO] [stdout] | [INFO] [stdout] 237 | impl<'a> Sheet<'a> { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 256 | pub fn block(mut self, block: Block<'a>) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | pub fn style(mut self, style: Style) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 284 | pub fn highlight_symbol(mut self, highlight_symbol: &'a str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `store` [INFO] [stdout] --> src/types.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn format_with_store(&self, store: &Store) -> AHResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `insertion_point` is never used [INFO] [stdout] --> src/editor/app.rs:929:8 [INFO] [stdout] | [INFO] [stdout] 373 | impl App { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 929 | fn insertion_point(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `style` is never used [INFO] [stdout] --> src/editor/sheet.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 64 | impl<'a> Cell<'a> { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 65 | /// Set the `Style` of this cell. [INFO] [stdout] 66 | pub fn style(mut self, style: Style) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `height` and `bottom_margin` are never used [INFO] [stdout] --> src/editor/sheet.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 121 | impl<'a> Row<'a> { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn height(mut self, height: u16) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | pub fn bottom_margin(mut self, margin: u16) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `block`, `style`, and `highlight_symbol` are never used [INFO] [stdout] --> src/editor/sheet.rs:256:12 [INFO] [stdout] | [INFO] [stdout] 237 | impl<'a> Sheet<'a> { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 256 | pub fn block(mut self, block: Block<'a>) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | pub fn style(mut self, style: Style) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 284 | pub fn highlight_symbol(mut self, highlight_symbol: &'a str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.68s [INFO] running `Command { std: "docker" "inspect" "32db510e93787bc83094f925a293c82cab1277103d6ef35d913f50cc5545aa33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32db510e93787bc83094f925a293c82cab1277103d6ef35d913f50cc5545aa33", kill_on_drop: false }` [INFO] [stdout] 32db510e93787bc83094f925a293c82cab1277103d6ef35d913f50cc5545aa33