[INFO] fetching crate yagi 0.0.4... [INFO] building yagi-0.0.4 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate yagi 0.0.4 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate yagi 0.0.4 [INFO] finished tweaking crates.io crate yagi 0.0.4 [INFO] tweaked toml for crates.io crate yagi 0.0.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yagi 0.0.4 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 89 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustfft v6.4.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5622c34d90453c76bf944527edbee2d2055cee8d7496327529abac5ecf34516a [INFO] running `Command { std: "docker" "start" "-a" "5622c34d90453c76bf944527edbee2d2055cee8d7496327529abac5ecf34516a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5622c34d90453c76bf944527edbee2d2055cee8d7496327529abac5ecf34516a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5622c34d90453c76bf944527edbee2d2055cee8d7496327529abac5ecf34516a", kill_on_drop: false }` [INFO] [stdout] 5622c34d90453c76bf944527edbee2d2055cee8d7496327529abac5ecf34516a [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cf6f34cbd8ca062d65960b4273279da8bac5132f2c6d575c17eb7a14ccf5ff4 [INFO] running `Command { std: "docker" "start" "-a" "9cf6f34cbd8ca062d65960b4273279da8bac5132f2c6d575c17eb7a14ccf5ff4", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling yagi v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "9cf6f34cbd8ca062d65960b4273279da8bac5132f2c6d575c17eb7a14ccf5ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cf6f34cbd8ca062d65960b4273279da8bac5132f2c6d575c17eb7a14ccf5ff4", kill_on_drop: false }` [INFO] [stdout] 9cf6f34cbd8ca062d65960b4273279da8bac5132f2c6d575c17eb7a14ccf5ff4 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 356579fff1fb81dd02361fb9de184784eaefa74c3a09f2360f11b71b53b40e7d [INFO] running `Command { std: "docker" "start" "-a" "356579fff1fb81dd02361fb9de184784eaefa74c3a09f2360f11b71b53b40e7d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling yagi v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling ciborium v0.2.2 [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: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/buffer/wdelay.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | 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:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | 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:335:9 [INFO] [stdout] | [INFO] [stdout] 335 | 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:311:9 [INFO] [stdout] | [INFO] [stdout] 311 | 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:821:9 [INFO] [stdout] | [INFO] [stdout] 821 | 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: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/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:282:9 [INFO] [stdout] | [INFO] [stdout] 282 | 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/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: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/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 62 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "356579fff1fb81dd02361fb9de184784eaefa74c3a09f2360f11b71b53b40e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "356579fff1fb81dd02361fb9de184784eaefa74c3a09f2360f11b71b53b40e7d", kill_on_drop: false }` [INFO] [stdout] 356579fff1fb81dd02361fb9de184784eaefa74c3a09f2360f11b71b53b40e7d