[INFO] cloning repository https://github.com/cakekindel/happi-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cakekindel/happi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcakekindel%2Fhappi-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcakekindel%2Fhappi-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f89d219551bd4123ea82055e4269118b41aa03ca [INFO] testing cakekindel/happi-rs against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcakekindel%2Fhappi-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cakekindel/happi-rs on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cakekindel/happi-rs [INFO] finished tweaking git repo https://github.com/cakekindel/happi-rs [INFO] tweaked toml for git repo https://github.com/cakekindel/happi-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/cakekindel/happi-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7e1719585058a86454ec1cc71c532aed314ce32dc51350a7b7b1833ff6832e7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a7e1719585058a86454ec1cc71c532aed314ce32dc51350a7b7b1833ff6832e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7e1719585058a86454ec1cc71c532aed314ce32dc51350a7b7b1833ff6832e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7e1719585058a86454ec1cc71c532aed314ce32dc51350a7b7b1833ff6832e7", kill_on_drop: false }` [INFO] [stdout] a7e1719585058a86454ec1cc71c532aed314ce32dc51350a7b7b1833ff6832e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 156d7ad86ee7ed570d54074bc3aabcf896cfe1552ec3f22cc38b5c9cba4cfb30 [INFO] running `Command { std: "docker" "start" "-a" "156d7ad86ee7ed570d54074bc3aabcf896cfe1552ec3f22cc38b5c9cba4cfb30", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling happi-derive v0.0.6 (/opt/rustwide/workdir/happi-derive) [INFO] [stdout] warning: external crate `proc_macro2` unused in `happi_derive`: remove the dependency or add `use proc_macro2 as _;` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> happi-derive/src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | #![warn(unused_crate_dependencies)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: remove unnecessary dependency `proc_macro2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attr` [INFO] [stdout] --> happi-derive/src/lib.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn foo(attr: proc_macro::TokenStream, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_attr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling happi v0.0.6 (/opt/rustwide/workdir/happi) [INFO] [stdout] warning: unused import: `happi_derive::foo` [INFO] [stdout] --> happi/src/lib.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | use happi_derive::foo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.33s [INFO] running `Command { std: "docker" "inspect" "156d7ad86ee7ed570d54074bc3aabcf896cfe1552ec3f22cc38b5c9cba4cfb30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "156d7ad86ee7ed570d54074bc3aabcf896cfe1552ec3f22cc38b5c9cba4cfb30", kill_on_drop: false }` [INFO] [stdout] 156d7ad86ee7ed570d54074bc3aabcf896cfe1552ec3f22cc38b5c9cba4cfb30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8a5f0a2020601f8f65e1ea6aac3e3111c4fcc3ed6dc6fa9ff75bc78711e6ea2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f8a5f0a2020601f8f65e1ea6aac3e3111c4fcc3ed6dc6fa9ff75bc78711e6ea2", kill_on_drop: false }` [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: external crate `proc_macro2` unused in `happi_derive`: remove the dependency or add `use proc_macro2 as _;` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> happi-derive/src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | #![warn(unused_crate_dependencies)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: remove unnecessary dependency `proc_macro2` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling happi-derive v0.0.6 (/opt/rustwide/workdir/happi-derive) [INFO] [stdout] warning: unused variable: `attr` [INFO] [stdout] --> happi-derive/src/lib.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn foo(attr: proc_macro::TokenStream, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_attr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stdout] warning: unused import: `happi_derive::foo` [INFO] [stdout] --> happi/src/lib.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | use happi_derive::foo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: external crate `proc_macro2` unused in `happi_derive`: remove the dependency or add `use proc_macro2 as _;` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> happi-derive/src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | #![warn(unused_crate_dependencies)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: remove unnecessary dependency `proc_macro2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attr` [INFO] [stdout] --> happi-derive/src/lib.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn foo(attr: proc_macro::TokenStream, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_attr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling mockito v0.30.0 [INFO] [stderr] Compiling happi v0.0.6 (/opt/rustwide/workdir/happi) [INFO] [stdout] warning: unused import: `happi_derive::foo` [INFO] [stdout] --> happi/src/lib.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | use happi_derive::foo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.52s [INFO] running `Command { std: "docker" "inspect" "f8a5f0a2020601f8f65e1ea6aac3e3111c4fcc3ed6dc6fa9ff75bc78711e6ea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8a5f0a2020601f8f65e1ea6aac3e3111c4fcc3ed6dc6fa9ff75bc78711e6ea2", kill_on_drop: false }` [INFO] [stdout] f8a5f0a2020601f8f65e1ea6aac3e3111c4fcc3ed6dc6fa9ff75bc78711e6ea2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 11f3dcb568b3b9c93c69a1fb157ec3f913364c84d6e7adbd254a0adc183e74a0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "11f3dcb568b3b9c93c69a1fb157ec3f913364c84d6e7adbd254a0adc183e74a0", kill_on_drop: false }` [INFO] [stderr] warning: external crate `proc_macro2` unused in `happi_derive`: remove the dependency or add `use proc_macro2 as _;` [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> happi-derive/src/lib.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | #![warn(unused_crate_dependencies)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = help: remove unnecessary dependency `proc_macro2` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `attr` [INFO] [stderr] --> happi-derive/src/lib.rs:25:12 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn foo(attr: proc_macro::TokenStream, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_attr` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: external crate `proc_macro2` unused in `happi_derive`: remove the dependency or add `use proc_macro2 as _;` [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> happi-derive/src/lib.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | #![warn(unused_crate_dependencies)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = help: remove unnecessary dependency `proc_macro2` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `attr` [INFO] [stderr] --> happi-derive/src/lib.rs:25:12 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn foo(attr: proc_macro::TokenStream, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_attr` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `happi_derive::foo` [INFO] [stderr] --> happi/src/lib.rs:74:5 [INFO] [stderr] | [INFO] [stderr] 74 | use happi_derive::foo; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `happi_derive::foo` [INFO] [stderr] --> happi/src/lib.rs:74:5 [INFO] [stderr] | [INFO] [stderr] 74 | use happi_derive::foo; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/happi-c1b255159a8943b3) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test hyper::test::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/happi_derive-5306db6ae0fcc014) [INFO] [stderr] Doc-tests happi [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 8) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests happi-derive [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" "11f3dcb568b3b9c93c69a1fb157ec3f913364c84d6e7adbd254a0adc183e74a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11f3dcb568b3b9c93c69a1fb157ec3f913364c84d6e7adbd254a0adc183e74a0", kill_on_drop: false }` [INFO] [stdout] 11f3dcb568b3b9c93c69a1fb157ec3f913364c84d6e7adbd254a0adc183e74a0