[INFO] fetching crate max112x 0.7.0...
[INFO] testing max112x-0.7.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate max112x 0.7.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate max112x 0.7.0
[INFO] finished tweaking crates.io crate max112x 0.7.0
[INFO] tweaked toml for crates.io crate max112x 0.7.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate max112x 0.7.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding embedded-hal-mock v0.10.0 (available: v0.11.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nb v0.1.3
[INFO] [stderr]   Downloaded embedded-time v0.12.1
[INFO] [stderr]   Downloaded embedded-hal v1.0.0
[INFO] [stderr]   Downloaded embedded-hal-nb v1.0.0
[INFO] [stderr]   Downloaded nb v1.1.0
[INFO] [stderr]   Downloaded embedded-hal v0.2.7
[INFO] [stderr]   Downloaded embedded-hal-mock v0.10.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9dca47fe7660874c9d2f595c678301e1afb838afb8f474956dca7a0134f996cb
[INFO] running `Command { std: "docker" "start" "-a" "9dca47fe7660874c9d2f595c678301e1afb838afb8f474956dca7a0134f996cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9dca47fe7660874c9d2f595c678301e1afb838afb8f474956dca7a0134f996cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dca47fe7660874c9d2f595c678301e1afb838afb8f474956dca7a0134f996cb", kill_on_drop: false }`
[INFO] [stdout] 9dca47fe7660874c9d2f595c678301e1afb838afb8f474956dca7a0134f996cb
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9b9cd33933d3eccaf6d647a475a43db11743e73c80be6f7eb37c1d42041b8cf
[INFO] running `Command { std: "docker" "start" "-a" "f9b9cd33933d3eccaf6d647a475a43db11743e73c80be6f7eb37c1d42041b8cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling max112x v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Data32` is never constructed
[INFO] [stdout]    --> src/register.rs:256:14
[INFO] [stdout]     |
[INFO] [stdout] 256 |   pub struct Data32(u32): 0x6;
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout]    --> src/register.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  43 |       impl $Reg {
[INFO] [stdout]     |       --------- associated function in this implementation
[INFO] [stdout]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | / register! {
[INFO] [stdout] 255 | |   /// 32-bit Data Register (`DATA`)
[INFO] [stdout] 256 | |   pub struct Data32(u32): 0x6;
[INFO] [stdout] 257 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SocSpi` is never constructed
[INFO] [stdout]    --> src/register.rs:266:14
[INFO] [stdout]     |
[INFO] [stdout] 266 |   pub struct SocSpi(u24): 0x7;
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout]    --> src/register.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  43 |       impl $Reg {
[INFO] [stdout]     |       --------- associated function in this implementation
[INFO] [stdout]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 | / register! {
[INFO] [stdout] 265 | |   /// SPI System Offset Calibration Register (`SOC_SPI`)
[INFO] [stdout] 266 | |   pub struct SocSpi(u24): 0x7;
[INFO] [stdout] 267 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SgcSpi` is never constructed
[INFO] [stdout]    --> src/register.rs:271:14
[INFO] [stdout]     |
[INFO] [stdout] 271 |   pub struct SgcSpi(u24): 0x8;
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout]    --> src/register.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  43 |       impl $Reg {
[INFO] [stdout]     |       --------- associated function in this implementation
[INFO] [stdout]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | / register! {
[INFO] [stdout] 270 | |   /// SPI System Gain Calibration Register (`SGC_SPI`)
[INFO] [stdout] 271 | |   pub struct SgcSpi(u24): 0x8;
[INFO] [stdout] 272 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScocSpi` is never constructed
[INFO] [stdout]    --> src/register.rs:276:14
[INFO] [stdout]     |
[INFO] [stdout] 276 |   pub struct ScocSpi(u24): 0x9;
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout]    --> src/register.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  43 |       impl $Reg {
[INFO] [stdout]     |       --------- associated function in this implementation
[INFO] [stdout]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 | / register! {
[INFO] [stdout] 275 | |   /// SPI Self-Cal Offset Calibration Register (`SCOC_SPI`)
[INFO] [stdout] 276 | |   pub struct ScocSpi(u24): 0x9;
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScgcSpi` is never constructed
[INFO] [stdout]    --> src/register.rs:281:14
[INFO] [stdout]     |
[INFO] [stdout] 281 |   pub struct ScgcSpi(u24): 0xA;
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout]    --> src/register.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  43 |       impl $Reg {
[INFO] [stdout]     |       --------- associated function in this implementation
[INFO] [stdout]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 | / register! {
[INFO] [stdout] 280 | |   /// SPI Self-Cal Gain Calibration Register (`SCGC_SPI`)
[INFO] [stdout] 281 | |   pub struct ScgcSpi(u24): 0xA;
[INFO] [stdout] 282 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Hpf` is never constructed
[INFO] [stdout]    --> src/register.rs:286:14
[INFO] [stdout]     |
[INFO] [stdout] 286 |   pub struct Hpf(u16): 0xB;
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout]    --> src/register.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  43 |       impl $Reg {
[INFO] [stdout]     |       --------- associated function in this implementation
[INFO] [stdout]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 | / register! {
[INFO] [stdout] 285 | |   /// Highpass Filter Register (`HPF`)
[INFO] [stdout] 286 | |   pub struct Hpf(u16): 0xB;
[INFO] [stdout] 287 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] running `Command { std: "docker" "inspect" "f9b9cd33933d3eccaf6d647a475a43db11743e73c80be6f7eb37c1d42041b8cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9b9cd33933d3eccaf6d647a475a43db11743e73c80be6f7eb37c1d42041b8cf", kill_on_drop: false }`
[INFO] [stdout] f9b9cd33933d3eccaf6d647a475a43db11743e73c80be6f7eb37c1d42041b8cf
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d72b4eade4cb04308a053b22ad8bef3eed16ce6a6603e4b6c7680e4b974db90
[INFO] running `Command { std: "docker" "start" "-a" "4d72b4eade4cb04308a053b22ad8bef3eed16ce6a6603e4b6c7680e4b974db90", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stdout] warning: struct `Data32` is never constructed
[INFO] [stdout]    --> src/register.rs:256:14
[INFO] [stdout]     |
[INFO] [stdout] 256 |   pub struct Data32(u32): 0x6;
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout]    --> src/register.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  43 |       impl $Reg {
[INFO] [stdout]     |       --------- associated function in this implementation
[INFO] [stdout]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | / register! {
[INFO] [stdout] 255 | |   /// 32-bit Data Register (`DATA`)
[INFO] [stdout] 256 | |   pub struct Data32(u32): 0x6;
[INFO] [stdout] 257 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SocSpi` is never constructed
[INFO] [stdout]    --> src/register.rs:266:14
[INFO] [stdout]     |
[INFO] [stdout] 266 |   pub struct SocSpi(u24): 0x7;
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout]    --> src/register.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  43 |       impl $Reg {
[INFO] [stdout]     |       --------- associated function in this implementation
[INFO] [stdout]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 | / register! {
[INFO] [stdout] 265 | |   /// SPI System Offset Calibration Register (`SOC_SPI`)
[INFO] [stdout] 266 | |   pub struct SocSpi(u24): 0x7;
[INFO] [stdout] 267 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SgcSpi` is never constructed
[INFO] [stdout]    --> src/register.rs:271:14
[INFO] [stdout]     |
[INFO] [stdout] 271 |   pub struct SgcSpi(u24): 0x8;
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout]    --> src/register.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  43 |       impl $Reg {
[INFO] [stdout]     |       --------- associated function in this implementation
[INFO] [stdout]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | / register! {
[INFO] [stdout] 270 | |   /// SPI System Gain Calibration Register (`SGC_SPI`)
[INFO] [stdout] 271 | |   pub struct SgcSpi(u24): 0x8;
[INFO] [stdout] 272 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScocSpi` is never constructed
[INFO] [stdout]    --> src/register.rs:276:14
[INFO] [stdout]     |
[INFO] [stdout] 276 |   pub struct ScocSpi(u24): 0x9;
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout]    --> src/register.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  43 |       impl $Reg {
[INFO] [stdout]     |       --------- associated function in this implementation
[INFO] [stdout]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 | / register! {
[INFO] [stdout] 275 | |   /// SPI Self-Cal Offset Calibration Register (`SCOC_SPI`)
[INFO] [stdout] 276 | |   pub struct ScocSpi(u24): 0x9;
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScgcSpi` is never constructed
[INFO] [stdout]    --> src/register.rs:281:14
[INFO] [stdout]     |
[INFO] [stdout] 281 |   pub struct ScgcSpi(u24): 0xA;
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout]    --> src/register.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  43 |       impl $Reg {
[INFO] [stdout]     |       --------- associated function in this implementation
[INFO] [stdout]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 | / register! {
[INFO] [stdout] 280 | |   /// SPI Self-Cal Gain Calibration Register (`SCGC_SPI`)
[INFO] [stdout] 281 | |   pub struct ScgcSpi(u24): 0xA;
[INFO] [stdout] 282 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Hpf` is never constructed
[INFO] [stdout]    --> src/register.rs:286:14
[INFO] [stdout]     |
[INFO] [stdout] 286 |   pub struct Hpf(u16): 0xB;
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout]    --> src/register.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  43 |       impl $Reg {
[INFO] [stdout]     |       --------- associated function in this implementation
[INFO] [stdout]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 | / register! {
[INFO] [stdout] 285 | |   /// Highpass Filter Register (`HPF`)
[INFO] [stdout] 286 | |   pub struct Hpf(u16): 0xB;
[INFO] [stdout] 287 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal-nb v1.0.0
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling embedded-time v0.12.1
[INFO] [stderr]    Compiling embedded-hal-mock v0.10.0
[INFO] [stderr]    Compiling max112x v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Data32` is never constructed
[INFO] [stdout]    --> src/register.rs:256:14
[INFO] [stdout]     |
[INFO] [stdout] 256 |   pub struct Data32(u32): 0x6;
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout]    --> src/register.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  43 |       impl $Reg {
[INFO] [stdout]     |       --------- associated function in this implementation
[INFO] [stdout]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | / register! {
[INFO] [stdout] 255 | |   /// 32-bit Data Register (`DATA`)
[INFO] [stdout] 256 | |   pub struct Data32(u32): 0x6;
[INFO] [stdout] 257 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SocSpi` is never constructed
[INFO] [stdout]    --> src/register.rs:266:14
[INFO] [stdout]     |
[INFO] [stdout] 266 |   pub struct SocSpi(u24): 0x7;
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout]    --> src/register.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  43 |       impl $Reg {
[INFO] [stdout]     |       --------- associated function in this implementation
[INFO] [stdout]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 | / register! {
[INFO] [stdout] 265 | |   /// SPI System Offset Calibration Register (`SOC_SPI`)
[INFO] [stdout] 266 | |   pub struct SocSpi(u24): 0x7;
[INFO] [stdout] 267 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SgcSpi` is never constructed
[INFO] [stdout]    --> src/register.rs:271:14
[INFO] [stdout]     |
[INFO] [stdout] 271 |   pub struct SgcSpi(u24): 0x8;
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout]    --> src/register.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  43 |       impl $Reg {
[INFO] [stdout]     |       --------- associated function in this implementation
[INFO] [stdout]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | / register! {
[INFO] [stdout] 270 | |   /// SPI System Gain Calibration Register (`SGC_SPI`)
[INFO] [stdout] 271 | |   pub struct SgcSpi(u24): 0x8;
[INFO] [stdout] 272 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScocSpi` is never constructed
[INFO] [stdout]    --> src/register.rs:276:14
[INFO] [stdout]     |
[INFO] [stdout] 276 |   pub struct ScocSpi(u24): 0x9;
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout]    --> src/register.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  43 |       impl $Reg {
[INFO] [stdout]     |       --------- associated function in this implementation
[INFO] [stdout]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 | / register! {
[INFO] [stdout] 275 | |   /// SPI Self-Cal Offset Calibration Register (`SCOC_SPI`)
[INFO] [stdout] 276 | |   pub struct ScocSpi(u24): 0x9;
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScgcSpi` is never constructed
[INFO] [stdout]    --> src/register.rs:281:14
[INFO] [stdout]     |
[INFO] [stdout] 281 |   pub struct ScgcSpi(u24): 0xA;
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout]    --> src/register.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  43 |       impl $Reg {
[INFO] [stdout]     |       --------- associated function in this implementation
[INFO] [stdout]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 | / register! {
[INFO] [stdout] 280 | |   /// SPI Self-Cal Gain Calibration Register (`SCGC_SPI`)
[INFO] [stdout] 281 | |   pub struct ScgcSpi(u24): 0xA;
[INFO] [stdout] 282 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Hpf` is never constructed
[INFO] [stdout]    --> src/register.rs:286:14
[INFO] [stdout]     |
[INFO] [stdout] 286 |   pub struct Hpf(u16): 0xB;
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout]    --> src/register.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  43 |       impl $Reg {
[INFO] [stdout]     |       --------- associated function in this implementation
[INFO] [stdout]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 | / register! {
[INFO] [stdout] 285 | |   /// Highpass Filter Register (`HPF`)
[INFO] [stdout] 286 | |   pub struct Hpf(u16): 0xB;
[INFO] [stdout] 287 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.95s
[INFO] running `Command { std: "docker" "inspect" "4d72b4eade4cb04308a053b22ad8bef3eed16ce6a6603e4b6c7680e4b974db90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d72b4eade4cb04308a053b22ad8bef3eed16ce6a6603e4b6c7680e4b974db90", kill_on_drop: false }`
[INFO] [stdout] 4d72b4eade4cb04308a053b22ad8bef3eed16ce6a6603e4b6c7680e4b974db90
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 14e43ad6d825e0e5216bbb6488e1ccbe091f3613653f9d3428e401a52e8567f3
[INFO] running `Command { std: "docker" "start" "-a" "14e43ad6d825e0e5216bbb6488e1ccbe091f3613653f9d3428e401a52e8567f3", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Data32` is never constructed
[INFO] [stderr]    --> src/register.rs:256:14
[INFO] [stderr]     |
[INFO] [stderr] 256 |   pub struct Data32(u32): 0x6;
[INFO] [stderr]     |              ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_bits_truncate` is never used
[INFO] [stderr]    --> src/register.rs:44:16
[INFO] [stderr]     |
[INFO] [stderr]  43 |       impl $Reg {
[INFO] [stderr]     |       --------- associated function in this implementation
[INFO] [stderr]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 254 | / register! {
[INFO] [stderr] 255 | |   /// 32-bit Data Register (`DATA`)
[INFO] [stderr] 256 | |   pub struct Data32(u32): 0x6;
[INFO] [stderr] 257 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SocSpi` is never constructed
[INFO] [stderr]    --> src/register.rs:266:14
[INFO] [stderr]     |
[INFO] [stderr] 266 |   pub struct SocSpi(u24): 0x7;
[INFO] [stderr]     |              ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_bits_truncate` is never used
[INFO] [stderr]    --> src/register.rs:44:16
[INFO] [stderr]     |
[INFO] [stderr]  43 |       impl $Reg {
[INFO] [stderr]     |       --------- associated function in this implementation
[INFO] [stderr]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 264 | / register! {
[INFO] [stderr] 265 | |   /// SPI System Offset Calibration Register (`SOC_SPI`)
[INFO] [stderr] 266 | |   pub struct SocSpi(u24): 0x7;
[INFO] [stderr] 267 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SgcSpi` is never constructed
[INFO] [stderr]    --> src/register.rs:271:14
[INFO] [stderr]     |
[INFO] [stderr] 271 |   pub struct SgcSpi(u24): 0x8;
[INFO] [stderr]     |              ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] warning: associated function `from_bits_truncate` is never used
[INFO] [stdout] running 0 tests
[INFO] [stderr]    --> src/register.rs:44:16
[INFO] [stdout] 
[INFO] [stderr]     |
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]  43 |       impl $Reg {
[INFO] [stdout] 
[INFO] [stderr]     |       --------- associated function in this implementation
[INFO] [stderr]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 269 | / register! {
[INFO] [stderr] 270 | |   /// SPI System Gain Calibration Register (`SGC_SPI`)
[INFO] [stderr] 271 | |   pub struct SgcSpi(u24): 0x8;
[INFO] [stderr] 272 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ScocSpi` is never constructed
[INFO] [stderr]    --> src/register.rs:276:14
[INFO] [stderr]     |
[INFO] [stderr] 276 |   pub struct ScocSpi(u24): 0x9;
[INFO] [stderr]     |              ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_bits_truncate` is never used
[INFO] [stderr]    --> src/register.rs:44:16
[INFO] [stderr]     |
[INFO] [stderr]  43 |       impl $Reg {
[INFO] [stderr]     |       --------- associated function in this implementation
[INFO] [stderr]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 274 | / register! {
[INFO] [stderr] 275 | |   /// SPI Self-Cal Offset Calibration Register (`SCOC_SPI`)
[INFO] [stderr] 276 | |   pub struct ScocSpi(u24): 0x9;
[INFO] [stderr] 277 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ScgcSpi` is never constructed
[INFO] [stderr]    --> src/register.rs:281:14
[INFO] [stderr]     |
[INFO] [stderr] 281 |   pub struct ScgcSpi(u24): 0xA;
[INFO] [stderr]     |              ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_bits_truncate` is never used
[INFO] [stderr]    --> src/register.rs:44:16
[INFO] [stderr]     |
[INFO] [stderr]  43 |       impl $Reg {
[INFO] [stderr]     |       --------- associated function in this implementation
[INFO] [stderr]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 279 | / register! {
[INFO] [stderr] 280 | |   /// SPI Self-Cal Gain Calibration Register (`SCGC_SPI`)
[INFO] [stderr] 281 | |   pub struct ScgcSpi(u24): 0xA;
[INFO] [stderr] 282 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Hpf` is never constructed
[INFO] [stderr]    --> src/register.rs:286:14
[INFO] [stderr]     |
[INFO] [stderr] 286 |   pub struct Hpf(u16): 0xB;
[INFO] [stderr]     |              ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_bits_truncate` is never used
[INFO] [stderr]    --> src/register.rs:44:16
[INFO] [stderr]     |
[INFO] [stderr]  43 |       impl $Reg {
[INFO] [stderr]     |       --------- associated function in this implementation
[INFO] [stderr]  44 |         const fn from_bits_truncate(bits: $RegTy) -> Self {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 284 | / register! {
[INFO] [stderr] 285 | |   /// Highpass Filter Register (`HPF`)
[INFO] [stderr] 286 | |   pub struct Hpf(u16): 0xB;
[INFO] [stderr] 287 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `register` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `max112x` (lib) generated 12 warnings
[INFO] [stderr] warning: `max112x` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/max112x-bfbe58f9cf884af1)
[INFO] [stderr]    Doc-tests max112x
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 6) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "14e43ad6d825e0e5216bbb6488e1ccbe091f3613653f9d3428e401a52e8567f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14e43ad6d825e0e5216bbb6488e1ccbe091f3613653f9d3428e401a52e8567f3", kill_on_drop: false }`
[INFO] [stdout] 14e43ad6d825e0e5216bbb6488e1ccbe091f3613653f9d3428e401a52e8567f3
