[INFO] cloning repository https://github.com/stefanberndtsson/diventix-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stefanberndtsson/diventix-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanberndtsson%2Fdiventix-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanberndtsson%2Fdiventix-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c579e1d09307e124736b1fb1aab3e537a9879a7a [INFO] checking stefanberndtsson/diventix-rs against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanberndtsson%2Fdiventix-rs" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stefanberndtsson/diventix-rs on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stefanberndtsson/diventix-rs [INFO] finished tweaking git repo https://github.com/stefanberndtsson/diventix-rs [INFO] tweaked toml for git repo https://github.com/stefanberndtsson/diventix-rs written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/stefanberndtsson/diventix-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90737b17a94e2e91f7fbc4f3801d0a55c7cbe6f32c74379d4c656d116c46a18f [INFO] running `Command { std: "docker" "start" "-a" "90737b17a94e2e91f7fbc4f3801d0a55c7cbe6f32c74379d4c656d116c46a18f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90737b17a94e2e91f7fbc4f3801d0a55c7cbe6f32c74379d4c656d116c46a18f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90737b17a94e2e91f7fbc4f3801d0a55c7cbe6f32c74379d4c656d116c46a18f", kill_on_drop: false }` [INFO] [stdout] 90737b17a94e2e91f7fbc4f3801d0a55c7cbe6f32c74379d4c656d116c46a18f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5442ec197d0a3a7729909fd809292cd3b6206c98c9d9a28575d6bdf78ccc8587 [INFO] running `Command { std: "docker" "start" "-a" "5442ec197d0a3a7729909fd809292cd3b6206c98c9d9a28575d6bdf78ccc8587", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking vmix v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/main.rs (2 fixes) [INFO] [stdout] warning: associated function is never used: `output` [INFO] [stdout] --> src/cmd.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn output(mut self, port: output::Port, action: output::Action) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `output_format` [INFO] [stdout] --> src/output.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn output_format(port: Port, format: Format) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `output_rate` [INFO] [stdout] --> src/output.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn output_rate(port: Port, format: Rate) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `output_full` [INFO] [stdout] --> src/output.rs:61:4 [INFO] [stdout] | [INFO] [stdout] 61 | fn output_full(port: Port, format: Format, rate: Rate) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `output` [INFO] [stdout] --> src/output.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn output(port: Port, action: Action) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `output` [INFO] [stdout] --> src/cmd.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn output(mut self, port: output::Port, action: output::Action) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `output_format` [INFO] [stdout] --> src/output.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn output_format(port: Port, format: Format) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `output_rate` [INFO] [stdout] --> src/output.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn output_rate(port: Port, format: Rate) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `output_full` [INFO] [stdout] --> src/output.rs:61:4 [INFO] [stdout] | [INFO] [stdout] 61 | fn output_full(port: Port, format: Format, rate: Rate) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `output` [INFO] [stdout] --> src/output.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn output(port: Port, action: Action) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking vmix v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: associated function is never used: `output` [INFO] [stdout] --> src/cmd.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn output(mut self, port: output::Port, action: output::Action) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `output_format` [INFO] [stdout] --> src/output.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn output_format(port: Port, format: Format) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `output_rate` [INFO] [stdout] --> src/output.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn output_rate(port: Port, format: Rate) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `output_full` [INFO] [stdout] --> src/output.rs:61:4 [INFO] [stdout] | [INFO] [stdout] 61 | fn output_full(port: Port, format: Format, rate: Rate) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `output` [INFO] [stdout] --> src/output.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn output(port: Port, action: Action) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `output` [INFO] [stdout] --> src/cmd.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn output(mut self, port: output::Port, action: output::Action) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `output_format` [INFO] [stdout] --> src/output.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn output_format(port: Port, format: Format) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `output_rate` [INFO] [stdout] --> src/output.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn output_rate(port: Port, format: Rate) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `output_full` [INFO] [stdout] --> src/output.rs:61:4 [INFO] [stdout] | [INFO] [stdout] 61 | fn output_full(port: Port, format: Format, rate: Rate) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `output` [INFO] [stdout] --> src/output.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn output(port: Port, action: Action) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s [INFO] running `Command { std: "docker" "inspect" "5442ec197d0a3a7729909fd809292cd3b6206c98c9d9a28575d6bdf78ccc8587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5442ec197d0a3a7729909fd809292cd3b6206c98c9d9a28575d6bdf78ccc8587", kill_on_drop: false }` [INFO] [stdout] 5442ec197d0a3a7729909fd809292cd3b6206c98c9d9a28575d6bdf78ccc8587