[INFO] cloning repository https://github.com/or-n/editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/or-n/editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2For-n%2Feditor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2For-n%2Feditor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b363df868cbcc952c42c416a3a5e24736a1e121 [INFO] checking or-n/editor against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2For-n%2Feditor" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/or-n/editor [INFO] finished tweaking git repo https://github.com/or-n/editor [INFO] tweaked toml for git repo https://github.com/or-n/editor written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/or-n/editor on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/or-n/editor 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9dc40952933c8ac404f775dddcbba03b3fcc98c9abc541114a515c2fcd1d806e [INFO] running `Command { std: "docker" "start" "-a" "9dc40952933c8ac404f775dddcbba03b3fcc98c9abc541114a515c2fcd1d806e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dc40952933c8ac404f775dddcbba03b3fcc98c9abc541114a515c2fcd1d806e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dc40952933c8ac404f775dddcbba03b3fcc98c9abc541114a515c2fcd1d806e", kill_on_drop: false }` [INFO] [stdout] 9dc40952933c8ac404f775dddcbba03b3fcc98c9abc541114a515c2fcd1d806e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f8276f1aac893c431dd25a62363602bf15242fed6bffd7e586a3eee9aa72273 [INFO] running `Command { std: "docker" "start" "-a" "6f8276f1aac893c431dd25a62363602bf15242fed6bffd7e586a3eee9aa72273", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking eat v0.1.0 (https://github.com/or-n/rust-minimalist-utils.git#a7ee8d7f) [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking ergo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SetForegroundColor` [INFO] [stdout] --> src/editor/print_term.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | style::{Color, Print, SetBackgroundColor, SetForegroundColor}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SetForegroundColor` [INFO] [stdout] --> src/editor/print_term.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | style::{Color, Print, SetBackgroundColor, SetForegroundColor}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/editor/print_term.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | Go::PairA(t) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/editor/print_term.rs:111:19 [INFO] [stdout] | [INFO] [stdout] 111 | Go::PairB(t) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ts` [INFO] [stdout] --> src/editor/print_term.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | Go::IfBranch(ts, ts1) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ts1` [INFO] [stdout] --> src/editor/print_term.rs:112:26 [INFO] [stdout] | [INFO] [stdout] 112 | Go::IfBranch(ts, ts1) => todo!(), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ts1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/editor/print_term.rs:122:19 [INFO] [stdout] | [INFO] [stdout] 122 | Go::PairA(t) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/editor/print_term.rs:123:19 [INFO] [stdout] | [INFO] [stdout] 123 | Go::PairB(t) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ts` [INFO] [stdout] --> src/editor/print_term.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | Go::IfBranch(ts, ts1) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ts1` [INFO] [stdout] --> src/editor/print_term.rs:124:26 [INFO] [stdout] | [INFO] [stdout] 124 | Go::IfBranch(ts, ts1) => todo!(), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ts1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/editor/print_term.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | Go::PairA(t) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/editor/print_term.rs:111:19 [INFO] [stdout] | [INFO] [stdout] 111 | Go::PairB(t) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ts` [INFO] [stdout] --> src/editor/print_term.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | Go::IfBranch(ts, ts1) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ts1` [INFO] [stdout] --> src/editor/print_term.rs:112:26 [INFO] [stdout] | [INFO] [stdout] 112 | Go::IfBranch(ts, ts1) => todo!(), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ts1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/editor/print_term.rs:122:19 [INFO] [stdout] | [INFO] [stdout] 122 | Go::PairA(t) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/editor/print_term.rs:123:19 [INFO] [stdout] | [INFO] [stdout] 123 | Go::PairB(t) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ts` [INFO] [stdout] --> src/editor/print_term.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | Go::IfBranch(ts, ts1) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ts1` [INFO] [stdout] --> src/editor/print_term.rs:124:26 [INFO] [stdout] | [INFO] [stdout] 124 | Go::IfBranch(ts, ts1) => todo!(), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ts1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/main.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | let mut ctx = eval::Ctx::new(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/main.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | let mut ctx = eval::Ctx::new(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let mut ctx = eval::Ctx::new(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SyntaxItem` is never used [INFO] [stdout] --> src/editor/command.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum SyntaxItem { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Error` is never used [INFO] [stdout] --> src/eval.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Error { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `eval` is never used [INFO] [stdout] --> src/eval.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn eval(ctx: &mut Ctx, t: T) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Pair` is never constructed [INFO] [stdout] --> src/term.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum T { [INFO] [stdout] | - variant in this enum [INFO] [stdout] ... [INFO] [stdout] 7 | Pair(Box, Box), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `T` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let mut ctx = eval::Ctx::new(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pair` is never used [INFO] [stdout] --> src/term_new.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn pair(a: T, b: T) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tag` is never used [INFO] [stdout] --> src/term_new.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn tag(i: i64) -> T { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SyntaxItem` is never used [INFO] [stdout] --> src/editor/command.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum SyntaxItem { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Error` is never used [INFO] [stdout] --> src/eval.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Error { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `eval` is never used [INFO] [stdout] --> src/eval.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn eval(ctx: &mut Ctx, t: T) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Pair` is never constructed [INFO] [stdout] --> src/term.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum T { [INFO] [stdout] | - variant in this enum [INFO] [stdout] ... [INFO] [stdout] 7 | Pair(Box, Box), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `T` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pair` is never used [INFO] [stdout] --> src/term_new.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn pair(a: T, b: T) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tag` is never used [INFO] [stdout] --> src/term_new.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn tag(i: i64) -> T { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s [INFO] running `Command { std: "docker" "inspect" "6f8276f1aac893c431dd25a62363602bf15242fed6bffd7e586a3eee9aa72273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f8276f1aac893c431dd25a62363602bf15242fed6bffd7e586a3eee9aa72273", kill_on_drop: false }` [INFO] [stdout] 6f8276f1aac893c431dd25a62363602bf15242fed6bffd7e586a3eee9aa72273