[INFO] fetching crate yagi 0.1.3...
[INFO] testing yagi-0.1.3 against 1.95.0 for beta-1.96-2
[INFO] extracting crate yagi 0.1.3 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate yagi 0.1.3
[INFO] finished tweaking crates.io crate yagi 0.1.3
[INFO] tweaked toml for crates.io crate yagi 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yagi 0.1.3 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yagi 0.1.3 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded primal-check v0.3.4
[INFO] [stderr]   Downloaded transpose v0.2.3
[INFO] [stderr]   Downloaded plotters-svg v0.3.6
[INFO] [stderr]   Downloaded is-terminal v0.4.13
[INFO] [stderr]   Downloaded plotters-backend v0.3.6
[INFO] [stderr]   Downloaded oorandom v11.1.4
[INFO] [stderr]   Downloaded clap_lex v0.7.2
[INFO] [stderr]   Downloaded clap v4.5.16
[INFO] [stderr]   Downloaded half v2.4.1
[INFO] [stderr]   Downloaded serde v1.0.209
[INFO] [stderr]   Downloaded serde_json v1.0.127
[INFO] [stderr]   Downloaded serde_derive v1.0.209
[INFO] [stderr]   Downloaded plotters v0.3.6
[INFO] [stderr]   Downloaded clap_builder v4.5.15
[INFO] [stderr]   Downloaded rustfft v6.2.0
[INFO] [stderr]   Downloaded libc v0.2.158
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae765ac31df2edc7142c8641f5470a7460cf1ab91df2589051b6228d05d66c8b
[INFO] running `Command { std: "docker" "start" "-a" "ae765ac31df2edc7142c8641f5470a7460cf1ab91df2589051b6228d05d66c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae765ac31df2edc7142c8641f5470a7460cf1ab91df2589051b6228d05d66c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae765ac31df2edc7142c8641f5470a7460cf1ab91df2589051b6228d05d66c8b", kill_on_drop: false }`
[INFO] [stdout] ae765ac31df2edc7142c8641f5470a7460cf1ab91df2589051b6228d05d66c8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b50f6c7020d907405bf15f7298059ad64043a052633b8bf7cee405a04a7f2c1
[INFO] running `Command { std: "docker" "start" "-a" "9b50f6c7020d907405bf15f7298059ad64043a052633b8bf7cee405a04a7f2c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling yagi v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 41.33s
[INFO] running `Command { std: "docker" "inspect" "9b50f6c7020d907405bf15f7298059ad64043a052633b8bf7cee405a04a7f2c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b50f6c7020d907405bf15f7298059ad64043a052633b8bf7cee405a04a7f2c1", kill_on_drop: false }`
[INFO] [stdout] 9b50f6c7020d907405bf15f7298059ad64043a052633b8bf7cee405a04a7f2c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9be777655d4b82032d5ee0761ef5b2a5c3013c7a0e60125cd4e1029dc200b04
[INFO] running `Command { std: "docker" "start" "-a" "a9be777655d4b82032d5ee0761ef5b2a5c3013c7a0e60125cd4e1029dc200b04", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling yagi v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/agc/agc.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]   --> src/buffer/wdelay.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use test_macro::autotest_annotate;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]   --> src/buffer/window.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |     use test_macro::autotest_annotate;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/dotprod/mod.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/equalization/eqlms.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/equalization/eqrls.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/fft/spgram.rs:352:9
[INFO] [stdout]     |
[INFO] [stdout] 352 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]   --> src/fft/mod.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     use test_macro::autotest_annotate;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/fdelay.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/fftfilt.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/fir/design/pm_halfband.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/fir/design/pm.rs:665:9
[INFO] [stdout]     |
[INFO] [stdout] 665 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]   --> src/filter/fir/design/rcos.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     use test_macro::autotest_annotate;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/fir/design/rkaiser.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]   --> src/filter/fir/design/rrcos.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     use test_macro::autotest_annotate;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/fir/design/mod.rs:710:9
[INFO] [stdout]     |
[INFO] [stdout] 710 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/fir/firdecim.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/fir/firfilt.rs:350:9
[INFO] [stdout]     |
[INFO] [stdout] 350 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/fir/firhilb.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/fir/firinterp.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/fir/firpfb.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 307 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/iir/design/mod.rs:822:9
[INFO] [stdout]     |
[INFO] [stdout] 822 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/iir/iirdecim.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/iir/iirfilt.rs:525:9
[INFO] [stdout]     |
[INFO] [stdout] 525 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/iir/iirfiltsos.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/iir/iirhilb.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/iir/iirinterp.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]   --> src/filter/lpc.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     use test_macro::autotest_annotate;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]   --> src/filter/ordfilt.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     use test_macro::autotest_annotate;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/resampler/msresamp.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/resampler/msresamp2.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/resampler/resamp.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/resampler/resamp2.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/resampler/rresamp.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/filter/symsync.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 307 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/framing/symstream.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/framing/symstreamr.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/math/bessel.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/math/gamma.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/math/windows.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/math/poly.rs:744:9
[INFO] [stdout]     |
[INFO] [stdout] 744 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/math/modarith.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]  --> src/math/complex.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use test_macro::autotest_annotate;
[INFO] [stdout]   |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/math/mod.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/matrix/sparse.rs:486:9
[INFO] [stdout]     |
[INFO] [stdout] 486 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]   --> src/matrix/mod.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use test_macro::autotest_annotate;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/modem/modem.rs:580:9
[INFO] [stdout]     |
[INFO] [stdout] 580 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/modem/ampmodem.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]   --> src/modem/fskmod.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     use test_macro::autotest_annotate;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/modem/fskdem.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]   --> src/modem/freqdem.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use test_macro::autotest_annotate;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/nco/osc.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/optim/qs1dsearch.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]   --> src/random/exp.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     use test_macro::autotest_annotate;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]   --> src/random/normal.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     use test_macro::autotest_annotate;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/random/ricek.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]   --> src/random/scramble.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     use test_macro::autotest_annotate;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]   --> src/random/uniform.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use test_macro::autotest_annotate;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]   --> src/random/weib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     use test_macro::autotest_annotate;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]   --> src/random/mod.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use test_macro::autotest_annotate;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/sequence/bsequence.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/sequence/msequence.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_macro`
[INFO] [stdout]    --> src/utility/bits.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |     use test_macro::autotest_annotate;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_macro`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_macro`, use `cargo add test_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yagi` (lib test) due to 63 previous errors
[INFO] running `Command { std: "docker" "inspect" "a9be777655d4b82032d5ee0761ef5b2a5c3013c7a0e60125cd4e1029dc200b04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9be777655d4b82032d5ee0761ef5b2a5c3013c7a0e60125cd4e1029dc200b04", kill_on_drop: false }`
[INFO] [stdout] a9be777655d4b82032d5ee0761ef5b2a5c3013c7a0e60125cd4e1029dc200b04
