[INFO] fetching crate xarxa-sdk-rs 0.1.0... [INFO] building xarxa-sdk-rs-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate xarxa-sdk-rs 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate xarxa-sdk-rs 0.1.0 [INFO] finished tweaking crates.io crate xarxa-sdk-rs 0.1.0 [INFO] tweaked toml for crates.io crate xarxa-sdk-rs 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xarxa-sdk-rs 0.1.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xarxa-sdk-rs 0.1.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wit-bindgen-core v0.45.0 [INFO] [stderr] Downloaded wit-bindgen-rust-macro v0.45.0 [INFO] [stderr] Downloaded wit-bindgen-rust v0.45.0 [INFO] [stderr] Downloaded wasmparser v0.238.0 [INFO] [stderr] Downloaded wasm-encoder v0.238.0 [INFO] [stderr] Downloaded wit-component v0.238.0 [INFO] [stderr] Downloaded wasm-metadata v0.238.0 [INFO] [stderr] Downloaded wit-parser v0.238.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ef32a6f465a8251b851c3a304d8eea5661041e948d3ad7f8bd6a0f1c3216f1b [INFO] running `Command { std: "docker" "start" "-a" "3ef32a6f465a8251b851c3a304d8eea5661041e948d3ad7f8bd6a0f1c3216f1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ef32a6f465a8251b851c3a304d8eea5661041e948d3ad7f8bd6a0f1c3216f1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ef32a6f465a8251b851c3a304d8eea5661041e948d3ad7f8bd6a0f1c3216f1b", kill_on_drop: false }` [INFO] [stdout] 3ef32a6f465a8251b851c3a304d8eea5661041e948d3ad7f8bd6a0f1c3216f1b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74bbd7a41078878c594033b71379232a9cbec3cfc648a7ea1e67383d2ff43563 [INFO] running `Command { std: "docker" "start" "-a" "74bbd7a41078878c594033b71379232a9cbec3cfc648a7ea1e67383d2ff43563", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling wasmparser v0.238.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling wasm-encoder v0.238.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling wit-bindgen-rust v0.45.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.45.0 [INFO] [stderr] Compiling wit-bindgen v0.45.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling wit-parser v0.238.0 [INFO] [stderr] Compiling wasm-metadata v0.238.0 [INFO] [stderr] Compiling wit-bindgen-core v0.45.0 [INFO] [stderr] Compiling wit-component v0.238.0 [INFO] [stderr] Compiling xarxa-sdk-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `workflow_name` [INFO] [stdout] --> src/old_lib.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 87 | fn start_workflow(workflow_name: String, input: Vec::,) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_workflow_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/old_lib.rs:98:26 [INFO] [stdout] | [INFO] [stdout] 98 | fn continue_workflow(id: RunId, _history: History,) -> Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `activity_name` [INFO] [stdout] --> src/old_lib.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 105 | fn execute_activity(activity_name: String, input: Vec::,) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_activity_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/old_lib.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | fn execute_activity(activity_name: String, input: Vec::,) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/old_lib.rs:111:24 [INFO] [stdout] | [INFO] [stdout] 111 | fn signal_workflow(id: RunId, signal: Signal,) -> Result<_rt::String,WorkflowError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signal` [INFO] [stdout] --> src/old_lib.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | fn signal_workflow(id: RunId, signal: Signal,) -> Result<_rt::String,WorkflowError> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/old_lib.rs:118:24 [INFO] [stdout] | [INFO] [stdout] 118 | fn cancel_workflow(id:RunId,) -> Result<_rt::String,WorkflowError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Step` is never used [INFO] [stdout] --> src/pipeline.rs:2:6 [INFO] [stdout] | [INFO] [stdout] 2 | type Step = (String, Box Result<(), String> + 'static>); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pipeline` is never constructed [INFO] [stdout] --> src/pipeline.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Pipeline { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `StepType` is never used [INFO] [stdout] --> src/pipeline.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | enum StepType { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `step`, and `run` are never used [INFO] [stdout] --> src/pipeline.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Pipeline { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 12 | pub fn new() -> Pipeline { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn step(mut self, name: &str, f: F) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn run(self) -> Result<(), String> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FromValue` is never used [INFO] [stdout] --> src/old_lib.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | trait FromValue: Sized { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `my_function` is never used [INFO] [stdout] --> src/old_lib.rs:128:4 [INFO] [stdout] | [INFO] [stdout] 128 | fn my_function() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.20s [INFO] running `Command { std: "docker" "inspect" "74bbd7a41078878c594033b71379232a9cbec3cfc648a7ea1e67383d2ff43563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74bbd7a41078878c594033b71379232a9cbec3cfc648a7ea1e67383d2ff43563", kill_on_drop: false }` [INFO] [stdout] 74bbd7a41078878c594033b71379232a9cbec3cfc648a7ea1e67383d2ff43563 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf302c51f73549ec6990a852525e9b5641cacc41afa174e177ecb0a63328a72b [INFO] running `Command { std: "docker" "start" "-a" "cf302c51f73549ec6990a852525e9b5641cacc41afa174e177ecb0a63328a72b", kill_on_drop: false }` [INFO] [stderr] Compiling xarxa-sdk-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `workflow_name` [INFO] [stdout] --> src/old_lib.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 87 | fn start_workflow(workflow_name: String, input: Vec::,) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_workflow_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/old_lib.rs:98:26 [INFO] [stdout] | [INFO] [stdout] 98 | fn continue_workflow(id: RunId, _history: History,) -> Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `activity_name` [INFO] [stdout] --> src/old_lib.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 105 | fn execute_activity(activity_name: String, input: Vec::,) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_activity_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/old_lib.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | fn execute_activity(activity_name: String, input: Vec::,) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/old_lib.rs:111:24 [INFO] [stdout] | [INFO] [stdout] 111 | fn signal_workflow(id: RunId, signal: Signal,) -> Result<_rt::String,WorkflowError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signal` [INFO] [stdout] --> src/old_lib.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | fn signal_workflow(id: RunId, signal: Signal,) -> Result<_rt::String,WorkflowError> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/old_lib.rs:118:24 [INFO] [stdout] | [INFO] [stdout] 118 | fn cancel_workflow(id:RunId,) -> Result<_rt::String,WorkflowError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Step` is never used [INFO] [stdout] --> src/pipeline.rs:2:6 [INFO] [stdout] | [INFO] [stdout] 2 | type Step = (String, Box Result<(), String> + 'static>); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pipeline` is never constructed [INFO] [stdout] --> src/pipeline.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Pipeline { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `StepType` is never used [INFO] [stdout] --> src/pipeline.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | enum StepType { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `step`, and `run` are never used [INFO] [stdout] --> src/pipeline.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Pipeline { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 12 | pub fn new() -> Pipeline { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn step(mut self, name: &str, f: F) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn run(self) -> Result<(), String> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FromValue` is never used [INFO] [stdout] --> src/old_lib.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | trait FromValue: Sized { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `my_function` is never used [INFO] [stdout] --> src/old_lib.rs:128:4 [INFO] [stdout] | [INFO] [stdout] 128 | fn my_function() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `workflow_name` [INFO] [stdout] --> src/old_lib.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 87 | fn start_workflow(workflow_name: String, input: Vec::,) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_workflow_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/old_lib.rs:98:26 [INFO] [stdout] | [INFO] [stdout] 98 | fn continue_workflow(id: RunId, _history: History,) -> Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `activity_name` [INFO] [stdout] --> src/old_lib.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 105 | fn execute_activity(activity_name: String, input: Vec::,) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_activity_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/old_lib.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | fn execute_activity(activity_name: String, input: Vec::,) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/old_lib.rs:111:24 [INFO] [stdout] | [INFO] [stdout] 111 | fn signal_workflow(id: RunId, signal: Signal,) -> Result<_rt::String,WorkflowError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signal` [INFO] [stdout] --> src/old_lib.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | fn signal_workflow(id: RunId, signal: Signal,) -> Result<_rt::String,WorkflowError> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/old_lib.rs:118:24 [INFO] [stdout] | [INFO] [stdout] 118 | fn cancel_workflow(id:RunId,) -> Result<_rt::String,WorkflowError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `StepType` is never used [INFO] [stdout] --> src/pipeline.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | enum StepType { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FromValue` is never used [INFO] [stdout] --> src/old_lib.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | trait FromValue: Sized { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `my_function` is never used [INFO] [stdout] --> src/old_lib.rs:128:4 [INFO] [stdout] | [INFO] [stdout] 128 | fn my_function() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "cf302c51f73549ec6990a852525e9b5641cacc41afa174e177ecb0a63328a72b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf302c51f73549ec6990a852525e9b5641cacc41afa174e177ecb0a63328a72b", kill_on_drop: false }` [INFO] [stdout] cf302c51f73549ec6990a852525e9b5641cacc41afa174e177ecb0a63328a72b