[INFO] fetching crate dawproject-rs 0.1.1...
[INFO] testing dawproject-rs-0.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dawproject-rs 0.1.1 into /workspace/builds/worker-6-tc2/source
[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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dawproject-rs 0.1.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 127 packages to latest compatible versions
[INFO] [stderr]       Adding fake v2.10.0 (available: v4.4.0)
[INFO] [stderr]       Adding quick-xml v0.31.0 (available: v0.38.3)
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.27.2)
[INFO] [stderr]       Adding xml v0.8.20 (available: v1.0.0)
[INFO] [stderr]       Adding zip v0.6.6 (available: v5.1.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0796ddcbba8822a2162a0f1b5fc54ff8f06f536e95f4c3b81f83b3fd0c9df482
[INFO] running `Command { std: "docker" "start" "-a" "0796ddcbba8822a2162a0f1b5fc54ff8f06f536e95f4c3b81f83b3fd0c9df482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0796ddcbba8822a2162a0f1b5fc54ff8f06f536e95f4c3b81f83b3fd0c9df482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0796ddcbba8822a2162a0f1b5fc54ff8f06f536e95f4c3b81f83b3fd0c9df482", kill_on_drop: false }`
[INFO] [stdout] 0796ddcbba8822a2162a0f1b5fc54ff8f06f536e95f4c3b81f83b3fd0c9df482
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f934684f79b2b8c27ab97f9f8168b16be7c36eaa664e655b3c491a30e735fb0
[INFO] running `Command { std: "docker" "start" "-a" "3f934684f79b2b8c27ab97f9f8168b16be7c36eaa664e655b3c491a30e735fb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling xml v0.8.20
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling atomig-macro v0.4.0
[INFO] [stderr]    Compiling uuid-macro-internal v1.18.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling atomig v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dummy v0.8.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling cargo-limit v0.0.10
[INFO] [stderr]    Compiling dawproject-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand`
[INFO] [stdout]   --> src/api/arrangement.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `rand`
[INFO] [stdout]   --> src/api/channel.rs:24:48
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `rand`
[INFO] [stdout]   --> src/api/channel.rs:38:48
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `rand`
[INFO] [stdout]  --> src/api/interpolation.rs:9:48
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `rand`
[INFO] [stdout]   --> src/api/project.rs:17:48
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `rand`
[INFO] [stdout]   --> src/api/scene.rs:14:48
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `rand`
[INFO] [stdout]   --> src/api/transport.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]    |                                                ^^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `rand`
[INFO] [stdout]  --> src/api/unit.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Deserialize, Serialize, Clone, Dummy)]
[INFO] [stdout]   |                                                ^^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[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] running `Command { std: "docker" "inspect" "3f934684f79b2b8c27ab97f9f8168b16be7c36eaa664e655b3c491a30e735fb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f934684f79b2b8c27ab97f9f8168b16be7c36eaa664e655b3c491a30e735fb0", kill_on_drop: false }`
[INFO] [stdout] 3f934684f79b2b8c27ab97f9f8168b16be7c36eaa664e655b3c491a30e735fb0
