[INFO] cloning repository https://github.com/jarlsondre/pluckrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jarlsondre/pluckrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjarlsondre%2Fpluckrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjarlsondre%2Fpluckrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1237acec5e00ef715fefb466fa6018422ac70fd2
[INFO] checking jarlsondre/pluckrs against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjarlsondre%2Fpluckrs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jarlsondre/pluckrs
[INFO] finished tweaking git repo https://github.com/jarlsondre/pluckrs
[INFO] tweaked toml for git repo https://github.com/jarlsondre/pluckrs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jarlsondre/pluckrs on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jarlsondre/pluckrs 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e1059b40e5207e7e1aad2c32cd76f2bc209dfb36f142f37daa1a19c6798457f
[INFO] running `Command { std: "docker" "start" "-a" "2e1059b40e5207e7e1aad2c32cd76f2bc209dfb36f142f37daa1a19c6798457f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e1059b40e5207e7e1aad2c32cd76f2bc209dfb36f142f37daa1a19c6798457f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e1059b40e5207e7e1aad2c32cd76f2bc209dfb36f142f37daa1a19c6798457f", kill_on_drop: false }`
[INFO] [stdout] 2e1059b40e5207e7e1aad2c32cd76f2bc209dfb36f142f37daa1a19c6798457f
[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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ef72080f5b0b49186786c2a8dc30308e9e39ca440548fd6bd5ea12a69513a64
[INFO] running `Command { std: "docker" "start" "-a" "0ef72080f5b0b49186786c2a8dc30308e9e39ca440548fd6bd5ea12a69513a64", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking toml v0.9.2
[INFO] [stderr]     Checking pluckrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `get_tmux_pane_height` is never used
[INFO] [stdout]  --> src/tmux_utils.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn get_tmux_pane_height() -> Result<u16, String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_tmux_buffer_contents` is never used
[INFO] [stdout]   --> src/tmux_utils.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn get_tmux_buffer_contents(pane_height: u16, backward_history: u32) -> Result<String, String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_tmux_pane_height` is never used
[INFO] [stdout]  --> src/tmux_utils.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn get_tmux_pane_height() -> Result<u16, String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_tmux_buffer_contents` is never used
[INFO] [stdout]   --> src/tmux_utils.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn get_tmux_buffer_contents(pane_height: u16, backward_history: u32) -> Result<String, String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.10s
[INFO] running `Command { std: "docker" "inspect" "0ef72080f5b0b49186786c2a8dc30308e9e39ca440548fd6bd5ea12a69513a64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ef72080f5b0b49186786c2a8dc30308e9e39ca440548fd6bd5ea12a69513a64", kill_on_drop: false }`
[INFO] [stdout] 0ef72080f5b0b49186786c2a8dc30308e9e39ca440548fd6bd5ea12a69513a64
