[INFO] cloning repository https://github.com/AbleTheAbove/able-edit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbleTheAbove/able-edit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Fable-edit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Fable-edit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 030e18328c9b6622c4ed03a147d25ea20cc07880 [INFO] testing AbleTheAbove/able-edit against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Fable-edit" "/workspace/builds/worker-74/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-74/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AbleTheAbove/able-edit on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AbleTheAbove/able-edit [INFO] finished tweaking git repo https://github.com/AbleTheAbove/able-edit [INFO] tweaked toml for git repo https://github.com/AbleTheAbove/able-edit written to /workspace/builds/worker-74/source/Cargo.toml [INFO] crate git repo https://github.com/AbleTheAbove/able-edit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 543ba8c1e44c40f18d6ef7bbbbd93dc55f911ecc4e8a974117ed46a12063b088 [INFO] running `Command { std: "docker" "start" "-a" "543ba8c1e44c40f18d6ef7bbbbd93dc55f911ecc4e8a974117ed46a12063b088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "543ba8c1e44c40f18d6ef7bbbbd93dc55f911ecc4e8a974117ed46a12063b088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "543ba8c1e44c40f18d6ef7bbbbd93dc55f911ecc4e8a974117ed46a12063b088", kill_on_drop: false }` [INFO] [stdout] 543ba8c1e44c40f18d6ef7bbbbd93dc55f911ecc4e8a974117ed46a12063b088 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1bb33b1597f9e871ba2f7c02310e6db97c91201b9a8ac3bd5e849409f438edd [INFO] running `Command { std: "docker" "start" "-a" "a1bb33b1597f9e871ba2f7c02310e6db97c91201b9a8ac3bd5e849409f438edd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling tui v0.15.0 [INFO] [stderr] Compiling able-edit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `decoded` [INFO] [stdout] --> src/editor.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | let decoded: Config = toml::from_str(&contents).unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decoded` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `theme` [INFO] [stdout] --> src/editor.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | pub theme: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_path` [INFO] [stdout] --> src/editor.rs:208:12 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn set_path(&mut self) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `open` [INFO] [stdout] --> src/editor.rs:209:12 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn open(&mut self) {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/theme.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Color(u8, u8, u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/theme.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn to_ascii(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.78s [INFO] running `Command { std: "docker" "inspect" "a1bb33b1597f9e871ba2f7c02310e6db97c91201b9a8ac3bd5e849409f438edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1bb33b1597f9e871ba2f7c02310e6db97c91201b9a8ac3bd5e849409f438edd", kill_on_drop: false }` [INFO] [stdout] a1bb33b1597f9e871ba2f7c02310e6db97c91201b9a8ac3bd5e849409f438edd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b64b2f42a0e250aa52021ef4102a346530515e52e2adc7ea9f9458baaad7cdc1 [INFO] running `Command { std: "docker" "start" "-a" "b64b2f42a0e250aa52021ef4102a346530515e52e2adc7ea9f9458baaad7cdc1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling able-edit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `decoded` [INFO] [stdout] --> src/editor.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | let decoded: Config = toml::from_str(&contents).unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decoded` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `theme` [INFO] [stdout] --> src/editor.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | pub theme: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_path` [INFO] [stdout] --> src/editor.rs:208:12 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn set_path(&mut self) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `open` [INFO] [stdout] --> src/editor.rs:209:12 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn open(&mut self) {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.25s [INFO] running `Command { std: "docker" "inspect" "b64b2f42a0e250aa52021ef4102a346530515e52e2adc7ea9f9458baaad7cdc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b64b2f42a0e250aa52021ef4102a346530515e52e2adc7ea9f9458baaad7cdc1", kill_on_drop: false }` [INFO] [stdout] b64b2f42a0e250aa52021ef4102a346530515e52e2adc7ea9f9458baaad7cdc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4ef1b285c3d2a272cc31231e54fde628beae49708712093be5f4c68f86871e4b [INFO] running `Command { std: "docker" "start" "-a" "4ef1b285c3d2a272cc31231e54fde628beae49708712093be5f4c68f86871e4b", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `decoded` [INFO] [stderr] --> src/editor.rs:116:13 [INFO] [stderr] | [INFO] [stderr] 116 | let decoded: Config = toml::from_str(&contents).unwrap(); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decoded` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `theme` [INFO] [stderr] --> src/editor.rs:113:13 [INFO] [stderr] | [INFO] [stderr] 113 | pub theme: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_path` [INFO] [stderr] --> src/editor.rs:208:12 [INFO] [stderr] | [INFO] [stderr] 208 | pub fn set_path(&mut self) {} [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `open` [INFO] [stderr] --> src/editor.rs:209:12 [INFO] [stderr] | [INFO] [stderr] 209 | pub fn open(&mut self) {} [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `able-edit` (bin "able-edit" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/able_edit-d75229bbc94abf8c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4ef1b285c3d2a272cc31231e54fde628beae49708712093be5f4c68f86871e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ef1b285c3d2a272cc31231e54fde628beae49708712093be5f4c68f86871e4b", kill_on_drop: false }` [INFO] [stdout] 4ef1b285c3d2a272cc31231e54fde628beae49708712093be5f4c68f86871e4b