[INFO] cloning repository https://github.com/dflemstr/arctos-can-driver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dflemstr/arctos-can-driver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdflemstr%2Farctos-can-driver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdflemstr%2Farctos-can-driver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 480680303cd83e67590a11c2ba40c6d9866dcdeb [INFO] testing dflemstr/arctos-can-driver against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdflemstr%2Farctos-can-driver" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dflemstr/arctos-can-driver on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dflemstr/arctos-can-driver [INFO] finished tweaking git repo https://github.com/dflemstr/arctos-can-driver [INFO] tweaked toml for git repo https://github.com/dflemstr/arctos-can-driver written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dflemstr/arctos-can-driver 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/socketcan-rs/socketcan-rs.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded byte_conv v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f3e32e0f44c577b1c0f15dc732487cecd49978241ebe84d31fb853fe48f4344 [INFO] running `Command { std: "docker" "start" "-a" "3f3e32e0f44c577b1c0f15dc732487cecd49978241ebe84d31fb853fe48f4344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f3e32e0f44c577b1c0f15dc732487cecd49978241ebe84d31fb853fe48f4344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f3e32e0f44c577b1c0f15dc732487cecd49978241ebe84d31fb853fe48f4344", kill_on_drop: false }` [INFO] [stdout] 3f3e32e0f44c577b1c0f15dc732487cecd49978241ebe84d31fb853fe48f4344 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd808ff19864ad0e8015a7c525615135c840068a916b13709d49e50f8ba30218 [INFO] running `Command { std: "docker" "start" "-a" "bd808ff19864ad0e8015a7c525615135c840068a916b13709d49e50f8ba30218", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling embedded-can v0.4.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling byte_conv v0.1.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling socketcan v3.4.0-pre.0 (https://github.com/socketcan-rs/socketcan-rs.git#a9228e12) [INFO] [stderr] Compiling arctos-can-driver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `gearing_factor` and `actuation_range` are never used [INFO] [stdout] --> src/main.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 85 | impl Axis { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 119 | fn gearing_factor(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | fn actuation_range(&self) -> Option<(f64, f64)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/servo_cmd.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 136 | pub enum ServoRequest { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 137 | ReadEncoderValueCarry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 138 | ReadEncoderValueAddition, [INFO] [stdout] 139 | ReadSpeed, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 140 | ReadPulses, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 141 | ReadIOPorts, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 142 | ReadError, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 143 | ReadEnPin, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 144 | ReadGoBackToZeroOnPowerOnStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 145 | ReleaseMotorShaft, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 146 | ReadMotorShaftLockedRotor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 147 | Calibrate, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | SetCurrent { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | SetSubdivision { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | SetEnPinActiveMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | SetDir { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | SetMotorShaftLockedRotor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | SetSubdivisionInterpolation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | SetCanBitRate { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | SetCanId { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | SetCanEnableResponses { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 182 | SetKeyLocked { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | SetGroupId { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | SetHome { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | GoHome, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 195 | SetAxisZero, [INFO] [stdout] 196 | SetZeroOnPoweronMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | RestoreDefaults, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 203 | QueryStatus, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 207 | RunSpeedMode { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 212 | SaveRunModeParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | RunPositionRelativePulsesMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | RunPositionRelativeMotionMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServoRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.46s [INFO] running `Command { std: "docker" "inspect" "bd808ff19864ad0e8015a7c525615135c840068a916b13709d49e50f8ba30218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd808ff19864ad0e8015a7c525615135c840068a916b13709d49e50f8ba30218", kill_on_drop: false }` [INFO] [stdout] bd808ff19864ad0e8015a7c525615135c840068a916b13709d49e50f8ba30218 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1943857b568270cc3819ce7d0402b97de2491f50aa4232ade3fc49020506b8f9 [INFO] running `Command { std: "docker" "start" "-a" "1943857b568270cc3819ce7d0402b97de2491f50aa4232ade3fc49020506b8f9", kill_on_drop: false }` [INFO] [stderr] Compiling arctos-can-driver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `gearing_factor` and `actuation_range` are never used [INFO] [stdout] --> src/main.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 85 | impl Axis { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 119 | fn gearing_factor(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | fn actuation_range(&self) -> Option<(f64, f64)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/servo_cmd.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 136 | pub enum ServoRequest { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 137 | ReadEncoderValueCarry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 138 | ReadEncoderValueAddition, [INFO] [stdout] 139 | ReadSpeed, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 140 | ReadPulses, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 141 | ReadIOPorts, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 142 | ReadError, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 143 | ReadEnPin, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 144 | ReadGoBackToZeroOnPowerOnStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 145 | ReleaseMotorShaft, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 146 | ReadMotorShaftLockedRotor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 147 | Calibrate, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | SetCurrent { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | SetSubdivision { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | SetEnPinActiveMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | SetDir { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | SetMotorShaftLockedRotor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | SetSubdivisionInterpolation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | SetCanBitRate { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | SetCanId { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | SetCanEnableResponses { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 182 | SetKeyLocked { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | SetGroupId { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | SetHome { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | GoHome, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 195 | SetAxisZero, [INFO] [stdout] 196 | SetZeroOnPoweronMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | RestoreDefaults, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 203 | QueryStatus, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 207 | RunSpeedMode { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 212 | SaveRunModeParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | RunPositionRelativePulsesMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | RunPositionRelativeMotionMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServoRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `Command { std: "docker" "inspect" "1943857b568270cc3819ce7d0402b97de2491f50aa4232ade3fc49020506b8f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1943857b568270cc3819ce7d0402b97de2491f50aa4232ade3fc49020506b8f9", kill_on_drop: false }` [INFO] [stdout] 1943857b568270cc3819ce7d0402b97de2491f50aa4232ade3fc49020506b8f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b4dffba07afb54fe4b05b956f14a12b2c625078933c8014417b9b1e2007ecf24 [INFO] running `Command { std: "docker" "start" "-a" "b4dffba07afb54fe4b05b956f14a12b2c625078933c8014417b9b1e2007ecf24", kill_on_drop: false }` [INFO] [stderr] warning: methods `gearing_factor` and `actuation_range` are never used [INFO] [stderr] --> src/main.rs:119:8 [INFO] [stderr] | [INFO] [stderr] 85 | impl Axis { [INFO] [stderr] | --------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 119 | fn gearing_factor(&self) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 130 | fn actuation_range(&self) -> Option<(f64, f64)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: multiple variants are never constructed [INFO] [stderr] --> src/servo_cmd.rs:137:5 [INFO] [stderr] | [INFO] [stderr] 136 | pub enum ServoRequest { [INFO] [stderr] | ------------ variants in this enum [INFO] [stderr] 137 | ReadEncoderValueCarry, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 138 | ReadEncoderValueAddition, [INFO] [stderr] 139 | ReadSpeed, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 140 | ReadPulses, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 141 | ReadIOPorts, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 142 | ReadError, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 143 | ReadEnPin, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 144 | ReadGoBackToZeroOnPowerOnStatus, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 145 | ReleaseMotorShaft, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 146 | ReadMotorShaftLockedRotor, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 147 | Calibrate, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 151 | SetCurrent { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 155 | SetSubdivision { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 158 | SetEnPinActiveMode { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 161 | SetDir { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 167 | SetMotorShaftLockedRotor { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 170 | SetSubdivisionInterpolation { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 173 | SetCanBitRate { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 176 | SetCanId { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 179 | SetCanEnableResponses { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 182 | SetKeyLocked { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 185 | SetGroupId { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 188 | SetHome { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 194 | GoHome, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 195 | SetAxisZero, [INFO] [stderr] 196 | SetZeroOnPoweronMode { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 202 | RestoreDefaults, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 203 | QueryStatus, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 207 | RunSpeedMode { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 212 | SaveRunModeParams { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 215 | RunPositionRelativePulsesMode { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 221 | RunPositionRelativeMotionMode { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ServoRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `arctos-can-driver` (bin "arctos-can-driver" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/arctos_can_driver-0f56ee36ac7d4147) [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" "b4dffba07afb54fe4b05b956f14a12b2c625078933c8014417b9b1e2007ecf24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4dffba07afb54fe4b05b956f14a12b2c625078933c8014417b9b1e2007ecf24", kill_on_drop: false }` [INFO] [stdout] b4dffba07afb54fe4b05b956f14a12b2c625078933c8014417b9b1e2007ecf24