[INFO] cloning repository https://github.com/brunerm99/i3-log
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brunerm99/i3-log" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunerm99%2Fi3-log", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunerm99%2Fi3-log'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 143ecf91062b74ded40ccd691629c958ade2e99e
[INFO] checking brunerm99/i3-log against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunerm99%2Fi3-log" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brunerm99/i3-log
[INFO] finished tweaking git repo https://github.com/brunerm99/i3-log
[INFO] tweaked toml for git repo https://github.com/brunerm99/i3-log written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brunerm99/i3-log on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brunerm99/i3-log 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e95b001b903a69e334d5788ef18a31412ddeadd1891b66910478f7dd10d85677
[INFO] running `Command { std: "docker" "start" "-a" "e95b001b903a69e334d5788ef18a31412ddeadd1891b66910478f7dd10d85677", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e95b001b903a69e334d5788ef18a31412ddeadd1891b66910478f7dd10d85677", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e95b001b903a69e334d5788ef18a31412ddeadd1891b66910478f7dd10d85677", kill_on_drop: false }`
[INFO] [stdout] e95b001b903a69e334d5788ef18a31412ddeadd1891b66910478f7dd10d85677
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68f6d54c2ba2ec10c0933ee4925843975fedfda50e279bd62ccdee20846aef92
[INFO] running `Command { std: "docker" "start" "-a" "68f6d54c2ba2ec10c0933ee4925843975fedfda50e279bd62ccdee20846aef92", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking i3-log v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/ipc.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |             _ => Ok(Response::None),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/ipc.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |             Message::RunCommand => {
[INFO] [stdout]     |             ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 218 |             Message::GetWorkspace => {
[INFO] [stdout]     |             --------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 223 |             Message::Subscribe => {
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 227 |             _ => Ok(Response::None),
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/ipc.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     impl WorkspaceResponse {
[INFO] [stdout]    |     ---------------------- associated function in this implementation
[INFO] [stdout] 32 |         pub fn new() -> WorkspaceResponse {
[INFO] [stdout]    |                ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ipc.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |         RunCommand(Vec<CommandResponse>),
[INFO] [stdout]    |         ---------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 64 -         RunCommand(Vec<CommandResponse>),
[INFO] [stdout] 64 +         RunCommand(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ipc.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 |         GetWorkspace(Vec<WorkspaceResponse>),
[INFO] [stdout]    |         ------------ ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 65 -         GetWorkspace(Vec<WorkspaceResponse>),
[INFO] [stdout] 65 +         GetWorkspace(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ipc.rs:66:19
[INFO] [stdout]    |
[INFO] [stdout] 66 |         Subscribe(SubscribeResponse),
[INFO] [stdout]    |         --------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 66 -         Subscribe(SubscribeResponse),
[INFO] [stdout] 66 +         Subscribe(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WorkspaceChange` is never used
[INFO] [stdout]   --> src/ipc.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub enum WorkspaceChange {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkspaceEvent` is never constructed
[INFO] [stdout]    --> src/ipc.rs:101:16
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub struct WorkspaceEvent {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Mode`, `Window`, `BarConfigUpdate`, `Binding`, `Shutdown`, and `Tick` are never constructed
[INFO] [stdout]    --> src/ipc.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub enum Event {
[INFO] [stdout]     |              ----- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 110 |         Mode,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 111 |         Window,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 112 |         BarConfigUpdate,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 113 |         Binding,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 114 |         Shutdown,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 115 |         Tick,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/ipc.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |             _ => Ok(Response::None),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/ipc.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |             Message::RunCommand => {
[INFO] [stdout]     |             ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 218 |             Message::GetWorkspace => {
[INFO] [stdout]     |             --------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 223 |             Message::Subscribe => {
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 227 |             _ => Ok(Response::None),
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/ipc.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     impl WorkspaceResponse {
[INFO] [stdout]    |     ---------------------- associated function in this implementation
[INFO] [stdout] 32 |         pub fn new() -> WorkspaceResponse {
[INFO] [stdout]    |                ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ipc.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |         RunCommand(Vec<CommandResponse>),
[INFO] [stdout]    |         ---------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 64 -         RunCommand(Vec<CommandResponse>),
[INFO] [stdout] 64 +         RunCommand(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ipc.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 |         GetWorkspace(Vec<WorkspaceResponse>),
[INFO] [stdout]    |         ------------ ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 65 -         GetWorkspace(Vec<WorkspaceResponse>),
[INFO] [stdout] 65 +         GetWorkspace(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ipc.rs:66:19
[INFO] [stdout]    |
[INFO] [stdout] 66 |         Subscribe(SubscribeResponse),
[INFO] [stdout]    |         --------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 66 -         Subscribe(SubscribeResponse),
[INFO] [stdout] 66 +         Subscribe(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WorkspaceChange` is never used
[INFO] [stdout]   --> src/ipc.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub enum WorkspaceChange {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkspaceEvent` is never constructed
[INFO] [stdout]    --> src/ipc.rs:101:16
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub struct WorkspaceEvent {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Mode`, `Window`, `BarConfigUpdate`, `Binding`, `Shutdown`, and `Tick` are never constructed
[INFO] [stdout]    --> src/ipc.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub enum Event {
[INFO] [stdout]     |              ----- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 110 |         Mode,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 111 |         Window,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 112 |         BarConfigUpdate,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 113 |         Binding,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 114 |         Shutdown,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 115 |         Tick,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.61s
[INFO] running `Command { std: "docker" "inspect" "68f6d54c2ba2ec10c0933ee4925843975fedfda50e279bd62ccdee20846aef92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68f6d54c2ba2ec10c0933ee4925843975fedfda50e279bd62ccdee20846aef92", kill_on_drop: false }`
[INFO] [stdout] 68f6d54c2ba2ec10c0933ee4925843975fedfda50e279bd62ccdee20846aef92
