[INFO] cloning repository https://github.com/iMashtak/cvto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iMashtak/cvto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiMashtak%2Fcvto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiMashtak%2Fcvto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adaa52f891f82ac474a9043580f15e2a93b7f70a [INFO] testing iMashtak/cvto against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiMashtak%2Fcvto" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iMashtak/cvto [INFO] finished tweaking git repo https://github.com/iMashtak/cvto [INFO] tweaked toml for git repo https://github.com/iMashtak/cvto written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iMashtak/cvto on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iMashtak/cvto 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.9.33 [INFO] [stderr] Downloaded protobuf-json-mapping v3.7.2 [INFO] [stderr] Downloaded java-properties v2.0.0 [INFO] [stderr] Downloaded protobuf-support v3.7.2 [INFO] [stderr] Downloaded clap v4.5.39 [INFO] [stderr] Downloaded protobuf-parse v3.7.2 [INFO] [stderr] Downloaded clap_builder v4.5.39 [INFO] [stderr] Downloaded protobuf v3.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ec61e8d35ff3205d4bfc04e8acbcbf8e575c0219790d07c9264c25cab98b825 [INFO] running `Command { std: "docker" "start" "-a" "2ec61e8d35ff3205d4bfc04e8acbcbf8e575c0219790d07c9264c25cab98b825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ec61e8d35ff3205d4bfc04e8acbcbf8e575c0219790d07c9264c25cab98b825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec61e8d35ff3205d4bfc04e8acbcbf8e575c0219790d07c9264c25cab98b825", kill_on_drop: false }` [INFO] [stdout] 2ec61e8d35ff3205d4bfc04e8acbcbf8e575c0219790d07c9264c25cab98b825 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 121f507c6cb26ad6c39b0f6bdbb283302703167d251bd1be2a9d1bcf4ec3b1d5 [INFO] running `Command { std: "docker" "start" "-a" "121f507c6cb26ad6c39b0f6bdbb283302703167d251bd1be2a9d1bcf4ec3b1d5", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde_yaml v0.9.33 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling java-properties v2.0.0 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling protobuf-json-mapping v3.7.2 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Compiling cvto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/transformations.rs:283:27 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn toml_to_properties(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/transformations.rs:283:45 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn toml_to_properties(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/transformations.rs:287:27 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn properties_to_json(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/transformations.rs:287:45 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn properties_to_json(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/transformations.rs:291:27 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn properties_to_yaml(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/transformations.rs:291:45 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn properties_to_yaml(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/transformations.rs:295:27 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn properties_to_toml(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/transformations.rs:295:45 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn properties_to_toml(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.26s [INFO] running `Command { std: "docker" "inspect" "121f507c6cb26ad6c39b0f6bdbb283302703167d251bd1be2a9d1bcf4ec3b1d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "121f507c6cb26ad6c39b0f6bdbb283302703167d251bd1be2a9d1bcf4ec3b1d5", kill_on_drop: false }` [INFO] [stdout] 121f507c6cb26ad6c39b0f6bdbb283302703167d251bd1be2a9d1bcf4ec3b1d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46744b58fc0aba07bb614971f873b34a4c0cd5165760f3e5a74d607db48e077b [INFO] running `Command { std: "docker" "start" "-a" "46744b58fc0aba07bb614971f873b34a4c0cd5165760f3e5a74d607db48e077b", kill_on_drop: false }` [INFO] [stderr] Compiling cvto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/transformations.rs:283:27 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn toml_to_properties(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/transformations.rs:283:45 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn toml_to_properties(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/transformations.rs:287:27 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn properties_to_json(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/transformations.rs:287:45 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn properties_to_json(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/transformations.rs:291:27 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn properties_to_yaml(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/transformations.rs:291:45 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn properties_to_yaml(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/transformations.rs:295:27 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn properties_to_toml(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/transformations.rs:295:45 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn properties_to_toml(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "46744b58fc0aba07bb614971f873b34a4c0cd5165760f3e5a74d607db48e077b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46744b58fc0aba07bb614971f873b34a4c0cd5165760f3e5a74d607db48e077b", kill_on_drop: false }` [INFO] [stdout] 46744b58fc0aba07bb614971f873b34a4c0cd5165760f3e5a74d607db48e077b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] edf968fbec159abf2037e87bdf4fa7024c41d77d0010b9d1d8e452588d3d4ffa [INFO] running `Command { std: "docker" "start" "-a" "edf968fbec159abf2037e87bdf4fa7024c41d77d0010b9d1d8e452588d3d4ffa", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/transformations.rs:283:27 [INFO] [stderr] | [INFO] [stderr] 283 | pub fn toml_to_properties(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `output` [INFO] [stderr] --> src/transformations.rs:283:45 [INFO] [stderr] | [INFO] [stderr] 283 | pub fn toml_to_properties(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/transformations.rs:287:27 [INFO] [stderr] | [INFO] [stderr] 287 | pub fn properties_to_json(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `output` [INFO] [stderr] --> src/transformations.rs:287:45 [INFO] [stderr] | [INFO] [stderr] 287 | pub fn properties_to_json(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/transformations.rs:291:27 [INFO] [stderr] | [INFO] [stderr] 291 | pub fn properties_to_yaml(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `output` [INFO] [stderr] --> src/transformations.rs:291:45 [INFO] [stderr] | [INFO] [stderr] 291 | pub fn properties_to_yaml(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/transformations.rs:295:27 [INFO] [stderr] | [INFO] [stderr] 295 | pub fn properties_to_toml(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `output` [INFO] [stderr] --> src/transformations.rs:295:45 [INFO] [stderr] | [INFO] [stderr] 295 | pub fn properties_to_toml(input: impl Read, output: impl Write) -> Result<(), anyhow::Error> { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stderr] [INFO] [stderr] warning: `cvto` (bin "cvto" test) generated 8 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cvto-34b77e8a71a40d05) [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" "edf968fbec159abf2037e87bdf4fa7024c41d77d0010b9d1d8e452588d3d4ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edf968fbec159abf2037e87bdf4fa7024c41d77d0010b9d1d8e452588d3d4ffa", kill_on_drop: false }` [INFO] [stdout] edf968fbec159abf2037e87bdf4fa7024c41d77d0010b9d1d8e452588d3d4ffa