[INFO] fetching crate dawproject-rs 0.1.1...
[INFO] checking dawproject-rs-0.1.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate dawproject-rs 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate dawproject-rs 0.1.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dawproject-rs 0.1.1
[INFO] finished tweaking crates.io crate dawproject-rs 0.1.1
[INFO] tweaked toml for crates.io crate dawproject-rs 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 117 packages to latest compatible versions
[INFO] [stderr]       Adding fake v2.10.0 (available: v3.0.1)
[INFO] [stderr]       Adding quick-xml v0.31.0 (available: v0.37.1)
[INFO] [stderr]       Adding zip v0.6.6 (available: v2.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38fee7ed7618a06582d71091509aadd5adb8b699a7987624fb310411db2e7dab
[INFO] running `Command { std: "docker" "start" "-a" "38fee7ed7618a06582d71091509aadd5adb8b699a7987624fb310411db2e7dab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38fee7ed7618a06582d71091509aadd5adb8b699a7987624fb310411db2e7dab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38fee7ed7618a06582d71091509aadd5adb8b699a7987624fb310411db2e7dab", kill_on_drop: false }`
[INFO] [stdout] 38fee7ed7618a06582d71091509aadd5adb8b699a7987624fb310411db2e7dab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d7b77dbe070f425dae3f1ab81b6769a318237c5e4a408c9fb8bb40b834c1d08
[INFO] running `Command { std: "docker" "start" "-a" "1d7b77dbe070f425dae3f1ab81b6769a318237c5e4a408c9fb8bb40b834c1d08", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking xml-rs v0.8.23
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking xml v0.8.20
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking const_format v0.2.33
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]    Compiling atomig-macro v0.3.0
[INFO] [stderr]     Checking atomig v0.4.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling uuid-macro-internal v1.11.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling getset v0.1.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling dummy v0.8.0
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fake v2.10.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking semver v1.0.23
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking cargo-limit v0.0.10
[INFO] [stderr]     Checking dawproject-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/arrangement.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/arrangement.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/channel.rs:24:48
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/channel.rs:38:48
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/channel.rs:24:48
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/channel.rs:38:48
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/content_type.rs:7:48
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/content_type.rs:7:48
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/device_mods/compressor.rs:12:48
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/device_mods/device.rs:13:48
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/device_mods/compressor.rs:12:48
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/device_mods/device.rs:22:48
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/device_mods/device.rs:13:48
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/device_mods/device_role.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/device_mods/eq_band.rs:7:48
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/device_mods/device.rs:22:48
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/device_mods/device_role.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/device_mods/eq_band_type.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/device_mods/eq_band.rs:7:48
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/device_mods/equalizer.rs:10:48
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/device_mods/eq_band_type.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/device_mods/equalizer.rs:10:48
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/device_mods/limiter.rs:10:48
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/device_mods/limiter.rs:10:48
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/device_mods/noise_gate.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/device_mods/noise_gate.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/expression_type.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/expression_type.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/interpolation.rs:9:48
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/interpolation.rs:9:48
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/meta_data.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/mixer_role.rs:7:59
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Deserialize, Serialize, PartialEq, Clone, Dummy)]
[INFO] [stdout]   |                                                           ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/meta_data.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/mixer_role.rs:7:59
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Deserialize, Serialize, PartialEq, Clone, Dummy)]
[INFO] [stdout]   |                                                           ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/project.rs:17:48
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/project.rs:17:48
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/scene.rs:14:48
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/scene.rs:14:48
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/send_type.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/send_type.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/timeline_mods/clip.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/timeline_mods/clip.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/timeline_mods/clips.rs:13:48
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/timeline_mods/clips.rs:13:48
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/timeline_mods/lanes.rs:13:48
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/timeline_mods/lanes.rs:13:48
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/timeline_mods/markers.rs:13:48
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/timeline_mods/markers.rs:13:48
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/timeline_mods/points.rs:14:48
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/timeline_mods/points.rs:24:48
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/timeline_mods/points.rs:14:48
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/timeline_mods/points.rs:24:48
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/timeline_mods/time_signature_point.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/timeline_mods/time_signature_point.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/timeline_mods/time_unit.rs:7:48
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/timeline_mods/time_unit.rs:7:48
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/timeline_mods/warp.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/timeline_mods/warp.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/timeline_mods/warps.rs:14:48
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/timeline_mods/warps.rs:14:48
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/transport.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/api/transport.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/unit.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/api/unit.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of undeclared crate or module `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Dummy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dawproject-rs` (lib) due to 32 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dawproject-rs` (lib test) due to 32 previous errors
[INFO] running `Command { std: "docker" "inspect" "1d7b77dbe070f425dae3f1ab81b6769a318237c5e4a408c9fb8bb40b834c1d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d7b77dbe070f425dae3f1ab81b6769a318237c5e4a408c9fb8bb40b834c1d08", kill_on_drop: false }`
[INFO] [stdout] 1d7b77dbe070f425dae3f1ab81b6769a318237c5e4a408c9fb8bb40b834c1d08
